Pull request #3443 opened 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 6b23ec567a86ee52455607061a4fabaca114589a rather than fe00754adffd8f3eabd989660c0f21412a68e8e1 Obtained Jenkinsfile from 6b23ec567a86ee52455607061a4fabaca114589a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3443/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3443/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4074 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 Commit message: "fix(notifications): fix using the wrong key to update Subscription" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:45:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:45:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:45:23 ========================================================= 12:45:23 EdgeX Global Pipelines Version Info 12:45:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:45:25 ------------------- 12:45:25 stable info: 12:45:25 ------------------- 12:45:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:45:25 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 12:45:25 Message: update stable to v1.0.191 12:45:26 ------------------- 12:45:26 experimental info: 12:45:26 ------------------- 12:45:26 Commited By: **** collab-it+edgex@linuxfoundation.org 12:45:26 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 12:45:26 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 12:45:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3443 [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3443 [Pipeline] echo 12:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3443 [Pipeline] echo 12:45:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe00754adffd8f3eabd989660c0f21412a68e8e1 [Pipeline] echo 12:45:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe00754 [Pipeline] echo 12:45:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:45:28 provisioning config files... 12:45:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1702262201078181472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:45:28 ---> docker-login.sh 12:45:28 nexus3.edgexfoundry.org:10001 12:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:29 Configure a credential helper to remove this warning. See 12:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:29 12:45:29 Login Succeeded 12:45:29 nexus3.edgexfoundry.org:10002 12:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:29 Configure a credential helper to remove this warning. See 12:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:29 12:45:29 Login Succeeded 12:45:29 nexus3.edgexfoundry.org:10003 12:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:30 Configure a credential helper to remove this warning. See 12:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:30 12:45:30 Login Succeeded 12:45:30 nexus3.edgexfoundry.org:10004 12:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:30 Configure a credential helper to remove this warning. See 12:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:30 12:45:30 Login Succeeded 12:45:30 docker.io 12:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:45:30 Configure a credential helper to remove this warning. See 12:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:45:30 12:45:30 Login Succeeded 12:45:30 ---> docker-login.sh ends [Pipeline] } 12:45:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:45:31 ++ 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 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/core-command/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo core-command,cmd/core-command/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/core-data/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo core-data,cmd/core-data/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/core-metadata/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo core-metadata,cmd/core-metadata/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/security-bootstrapper/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/security-proxy-setup/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/support-notifications/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo support-notifications,cmd/support-notifications/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/support-scheduler/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:45:31 + for file in '`ls cmd/**/Dockerfile`' 12:45:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:45:31 ++ cut -d/ -f2 12:45:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:45:31 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:45:33 12:45:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:45:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:45:33 latest: Pulling from edgex-devops/git-semver 12:45:33 31603596830f: Pulling fs layer 12:45:33 54011a49482f: Pulling fs layer 12:45:33 a6820b24f6d8: Pulling fs layer 12:45:33 f581987b2513: Pulling fs layer 12:45:33 f581987b2513: Waiting 12:45:33 54011a49482f: Verifying Checksum 12:45:33 54011a49482f: Download complete 12:45:34 31603596830f: Download complete 12:45:35 31603596830f: Pull complete 12:45:35 f581987b2513: Verifying Checksum 12:45:35 f581987b2513: Download complete 12:45:35 54011a49482f: Pull complete 12:45:35 a6820b24f6d8: Verifying Checksum 12:45:35 a6820b24f6d8: Download complete 12:45:36 a6820b24f6d8: Pull complete 12:45:36 f581987b2513: Pull complete 12:45:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:45:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:45:36 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 12:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:45:39 $ docker top aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:40 [ssh-agent] Looking for ssh-agent implementation... 12:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:40 $ docker exec aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent 12:45:40 SSH_AUTH_SOCK=/tmp/ssh-dFQ3Vmn74Io5/agent.12 12:45:40 SSH_AGENT_PID=17 12:45:40 Running ssh-add (command line suppressed) 12:45:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2300603309998231487.key (/w/workspace/edgex-go/1@tmp/private_key_2300603309998231487.key) 12:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:41 + git tag --points-at HEAD [Pipeline] } 12:45:41 $ docker exec --env ******** --env ******** aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent -k 12:45:41 unset SSH_AUTH_SOCK; 12:45:41 unset SSH_AGENT_PID; 12:45:41 echo Agent pid 17 killed; 12:45:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:41 [ssh-agent] Looking for ssh-agent implementation... 12:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:41 $ docker exec aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent 12:45:41 SSH_AUTH_SOCK=/tmp/ssh-ptnVcifLtn3g/agent.46 12:45:41 SSH_AGENT_PID=52 12:45:41 Running ssh-add (command line suppressed) 12:45:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7016354753016406996.key (/w/workspace/edgex-go/1@tmp/private_key_7016354753016406996.key) 12:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:42 + git semver init 12:45:42 # -> Open(): unable to determine branch for HEAD 12:45:42 # $GIT_DIR = /w/workspace/edgex-go/1/.git 12:45:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 12:45:42 # $SEMVER_REMOTE_NAME = origin 12:45:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:45:42 # $SEMVER_USER_NAME = edgex-jenkins 12:45:42 # $SEMVER_BRANCH = PR-3443 12:45:42 # $SEMVER_TEMP = /tmp/semver-750500824 12:45:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:46:29 # '/tmp/semver-750500824' -> '/w/workspace/edgex-go/1/.semver' 12:46:29 # -> Force: false 12:46:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 12:46:29 $ docker exec --env ******** --env ******** aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d ssh-agent -k 12:46:29 unset SSH_AUTH_SOCK; 12:46:29 unset SSH_AGENT_PID; 12:46:29 echo Agent pid 52 killed; 12:46:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:46:30 + git semver [Pipeline] } 12:46:30 $ docker stop --time=1 aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d 12:46:32 $ docker rm -f aeb07708252066c5a71644eb352d4234dbb06c11ca365d2ac8da4cd7c3a3546d [Pipeline] // withDockerContainer [Pipeline] sh 12:46:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:46:33 Stashed 1 file(s) [Pipeline] echo 12:46:33 [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 12:46:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:46:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:46:34 + sudo service docker restart 12:46:34 + true 12:46:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 12:46:35 ========================================================= 12:46:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:46:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:46:35 + 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 . 12:46:39 Sending build context to Docker daemon 330MB 12:46:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:46:39 Step 2/6 : FROM ${BASE} 12:46:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:46:39 540db60ca938: Pulling fs layer 12:46:39 adcc1eea9eea: Pulling fs layer 12:46:39 4c4ab2625f07: Pulling fs layer 12:46:39 0510c868ecb4: Pulling fs layer 12:46:39 afea3b2eda06: Pulling fs layer 12:46:39 7809a108b3ef: Pulling fs layer 12:46:39 f706445af74f: Pulling fs layer 12:46:39 afea3b2eda06: Waiting 12:46:39 7809a108b3ef: Waiting 12:46:39 f706445af74f: Waiting 12:46:39 0510c868ecb4: Waiting 12:46:40 4c4ab2625f07: Verifying Checksum 12:46:40 4c4ab2625f07: Download complete 12:46:44 adcc1eea9eea: Verifying Checksum 12:46:44 adcc1eea9eea: Download complete 12:46:44 afea3b2eda06: Verifying Checksum 12:46:44 afea3b2eda06: Download complete 12:46:44 7809a108b3ef: Verifying Checksum 12:46:44 7809a108b3ef: Download complete 12:46:48 Still waiting to schedule task 12:46:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 12:47:06 540db60ca938: Verifying Checksum 12:47:06 540db60ca938: Download complete 12:47:06 540db60ca938: Pull complete 12:47:06 adcc1eea9eea: Pull complete 12:47:06 4c4ab2625f07: Pull complete 12:49:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4075 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws 12:49:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:49:14 using credential edgex-jenkins-ssh 12:49:14 Cloning the remote Git repository 12:49:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:49:14 > git init /w/workspace/edgex-go/1 # timeout=10 12:49:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:49:14 > git --version # timeout=10 12:49:15 > git --version # 'git version 2.17.1' 12:49:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:42 f706445af74f: Verifying Checksum 12:49:42 f706445af74f: Download complete 12:51:04 0510c868ecb4: Verifying Checksum 12:51:04 0510c868ecb4: Download complete 12:51:04 0510c868ecb4: Pull complete 12:51:04 afea3b2eda06: Pull complete 12:51:04 7809a108b3ef: Pull complete 12:51:04 f706445af74f: Pull complete 12:51:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:51:04 ---> b068be0155e3 12:51: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 12:51:04 ---> Running in c7a1f709a572 12:51:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:51:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:52:00 (1/12) Installing libmagic (5.39-r0) 12:52:18 (2/12) Installing file (5.39-r0) 12:52:18 (3/12) Installing libc-dev (0.7.2-r3) 12:52:18 (4/12) Installing g++ (10.2.1_pre1-r3) 12:55:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:55:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:55:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:55:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:55:17 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 12:55:18 Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 12:55:18 Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) 12:55:22 Commit message: "fix(notifications): fix using the wrong key to update Subscription" 12:55:22 > git --version # timeout=10 12:55:22 > git --version # 'git version 2.17.1' 12:55:22 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:55:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:55:25 + + sudotrue service docker 12:55:25 restart 12:55:17 > git config core.sparsecheckout # timeout=10 12:55:17 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 12:55:18 > git remote # timeout=10 12:55:18 > git config --get remote.origin.url # timeout=10 12:55:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:18 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 12:55:18 > git rev-parse HEAD^{commit} # timeout=10 12:55:18 > git config core.sparsecheckout # timeout=10 12:55:18 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:55:27 provisioning config files... 12:55:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6764765700961741939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:27 ---> docker-login.sh 12:55:27 nexus3.edgexfoundry.org:10001 12:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:29 Configure a credential helper to remove this warning. See 12:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:29 12:55:29 Login Succeeded 12:55:29 nexus3.edgexfoundry.org:10002 12:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:30 Configure a credential helper to remove this warning. See 12:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:30 12:55:30 Login Succeeded 12:55:30 nexus3.edgexfoundry.org:10003 12:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:30 Configure a credential helper to remove this warning. See 12:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:30 12:55:30 Login Succeeded 12:55:30 nexus3.edgexfoundry.org:10004 12:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:32 Configure a credential helper to remove this warning. See 12:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:32 12:55:32 Login Succeeded 12:55:32 docker.io 12:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:55:33 Configure a credential helper to remove this warning. See 12:55:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:55:33 12:55:33 Login Succeeded 12:55:33 ---> docker-login.sh ends [Pipeline] } 12:55:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:55:34 ========================================================= 12:55:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:55:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:55:34 + 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 . 12:55:37 Sending build context to Docker daemon 167.6MB 12:55:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:55:37 Step 2/6 : FROM ${BASE} 12:55:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:55:37 595b0fe564bb: Pulling fs layer 12:55:37 7186ed65a4f7: Pulling fs layer 12:55:37 316046926c0a: Pulling fs layer 12:55:37 4ebd0625c992: Pulling fs layer 12:55:37 207e8628e3a3: Pulling fs layer 12:55:37 c791037a9be2: Pulling fs layer 12:55:37 ffd874e62e21: Pulling fs layer 12:55:37 207e8628e3a3: Waiting 12:55:37 c791037a9be2: Waiting 12:55:37 ffd874e62e21: Waiting 12:55:37 4ebd0625c992: Waiting 12:55:38 316046926c0a: Verifying Checksum 12:55:38 316046926c0a: Download complete 12:55:38 7186ed65a4f7: Download complete 12:55:38 207e8628e3a3: Verifying Checksum 12:55:38 207e8628e3a3: Download complete 12:55:40 c791037a9be2: Verifying Checksum 12:55:40 c791037a9be2: Download complete 12:55:43 595b0fe564bb: Verifying Checksum 12:55:43 595b0fe564bb: Download complete 12:55:43 595b0fe564bb: Pull complete 12:55:44 7186ed65a4f7: Pull complete 12:55:44 316046926c0a: Pull complete 12:56:31 ffd874e62e21: Verifying Checksum 12:56:31 ffd874e62e21: Download complete 12:56:34 4ebd0625c992: Verifying Checksum 12:56:34 4ebd0625c992: Download complete 12:56:44 4ebd0625c992: Pull complete 12:56:44 207e8628e3a3: Pull complete 12:56:44 c791037a9be2: Pull complete 12:56:48 ffd874e62e21: Pull complete 12:56:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 12:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:48 ---> cfc18b08335c 12:56:48 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 12:56:50 ---> Running in a530cb869eae 12:56:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:55 (1/12) Installing libmagic (5.39-r0) 12:56:56 (2/12) Installing file (5.39-r0) 12:56:56 (3/12) Installing libc-dev (0.7.2-r3) 12:56:57 (4/12) Installing g++ (10.2.1_pre1-r3) 12:57:10 (5/12) Installing fortify-headers (1.1-r0) 12:57:10 (6/12) Installing patch (2.7.6-r6) 12:57:10 (7/12) Installing build-base (0.5-r2) 12:57:10 (8/12) Installing libsodium (1.0.18-r0) 12:57:10 (9/12) Installing pkgconf (1.7.3-r0) 12:57:10 (10/12) Installing libsodium-dev (1.0.18-r0) 12:57:10 (11/12) Installing libzmq (4.3.3-r1) 12:57:10 (12/12) Installing zeromq-dev (4.3.3-r1) 12:57:10 Executing busybox-1.32.1-r6.trigger 12:57:10 OK: 219 MiB in 52 packages 12:57:10 Removing intermediate container c7a1f709a572 12:57:10 ---> 3e670cf990a6 12:57:10 Step 4/6 : WORKDIR /edgex-go 12:57:10 ---> Running in f6eead6eb266 12:57:10 Removing intermediate container f6eead6eb266 12:57:10 ---> 689789325565 12:57:10 Step 5/6 : COPY go.mod . 12:57:11 ---> 0afe0c6b7288 12:57:11 Step 6/6 : RUN go mod download 12:57:11 ---> Running in 877e00ce40d8 12:57:37 Removing intermediate container 877e00ce40d8 12:57:37 ---> b4bb8ab665ba 12:57:37 Successfully built b4bb8ab665ba 12:57:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:57:38 + docker inspect -f . ci-base-image-x86_64 12:57:38 . [Pipeline] withDockerContainer 12:57:38 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 12:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:39 $ docker top 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:39 + go version 12:57:39 go version go1.16.3 linux/amd64 [Pipeline] } 12:57:39 $ docker stop --time=1 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 12:57:41 $ docker rm -f 2621aa007abb1adfa725e8467ea1752e8a0e83d037a78f94804b351c4fc2c301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:42 + docker inspect -f . ci-base-image-x86_64 12:57:42 . [Pipeline] withDockerContainer 12:57:42 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 12:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:57:43 $ docker top ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 -eo pid,comm [Pipeline] { [Pipeline] echo 12:57:43 ========================================================= 12:57:43 [edgeXBuildGoParallel] Running Tests and Build... 12:57:43 ========================================================= [Pipeline] sh 12:57:43 + go mod tidy [Pipeline] sh 12:57:44 + make test 12:57:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:57:53 ? github.com/edgexfoundry/edgex-go [no test files] 12:58:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:58:18 (5/12) Installing fortify-headers (1.1-r0) 12:58:18 (6/12) Installing patch (2.7.6-r6) 12:58:18 (7/12) Installing build-base (0.5-r2) 12:58:18 (8/12) Installing libsodium (1.0.18-r0) 12:58:18 (9/12) Installing pkgconf (1.7.3-r0) 12:58:18 (10/12) Installing libsodium-dev (1.0.18-r0) 12:58:18 (11/12) Installing libzmq (4.3.3-r1) 12:58:19 (12/12) Installing zeromq-dev (4.3.3-r1) 12:58:19 Executing busybox-1.32.1-r6.trigger 12:58:19 OK: 218 MiB in 52 packages 12:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:58:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:58:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:58:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:58:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:58:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:58:23 Removing intermediate container a530cb869eae 12:58:23 ---> db075314e3ff 12:58:23 Step 4/6 : WORKDIR /edgex-go 12:58:23 ---> Running in 6b77fd367208 12:58:24 Removing intermediate container 6b77fd367208 12:58:24 ---> 1504d91e0bbd 12:58:24 Step 5/6 : COPY go.mod . 12:58:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:58:25 ---> 1123b5d62df8 12:58:25 Step 6/6 : RUN go mod download 12:58:25 ---> Running in a54e4f22c2bd 12:58:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:58:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:58:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:58:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 45.9% of statements 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 19.8% of statements 12:58:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 71.3% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.164s coverage: 87.7% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements 12:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements 12:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:58:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:58:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.413s coverage: 95.1% of statements 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:58:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:58:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.9% of statements 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:58:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.6% of statements 12:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 12:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 12:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 12:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 12:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 12:58:51 Removing intermediate container a54e4f22c2bd 12:58:51 ---> 903f7bdf78e1 12:58:51 Successfully built 903f7bdf78e1 12:58:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:58:52 + docker inspect -f . ci-base-image-arm64 12:58:52 . [Pipeline] withDockerContainer 12:58:52 prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container 12:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 12:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 12:58:54 $ docker top 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:55 + go version 12:58:55 go version go1.16.3 linux/arm64 [Pipeline] } 12:58:55 $ docker stop --time=1 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b 12:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.291s coverage: 81.8% of statements 12:58:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:58:57 $ docker rm -f 4818ed18eb6620bd571d168db93ef59a6533d7eb4d8a1c12635209cbb70b6e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:58 + docker inspect -f . ci-base-image-arm64 12:58:58 . [Pipeline] withDockerContainer 12:58:58 prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container 12:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:59:00 $ docker top e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b -eo pid,comm [Pipeline] { [Pipeline] echo 12:59:00 ========================================================= 12:59:00 [edgeXBuildGoParallel] Running Tests and Build... 12:59:00 ========================================================= [Pipeline] sh 12:59:01 + go mod tidy [Pipeline] sh 12:59:02 + make test 12:59:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.089s coverage: 87.2% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.2% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 66.9% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.4% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.059s coverage: 9.6% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.158s coverage: 92.6% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 28.7% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.095s coverage: 64.6% of statements 12:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.139s coverage: 97.6% of statements 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 12:59:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements 12:59:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 12:59:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.034s coverage: 85.7% of statements 12:59:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 12:59:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 12:59:06 GO111MODULE=on go vet ./... 12:59:29 ? github.com/edgexfoundry/edgex-go [no test files] 12:59:38 gofmt -l . 12:59:38 [ "`gofmt -l .`" = "" ] 12:59:39 ./bin/test-go-mod-tidy.sh 12:59:39 ./bin/test-attribution-txt.sh [Pipeline] sh 12:59:42 + ls -al . 12:59:42 total 816 12:59:42 drwxrwxr-x 10 1001 1001 4096 May 10 12:59 . 12:59:42 drwxr-xr-x 4 root root 28 May 10 12:57 .. 12:59:42 -rw-rw-r-- 1 1001 1001 11 May 10 12:45 .dockerignore 12:59:42 drwxrwxr-x 8 1001 1001 179 May 10 12:45 .git 12:59:42 drwxrwxr-x 3 1001 1001 125 May 10 12:45 .github 12:59:42 -rw-rw-r-- 1 1001 1001 818 May 10 12:45 .gitignore 12:59:42 drwx------ 3 1001 1001 60 May 10 12:46 .semver 12:59:42 -rw-rw-r-- 1 1001 1001 166 May 10 12:45 .sonarcloud.properties 12:59:42 -rw-rw-r-- 1 1001 1001 8609 May 10 12:45 Attribution.txt 12:59:42 -rw-rw-r-- 1 1001 1001 3804 May 10 12:45 CONTRIBUTING.md 12:59:42 -rw-rw-r-- 1 1001 1001 931 May 10 12:45 Dockerfile.build 12:59:42 -rw-rw-r-- 1 1001 1001 863 May 10 12:45 Jenkinsfile 12:59:42 -rw-rw-r-- 1 1001 1001 10775 May 10 12:45 LICENSE 12:59:42 -rw-rw-r-- 1 1001 1001 5774 May 10 12:45 Makefile 12:59:42 -rw-rw-r-- 1 1001 1001 7978 May 10 12:45 README.md 12:59:42 -rw-rw-r-- 1 1001 1001 6755 May 10 12:45 SECURITY.md 12:59:42 -rw-rw-r-- 1 1001 1001 5 May 10 12:46 VERSION 12:59:42 -rw-rw-r-- 1 1001 1001 4131 May 10 12:45 ZMQWindows.md 12:59:42 drwxrwxr-x 2 1001 1001 117 May 10 12:45 bin 12:59:42 drwxrwxr-x 14 1001 1001 4096 May 10 12:45 cmd 12:59:42 -rw-r--r-- 1 root root 706092 May 10 12:59 coverage.out 12:59:42 -rw-r--r-- 1 root root 1060 May 10 12:59 go.mod 12:59:42 -rw-r--r-- 1 root root 22169 May 10 12:57 go.sum 12:59:42 drwxrwxr-x 8 1001 1001 127 May 10 12:45 internal 12:59:42 drwxrwxr-x 4 1001 1001 26 May 10 12:45 openapi 12:59:42 drwxrwxr-x 4 1001 1001 71 May 10 12:45 snap 12:59:42 -rw-rw-r-- 1 1001 1001 168 May 10 12:45 version.go [Pipeline] sh 12:59:43 + '[' -e coverage.out ] 12:59:43 + chown 1001:1001 coverage.out [Pipeline] stash 12:59:43 Stashed 1 file(s) [Pipeline] sh 12:59:43 + make build 12:59:43 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 12:59:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:59:56 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 12:59:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:59:58 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 12:59:58 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 13:00:00 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 13:00:01 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 13:00:02 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 13:00:03 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 13:00:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:00:06 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] } 13:00:10 $ docker stop --time=1 ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 13:00:12 $ docker rm -f ef859d08e19b071738f4e556c158a8ed8860020c305e6e73cd2ea154892a1ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:00:17 13:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:00:17 latest: Pulling from edgex-devops/edgex-compose 13:00:17 cbdbe7a5bc2a: Pulling fs layer 13:00:17 ca9280d653b3: Pulling fs layer 13:00:17 7e9c9ca2126c: Pulling fs layer 13:00:17 cbdbe7a5bc2a: Verifying Checksum 13:00:17 cbdbe7a5bc2a: Download complete 13:00:18 cbdbe7a5bc2a: Pull complete 13:00:18 ca9280d653b3: Verifying Checksum 13:00:18 ca9280d653b3: Download complete 13:00:19 ca9280d653b3: Pull complete 13:00:19 7e9c9ca2126c: Verifying Checksum 13:00:19 7e9c9ca2126c: Download complete 13:00:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:00:26 7e9c9ca2126c: Pull complete 13:00:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:00:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:00:26 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 13:00:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:00:29 $ docker top e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:30 + docker-compose build --help 13:00:30 + grep parallel 13:00:31 --parallel Build images in parallel. [Pipeline] } 13:00:31 $ docker stop --time=1 e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f 13:00:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:00:32 $ docker rm -f e76719cd488191ccdcfd121890b20e7492d2942656457ce953507b0b3ccdfd8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:00:33 . [Pipeline] withDockerContainer 13:00:33 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 13:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:00:34 $ docker top d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:35 + docker-compose -f ./docker-compose-build.yml build --parallel 13:00:36 Building docker-core-command-go ... 13:00:36 Building docker-core-data-go ... 13:00:36 Building docker-core-metadata-go ... 13:00:36 Building docker-security-bootstrapper-go ... 13:00:36 Building docker-security-proxy-setup-go ... 13:00:36 Building docker-security-secretstore-setup-go ... 13:00:36 Building docker-support-notifications-go ... 13:00:36 Building docker-support-scheduler-go ... 13:00:36 Building docker-sys-mgmt-agent-go ... 13:00:36 Building docker-support-notifications-go 13:00:36 Building docker-sys-mgmt-agent-go 13:00:36 Building docker-core-metadata-go 13:00:36 Building docker-security-proxy-setup-go 13:00:36 Building docker-support-scheduler-go 13:00:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:00:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:00:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:00:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:00:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:00:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:00:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.378s coverage: 45.9% of statements 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.126s coverage: 19.8% of statements 13:01:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.252s coverage: 100.0% of statements 13:01:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:01:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:01:08 ---> b4bb8ab665ba 13:01:08 Step 3/23 : WORKDIR /edgex-go 13:01:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:01:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:01:08 ---> b4bb8ab665ba 13:01:08 Step 3/23 : WORKDIR /edgex-go 13:01:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:01:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:09 ---> b4bb8ab665ba 13:01:09 Step 3/22 : WORKDIR /edgex-go 13:01:09 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:01:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:01:09 ---> b4bb8ab665ba 13:01:09 Step 3/21 : WORKDIR /edgex-go 13:01:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:01:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:01:09 ---> b4bb8ab665ba 13:01:09 Step 3/22 : WORKDIR /edgex-go 13:01:10 ---> Running in 78120084437e 13:01:11 ---> Running in 681d38cdd34b 13:01:11 ---> Running in 1c1d665fbb12 13:01:11 ---> Running in 097db623cdc4 13:01:11 ---> Running in e9dcb9046ec7 13:01:11 Removing intermediate container 78120084437e 13:01:11 ---> 22902ea153ed 13:01:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.148s coverage: 100.0% of statements 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 71.3% of statements 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:01:11 ---> Running in eeca16dc5e8c 13:01:11 Removing intermediate container 1c1d665fbb12 13:01:11 ---> 66ac7121b694 13:01:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:11 Removing intermediate container e9dcb9046ec7 13:01:11 ---> 5fd05ac4b1d5 13:01:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:11 Removing intermediate container 681d38cdd34b 13:01:11 ---> bc96f78010a3 13:01:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:11 Removing intermediate container 097db623cdc4 13:01:11 ---> 4eb594533937 13:01:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:12 ---> Running in 0709adab099c 13:01:12 ---> Running in 38dfc9535c7d 13:01:12 ---> Running in 7b2f7105c67c 13:01:12 ---> Running in 1b5c2713d4b4 13:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.459s coverage: 87.7% of statements 13:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements 13:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:01:14 Removing intermediate container eeca16dc5e8c 13:01:14 ---> 643c77f4b109 13:01:14 Step 5/23 : RUN apk add --update --no-cache make git 13:01:14 Removing intermediate container 0709adab099c 13:01:14 ---> f98b68e7078f 13:01:14 Step 5/23 : RUN apk add --update --no-cache make bash git 13:01:14 ---> Running in 8548ba9852a5 13:01:14 ---> Running in e3edda8574fc 13:01:14 Removing intermediate container 38dfc9535c7d 13:01:14 ---> df55e784ef73 13:01:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:01:14 ---> Running in eb0207ce948e 13:01:14 Removing intermediate container 7b2f7105c67c 13:01:14 ---> 92fdbae42222 13:01:14 Step 5/22 : RUN apk add --update --no-cache make git 13:01:14 Removing intermediate container 1b5c2713d4b4 13:01:14 ---> 6e5fea3f047b 13:01:14 Step 5/21 : RUN apk add --update --no-cache make git 13:01:14 ---> Running in dfb58e9f7c6d 13:01:14 ---> Running in 260ee5c77021 13:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:01:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:01:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:01:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:01:18 OK: 219 MiB in 52 packages 13:01:18 OK: 219 MiB in 52 packages 13:01:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:01:19 Removing intermediate container e3edda8574fc 13:01:19 ---> c8f8bc25ec1d 13:01:19 Step 6/23 : COPY go.mod . 13:01:19 Removing intermediate container eb0207ce948e 13:01:19 ---> 707a54ed4277 13:01:19 Step 6/22 : COPY go.mod . 13:01:19 ---> 69722978251d 13:01:19 Step 7/23 : RUN go mod download 13:01:19 ---> d6d8bcf11342 13:01:19 Step 7/22 : RUN go mod download 13:01:19 ---> Running in e84596007551 13:01:19 ---> Running in ecb410b1c06a 13:01:21 Removing intermediate container ecb410b1c06a 13:01:21 ---> 89a121d29073 13:01:21 Step 8/23 : COPY . . 13:01:21 Removing intermediate container e84596007551 13:01:21 ---> c50ae308c649 13:01:21 Step 8/22 : COPY . . 13:01:22 OK: 219 MiB in 52 packages 13:01:23 OK: 219 MiB in 52 packages 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.208s coverage: 28.6% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.211s coverage: 100.0% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.477s coverage: 97.5% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.227s coverage: 78.3% of statements 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:01:27 OK: 219 MiB in 52 packages 13:01:30 Removing intermediate container 8548ba9852a5 13:01:30 ---> ad061caade35 13:01:30 Step 6/23 : COPY go.mod . 13:01:30 Removing intermediate container dfb58e9f7c6d 13:01:30 ---> fae4af7bf89b 13:01:30 Step 6/22 : COPY go.mod . 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 95.1% of statements 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.228s coverage: 0.9% of statements 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.124s coverage: 22.6% of statements 13:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.156s coverage: 94.1% of statements 13:01:31 Removing intermediate container 260ee5c77021 13:01:31 ---> 43e83ac7e49b 13:01:31 Step 6/21 : COPY go.mod . 13:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements 13:01:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements 13:01:32 ---> 1fb1f60ef429 13:01:32 Step 7/23 : RUN go mod download 13:01:32 ---> f32476be6274 13:01:32 Step 7/22 : RUN go mod download 13:01:36 ---> 130452791e73 13:01:36 Step 7/21 : RUN go mod download 13:01:36 ---> Running in 963e0b4a7bb8 13:01:36 ---> Running in 6684cb34d342 13:01:37 ---> Running in d909ad5019fc 13:01:42 Removing intermediate container 963e0b4a7bb8 13:01:42 ---> 7fc00d56b482 13:01:42 Step 8/23 : COPY . . 13:01:42 Removing intermediate container 6684cb34d342 13:01:42 ---> 9925f55bd749 13:01:42 Step 8/22 : COPY . . 13:01:42 Removing intermediate container d909ad5019fc 13:01:42 ---> 58ae34fd1984 13:01:42 Step 8/21 : COPY . . 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.159s coverage: 94.4% of statements 13:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.115s coverage: 44.8% of statements 13:01:44 ---> a55744dd6b64 13:01:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:01:44 ---> 926bb25b0f42 13:01:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.648s coverage: 81.8% of statements 13:01:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:01:53 ---> Running in d298f12fb1f1 13:01:53 ---> Running in 1b6892080e85 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.214s coverage: 92.9% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.147s coverage: 80.0% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.182s coverage: 87.2% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.218s coverage: 85.4% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.761s coverage: 64.4% of statements 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:01:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.115s coverage: 100.0% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements 13:01:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 13:01:58 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 13:01:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 13:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 13:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.105s coverage: 66.9% of statements 13:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:02:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.4% of statements 13:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 13:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 13:02:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.482s coverage: 47.0% of statements 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:02:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.104s coverage: 100.0% of statements 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:02:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:02:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.134s coverage: 9.6% of statements 13:02:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:02:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.443s coverage: 92.6% of statements 13:02:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:02:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:02:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:02:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.342s coverage: 28.7% of statements 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:02:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:02:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:02:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.175s coverage: 64.6% of statements 13:02:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:02:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.393s coverage: 97.6% of statements 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:02:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:02:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:02:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:02:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:02:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 13:02:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.124s coverage: 28.1% of statements 13:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 13:02:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements 13:02:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 13:02:20 ---> 09849e3b2655 13:02:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:02:20 ---> 97986eb83b08 13:02:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:02:20 ---> 9ede212c39cb 13:02:20 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:02:20 ---> Running in 70153d8fd3cd 13:02:20 ---> Running in 3a7d1f08b305 13:02:20 ---> Running in cd350f1dcf95 13:02:20 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 13:02:20 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 13:02:20 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 13:02:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 13:02:22 GO111MODULE=on go vet ./... 13:02:36 Removing intermediate container 1b6892080e85 13:02:36 ---> 640531bcd756 13:02:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:02:36 ---> Running in 97497c254264 13:02:36 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 13:02:40 Removing intermediate container d298f12fb1f1 13:02:40 ---> ef5195a39af7 13:02:40 13:02:40 Step 10/22 : FROM alpine:3.12 13:02:40 Removing intermediate container 97497c254264 13:02:40 ---> 448a949dc545 13:02:40 13:02:40 Step 11/23 : FROM docker:20.10.0 13:02:40 3.12: Pulling from library/alpine 13:02:40 20.10.0: Pulling from library/docker 13:02:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:02:43 Status: Downloaded newer image for alpine:3.12 13:02:43 ---> 13621d1b12d4 13:02:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:02:43 ---> Running in 66b0b766bdd1 13:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:02:45 (1/2) Installing ca-certificates (20191127-r4) 13:02:45 (2/2) Installing dumb-init (1.2.2-r1) 13:02:45 Executing busybox-1.31.1-r20.trigger 13:02:45 Executing ca-certificates-20191127-r4.trigger 13:02:45 OK: 6 MiB in 16 packages 13:02:49 Removing intermediate container 66b0b766bdd1 13:02:49 ---> b0a44e0fa59a 13:02:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:02:50 ---> Running in cfa8de9102dc 13:02:51 Removing intermediate container cfa8de9102dc 13:02:51 ---> fb08575c4cec 13:02:51 Step 13/22 : ENV APP_PORT=48060 13:02:51 ---> Running in 38490697c9f1 13:02:51 Removing intermediate container 38490697c9f1 13:02:51 ---> da59648258ee 13:02:51 Step 14/22 : EXPOSE $APP_PORT 13:02:51 ---> Running in 6ebb6f458c10 13:02:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:02:52 Status: Downloaded newer image for docker:20.10.0 13:02:52 ---> aefe523efa57 13:02:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:02:53 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 13:02:53 ---> Running in c33be5998ce2 13:02:53 Removing intermediate container 6ebb6f458c10 13:02:53 ---> b80cb94cd5ad 13:02:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:02:53 Removing intermediate container c33be5998ce2 13:02:53 ---> 76022054d1e3 13:02:53 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:02:53 ---> Running in aadb4ccdad5f 13:02:53 ---> 2140d71505ac 13:02:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:02:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:02:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:02:55 ---> 7fec84e42ff2 13:02:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:02:55 (1/39) Installing readline (8.0.4-r0) 13:02:55 (2/39) Installing bash (5.0.17-r0) 13:02:55 Executing bash-5.0.17-r0.post-install 13:02:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:02:55 (4/39) Installing libcurl (7.76.1-r0) 13:02:55 (5/39) Installing curl (7.76.1-r0) 13:02:55 (6/39) Installing dumb-init (1.2.2-r1) 13:02:55 (7/39) Installing libbz2 (1.0.8-r1) 13:02:55 (8/39) Installing expat (2.2.9-r1) 13:02:55 (9/39) Installing libffi (3.3-r2) 13:02:55 (10/39) Installing gdbm (1.13-r1) 13:02:55 (11/39) Installing xz-libs (5.2.5-r0) 13:02:55 (12/39) Installing sqlite-libs (3.32.1-r0) 13:02:55 (13/39) Installing python3 (3.8.10-r0) 13:02:58 ---> c4a1e23ea8aa 13:02:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:02:59 ---> Running in 23854e14e5a7 13:02:59 (14/39) Installing py3-appdirs (1.4.4-r1) 13:02:59 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:02:59 (16/39) Installing py3-parsing (2.4.7-r0) 13:02:59 (17/39) Installing py3-six (1.15.0-r0) 13:02:59 (18/39) Installing py3-packaging (20.4-r0) 13:02:59 (19/39) Installing py3-setuptools (47.0.0-r0) 13:02:59 (20/39) Installing py3-chardet (3.0.4-r4) 13:02:59 (21/39) Installing py3-idna (2.9-r0) 13:02:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:03:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:03:00 (24/39) Installing py3-requests (2.23.0-r0) 13:03:00 (25/39) Installing py3-msgpack (1.0.0-r0) 13:03:00 (26/39) Installing py3-lockfile (0.12.2-r3) 13:03:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:03:01 Removing intermediate container 23854e14e5a7 13:03:01 ---> 3e8e34fdd1a1 13:03:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:03:01 (28/39) Installing py3-colorama (0.4.3-r0) 13:03:01 (29/39) Installing py3-distlib (0.3.0-r0) 13:03:01 (30/39) Installing py3-distro (1.5.0-r1) 13:03:01 (31/39) Installing py3-webencodings (0.5.1-r3) 13:03:01 (32/39) Installing py3-html5lib (1.0.1-r4) 13:03:01 (33/39) Installing py3-pytoml (0.1.21-r0) 13:03:01 (34/39) Installing py3-pep517 (0.8.2-r0) 13:03:01 (35/39) Installing py3-progress (1.5-r0) 13:03:01 (36/39) Installing py3-toml (0.10.1-r0) 13:03:01 ---> Running in c7a0423dbfff 13:03:01 (37/39) Installing py3-retrying (1.3.3-r0) 13:03:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:03:01 (39/39) Installing py3-pip (20.1.1-r0) 13:03:02 Executing busybox-1.31.1-r19.trigger 13:03:02 OK: 72 MiB in 59 packages 13:03:04 Collecting docker-compose==1.23.2 13:03:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:03:05 Removing intermediate container c7a0423dbfff 13:03:05 ---> 1aa7ed516bc0 13:03:05 Step 20/22 : LABEL arch=x86_64 13:03:06 Removing intermediate container 3a7d1f08b305 13:03:06 ---> e733d2113a34 13:03:06 13:03:06 Step 10/21 : FROM alpine:3.12 13:03:06 ---> 13621d1b12d4 13:03:06 Step 11/21 : RUN apk add --update --no-cache curl 13:03:06 ---> Running in 604f7cbdf77e 13:03:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:03:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:03:07 Removing intermediate container cd350f1dcf95 13:03:07 ---> 90b6808fc94a 13:03:07 13:03:07 Step 10/22 : FROM alpine:3.12 13:03:07 ---> 13621d1b12d4 13:03:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:03:07 ---> Running in d19d363d407d 13:03:07 Removing intermediate container 70153d8fd3cd 13:03:07 ---> 8c4ba6829eff 13:03:07 13:03:07 Step 10/23 : FROM alpine:3.12 13:03:07 ---> 13621d1b12d4 13:03:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:03:07 Collecting PyYAML<4,>=3.10 13:03:07 Downloading PyYAML-3.13.tar.gz (270 kB) 13:03:07 ---> Running in ab41f970defc 13:03:08 ---> Running in 8857bdccf5de 13:03:08 Removing intermediate container 604f7cbdf77e 13:03:08 ---> f8e3886c6209 13:03:08 Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:03:08 Collecting websocket-client<1.0,>=0.32.0 13:03:08 ---> Running in 5809bc8850fa 13:03:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:03:09 Collecting dockerpty<0.5,>=0.4.1 13:03:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:03:09 Removing intermediate container 5809bc8850fa 13:03:09 ---> 7c0af06b0bcb 13:03:09 Step 22/22 : LABEL version=0.0.0 13:03:09 ---> Running in 338615afbb07 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:03:09 Removing intermediate container 338615afbb07 13:03:09 ---> 70cb82ddc088 13:03:09 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:03:09 (1/4) Installing ca-certificates (20191127-r4) 13:03:09 Collecting texttable<0.10,>=0.9.0 13:03:09 Downloading texttable-0.9.1.tar.gz (11 kB) 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:03:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:03:10 (3/4) Installing libcurl (7.76.1-r0) 13:03:10 (4/4) Installing curl (7.76.1-r0) 13:03:10 Executing busybox-1.31.1-r20.trigger 13:03:10 Executing ca-certificates-20191127-r4.trigger 13:03:10 (1/1) Installing dumb-init (1.2.2-r1) 13:03:10 Executing busybox-1.31.1-r20.trigger 13:03:10 (1/1) Installing dumb-init (1.2.2-r1) 13:03:10 Executing busybox-1.31.1-r20.trigger 13:03:10 OK: 7 MiB in 18 packages 13:03:10 OK: 6 MiB in 15 packages 13:03:10 OK: 6 MiB in 15 packages 13:03:10 Successfully built 70cb82ddc088 13:03:10 Successfully tagged docker-support-notifications-go:latest 13:03:10 Building docker-core-command-go 13:03:10  Building docker-support-notifications-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:03:10 Collecting jsonschema<3,>=2.5.1 13:03:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:03:12 Collecting cached-property<2,>=1.2.0 13:03:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:03:12 Collecting docker<4.0,>=3.6.0 13:03:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:03:13 Collecting docopt<0.7,>=0.6.1 13:03:13 Downloading docopt-0.6.2.tar.gz (25 kB) 13:03:14 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) 13:03:15 Removing intermediate container 8857bdccf5de 13:03:15 ---> 57e9f6429b5b 13:03:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:03:15 Collecting idna<2.8,>=2.5 13:03:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:03:16 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) 13:03:17 Collecting urllib3<1.25,>=1.21.1 13:03:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:03:17 Collecting docker-pycreds>=0.4.0 13:03:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:03:17 ---> Running in 15036d59200e 13:03:17 Removing intermediate container ab41f970defc 13:03:17 ---> c7b9c2c39e3b 13:03:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:03:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:03:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:03:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:03:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:03:17 Removing intermediate container d19d363d407d 13:03:17 ---> caa36271ee17 13:03:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:03:17 ---> Running in 76be0adef0b9 13:03:17 ---> Running in a46bc5e018c0 13:03:17 Installing collected packages: idna, urllib3, requests, PyYAML, websocket-client, dockerpty, texttable, jsonschema, cached-property, docker-pycreds, docker, docopt, docker-compose 13:03:17 Attempting uninstall: idna 13:03:17 Found existing installation: idna 2.9 13:03:17 Uninstalling idna-2.9: 13:03:17 Successfully uninstalled idna-2.9 13:03:18 Attempting uninstall: urllib3 13:03:18 Found existing installation: urllib3 1.25.9 13:03:18 Uninstalling urllib3-1.25.9: 13:03:18 Successfully uninstalled urllib3-1.25.9 13:03:20 Removing intermediate container 76be0adef0b9 13:03:20 ---> 706183c5f9b6 13:03:20 Step 13/22 : ENV APP_PORT=48085 13:03:20 Removing intermediate container a46bc5e018c0 13:03:20 ---> 00c59bade822 13:03:20 Step 13/21 : WORKDIR /edgex 13:03:20 Attempting uninstall: requests 13:03:20 Found existing installation: requests 2.23.0 13:03:20 Uninstalling requests-2.23.0: 13:03:20 Successfully uninstalled requests-2.23.0 13:03:21 Removing intermediate container 15036d59200e 13:03:21 ---> 6175baa99155 13:03:21 Step 13/23 : ENV APP_PORT=48081 13:03:22 Running setup.py install for PyYAML: started 13:03:22 ---> Running in bb7785a7ccd0 13:03:22 ---> Running in 42dca26e3830 13:03:24 ---> Running in 2f8667b489a6 13:03:24 Running setup.py install for PyYAML: finished with status 'done' 13:03:25 Running setup.py install for dockerpty: started 13:03:25 Removing intermediate container bb7785a7ccd0 13:03:25 ---> 0a79d072e18a 13:03:25 Step 14/22 : EXPOSE $APP_PORT 13:03:26 Removing intermediate container 2f8667b489a6 13:03:26 ---> 7896df6b814c 13:03:26 Step 14/23 : EXPOSE $APP_PORT 13:03:26 Running setup.py install for dockerpty: finished with status 'done' 13:03:26 Running setup.py install for texttable: started 13:03:26 Removing intermediate container 42dca26e3830 13:03:26 ---> d11e04e3ab9d 13:03:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:03:26 ---> Running in 10f7c5738c51 13:03:27 ---> Running in e4bf22eba53c 13:03:27 Running setup.py install for texttable: finished with status 'done' 13:03:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:03:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:03:27 ---> b4bb8ab665ba 13:03:27 Step 3/23 : WORKDIR /edgex-go 13:03:28 ---> Using cache 13:03:28 ---> 4eb594533937 13:03:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:28 ---> Using cache 13:03:28 ---> df55e784ef73 13:03:28 Step 5/23 : RUN apk add --update --no-cache make git 13:03:28 Removing intermediate container 10f7c5738c51 13:03:28 ---> eafe6e548aca 13:03:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:03:28 ---> 3555c60533f4 13:03:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:03:28 ---> Running in ca02cdea317c 13:03:28 Removing intermediate container e4bf22eba53c 13:03:28 ---> c0097bc23784 13:03:28 Step 15/23 : WORKDIR / 13:03:29 ---> Running in d414fc6aa826 13:03:30 Running setup.py install for docopt: started 13:03:30 ---> 214f3dc69fef 13:03:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:03:30 ---> 72b759265dbf 13:03:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:03:30 Removing intermediate container d414fc6aa826 13:03:30 ---> c65082f8deee 13:03:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:03:30 Running setup.py install for docopt: finished with status 'done' 13:03:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:03:30 ---> 30694abfd4f5 13:03:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:03:31 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 13:03:31 ---> e128ca167d60 13:03:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:03:31 ---> d84f3ccd0dee 13:03:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:03:31 ---> Running in 2b151d772a31 13:03:31 ---> 4403a3885065 13:03:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:03:31 ---> a9a879092fe0 13:03:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:03:31 Removing intermediate container 2b151d772a31 13:03:31 ---> 6d7770a63a6d 13:03:31 Step 18/21 : CMD ["--init=true"] 13:03:32 ---> Running in 3e4bf9c55b01 13:03:32 ---> Running in 2d937c481d53 13:03:32 ---> 41878a12921c 13:03:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:03:32 ---> Running in 2664f1e0290d 13:03:32 Removing intermediate container 3e4bf9c55b01 13:03:32 ---> 23d807a33955 13:03:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:03:32 Removing intermediate container 2d937c481d53 13:03:32 ---> 984ee8477146 13:03:32 Step 19/21 : LABEL arch=x86_64 13:03:32 ---> Running in 50d4f4471303 13:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:03:32 ---> Running in 0f2436698fd3 13:03:32 Removing intermediate container 2664f1e0290d 13:03:32 ---> 4aaa7ad8bd00 13:03:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:03:32 ---> Running in 66f1b887cfd1 13:03:32 Removing intermediate container 50d4f4471303 13:03:32 ---> 7394a36ec194 13:03:32 Step 20/22 : LABEL arch=x86_64 13:03:33 Removing intermediate container 0f2436698fd3 13:03:33 ---> f4c65376fb2c 13:03:33 Step 20/21 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:03:33 ---> Running in d549d4da915e 13:03:33 OK: 219 MiB in 52 packages 13:03:33 Removing intermediate container 66f1b887cfd1 13:03:33 ---> 1f78263ed7b2 13:03:33 Step 21/23 : LABEL arch=x86_64 13:03:33 ---> Running in b4746b2e5896 13:03:36 ---> Running in 318013ce4801 13:03:36 Removing intermediate container d549d4da915e 13:03:36 ---> 9ef413bfa30f 13:03:36 Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:03:37 Removing intermediate container b4746b2e5896 13:03:37 ---> 0384552e72ce 13:03:37 Step 21/21 : LABEL version=0.0.0 13:03:37 ---> Running in d85c964190fd 13:03:39 Removing intermediate container 318013ce4801 13:03:39 ---> 7541086b1a61 13:03:39 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:03:39 ---> Running in a0a838729483 13:03:39 Removing intermediate container ca02cdea317c 13:03:39 ---> dda56da4dbdb 13:03:39 Step 6/23 : COPY go.mod . 13:03:40 Removing intermediate container d85c964190fd 13:03:40 ---> 53ee4a85b818 13:03:40 Step 22/22 : LABEL version=0.0.0 13:03:40 ---> Running in 7482f5476624 13:03:40 Removing intermediate container a0a838729483 13:03:40 ---> 3f4dfb50870a 13:03:40 13:03:40 ---> 669500a140fa 13:03:40 Step 7/23 : RUN go mod download 13:03:41 ---> Running in 026499296fbc 13:03:42 ---> Running in 97a244bbe060 13:03:42 Successfully built 3f4dfb50870a 13:03:42 Successfully tagged docker-security-proxy-setup-go:latest 13:03:42 Removing intermediate container aadb4ccdad5f 13:03:42 ---> d718410793c7 13:03:42 Step 14/23 : ENV APP_PORT=48090 13:03:42 Building docker-core-data-go 13:03:43  Building docker-security-proxy-setup-go ... done  ---> Running in a9c25000804d 13:03:43 Removing intermediate container 7482f5476624 13:03:43 ---> 8d918baa5ed1 13:03:43 Step 23/23 : LABEL version=0.0.0 13:03:43 Removing intermediate container 026499296fbc 13:03:43 ---> d6be88339503 13:03:43 13:03:43 ---> Running in 25fcb27b27ea 13:03:43 Successfully built d6be88339503 13:03:43 Removing intermediate container a9c25000804d 13:03:43 ---> 2c2bc33a4fb8 13:03:43 Step 15/23 : EXPOSE $APP_PORT 13:03:43 Successfully tagged docker-support-scheduler-go:latest 13:03:43 Building docker-security-secretstore-setup-go 13:03:43  Building docker-support-scheduler-go ... done  ---> Running in aaf069dccf26 13:03:43 Removing intermediate container 25fcb27b27ea 13:03:43 ---> 16b4d6c76f3f 13:03:43 13:03:44 Successfully built 16b4d6c76f3f 13:03:44 Successfully tagged docker-core-metadata-go:latest 13:03:44  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 13:03:44 Removing intermediate container aaf069dccf26 13:03:44 ---> a6ada0ca8f5d 13:03:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:03:48 ---> 0203540040b6 13:03:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:03:48 Removing intermediate container 97a244bbe060 13:03:48 ---> d2f0d8ac19b5 13:03:48 Step 8/23 : COPY . . 13:03:58 gofmt -l . 13:03:58 [ "`gofmt -l .`" = "" ] 13:03:59 ---> b9bb8f884a4d 13:03:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:04:00 ---> be5aeced26f2 13:04:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:04:00 ./bin/test-go-mod-tidy.sh 13:04:01 ./bin/test-attribution-txt.sh 13:04:02 ---> Running in ad8edbba8585 [Pipeline] sh 13:04:04 + ls -al . 13:04:04 total 844 13:04:04 drwxrwxr-x 9 1001 1001 4096 May 10 13:04 . 13:04:04 drwxr-xr-x 4 root root 4096 May 10 12:58 .. 13:04:04 -rw-rw-r-- 1 1001 1001 11 May 10 12:55 .dockerignore 13:04:04 drwxrwxr-x 8 1001 1001 4096 May 10 12:55 .git 13:04:04 drwxrwxr-x 3 1001 1001 4096 May 10 12:55 .github 13:04:04 -rw-rw-r-- 1 1001 1001 818 May 10 12:55 .gitignore 13:04:04 -rw-rw-r-- 1 1001 1001 166 May 10 12:55 .sonarcloud.properties 13:04:04 -rw-rw-r-- 1 1001 1001 8609 May 10 12:55 Attribution.txt 13:04:04 -rw-rw-r-- 1 1001 1001 3804 May 10 12:55 CONTRIBUTING.md 13:04:04 -rw-rw-r-- 1 1001 1001 931 May 10 12:55 Dockerfile.build 13:04:04 -rw-rw-r-- 1 1001 1001 863 May 10 12:55 Jenkinsfile 13:04:04 -rw-rw-r-- 1 1001 1001 10775 May 10 12:55 LICENSE 13:04:04 -rw-rw-r-- 1 1001 1001 5774 May 10 12:55 Makefile 13:04:04 -rw-rw-r-- 1 1001 1001 7978 May 10 12:55 README.md 13:04:04 -rw-rw-r-- 1 1001 1001 6755 May 10 12:55 SECURITY.md 13:04:04 -rw-rw-r-- 1 1001 1001 5 May 10 12:46 VERSION 13:04:04 -rw-rw-r-- 1 1001 1001 4131 May 10 12:55 ZMQWindows.md 13:04:04 drwxrwxr-x 2 1001 1001 4096 May 10 12:55 bin 13:04:04 drwxrwxr-x 14 1001 1001 4096 May 10 12:55 cmd 13:04:04 -rw-r--r-- 1 root root 706092 May 10 13:02 coverage.out 13:04:04 -rw-r--r-- 1 root root 1060 May 10 13:04 go.mod 13:04:04 -rw-r--r-- 1 root root 22169 May 10 12:59 go.sum 13:04:04 drwxrwxr-x 8 1001 1001 4096 May 10 12:55 internal 13:04:04 drwxrwxr-x 4 1001 1001 4096 May 10 12:55 openapi 13:04:04 drwxrwxr-x 4 1001 1001 4096 May 10 12:55 snap 13:04:04 -rw-rw-r-- 1 1001 1001 168 May 10 12:55 version.go [Pipeline] sh 13:04:04 + '[' -e coverage.out ] 13:04:04 + chown 1001:1001 coverage.out [Pipeline] stash 13:04:04 Warning: overwriting stash ‘coverage-report’ 13:04:06 Stashed 1 file(s) [Pipeline] sh 13:04:07 + make build 13:04:07 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 13:04:09 Removing intermediate container ad8edbba8585 13:04:09 ---> cc05160363ac 13:04:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:04:10 ---> Running in 16b411294e87 13:04:13 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:04:13 ---> b4bb8ab665ba 13:04:13 Step 3/31 : WORKDIR /edgex-go 13:04:13 ---> Using cache 13:04:13 ---> 4eb594533937 13:04:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:13 ---> Using cache 13:04:13 ---> df55e784ef73 13:04:13 Step 5/31 : RUN apk add --update --no-cache make git 13:04:13 ---> Using cache 13:04:13 ---> dda56da4dbdb 13:04:13 Step 6/31 : COPY go.mod . 13:04:13 ---> Using cache 13:04:13 ---> 669500a140fa 13:04:13 Step 7/31 : RUN go mod download 13:04:13 ---> Using cache 13:04:13 ---> d2f0d8ac19b5 13:04:13 Step 8/31 : COPY . . 13:04:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:04:13 ---> b4bb8ab665ba 13:04:13 Step 3/23 : WORKDIR /edgex-go 13:04:13 ---> Using cache 13:04:13 ---> 4eb594533937 13:04:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:13 ---> Using cache 13:04:13 ---> df55e784ef73 13:04:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:04:13 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 13:04:14 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:04:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:04:14 ---> b4bb8ab665ba 13:04:14 Step 3/25 : WORKDIR /edgex-go 13:04:14 ---> Using cache 13:04:14 ---> 4eb594533937 13:04:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:04:14 ---> Using cache 13:04:14 ---> df55e784ef73 13:04:14 Step 5/25 : RUN apk add --update --no-cache make git 13:04:14 ---> Using cache 13:04:14 ---> dda56da4dbdb 13:04:14 Step 6/25 : COPY go.mod . 13:04:14 ---> Using cache 13:04:14 ---> 669500a140fa 13:04:14 Step 7/25 : RUN go mod download 13:04:14 ---> Using cache 13:04:14 ---> d2f0d8ac19b5 13:04:14 Step 8/25 : COPY . . 13:04:14 Removing intermediate container 16b411294e87 13:04:14 ---> 94fd1dcf8c38 13:04:14 Step 21/23 : LABEL arch=x86_64 13:04:18 ---> Running in 336b39561ea0 13:04:20 ---> Running in c04a6ee5e7fe 13:04:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:04:23 Removing intermediate container c04a6ee5e7fe 13:04:23 ---> cd998c3ab57b 13:04:23 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:04:25 OK: 219 MiB in 52 packages 13:04:25 ---> Running in 7e0cf2e7fcf6 13:04:27 ---> 2903fb95f773 13:04:27 Step 9/23 : RUN make cmd/core-command/core-command 13:04:33 Removing intermediate container 7e0cf2e7fcf6 13:04:33 ---> 969e04795525 13:04:33 Step 23/23 : LABEL version=0.0.0 13:04:33 ---> Running in 9c3d8331953f 13:04:33 ---> Running in dfd982e35149 13:04:35 Removing intermediate container dfd982e35149 13:04:35 ---> a81abf3ba3e3 13:04:35 13:04:35 Removing intermediate container 336b39561ea0 13:04:35 ---> 6bb973809372 13:04:35 Step 6/23 : COPY go.mod . 13:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:04:36 Successfully built a81abf3ba3e3 13:04:36 Successfully tagged docker-sys-mgmt-agent-go:latest 13:04:37  Building docker-sys-mgmt-agent-go ... done  ---> e3889a2947de 13:04:37 Step 7/23 : RUN go mod download 13:04:39 ---> Running in 7beb6f764cbf 13:04:40 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 13:04:41 ---> ed183060f2a0 13:04:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:04:42 ---> Running in 5d8e5fd04b8e 13:04:42 ---> 3d5d4b5d41ce 13:04:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:04:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:04:42 ---> Running in 2a51897285a8 13:04:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:04:44 Removing intermediate container 7beb6f764cbf 13:04:44 ---> 75186d5851ce 13:04:44 Step 8/23 : COPY . . 13:04:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:04:46 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 13:04:47 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 13:04:52 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 13:04:57 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 13:04:59 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 13:05:03 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 13:05:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:05:09 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 13:05:10 ---> 8c2b616c7d57 13:05:10 Step 9/23 : RUN make cmd/core-data/core-data 13:05:10 ---> Running in 32fc394200c2 13:05:10 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 13:05:11 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 [Pipeline] } 13:05:14 $ docker stop --time=1 e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b 13:05:15 Removing intermediate container 9c3d8331953f 13:05:15 ---> 59a224172c1f 13:05:15 13:05:15 Step 10/23 : FROM alpine:3.12 13:05:15 ---> 13621d1b12d4 13:05:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:05:15 ---> Using cache 13:05:15 ---> c7b9c2c39e3b 13:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:05:15 ---> Using cache 13:05:15 ---> 706183c5f9b6 13:05:15 Step 13/23 : ENV APP_PORT=48082 13:05:15 ---> Running in a9d44c734380 13:05:16 Removing intermediate container a9d44c734380 13:05:16 ---> 473fa0e050f4 13:05:16 Step 14/23 : EXPOSE $APP_PORT 13:05:17 $ docker rm -f e9c706a667b549fe7b17a1e080c46453c662fcde03f7c93406760f9e78dea99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix 13:05:18 ---> Running in bac150084978 13:05:18 Removing intermediate container 5d8e5fd04b8e 13:05:18 ---> 3d8e681b4f09 13:05:18 13:05:18 Step 10/31 : FROM alpine:3.12 13:05:18 ---> 13621d1b12d4 13:05:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:05:18 Removing intermediate container 2a51897285a8 13:05:18 ---> 2a50302c5cdf 13:05:18 13:05:18 Step 10/25 : FROM alpine:3.12 13:05:18 ---> 13621d1b12d4 13:05:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:05:18 ---> Running in 13f73f32e0e8 13:05:18 Removing intermediate container bac150084978 13:05:18 ---> 66225119d37f 13:05:18 Step 15/23 : WORKDIR / 13:05:18 ---> Running in 10080b85115d [Pipeline] sh 13:05:19 ---> Running in 32008d51da8a 13:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:05:19 13:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:05:19 Removing intermediate container 13f73f32e0e8 13:05:19 ---> 1f0b0f0de718 13:05:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:05:19 ---> Running in 868f1d894819 13:05:19 latest: Pulling from edgex-devops/edgex-compose-arm64 13:05:19 29e5d40040c1: Pulling fs layer 13:05:19 1ce36da41761: Pulling fs layer 13:05:19 25b303627fd3: Pulling fs layer 13:05:19 29e5d40040c1: Verifying Checksum 13:05:19 29e5d40040c1: Download complete 13:05:20 1ce36da41761: Verifying Checksum 13:05:20 1ce36da41761: Download complete 13:05:20 29e5d40040c1: Pull complete 13:05:21 Removing intermediate container 32008d51da8a 13:05:21 ---> 37f34fdc5c53 13:05:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:05:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:05:21 ---> 18a8d8a6e8ef 13:05:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:05:21 (1/6) Installing ca-certificates (20191127-r4) 13:05:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:05:22 (3/6) Installing libcurl (7.76.1-r0) 13:05:22 (4/6) Installing curl (7.76.1-r0) 13:05:22 (5/6) Installing dumb-init (1.2.2-r1) 13:05:22 (6/6) Installing su-exec (0.2-r1) 13:05:22 Executing busybox-1.31.1-r20.trigger 13:05:22 Executing ca-certificates-20191127-r4.trigger 13:05:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:05:22 OK: 7 MiB in 20 packages 13:05:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:05:22 1ce36da41761: Pull complete 13:05:22 25b303627fd3: Verifying Checksum 13:05:22 25b303627fd3: Download complete 13:05:22 (1/2) Installing dumb-init (1.2.2-r1) 13:05:22 (2/2) Installing su-exec (0.2-r1) 13:05:22 Executing busybox-1.31.1-r20.trigger 13:05:22 OK: 6 MiB in 16 packages 13:05:23 ---> 85bb2e373709 13:05:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:05:24 ---> 2521db1ab1d3 13:05:24 Step 19/23 : ENTRYPOINT ["/core-command"] 13:05:24 ---> Running in c3a66a374a4b 13:05:24 Removing intermediate container 868f1d894819 13:05:24 ---> b0e51b2e5fe3 13:05:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:05:25 ---> Running in 1b034fbac033 13:05:25 Removing intermediate container 10080b85115d 13:05:25 ---> 7cd71e6b0bcc 13:05:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:05:25 ---> Running in bccbd5a7d588 13:05:25 Removing intermediate container c3a66a374a4b 13:05:25 ---> 4a588e6748ae 13:05:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:25 ---> Running in 8d84880ee8c0 13:05:25 Removing intermediate container 1b034fbac033 13:05:25 ---> 6c65f608310a 13:05:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:05:25 Removing intermediate container bccbd5a7d588 13:05:25 ---> b8c051f0d1b2 13:05:25 Step 13/25 : WORKDIR / 13:05:25 ---> Running in 36e2cbacd4ea 13:05:25 Removing intermediate container 8d84880ee8c0 13:05:25 ---> 7b9a76c9b534 13:05:25 Step 21/23 : LABEL arch=x86_64 13:05:25 ---> Running in 09dc41a28332 13:05:26 ---> Running in 2767664e4814 13:05:26 Removing intermediate container 36e2cbacd4ea 13:05:26 ---> 7b0ff2f07a12 13:05:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:05:26 Removing intermediate container 09dc41a28332 13:05:26 ---> 0e5423210aeb 13:05:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:05:26 ---> Running in 696b88b7f6df 13:05:26 Removing intermediate container 2767664e4814 13:05:26 ---> 324790484847 13:05:26 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:05:27 ---> Running in 7ce6d2e5e6c4 13:05:27 ---> f9ebff86e944 13:05:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:05:27 Removing intermediate container 7ce6d2e5e6c4 13:05:27 ---> f7dc0f6ca596 13:05:27 Step 23/23 : LABEL version=0.0.0 13:05:27 ---> Running in 57b1332599d2 13:05:27 ---> a480af93d2a9 13:05:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:05:28 Removing intermediate container 57b1332599d2 13:05:28 ---> abcfa8780a7d 13:05:28 13:05:28 ---> 0b82df560909 13:05:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:05:28 Successfully built abcfa8780a7d 13:05:28 Successfully tagged docker-core-command-go:latest 13:05:28  Building docker-core-command-go ... done Removing intermediate container 696b88b7f6df 13:05:28 ---> 1519911d11eb 13:05:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:05:28 ---> cadee8891cf4 13:05:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:05:28 ---> Running in a918046b17f4 13:05:29 Removing intermediate container a918046b17f4 13:05:29 ---> e95085b0a07e 13:05:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:05:30 ---> 137d0990a35d 13:05:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:05:30 ---> 15e22de98be8 13:05:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:05:30 ---> Running in ab07b8555b1c 13:05:32 ---> bed8f3dc6012 13:05:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:05:32 25b303627fd3: Pull complete 13:05:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:05:32 prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container 13:05:32 ---> 4a86f1ab4743 13:05:32 Step 21/25 : 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/ 13:05:32 ---> Running in 3b40deb1b935 13:05:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:05:33 Removing intermediate container ab07b8555b1c 13:05:33 ---> 5f07636e8025 13:05:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:35 ---> dd130e6da301 13:05:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:05:35 Removing intermediate container 32fc394200c2 13:05:35 ---> 8d3fb9459e8a 13:05:35 13:05:35 Step 10/23 : FROM alpine:3.12 13:05:35 ---> 13621d1b12d4 13:05:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:05:35 ---> Running in e1cfe243270f 13:05:35 Removing intermediate container 3b40deb1b935 13:05:35 ---> 61d73964a1d7 13:05:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:05:35 ---> Running in 68e9f46e4419 13:05:35 Removing intermediate container e1cfe243270f 13:05:35 ---> b286140160f1 13:05:35 Step 12/23 : ENV APP_PORT=48080 13:05:35 ---> d026e46011e4 13:05:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:05:35 ---> Running in 71aa5e2b41de 13:05:35 Removing intermediate container 68e9f46e4419 13:05:35 ---> 8a19c98fe363 13:05:35 Step 23/25 : LABEL arch=x86_64 13:05:35 ---> Running in 8b4aa9dd7036 13:05:36 Removing intermediate container 71aa5e2b41de 13:05:36 ---> 1cbbf8a61271 13:05:36 Step 13/23 : EXPOSE $APP_PORT 13:05:36 ---> Running in 7f15f45d39e4 13:05:36 Removing intermediate container 8b4aa9dd7036 13:05:36 ---> 1f6138049907 13:05:36 Step 24/25 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:05:36 ---> 698da8b8dc48 13:05:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:05:36 ---> Running in 57e98f878c58 13:05:36 $ docker top 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 -eo pid,comm 13:05:36 Removing intermediate container 7f15f45d39e4 13:05:36 ---> 543baec6db55 13:05:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] sh 13:05:36 Removing intermediate container 57e98f878c58 13:05:36 ---> 52c242da5f25 13:05:36 Step 25/25 : LABEL version=0.0.0 13:05:36 ---> Running in eed3c24d8a21 13:05:36 ---> b17e6cd926f3 13:05:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:05:36 ---> Running in cc8961ea2fa7 13:05:36 Removing intermediate container cc8961ea2fa7 13:05:36 ---> 58608278b1ee 13:05:36 13:05:36 ---> 5f3b34f30efe 13:05:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:05:37 ---> Running in ceb34df439db 13:05:37 Successfully built 58608278b1ee 13:05:37 Successfully tagged docker-security-secretstore-setup-go:latest 13:05:37 + docker-compose build --help 13:05:37 + grep parallel 13:05:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container ceb34df439db 13:05:37 ---> 5f9c1da939a1 13:05:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:05:37 ---> 17280f022e1b 13:05:37 Step 26/31 : RUN chmod +x /entrypoint.sh 13:05:37 ---> Running in 852290f7eab8 13:05:37 Removing intermediate container eed3c24d8a21 13:05:37 ---> 776e062b711e 13:05:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:05:37 ---> Running in 64a4dada8ae5 13:05:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:05:39 Removing intermediate container 852290f7eab8 13:05:39 ---> 8e73fcfd2e0b 13:05:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:05:39 ---> Running in 4272ae7edbb0 13:05:39 Removing intermediate container 4272ae7edbb0 13:05:39 ---> 3d3da8a64345 13:05:39 Step 28/31 : CMD ["gate"] 13:05:39 ---> Running in 73cdaba3f3e5 13:05:39 Removing intermediate container 73cdaba3f3e5 13:05:39 ---> 03092952983b 13:05:39 Step 29/31 : LABEL arch=x86_64 13:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:05:40 --parallel Build images in parallel. [Pipeline] } 13:05:40 $ docker stop --time=1 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 13:05:40 (1/6) Installing dumb-init (1.2.2-r1) 13:05:40 ---> Running in 7aad26552b6b 13:05:40 (2/6) Installing libgcc (9.3.0-r2) 13:05:40 Removing intermediate container 7aad26552b6b 13:05:40 ---> 36dae6b609ab 13:05:40 Step 30/31 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:05:41 (3/6) Installing libsodium (1.0.18-r0) 13:05:41 ---> Running in 6cbfdf304ce4 13:05:41 (4/6) Installing libstdc++ (9.3.0-r2) 13:05:41 Removing intermediate container 6cbfdf304ce4 13:05:41 ---> 355dd8de9416 13:05:41 Step 31/31 : LABEL version=0.0.0 13:05:42 ---> Running in 126413d72d59 13:05:42 Removing intermediate container 126413d72d59 13:05:42 ---> 367895058785 13:05:42 13:05:42 Successfully built 367895058785 13:05:42 (5/6) Installing libzmq (4.3.3-r0) 13:05:42 Successfully tagged docker-security-bootstrapper-go:latest 13:05:42 $ docker rm -f 70aa4f38153dfc024876921438c933089c9ca2c2f7dc687e6bcca2d275550f27 13:05:42  Building docker-security-bootstrapper-go ... done (6/6) Installing zeromq (4.3.3-r0) 13:05:42 Executing busybox-1.31.1-r20.trigger 13:05:42 OK: 8 MiB in 20 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:43 Removing intermediate container 64a4dada8ae5 13:05:43 ---> 53358f16830c 13:05:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:43 ---> ca8a60031bcc 13:05:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:05:43 . [Pipeline] withDockerContainer 13:05:44 prd-ubuntu18.04-docker-arm64-4c-16g-4075 does not seem to be running inside a container 13:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:05:44 ---> 28031d50fb3d 13:05:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:05:44 ---> 413f8f262e88 13:05:44 Step 19/23 : ENTRYPOINT ["/core-data"] 13:05:44 ---> Running in cf01100fb73b 13:05:44 Removing intermediate container cf01100fb73b 13:05:44 ---> 1a5480f35733 13:05:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:05:44 ---> Running in 6e016e1f728f 13:05:45 Removing intermediate container 6e016e1f728f 13:05:45 ---> a684c1b70839 13:05:45 Step 21/23 : LABEL arch=x86_64 13:05:45 ---> Running in 2516fcff4694 13:05:45 Removing intermediate container 2516fcff4694 13:05:45 ---> 8240a007b5f7 13:05:45 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:05:45 ---> Running in 7e3df2b6007e 13:05:45 $ docker top 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 -eo pid,comm 13:05:45 Removing intermediate container 7e3df2b6007e 13:05:45 ---> b61cf1fe098e 13:05:45 Step 23/23 : LABEL version=0.0.0 13:05:45 ---> Running in e7007a92ddbe [Pipeline] { 13:05:46 Removing intermediate container e7007a92ddbe 13:05:46 ---> aeb4fc846c71 13:05:46 13:05:46 Successfully built aeb4fc846c71 13:05:46 Successfully tagged docker-core-data-go:latest [Pipeline] sh 13:05:46  Building docker-core-data-go ... done  [Pipeline] } 13:05:46 $ docker stop --time=1 d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 13:05:46 + docker-compose -f ./docker-compose-build.yml build --parallel 13:05:48 $ docker rm -f d7249e3badfa8e0beedde0f158f282e637120f310bfbddf5bca6de2ed2052e11 [Pipeline] // withDockerContainer [Pipeline] sh 13:05:48 + docker images 13:05:48 + grep docker 13:05:48 docker-core-data-go latest aeb4fc846c71 3 seconds ago 21.5MB 13:05:48 docker-security-bootstrapper-go latest 367895058785 6 seconds ago 18.2MB 13:05:48 docker-security-secretstore-setup-go latest 58608278b1ee 12 seconds ago 25.7MB 13:05:48 docker-core-command-go latest abcfa8780a7d 21 seconds ago 17MB 13:05:48 docker-sys-mgmt-agent-go latest a81abf3ba3e3 About a minute ago 312MB 13:05:48 docker-core-metadata-go latest 16b4d6c76f3f 2 minutes ago 18.6MB 13:05:48 docker-support-scheduler-go latest d6be88339503 2 minutes ago 17.1MB 13:05:48 docker-security-proxy-setup-go latest 3f4dfb50870a 2 minutes ago 25.3MB 13:05:48 docker-support-notifications-go latest 70cb82ddc088 2 minutes ago 17.6MB 13:05:48 docker 20.10.0 aefe523efa57 5 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 13:05:50 Building docker-core-command-go ... 13:05:50 Building docker-core-data-go ... 13:05:50 Building docker-core-metadata-go ... 13:05:50 Building docker-security-bootstrapper-go ... 13:05:50 Building docker-security-proxy-setup-go ... 13:05:50 Building docker-security-secretstore-setup-go ... 13:05:50 Building docker-support-notifications-go ... 13:05:50 Building docker-support-scheduler-go ... 13:05:50 Building docker-sys-mgmt-agent-go ... 13:05:50 Building docker-core-data-go 13:05:50 Building docker-support-scheduler-go 13:05:50 Building docker-security-bootstrapper-go 13:05:50 Building docker-support-notifications-go 13:05:50 Building docker-core-metadata-go 13:06:04 Still waiting to schedule task 13:06:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:07:04 Running on prd-ubuntu18.04-docker-8c-8g-4077 in /w/workspace/edgexfoundry_edgex-go_PR-3443 [Pipeline] { [Pipeline] ws 13:07:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:07:07 using credential edgex-jenkins-ssh 13:07:07 Cloning the remote Git repository 13:07:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:07:07 > git init /w/workspace/edgex-go/1 # timeout=10 13:07:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:07 > git --version # timeout=10 13:07:07 > git --version # 'git version 2.17.1' 13:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:07:11 ---> 903f7bdf78e1 13:07:11 Step 3/22 : WORKDIR /edgex-go 13:07:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:07:11 ---> 903f7bdf78e1 13:07:11 Step 3/23 : WORKDIR /edgex-go 13:07:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:07:11 ---> 903f7bdf78e1 13:07:11 Step 3/22 : WORKDIR /edgex-go 13:07:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:07:11 ---> 903f7bdf78e1 13:07:11 Step 3/23 : WORKDIR /edgex-go 13:07:11 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:07:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:07:11 ---> 903f7bdf78e1 13:07:11 Step 3/31 : WORKDIR /edgex-go 13:07:11 ---> Running in bbc68ccdca6c 13:07:11 ---> Running in 63389df84d78 13:07:11 ---> Running in 0cff846a587f 13:07:11 ---> Running in a055c101125f 13:07:11 ---> Running in 5b9b239e36d0 13:07:11 Removing intermediate container 63389df84d78 13:07:11 ---> 6738be1f9c34 13:07:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:11 Removing intermediate container 5b9b239e36d0 13:07:11 ---> 74fe8960f549 13:07:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:11 Removing intermediate container a055c101125f 13:07:11 ---> 0b7c3f90d16e 13:07:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:11 Removing intermediate container bbc68ccdca6c 13:07:11 ---> e5496bd1f26a 13:07:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:11 Removing intermediate container 0cff846a587f 13:07:11 ---> 24cb0c6152c2 13:07:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:07:11 ---> Running in 70aca29bfb1f 13:07:11 ---> Running in cc587e5a7037 13:07:11 ---> Running in 8638a9d19ca8 13:07:11 ---> Running in 0fb1b91ec19e 13:07:11 ---> Running in 9f76f305c6b7 13:07:11 Removing intermediate container 70aca29bfb1f 13:07:11 ---> e98480dff664 13:07:11 Step 5/22 : RUN apk add --update --no-cache make git 13:07:11 ---> Running in a5487f03c942 13:07:11 Removing intermediate container cc587e5a7037 13:07:11 ---> b8407af6ca40 13:07:11 Step 5/31 : RUN apk add --update --no-cache make git 13:07:11 Removing intermediate container 0fb1b91ec19e 13:07:11 ---> 4b5db7022802 13:07:11 Step 5/23 : RUN apk add --update --no-cache make git 13:07:11 ---> Running in 77bda7193103 13:07:11 ---> Running in db674821a56d 13:07:11 Removing intermediate container 9f76f305c6b7 13:07:11 ---> 4dc89b521466 13:07:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:07:11 Removing intermediate container 8638a9d19ca8 13:07:11 ---> 02fe0068ff45 13:07:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:07:11 ---> Running in 4e583bb1a8ed 13:07:11 ---> Running in b236da137207 13:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:13 OK: 218 MiB in 52 packages 13:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:07:13 OK: 218 MiB in 52 packages 13:07:14 OK: 218 MiB in 52 packages 13:07:14 Removing intermediate container a5487f03c942 13:07:14 ---> 4f05732e38c0 13:07:14 Step 6/22 : COPY go.mod . 13:07:14 OK: 218 MiB in 52 packages 13:07:15 Removing intermediate container db674821a56d 13:07:15 ---> 45274b9ca58e 13:07:15 Step 6/31 : COPY go.mod . 13:07:16 ---> 01a6ac09e789 13:07:16 Step 7/22 : RUN go mod download 13:07:16 OK: 218 MiB in 52 packages 13:07:16 ---> Running in f38c27fa7c12 13:07:16 Removing intermediate container 77bda7193103 13:07:16 ---> 1677f3ca7eaf 13:07:16 Step 6/23 : COPY go.mod . 13:07:16 Removing intermediate container b236da137207 13:07:16 ---> 4f588f23cf4e 13:07:16 Step 6/23 : COPY go.mod . 13:07:17 ---> 33a8e4cf62ca 13:07:17 Step 7/31 : RUN go mod download 13:07:17 ---> Running in 2662d1f9e44d 13:07:17 ---> 66a4e86a2311 13:07:17 Step 7/23 : RUN go mod download 13:07:17 ---> Running in 1f99ca2f4d56 13:07:18 ---> b3614a6b1ceb 13:07:18 Step 7/23 : RUN go mod download 13:07:18 Removing intermediate container 4e583bb1a8ed 13:07:18 ---> 2b3f872408f0 13:07:18 Step 6/22 : COPY go.mod . 13:07:18 ---> Running in a1db030bed21 13:07:19 ---> 3e0a0c20dc8b 13:07:19 Step 7/22 : RUN go mod download 13:07:19 ---> Running in 17267e548dbe 13:07:20 Removing intermediate container f38c27fa7c12 13:07:20 ---> 7a8098885238 13:07:20 Step 8/22 : COPY . . 13:07:22 Removing intermediate container 2662d1f9e44d 13:07:22 ---> 33ca8bacfc95 13:07:22 Step 8/31 : COPY . . 13:07:22 Removing intermediate container 1f99ca2f4d56 13:07:22 ---> 360a5a2f44f2 13:07:22 Step 8/23 : COPY . . 13:07:22 Removing intermediate container a1db030bed21 13:07:22 ---> 6794b240e977 13:07:22 Step 8/23 : COPY . . 13:07:24 Removing intermediate container 17267e548dbe 13:07:24 ---> 1d551e6a6fa9 13:07:24 Step 8/22 : COPY . . 13:07:24 Merging remotes/origin/master commit 6b23ec567a86ee52455607061a4fabaca114589a into PR head commit fe00754adffd8f3eabd989660c0f21412a68e8e1 13:07:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:07:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:07:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3443/head:refs/remotes/origin/PR-3443 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:07:24 > git config core.sparsecheckout # timeout=10 13:07:24 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 13:07:24 Merge succeeded, producing fe00754adffd8f3eabd989660c0f21412a68e8e1 13:07:24 Checking out Revision fe00754adffd8f3eabd989660c0f21412a68e8e1 (PR-3443) 13:07:24 > git remote # timeout=10 13:07:24 > git config --get remote.origin.url # timeout=10 13:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:07:25 > git merge 6b23ec567a86ee52455607061a4fabaca114589a # timeout=10 13:07:25 > git rev-parse HEAD^{commit} # timeout=10 13:07:25 > git config core.sparsecheckout # timeout=10 13:07:25 > git checkout -f fe00754adffd8f3eabd989660c0f21412a68e8e1 # timeout=10 13:07:28 Commit message: "fix(notifications): fix using the wrong key to update Subscription" 13:07:28 > git --version # timeout=10 13:07:28 > git --version # 'git version 2.17.1' 13:07:28 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:30 + echo snap-build.sh 13:07:30 snap-build.sh 13:07:30 + SNAP_BASE_DIR=. 13:07:30 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:07:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:07:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:07:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:07:30 + cd /w/workspace/edgex-go/1 13:07:30 + sudo apt-get remove -qy --purge lxd lxd-client 13:07:30 Reading package lists... 13:07:30 Building dependency tree... 13:07:30 Reading state information... 13:07:30 The following packages were automatically installed and are no longer required: 13:07:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:07:30 uidmap xdelta3 13:07:30 Use 'sudo apt autoremove' to remove them. 13:07:30 The following packages will be REMOVED: 13:07:30 lxd* lxd-client* 13:07:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:07:31 After this operation, 31.7 MB disk space will be freed. 13:07:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 13:07:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:33 Removing lxd dnsmasq configuration 13:07:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:07:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:07:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 13:07:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 13:07:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:07:36 Processing triggers for systemd (237-3ubuntu10.42) ... 13:07:36 Processing triggers for ureadahead (0.100.0-21) ... 13:07:37 + sudo snap remove --purge lxd 13:07:38 snap "lxd" is not installed 13:07:38 + sudo groupadd --force --system lxd 13:07:38 ++ whoami 13:07:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:07:38 + newgrp - lxd 13:07:38 + sudo snap install lxd 13:07:48 2021-05-10T13:07:45Z INFO Waiting for automatic snapd restart... 13:07:51 ---> 06c18a0b2b9b 13:07:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:07:51 ---> 4fce87de21d6 13:07:51 Step 9/23 : RUN make cmd/core-data/core-data 13:07:51 ---> ab9484290cb2 13:07:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:07:51 ---> 8bc0b183555c 13:07:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:07:51 ---> d288e9da6e07 13:07:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:07:51 ---> Running in 9900b79f75da 13:07:51 ---> Running in 00a67475f1dd 13:07:51 ---> Running in 0e79de468533 13:07:51 ---> Running in 34fbe430b878 13:07:51 ---> Running in 48c4f542218e 13:07:51 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 13:07:51 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 13:07:51 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 13:07: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 13:07:51 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 13:08:06 lxd 4.13 from Canonical* installed 13:08:06 + sudo lxd init --auto 13:08:14 + sudo snap install --classic snapcraft 13:08:20 snapcraft 4.7.1 from Canonical* installed 13:08:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:08:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:08:20 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:20 Dload Upload Total Spent Left Speed 13:08:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4714 0 --:--:-- --:--:-- --:--:-- 4750 13:08:20 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 13:08:20 ./yq_linux_amd64 13:08:20 + sudo snapcraft prime --use-lxd 13:08:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:08:21 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: 13:08:21 - README.md 13:08:21 13:08:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:08:22 Launching a container. 13:08:35 Waiting for container to be ready 13:08:35 To start your first instance, try: lxc launch ubuntu:18.04 13:08:35 13:08:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:08:40 Waiting for network to be ready... 13:08:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:08:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:08:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 13:08:41 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:08:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:08:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:08:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:08:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:08:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:08:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:08:41 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:08:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 13:08:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:08:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:08:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 13:08:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 13:08:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 13:08:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 13:08:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:08:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 13:08:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 13:08:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:08:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:08:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 13:08:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 13:08:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 13:08:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:08:46 Fetched 24.5 MB in 6s (4194 kB/s) 13:08:47 Reading package lists... 13:08:48 Reading package lists... 13:08:48 Building dependency tree... 13:08:48 Reading state information... 13:08:48 The following additional packages will be installed: 13:08:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:08:48 Suggested packages: 13:08:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:08:48 Recommended packages: 13:08:48 gnupg libsasl2-modules 13:08:48 The following NEW packages will be installed: 13:08:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:08:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:08:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:08:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:08:48 The following packages will be upgraded: 13:08:48 gpg gpg-agent gpgconf libudev1 13:08:48 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 13:08:48 Need to get 3530 kB of archives. 13:08:48 After this operation, 13.3 MB of additional disk space will be used. 13:08:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 13:08:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:08:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:08:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 13:08:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:08:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:08:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:08:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:08:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:08:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:08:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:08:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:08:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:08:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:08:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:08:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:08:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:08:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:08:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:08:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:08:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:08:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:08:50 debconf: delaying package configuration, since apt-utils is not installed 13:08:50 Fetched 3530 kB in 1s (3181 kB/s) 13:08:50 (Reading database ... 12511 files and directories currently installed.) 13:08:50 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 13:08:50 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:50 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 13:08:50 Selecting previously unselected package udev. 13:08:50 (Reading database ... 12511 files and directories currently installed.) 13:08:50 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 13:08:50 Unpacking udev (237-3ubuntu10.47) ... 13:08:50 Selecting previously unselected package libfuse2:amd64. 13:08:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:08:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:50 Selecting previously unselected package fuse. 13:08:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:08:50 Unpacking fuse (2.9.7-1ubuntu1) ... 13:08:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:08:51 Selecting previously unselected package libksba8:amd64. 13:08:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:08:51 Unpacking libksba8:amd64 (1.3.5-2) ... 13:08:51 Selecting previously unselected package libroken18-heimdal:amd64. 13:08:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:08:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:08:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:08:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libwind0-heimdal:amd64. 13:08:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:08:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:08:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:08:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:08:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:08:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:52 Selecting previously unselected package libsasl2-modules-db:amd64. 13:08:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:52 Selecting previously unselected package libsasl2-2:amd64. 13:08:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:08:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:52 Selecting previously unselected package libldap-common. 13:08:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:08:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:52 Selecting previously unselected package libldap-2.4-2:amd64. 13:08:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:08:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:52 Selecting previously unselected package dirmngr. 13:08:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:08:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:08:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:08:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:08:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:08:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:08:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:08:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:52 Setting up libksba8:amd64 (1.3.5-2) ... 13:08:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:52 Setting up udev (237-3ubuntu10.47) ... 13:08:53 invoke-rc.d: policy-rc.d denied execution of start. 13:08:53 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:53 Processing triggers for systemd (237-3ubuntu10) ... 13:08:53 Setting up fuse (2.9.7-1ubuntu1) ... 13:08:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:08:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:08:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:08:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:08:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:08:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:08:55 settings in the [Install] section, and DefaultInstance for template units). 13:08:55 This means they are not meant to be enabled using systemctl. 13:08:55 Possible reasons for having this kind of units are: 13:08:55 1) A unit may be statically enabled by being symlinked from another unit's 13:08:55 .wants/ or .requires/ directory. 13:08:55 2) A unit's purpose may be to act as a helper for some other unit which has 13:08:55 a requirement dependency on it. 13:08:55 3) A unit may be started when needed via activation (socket, path, timer, 13:08:55 D-Bus, udev, scripted systemctl call, ...). 13:08:55 4) In case of template units, the unit is meant to be enabled with some 13:08:55 instance name specified. 13:08:55 Reading package lists... 13:08:55 Building dependency tree... 13:08:55 Reading state information... 13:08:55 The following additional packages will be installed: 13:08:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:08:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:08:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:08:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:08:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:08:55 Suggested packages: 13:08:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:08:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:08:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:08:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:08:55 systemd-container policykit-1 13:08:55 Recommended packages: 13:08:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:08:55 The following NEW packages will be installed: 13:08:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:08:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:08:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:08:55 multiarch-support openssh-client python3 python3-minimal python3.6 13:08:55 python3.6-minimal snapd squashfs-tools sudo 13:08:55 The following packages will be upgraded: 13:08:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:08:55 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 13:08:55 Need to get 35.2 MB of archives. 13:08:55 After this operation, 141 MB of additional disk space will be used. 13:08:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:08:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 13:08:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:08:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:08:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:08:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 13:08:56 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:08:56 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:08:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:08:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:08:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:08:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:08:56 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:08:56 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:08:56 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:08:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:08:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:08:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:08:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:08:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:08:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:08:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:08:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:08:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:08:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:08:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:08:56 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:08:56 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:08:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:08:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 13:08:57 debconf: delaying package configuration, since apt-utils is not installed 13:08:57 Fetched 35.2 MB in 2s (16.1 MB/s) 13:08:57 (Reading database ... 12757 files and directories currently installed.) 13:08:57 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 13:08:58 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 13:08:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:08:59 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 13:08:59 (Reading database ... 12757 files and directories currently installed.) 13:08:59 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:08:59 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:08:59 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:08:59 (Reading database ... 12757 files and directories currently installed.) 13:08:59 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:08:59 Unpacking apt (1.6.13) over (1.6.1) ... 13:09:01 Setting up apt (1.6.13) ... 13:09:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:09:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:09:02 (Reading database ... 12764 files and directories currently installed.) 13:09:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:09:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:09:02 Selecting previously unselected package libpython3.6-minimal:amd64. 13:09:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:09:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:02 Selecting previously unselected package libexpat1:amd64. 13:09:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:09:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:09:02 Selecting previously unselected package python3.6-minimal. 13:09:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:09:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:09:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:09:03 Checking for services that may need to be restarted...done. 13:09:03 Checking for services that may need to be restarted...done. 13:09:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:09:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:09:03 Selecting previously unselected package python3-minimal. 13:09:03 (Reading database ... 13012 files and directories currently installed.) 13:09:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:09:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:09:04 Selecting previously unselected package mime-support. 13:09:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:09:04 Unpacking mime-support (3.60ubuntu1) ... 13:09:04 Selecting previously unselected package libmpdec2:amd64. 13:09:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:09:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:09:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:09:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:09:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:04 Selecting previously unselected package python3.6. 13:09:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:09:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:09:04 Selecting previously unselected package libpython3-stdlib:amd64. 13:09:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:09:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:09:05 Setting up python3-minimal (3.6.7-1~18.04) ... 13:09:05 Selecting previously unselected package python3. 13:09:05 (Reading database ... 13442 files and directories currently installed.) 13:09:05 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:09:05 Unpacking python3 (3.6.7-1~18.04) ... 13:09:05 Selecting previously unselected package multiarch-support. 13:09:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:09:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:09:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:09:05 Selecting previously unselected package liblzo2-2:amd64. 13:09:05 (Reading database ... 13479 files and directories currently installed.) 13:09:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:09:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:09:05 Selecting previously unselected package libbsd0:amd64. 13:09:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:09:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:09:05 Selecting previously unselected package sudo. 13:09:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:09:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:09:05 Selecting previously unselected package apparmor. 13:09:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:09:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:09:06 Selecting previously unselected package libedit2:amd64. 13:09:06 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:09:06 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:09:06 Selecting previously unselected package libkrb5support0:amd64. 13:09:06 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:09:06 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:09:06 Selecting previously unselected package libk5crypto3:amd64. 13:09:06 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:09:06 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:09:06 Selecting previously unselected package libkeyutils1:amd64. 13:09:06 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:09:06 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:09:06 Selecting previously unselected package libkrb5-3:amd64. 13:09:06 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:09:06 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:09:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:09:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:09:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:09:06 Selecting previously unselected package libssl1.0.0:amd64. 13:09:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:09:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:09:06 Selecting previously unselected package openssh-client. 13:09:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:09:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:09:07 Selecting previously unselected package squashfs-tools. 13:09:07 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:09:07 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:09:07 Selecting previously unselected package snapd. 13:09:07 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 13:09:07 Unpacking snapd (2.48.3+18.04) ... 13:09:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:09:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:09:09 Setting up mime-support (3.60ubuntu1) ... 13:09:09 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:09:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:09:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:09:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:09 Setting up systemd (237-3ubuntu10.47) ... 13:09:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:09:10 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:09:10 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:09:10 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:09:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:09:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:09:11 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:09:11 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:09:11 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:09:12 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:09:12 Setting up python3 (3.6.7-1~18.04) ... 13:09:12 running python rtupdate hooks for python3.6... 13:09:12 running python post-rtupdate hooks for python3.6... 13:09:12 Setting up apparmor (2.12-4ubuntu5.1) ... 13:09:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:09:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:09:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:09:13 Setting up snapd (2.48.3+18.04) ... 13:09:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:09:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:09:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:09:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:09:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:09:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:09:16 /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' 13:09:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:09:16 Processing triggers for systemd (237-3ubuntu10.47) ... 13:09:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:09:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:09:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:09:19 Reading package lists... 13:09:19 Reading package lists... 13:09:19 Building dependency tree... 13:09:19 Reading state information... 13:09:20 Calculating upgrade... 13:09:20 The following packages will be upgraded: 13:09:20 advancecomp base-files bash binutils binutils-common 13:09:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:09:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:09:20 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:09:20 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:09:20 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:09:20 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:09:20 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:09:20 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 13:09:20 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 13:09:20 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 13:09:20 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 13:09:20 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 13:09:20 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 13:09:20 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 13:09:20 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:09:20 Need to get 64.0 MB of archives. 13:09:20 After this operation, 5034 kB of additional disk space will be used. 13:09:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 13:09:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:09:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:09:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:09:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:09:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:09:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:09:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:09:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:09:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:09:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:09:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:09:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:09:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:09:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:09:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:09:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:09:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:09:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:09:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:09:20 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:09:20 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:09:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:09:20 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:09:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:09:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:09:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:09:20 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:09:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:09:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:09:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:09:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:09:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:09:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:09:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:09:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:09:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 13:09:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 13:09:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:09:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:09:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:09:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:09:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:09:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:09:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:09:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:09:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:09:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:09:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:09:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:09:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:09:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:09:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:09:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:09:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:09:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:09:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:09:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:09:21 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:09:21 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:09:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:09:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:09:21 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:09:21 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:09:21 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:09:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:09:21 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:09:21 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:09:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:09:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:09:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:09:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:09:21 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:09:21 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:09:21 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:09:21 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:09:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:09:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:09:21 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:09:21 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:09:21 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:09:21 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 13:09:21 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 13:09:21 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 13:09:21 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 13:09:21 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 13:09:21 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:09:21 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:09:21 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:09:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:09:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:09:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:09:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:09:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:09:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:09:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:09:22 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:09:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:09:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:09:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:09:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:09:22 debconf: delaying package configuration, since apt-utils is not installed 13:09:22 Fetched 64.0 MB in 2s (35.4 MB/s) 13:09:22 (Reading database ... 13912 files and directories currently installed.) 13:09:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:09:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 13:09:23 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 13:09:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:25 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:25 (Reading database ... 13911 files and directories currently installed.) 13:09:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:09:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:09:25 (Reading database ... 13911 files and directories currently installed.) 13:09:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:09:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:09:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:26 (Reading database ... 13911 files and directories currently installed.) 13:09:26 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:09:26 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:27 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:09:27 (Reading database ... 13911 files and directories currently installed.) 13:09:27 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:09:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:09:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:09:27 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:09:27 Setting up base-files (10.1ubuntu2.10) ... 13:09:27 Installing new version of config file /etc/issue ... 13:09:27 Installing new version of config file /etc/issue.net ... 13:09:27 Installing new version of config file /etc/lsb-release ... 13:09:27 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:09:27 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:09:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:09:28 Removing obsolete conffile /etc/default/motd-news ... 13:09:28 (Reading database ... 13912 files and directories currently installed.) 13:09:28 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:09:28 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:09:28 Setting up bash (4.4.18-2ubuntu1.2) ... 13:09:28 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 13:09:28 (Reading database ... 13912 files and directories currently installed.) 13:09:28 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:28 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:09:28 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:09:28 (Reading database ... 13912 files and directories currently installed.) 13:09:28 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:09:28 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:09:28 Setting up tar (1.29b-2ubuntu0.2) ... 13:09:28 (Reading database ... 13912 files and directories currently installed.) 13:09:28 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:09:28 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:29 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:09:29 (Reading database ... 13912 files and directories currently installed.) 13:09:29 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:29 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:29 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:29 (Reading database ... 13912 files and directories currently installed.) 13:09:29 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:29 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:29 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:09:30 (Reading database ... 13912 files and directories currently installed.) 13:09:30 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:09:30 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:09:30 Setting up grep (3.1-2build1) ... 13:09:30 (Reading database ... 13912 files and directories currently installed.) 13:09:30 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:30 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:30 Setting up login (1:4.5-1ubuntu2) ... 13:09:30 (Reading database ... 13912 files and directories currently installed.) 13:09:30 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:30 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:30 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:09:30 (Reading database ... 13912 files and directories currently installed.) 13:09:30 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:30 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:31 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:31 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:31 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:09:31 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:09:33 (Reading database ... 13912 files and directories currently installed.) 13:09:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:09:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:09:34 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:34 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:09:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:09:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:09:34 (Reading database ... 13912 files and directories currently installed.) 13:09:34 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:09:34 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:09:34 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:09:34 (Reading database ... 13912 files and directories currently installed.) 13:09:34 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:34 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:34 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:35 (Reading database ... 13912 files and directories currently installed.) 13:09:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:35 (Reading database ... 13912 files and directories currently installed.) 13:09:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:35 (Reading database ... 13912 files and directories currently installed.) 13:09:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:35 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:35 (Reading database ... 13912 files and directories currently installed.) 13:09:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:35 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:35 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:35 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:36 (Reading database ... 13912 files and directories currently installed.) 13:09:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:09:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:36 (Reading database ... 13912 files and directories currently installed.) 13:09:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:09:36 (Reading database ... 13912 files and directories currently installed.) 13:09:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:09:36 (Reading database ... 13912 files and directories currently installed.) 13:09:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:09:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:09:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:09:38 (Reading database ... 13912 files and directories currently installed.) 13:09:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:09:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:09:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:09:38 (Reading database ... 13912 files and directories currently installed.) 13:09:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:09:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:09:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:09:38 (Reading database ... 13914 files and directories currently installed.) 13:09:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:09:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:09:39 Setting up debconf (1.5.66ubuntu1) ... 13:09:39 (Reading database ... 13914 files and directories currently installed.) 13:09:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:09:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:09:39 (Reading database ... 13914 files and directories currently installed.) 13:09:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:09:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:09:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:09:39 (Reading database ... 13914 files and directories currently installed.) 13:09:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:09:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:09:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:09:40 (Reading database ... 13914 files and directories currently installed.) 13:09:40 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:09:40 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:09:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:09:40 (Reading database ... 13914 files and directories currently installed.) 13:09:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:09:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:09:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:09:40 (Reading database ... 13914 files and directories currently installed.) 13:09:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:09:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:09:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 13:09:40 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:09:41 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:41 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:41 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:41 (Reading database ... 13914 files and directories currently installed.) 13:09:41 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:09:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:09:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:09:41 (Reading database ... 13914 files and directories currently installed.) 13:09:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:09:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:09:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:09:41 (Reading database ... 13914 files and directories currently installed.) 13:09:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:09:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:09:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:09:42 (Reading database ... 13914 files and directories currently installed.) 13:09:42 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:09:42 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:09:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:09:42 (Reading database ... 13914 files and directories currently installed.) 13:09:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:09:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:09:42 Setting up passwd (1:4.5-1ubuntu2) ... 13:09:43 (Reading database ... 13914 files and directories currently installed.) 13:09:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:09:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:09:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:09:43 (Reading database ... 13914 files and directories currently installed.) 13:09:43 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 13:09:43 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:09:43 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 13:09:43 (Reading database ... 13914 files and directories currently installed.) 13:09:43 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 13:09:43 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:09:43 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 13:09:43 (Reading database ... 13914 files and directories currently installed.) 13:09:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:09:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:09:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:09:44 (Reading database ... 13914 files and directories currently installed.) 13:09:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:09:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:09:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:09:44 (Reading database ... 13914 files and directories currently installed.) 13:09:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:09:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:09:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:09:44 (Reading database ... 13914 files and directories currently installed.) 13:09:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:09:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:09:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:09:44 (Reading database ... 13914 files and directories currently installed.) 13:09:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:09:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:09:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:09:45 (Reading database ... 13914 files and directories currently installed.) 13:09:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:09:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:09:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:09:45 (Reading database ... 13915 files and directories currently installed.) 13:09:45 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:45 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:09:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:09:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:09:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:09:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:09:45 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:09:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:09:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:09:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:09:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:09:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:09:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:09:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:09:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:09:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:09:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:09:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:09:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:09:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:09:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:09:47 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:09:47 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:09:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:09:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:09:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:09:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:09:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:49 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:09:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:09:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:53 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:53 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:54 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:09:54 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:09:54 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:54 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:54 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:09:54 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:54 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:09:54 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:09:54 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:09:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:09:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:09:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:09:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:09:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:09:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:09:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:09:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:09:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:09:55 13:09:55 Current default time zone: 'Etc/UTC' 13:09:55 Local time is now: Mon May 10 13:09:55 UTC 2021. 13:09:55 Universal Time is now: Mon May 10 13:09:55 UTC 2021. 13:09:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:09:55 13:09:55 Setting up systemd-sysv (237-3ubuntu10.47) ... 13:09:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:55 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 13:09:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:09:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:09:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:09:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:09:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:09:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:09:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:09:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:09:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:09:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:56 Setting up patch (2.7.6-2ubuntu1.1) ... 13:09:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:09:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:09:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:09:56 Installing new version of config file /etc/ssl/openssl.cnf ... 13:09:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:09:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:09:56 Setting up ca-certificates (20210119~18.04.1) ... 13:09:58 Removing intermediate container 0e79de468533 13:09:58 ---> 47c8e453f240 13:09:58 13:09:58 Step 10/31 : FROM alpine:3.12 13:09:58 3.12: Pulling from library/alpine 13:09:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:09:58 Status: Downloaded newer image for alpine:3.12 13:09:58 ---> 9852663dfa18 13:09:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:09:58 ---> Running in 62ee882ce498 13:09:58 Removing intermediate container 62ee882ce498 13:09:58 ---> 45de9b10c7a7 13:09:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:09:58 ---> Running in 8740cd3bf63c 13:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:09:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:09:58 (1/2) Installing dumb-init (1.2.2-r1) 13:09:58 (2/2) Installing su-exec (0.2-r1) 13:09:58 Executing busybox-1.31.1-r20.trigger 13:09:58 OK: 5 MiB in 16 packages 13:09:58 Removing intermediate container 8740cd3bf63c 13:09:58 ---> 5a20040516d3 13:09:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:09:58 ---> Running in dffcada034cf 13:09:58 Updating certificates in /etc/ssl/certs... 13:09:59 23 added, 27 removed; done. 13:09:59 Removing intermediate container dffcada034cf 13:09:59 ---> 12f073c51727 13:09:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:09:59 ---> Running in 8f654aaeab08 13:09:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:09:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:09:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:09:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:09:59 Setting up pkgbinarymangler (138.18.04.1) ... 13:09:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:09:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:09:59 Setting up perl (5.26.1-6ubuntu0.5) ... 13:10:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:10:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:10:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:10:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:10:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:10:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:10:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:10:00 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:10:00 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:10:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:10:00 Processing triggers for systemd (237-3ubuntu10.47) ... 13:10:00 Processing triggers for mime-support (3.60ubuntu1) ... 13:10:00 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:10:00 Updating certificates in /etc/ssl/certs... 13:10:00 Removing intermediate container 8f654aaeab08 13:10:00 ---> ef466a3009de 13:10:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:10:01 0 added, 0 removed; done. 13:10:01 Running hooks in /etc/ca-certificates/update.d... 13:10:01 done. 13:10:01 ---> Running in db21294e0581 13:10:01 Reading package lists... 13:10:01 Building dependency tree... 13:10:01 Reading state information... 13:10:02 The following NEW packages will be installed: 13:10:02 apt-transport-https 13:10:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:10:03 Need to get 1692 B of archives. 13:10:03 After this operation, 154 kB of additional disk space will be used. 13:10:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:10:03 debconf: delaying package configuration, since apt-utils is not installed 13:10:03 Fetched 1692 B in 1s (2174 B/s) 13:10:03 Selecting previously unselected package apt-transport-https. 13:10:03 (Reading database ... 13920 files and directories currently installed.) 13:10:03 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:10:03 Unpacking apt-transport-https (1.6.13) ... 13:10:03 Setting up apt-transport-https (1.6.13) ... 13:10:03 Waiting for network to be ready... 13:10:05 Removing intermediate container 34fbe430b878 13:10:05 ---> 8dd4ac4e1934 13:10:05 13:10:05 Step 10/22 : FROM alpine:3.12 13:10:05 ---> 9852663dfa18 13:10:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:10:06 ---> Running in ee01d33778db 13:10:06 Removing intermediate container 9900b79f75da 13:10:06 ---> cf8ad7440479 13:10:06 13:10:06 Step 10/22 : FROM alpine:3.12 13:10:06 ---> 9852663dfa18 13:10:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:10:06 Removing intermediate container db21294e0581 13:10:06 ---> 064104d059d8 13:10:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:10:07 ---> Running in 1aae9dfe6d0c 13:10:07 ---> Running in 7af94f9415f6 13:10:08 Removing intermediate container 1aae9dfe6d0c 13:10:08 ---> 25073cf3ed56 13:10:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:10:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:10:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:10:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:10:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:10:09 (1/2) Installing ca-certificates (20191127-r4) 13:10:09 (2/2) Installing dumb-init (1.2.2-r1) 13:10:09 Executing busybox-1.31.1-r20.trigger 13:10:09 Executing ca-certificates-20191127-r4.trigger 13:10:09 ---> 00a2e2f3719b 13:10:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:10:10 OK: 6 MiB in 16 packages 13:10:10 (1/1) Installing dumb-init (1.2.2-r1) 13:10:10 Executing busybox-1.31.1-r20.trigger 13:10:10 OK: 5 MiB in 15 packages 13:10:10 ---> Running in 59933183a30e 13:10:12 2021-05-10T13:10:09Z INFO Waiting for automatic snapd restart... 13:10:13 snapd 2.49.2 from Canonical* installed 13:10:14 Removing intermediate container 7af94f9415f6 13:10:14 ---> 50dc16f4440d 13:10:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:14 Removing intermediate container ee01d33778db 13:10:14 ---> fed09ee327d6 13:10:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:10:14 ---> Running in 7764bd20b0b7 13:10:14 ---> Running in 2504b9333482 13:10:14 Removing intermediate container 48c4f542218e 13:10:14 ---> 95de02a570a2 13:10:14 13:10:14 Step 10/23 : FROM alpine:3.12 13:10:14 ---> 9852663dfa18 13:10:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:10:14 ---> Using cache 13:10:14 ---> 50dc16f4440d 13:10:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:14 "snapd" switched to the "latest/stable" channel 13:10:14 13:10:15 Removing intermediate container 59933183a30e 13:10:15 ---> bf4f3d42fafb 13:10:15 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:15 Removing intermediate container 7764bd20b0b7 13:10:15 ---> c58489952300 13:10:15 Step 13/22 : ENV APP_PORT=48085 13:10:15 ---> Running in cd597e0e2128 13:10:15 ---> Running in 1f27f2845c96 13:10:15 Removing intermediate container 2504b9333482 13:10:15 ---> c41019e93e61 13:10:15 Step 13/22 : ENV APP_PORT=48060 13:10:16 ---> Running in 8bed4a3b368c 13:10:16 ---> 197365121f9c 13:10:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:10:16 Removing intermediate container cd597e0e2128 13:10:16 ---> 080a4ef584d4 13:10:16 Step 13/23 : ENV APP_PORT=48081 13:10:16 Removing intermediate container 1f27f2845c96 13:10:16 ---> f06f60692970 13:10:16 Step 14/22 : EXPOSE $APP_PORT 13:10:16 ---> Running in 3484a5c533e1 13:10:16 ---> Running in 4f4158e536e5 13:10:17 Removing intermediate container 8bed4a3b368c 13:10:17 ---> 382864b2736b 13:10:17 Step 14/22 : EXPOSE $APP_PORT 13:10:17 ---> Running in 2a8c217a8132 13:10:17 Removing intermediate container 3484a5c533e1 13:10:17 ---> a682e6c85752 13:10:17 Step 14/23 : EXPOSE $APP_PORT 13:10:17 Removing intermediate container 4f4158e536e5 13:10:17 ---> 002d945c3b33 13:10:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:18 ---> 5a9863576a12 13:10:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:10:18 ---> Running in bcd391955686 13:10:18 Removing intermediate container 2a8c217a8132 13:10:18 ---> d0c3ad328ea8 13:10:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:19 Removing intermediate container bcd391955686 13:10:19 ---> e631e5d360a8 13:10:19 Step 15/23 : WORKDIR / 13:10:19 ---> 2f585f5313e4 13:10:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:10:19 ---> c3efa0f5c212 13:10:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:10:19 ---> Running in 6da12b0a73f5 13:10:19 ---> d80a3f15ab00 13:10:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:10:20 core18 20210309 from Canonical* installed 13:10:20 "core18" switched to the "latest/stable" channel 13:10:20 13:10:20 Removing intermediate container 00a67475f1dd 13:10:20 ---> 4480e68802f5 13:10:20 13:10:20 Step 10/23 : FROM alpine:3.12 13:10:20 ---> 9852663dfa18 13:10:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:10:20 Removing intermediate container 6da12b0a73f5 13:10:20 ---> 2db3a435bc94 13:10:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:20 ---> Running in eea40577aaa3 13:10:21 ---> 0474441ed6c5 13:10:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:10:21 Removing intermediate container eea40577aaa3 13:10:21 ---> 74a58a51c2c4 13:10:21 Step 12/23 : ENV APP_PORT=48080 13:10:21 ---> 7e33a745f380 13:10:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:10:21 ---> Running in 6d6b9885ea78 13:10:22 ---> 01d4103005f3 13:10:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:10:22 ---> fcc4fc74e5bc 13:10:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:10:22 ---> fb2ca846bab5 13:10:22 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:10:22 Removing intermediate container 6d6b9885ea78 13:10:22 ---> c7e5518026c2 13:10:22 Step 13/23 : EXPOSE $APP_PORT 13:10:23 ---> Running in 50c367106d6f 13:10:23 ---> Running in 0489622071a2 13:10:23 ---> a2ebc90e34b1 13:10:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:10:23 ---> bf79d914cf63 13:10:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:10:23 ---> Running in 3c56bc83216c 13:10:23 ---> c1829eed2f46 13:10:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:10:23 Removing intermediate container 0489622071a2 13:10:23 ---> a7e47b75aa8b 13:10:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:23 Removing intermediate container 50c367106d6f 13:10:23 ---> d023dea9ba4e 13:10:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:10:23 ---> Running in e71653dab34c 13:10:24 ---> Running in 662dae842cee 13:10:24 Removing intermediate container 3c56bc83216c 13:10:24 ---> dcbd668a3da7 13:10:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:24 ---> Running in dd39fbf2380b 13:10:24 Removing intermediate container e71653dab34c 13:10:24 ---> c9824a907ff4 13:10:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:25 ---> Running in f84bbc428e66 13:10:25 ---> 1a57963d3849 13:10:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:10:25 ---> 86ee538e28ae 13:10:25 Step 26/31 : RUN chmod +x /entrypoint.sh 13:10:25 ---> Running in 1d2b7236f40b 13:10:25 Removing intermediate container dd39fbf2380b 13:10:25 ---> 998ee73c1817 13:10:25 Step 20/22 : LABEL arch=arm64 13:10:25 snapcraft 4.7.1 from Canonical* installed 13:10:25 ---> Running in 15907a67048d 13:10:25 ---> Running in 6d849ecbab6b 13:10:25 "snapcraft" switched to the "latest/stable" channel 13:10:25 13:10:25 Removing intermediate container f84bbc428e66 13:10:25 ---> cc7d96f7009d 13:10:25 Step 20/22 : LABEL arch=arm64 13:10:25 Removing intermediate container 1d2b7236f40b 13:10:25 ---> bdc8698d8f4c 13:10:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:26 ---> Running in 595cce5628c2 13:10:26 ---> Running in aaafe6df421b 13:10:26 Removing intermediate container 6d849ecbab6b 13:10:26 ---> d8cca69724ef 13:10:26 Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:10:26 ---> Running in bd432280cebc 13:10:27 Removing intermediate container 595cce5628c2 13:10:27 ---> 696ec507a12d 13:10:27 Step 21/23 : LABEL arch=arm64 13:10:27 Removing intermediate container aaafe6df421b 13:10:27 ---> aca927d0c9f5 13:10:27 Step 21/22 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:10:27 ---> Running in 05a5f5c66be5 13:10:27 ---> Running in 450a8a104735 13:10:27 Removing intermediate container 662dae842cee 13:10:27 ---> 1d797dc549d3 13:10:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:10:27 Removing intermediate container bd432280cebc 13:10:27 ---> 1978c3da17ae 13:10:27 Step 22/22 : LABEL version=0.0.0 13:10:27 ---> Running in ff34eb51651c 13:10:27 ---> Running in 396149cee2df 13:10:28 Removing intermediate container 450a8a104735 13:10:28 ---> 75a44be7d0d7 13:10:28 Step 22/22 : LABEL version=0.0.0 13:10:28 Removing intermediate container 05a5f5c66be5 13:10:28 ---> cb46f8fe841c 13:10:28 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:10:28 ---> Running in 9aa25d0d9dfa 13:10:28 ---> Running in daa306ac2fd4 13:10:28 Removing intermediate container ff34eb51651c 13:10:28 ---> 6429ed02d934 13:10:28 13:10:28 Removing intermediate container 15907a67048d 13:10:28 ---> 5aef8155f05b 13:10:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:10:28 Successfully built 6429ed02d934 13:10:28 Removing intermediate container daa306ac2fd4 13:10:28 ---> 6b11a37fe78d 13:10:28 Step 23/23 : LABEL version=0.0.0 13:10:28 Successfully tagged docker-support-scheduler-go-arm64:latest 13:10:28 Building docker-security-proxy-setup-go 13:10:29  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:10:29 ---> Running in e1af94d3b81f 13:10:29 Removing intermediate container 9aa25d0d9dfa 13:10:29 ---> 0753a07ab945 13:10:29 13:10:29 ---> Running in a866862be415 13:10:29 Successfully built 0753a07ab945 13:10:29 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: 13:10:29 - README.md 13:10:29 13:10:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:10:30 Successfully tagged docker-support-notifications-go-arm64:latest 13:10:30  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 13:10:30 Removing intermediate container e1af94d3b81f 13:10:30 ---> fdb3723a9ee7 13:10:30 Step 28/31 : CMD ["gate"] 13:10:30 Removing intermediate container a866862be415 13:10:30 ---> f1d826c44968 13:10:30 13:10:30 ---> Running in 90b3587da2b4 13:10:30 Successfully built f1d826c44968 13:10:30 Successfully tagged docker-core-metadata-go-arm64:latest 13:10:30  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 13:10:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:10:31 Removing intermediate container 90b3587da2b4 13:10:31 ---> c25303781dfa 13:10:31 Step 29/31 : LABEL arch=arm64 13:10:31 ---> Running in 25c013e6fb07 13:10:32 Removing intermediate container 25c013e6fb07 13:10:32 ---> 45248fab4fab 13:10:32 Step 30/31 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:10:32 ---> Running in 8406bf34e486 13:10:33 (1/6) Installing dumb-init (1.2.2-r1) 13:10:33 Removing intermediate container 8406bf34e486 13:10:33 ---> e2e6f517a807 13:10:33 Step 31/31 : LABEL version=0.0.0 13:10:33 (2/6) Installing libgcc (9.3.0-r2) 13:10:33 (3/6) Installing libsodium (1.0.18-r0) 13:10:33 (4/6) Installing libstdc++ (9.3.0-r2) 13:10:34 ---> Running in aff87431d42b 13:10:34 Removing intermediate container aff87431d42b 13:10:34 ---> 6938161f3761 13:10:34 13:10:34 (5/6) Installing libzmq (4.3.3-r0) 13:10:35 Successfully built 6938161f3761 13:10:35 (6/6) Installing zeromq (4.3.3-r0) 13:10:35 Successfully tagged docker-security-bootstrapper-go-arm64:latest 13:10:35  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 13:10:35 Executing busybox-1.31.1-r20.trigger 13:10:35 OK: 8 MiB in 20 packages 13:10:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:10:36 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:10:36 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:10:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:10:37 Removing intermediate container 396149cee2df 13:10:37 ---> fa82d7c2dc60 13:10:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:38 Reading package lists... 13:10:38 ---> 85b18657fc7b 13:10:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:10:39 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 13:10:40 ---> 4e7801ce259a 13:10:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:10:41 ---> de0c1a0d97d6 13:10:41 Step 19/23 : ENTRYPOINT ["/core-data"] 13:10:41 ---> Running in a7a01140e691 13:10:42 Removing intermediate container a7a01140e691 13:10:42 ---> 9f3ea7696ab2 13:10:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:42 ---> Running in 6a6bbce89d84 13:10:43 Removing intermediate container 6a6bbce89d84 13:10:43 ---> 73e8c32c1fc8 13:10:43 Step 21/23 : LABEL arch=arm64 13:10:43 ---> Running in 18eb4410b52d 13:10:44 Removing intermediate container 18eb4410b52d 13:10:44 ---> 2433f6313e36 13:10:44 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:10:44 ---> Running in 4cda7ee08c9b 13:10:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:10:45 Reading package lists... 13:10:45 Building dependency tree... 13:10:45 Reading state information... 13:10:45 Suggested packages: 13:10:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:10:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:10:45 Recommended packages: 13:10:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:10:45 The following NEW packages will be installed: 13:10:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:10:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:10:45 pkg-config zip 13:10:45 Removing intermediate container 4cda7ee08c9b 13:10:45 ---> 5370d761b4a7 13:10:45 Step 23/23 : LABEL version=0.0.0 13:10:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:10:45 Need to get 7663 kB of archives. 13:10:45 After this operation, 43.8 MB of additional disk space will be used. 13:10:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:10:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:10:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:10:46 ---> Running in 0d5d6c9370f8 13:10:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:10:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:10:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:10:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:10:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:10:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:10:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:10:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:10:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:10:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:10:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:10:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:10:46 Removing intermediate container 0d5d6c9370f8 13:10:46 ---> 7105c845ddba 13:10:46 13:10:46 debconf: delaying package configuration, since apt-utils is not installed 13:10:46 Fetched 7663 kB in 1s (7286 kB/s) 13:10:46 Selecting previously unselected package libglib2.0-0:amd64. 13:10:46 (Reading database ... 13924 files and directories currently installed.) 13:10:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:10:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:10:47 Selecting previously unselected package libpsl5:amd64. 13:10:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:10:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:10:47 Successfully built 7105c845ddba 13:10:47 Successfully tagged docker-core-data-go-arm64:latest 13:10:47 Selecting previously unselected package libnghttp2-14:amd64. 13:10:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:10:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:10:47 Selecting previously unselected package librtmp1:amd64. 13:10:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:10:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:10:47 Selecting previously unselected package libcurl3-gnutls:amd64. 13:10:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:10:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:10:47 Selecting previously unselected package liberror-perl. 13:10:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:10:47 Unpacking liberror-perl (0.17025-1) ... 13:10:47 Selecting previously unselected package git-man. 13:10:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:10:47 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:10:47 Selecting previously unselected package git. 13:10:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:10:47 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:10:48 Selecting previously unselected package libnorm1:amd64. 13:10:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:10:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:48 Selecting previously unselected package libpgm-5.2-0:amd64. 13:10:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:10:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:49 Selecting previously unselected package libsodium23:amd64. 13:10:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:10:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:10:49 Selecting previously unselected package libzmq5:amd64. 13:10:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:49 Selecting previously unselected package libzmq3-dev:amd64. 13:10:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:10:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:49 Selecting previously unselected package pkg-config. 13:10:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:10:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:10:49 Selecting previously unselected package zip. 13:10:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:10:49 Unpacking zip (3.0-11build1) ... 13:10:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:10:49 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:10:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:10:49 Setting up liberror-perl (0.17025-1) ... 13:10:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:10:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:10:49 No schema files found: doing nothing. 13:10:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:10:49 Setting up zip (3.0-11build1) ... 13:10:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:10:49 Setting up libsodium23:amd64 (1.0.16-2) ... 13:10:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:10:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:10:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:10:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:10:50 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:10:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:10:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:10:57 git set to automatically installed. 13:10:57 git-man set to automatically installed. 13:10:57 libcurl3-gnutls set to automatically installed. 13:10:57 liberror-perl set to automatically installed. 13:10:57 libglib2.0-0 set to automatically installed. 13:10:57 libnghttp2-14 set to automatically installed. 13:10:57 libnorm1 set to automatically installed. 13:10:57 libpgm-5.2-0 set to automatically installed. 13:10:57 libpsl5 set to automatically installed. 13:10:57 librtmp1 set to automatically installed. 13:10:57 libsodium23 set to automatically installed. 13:10:57 libzmq3-dev set to automatically installed. 13:10:57 libzmq5 set to automatically installed. 13:10:57 pkg-config set to automatically installed. 13:10:57 zip set to automatically installed. 13:10:58 snapd is not logged in, snap install commands will use sudo 13:11:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:11:17 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 13:11:17 snapd is not logged in, snap install commands will use sudo 13:11:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:11:25 snap "core18" has no updates available 13:11:25 Pulling go-build-helper 13:11:25 + snapcraftctl pull 13:11:26  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:11:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:11:26 ---> 903f7bdf78e1 13:11:26 Step 3/21 : WORKDIR /edgex-go 13:11:26 ---> Using cache 13:11:26 ---> e5496bd1f26a 13:11:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:26 ---> Using cache 13:11:26 ---> 4b5db7022802 13:11:26 Step 5/21 : RUN apk add --update --no-cache make git 13:11:26 ---> Using cache 13:11:26 ---> 1677f3ca7eaf 13:11:26 Step 6/21 : COPY go.mod . 13:11:26 ---> Using cache 13:11:26 ---> 66a4e86a2311 13:11:26 Step 7/21 : RUN go mod download 13:11:26 ---> Using cache 13:11:26 ---> 360a5a2f44f2 13:11:26 Step 8/21 : COPY . . 13:11:26 ---> Using cache 13:11:26 ---> d288e9da6e07 13:11:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:11:27 'app-service-config' has dependencies that need to be staged: go-build-helper 13:11:27 Skipping pull go-build-helper (already ran) 13:11:27 Building go-build-helper 13:11:27 + snapcraftctl build 13:11:27 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:11:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:11:27 ---> 903f7bdf78e1 13:11:27 Step 3/25 : WORKDIR /edgex-go 13:11:27 ---> Using cache 13:11:27 ---> e5496bd1f26a 13:11:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:27 ---> Using cache 13:11:27 ---> 4b5db7022802 13:11:27 Step 5/25 : RUN apk add --update --no-cache make git 13:11:27 ---> Using cache 13:11:27 ---> 1677f3ca7eaf 13:11:27 Step 6/25 : COPY go.mod . 13:11:27 ---> Using cache 13:11:27 ---> 66a4e86a2311 13:11:27 Step 7/25 : RUN go mod download 13:11:27 ---> Using cache 13:11:27 ---> 360a5a2f44f2 13:11:27 Step 8/25 : COPY . . 13:11:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:11:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:11:27 ---> 903f7bdf78e1 13:11:27 Step 3/23 : WORKDIR /edgex-go 13:11:27 ---> Using cache 13:11:27 ---> e5496bd1f26a 13:11:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:27 ---> Using cache 13:11:27 ---> 4b5db7022802 13:11:27 Step 5/23 : RUN apk add --update --no-cache make bash git 13:11:27 ---> Using cache 13:11:27 ---> d288e9da6e07 13:11:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:11:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:11:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:11:28 ---> 903f7bdf78e1 13:11:28 Step 3/23 : WORKDIR /edgex-go 13:11:28 ---> Using cache 13:11:28 ---> e5496bd1f26a 13:11:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:28 ---> Using cache 13:11:28 ---> 4b5db7022802 13:11:28 Step 5/23 : RUN apk add --update --no-cache make git 13:11:28 ---> Using cache 13:11:28 ---> 1677f3ca7eaf 13:11:28 Step 6/23 : COPY go.mod . 13:11:28 ---> Using cache 13:11:28 ---> 66a4e86a2311 13:11:28 Step 7/23 : RUN go mod download 13:11:28 ---> Using cache 13:11:28 ---> 360a5a2f44f2 13:11:28 Step 8/23 : COPY . . 13:11:28 ---> Using cache 13:11:28 ---> d288e9da6e07 13:11:28 Step 9/23 : RUN make cmd/core-command/core-command 13:11:29 Staging go-build-helper 13:11:29 + snapcraftctl stage 13:11:29 ---> Running in 3e88983be67c 13:11:29 ---> Running in d2155dd44c1d 13:11:29 ---> Running in 168702f9ffc3 13:11:29 ---> Running in 5e7e3c7244d9 13:11:31 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 13:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:11:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:11:31 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 13:11:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:11:35 OK: 218 MiB in 52 packages 13:11:37 Removing intermediate container 3e88983be67c 13:11:37 ---> 67095cffe8bb 13:11:37 Step 6/23 : COPY go.mod . 13:11:38 ---> 4f7819205a99 13:11:38 Step 7/23 : RUN go mod download 13:11:38 ---> Running in de9306450748 13:11:42 Removing intermediate container de9306450748 13:11:42 ---> d031a73ef132 13:11:42 Step 8/23 : COPY . . 13:11:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:11:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:11:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 13:11:44 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:11:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:11:44 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:11:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:11:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:11:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:11:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:11:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:11:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 13:11:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:11:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:11:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 13:11:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 13:11:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 13:11:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 13:11:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:11:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 13:11:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 13:11:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:11:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:11:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 13:11:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 13:11:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 13:11:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:11:44 Fetched 24.5 MB in 0s (0 B/s) 13:11:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:11:44 Fetched 224 kB in 0s (0 B/s) 13:11:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:11:44 Fetched 157 kB in 0s (0 B/s) 13:11:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:11:44 Fetched 221 kB in 0s (0 B/s) 13:11:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:11:44 Fetched 143 kB in 0s (0 B/s) 13:11:44 Pulling app-service-config 13:11:44 + snapcraftctl pull 13:11:44 Cloning into '/root/parts/app-service-config/src'... 13:11:44 Pulling config-common 13:11:44 + snapcraftctl pull 13:11:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:11:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:11:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:11:48 Fetched 0 B in 0s (0 B/s) 13:11:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:11:48 Fetched 0 B in 0s (0 B/s) 13:11:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:11:48 Fetched 0 B in 0s (0 B/s) 13:11:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:11:48 Fetched 0 B in 0s (0 B/s) 13:11:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:11:48 Fetched 0 B in 0s (0 B/s) 13:11:48 Pulling edgex-go 13:11:48 + snapcraftctl pull 13:12:05 ---> d7c0063146a7 13:12:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:12:05 ---> Running in cfaa2273b1d1 13:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:12:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:12:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:12:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:12:15 Fetched 0 B in 0s (0 B/s) 13:12:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:12:15 Fetched 96.5 kB in 0s (0 B/s) 13:12:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:12:15 Fetched 279 kB in 0s (0 B/s) 13:12:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:12:15 Fetched 122 kB in 0s (0 B/s) 13:12:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:12:15 Fetched 77.8 kB in 0s (0 B/s) 13:12:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:12:15 Fetched 8848 B in 0s (0 B/s) 13:12:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:12:15 Fetched 47.8 kB in 0s (0 B/s) 13:12:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:12:15 Fetched 45.6 kB in 0s (0 B/s) 13:12:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:12:15 Fetched 15.0 kB in 0s (0 B/s) 13:12:15 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:12:15 Fetched 219 kB in 0s (0 B/s) 13:12:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:12:15 Fetched 154 kB in 0s (0 B/s) 13:12:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:12:15 Fetched 50.6 kB in 0s (0 B/s) 13:12:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:12:15 Fetched 14.8 kB in 0s (0 B/s) 13:12:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:12:15 Fetched 41.8 kB in 0s (0 B/s) 13:12:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:12:15 Fetched 499 kB in 0s (0 B/s) 13:12:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:12:15 Fetched 111 kB in 0s (0 B/s) 13:12:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:12:15 Fetched 240 kB in 0s (0 B/s) 13:12:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:12:15 Fetched 29.3 kB in 0s (0 B/s) 13:12:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:12:15 Fetched 85.5 kB in 0s (0 B/s) 13:12:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:12:15 Fetched 24.5 kB in 0s (0 B/s) 13:12:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:12:15 Fetched 49.2 kB in 0s (0 B/s) 13:12:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:12:15 Fetched 54.2 kB in 0s (0 B/s) 13:12:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:12:15 Fetched 30.8 kB in 0s (0 B/s) 13:12:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:12:15 Fetched 15.8 kB in 0s (0 B/s) 13:12:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:12:15 Fetched 85.9 kB in 0s (0 B/s) 13:12:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:12:15 Fetched 8720 B in 0s (0 B/s) 13:12:15 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 13:12:15 Fetched 137 kB in 0s (0 B/s) 13:12:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:12:15 Fetched 119 kB in 0s (0 B/s) 13:12:15 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 13:12:15 Fetched 110 kB in 0s (0 B/s) 13:12:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:12:15 Fetched 11.1 kB in 0s (0 B/s) 13:12:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:12:15 Fetched 645 kB in 0s (0 B/s) 13:12:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:12:15 Fetched 41.3 kB in 0s (0 B/s) 13:12:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:12:15 Fetched 17.9 kB in 0s (0 B/s) 13:12:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:12:15 Fetched 368 kB in 0s (0 B/s) 13:12:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:12:15 Fetched 187 kB in 0s (0 B/s) 13:12:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:12:15 Fetched 175 kB in 0s (0 B/s) 13:12:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:12:15 Fetched 206 kB in 0s (0 B/s) 13:12:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:12:15 Fetched 1301 kB in 0s (0 B/s) 13:12:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:12:15 Fetched 36.2 kB in 0s (0 B/s) 13:12:15 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:12:15 Fetched 159 kB in 0s (0 B/s) 13:12:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:12:15 Fetched 107 kB in 0s (0 B/s) 13:12:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:12:15 Fetched 48.7 kB in 0s (0 B/s) 13:12:15 Pulling static-packages 13:12:15 + snapcraftctl pull 13:12:15 Pulling version 13:12:15 + cd /root/project 13:12:15 + [ -f VERSION ] 13:12:15 + PROJECT_VERSION=local-dev 13:12:15 + git rev-parse --short HEAD 13:12:15 + GIT_REVISION=fe00754a 13:12:15 + snapcraftctl set-version local-dev 13:12:15 Skipping build go-build-helper (already ran) 13:12:15 Building app-service-config 13:12:15 + make build 13:12:15 go mod tidy 13:12:18 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 13:12:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 13:12:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 13:12:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 13:12:18 go: downloading github.com/google/uuid v1.2.0 13:12:18 go: downloading github.com/go-playground/validator/v10 v10.5.0 13:12:18 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:12:18 go: downloading github.com/gorilla/mux v1.8.0 13:12:18 go: downloading github.com/go-playground/universal-translator v0.17.0 13:12:18 go: downloading github.com/stretchr/testify v1.7.0 13:12:18 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:12:18 go: downloading github.com/pelletier/go-toml v1.9.0 13:12:19 go: downloading github.com/go-playground/locales v0.13.0 13:12:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 13:12:19 go: downloading github.com/mitchellh/copystructure v1.0.0 13:12:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:12:19 go: downloading github.com/davecgh/go-spew v1.1.1 13:12:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:12:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:12:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 13:12:19 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:12:19 go: downloading github.com/pebbe/zmq4 v1.2.7 13:12:19 go: downloading github.com/go-redis/redis/v7 v7.2.0 13:12:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 13:12:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 13:12:19 go: downloading github.com/leodido/go-urn v1.2.0 13:12:20 go: downloading golang.org/x/text v0.3.2 13:12:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:12:20 go: downloading github.com/pmezard/go-difflib v1.0.0 13:12:20 go: downloading github.com/onsi/gomega v1.7.0 13:12:20 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:12:20 go: downloading gopkg.in/yaml.v2 v2.4.0 13:12:20 go: downloading github.com/stretchr/objx v0.1.0 13:12:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:12:20 go: downloading github.com/hashicorp/consul/api v1.8.1 13:12:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:12:20 go: downloading github.com/gorilla/websocket v1.4.2 13:12:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:12:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:12:20 go: downloading github.com/onsi/ginkgo v1.10.1 13:12:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:12:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:12:20 go: downloading github.com/go-kit/kit v0.8.0 13:12:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:12:20 go: downloading github.com/hashicorp/serf v0.9.5 13:12:20 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:12:20 go: downloading github.com/kr/pretty v0.2.0 13:12:20 go: downloading github.com/mattn/go-colorable v0.1.6 13:12:20 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:12:20 go: downloading github.com/mattn/go-isatty v0.0.12 13:12:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:12:20 go: downloading github.com/fatih/color v1.9.0 13:12:20 go: downloading github.com/x448/float16 v0.8.4 13:12:20 go: downloading github.com/kr/text v0.1.0 13:12:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:12:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:12:20 go: downloading github.com/golang/protobuf v1.3.2 13:12:20 go: downloading github.com/hpcloud/tail v1.0.0 13:12:20 go: downloading github.com/hashicorp/memberlist v0.2.2 13:12:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:12:20 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:12:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:12:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:12:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:12:20 go: downloading github.com/pkg/errors v0.8.1 13:12:20 go: downloading github.com/go-stack/stack v1.8.0 13:12:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:12:20 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:12:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:12:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:12:20 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:12:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:12:20 go: downloading github.com/miekg/dns v1.1.26 13:12:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:12:20 go: downloading github.com/hashicorp/errwrap v1.0.0 13:12:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:12:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:12:20 go: downloading github.com/fsnotify/fsnotify v1.4.7 13:12:20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 13:12:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 13:12:33 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 13:12:33 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 13:12:33 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 13:12:33 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 13:12:35 Building config-common 13:12:35 + snapcraftctl build 13:12:38 Building edgex-go 13:12:38 + cd /root/parts/edgex-go/src 13:12:38 + make build 13:12:38 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 13:12:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 13:12:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.80 13:12:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:12:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 13:12:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 13:12:40 go: downloading github.com/imdario/mergo v0.3.12 13:12:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 13:12:45 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 13:12: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 13:12:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:12:55 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 13:12:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:12:58 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 13:12:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:12:58 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 13:13: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 13:13:01 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 13:13: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 13:13:02 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 13:13:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:13:03 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 13:13:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:13:06 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 13:13:06 go: downloading github.com/lib/pq v1.10.1 13:13:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:13:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:13:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:13:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:13:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:13:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:13:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:13:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:13:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:13:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:13:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:13:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:13:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:13:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:13:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:13:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:13:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:13:08 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 13:13:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:13:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:13:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:13:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:13:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:13:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:13:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:13:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:13:10 Removing intermediate container 168702f9ffc3 13:13:10 ---> 627ec2021d63 13:13:10 13:13:10 Step 10/25 : FROM alpine:3.12 13:13:10 ---> 9852663dfa18 13:13:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:13:10 Removing intermediate container 5e7e3c7244d9 13:13:10 ---> 5629e3fda6f4 13:13:10 13:13:10 Step 10/21 : FROM alpine:3.12 13:13:10 ---> 9852663dfa18 13:13:10 Step 11/21 : RUN apk add --update --no-cache curl 13:13:10 ---> Running in 07a6e7ab6fc7 13:13:10 ---> Running in 418cb80810ff 13:13:13 Building static-packages 13:13:13 + snapcraftctl build 13:13:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:13 (1/6) Installing ca-certificates (20191127-r4) 13:13:13 (1/4) Installing ca-certificates (20191127-r4) 13:13:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:13:14 (3/6) Installing libcurl (7.76.1-r0) 13:13:14 (4/6) Installing curl (7.76.1-r0) 13:13:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:13:14 (3/4) Installing libcurl (7.76.1-r0) 13:13:14 (5/6) Installing dumb-init (1.2.2-r1) 13:13:14 (4/4) Installing curl (7.76.1-r0) 13:13:14 (6/6) Installing su-exec (0.2-r1) 13:13:14 Executing busybox-1.31.1-r20.trigger 13:13:14 Executing busybox-1.31.1-r20.trigger 13:13:14 Executing ca-certificates-20191127-r4.trigger 13:13:14 Executing ca-certificates-20191127-r4.trigger 13:13:14 OK: 7 MiB in 20 packages 13:13:14 OK: 7 MiB in 18 packages 13:13:14 Building version 13:13:14 + snapcraftctl build 13:13:15 Removing intermediate container d2155dd44c1d 13:13:15 ---> 9816dd54d098 13:13:15 13:13:15 Step 10/23 : FROM alpine:3.12 13:13:15 ---> 9852663dfa18 13:13:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:13:15 ---> Using cache 13:13:15 ---> 50dc16f4440d 13:13:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:13:15 ---> Using cache 13:13:15 ---> 080a4ef584d4 13:13:15 Step 13/23 : ENV APP_PORT=48082 13:13:16 ---> Running in afd10b95ea48 13:13:17 Removing intermediate container afd10b95ea48 13:13:17 ---> 17bde4e5a70d 13:13:17 Step 14/23 : EXPOSE $APP_PORT 13:13:17 ---> Running in 5187ca8e7fd3 13:13:17 Removing intermediate container 07a6e7ab6fc7 13:13:17 ---> 23c2525e039d 13:13:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:13:17 Removing intermediate container 418cb80810ff 13:13:17 ---> e7c9b0a4bce6 13:13:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:13:17 ---> Running in fa908988785a 13:13:17 ---> Running in 84b594c6618a 13:13:17 Removing intermediate container 5187ca8e7fd3 13:13:17 ---> d33b726c3e85 13:13:17 Step 15/23 : WORKDIR / 13:13:18 ---> Running in 6367ec4c8802 13:13:18 Skipping stage go-build-helper (already ran) 13:13:18 Staging app-service-config 13:13:18 + snapcraftctl stage 13:13:18 Removing intermediate container fa908988785a 13:13:18 ---> 05f21a479757 13:13:18 Step 13/25 : WORKDIR / 13:13:18 Removing intermediate container 84b594c6618a 13:13:18 ---> 3291110648c9 13:13:18 Step 13/21 : WORKDIR /edgex 13:13:18 ---> Running in f99d2b0a9916 13:13:18 ---> Running in 92db4e40ff5d 13:13:19 Removing intermediate container 6367ec4c8802 13:13:19 ---> 71b265801477 13:13:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:19 Staging config-common 13:13:19 + snapcraftctl stage 13:13:19 Removing intermediate container 92db4e40ff5d 13:13:19 Removing intermediate container f99d2b0a9916 13:13:19 ---> c05865544133 13:13:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:13:19 ---> d7ecb7531393 13:13:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:13:20 ---> 226cab55892b 13:13:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:13:20 Staging edgex-go 13:13:20 + snapcraftctl stage 13:13:20 ---> 5d7de53d8a3c 13:13:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:13:21 ---> d1b2fba38fbe 13:13:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:13:21 Staging static-packages 13:13:21 + snapcraftctl stage 13:13:21 ---> dc68e7454565 13:13:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:13:22 ---> c3a011047cf1 13:13:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:13:22 ---> 0a2f6ca5f24a 13:13:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:13:22 ---> 608c1e420f2e 13:13:22 Step 19/23 : ENTRYPOINT ["/core-command"] 13:13:22 Staging version 13:13:22 + snapcraftctl stage 13:13:23 ---> Running in 9aa3af6b4154 13:13:23 ---> 27421a3e366f 13:13:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:13:24 Removing intermediate container 9aa3af6b4154 13:13:24 ---> 4edbb2b3ad5c 13:13:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:13:24 ---> 322320716ef6 13:13:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:13:24 Priming go-build-helper 13:13:24 + snapcraftctl prime 13:13:24 ---> Running in 29525133aeed 13:13:24 ---> Running in 4fd9ac51bb3b 13:13:24 ---> 9f1241b90f81 13:13:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:13:24 Removing intermediate container cfaa2273b1d1 13:13:24 ---> 6ebb73ed2c09 13:13:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:13:24 Removing intermediate container 4fd9ac51bb3b 13:13:24 ---> 59fcae83dbba 13:13:24 Step 21/23 : LABEL arch=arm64 13:13:24 Removing intermediate container 29525133aeed 13:13:24 ---> 5b9d89462496 13:13:24 Step 18/21 : CMD ["--init=true"] 13:13:25 ---> Running in f361c69174e2 13:13:25 ---> Running in 783f2ee23c75 13:13:25 ---> Running in 5508c7435e47 13:13:25 Priming app-service-config 13:13:25 + snapcraftctl prime 13:13:25 ---> 3c8e65681704 13:13:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:13:26 Removing intermediate container 783f2ee23c75 13:13:26 ---> 09bf37d2bea0 13:13:26 Step 19/21 : LABEL arch=arm64 13:13:26 Removing intermediate container f361c69174e2 13:13:26 ---> 82969312a9e8 13:13:26 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:13:26 ---> Running in 12fe9ce9df14 13:13:26 ---> Running in fb2646edbc66 13:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:13:26 Priming config-common 13:13:26 + snapcraftctl prime 13:13:27 Removing intermediate container fb2646edbc66 13:13:27 ---> 462cb3e13d70 13:13:27 Step 23/23 : LABEL version=0.0.0 13:13:27 Removing intermediate container 12fe9ce9df14 13:13:27 ---> d8608ea56a17 13:13:27 Step 20/21 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:13:27 ---> 0407ff06a7e9 13:13:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:13:27 ---> Running in 195b8f2c882a 13:13:27 ---> Running in b960e69cb0ff 13:13:28 Priming edgex-go 13:13:28 + snapcraftctl prime 13:13:28 Removing intermediate container 195b8f2c882a 13:13:28 ---> ed1768ce79e4 13:13:28 Step 21/21 : LABEL version=0.0.0 13:13:28 Removing intermediate container b960e69cb0ff 13:13:28 ---> e99565545218 13:13:28 13:13:28 ---> Running in d7bdf2e61368 13:13:28 ---> 99886544883c 13:13:28 Step 21/25 : 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/ 13:13:28 Successfully built e99565545218 13:13:28 Successfully tagged docker-core-command-go-arm64:latest 13:13:28  Building docker-core-command-go ... done  ---> Running in 523c00c7b53a 13:13:29 Removing intermediate container d7bdf2e61368 13:13:29 ---> ab38d98128ba 13:13:29 13:13:29 Priming static-packages 13:13:29 + snapcraftctl prime 13:13:29 Successfully built ab38d98128ba 13:13:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 13:13:29  Building docker-security-proxy-setup-go ... done Removing intermediate container 5508c7435e47 13:13:29 ---> 1dd64fb45f66 13:13:29 13:13:29 Step 11/23 : FROM docker:20.10.0 13:13:29 20.10.0: Pulling from library/docker 13:13:32 Priming version 13:13:32 + snapcraftctl prime 13:13:32 Removing intermediate container 523c00c7b53a 13:13:32 ---> e8de80e36573 13:13:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:13:32 ---> Running in 5195a6b404ab 13:13:32 Removing intermediate container 5195a6b404ab 13:13:32 ---> 56d527b7087e 13:13:32 Step 23/25 : LABEL arch=arm64 13:13:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 13:13:33 ---> Running in c8dc1ef2684f 13:13:34 Removing intermediate container c8dc1ef2684f 13:13:34 ---> c0131fe03675 13:13:34 Step 24/25 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:13:34 ---> Running in a38529c1728d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 13:13:35 Removing intermediate container a38529c1728d 13:13:35 ---> cad2270205a3 13:13:35 Step 25/25 : LABEL version=0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:36 ---> Running in db616a3b6162 13:13:36 Removing intermediate container db616a3b6162 13:13:36 ---> 4947e97f95cf 13:13:36 13:13:37 Successfully built 4947e97f95cf 13:13:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 13:13:38  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:13:38 Status: Downloaded newer image for docker:20.10.0 13:13:38 ---> eeaf43b92773 13:13:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:13:38 ---> Running in 5b10dd2d5714 13:13:39 Removing intermediate container 5b10dd2d5714 13:13:39 ---> c88c4193669e 13:13:39 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:13:39 ---> Running in 8c25e273f61e 13:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:13:41 (1/39) Installing readline (8.0.4-r0) 13:13:41 (2/39) Installing bash (5.0.17-r0) 13:13:41 Executing bash-5.0.17-r0.post-install 13:13:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:13:41 (4/39) Installing libcurl (7.76.1-r0) 13:13:41 (5/39) Installing curl (7.76.1-r0) 13:13:41 (6/39) Installing dumb-init (1.2.2-r1) 13:13:41 (7/39) Installing libbz2 (1.0.8-r1) 13:13:41 (8/39) Installing expat (2.2.9-r1) 13:13:41 (9/39) Installing libffi (3.3-r2) 13:13:41 (10/39) Installing gdbm (1.13-r1) 13:13:41 (11/39) Installing xz-libs (5.2.5-r0) 13:13:41 (12/39) Installing sqlite-libs (3.32.1-r0) 13:13:41 (13/39) Installing python3 (3.8.10-r0) 13:13:42 (14/39) Installing py3-appdirs (1.4.4-r1) 13:13:42 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:13:42 (16/39) Installing py3-parsing (2.4.7-r0) 13:13:42 (17/39) Installing py3-six (1.15.0-r0) 13:13:42 (18/39) Installing py3-packaging (20.4-r0) 13:13:42 (19/39) Installing py3-setuptools (47.0.0-r0) 13:13:43 (20/39) Installing py3-chardet (3.0.4-r4) 13:13:43 (21/39) Installing py3-idna (2.9-r0) 13:13:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:13:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:13:43 (24/39) Installing py3-requests (2.23.0-r0) 13:13:43 (25/39) Installing py3-msgpack (1.0.0-r0) 13:13:43 (26/39) Installing py3-lockfile (0.12.2-r3) 13:13:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:13:43 (28/39) Installing py3-colorama (0.4.3-r0) 13:13:43 (29/39) Installing py3-distlib (0.3.0-r0) 13:13:43 (30/39) Installing py3-distro (1.5.0-r1) 13:13:43 (31/39) Installing py3-webencodings (0.5.1-r3) 13:13:43 (32/39) Installing py3-html5lib (1.0.1-r4) 13:13:43 (33/39) Installing py3-pytoml (0.1.21-r0) 13:13:43 (34/39) Installing py3-pep517 (0.8.2-r0) 13:13:43 (35/39) Installing py3-progress (1.5-r0) 13:13:43 (36/39) Installing py3-toml (0.10.1-r0) 13:13:43 (37/39) Installing py3-retrying (1.3.3-r0) 13:13:43 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:13:43 (39/39) Installing py3-pip (20.1.1-r0) 13:13:43 Executing busybox-1.31.1-r19.trigger 13:13:43 OK: 72 MiB in 59 packages 13:13:47 Collecting docker-compose==1.23.2 13:13:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:13:48 Collecting websocket-client<1.0,>=0.32.0 13:13:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:13:49 Collecting PyYAML<4,>=3.10 13:13:49 Downloading PyYAML-3.13.tar.gz (270 kB) 13:13:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:13:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:13:53 Collecting dockerpty<0.5,>=0.4.1 13:13:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:13:55 Collecting cached-property<2,>=1.2.0 13:13:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:13:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:13:55 Collecting docopt<0.7,>=0.6.1 13:13:55 Downloading docopt-0.6.2.tar.gz (25 kB) 13:13:57 Collecting jsonschema<3,>=2.5.1 13:13:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:13:58 Collecting docker<4.0,>=3.6.0 13:13:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:13:58 Collecting texttable<0.10,>=0.9.0 13:13:58 Downloading texttable-0.9.1.tar.gz (11 kB) 13:14:00 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) 13:14:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 13:14:00 Collecting urllib3<1.25,>=1.21.1 13:14:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:14:01 Collecting idna<2.8,>=2.5 13:14:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:14:01 Collecting docker-pycreds>=0.4.0 13:14:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:14:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:14:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:14:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:14:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:14:02 Installing collected packages: websocket-client, PyYAML, urllib3, idna, requests, dockerpty, cached-property, docopt, jsonschema, docker-pycreds, docker, texttable, docker-compose 13:14:02 Running setup.py install for PyYAML: started 13:14:04 Running setup.py install for PyYAML: finished with status 'done' 13:14:04 Attempting uninstall: urllib3 13:14:04 Found existing installation: urllib3 1.25.9 13:14:04 Uninstalling urllib3-1.25.9: 13:14:05 Successfully uninstalled urllib3-1.25.9 13:14:05 Attempting uninstall: idna 13:14:05 Found existing installation: idna 2.9 13:14:05 Uninstalling idna-2.9: 13:14:05 Successfully uninstalled idna-2.9 13:14:06 Attempting uninstall: requests 13:14:06 Found existing installation: requests 2.23.0 13:14:06 Uninstalling requests-2.23.0: 13:14:06 Successfully uninstalled requests-2.23.0 13:14:06 Running setup.py install for dockerpty: started 13:14:08 Running setup.py install for dockerpty: finished with status 'done' 13:14:08 Running setup.py install for docopt: started 13:14:10 Running setup.py install for docopt: finished with status 'done' 13:14:11 Running setup.py install for texttable: started 13:14:13 Running setup.py install for texttable: finished with status 'done' 13:14:14 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 13:14:22 Removing intermediate container 8c25e273f61e 13:14:22 ---> 4c1a9b31bd15 13:14:22 Step 14/23 : ENV APP_PORT=48090 13:14:22 ---> Running in c2a2b1470550 13:14:23 Removing intermediate container c2a2b1470550 13:14:23 ---> 81bc236f789f 13:14:23 Step 15/23 : EXPOSE $APP_PORT 13:14:23 ---> Running in 550ce75b54de 13:14:23 Removing intermediate container 550ce75b54de 13:14:23 ---> 1b3505797ff2 13:14:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:14:25 ---> 85bf92e74801 13:14:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:14:25 ---> 0b7a882718f9 13:14:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:14:26 ---> b8feb068eb5c 13:14:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:14:26 ---> Running in 7a79004db57b 13:14:27 Removing intermediate container 7a79004db57b 13:14:27 ---> 15813d654637 13:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:14:27 ---> Running in 5239eed77d1a 13:14:27 Removing intermediate container 5239eed77d1a 13:14:27 ---> 2cdc7da32b06 13:14:27 Step 21/23 : LABEL arch=arm64 13:14:28 ---> Running in 24f8313d7dd3 13:14:28 Removing intermediate container 24f8313d7dd3 13:14:28 ---> 52c77b8785ea 13:14:28 Step 22/23 : LABEL git_sha=fe00754adffd8f3eabd989660c0f21412a68e8e1 13:14:28 ---> Running in 7d33df56c62e 13:14:29 Removing intermediate container 7d33df56c62e 13:14:29 ---> 4f9353d6f0c5 13:14:29 Step 23/23 : LABEL version=0.0.0 13:14:29 ---> Running in b1315e0b38e0 13:14:29 Removing intermediate container b1315e0b38e0 13:14:29 ---> 4998197d4ed1 13:14:29 13:14:30 Successfully built 4998197d4ed1 13:14:30 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 13:14:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 13:14:30 $ docker stop --time=1 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 13:14:32 $ docker rm -f 19dbe4ba198a86ee9981410341a1aa4c8e9a144f6acdeb872307678923a7eac7 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:32 + docker images 13:14:32 + grep docker 13:14:33 docker-sys-mgmt-agent-go-arm64 latest 4998197d4ed1 4 seconds ago 299MB 13:14:33 docker-security-secretstore-setup-go-arm64 latest 4947e97f95cf 57 seconds ago 24.3MB 13:14:33 docker-security-proxy-setup-go-arm64 latest ab38d98128ba About a minute ago 23.9MB 13:14:33 docker-core-command-go-arm64 latest e99565545218 About a minute ago 16.1MB 13:14:33 docker-core-data-go-arm64 latest 7105c845ddba 3 minutes ago 20.3MB 13:14:33 docker-security-bootstrapper-go-arm64 latest 6938161f3761 3 minutes ago 17.1MB 13:14:33 docker-core-metadata-go-arm64 latest f1d826c44968 4 minutes ago 17.4MB 13:14:33 docker-support-scheduler-go-arm64 latest 6429ed02d934 4 minutes ago 16.1MB 13:14:33 docker-support-notifications-go-arm64 latest 0753a07ab945 4 minutes ago 16.6MB 13:14:33 docker 20.10.0 eeaf43b92773 5 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:14:34 ---> job-cost.sh 13:14:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mQUF 13:15:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-mQUF/bin to PATH 13:16:50 INFO: No Stack... 13:16:50 INFO: Retrieving Pricing Info for: lf-standard-4 13:16:50 INFO: Archiving Costs [Pipeline] sh 13:16:50 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:16:50 + cut -d, -f6 [Pipeline] lock 13:16:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] 13:16:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] did not exist. Created. 13:16:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:50 + echo total: 0.20999999344348907 [Pipeline] stash 13:16:51 Stashed 1 file(s) [Pipeline] } 13:16:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3443-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 13:16:52 provisioning config files... 13:16:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7523735444123255631tmp [Pipeline] { [Pipeline] sh 13:16:53 + set +x 13:16:53 + curl -s https://codecov.io/bash 13:16:53 + bash -s -- 13:16:53 13:16:53 _____ _ 13:16:53 / ____| | | 13:16:53 | | ___ __| | ___ ___ _____ __ 13:16:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:16:53 | |___| (_) | (_| | __/ (_| (_) \ V / 13:16:53 \_____\___/ \__,_|\___|\___\___/ \_/ 13:16:53 Bash-1.0.2 13:16:53 13:16:53 13:16:53 ==> git version 2.24.3 found 13:16:53 ==> 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 13:16:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:16:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:16:53 ==> Jenkins CI detected. 13:16:53 project root: . 13:16:53 --> token set from env 13:16:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:16:53 ==> Running gcov in . (disable via -X gcov) 13:16:53 ==> Python coveragepy not found 13:16:53 ==> Searching for coverage reports in: 13:16:53 + . 13:16:53 -> Found 1 reports 13:16:53 ==> Detecting git/mercurial file structure 13:16:53 ==> Reading reports 13:16:53 + ./coverage.out bytes=706092 13:16:53 ==> Appending adjustments 13:16:53 https://docs.codecov.io/docs/fixing-reports 13:16:58 + Found adjustments 13:16:58 ==> Gzipping contents 13:16:58 100K /tmp/codecov.U7K7NR.gz 13:16:58 ==> Uploading reports 13:16:58 url: https://codecov.io 13:16:58 query: branch=PR-3443&commit=fe00754adffd8f3eabd989660c0f21412a68e8e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3443&job=&cmd_args= 13:16:58 -> Pinging Codecov 13:16:58 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3443&commit=fe00754adffd8f3eabd989660c0f21412a68e8e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3443&job=&cmd_args= 13:16:58 -> Uploading to 13:16:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/fe00754adffd8f3eabd989660c0f21412a68e8e1/4dc4656e-fdad-4091-b6ba-630738c31c21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T131658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=488bb9d07b78a23825a4d99ce10e21773f56ba04b64eb23ca5472768f6b371c9 13:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:58 Dload Upload Total Spent Left Speed 13:16:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 222k --:--:-- --:--:-- --:--:-- 222k 100 98k 0 0 100 98k 0 221k --:--:-- --:--:-- --:--:-- 222k 13:16:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe00754adffd8f3eabd989660c0f21412a68e8e1 [Pipeline] } 13:16:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:17:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:01 ---> package-listing.sh 13:17:01 ++ tr '[:upper:]' '[:lower:]' 13:17:01 ++ facter osfamily 13:17:01 + OS_FAMILY=redhat 13:17:01 + workspace=/w/workspace/edgex-go/1 13:17:01 + START_PACKAGES=/tmp/packages_start.txt 13:17:01 + END_PACKAGES=/tmp/packages_end.txt 13:17:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:01 + PACKAGES=/tmp/packages_start.txt 13:17:01 + '[' /w/workspace/edgex-go/1 ']' 13:17:01 + PACKAGES=/tmp/packages_end.txt 13:17:01 + case "${OS_FAMILY}" in 13:17:01 + rpm -qa 13:17:01 + sort 13:17:06 + '[' -f /tmp/packages_start.txt ']' 13:17:06 + '[' -f /tmp/packages_end.txt ']' 13:17:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:06 + '[' /w/workspace/edgex-go/1 ']' 13:17:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:17:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:17:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:17:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:17:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:17:07 13:17:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:17:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:17:07 alpine: Pulling from edgex-lftools-log-publisher 13:17:07 df20fa9351a1: Pulling fs layer 13:17:07 36b3adc4ff6f: Pulling fs layer 13:17:07 8ad3a11d3b57: Pulling fs layer 13:17:07 46f8f816bc3b: Pulling fs layer 13:17:07 93b61091891f: Pulling fs layer 13:17:07 93b9cdb0e59b: Pulling fs layer 13:17:07 5e14af77c1be: Pulling fs layer 13:17:07 01666e4c0597: Pulling fs layer 13:17:07 aa168da1d23b: Pulling fs layer 13:17:07 93b9cdb0e59b: Waiting 13:17:07 5e14af77c1be: Waiting 13:17:07 01666e4c0597: Waiting 13:17:07 aa168da1d23b: Waiting 13:17:07 46f8f816bc3b: Waiting 13:17:07 36b3adc4ff6f: Download complete 13:17:08 46f8f816bc3b: Verifying Checksum 13:17:08 46f8f816bc3b: Download complete 13:17:08 df20fa9351a1: Verifying Checksum 13:17:08 93b9cdb0e59b: Download complete 13:17:08 93b61091891f: Verifying Checksum 13:17:08 93b61091891f: Download complete 13:17:08 01666e4c0597: Verifying Checksum 13:17:08 01666e4c0597: Download complete 13:17:08 8ad3a11d3b57: Verifying Checksum 13:17:08 8ad3a11d3b57: Download complete 13:17:08 df20fa9351a1: Pull complete 13:17:08 36b3adc4ff6f: Pull complete 13:17:09 5e14af77c1be: Verifying Checksum 13:17:09 5e14af77c1be: Download complete 13:17:10 aa168da1d23b: Verifying Checksum 13:17:10 aa168da1d23b: Download complete 13:17:10 8ad3a11d3b57: Pull complete 13:17:11 46f8f816bc3b: Pull complete 13:17:12 93b61091891f: Pull complete 13:17:12 93b9cdb0e59b: Pull complete 13:17:12 5e14af77c1be: Pull complete 13:17:12 01666e4c0597: Pull complete 13:17:21 aa168da1d23b: Pull complete 13:17:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:17:21 prd-centos7-docker-4c-2g-4074 does not seem to be running inside a container 13:17:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:17:29 $ docker top e54aa3e5c3cd521d528ce8d8e8a03655b1758962724de5069ac09c0b6e1d22bd -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:29 + touch /tmp/pre-build-complete [Pipeline] sh 13:17:29 + mkdir -p /var/log/sa [Pipeline] sh 13:17:30 + ls /var/log/sa-host 13:17:30 + sadf -c /var/log/sa-host/sa10 13:17:30 file_magic: OK 13:17:30 HZ: Using current value: 100 13:17:30 file_header: OK 13:17:30 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 13:17:30 Statistics: 13:17:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:17:30 File successfully converted to sysstat format version 12.2.1 13:17:30 + sadf -c /var/log/sa-host/sa23 13:17:30 file_magic: OK 13:17:30 HZ: Using current value: 100 13:17:30 file_header: OK 13:17:30 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 13:17:30 Statistics: 13:17:30 Hnuu...uuuununununu... 13:17:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:30 provisioning config files... 13:17:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5622268405394121099tmp [Pipeline] { [Pipeline] echo 13:17:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:17:31 ---> create-netrc.sh [Pipeline] } 13:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:17:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:17:31 ---> python-tools-install.sh [Pipeline] echo 13:17:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:17:32 ---> sudo-logs.sh 13:17:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:17:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:17:32 ---> job-cost.sh 13:17:32 lf-activate-venv: SKIPPING 13:17:32 DEBUG: total: 0.20999999344348907 13:17:32 INFO: Retrieving Stack Cost... 13:17:33 INFO: Retrieving Pricing Info for: v1-standard-2 13:17:34 INFO: Archiving Costs [Pipeline] echo 13:17:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:17:34 ---> logs-deploy.sh 13:17:34 lf-activate-venv: SKIPPING 13:17:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3443/1 13:17:34 INFO: archiving workspace using pattern(s): 13:17:36 Archives upload complete. 13:17:36 INFO: archiving logs to Nexus 13:17:37 ---> uname -a: 13:17:37 Linux prd-centos7-docker-4c-2g-4074.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:17:37 13:17:37 13:17:37 ---> lscpu: 13:17:37 Architecture: x86_64 13:17:37 CPU op-mode(s): 32-bit, 64-bit 13:17:37 Byte Order: Little Endian 13:17:37 Address sizes: 40 bits physical, 48 bits virtual 13:17:37 CPU(s): 4 13:17:37 On-line CPU(s) list: 0-3 13:17:37 Thread(s) per core: 1 13:17:37 Core(s) per socket: 1 13:17:37 Socket(s): 4 13:17:37 NUMA node(s): 1 13:17:37 Vendor ID: GenuineIntel 13:17:37 CPU family: 6 13:17:37 Model: 44 13:17:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:17:37 Stepping: 1 13:17:37 CPU MHz: 2933.442 13:17:37 BogoMIPS: 5866.88 13:17:37 Virtualization: VT-x 13:17:37 Hypervisor vendor: KVM 13:17:37 Virtualization type: full 13:17:37 L1d cache: 128 KiB 13:17:37 L1i cache: 128 KiB 13:17:37 L2 cache: 16 MiB 13:17:37 L3 cache: 64 MiB 13:17:37 NUMA node0 CPU(s): 0-3 13:17:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:17:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:17:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:17:37 Vulnerability Meltdown: Mitigation; PTI 13:17:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:17:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:17:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:17:37 Vulnerability Srbds: Not affected 13:17:37 Vulnerability Tsx async abort: Not affected 13:17:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 13:17:37 13:17:37 13:17:37 ---> nproc: 13:17:37 4 13:17:37 13:17:37 13:17:37 ---> df -h: 13:17:37 Filesystem Size Used Available Use% Mounted on 13:17:37 overlay 50.0G 13.1G 36.9G 26% / 13:17:37 tmpfs 64.0M 0 64.0M 0% /dev 13:17:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:17:37 shm 64.0M 0 64.0M 0% /dev/shm 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 13:17:37 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp 13:17:37 13:17:37 13:17:37 ---> free -m: 13:17:37 total used free shared buff/cache available 13:17:37 Mem: 1837 716 128 0 992 1034 13:17:37 Swap: 1023 47 976 13:17:37 13:17:37 13:17:37 ---> ip addr: 13:17:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:17:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:17:37 inet 127.0.0.1/8 scope host lo 13:17:37 valid_lft forever preferred_lft forever 13:17:37 inet6 ::1/128 scope host 13:17:37 valid_lft forever preferred_lft forever 13:17:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:17:37 link/ether fa:16:3e:0b:8f:f3 brd ff:ff:ff:ff:ff:ff 13:17:37 inet 10.30.122.101/23 brd 10.30.123.255 scope global dynamic eth0 13:17:37 valid_lft 84343sec preferred_lft 84343sec 13:17:37 inet6 fe80::f816:3eff:fe0b:8ff3/64 scope link 13:17:37 valid_lft forever preferred_lft forever 13:17:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:17:37 link/ether 02:42:03:de:07:6a brd ff:ff:ff:ff:ff:ff 13:17:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:17:37 valid_lft forever preferred_lft forever 13:17:37 inet6 fe80::42:3ff:fede:76a/64 scope link 13:17:37 valid_lft forever preferred_lft forever 13:17:37 13:17:37 13:17:37 ---> sar -b -r -n DEV: 13:17:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 13:17:37 13:17:37 12:43:08 LINUX RESTART (4 CPU) 13:17:37 13:17:37 12:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:17:37 12:45:01 6.67 0.00 6.67 0.00 0.00 3891.76 0.00 13:17:37 12:46:01 52.06 13.25 38.81 0.00 4779.49 4703.76 0.00 13:17:37 12:47:01 118.31 79.13 39.17 0.00 6450.99 21523.65 0.00 13:17:37 12:48:01 15.17 0.50 14.67 0.00 142.23 2041.00 0.00 13:17:37 12:49:01 2.88 0.02 2.86 0.00 0.13 698.98 0.00 13:17:37 12:50:01 2.16 0.03 2.13 0.00 0.67 1598.19 0.00 13:17:37 12:51:01 37.83 0.88 36.95 0.00 49.22 12102.00 0.00 13:17:37 12:52:01 34.47 12.85 21.62 0.00 790.81 5798.74 0.00 13:17:37 12:53:01 3.91 0.00 3.91 0.00 0.00 435.27 0.00 13:17:37 12:54:01 5.64 0.00 5.64 0.00 0.00 367.23 0.00 13:17:37 12:55:01 2.43 0.00 2.43 0.00 0.00 473.10 0.00 13:17:37 12:56:02 0.73 0.00 0.73 0.00 0.00 428.94 0.00 13:17:37 12:57:01 1.19 0.03 1.15 0.00 0.95 259.77 0.00 13:17:37 12:58:01 224.77 84.25 140.52 0.00 3900.85 18387.59 0.00 13:17:37 12:59:01 103.87 25.03 78.84 0.00 1052.23 11331.16 0.00 13:17:37 13:00:01 143.09 64.40 78.69 0.00 3529.66 11536.28 0.00 13:17:37 13:01:02 394.02 177.50 216.53 0.00 70735.80 140833.76 0.00 13:17:37 13:02:01 1948.62 1603.19 345.43 0.00 150041.54 149880.63 0.00 13:17:37 13:03:02 716.96 451.77 265.19 0.00 43669.58 68224.45 0.00 13:17:37 13:04:01 995.51 650.09 345.42 0.00 76277.79 112861.88 0.00 13:17:37 13:05:01 1640.48 1298.20 342.29 0.00 140606.29 145597.63 0.00 13:17:37 13:06:01 392.05 187.57 204.48 0.00 17262.87 32046.30 0.00 13:17:37 13:07:01 6.71 1.32 5.40 0.00 101.92 182.81 0.00 13:17:37 13:08:01 0.53 0.27 0.27 0.00 2.26 3.96 0.00 13:17:37 13:09:01 0.27 0.03 0.23 0.00 0.67 3.10 0.00 13:17:37 13:10:01 0.22 0.05 0.17 0.00 0.40 1.33 0.00 13:17:37 13:11:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 13:17:37 13:12:01 0.18 0.02 0.17 0.00 0.13 1.33 0.00 13:17:37 13:13:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 13:17:37 13:14:01 0.48 0.20 0.28 0.00 2.40 2.73 0.00 13:17:37 13:15:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 13:17:37 13:16:01 0.18 0.02 0.17 0.00 0.13 1.47 0.00 13:17:37 13:17:01 22.23 22.03 0.20 0.00 1740.15 24.81 0.00 13:17:37 Average: 207.84 141.20 66.64 0.00 15774.77 22585.54 0.00 13:17:37 13:17:37 12:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:17:37 12:45:01 74692 0 566320 30.10 2620 1237912 1044608 35.65 492936 1118248 18260 13:17:37 12:46:01 69748 0 673844 35.81 2620 1135332 1288904 43.99 536852 1071084 49196 13:17:37 12:47:01 134936 0 662388 35.20 2596 1081624 1254180 42.80 645744 891404 12124 13:17:37 12:48:01 71304 0 671852 35.71 2596 1135792 1253856 42.79 671300 926612 5796 13:17:37 12:49:01 71684 0 671416 35.68 2532 1135912 1253832 42.79 662932 934736 6956 13:17:37 12:50:01 67264 0 672112 35.72 2300 1139868 1253868 42.79 644576 957148 4268 13:17:37 12:51:01 81452 0 755556 40.16 1564 1042972 1502616 51.28 603796 945316 77320 13:17:37 12:52:01 122380 0 727688 38.68 1564 1029912 1393732 47.57 563472 959492 20 13:17:37 12:53:01 108720 0 728556 38.72 1564 1042704 1394080 47.58 563828 972296 12 13:17:37 12:54:01 91660 0 730744 38.84 1564 1057576 1394136 47.58 563912 987188 344 13:17:37 12:55:01 79072 0 730724 38.84 1564 1070184 1394132 47.58 563592 999792 472 13:17:37 12:56:02 65804 0 730616 38.83 1564 1083560 1394132 47.58 562340 1014372 524 13:17:37 12:57:01 71828 0 730816 38.84 1564 1077336 1393844 47.57 553812 1016580 14432 13:17:37 12:58:01 114732 0 874688 46.49 992 891132 1571744 53.64 687004 804780 41872 13:17:37 12:59:01 126424 0 814604 43.29 612 939904 1532788 52.31 718896 749312 16068 13:17:37 13:00:01 164892 0 741376 39.40 548 974728 1288484 43.97 619100 802592 65960 13:17:37 13:01:02 82108 0 837908 44.53 80 961448 2236044 76.31 634028 954108 70392 13:17:37 13:02:01 66252 0 819356 43.55 0 995936 2338436 79.81 509692 1063548 68952 13:17:37 13:03:02 207448 0 790688 42.02 0 883408 1896552 64.73 660848 754000 1524 13:17:37 13:04:01 77344 0 824476 43.82 0 979724 2165908 73.92 652904 916580 71560 13:17:37 13:05:01 87336 0 1043412 55.46 0 750796 2844980 97.09 712244 835024 43700 13:17:37 13:06:01 254400 0 646852 34.38 0 980292 1220400 41.65 607920 774320 20 13:17:37 13:07:01 262304 0 635880 33.80 0 983360 1162376 39.67 603128 777168 20 13:17:37 13:08:01 262320 0 635860 33.79 0 983364 1162660 39.68 605596 775056 8 13:17:37 13:09:01 262512 0 635628 33.78 0 983404 1162568 39.68 605300 775064 12 13:17:37 13:10:01 262612 0 635552 33.78 0 983380 1162568 39.68 605360 775068 8 13:17:37 13:11:01 263012 0 635140 33.76 0 983392 1162508 39.67 605156 775076 8 13:17:37 13:12:01 263028 0 635120 33.76 0 983396 1162508 39.67 605284 775076 8 13:17:37 13:13:01 262904 0 635232 33.76 0 983408 1162508 39.67 605184 775080 8 13:17:37 13:14:01 262512 0 635572 33.78 0 983460 1162580 39.68 605684 775136 8 13:17:37 13:15:01 262608 0 635460 33.77 0 983476 1162568 39.68 605636 775156 8 13:17:37 13:16:01 262996 0 635068 33.75 0 983480 1162508 39.67 605444 775152 8 13:17:37 13:17:01 203028 0 645160 34.29 0 1033356 1180544 40.29 625564 810248 308 13:17:37 Average: 155191 0 710475 37.76 862 1015016 1427792 48.73 609366 879146 17278 13:17:37 13:17:37 12:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:17:37 12:45:01 eth0 254.81 264.25 1651.24 17.77 0.00 0.00 0.00 0.00 13:17:37 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:46:01 eth0 412.27 496.24 2106.18 72.93 0.00 0.00 0.00 0.00 13:17:37 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:46:01 veth99d408c 319.74 218.56 32.52 846.29 0.00 0.00 0.00 0.00 13:17:37 12:46:01 docker0 319.74 218.43 28.15 846.28 0.00 0.00 0.00 0.00 13:17:37 12:47:01 eth0 383.18 390.25 1970.35 83.24 0.00 0.00 0.00 0.00 13:17:37 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:47:01 docker0 319.90 302.26 32.11 1818.23 0.00 0.00 0.00 0.00 13:17:37 12:48:01 eth0 161.83 156.35 787.13 12.90 0.00 0.00 0.00 0.00 13:17:37 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:49:01 eth0 99.02 98.24 348.14 7.27 0.00 0.00 0.00 0.00 13:17:37 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:50:01 eth0 156.66 153.65 766.46 12.45 0.00 0.00 0.00 0.00 13:17:37 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:51:01 eth0 135.63 134.27 673.47 9.69 0.00 0.00 0.00 0.00 13:17:37 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:52:01 veth35932b7 14.40 14.63 0.99 34.84 0.00 0.00 0.00 0.00 13:17:37 12:52:01 eth0 25.02 19.82 43.62 5.56 0.00 0.00 0.00 0.00 13:17:37 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:52:01 docker0 14.40 14.50 0.79 34.83 0.00 0.00 0.00 0.00 13:17:37 12:53:01 veth35932b7 11.49 11.51 0.78 26.83 0.00 0.00 0.00 0.00 13:17:37 12:53:01 eth0 19.85 15.75 33.87 4.45 0.00 0.00 0.00 0.00 13:17:37 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:53:01 docker0 11.49 11.51 0.62 26.83 0.00 0.00 0.00 0.00 13:17:37 12:54:01 veth35932b7 13.35 13.47 0.90 32.58 0.00 0.00 0.00 0.00 13:17:37 12:54:01 eth0 14.95 14.15 33.79 1.55 0.00 0.00 0.00 0.00 13:17:37 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:54:01 docker0 13.35 13.47 0.71 32.58 0.00 0.00 0.00 0.00 13:17:37 12:55:01 veth35932b7 25.15 25.72 1.67 65.93 0.00 0.00 0.00 0.00 13:17:37 12:55:01 eth0 26.85 25.69 66.84 2.15 0.00 0.00 0.00 0.00 13:17:37 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:55:01 docker0 25.15 25.72 1.33 65.93 0.00 0.00 0.00 0.00 13:17:37 12:56:02 veth35932b7 25.52 26.94 1.70 70.46 0.00 0.00 0.00 0.00 13:17:37 12:56:02 eth0 28.49 26.12 71.40 2.18 0.00 0.00 0.00 0.00 13:17:37 12:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:56:02 docker0 25.52 26.94 1.35 70.46 0.00 0.00 0.00 0.00 13:17:37 12:57:01 veth35932b7 48.15 52.35 3.20 139.69 0.00 0.00 0.00 0.00 13:17:37 12:57:01 eth0 54.74 48.78 140.75 3.72 0.00 0.00 0.00 0.00 13:17:37 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:57:01 docker0 48.15 52.35 2.54 139.69 0.00 0.00 0.00 0.00 13:17:37 12:58:01 veth7e5c5e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 12:58:01 eth0 119.38 98.79 501.07 23.04 0.00 0.00 0.00 0.00 13:17:37 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:58:01 docker0 81.80 93.03 6.51 474.54 0.00 0.00 0.00 0.00 13:17:37 12:59:01 veth7e5c5e9 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 13:17:37 12:59:01 eth0 28.41 15.47 23.08 11.21 0.00 0.00 0.00 0.00 13:17:37 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 12:59:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 13:17:37 13:00:01 veth7e5c5e9 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:17:37 13:00:01 eth0 24.17 13.18 20.77 11.30 0.00 0.00 0.00 0.00 13:17:37 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:00:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 13:17:37 13:01:02 vetha958065 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:01:02 eth0 215.65 177.66 1681.15 100.00 0.00 0.00 0.00 0.00 13:17:37 13:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:02:01 vetha958065 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:02:01 eth0 102.80 73.85 197.82 19.10 0.00 0.00 0.00 0.00 13:17:37 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:02:01 veth01119f4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:03:02 vetha958065 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:03:02 eth0 171.98 117.13 1635.25 66.23 0.00 0.00 0.00 0.00 13:17:37 13:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:03:02 vethcc924d2 18.01 30.95 1.24 324.13 0.00 0.00 0.00 0.00 13:17:37 13:04:01 vetha958065 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:04:01 eth0 84.63 60.00 189.16 85.60 0.00 0.00 0.00 0.00 13:17:37 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:04:01 docker0 968.51 891.90 81.09 4226.12 0.00 0.00 0.00 0.00 13:17:37 13:05:01 vethc880860 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:05:01 vetha958065 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:05:01 vethedae22e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:17:37 13:05:01 eth0 47.37 28.91 59.43 14.78 0.00 0.00 0.00 0.00 13:17:37 13:06:01 eth0 79.80 56.57 147.44 72.95 0.00 0.00 0.00 0.00 13:17:37 13:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:17:37 13:06:01 docker0 1006.34 938.50 83.59 4402.15 0.00 0.00 0.00 0.00 13:17:37 13:07:01 eth0 0.90 0.43 0.08 0.04 0.00 0.00 0.00 0.00 13:17:37 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:08:01 eth0 0.82 0.60 0.64 0.22 0.00 0.00 0.00 0.00 13:17:37 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:09:01 eth0 0.27 0.18 0.09 0.04 0.00 0.00 0.00 0.00 13:17:37 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:10:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 13:17:37 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:17:37 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:13:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:14:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:17:37 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:15:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:17:37 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:17:01 eth0 10.34 6.68 10.68 5.29 0.00 0.00 0.00 0.00 13:17:37 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 Average: eth0 80.70 75.64 399.83 19.57 0.00 0.00 0.00 0.00 13:17:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:37 Average: docker0 30.04 28.01 2.49 131.39 0.00 0.00 0.00 0.00 13:17:37 13:17:37 13:17:37 ---> sar -P ALL: 13:17:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 13:17:37 13:17:37 12:43:08 LINUX RESTART (4 CPU) 13:17:37 13:17:37 12:44:01 CPU %user %nice %system %iowait %steal %idle 13:17:37 12:45:01 all 1.02 0.00 0.64 0.00 0.01 98.33 13:17:37 12:45:01 0 3.21 0.00 2.00 0.00 0.02 94.77 13:17:37 12:45:01 1 0.18 0.00 0.15 0.00 0.02 99.65 13:17:37 12:45:01 2 0.23 0.00 0.32 0.00 0.02 99.43 13:17:37 12:45:01 3 0.50 0.00 0.10 0.00 0.00 99.40 13:17:37 12:46:01 all 5.87 0.00 3.49 1.47 0.02 89.15 13:17:37 12:46:01 0 7.68 0.00 4.82 0.82 0.02 86.67 13:17:37 12:46:01 1 5.51 0.00 3.16 0.39 0.02 90.93 13:17:37 12:46:01 2 5.05 0.00 3.09 3.38 0.02 88.47 13:17:37 12:46:01 3 5.27 0.00 2.91 1.28 0.02 90.52 13:17:37 12:47:01 all 8.79 0.00 3.93 1.02 0.03 86.23 13:17:37 12:47:01 0 7.74 0.00 4.05 0.63 0.03 87.54 13:17:37 12:47:01 1 12.36 0.00 4.92 2.01 0.03 80.68 13:17:37 12:47:01 2 8.01 0.00 3.39 1.14 0.03 87.43 13:17:37 12:47:01 3 7.05 0.00 3.36 0.32 0.03 89.24 13:17:37 12:48:01 all 0.64 0.00 0.54 0.00 0.01 98.80 13:17:37 12:48:01 0 0.76 0.00 0.66 0.02 0.02 98.55 13:17:37 12:48:01 1 0.47 0.00 0.47 0.00 0.02 99.05 13:17:37 12:48:01 2 0.55 0.00 0.40 0.00 0.00 99.05 13:17:37 12:48:01 3 0.79 0.00 0.64 0.00 0.02 98.56 13:17:37 12:49:01 all 0.32 0.00 0.23 0.00 0.01 99.44 13:17:37 12:49:01 0 0.15 0.00 0.18 0.00 0.02 99.65 13:17:37 12:49:01 1 0.43 0.00 0.25 0.00 0.00 99.32 13:17:37 12:49:01 2 0.22 0.00 0.22 0.00 0.02 99.55 13:17:37 12:49:01 3 0.48 0.00 0.28 0.00 0.00 99.23 13:17:37 12:50:01 all 0.44 0.00 0.37 0.00 0.01 99.18 13:17:37 12:50:01 0 0.29 0.00 0.25 0.00 0.02 99.44 13:17:37 12:50:01 1 0.55 0.00 0.47 0.00 0.00 98.98 13:17:37 12:50:01 2 0.45 0.00 0.32 0.00 0.00 99.23 13:17:37 12:50:01 3 0.49 0.00 0.42 0.00 0.02 99.08 13:17:37 12:51:01 all 3.58 0.00 2.77 0.21 0.01 93.43 13:17:37 12:51:01 0 3.34 0.00 2.85 0.24 0.02 93.55 13:17:37 12:51:01 1 3.44 0.00 3.15 0.03 0.02 93.36 13:17:37 12:51:01 2 3.81 0.00 2.48 0.34 0.02 93.36 13:17:37 12:51:01 3 3.74 0.00 2.59 0.24 0.00 93.44 13:17:37 12:52:01 all 0.96 0.00 0.71 0.58 0.01 97.75 13:17:37 12:52:01 0 0.97 0.00 0.50 0.87 0.00 97.66 13:17:37 12:52:01 1 0.88 0.00 0.62 0.40 0.00 98.10 13:17:37 12:52:01 2 0.97 0.00 0.72 0.20 0.02 98.10 13:17:37 12:52:01 3 1.00 0.00 1.00 0.84 0.02 97.14 13:17:37 12:53:01 all 0.27 0.00 0.14 0.00 0.00 99.59 13:17:37 12:53:01 0 0.25 0.00 0.27 0.00 0.00 99.48 13:17:37 12:53:01 1 0.12 0.00 0.10 0.00 0.00 99.78 13:17:37 12:53:01 2 0.63 0.00 0.10 0.00 0.00 99.27 13:17:37 12:53:01 3 0.08 0.00 0.10 0.00 0.00 99.82 13:17:37 12:54:01 all 0.23 0.00 0.16 0.00 0.00 99.61 13:17:37 12:54:01 0 0.20 0.00 0.38 0.00 0.00 99.42 13:17:37 12:54:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:17:37 12:54:01 2 0.55 0.00 0.08 0.00 0.00 99.37 13:17:37 12:54:01 3 0.08 0.00 0.12 0.00 0.00 99.80 13:17:37 12:55:01 all 0.29 0.00 0.11 0.00 0.00 99.59 13:17:37 12:55:01 0 0.22 0.00 0.22 0.00 0.00 99.57 13:17:37 12:55:01 1 0.07 0.00 0.12 0.00 0.00 99.82 13:17:37 12:55:01 2 0.52 0.00 0.05 0.00 0.00 99.43 13:17:37 12:55:01 3 0.37 0.00 0.07 0.00 0.02 99.55 13:17:37 13:17:37 12:55:01 CPU %user %nice %system %iowait %steal %idle 13:17:37 12:56:02 all 0.25 0.00 0.25 0.00 0.00 99.50 13:17:37 12:56:02 0 0.18 0.00 0.23 0.00 0.00 99.58 13:17:37 12:56:02 1 0.15 0.00 0.45 0.00 0.00 99.40 13:17:37 12:56:02 2 0.57 0.00 0.08 0.00 0.02 99.33 13:17:37 12:56:02 3 0.08 0.00 0.25 0.00 0.00 99.67 13:17:37 12:57:01 all 0.27 0.00 0.18 0.00 0.00 99.55 13:17:37 12:57:01 0 0.36 0.00 0.42 0.00 0.00 99.22 13:17:37 12:57:01 1 0.10 0.00 0.08 0.00 0.00 99.81 13:17:37 12:57:01 2 0.54 0.00 0.12 0.00 0.00 99.34 13:17:37 12:57:01 3 0.07 0.00 0.08 0.00 0.00 99.85 13:17:37 12:58:01 all 21.30 0.00 8.99 4.93 0.06 64.72 13:17:37 12:58:01 0 21.14 0.00 9.39 7.30 0.07 62.11 13:17:37 12:58:01 1 22.36 0.00 9.01 4.39 0.05 64.19 13:17:37 12:58:01 2 20.95 0.00 8.59 3.48 0.03 66.95 13:17:37 12:58:01 3 20.73 0.00 8.98 4.53 0.10 65.65 13:17:37 12:59:01 all 49.46 0.00 13.80 4.17 0.07 32.50 13:17:37 12:59:01 0 49.76 0.00 13.59 4.86 0.09 31.71 13:17:37 12:59:01 1 49.01 0.00 13.70 2.61 0.07 34.61 13:17:37 12:59:01 2 49.70 0.00 14.07 3.88 0.07 32.28 13:17:37 12:59:01 3 49.38 0.00 13.83 5.35 0.05 31.39 13:17:37 13:00:01 all 51.82 0.00 16.04 3.08 0.05 29.01 13:17:37 13:00:01 0 51.94 0.00 16.25 2.38 0.05 29.38 13:17:37 13:00:01 1 51.92 0.00 15.90 2.62 0.05 29.51 13:17:37 13:00:01 2 52.06 0.00 16.27 4.20 0.04 27.44 13:17:37 13:00:01 3 51.36 0.00 15.74 3.13 0.07 29.70 13:17:37 13:01:02 all 20.44 0.00 20.41 5.36 0.08 53.71 13:17:37 13:01:02 0 20.95 0.00 20.30 5.89 0.09 52.77 13:17:37 13:01:02 1 21.15 0.00 20.36 5.73 0.07 52.69 13:17:37 13:01:02 2 19.59 0.00 19.99 4.24 0.10 56.07 13:17:37 13:01:02 3 20.07 0.00 21.00 5.56 0.07 53.30 13:17:37 13:02:01 all 16.61 0.00 27.77 23.24 0.16 32.21 13:17:37 13:02:01 0 16.92 0.00 27.36 21.66 0.18 33.88 13:17:37 13:02:01 1 16.66 0.00 27.50 25.17 0.16 30.51 13:17:37 13:02:01 2 16.02 0.00 28.17 23.90 0.16 31.76 13:17:37 13:02:01 3 16.85 0.00 28.05 22.24 0.15 32.73 13:17:37 13:03:02 all 67.90 0.00 20.06 7.22 0.06 4.77 13:17:37 13:03:02 0 67.42 0.00 20.34 7.47 0.07 4.70 13:17:37 13:03:02 1 69.13 0.00 19.30 5.86 0.05 5.67 13:17:37 13:03:02 2 66.81 0.00 20.91 8.76 0.07 3.44 13:17:37 13:03:02 3 68.20 0.00 19.69 6.82 0.05 5.24 13:17:37 13:04:01 all 15.54 0.00 18.48 33.71 0.10 32.17 13:17:37 13:04:01 0 16.50 0.00 18.19 33.59 0.07 31.65 13:17:37 13:04:01 1 15.05 0.00 17.95 32.54 0.11 34.36 13:17:37 13:04:01 2 15.44 0.00 18.99 35.94 0.11 29.53 13:17:37 13:04:01 3 15.18 0.00 18.79 32.77 0.11 33.16 13:17:37 13:05:01 all 39.24 0.00 26.22 18.44 0.25 15.85 13:17:37 13:05:01 0 39.78 0.00 24.94 20.40 0.30 14.58 13:17:37 13:05:01 1 38.19 0.00 26.54 17.37 0.30 17.60 13:17:37 13:05:01 2 38.72 0.00 27.55 17.50 0.23 16.00 13:17:37 13:05:01 3 40.26 0.00 25.85 18.48 0.16 15.25 13:17:37 13:06:01 all 29.33 0.00 13.93 9.90 0.08 46.76 13:17:37 13:06:01 0 27.16 0.00 14.25 8.41 0.09 50.10 13:17:37 13:06:01 1 28.35 0.00 14.10 7.02 0.05 50.47 13:17:37 13:06:01 2 29.43 0.00 14.31 12.25 0.11 43.90 13:17:37 13:06:01 3 32.40 0.00 13.06 11.94 0.07 42.53 13:17:37 13:17:37 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:17:37 13:07:01 all 0.17 0.00 0.07 0.00 0.00 99.75 13:17:37 13:07:01 0 0.47 0.00 0.05 0.00 0.02 99.47 13:17:37 13:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 13:17:37 13:07:01 2 0.07 0.00 0.10 0.00 0.00 99.83 13:17:37 13:07:01 3 0.08 0.00 0.07 0.02 0.00 99.83 13:17:37 13:08:01 all 0.23 0.00 0.03 0.01 0.00 99.72 13:17:37 13:08:01 0 0.27 0.00 0.02 0.02 0.00 99.70 13:17:37 13:08:01 1 0.42 0.00 0.05 0.02 0.00 99.52 13:17:37 13:08:01 2 0.15 0.00 0.05 0.02 0.00 99.78 13:17:37 13:08:01 3 0.08 0.00 0.02 0.00 0.02 99.88 13:17:37 13:09:01 all 0.05 0.00 0.05 0.00 0.00 99.90 13:17:37 13:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:17:37 13:09:01 1 0.07 0.00 0.08 0.00 0.00 99.85 13:17:37 13:09:01 2 0.07 0.00 0.05 0.00 0.00 99.88 13:17:37 13:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:17:37 13:10:01 all 0.09 0.00 0.03 0.00 0.00 99.88 13:17:37 13:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:17:37 13:10:01 2 0.28 0.00 0.05 0.00 0.02 99.65 13:17:37 13:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 13:17:37 13:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 13:17:37 13:11:01 2 0.47 0.00 0.03 0.00 0.02 99.48 13:17:37 13:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:17:37 13:12:01 all 0.05 0.00 0.03 0.00 0.00 99.92 13:17:37 13:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:12:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:17:37 13:12:01 2 0.12 0.00 0.03 0.00 0.00 99.85 13:17:37 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:13:01 all 0.16 0.00 0.02 0.00 0.00 99.82 13:17:37 13:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 13:17:37 13:13:01 2 0.53 0.00 0.02 0.00 0.00 99.45 13:17:37 13:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:17:37 13:14:01 all 0.15 0.00 0.03 0.00 0.00 99.81 13:17:37 13:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:17:37 13:14:01 1 0.07 0.00 0.07 0.00 0.00 99.87 13:17:37 13:14:01 2 0.50 0.00 0.02 0.02 0.00 99.47 13:17:37 13:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:17:37 13:15:01 all 0.16 0.00 0.02 0.00 0.01 99.81 13:17:37 13:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:17:37 13:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 13:17:37 13:15:01 2 0.53 0.00 0.02 0.00 0.02 99.43 13:17:37 13:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:17:37 13:16:01 all 0.13 0.00 0.03 0.00 0.00 99.83 13:17:37 13:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:17:37 13:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 13:17:37 13:16:01 2 0.45 0.00 0.05 0.00 0.00 99.50 13:17:37 13:16:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:17:37 13:17:01 all 1.36 0.00 0.88 0.54 0.02 97.21 13:17:37 13:17:01 0 2.55 0.00 1.35 1.10 0.03 94.96 13:17:37 13:17:01 1 1.32 0.00 0.97 0.42 0.00 97.30 13:17:37 13:17:01 2 1.04 0.00 0.75 0.47 0.02 97.72 13:17:37 13:17:01 3 0.52 0.00 0.45 0.17 0.02 98.85 13:17:37 13:17:37 Average: CPU %user %nice %system %iowait %steal %idle 13:17:37 Average: all 9.93 0.00 5.29 3.32 0.03 81.42 13:17:37 Average: 0 10.03 0.00 5.39 3.39 0.04 81.15 13:17:37 Average: 1 9.98 0.00 5.28 3.10 0.03 81.60 13:17:37 Average: 2 9.86 0.00 5.33 3.50 0.03 81.28 13:17:37 Average: 3 9.84 0.00 5.18 3.29 0.03 81.66 13:17:37 13:17:37 13:17:37