Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 306dc255c666d89bee2421549aedbcb5912f6d7d Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4790039640394670992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1864119447622345890.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2755695230585352238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh603880021464294864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8404940874643367157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/29@tmp/jenkins-gitclient-ssh6291456847976271823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 306dc255c666d89bee2421549aedbcb5912f6d7d Merge succeeded, producing 306dc255c666d89bee2421549aedbcb5912f6d7d Checking out Revision 306dc255c666d89bee2421549aedbcb5912f6d7d (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/29@tmp/jenkins-gitclient-ssh7748462808327593210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/29@tmp/jenkins-gitclient-ssh5945845676244147115.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 Commit message: "fix(snap): fix service logging" > git rev-list --no-walk 83b0b5b51caba2196ad11f85b862ff1d9359e04c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:08:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:08:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:08:49 ========================================================= 12:08:49 EdgeX Global Pipelines Version Info 12:08:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:08:51 ------------------- 12:08:51 stable info: 12:08:51 ------------------- 12:08:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:08:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:08:51 Message: update stable to v1.0.195 12:08:51 ------------------- 12:08:51 experimental info: 12:08:51 ------------------- 12:08:51 Commited By: **** collab-it+edgex@linuxfoundation.org 12:08:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:08:51 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:08:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 306dc255c666d89bee2421549aedbcb5912f6d7d [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 306dc25 [Pipeline] echo 12:08:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:52 provisioning config files... 12:08:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config3258615766535140797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:52 ---> docker-login.sh 12:08:52 nexus3.edgexfoundry.org:10001 12:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:53 Configure a credential helper to remove this warning. See 12:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:53 12:08:53 Login Succeeded 12:08:53 nexus3.edgexfoundry.org:10002 12:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:53 Configure a credential helper to remove this warning. See 12:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:53 12:08:53 Login Succeeded 12:08:53 nexus3.edgexfoundry.org:10003 12:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:53 Configure a credential helper to remove this warning. See 12:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:53 12:08:53 Login Succeeded 12:08:53 nexus3.edgexfoundry.org:10004 12:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:53 Configure a credential helper to remove this warning. See 12:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:53 12:08:53 Login Succeeded 12:08:53 docker.io 12:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:53 Configure a credential helper to remove this warning. See 12:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:53 12:08:53 Login Succeeded 12:08:53 ---> docker-login.sh ends [Pipeline] } 12:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:08:54 ++ 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:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/core-command/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo core-command,cmd/core-command/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/core-data/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo core-data,cmd/core-data/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/core-metadata/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo core-metadata,cmd/core-metadata/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/security-bootstrapper/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/security-proxy-setup/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/support-notifications/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo support-notifications,cmd/support-notifications/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ cut -d/ -f2 12:08:54 ++ dirname cmd/support-scheduler/Dockerfile 12:08:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:08:54 + for file in '`ls cmd/**/Dockerfile`' 12:08:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:08:54 ++ cut -d/ -f2 12:08:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:08:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:55 12:08:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:08:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:55 latest: Pulling from edgex-devops/git-semver 12:08:55 31603596830f: Pulling fs layer 12:08:55 54011a49482f: Pulling fs layer 12:08:55 a6820b24f6d8: Pulling fs layer 12:08:55 f581987b2513: Pulling fs layer 12:08:55 f581987b2513: Waiting 12:08:55 54011a49482f: Verifying Checksum 12:08:55 54011a49482f: Download complete 12:08:55 31603596830f: Verifying Checksum 12:08:55 31603596830f: Download complete 12:08:55 f581987b2513: Verifying Checksum 12:08:55 f581987b2513: Download complete 12:08:55 31603596830f: Pull complete 12:08:55 a6820b24f6d8: Verifying Checksum 12:08:55 a6820b24f6d8: Download complete 12:08:55 54011a49482f: Pull complete 12:08:56 a6820b24f6d8: Pull complete 12:08:56 f581987b2513: Pull complete 12:08:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:08:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:08:56 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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:10004/edgex-devops/git-semver:latest cat 12:08:57 $ docker top f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:57 [ssh-agent] Looking for ssh-agent implementation... 12:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:58 $ docker exec f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a ssh-agent 12:08:58 SSH_AUTH_SOCK=/tmp/ssh-neErgDL8kNau/agent.14 12:08:58 SSH_AGENT_PID=20 12:08:58 Running ssh-add (command line suppressed) 12:08:58 Identity added: /w/workspace/edgex-go/29@tmp/private_key_2755267318015082767.key (/w/workspace/edgex-go/29@tmp/private_key_2755267318015082767.key) 12:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:58 + git tag --points-at HEAD [Pipeline] } 12:08:58 $ docker exec --env ******** --env ******** f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a ssh-agent -k 12:08:58 unset SSH_AUTH_SOCK; 12:08:58 unset SSH_AGENT_PID; 12:08:58 echo Agent pid 20 killed; 12:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:08:58 [ssh-agent] Looking for ssh-agent implementation... 12:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:08:58 $ docker exec f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a ssh-agent 12:08:58 SSH_AUTH_SOCK=/tmp/ssh-mxdIVVxukDJL/agent.54 12:08:58 SSH_AGENT_PID=60 12:08:59 Running ssh-add (command line suppressed) 12:08:59 Identity added: /w/workspace/edgex-go/29@tmp/private_key_1183879898022515725.key (/w/workspace/edgex-go/29@tmp/private_key_1183879898022515725.key) 12:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:08:59 + git semver init 12:08:59 # -> Open(): unable to determine branch for HEAD 12:08:59 # $GIT_DIR = /w/workspace/edgex-go/29/.git 12:08:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/29 12:08:59 # $SEMVER_REMOTE_NAME = origin 12:08:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:08:59 # $SEMVER_USER_NAME = edgex-jenkins 12:08:59 # $SEMVER_BRANCH = PR-3579 12:08:59 # $SEMVER_TEMP = /tmp/semver-177741118 12:08:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:09:14 # '/tmp/semver-177741118' -> '/w/workspace/edgex-go/29/.semver' 12:09:14 # -> Force: false 12:09:14 # $SEMVER_DIR = /w/workspace/edgex-go/29/.semver [Pipeline] } 12:09:14 $ docker exec --env ******** --env ******** f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a ssh-agent -k 12:09:14 unset SSH_AUTH_SOCK; 12:09:14 unset SSH_AGENT_PID; 12:09:14 echo Agent pid 60 killed; 12:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:14 + git semver [Pipeline] } 12:09:14 $ docker stop --time=1 f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a 12:09:16 $ docker rm -f f721529cb1985a5587e66de30f7f25b6e7d80b187b33ac74b63f7e926974a79a [Pipeline] // withDockerContainer [Pipeline] sh 12:09:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:09:17 Stashed 1 file(s) [Pipeline] echo 12:09:17 [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:09:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:09:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:09:18 + sudo service docker restart 12:09:18 + true 12:09:18 Redirecting to /bin/systemctl restart docker.service 12:09:32 Still waiting to schedule task 12:09:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 12:09:36 ========================================================= 12:09:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:09:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:09:37 + 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:09:38 Sending build context to Docker daemon 329.5MB 12:09:38 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:09:38 Step 2/6 : FROM ${BASE} 12:09:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:38 540db60ca938: Pulling fs layer 12:09:38 adcc1eea9eea: Pulling fs layer 12:09:38 4c4ab2625f07: Pulling fs layer 12:09:38 0510c868ecb4: Pulling fs layer 12:09:38 afea3b2eda06: Pulling fs layer 12:09:38 7809a108b3ef: Pulling fs layer 12:09:38 f706445af74f: Pulling fs layer 12:09:38 afea3b2eda06: Waiting 12:09:38 7809a108b3ef: Waiting 12:09:38 f706445af74f: Waiting 12:09:38 0510c868ecb4: Waiting 12:09:38 4c4ab2625f07: Verifying Checksum 12:09:38 4c4ab2625f07: Download complete 12:09:38 adcc1eea9eea: Verifying Checksum 12:09:38 adcc1eea9eea: Download complete 12:09:38 afea3b2eda06: Verifying Checksum 12:09:38 afea3b2eda06: Download complete 12:09:38 540db60ca938: Verifying Checksum 12:09:38 540db60ca938: Download complete 12:09:38 7809a108b3ef: Verifying Checksum 12:09:38 7809a108b3ef: Download complete 12:09:38 540db60ca938: Pull complete 12:09:38 adcc1eea9eea: Pull complete 12:09:39 4c4ab2625f07: Pull complete 12:09:40 f706445af74f: Verifying Checksum 12:09:40 f706445af74f: Download complete 12:09:41 0510c868ecb4: Verifying Checksum 12:09:41 0510c868ecb4: Download complete 12:09:44 0510c868ecb4: Pull complete 12:09:44 afea3b2eda06: Pull complete 12:09:44 7809a108b3ef: Pull complete 12:09:47 f706445af74f: Pull complete 12:09:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:09:47 ---> b068be0155e3 12:09:47 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:09:49 ---> Running in 1c361d8598ea 12:09:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:09:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:09:50 (1/12) Installing libmagic (5.39-r0) 12:09:50 (2/12) Installing file (5.39-r0) 12:09:50 (3/12) Installing libc-dev (0.7.2-r3) 12:09:51 (4/12) Installing g++ (10.2.1_pre1-r3) 12:09:55 (5/12) Installing fortify-headers (1.1-r0) 12:09:55 (6/12) Installing patch (2.7.6-r7) 12:09:55 (7/12) Installing build-base (0.5-r2) 12:09:55 (8/12) Installing libsodium (1.0.18-r0) 12:09:55 (9/12) Installing pkgconf (1.7.3-r0) 12:09:55 (10/12) Installing libsodium-dev (1.0.18-r0) 12:09:55 (11/12) Installing libzmq (4.3.3-r1) 12:09:55 (12/12) Installing zeromq-dev (4.3.3-r1) 12:09:55 Executing busybox-1.32.1-r6.trigger 12:09:55 OK: 219 MiB in 52 packages 12:09:57 Removing intermediate container 1c361d8598ea 12:09:57 ---> 95f60863a827 12:09:57 Step 4/6 : WORKDIR /edgex-go 12:09:57 ---> Running in 154e4eaa4494 12:09:57 Removing intermediate container 154e4eaa4494 12:09:57 ---> 6ead03aad90c 12:09:57 Step 5/6 : COPY go.mod . 12:09:57 ---> 8c6105914ce8 12:09:57 Step 6/6 : RUN go mod download 12:09:57 ---> Running in 5d28db77ba02 12:10:10 Removing intermediate container 5d28db77ba02 12:10:10 ---> 45c5f1853e90 12:10:10 Successfully built 45c5f1853e90 12:10:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:10:10 + docker inspect -f . ci-base-image-x86_64 12:10:10 . [Pipeline] withDockerContainer 12:10:10 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:10 $ docker top 5d8c04eb5fdec89f32a04e1b2157b082d7a6e6e24b9528143ac34da8b4bdcb92 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:11 + go version 12:10:11 go version go1.16.3 linux/amd64 [Pipeline] } 12:10:11 $ docker stop --time=1 5d8c04eb5fdec89f32a04e1b2157b082d7a6e6e24b9528143ac34da8b4bdcb92 12:10:12 $ docker rm -f 5d8c04eb5fdec89f32a04e1b2157b082d7a6e6e24b9528143ac34da8b4bdcb92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:13 + docker inspect -f . ci-base-image-x86_64 12:10:13 . [Pipeline] withDockerContainer 12:10:13 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:10:13 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:10:13 $ docker top b2dde187a11888aa421883af09e89a70f1adcd12c0193dec059a0a12625f4edc -eo pid,comm [Pipeline] { [Pipeline] echo 12:10:13 ========================================================= 12:10:13 [edgeXBuildGoParallel] Running Tests and Build... 12:10:13 ========================================================= [Pipeline] sh 12:10:13 + go mod tidy [Pipeline] sh 12:10:14 + make test 12:10:14 go mod tidy 12:10:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:10:19 ? github.com/edgexfoundry/edgex-go [no test files] 12:10:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:10:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:10:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:10:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:10:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:10:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:10:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:10:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 12:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements 12:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements 12:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements 12:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.051s coverage: 78.9% of statements 12:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 95.1% of statements 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:10:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:10:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 12:10:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 12:10:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements 12:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 12:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 12:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 12:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 12:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.097s coverage: 94.4% of statements 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 12:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.162s coverage: 81.8% of statements 12:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 12:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 12:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 12:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 12:11:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:11:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 12:11:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 12:11:37 GO111MODULE=on go vet ./... 12:12:00 gofmt -l . 12:12:00 [ "`gofmt -l .`" = "" ] 12:12:00 ./bin/test-attribution-txt.sh [Pipeline] sh 12:12:00 + ls -al . 12:12:00 total 560 12:12:00 drwxrwxr-x 10 1001 1001 4096 Jun 28 12:11 . 12:12:00 drwxr-xr-x 4 root root 30 Jun 28 12:10 .. 12:12:00 -rw-rw-r-- 1 1001 1001 11 Jun 28 12:08 .dockerignore 12:12:00 drwxrwxr-x 8 1001 1001 179 Jun 28 12:08 .git 12:12:00 drwxrwxr-x 3 1001 1001 125 Jun 28 12:08 .github 12:12:00 -rw-rw-r-- 1 1001 1001 818 Jun 28 12:08 .gitignore 12:12:00 drwx------ 3 1001 1001 60 Jun 28 12:09 .semver 12:12:00 -rw-rw-r-- 1 1001 1001 166 Jun 28 12:08 .sonarcloud.properties 12:12:00 -rw-rw-r-- 1 1001 1001 8609 Jun 28 12:08 Attribution.txt 12:12:00 -rw-rw-r-- 1 1001 1001 43881 Jun 28 12:08 CHANGELOG.md 12:12:00 -rw-rw-r-- 1 1001 1001 3804 Jun 28 12:08 CONTRIBUTING.md 12:12:00 -rw-rw-r-- 1 1001 1001 931 Jun 28 12:08 Dockerfile.build 12:12:00 -rw-rw-r-- 1 1001 1001 849 Jun 28 12:08 Jenkinsfile 12:12:00 -rw-rw-r-- 1 1001 1001 10775 Jun 28 12:08 LICENSE 12:12:00 -rw-rw-r-- 1 1001 1001 5605 Jun 28 12:08 Makefile 12:12:00 -rw-rw-r-- 1 1001 1001 7905 Jun 28 12:08 README.md 12:12:00 -rw-rw-r-- 1 1001 1001 7071 Jun 28 12:08 SECURITY.md 12:12:00 -rw-rw-r-- 1 1001 1001 5 Jun 28 12:09 VERSION 12:12:00 -rw-rw-r-- 1 1001 1001 4131 Jun 28 12:08 ZMQWindows.md 12:12:00 drwxrwxr-x 2 1001 1001 37 Jun 28 12:08 bin 12:12:00 drwxrwxr-x 14 1001 1001 4096 Jun 28 12:08 cmd 12:12:00 -rw-r--r-- 1 root root 398095 Jun 28 12:11 coverage.out 12:12:00 -rw-rw-r-- 1 1001 1001 806 Jun 28 12:08 go.mod 12:12:00 -rw-r--r-- 1 root root 20759 Jun 28 12:10 go.sum 12:12:00 drwxrwxr-x 7 1001 1001 114 Jun 28 12:08 internal 12:12:00 drwxrwxr-x 3 1001 1001 16 Jun 28 12:08 openapi 12:12:00 drwxrwxr-x 4 1001 1001 71 Jun 28 12:08 snap 12:12:00 -rw-rw-r-- 1 1001 1001 168 Jun 28 12:08 version.go [Pipeline] sh 12:12:00 + '[' -e coverage.out ] 12:12:00 + chown 1001:1001 coverage.out [Pipeline] stash 12:12:00 Stashed 1 file(s) [Pipeline] sh 12:12:01 + make build 12:12:01 go mod tidy 12:12:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:12:02 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:12:09 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:12:09 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:12:10 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:12:10 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 12:12:11 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 12:12:12 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 12:12:13 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 12:12:14 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 12:12:14 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 12:12:15 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] } 12:12:17 $ docker stop --time=1 b2dde187a11888aa421883af09e89a70f1adcd12c0193dec059a0a12625f4edc 12:12:19 $ docker rm -f b2dde187a11888aa421883af09e89a70f1adcd12c0193dec059a0a12625f4edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:12:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-521 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 12:12:20 Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 12:12:20 The recommended git tool is: git 12:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:20 12:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:21 latest: Pulling from edgex-devops/edgex-compose 12:12:21 cbdbe7a5bc2a: Pulling fs layer 12:12:21 ca9280d653b3: Pulling fs layer 12:12:21 7e9c9ca2126c: Pulling fs layer 12:12:21 cbdbe7a5bc2a: Download complete 12:12:21 cbdbe7a5bc2a: Pull complete 12:12:21 ca9280d653b3: Verifying Checksum 12:12:21 ca9280d653b3: Download complete 12:12:22 ca9280d653b3: Pull complete 12:12:22 7e9c9ca2126c: Verifying Checksum 12:12:22 7e9c9ca2126c: Download complete 12:12:25 7e9c9ca2126c: Pull complete 12:12:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:12:25 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:12:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:12:25 using credential edgex-jenkins-ssh 12:12:25 Cloning the remote Git repository 12:12:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:12:25 > git init /w/workspace/edgex-go/29 # timeout=10 12:12:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:25 > git --version # timeout=10 12:12:26 > git --version # 'git version 2.17.1' 12:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:28 $ docker top 47bb2b4a0f5c89e180d7194ee302b3e79aceab46067225486c13366360824951 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:29 + docker-compose build --help 12:12:29 + grep parallel 12:12:29 --parallel Build images in parallel. [Pipeline] } 12:12:29 $ docker stop --time=1 47bb2b4a0f5c89e180d7194ee302b3e79aceab46067225486c13366360824951 12:12:30 $ docker rm -f 47bb2b4a0f5c89e180d7194ee302b3e79aceab46067225486c13366360824951 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:12:31 . [Pipeline] withDockerContainer 12:12:31 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:12:31 $ docker top d46fe648af0de205a4260623c8ea6eed8c12461e84f95e7d99676f3875a0c554 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:32 + docker-compose -f ./docker-compose-build.yml build --parallel 12:12:32 Building core-command ... 12:12:32 Building core-data ... 12:12:32 Building core-metadata ... 12:12:32 Building security-bootstrapper ... 12:12:32 Building security-proxy-setup ... 12:12:32 Building security-secretstore-setup ... 12:12:32 Building support-notifications ... 12:12:32 Building support-scheduler ... 12:12:32 Building sys-mgmt-agent ... 12:12:32 Building sys-mgmt-agent 12:12:32 Building support-notifications 12:12:32 Building security-bootstrapper 12:12:32 Building security-proxy-setup 12:12:32 Building core-data 12:12:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:12:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:12:45 ---> 45c5f1853e90 12:12:45 Step 3/22 : WORKDIR /edgex-go 12:12:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:12:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:12:45 ---> 45c5f1853e90 12:12:45 Step 3/32 : WORKDIR /edgex-go 12:12:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:12:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:12:45 ---> 45c5f1853e90 12:12:45 Step 3/23 : WORKDIR /edgex-go 12:12:46 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 306dc255c666d89bee2421549aedbcb5912f6d7d 12:12:46 Merge succeeded, producing 306dc255c666d89bee2421549aedbcb5912f6d7d 12:12:46 Checking out Revision 306dc255c666d89bee2421549aedbcb5912f6d7d (PR-3579) 12:12:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:12:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:12:46 ---> 45c5f1853e90 12:12:46 Step 3/24 : WORKDIR /edgex-go 12:12:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:12:46 > git config core.sparsecheckout # timeout=10 12:12:46 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 12:12:46 > git remote # timeout=10 12:12:46 > git config --get remote.origin.url # timeout=10 12:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:46 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 12:12:46 > git rev-parse HEAD^{commit} # timeout=10 12:12:46 > git config core.sparsecheckout # timeout=10 12:12:46 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 12:12:50 Commit message: "fix(snap): fix service logging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:12:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:12:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:12:52 + true 12:12:52 + sudo service docker restart 12:12:55 ---> Running in bef43cf9fb5f 12:12:55 ---> Running in dad1b89563b9 12:12:55 ---> Running in fbc8923512b5 12:12:55 ---> Running in abd66ade6fa8 12:12:56 Removing intermediate container bef43cf9fb5f 12:12:56 ---> 884e170e66b8 12:12:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:56 Removing intermediate container dad1b89563b9 12:12:56 ---> beb8e330486c 12:12:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:56 Removing intermediate container abd66ade6fa8 12:12:56 ---> 55a16a67e302 12:12:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:56 Removing intermediate container fbc8923512b5 12:12:56 ---> 3c9c8ab9f21a 12:12:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:57 ---> Running in 846ac35bff89 12:12:57 ---> Running in eb3f5fdf049b 12:12:57 ---> Running in f4c485f9ad2a 12:12:57 ---> Running in 2b2b0d72c1a4 12:12:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:12:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:12:59 ---> 45c5f1853e90 12:12:59 Step 3/24 : WORKDIR /edgex-go 12:12:59 ---> Using cache 12:12:59 ---> 3c9c8ab9f21a 12:12:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:59 ---> Running in f36c094a9d0f 12:12:59 Removing intermediate container 846ac35bff89 12:12:59 ---> ff741eeed04a 12:12:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:12:59 ---> Running in 1e37f2886952 12:12:59 Removing intermediate container eb3f5fdf049b 12:12:59 ---> af59e4769c74 12:12:59 Step 5/22 : RUN apk add --update --no-cache make git 12:12:59 ---> Running in 5baf7ad9d7e2 12:12:59 Removing intermediate container 2b2b0d72c1a4 12:12:59 ---> 6e6946e47b35 12:12:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:12:59 ---> Running in 1c96c06df1c2 12:12:59 Removing intermediate container f4c485f9ad2a 12:12:59 ---> 20e6f09e7dff 12:12:59 Step 5/32 : RUN apk add --update --no-cache make git 12:12:59 ---> Running in 826cc8c00044 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:00 Removing intermediate container f36c094a9d0f 12:13:00 ---> 9ab428e2dc59 12:13:00 Step 5/24 : RUN apk add --update --no-cache make bash git 12:13:00 ---> Running in 21a0e0877bdd 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:01 OK: 219 MiB in 52 packages 12:13:01 OK: 219 MiB in 52 packages 12:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:01 Removing intermediate container 1e37f2886952 12:13:01 ---> 32ec6d2d4293 12:13:01 Step 6/23 : COPY go.mod . 12:13:02 OK: 219 MiB in 52 packages 12:13:02 OK: 219 MiB in 52 packages 12:13:02 Removing intermediate container 5baf7ad9d7e2 12:13:02 ---> 163ce583e69d 12:13:02 Step 6/22 : COPY go.mod . 12:13:02 ---> df49d7149d68 12:13:02 Step 7/23 : RUN go mod download 12:13:02 ---> Running in 0098606093ca 12:13:02 ---> c4c701a4284b 12:13:02 Step 7/22 : RUN go mod download 12:13:02 Removing intermediate container 1c96c06df1c2 12:13:02 ---> 7bdc7316b850 12:13:02 Step 6/24 : COPY go.mod . 12:13:02 ---> Running in 0d88761cf35e 12:13:02 Removing intermediate container 826cc8c00044 12:13:02 ---> 20c6f8458e75 12:13:02 Step 6/32 : COPY go.mod . 12:13:02 OK: 219 MiB in 52 packages 12:13:02 ---> 3132ff23e491 12:13:02 Step 7/32 : RUN go mod download 12:13:02 ---> Running in 116e3fc57193 12:13:02 ---> 2badf6f23eb6 12:13:02 Step 7/24 : RUN go mod download 12:13:02 Removing intermediate container 21a0e0877bdd 12:13:02 ---> 24bef12bd178 12:13:02 Step 6/24 : COPY go.mod . 12:13:02 ---> Running in 38c091527605 12:13:03 ---> f5b11631c642 12:13:03 Step 7/24 : RUN go mod download 12:13:03 ---> Running in 48cac2c9cee4 12:13:03 Removing intermediate container 0098606093ca 12:13:03 ---> 08a35779149a 12:13:03 Step 8/23 : COPY . . 12:13:03 Removing intermediate container 0d88761cf35e 12:13:03 ---> 60aaa8b982b7 12:13:03 Step 8/22 : COPY . . 12:13:08 Removing intermediate container 116e3fc57193 12:13:08 ---> ad7454024a02 12:13:08 Step 8/32 : COPY . . 12:13:09 Removing intermediate container 48cac2c9cee4 12:13:09 ---> 91c477bc7568 12:13:09 Step 8/24 : COPY . . 12:13:09 Removing intermediate container 38c091527605 12:13:09 ---> 05c07d9e4c25 12:13:09 Step 8/24 : COPY . . 12:13:09 ---> 7af24ffbdec5 12:13:09 Step 9/22 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:11 provisioning config files... 12:13:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config5161771426291572784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:11 ---> docker-login.sh 12:13:11 nexus3.edgexfoundry.org:10001 12:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:12 Configure a credential helper to remove this warning. See 12:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:12 12:13:12 Login Succeeded 12:13:12 nexus3.edgexfoundry.org:10002 12:13:13 ---> 4f122296679b 12:13:13 Step 9/23 : RUN go mod tidy 12:13:13 ---> Running in 1194f25a7c82 12:13:13 ---> Running in f392cc864565 12:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:13 Configure a credential helper to remove this warning. See 12:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:13 12:13:13 Login Succeeded 12:13:13 nexus3.edgexfoundry.org:10003 12:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 nexus3.edgexfoundry.org:10004 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:14 Configure a credential helper to remove this warning. See 12:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:14 12:13:14 Login Succeeded 12:13:14 docker.io 12:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 ---> docker-login.sh ends [Pipeline] } 12:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:13:15 ========================================================= 12:13:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:13:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:13:16 + 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:13:18 Sending build context to Docker daemon 166.5MB 12:13:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 12:13:18 Step 2/6 : FROM ${BASE} 12:13:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:13:18 595b0fe564bb: Pulling fs layer 12:13:18 3088b5b3c5c0: Pulling fs layer 12:13:18 5b7225fbf94c: Pulling fs layer 12:13:18 ba82ee9f976e: Pulling fs layer 12:13:18 506bd15cee9f: Pulling fs layer 12:13:18 75a0a4a0db45: Pulling fs layer 12:13:18 618dc40b7e24: Pulling fs layer 12:13:18 506bd15cee9f: Waiting 12:13:18 75a0a4a0db45: Waiting 12:13:18 618dc40b7e24: Waiting 12:13:18 ba82ee9f976e: Waiting 12:13:19 5b7225fbf94c: Verifying Checksum 12:13:19 5b7225fbf94c: Download complete 12:13:19 3088b5b3c5c0: Download complete 12:13:19 506bd15cee9f: Download complete 12:13:19 75a0a4a0db45: Verifying Checksum 12:13:19 75a0a4a0db45: Download complete 12:13:19 595b0fe564bb: Verifying Checksum 12:13:19 595b0fe564bb: Download complete 12:13:19 595b0fe564bb: Pull complete 12:13:20 3088b5b3c5c0: Pull complete 12:13:20 5b7225fbf94c: Pull complete 12:13:21 Removing intermediate container f392cc864565 12:13:21 ---> 74ffe2f34ae7 12:13:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:13:21 ---> Running in 1b3cd4bed9f6 12:13:21 Removing intermediate container 1194f25a7c82 12:13:21 ---> ee27f37ceb06 12:13:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:13:21 ---> Running in 61c3486eefca 12:13:21 ---> d76c997ec408 12:13:21 Step 9/24 : RUN go mod tidy 12:13:21 ---> 64f272c6fb80 12:13:21 Step 9/24 : RUN go mod tidy 12:13:21 ---> 426bb9cc552d 12:13:21 Step 9/32 : RUN go mod tidy 12:13:21 ---> Running in 8929369d8575 12:13:21 ---> Running in e18d6fdcc882 12:13:21 ---> Running in 43657a2e0a45 12:13:21 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 12:13:21 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:13:22 Removing intermediate container 8929369d8575 12:13:22 ---> e5286642c3dd 12:13:22 Step 10/24 : RUN make cmd/core-data/core-data 12:13:22 ---> Running in 2095c26ae9fc 12:13:22 618dc40b7e24: Verifying Checksum 12:13:22 618dc40b7e24: Download complete 12:13:23 Removing intermediate container e18d6fdcc882 12:13:23 ---> b4d6281c50d9 12:13:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:13:23 ---> Running in 0443ab9ddef5 12:13:23 Removing intermediate container 43657a2e0a45 12:13:23 ---> b8203ae540c8 12:13:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:13:23 ---> Running in 508110c37b04 12:13:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:13:24 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 12:13:24 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 12:13:24 ba82ee9f976e: Download complete 12:13:34 ba82ee9f976e: Pull complete 12:13:34 506bd15cee9f: Pull complete 12:13:34 75a0a4a0db45: Pull complete 12:13:39 618dc40b7e24: Pull complete 12:13:39 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:13:39 ---> a36622ca3599 12:13:39 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:13:41 ---> Running in 1c06c3ebd665 12:13:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:13:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:13:44 (1/12) Installing libmagic (5.39-r0) 12:13:45 (2/12) Installing file (5.39-r0) 12:13:45 (3/12) Installing libc-dev (0.7.2-r3) 12:13:45 (4/12) Installing g++ (10.2.1_pre1-r3) 12:13:50 (5/12) Installing fortify-headers (1.1-r0) 12:13:50 (6/12) Installing patch (2.7.6-r7) 12:13:50 (7/12) Installing build-base (0.5-r2) 12:13:50 (8/12) Installing libsodium (1.0.18-r0) 12:13:50 (9/12) Installing pkgconf (1.7.3-r0) 12:13:50 (10/12) Installing libsodium-dev (1.0.18-r0) 12:13:51 (11/12) Installing libzmq (4.3.3-r1) 12:13:51 (12/12) Installing zeromq-dev (4.3.3-r1) 12:13:51 Executing busybox-1.32.1-r6.trigger 12:13:51 OK: 218 MiB in 52 packages 12:13:54 Removing intermediate container 1c06c3ebd665 12:13:54 ---> 055a28d4c0e6 12:13:54 Step 4/6 : WORKDIR /edgex-go 12:13:55 ---> Running in 6c39ae8ee602 12:13:55 Removing intermediate container 6c39ae8ee602 12:13:55 ---> d282c0088492 12:13:55 Step 5/6 : COPY go.mod . 12:13:56 ---> 59727e6cd8d4 12:13:56 Step 6/6 : RUN go mod download 12:13:56 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 12:13:56 ---> Running in 69d3d4484713 12:14:03 Removing intermediate container 1b3cd4bed9f6 12:14:03 ---> 0e94e8a10d5a 12:14:03 12:14:03 Step 11/23 : FROM alpine:3.12 12:14:03 Removing intermediate container 61c3486eefca 12:14:03 ---> 2fb027913835 12:14:03 12:14:03 Step 11/22 : FROM alpine:3.12 12:14:03 3.12: Pulling from library/alpine 12:14:03 3.12: Pulling from library/alpine 12:14:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:14:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:14:03 Status: Downloaded newer image for alpine:3.12 12:14:03 Status: Downloaded newer image for alpine:3.12 12:14:03 ---> 13621d1b12d4 12:14:03 Step 12/22 : RUN apk add --update --no-cache curl 12:14:03 ---> 13621d1b12d4 12:14:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:14:04 ---> Running in 2331e7dee2da 12:14:04 ---> Running in c0c02e1a4289 12:14:04 Removing intermediate container 508110c37b04 12:14:04 ---> 0f482338c7a6 12:14:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:14:04 ---> Running in ac7ade86f420 12:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:14:04 (1/4) Installing ca-certificates (20191127-r4) 12:14:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:14:05 (3/4) Installing libcurl (7.77.0-r0) 12:14:05 (4/4) Installing curl (7.77.0-r0) 12:14:05 Executing busybox-1.31.1-r20.trigger 12:14:05 Executing ca-certificates-20191127-r4.trigger 12:14:05 OK: 7 MiB in 18 packages 12:14:05 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:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:14:05 (1/2) Installing ca-certificates (20191127-r4) 12:14:05 (2/2) Installing dumb-init (1.2.2-r1) 12:14:05 Executing busybox-1.31.1-r20.trigger 12:14:05 Executing ca-certificates-20191127-r4.trigger 12:14:05 OK: 6 MiB in 16 packages 12:14:07 Removing intermediate container 0443ab9ddef5 12:14:07 ---> 37405b9ff815 12:14:07 12:14:07 Step 11/32 : FROM alpine:3.12 12:14:07 ---> 13621d1b12d4 12:14:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:14:07 ---> Running in 4f7d1143f657 12:14:07 Removing intermediate container 2331e7dee2da 12:14:07 ---> f22550d38930 12:14:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:14:07 Removing intermediate container 4f7d1143f657 12:14:07 ---> cdb4cb13f9af 12:14:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:14:07 ---> Running in bf4b9d1fc772 12:14:07 ---> Running in e966a0ef8d91 12:14:07 Removing intermediate container c0c02e1a4289 12:14:07 ---> 5f9715aec333 12:14:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:14:07 ---> Running in d44e8cb2357b 12:14:07 Removing intermediate container bf4b9d1fc772 12:14:07 ---> bf0171fb54ac 12:14:07 Step 14/22 : WORKDIR /edgex 12:14:07 Removing intermediate container ac7ade86f420 12:14:07 ---> 600945caaa04 12:14:07 12:14:08 Step 12/24 : FROM docker:20.10.0 12:14:08 ---> Running in 8c8113551065 12:14:08 Removing intermediate container d44e8cb2357b 12:14:08 ---> e079691f2e3e 12:14:08 Step 14/23 : ENV APP_PORT=59860 12:14:08 20.10.0: Pulling from library/docker 12:14:08 Removing intermediate container 2095c26ae9fc 12:14:08 ---> 38ce99d68c5b 12:14:08 12:14:08 Step 11/24 : FROM alpine:3.12 12:14:08 ---> 13621d1b12d4 12:14:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:14:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:14:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:14:08 ---> Running in 4064e09c47fa 12:14:08 ---> Running in 3b72ac9af34e 12:14:08 Removing intermediate container 8c8113551065 12:14:08 ---> cad64d3a3196 12:14:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:14:08 (1/2) Installing dumb-init (1.2.2-r1) 12:14:08 (2/2) Installing su-exec (0.2-r1) 12:14:08 Executing busybox-1.31.1-r20.trigger 12:14:08 OK: 6 MiB in 16 packages 12:14:08 Removing intermediate container 4064e09c47fa 12:14:08 ---> 82c6bd958740 12:14:08 Step 15/23 : EXPOSE $APP_PORT 12:14:08 ---> Running in 50df048ef4b4 12:14:08 Removing intermediate container 3b72ac9af34e 12:14:08 ---> 83fa62f82c1d 12:14:08 Step 13/24 : ENV APP_PORT=59880 12:14:08 ---> Running in 1119ab45e41b 12:14:08 ---> 94c5e4f6fb14 12:14:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:14:09 Removing intermediate container 50df048ef4b4 12:14:09 ---> 9118edbd86ee 12:14:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:09 Removing intermediate container e966a0ef8d91 12:14:09 ---> 2be8cd746d19 12:14:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:14:09 Removing intermediate container 1119ab45e41b 12:14:09 ---> 4c6839bb491b 12:14:09 Step 14/24 : EXPOSE $APP_PORT 12:14:09 ---> Running in 02c6244a9fb7 12:14:09 ---> Running in dedc4b51a8a0 12:14:09 Removing intermediate container 02c6244a9fb7 12:14:09 ---> 8bed01a70115 12:14:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:14:09 ---> 8d0d75f49c9c 12:14:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:14:09 ---> Running in 48eaee806959 12:14:09 Removing intermediate container dedc4b51a8a0 12:14:09 ---> aab2d6dd1610 12:14:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:09 ---> ccca4f341cc9 12:14:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:14:09 ---> Running in fa93182dbd3b 12:14:09 Removing intermediate container 48eaee806959 12:14:09 ---> 0ea51de40bd5 12:14:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:14:10 ---> ea0aff081d05 12:14:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:14:11 ---> Running in c9effd9a13ea 12:14:14 ---> 09ca5f665dfe 12:14:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:14:14 ---> 268c76215d78 12:14:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:14:14 ---> Running in 0d29b7be1231 12:14:14 ---> Running in b214bfa190c0 12:14:15 Removing intermediate container 0d29b7be1231 12:14:15 ---> 6af5b87bd64c 12:14:15 Step 19/22 : CMD ["--init=true"] 12:14:15 Removing intermediate container b214bfa190c0 12:14:15 ---> 3f77b35a536d 12:14:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:15 ---> Running in af24acd1e46c 12:14:15 ---> Running in 2f7f96411ef2 12:14:15 Removing intermediate container fa93182dbd3b 12:14:15 ---> 2cbe28cd6558 12:14:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:14:15 Removing intermediate container af24acd1e46c 12:14:15 ---> f3f4d9c102a3 12:14:15 Step 20/22 : LABEL arch=x86_64 12:14:16 ---> Running in fe0c33e12d90 12:14:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:14:16 Removing intermediate container 2f7f96411ef2 12:14:16 ---> ea0d33d0fec4 12:14:16 Step 21/23 : LABEL arch=x86_64 12:14:16 Status: Downloaded newer image for docker:20.10.0 12:14:16 ---> Running in 3731d678b4d8 12:14:16 ---> aefe523efa57 12:14:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:14:16 Removing intermediate container c9effd9a13ea 12:14:16 ---> 4556fe5f984a 12:14:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:14:16 ---> Running in 33ba8a0a3340 12:14:16 ---> Running in b8511fa38629 12:14:16 ---> Running in fefc71efb0c4 12:14:16 Removing intermediate container 3731d678b4d8 12:14:16 ---> 290ba7905229 12:14:16 Step 21/22 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:14:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:14:16 Removing intermediate container 33ba8a0a3340 12:14:16 ---> 9fd3fd8e83a2 12:14:16 Step 22/23 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:14:16 ---> Running in eb6587977770 12:14:16 Removing intermediate container b8511fa38629 12:14:16 ---> ac64512b2d43 12:14:16 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:14:16 ---> Running in 6bd5a43fffc3 12:14:17 ---> Running in d1132ef75b8b 12:14:17 Removing intermediate container fefc71efb0c4 12:14:17 ---> 9e226b511684 12:14:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:14:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:14:17 Removing intermediate container eb6587977770 12:14:17 ---> 01a939bd5cc1 12:14:17 Step 22/22 : LABEL version=0.0.0 12:14:17 Removing intermediate container 6bd5a43fffc3 12:14:17 ---> 744326395adf 12:14:17 Step 23/23 : LABEL version=0.0.0 12:14:17 (1/6) Installing dumb-init (1.2.2-r1) 12:14:17 ---> Running in 8266f7a1ae61 12:14:17 ---> Running in 21ae76e64303 12:14:18 (2/6) Installing libgcc (9.3.0-r2) 12:14:18 ---> e706cf8793c6 12:14:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:14:18 (3/6) Installing libsodium (1.0.18-r0) 12:14:18 (4/6) Installing libstdc++ (9.3.0-r2) 12:14:18 ---> Running in 9157f14dfbfa 12:14:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:14:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:14:18 (1/39) Installing readline (8.0.4-r0) 12:14:18 (2/39) Installing bash (5.0.17-r0) 12:14:18 Removing intermediate container 21ae76e64303 12:14:18 ---> 3c9eacacd883 12:14:18 12:14:18 Removing intermediate container 8266f7a1ae61 12:14:18 ---> 54ae58f663f0 12:14:18 12:14:18 Executing bash-5.0.17-r0.post-install 12:14:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:14:18 (4/39) Installing libcurl (7.77.0-r0) 12:14:18 (5/39) Installing curl (7.77.0-r0) 12:14:18 (6/39) Installing dumb-init (1.2.2-r1) 12:14:18 (7/39) Installing libbz2 (1.0.8-r1) 12:14:18 (8/39) Installing expat (2.2.9-r1) 12:14:18 (9/39) Installing libffi (3.3-r2) 12:14:18 (10/39) Installing gdbm (1.13-r1) 12:14:18 (11/39) Installing xz-libs (5.2.5-r0) 12:14:18 (12/39) Installing sqlite-libs (3.32.1-r1) 12:14:18 (13/39) Installing python3 (3.8.10-r0) 12:14:19 (5/6) Installing libzmq (4.3.3-r0) 12:14:19 Successfully built 3c9eacacd883 12:14:19 Successfully built 54ae58f663f0 12:14:19 Successfully tagged support-notifications:latest 12:14:19 Building support-scheduler 12:14:19 (6/6) Installing zeromq (4.3.3-r0) 12:14:19 Successfully tagged security-proxy-setup:latest 12:14:19  Building support-notifications ... done  Building security-proxy-setup ... done Building security-secretstore-setup 12:14:19 Executing busybox-1.31.1-r20.trigger 12:14:19 OK: 8 MiB in 20 packages 12:14:23 Removing intermediate container 69d3d4484713 12:14:23 ---> ed73528ed6aa 12:14:23 Successfully built ed73528ed6aa 12:14:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:14:23 + docker inspect -f . ci-base-image-arm64 12:14:23 . [Pipeline] withDockerContainer 12:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 12:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:14:25 $ docker top f4ad15b436990303b55ceb8e20624540b3329396879a27313a9924f30ca7d573 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:25 (14/39) Installing py3-appdirs (1.4.4-r1) 12:14:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:14:25 (16/39) Installing py3-parsing (2.4.7-r0) 12:14:25 (17/39) Installing py3-six (1.15.0-r0) 12:14:26 + go version 12:14:26 go version go1.16.5 linux/arm64 [Pipeline] } 12:14:26 $ docker stop --time=1 f4ad15b436990303b55ceb8e20624540b3329396879a27313a9924f30ca7d573 12:14:26 (18/39) Installing py3-packaging (20.4-r0) 12:14:28 $ docker rm -f f4ad15b436990303b55ceb8e20624540b3329396879a27313a9924f30ca7d573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:29 (19/39) Installing py3-setuptools (47.0.0-r0) 12:14:29 Removing intermediate container fe0c33e12d90 12:14:29 ---> 2817f860402a 12:14:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:29 (20/39) Installing py3-chardet (3.0.4-r4) 12:14:29 Removing intermediate container 9157f14dfbfa 12:14:29 ---> 03944a4b812e 12:14:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:29 (21/39) Installing py3-idna (2.9-r0) 12:14:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:14:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:14:29 (24/39) Installing py3-requests (2.23.0-r0) 12:14:29 (25/39) Installing py3-msgpack (1.0.0-r0) 12:14:29 (26/39) Installing py3-lockfile (0.12.2-r3) 12:14:29 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:14:29 (28/39) Installing py3-colorama (0.4.3-r0) 12:14:29 (29/39) Installing py3-distlib (0.3.0-r0) 12:14:29 (30/39) Installing py3-distro (1.5.0-r1) 12:14:29 + docker inspect -f . ci-base-image-arm64 12:14:29 . [Pipeline] withDockerContainer 12:14:29 (31/39) Installing py3-webencodings (0.5.1-r3) 12:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 12:14:29 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:14:29 (32/39) Installing py3-html5lib (1.0.1-r4) 12:14:29 (33/39) Installing py3-pytoml (0.1.21-r0) 12:14:29 (34/39) Installing py3-pep517 (0.8.2-r0) 12:14:29 (35/39) Installing py3-progress (1.5-r0) 12:14:29 (36/39) Installing py3-toml (0.10.1-r0) 12:14:29 ---> f785dab4e3f7 12:14:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:14:29 (37/39) Installing py3-retrying (1.3.3-r0) 12:14:29 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:14:29 (39/39) Installing py3-pip (20.1.1-r0) 12:14:29 ---> b05b61b0864b 12:14:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:14:29 Executing busybox-1.31.1-r19.trigger 12:14:29 OK: 72 MiB in 59 packages 12:14:31 $ docker top e1bd4cafa2a1ff7d1df6ca1f1c168b19f507df4e16dc4047a05bed0d99c3c3f2 -eo pid,comm [Pipeline] { [Pipeline] echo 12:14:31 ========================================================= 12:14:31 [edgeXBuildGoParallel] Running Tests and Build... 12:14:31 ========================================================= [Pipeline] sh 12:14:31 Collecting docker-compose==1.23.2 12:14:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:14:31 ---> 524ab959b240 12:14:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:14:31 ---> 315991ad5fb1 12:14:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:14:31 Collecting dockerpty<0.5,>=0.4.1 12:14:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:14:32 + go mod tidy 12:14:32 Collecting cached-property<2,>=1.2.0 12:14:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:14:32 ---> 925afbe171ef 12:14:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [Pipeline] sh 12:14:32 Collecting PyYAML<4,>=3.10 12:14:32 Downloading PyYAML-3.13.tar.gz (270 kB) 12:14:32 ---> e19b195e119d 12:14:32 Step 20/24 : ENTRYPOINT ["/core-data"] 12:14:32 ---> Running in 70e7be62e218 12:14:32 ---> 6a95adcf689b 12:14:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:14:33 Removing intermediate container 70e7be62e218 12:14:33 ---> 36d883e378b4 12:14:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:33 ---> Running in 82497a06ecc8 12:14:33 + make test 12:14:33 go mod tidy 12:14:33 Collecting websocket-client<1.0,>=0.32.0 12:14:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:14:33 ---> bf740a228e60 12:14:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:14:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:14:34 Removing intermediate container 82497a06ecc8 12:14:34 ---> be4cffd9dc0f 12:14:34 Step 22/24 : LABEL arch=x86_64 12:14:34 Collecting docker<4.0,>=3.6.0 12:14:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:14:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:14:34 ---> 45c5f1853e90 12:14:34 Step 3/23 : WORKDIR /edgex-go 12:14:34 ---> Using cache 12:14:34 ---> 3c9c8ab9f21a 12:14:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:34 ---> Using cache 12:14:34 ---> 9ab428e2dc59 12:14:34 Step 5/23 : RUN apk add --update --no-cache make git 12:14:35 ---> Running in 11b5119a5073 12:14:35 ---> Running in ab677250e8f9 12:14:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:14:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:14:35 ---> Running in 365f356d17ce 12:14:35 Collecting docopt<0.7,>=0.6.1 12:14:35 Downloading docopt-0.6.2.tar.gz (25 kB) 12:14:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:14:35 ---> 45c5f1853e90 12:14:35 Step 3/26 : WORKDIR /edgex-go 12:14:35 ---> Using cache 12:14:35 ---> 3c9c8ab9f21a 12:14:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:35 ---> Using cache 12:14:35 ---> 9ab428e2dc59 12:14:35 Step 5/26 : RUN apk add --update --no-cache make git 12:14:35 Removing intermediate container 11b5119a5073 12:14:35 ---> c9778fbd55e0 12:14:35 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:14:35 Removing intermediate container ab677250e8f9 12:14:35 ---> 24c44e6404ad 12:14:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:14:35 ---> Running in b0628a7f650d 12:14:35 ---> Running in a6064a4bf942 12:14:36 ---> 1c22316d34cb 12:14:36 Step 27/32 : RUN chmod +x /entrypoint.sh 12:14:36 Removing intermediate container a6064a4bf942 12:14:36 ---> b7d0d22fed47 12:14:36 Step 24/24 : LABEL version=0.0.0 12:14:36 Collecting texttable<0.10,>=0.9.0 12:14:36 Downloading texttable-0.9.1.tar.gz (11 kB) 12:14:36 ---> Running in 3cbb83cfa1f2 12:14:36 ---> Running in 717b7d048e71 12:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:14:36 Removing intermediate container 3cbb83cfa1f2 12:14:36 ---> c7ab0b62ab26 12:14:36 12:14:36 Successfully built c7ab0b62ab26 12:14:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:14:36 Successfully tagged core-data:latest 12:14:36 Building core-metadata 12:14:36  Building core-data ... done Collecting jsonschema<3,>=2.5.1 12:14:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:14:36 Collecting docker-pycreds>=0.4.0 12:14:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:14:36 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) 12:14:37 Collecting idna<2.8,>=2.5 12:14:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:14:37 Collecting urllib3<1.25,>=1.21.1 12:14:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:14:37 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) 12:14:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:14:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:14:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:14:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:14:37 Installing collected packages: dockerpty, cached-property, PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, texttable, jsonschema, docker-compose 12:14:37 Running setup.py install for dockerpty: started 12:14:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:14:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:14:37 Running setup.py install for dockerpty: finished with status 'done' 12:14:37 OK: 219 MiB in 52 packages 12:14:37 OK: 219 MiB in 52 packages 12:14:39 Running setup.py install for PyYAML: started 12:14:40 Running setup.py install for PyYAML: finished with status 'done' 12:14:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:14:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:14:40 ---> 45c5f1853e90 12:14:40 Step 3/24 : WORKDIR /edgex-go 12:14:40 ---> Using cache 12:14:40 ---> 3c9c8ab9f21a 12:14:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:40 ---> Using cache 12:14:40 ---> 9ab428e2dc59 12:14:40 Step 5/24 : RUN apk add --update --no-cache make git 12:14:42 Attempting uninstall: idna 12:14:42 Found existing installation: idna 2.9 12:14:42 Uninstalling idna-2.9: 12:14:42 ---> Running in 270cc3e58f7b 12:14:42 Successfully uninstalled idna-2.9 12:14:42 Removing intermediate container 717b7d048e71 12:14:42 ---> d401436ddeb0 12:14:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:14:42 ---> Running in a64af6cb2654 12:14:42 Attempting uninstall: urllib3 12:14:42 Found existing installation: urllib3 1.25.9 12:14:42 Uninstalling urllib3-1.25.9: 12:14:42 Successfully uninstalled urllib3-1.25.9 12:14:42 Removing intermediate container 365f356d17ce 12:14:42 ---> 3fa07e098196 12:14:42 Step 6/23 : COPY go.mod . 12:14:42 Removing intermediate container b0628a7f650d 12:14:42 ---> e6cb38ff20da 12:14:42 Step 6/26 : COPY go.mod . 12:14:42 Attempting uninstall: requests 12:14:42 Found existing installation: requests 2.23.0 12:14:42 Uninstalling requests-2.23.0: 12:14:42 Successfully uninstalled requests-2.23.0 12:14:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:14:42 Removing intermediate container a64af6cb2654 12:14:42 ---> 736a09c425f5 12:14:42 Step 29/32 : CMD ["gate"] 12:14:42 Running setup.py install for docopt: started 12:14:42 ---> fafaa150583b 12:14:42 Step 7/23 : RUN go mod download 12:14:42 ---> 39273a39104d 12:14:42 Step 7/26 : RUN go mod download 12:14:43 ---> Running in ffec9227c353 12:14:43 ---> Running in 94de0ee1908a 12:14:43 ---> Running in bd75fe48eeed 12:14:43 Removing intermediate container ffec9227c353 12:14:43 ---> 70023596f5eb 12:14:43 Step 30/32 : LABEL arch=x86_64 12:14:43 Running setup.py install for docopt: finished with status 'done' 12:14:43 Running setup.py install for texttable: started 12:14:43 ---> Running in 320075796f0d 12:14:43 Removing intermediate container 320075796f0d 12:14:43 ---> bf644a0aa375 12:14:43 Step 31/32 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:14:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:14:43 ---> Running in c20691eba9e0 12:14:43 Running setup.py install for texttable: finished with status 'done' 12:14:43 Removing intermediate container c20691eba9e0 12:14:43 ---> ae1b9472adb4 12:14:43 Step 32/32 : LABEL version=0.0.0 12:14:43 ---> Running in 771c4a4b6763 12:14:43 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 12:14:43 OK: 219 MiB in 52 packages 12:14:44 Removing intermediate container 771c4a4b6763 12:14:44 ---> 78b8281b26e8 12:14:44 12:14:44 Successfully built 78b8281b26e8 12:14:44 Successfully tagged security-bootstrapper:latest 12:14:44  Building security-bootstrapper ... done Building core-command 12:14:44 Removing intermediate container bd75fe48eeed 12:14:44 ---> 3fa37d5f71f1 12:14:44 Step 8/23 : COPY . . 12:14:44 Removing intermediate container 94de0ee1908a 12:14:44 ---> 2821f98a66c5 12:14:44 Step 8/26 : COPY . . 12:14:50 Removing intermediate container 270cc3e58f7b 12:14:50 ---> 378d6b569396 12:14:50 Step 6/24 : COPY go.mod . 12:15:00 ---> 9461e67a7fb3 12:15:00 Step 7/24 : RUN go mod download 12:15:00 ? github.com/edgexfoundry/edgex-go [no test files] 12:15:01 ---> Running in ca097393ea8d 12:15:01 ---> 1d7412ff80a6 12:15:01 Step 9/23 : RUN go mod tidy 12:15:01 ---> cb87d8de6fa5 12:15:01 Step 9/26 : RUN go mod tidy 12:15:01 ---> Running in 292a406b2456 12:15:01 ---> Running in 6ef1fb965b8c 12:15:03 Removing intermediate container ca097393ea8d 12:15:03 ---> 403e1f56c22d 12:15:03 Step 8/24 : COPY . . 12:15:03 Removing intermediate container d1132ef75b8b 12:15:03 ---> bee464612fa5 12:15:03 Step 15/24 : ENV APP_PORT=58890 12:15:04 ---> Running in 570f740205f0 12:15:04 Removing intermediate container 292a406b2456 12:15:04 ---> 5ce82126ec01 12:15:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:15:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:15:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:15:04 ---> 45c5f1853e90 12:15:04 Step 3/24 : WORKDIR /edgex-go 12:15:04 ---> Using cache 12:15:04 ---> 3c9c8ab9f21a 12:15:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:04 ---> Using cache 12:15:04 ---> 9ab428e2dc59 12:15:04 Step 5/24 : RUN apk add --update --no-cache make git 12:15:04 ---> Using cache 12:15:04 ---> 378d6b569396 12:15:04 Step 6/24 : COPY go.mod . 12:15:04 ---> Using cache 12:15:04 ---> 9461e67a7fb3 12:15:04 Step 7/24 : RUN go mod download 12:15:04 ---> Using cache 12:15:04 ---> 403e1f56c22d 12:15:04 Step 8/24 : COPY . . 12:15:09 ---> Running in de9d6bbb28b6 12:15:09 Removing intermediate container 570f740205f0 12:15:09 ---> 60643442e077 12:15:09 Step 16/24 : EXPOSE $APP_PORT 12:15:09 Removing intermediate container 6ef1fb965b8c 12:15:09 ---> 5fb5b537ed57 12:15:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:15:09 ---> Running in ea0f1c8b4901 12:15:09 ---> Running in ee2153196a33 12:15:09 ---> 24f86d8b499a 12:15:09 Step 9/24 : RUN go mod tidy 12:15:10 Removing intermediate container ea0f1c8b4901 12:15:10 ---> c680bfaa4f56 12:15:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:15:10 ---> Running in 08c444d54267 12:15:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:15:10 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 12:15:11 ---> ae07a195a2bb 12:15:11 Step 9/24 : RUN go mod tidy 12:15:11 ---> 2d0e6e7dbf4b 12:15:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:15:11 ---> Running in 9436f4bb8393 12:15:12 ---> e17c5b5464c4 12:15:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:15:12 Removing intermediate container 08c444d54267 12:15:12 ---> 30bc0b346f3f 12:15:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:15:12 ---> Running in 45bec027fbec 12:15:13 ---> 92ceb2143b1c 12:15:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:15:13 ---> Running in 7cc4dead9c2a 12:15: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 12:15:13 Removing intermediate container 7cc4dead9c2a 12:15:13 ---> 50f213738f3c 12:15:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:13 ---> Running in 9d12f6ee5b47 12:15:13 Removing intermediate container 9d12f6ee5b47 12:15:13 ---> f3b70440c6ea 12:15:13 Step 22/24 : LABEL arch=x86_64 12:15:13 ---> Running in aa37f88b3099 12:15:13 Removing intermediate container aa37f88b3099 12:15:13 ---> 65b7e5c44307 12:15:13 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:15:13 ---> Running in 4122fef62fc9 12:15:14 Removing intermediate container 4122fef62fc9 12:15:14 ---> a83679b112d8 12:15:14 Step 24/24 : LABEL version=0.0.0 12:15:14 ---> Running in 7ed50b41b281 12:15:14 Removing intermediate container 7ed50b41b281 12:15:14 ---> 4823cd090c1a 12:15:14 12:15:14 Removing intermediate container 9436f4bb8393 12:15:14 ---> 9989085a69da 12:15:14 Step 10/24 : RUN make cmd/core-command/core-command 12:15:14 Successfully built 4823cd090c1a 12:15:14 Successfully tagged sys-mgmt-agent:latest 12:15:14 ---> Running in 739c7ebfb3c9 12:15:15  Building sys-mgmt-agent ... done 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:15:42 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 12:15:42 Removing intermediate container de9d6bbb28b6 12:15:42 ---> c333527ac629 12:15:42 12:15:42 Step 11/23 : FROM alpine:3.12 12:15:42 ---> 13621d1b12d4 12:15:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:15:42 ---> Running in 1bb04783b34e 12:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:42 (1/1) Installing dumb-init (1.2.2-r1) 12:15:42 Executing busybox-1.31.1-r20.trigger 12:15:42 OK: 6 MiB in 15 packages 12:15:42 Removing intermediate container ee2153196a33 12:15:42 ---> 98adc57e037e 12:15:42 12:15:42 Step 11/26 : FROM alpine:3.12 12:15:42 ---> 13621d1b12d4 12:15:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:15:42 ---> Running in 3a4f104e3105 12:15:43 Removing intermediate container 1bb04783b34e 12:15:43 ---> 519d857ffd6c 12:15:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:43 ---> Running in 607ef2470bad 12:15:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:15:43 Removing intermediate container 607ef2470bad 12:15:43 ---> d7743d939d9d 12:15:43 Step 14/23 : ENV APP_PORT=59861 12:15:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:15:43 ---> Running in 2dd4b77bbf15 12:15:43 Removing intermediate container 2dd4b77bbf15 12:15:43 ---> db4f231b009f 12:15:43 Step 15/23 : EXPOSE $APP_PORT 12:15:43 ---> Running in 01b833e4008e 12:15:43 (1/6) Installing ca-certificates (20191127-r4) 12:15:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:15:43 (3/6) Installing libcurl (7.77.0-r0) 12:15:43 (4/6) Installing curl (7.77.0-r0) 12:15:43 (5/6) Installing dumb-init (1.2.2-r1) 12:15:43 (6/6) Installing su-exec (0.2-r1) 12:15:43 Executing busybox-1.31.1-r20.trigger 12:15:43 Executing ca-certificates-20191127-r4.trigger 12:15:43 OK: 7 MiB in 20 packages 12:15:44 Removing intermediate container 01b833e4008e 12:15:44 ---> cf5a6707e1b9 12:15:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:44 ---> 9df258807b9d 12:15:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:15:44 Removing intermediate container 3a4f104e3105 12:15:44 ---> 12388ba51018 12:15:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:15:44 ---> Running in b36f3ef44a5c 12:15:44 ---> 276f82f137fc 12:15:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:15:45 Removing intermediate container b36f3ef44a5c 12:15:45 ---> 4bebff9755f6 12:15:45 Step 14/26 : WORKDIR / 12:15:45 ---> 01495ac6bd42 12:15:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:15:45 ---> Running in c10d027f8642 12:15:45 Removing intermediate container 739c7ebfb3c9 12:15:45 ---> a2ec01fbf81b 12:15:45 12:15:45 Step 11/24 : FROM alpine:3.12 12:15:45 ---> 13621d1b12d4 12:15:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:15:45 ---> Using cache 12:15:45 ---> 519d857ffd6c 12:15:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:45 ---> Using cache 12:15:45 ---> d7743d939d9d 12:15:45 Step 14/24 : ENV APP_PORT=59882 12:15:45 ---> Running in 82bdc6bf9878 12:15:45 Removing intermediate container 45bec027fbec 12:15:45 ---> ef9e426fb31e 12:15:45 12:15:45 Step 11/24 : FROM alpine:3.12 12:15:45 ---> 13621d1b12d4 12:15:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:15:45 ---> Using cache 12:15:45 ---> 519d857ffd6c 12:15:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:45 ---> Using cache 12:15:45 ---> d7743d939d9d 12:15:45 Step 14/24 : ENV APP_PORT=59881 12:15:45 ---> Running in 5d21b5934000 12:15:45 ---> Running in de3f70e65012 12:15:45 Removing intermediate container c10d027f8642 12:15:45 ---> 2d9eb899b339 12:15:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:15:45 Removing intermediate container 82bdc6bf9878 12:15:45 ---> 60561207e131 12:15:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:45 Removing intermediate container 5d21b5934000 12:15:45 ---> 353f503b2561 12:15:45 Step 15/24 : EXPOSE $APP_PORT 12:15:45 Removing intermediate container de3f70e65012 12:15:45 ---> 864053330ce4 12:15:45 Step 15/24 : EXPOSE $APP_PORT 12:15:45 ---> Running in 40758517b605 12:15:45 ---> Running in e411cff5ce0f 12:15:45 ---> Running in e1b96ea70110 12:15:45 Removing intermediate container 40758517b605 12:15:45 ---> 8a2fd818e95e 12:15:45 Step 21/23 : LABEL arch=x86_64 12:15:45 Removing intermediate container e411cff5ce0f 12:15:45 ---> 629d04812335 12:15:45 Step 16/24 : WORKDIR / 12:15:45 Removing intermediate container e1b96ea70110 12:15:45 ---> 58ab7f060487 12:15:45 Step 16/24 : WORKDIR / 12:15:45 ---> Running in 0fb6d077a493 12:15:45 ---> Running in a583fd676c19 12:15:45 ---> 2c6d01f274d6 12:15:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:15:45 ---> Running in ce4d9b93d262 12:15:46 Removing intermediate container 0fb6d077a493 12:15:46 ---> de848c5348a5 12:15:46 Step 22/23 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:15:46 Removing intermediate container a583fd676c19 12:15:46 ---> 37e78469ac1e 12:15:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:46 Removing intermediate container ce4d9b93d262 12:15:46 ---> 5bbfd20b47b3 12:15:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:46 ---> 276ff9f3130b 12:15:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:15:46 ---> Running in 045579fea203 12:15:46 Removing intermediate container 045579fea203 12:15:46 ---> c7cdf7abe1d6 12:15:46 Step 23/23 : LABEL version=0.0.0 12:15:46 ---> 3e842830c107 12:15:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:15:46 ---> Running in e75c9215709d 12:15:46 ---> 35cd89a7dbbd 12:15:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:15:46 ---> ba772a8cc330 12:15:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:15:46 Removing intermediate container e75c9215709d 12:15:46 ---> fe4f39fd51d3 12:15:46 12:15:46 Successfully built fe4f39fd51d3 12:15:46 Successfully tagged support-scheduler:latest 12:15:46  Building support-scheduler ... done  ---> 1ecf8cd3ab98 12:15:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:15:46 ---> 3577df14aa12 12:15:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:15:46 ---> d54e6e801aab 12:15:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:15:47 ---> 514f1ef5db0f 12:15:47 Step 20/24 : ENTRYPOINT ["/core-command"] 12:15:47 ---> 01a149a3a6e6 12:15:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:15:47 ---> Running in ed87d15c126c 12:15:47 ---> Running in 0e99102db78f 12:15:47 ---> 665bfc84616d 12:15:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:15:47 Removing intermediate container ed87d15c126c 12:15:47 ---> 81feb0848e39 12:15:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:47 Removing intermediate container 0e99102db78f 12:15:47 ---> 3ecae6e76150 12:15:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:47 ---> Running in 0e14176a7c79 12:15:47 ---> Running in b0d3e3694e51 12:15:47 Removing intermediate container 0e14176a7c79 12:15:47 ---> eeaa4e7d7cf9 12:15:47 Step 22/24 : LABEL arch=x86_64 12:15:47 ---> 38c7b5f86e6d 12:15:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:15:47 Removing intermediate container b0d3e3694e51 12:15:47 ---> 214b22947dda 12:15:47 Step 22/24 : LABEL arch=x86_64 12:15:47 ---> Running in 47c51361dc6a 12:15:47 ---> Running in 2649659218a0 12:15:47 Removing intermediate container 47c51361dc6a 12:15:47 ---> 58e9761a4807 12:15:47 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:15:48 ---> Running in ecd7d3732bb9 12:15:48 ---> d52c34f9154c 12:15:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:15:48 Removing intermediate container 2649659218a0 12:15:48 ---> 942f86f9468c 12:15:48 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:15:48 ---> Running in 38870855395c 12:15:48 ---> Running in 290c86314361 12:15:48 Removing intermediate container ecd7d3732bb9 12:15:48 ---> fe0746f0beff 12:15:48 Step 24/24 : LABEL version=0.0.0 12:15:48 ---> Running in 7715ba49e0b7 12:15:48 Removing intermediate container 290c86314361 12:15:48 ---> 39a895e09410 12:15:48 Step 24/24 : LABEL version=0.0.0 12:15:48 Removing intermediate container 7715ba49e0b7 12:15:48 ---> 27a38565cf0b 12:15:48 12:15:48 ---> Running in f73b70d4bb58 12:15:48 Successfully built 27a38565cf0b 12:15:48 Removing intermediate container f73b70d4bb58 12:15:48 ---> 41774d97745e 12:15:48 12:15:48 Successfully tagged core-command:latest 12:15:48  Building core-command ... done Successfully built 41774d97745e 12:15:48 Successfully tagged core-metadata:latest 12:15:48  Building core-metadata ... done Removing intermediate container 38870855395c 12:15:48 ---> 5ae758204bdf 12:15:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:15:48 ---> Running in 092cba294477 12:15:49 Removing intermediate container 092cba294477 12:15:49 ---> ea7e9e2b5668 12:15:49 Step 24/26 : LABEL arch=x86_64 12:15:49 ---> Running in 96af510d31a7 12:15:49 Removing intermediate container 96af510d31a7 12:15:49 ---> f33dbab3f6cc 12:15:49 Step 25/26 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:15:49 ---> Running in 243893bc6097 12:15:49 Removing intermediate container 243893bc6097 12:15:49 ---> 4ecd75cb658e 12:15:49 Step 26/26 : LABEL version=0.0.0 12:15:49 ---> Running in fe3dce193c71 12:15:49 Removing intermediate container fe3dce193c71 12:15:49 ---> b61c99a6a210 12:15:49 12:15:49 Successfully built b61c99a6a210 12:15:49 Successfully tagged security-secretstore-setup:latest 12:15:49  Building security-secretstore-setup ... done  [Pipeline] } 12:15:49 $ docker stop --time=1 d46fe648af0de205a4260623c8ea6eed8c12461e84f95e7d99676f3875a0c554 12:15:50 $ docker rm -f d46fe648af0de205a4260623c8ea6eed8c12461e84f95e7d99676f3875a0c554 [Pipeline] // withDockerContainer [Pipeline] sh 12:15:51 + docker images 12:15:51 REPOSITORY TAG IMAGE ID CREATED SIZE 12:15:51 security-secretstore-setup latest b61c99a6a210 2 seconds ago 28.7MB 12:15:51 core-command latest 27a38565cf0b 3 seconds ago 15.9MB 12:15:51 core-metadata latest 41774d97745e 3 seconds ago 16.6MB 12:15:51 support-scheduler latest fe4f39fd51d3 5 seconds ago 15.9MB 12:15:51 ef9e426fb31e 6 seconds ago 1.15GB 12:15:51 a2ec01fbf81b 7 seconds ago 1.14GB 12:15:51 98adc57e037e 9 seconds ago 1.15GB 12:15:51 c333527ac629 10 seconds ago 1.15GB 12:15:51 sys-mgmt-agent latest 4823cd090c1a 37 seconds ago 312MB 12:15:51 security-bootstrapper latest 78b8281b26e8 About a minute ago 18.6MB 12:15:51 core-data latest c7ab0b62ab26 About a minute ago 20.2MB 12:15:51 support-notifications latest 3c9eacacd883 About a minute ago 16.7MB 12:15:51 security-proxy-setup latest 54ae58f663f0 About a minute ago 25.7MB 12:15:51 600945caaa04 About a minute ago 1.15GB 12:15:51 38ce99d68c5b About a minute ago 1.15GB 12:15:51 37405b9ff815 About a minute ago 1.15GB 12:15:51 0e94e8a10d5a About a minute ago 1.15GB 12:15:51 2fb027913835 About a minute ago 1.15GB 12:15:51 ci-base-image-x86_64 latest 45c5f1853e90 5 minutes ago 647MB 12:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 12:15:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 12:15:51 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 12:15:51 docker 20.10.0 aefe523efa57 6 months ago 240MB 12:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:16:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:16:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:16:06 Still waiting to schedule task 12:16:06 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-522’ 12:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:16:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:16:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:16:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:16:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:16:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:16:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.145s coverage: 28.7% of statements 12:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements 12:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:16:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.467s coverage: 53.1% of statements 12:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.856s coverage: 87.7% of statements 12:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.248s coverage: 78.9% of statements 12:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.484s coverage: 81.2% of statements 12:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.327s coverage: 95.1% of statements 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 60.0% of statements 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 22.0% of statements 12:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements 12:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 79.5% of statements 12:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 12:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 12:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.161s coverage: 87.5% of statements 12:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements 12:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements 12:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements 12:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.218s coverage: 80.0% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.663s coverage: 64.4% of statements 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 12:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 12:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.938s coverage: 66.9% of statements 12:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.761s coverage: 43.6% of statements 12:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 12:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 12:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 19.3% of statements 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.501s coverage: 91.9% of statements 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 62.7% of statements 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.6% of statements 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.153s coverage: 28.9% of statements 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:17:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 12:17:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 12:17:21 GO111MODULE=on go vet ./... 12:18:42 gofmt -l . 12:18:42 [ "`gofmt -l .`" = "" ] 12:18:42 ./bin/test-attribution-txt.sh [Pipeline] sh 12:18:43 + ls -al . 12:18:43 total 588 12:18:43 drwxrwxr-x 9 1001 1001 4096 Jun 28 12:18 . 12:18:43 drwxr-xr-x 4 root root 4096 Jun 28 12:14 .. 12:18:43 -rw-rw-r-- 1 1001 1001 11 Jun 28 12:12 .dockerignore 12:18:43 drwxrwxr-x 8 1001 1001 4096 Jun 28 12:12 .git 12:18:43 drwxrwxr-x 3 1001 1001 4096 Jun 28 12:12 .github 12:18:43 -rw-rw-r-- 1 1001 1001 818 Jun 28 12:12 .gitignore 12:18:43 -rw-rw-r-- 1 1001 1001 166 Jun 28 12:12 .sonarcloud.properties 12:18:43 -rw-rw-r-- 1 1001 1001 8609 Jun 28 12:12 Attribution.txt 12:18:43 -rw-rw-r-- 1 1001 1001 43881 Jun 28 12:12 CHANGELOG.md 12:18:43 -rw-rw-r-- 1 1001 1001 3804 Jun 28 12:12 CONTRIBUTING.md 12:18:43 -rw-rw-r-- 1 1001 1001 931 Jun 28 12:12 Dockerfile.build 12:18:43 -rw-rw-r-- 1 1001 1001 849 Jun 28 12:12 Jenkinsfile 12:18:43 -rw-rw-r-- 1 1001 1001 10775 Jun 28 12:12 LICENSE 12:18:43 -rw-rw-r-- 1 1001 1001 5605 Jun 28 12:12 Makefile 12:18:43 -rw-rw-r-- 1 1001 1001 7905 Jun 28 12:12 README.md 12:18:43 -rw-rw-r-- 1 1001 1001 7071 Jun 28 12:12 SECURITY.md 12:18:43 -rw-rw-r-- 1 1001 1001 5 Jun 28 12:09 VERSION 12:18:43 -rw-rw-r-- 1 1001 1001 4131 Jun 28 12:12 ZMQWindows.md 12:18:43 drwxrwxr-x 2 1001 1001 4096 Jun 28 12:12 bin 12:18:43 drwxrwxr-x 14 1001 1001 4096 Jun 28 12:12 cmd 12:18:43 -rw-r--r-- 1 root root 398095 Jun 28 12:17 coverage.out 12:18:43 -rw-rw-r-- 1 1001 1001 806 Jun 28 12:12 go.mod 12:18:43 -rw-r--r-- 1 root root 20759 Jun 28 12:14 go.sum 12:18:43 drwxrwxr-x 7 1001 1001 4096 Jun 28 12:12 internal 12:18:43 drwxrwxr-x 3 1001 1001 4096 Jun 28 12:12 openapi 12:18:43 drwxrwxr-x 4 1001 1001 4096 Jun 28 12:12 snap 12:18:43 -rw-rw-r-- 1 1001 1001 168 Jun 28 12:12 version.go [Pipeline] sh 12:18:44 + '[' -e coverage.out ] 12:18:44 + chown 1001:1001 coverage.out [Pipeline] stash 12:18:44 Warning: overwriting stash ‘coverage-report’ 12:18:45 Stashed 1 file(s) [Pipeline] sh 12:18:45 + make build 12:18:45 go mod tidy 12:18:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:18:53 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:19:15 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:19:15 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:19:20 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:19:20 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 12:19:24 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 12:19:27 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 12:19:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:19:33 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 12:19:36 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 12:19:39 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] } 12:19:44 $ docker stop --time=1 e1bd4cafa2a1ff7d1df6ca1f1c168b19f507df4e16dc4047a05bed0d99c3c3f2 12:19:46 $ docker rm -f e1bd4cafa2a1ff7d1df6ca1f1c168b19f507df4e16dc4047a05bed0d99c3c3f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:19:48 12:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:19:49 latest: Pulling from edgex-devops/edgex-compose-arm64 12:19:49 29e5d40040c1: Pulling fs layer 12:19:49 1ce36da41761: Pulling fs layer 12:19:49 25b303627fd3: Pulling fs layer 12:19:49 29e5d40040c1: Verifying Checksum 12:19:49 29e5d40040c1: Download complete 12:19:50 29e5d40040c1: Pull complete 12:19:50 1ce36da41761: Verifying Checksum 12:19:50 1ce36da41761: Download complete 12:19:51 1ce36da41761: Pull complete 12:19:51 25b303627fd3: Verifying Checksum 12:19:51 25b303627fd3: Download complete 12:20:02 25b303627fd3: Pull complete 12:20:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:20:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:20:02 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 12:20:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:20:05 $ docker top 5414a835be8551cc2f5746f77afbaa25eef9c7b8b92f6258d443826064043e59 -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:06 + docker-compose build --help 12:20:06 + grep parallel 12:20:09 --parallel Build images in parallel. [Pipeline] } 12:20:09 $ docker stop --time=1 5414a835be8551cc2f5746f77afbaa25eef9c7b8b92f6258d443826064043e59 12:20:11 $ docker rm -f 5414a835be8551cc2f5746f77afbaa25eef9c7b8b92f6258d443826064043e59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:20:12 . [Pipeline] withDockerContainer 12:20:12 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 12:20:12 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:20:13 $ docker top 9af95f2b3e93747be502913964ce6006da4a61707645e41e1cdde665eb89b2ba -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:14 + docker-compose -f ./docker-compose-build.yml build --parallel 12:20:18 Building core-command ... 12:20:18 Building core-data ... 12:20:18 Building core-metadata ... 12:20:18 Building security-bootstrapper ... 12:20:18 Building security-proxy-setup ... 12:20:18 Building security-secretstore-setup ... 12:20:18 Building support-notifications ... 12:20:18 Building support-scheduler ... 12:20:18 Building sys-mgmt-agent ... 12:20:18 Building security-secretstore-setup 12:20:18 Building security-proxy-setup 12:20:18 Building core-metadata 12:20:18 Building support-notifications 12:20:18 Building support-scheduler 12:20:23 Running on prd-ubuntu18.04-docker-8c-8g-523 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 12:20:23 Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout 12:20:23 The recommended git tool is: git 12:20:25 using credential edgex-jenkins-ssh 12:20:25 Cloning the remote Git repository 12:20:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:20:25 > git init /w/workspace/edgex-go/29 # timeout=10 12:20:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:25 > git --version # timeout=10 12:20:25 > git --version # 'git version 2.17.1' 12:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:30 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 306dc255c666d89bee2421549aedbcb5912f6d7d 12:20:31 Merge succeeded, producing 306dc255c666d89bee2421549aedbcb5912f6d7d 12:20:31 Checking out Revision 306dc255c666d89bee2421549aedbcb5912f6d7d (PR-3579) 12:20:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:20:30 > git config core.sparsecheckout # timeout=10 12:20:30 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 12:20:31 > git remote # timeout=10 12:20:31 > git config --get remote.origin.url # timeout=10 12:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:31 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 12:20:31 > git rev-parse HEAD^{commit} # timeout=10 12:20:31 > git config core.sparsecheckout # timeout=10 12:20:31 > git checkout -f 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 12:20:34 Commit message: "fix(snap): fix service logging" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:36 + echo snap-build.sh 12:20:36 snap-build.sh 12:20:36 + SNAP_BASE_DIR=. 12:20:36 + '[' '!' -z /w/workspace/edgex-go/29 ']' 12:20:36 + SNAP_BASE_DIR=/w/workspace/edgex-go/29 12:20:36 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/29]' 12:20:36 [snap-build] Building snap in dir [/w/workspace/edgex-go/29] 12:20:36 + cd /w/workspace/edgex-go/29 12:20:36 + sudo apt-get remove -qy --purge lxd lxd-client 12:20:36 Reading package lists... 12:20:36 Building dependency tree... 12:20:36 Reading state information... 12:20:36 The following packages were automatically installed and are no longer required: 12:20:36 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:20:36 uidmap xdelta3 12:20:36 Use 'sudo apt autoremove' to remove them. 12:20:36 The following packages will be REMOVED: 12:20:36 lxd* lxd-client* 12:20:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:20:36 After this operation, 31.7 MB disk space will be freed. 12:20:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 12:20:37 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:20:38 Removing lxd dnsmasq configuration 12:20:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:20:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:20:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:20:39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 12:20:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:20:40 Processing triggers for systemd (237-3ubuntu10.45) ... 12:20:40 Processing triggers for ureadahead (0.100.0-21) ... 12:20:42 + sudo snap remove --purge lxd 12:20:42 snap "lxd" is not installed 12:20:42 + sudo groupadd --force --system lxd 12:20:42 ++ whoami 12:20:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:20:42 + newgrp - lxd 12:20:42 + sudo snap install lxd 12:20:50 2021-06-28T12:20:47Z INFO Waiting for automatic snapd restart... 12:21:05 lxd 4.15 from Canonical* installed 12:21:05 + sudo lxd init --auto 12:21:15 + sudo snap install --classic snapcraft 12:21:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:21:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:21:26 ---> ed73528ed6aa 12:21:26 Step 3/26 : WORKDIR /edgex-go 12:21:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:21:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:21:26 ---> ed73528ed6aa 12:21:26 Step 3/23 : WORKDIR /edgex-go 12:21:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:21:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:21:26 ---> ed73528ed6aa 12:21:26 Step 3/23 : WORKDIR /edgex-go 12:21:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:21:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:21:26 ---> ed73528ed6aa 12:21:26 Step 3/24 : WORKDIR /edgex-go 12:21:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:21:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:21:26 ---> ed73528ed6aa 12:21:26 Step 3/22 : WORKDIR /edgex-go 12:21:28 ---> Running in 2e1bcf7dbfc0 12:21:28 ---> Running in 860fcf6c46c8 12:21:28 ---> Running in 4c0312e9a6de 12:21:28 ---> Running in 8dc3d89d6b3e 12:21:28 ---> Running in 47fc1aec4c9c 12:21:29 Removing intermediate container 4c0312e9a6de 12:21:29 ---> ffda4ee6d5df 12:21:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:29 Removing intermediate container 860fcf6c46c8 12:21:29 ---> 790f9abee3f8 12:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:29 Removing intermediate container 47fc1aec4c9c 12:21:29 ---> df2941a96862 12:21:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 8dc3d89d6b3e 12:21:29 12:21:29 ---> c5db6984c106 12:21:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:29 Removing intermediate container 2e1bcf7dbfc0 12:21:29 ---> 765f0a3dcdab 12:21:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:29 ---> Running in fb865f004e32 12:21:29 ---> Running in 4779f230c3d8 12:21:29 ---> Running in 170d5fa50465 12:21:29 ---> Running in 69c4ae8aa854 12:21:29 ---> Running in 79575aa9188b 12:21:30 snapcraft 4.8.2 from Canonical* installed 12:21:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:21:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:21:30 % Total % Received % Xferd Average Speed Time Time Time Current 12:21:30 Dload Upload Total Spent Left Speed 12:21:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3894 12:21:30 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k 12:21:30 ./yq_linux_amd64 12:21:30 + sudo snapcraft prime --use-lxd 12:21:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:21:30 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: 12:21:30 - README.md 12:21:30 12:21:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:21:31 Launching a container. 12:21:34 Removing intermediate container fb865f004e32 12:21:34 ---> f9d564467401 12:21:34 Step 5/24 : RUN apk add --update --no-cache make git 12:21:34 Removing intermediate container 4779f230c3d8 12:21:34 ---> 087701018591 12:21:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:21:34 ---> Running in 271143b16394 12:21:34 ---> Running in f8772ef79702 12:21:34 Removing intermediate container 69c4ae8aa854 12:21:34 ---> 111ab605fcf2 12:21:34 Step 5/26 : RUN apk add --update --no-cache make git 12:21:34 Removing intermediate container 79575aa9188b 12:21:34 ---> fb506f1e8477 12:21:34 Step 5/23 : RUN apk add --update --no-cache make git 12:21:34 ---> Running in 98e1813f54e2 12:21:34 Removing intermediate container 170d5fa50465 12:21:34 ---> b46a1d39872c 12:21:34 Step 5/22 : RUN apk add --update --no-cache make git 12:21:35 ---> Running in 4695b7f06457 12:21:35 ---> Running in 683ac6887b8b 12:21:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:21:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:21:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:21:38 Waiting for container to be ready 12:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:21:38 OK: 218 MiB in 52 packages 12:21:38 To start your first instance, try: lxc launch ubuntu:18.04 12:21:38 12:21:38 OK: 218 MiB in 52 packages 12:21:39 OK: 218 MiB in 52 packages 12:21:39 OK: 218 MiB in 52 packages 12:21:39 OK: 218 MiB in 52 packages 12:21:40 Removing intermediate container 271143b16394 12:21:40 ---> ff923d15dabd 12:21:40 Step 6/24 : COPY go.mod . 12:21:41 Removing intermediate container f8772ef79702 12:21:41 ---> 0f95fd360117 12:21:41 Step 6/23 : COPY go.mod . 12:21:41 Removing intermediate container 98e1813f54e2 12:21:41 ---> cfbd322868b3 12:21:41 Step 6/26 : COPY go.mod . 12:21:41 Removing intermediate container 683ac6887b8b 12:21:41 ---> 3377a13e7587 12:21:41 Step 6/22 : COPY go.mod . 12:21:41 ---> d0b269098165 12:21:41 Step 7/24 : RUN go mod download 12:21:41 Removing intermediate container 4695b7f06457 12:21:41 ---> 34d2e4cb6728 12:21:41 Step 6/23 : COPY go.mod . 12:21:41 ---> Running in 693adb6b37a8 12:21:42 ---> cbc29cc903f8 12:21:42 Step 7/23 : RUN go mod download 12:21:42 ---> Running in 195b47ec9c67 12:21:42 ---> 79b1fbca25a2 12:21:42 Step 7/22 : RUN go mod download 12:21:42 ---> f3a92033f48e 12:21:42 Step 7/26 : RUN go mod download 12:21:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:21:42 Waiting for network to be ready... 12:21:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:21:42 ---> Running in e7b5d417be96 12:21:42 ---> Running in 93b9962e6f57 12:21:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:21:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 12:21:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 12:21:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:21:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:21:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 12:21:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 12:21:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 12:21:43 ---> 70658acd6f6a 12:21:43 Step 7/23 : RUN go mod download 12:21:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 12:21:43 ---> Running in c1de1195665c 12:21:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:21:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:21:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:21:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:21:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:21:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:21:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:21:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:21:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:21:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 12:21:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 12:21:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:21:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:21:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 12:21:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 12:21:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 12:21:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 12:21:46 Removing intermediate container 693adb6b37a8 12:21:46 ---> 0389c18c357c 12:21:46 Step 8/24 : COPY . . 12:21:46 Removing intermediate container 195b47ec9c67 12:21:46 ---> c1512697effd 12:21:46 Step 8/23 : COPY . . 12:21:47 Fetched 24.8 MB in 4s (6329 kB/s) 12:21:47 Reading package lists... 12:21:47 Reading package lists... 12:21:48 Building dependency tree... 12:21:48 Reading state information... 12:21:48 The following additional packages will be installed: 12:21:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:21:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:21:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:21:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:21:48 Suggested packages: 12:21:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:21:48 Recommended packages: 12:21:48 gnupg libsasl2-modules 12:21:48 The following NEW packages will be installed: 12:21:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:21:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:21:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:21:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:21:48 The following packages will be upgraded: 12:21:48 gpg gpg-agent gpgconf libudev1 12:21:48 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 12:21:48 Need to get 3530 kB of archives. 12:21:48 After this operation, 13.3 MB of additional disk space will be used. 12:21:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:21:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:21:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:21:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:21:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 12:21:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 12:21:48 Removing intermediate container e7b5d417be96 12:21:48 ---> 7011b193f76d 12:21:48 Step 8/22 : COPY . . 12:21:48 Removing intermediate container c1de1195665c 12:21:48 ---> 16d05456d495 12:21:48 Step 8/23 : COPY . . 12:21:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:21:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:21:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:21:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:21:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:21:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:21:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:21:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:21:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:21:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:21:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:21:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:21:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:21:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:21:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:21:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:21:49 debconf: delaying package configuration, since apt-utils is not installed 12:21:49 Removing intermediate container 93b9962e6f57 12:21:49 ---> 146b428480a0 12:21:49 Step 8/26 : COPY . . 12:21:49 Fetched 3530 kB in 1s (3503 kB/s) 12:21:49 (Reading database ... 12511 files and directories currently installed.) 12:21:49 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 12:21:49 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:21:49 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 12:21:49 Selecting previously unselected package udev. 12:21:49 (Reading database ... 12511 files and directories currently installed.) 12:21:49 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 12:21:49 Unpacking udev (237-3ubuntu10.48) ... 12:21:49 Selecting previously unselected package libfuse2:amd64. 12:21:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:21:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:21:49 Selecting previously unselected package fuse. 12:21:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:21:49 Unpacking fuse (2.9.7-1ubuntu1) ... 12:21:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:21:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:21:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:21:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:21:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:21:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:21:50 Selecting previously unselected package libksba8:amd64. 12:21:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:21:50 Unpacking libksba8:amd64 (1.3.5-2) ... 12:21:50 Selecting previously unselected package libroken18-heimdal:amd64. 12:21:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:21:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:21:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:21:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libwind0-heimdal:amd64. 12:21:50 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:21:50 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:21:50 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:21:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:21:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:21:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:50 Selecting previously unselected package libsasl2-modules-db:amd64. 12:21:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:21:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:21:50 Selecting previously unselected package libsasl2-2:amd64. 12:21:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:21:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:21:50 Selecting previously unselected package libldap-common. 12:21:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:21:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:21:50 Selecting previously unselected package libldap-2.4-2:amd64. 12:21:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:21:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:21:50 Selecting previously unselected package dirmngr. 12:21:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:21:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:21:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:21:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:21:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:21:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:21:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:21:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:21:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libksba8:amd64 (1.3.5-2) ... 12:21:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:21:51 Setting up udev (237-3ubuntu10.48) ... 12:21:51 invoke-rc.d: policy-rc.d denied execution of start. 12:21:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Processing triggers for systemd (237-3ubuntu10) ... 12:21:51 Setting up fuse (2.9.7-1ubuntu1) ... 12:21:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:21:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:21:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:21:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:21:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:21:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:21:52 settings in the [Install] section, and DefaultInstance for template units). 12:21:52 This means they are not meant to be enabled using systemctl. 12:21:52 Possible reasons for having this kind of units are: 12:21:52 1) A unit may be statically enabled by being symlinked from another unit's 12:21:52 .wants/ or .requires/ directory. 12:21:52 2) A unit's purpose may be to act as a helper for some other unit which has 12:21:52 a requirement dependency on it. 12:21:52 3) A unit may be started when needed via activation (socket, path, timer, 12:21:52 D-Bus, udev, scripted systemctl call, ...). 12:21:52 4) In case of template units, the unit is meant to be enabled with some 12:21:52 instance name specified. 12:21:52 Reading package lists... 12:21:52 Building dependency tree... 12:21:52 Reading state information... 12:21:52 The following additional packages will be installed: 12:21:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:21:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:21:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:21:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:21:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:21:52 Suggested packages: 12:21:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:21:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:21:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:21:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:21:52 systemd-container policykit-1 12:21:52 Recommended packages: 12:21:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:21:52 The following NEW packages will be installed: 12:21:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:21:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:21:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:21:52 multiarch-support openssh-client python3 python3-minimal python3.6 12:21:52 python3.6-minimal snapd squashfs-tools sudo 12:21:52 The following packages will be upgraded: 12:21:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:21:52 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 12:21:52 Need to get 36.7 MB of archives. 12:21:52 After this operation, 147 MB of additional disk space will be used. 12:21:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:21:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 12:21:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:21:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:21:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:21:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:21:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:21:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:21:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:21:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:21:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:21:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:21:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:21:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:21:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:21:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:21:53 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 12:21:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:21:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:21:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:21:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:21:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:21:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:21:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:21:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:21:53 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:21:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:21:53 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:21:53 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 12:21:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 12:21:55 debconf: delaying package configuration, since apt-utils is not installed 12:21:55 Fetched 36.7 MB in 2s (16.7 MB/s) 12:21:55 (Reading database ... 12757 files and directories currently installed.) 12:21:55 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 12:21:55 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:21:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 12:21:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:21:55 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 12:21:55 (Reading database ... 12757 files and directories currently installed.) 12:21:55 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:21:55 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:21:56 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:21:56 (Reading database ... 12757 files and directories currently installed.) 12:21:56 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:21:56 Unpacking apt (1.6.13) over (1.6.1) ... 12:21:56 Setting up apt (1.6.13) ... 12:21:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:21:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:21:56 (Reading database ... 12764 files and directories currently installed.) 12:21:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:21:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:21:56 Selecting previously unselected package libpython3.6-minimal:amd64. 12:21:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:21:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:21:57 Selecting previously unselected package libexpat1:amd64. 12:21:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:21:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:21:57 Selecting previously unselected package python3.6-minimal. 12:21:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:21:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:21:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:21:57 Checking for services that may need to be restarted...done. 12:21:57 Checking for services that may need to be restarted...done. 12:21:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:21:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:21:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:21:58 Selecting previously unselected package python3-minimal. 12:21:58 (Reading database ... 13012 files and directories currently installed.) 12:21:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:21:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:21:58 Selecting previously unselected package mime-support. 12:21:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:21:58 Unpacking mime-support (3.60ubuntu1) ... 12:21:58 Selecting previously unselected package libmpdec2:amd64. 12:21:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:21:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:21:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:21:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:21:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:21:58 Selecting previously unselected package python3.6. 12:21:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:21:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:21:58 Selecting previously unselected package libpython3-stdlib:amd64. 12:21:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:21:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:21:58 Setting up python3-minimal (3.6.7-1~18.04) ... 12:21:58 Selecting previously unselected package python3. 12:21:58 (Reading database ... 13442 files and directories currently installed.) 12:21:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:21:58 Unpacking python3 (3.6.7-1~18.04) ... 12:21:58 Selecting previously unselected package multiarch-support. 12:21:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:21:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:21:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:21:58 Selecting previously unselected package liblzo2-2:amd64. 12:21:58 (Reading database ... 13479 files and directories currently installed.) 12:21:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:21:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:21:58 Selecting previously unselected package libbsd0:amd64. 12:21:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:21:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:21:58 Selecting previously unselected package sudo. 12:21:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:21:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:21:59 Selecting previously unselected package apparmor. 12:21:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:21:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:21:59 Selecting previously unselected package libedit2:amd64. 12:21:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:21:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:21:59 Selecting previously unselected package libkrb5support0:amd64. 12:21:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:21:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:21:59 Selecting previously unselected package libk5crypto3:amd64. 12:21:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:21:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:21:59 Selecting previously unselected package libkeyutils1:amd64. 12:21:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:21:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:21:59 Selecting previously unselected package libkrb5-3:amd64. 12:21:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:21:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:21:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:21:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:21:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:21:59 Selecting previously unselected package libssl1.0.0:amd64. 12:21:59 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:21:59 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:21:59 Selecting previously unselected package openssh-client. 12:21:59 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:21:59 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:21:59 Selecting previously unselected package squashfs-tools. 12:21:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 12:21:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:21:59 Selecting previously unselected package snapd. 12:21:59 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 12:21:59 Unpacking snapd (2.49.2+18.04) ... 12:22:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:22:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:22:01 Setting up mime-support (3.60ubuntu1) ... 12:22:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:22:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:22:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:22:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:02 Setting up systemd (237-3ubuntu10.48) ... 12:22:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:22:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:22:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:22:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:22:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:22:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:22:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:22:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:22:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:22:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:22:03 Setting up python3 (3.6.7-1~18.04) ... 12:22:03 running python rtupdate hooks for python3.6... 12:22:03 running python post-rtupdate hooks for python3.6... 12:22:03 Setting up apparmor (2.12-4ubuntu5.1) ... 12:22:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:22:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:22:04 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:22:04 Setting up snapd (2.49.2+18.04) ... 12:22:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:22:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:22:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:22:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:22:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:22:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:22:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:22:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:22:05 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:22:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:22:05 /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' 12:22:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:05 Processing triggers for systemd (237-3ubuntu10.48) ... 12:22:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:22:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:22:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:22:09 Reading package lists... 12:22:09 Reading package lists... 12:22:10 Building dependency tree... 12:22:10 Reading state information... 12:22:10 Calculating upgrade... 12:22:10 The following packages will be upgraded: 12:22:10 advancecomp base-files bash binutils binutils-common 12:22:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:22:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:22:10 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:22:10 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:22:10 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:22:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:22:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:22:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:22:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:22:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:22:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:22:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:22:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:22:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:22:10 ubuntu-keyring util-linux 12:22:10 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:22:10 Need to get 64.1 MB of archives. 12:22:10 After this operation, 5112 kB of additional disk space will be used. 12:22:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 12:22:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:22:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:22:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:22:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:22:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:22:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:22:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:22:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:22:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:22:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:22:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:22:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:22:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:22:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:22:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:22:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:22:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:22:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:22:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:22:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:22:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:22:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:22:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:22:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:22:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:22:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:22:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:22:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:22:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:22:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:22:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:22:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:22:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:22:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:22:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:22:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:22:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:22:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:22:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:22:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:22:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:22:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:22:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:22:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:22:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:22:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:22:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:22:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:22:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 12:22:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:22:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:22:10 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:22:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:22:10 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:22:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:22:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:22:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:22:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:22:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:22:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:22:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:22:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:22:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:22:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:22:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:22:11 ---> 768aef20b967 12:22:11 Step 9/24 : RUN go mod tidy 12:22:11 ---> 99f28a195783 12:22:11 Step 9/23 : RUN go mod tidy 12:22:11 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:22:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:22:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:22:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:22:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:22:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:22:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:22:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:22:11 ---> 8b212a612802 12:22:11 Step 9/22 : RUN go mod tidy 12:22:11 ---> dae21877d0e8 12:22:11 Step 9/23 : RUN go mod tidy 12:22:11 ---> ace272292552 12:22:11 Step 9/26 : RUN go mod tidy 12:22:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:22:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:22:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:22:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:22:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:22:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:22:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:22:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:22:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:22:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:22:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:22:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 12:22:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:22:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:22:12 ---> Running in afeac1d2c704 12:22:12 ---> Running in acb9f7618167 12:22:12 ---> Running in 379b1dd7721e 12:22:12 ---> Running in d220369750bb 12:22:12 ---> Running in 04e089b90fbe 12:22:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:22:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:22:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:22:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:22:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:22:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:22:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:22:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:22:12 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:22:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:22:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:22:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:22:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:22:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:22:12 debconf: delaying package configuration, since apt-utils is not installed 12:22:12 Fetched 64.1 MB in 2s (32.6 MB/s) 12:22:12 (Reading database ... 13914 files and directories currently installed.) 12:22:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:22:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:22:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 12:22:13 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 12:22:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:13 (Reading database ... 13914 files and directories currently installed.) 12:22:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:22:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:22:14 (Reading database ... 13914 files and directories currently installed.) 12:22:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:14 (Reading database ... 13914 files and directories currently installed.) 12:22:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:22:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:22:15 (Reading database ... 13914 files and directories currently installed.) 12:22:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:22:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:22:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:22:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:22:15 Setting up base-files (10.1ubuntu2.10) ... 12:22:15 Installing new version of config file /etc/issue ... 12:22:15 Installing new version of config file /etc/issue.net ... 12:22:15 Installing new version of config file /etc/lsb-release ... 12:22:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:22:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:22:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:22:15 Removing obsolete conffile /etc/default/motd-news ... 12:22:15 (Reading database ... 13915 files and directories currently installed.) 12:22:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:22:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:22:15 Setting up bash (4.4.18-2ubuntu1.2) ... 12:22:15 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 12:22:15 (Reading database ... 13915 files and directories currently installed.) 12:22:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:22:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:22:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:22:16 Setting up tar (1.29b-2ubuntu0.2) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:22:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:22:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:22:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:22:16 Setting up grep (3.1-2build1) ... 12:22:16 (Reading database ... 13915 files and directories currently installed.) 12:22:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:22:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:22:17 Setting up login (1:4.5-1ubuntu2) ... 12:22:17 (Reading database ... 13915 files and directories currently installed.) 12:22:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:22:17 (Reading database ... 13915 files and directories currently installed.) 12:22:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:22:18 (Reading database ... 13915 files and directories currently installed.) 12:22:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:22:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:18 Removing intermediate container acb9f7618167 12:22:18 ---> 80884585747a 12:22:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:22:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:22:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:22:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:22:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:22:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:22:19 ---> Running in 2040c2905da6 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:22:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:22:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:19 Removing intermediate container afeac1d2c704 12:22:19 ---> 0834f9c7c707 12:22:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 12:22:19 Removing intermediate container 379b1dd7721e 12:22:19 ---> 725f6228db7d 12:22:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 12:22:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:19 ---> Running in 927b1c1e83ab 12:22:19 ---> Running in 72dc85b423a2 12:22:19 Removing intermediate container d220369750bb 12:22:19 ---> 75cdccc4881f 12:22:19 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:19 (Reading database ... 13915 files and directories currently installed.) 12:22:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:19 Removing intermediate container 04e089b90fbe 12:22:19 ---> c25b3af131d9 12:22:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:22:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:22:20 (Reading database ... 13915 files and directories currently installed.) 12:22:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:22:20 ---> Running in eeca1d81ea5f 12:22:20 ---> Running in ba144c557807 12:22:20 (Reading database ... 13915 files and directories currently installed.) 12:22:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:20 (Reading database ... 13915 files and directories currently installed.) 12:22:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:22:20 (Reading database ... 13915 files and directories currently installed.) 12:22:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:22:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:22:21 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 12:22:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:22:21 (Reading database ... 13915 files and directories currently installed.) 12:22:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:22:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:22:21 (Reading database ... 13915 files and directories currently installed.) 12:22:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:22:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:22:21 (Reading database ... 13917 files and directories currently installed.) 12:22:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:22:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:22:21 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:22:21 Setting up debconf (1.5.66ubuntu1) ... 12:22:22 (Reading database ... 13917 files and directories currently installed.) 12:22:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:22:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:22:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:22:22 (Reading database ... 13917 files and directories currently installed.) 12:22:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:22:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:22:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:22:22 (Reading database ... 13917 files and directories currently installed.) 12:22:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:22 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:22:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:22 (Reading database ... 13917 files and directories currently installed.) 12:22:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:22 (Reading database ... 13919 files and directories currently installed.) 12:22:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:22 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 12:22:22 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 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 12:22:23 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:22:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:22:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:22:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:22:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:22:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:22:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:22:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:22:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:22:23 (Reading database ... 13923 files and directories currently installed.) 12:22:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:22:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:22:24 Setting up passwd (1:4.5-1ubuntu2) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:22:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:22:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:22:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:22:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:22:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:22:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:22:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:22:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:22:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:22:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:22:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:22:24 (Reading database ... 13923 files and directories currently installed.) 12:22:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:22:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:22:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:22:25 (Reading database ... 13923 files and directories currently installed.) 12:22:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:22:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:22:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:22:25 (Reading database ... 13923 files and directories currently installed.) 12:22:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:22:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:22:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:22:25 (Reading database ... 13924 files and directories currently installed.) 12:22:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:22:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:22:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:22:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:22:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:22:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:22:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:22:25 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:22:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:22:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:22:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:22:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:22:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:22:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:22:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:22:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:22:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:22:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:22:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:22:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:22:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:22:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:22:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:22:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:22:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:22:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:22:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:22:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:22:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:22:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:22:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:22:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:22:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:22:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:22:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:22:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:22:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:22:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:22:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:22:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:22:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:22:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:22:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:22:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:22:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:22:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:22:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:22:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:22:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:22:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:22:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:22:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:22:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:22:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:22:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:22:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:22:30 12:22:30 Current default time zone: 'Etc/UTC' 12:22:30 Local time is now: Mon Jun 28 12:22:30 UTC 2021. 12:22:30 Universal Time is now: Mon Jun 28 12:22:30 UTC 2021. 12:22:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:22:30 12:22:30 Setting up systemd-sysv (237-3ubuntu10.48) ... 12:22:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 12:22:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:22:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:22:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:22:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:22:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:22:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:22:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:22:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:22:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:22:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:31 Setting up patch (2.7.6-2ubuntu1.1) ... 12:22:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:22:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:22:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:22:31 Installing new version of config file /etc/ssl/openssl.cnf ... 12:22:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:22:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:22:31 Setting up ca-certificates (20210119~18.04.1) ... 12:22:33 Updating certificates in /etc/ssl/certs... 12:22:33 23 added, 27 removed; done. 12:22:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:22:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:22:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:22:33 Setting up pkgbinarymangler (138.18.04.1) ... 12:22:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:22:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up perl (5.26.1-6ubuntu0.5) ... 12:22:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:22:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:22:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:22:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:22:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:22:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:22:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:22:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:22:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:22:33 Processing triggers for systemd (237-3ubuntu10.48) ... 12:22:34 Processing triggers for mime-support (3.60ubuntu1) ... 12:22:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:22:34 Updating certificates in /etc/ssl/certs... 12:22:34 0 added, 0 removed; done. 12:22:34 Running hooks in /etc/ca-certificates/update.d... 12:22:34 done. 12:22:35 Reading package lists... 12:22:35 Building dependency tree... 12:22:35 Reading state information... 12:22:35 The following NEW packages will be installed: 12:22:35 apt-transport-https 12:22:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:22:35 Need to get 1692 B of archives. 12:22:35 After this operation, 154 kB of additional disk space will be used. 12:22:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:22:35 debconf: delaying package configuration, since apt-utils is not installed 12:22:35 Fetched 1692 B in 0s (9632 B/s) 12:22:35 Selecting previously unselected package apt-transport-https. 12:22:35 (Reading database ... 13929 files and directories currently installed.) 12:22:35 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:22:35 Unpacking apt-transport-https (1.6.13) ... 12:22:35 Setting up apt-transport-https (1.6.13) ... 12:22:36 Waiting for network to be ready... 12:22:41 2021-06-28T12:22:38Z INFO Waiting for automatic snapd restart... 12:22:41 snapd 2.51 from Canonical* installed 12:22:42 "snapd" switched to the "latest/stable" channel 12:22:42 12:22:44 core18 20210611 from Canonical* installed 12:22:44 "core18" switched to the "latest/stable" channel 12:22:44 12:22:48 snapcraft 4.8.2 from Canonical* installed 12:22:48 "snapcraft" switched to the "latest/stable" channel 12:22:48 12:22:52 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: 12:22:52 - README.md 12:22:52 12:22:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:22:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:22:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:22:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:22:53 Reading package lists... 12:22:53 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 12:22:54 Reading package lists... 12:22:54 Building dependency tree... 12:22:54 Reading state information... 12:22:54 Suggested packages: 12:22:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:22:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:22:54 Recommended packages: 12:22:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:22:54 The following NEW packages will be installed: 12:22:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:22:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:22:54 pkg-config zip 12:22:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:22:54 Need to get 7663 kB of archives. 12:22:54 After this operation, 43.8 MB of additional disk space will be used. 12:22:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:22:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 12:22:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 12:22:54 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:22:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 12:22:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:22:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:22:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:22:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:22:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:22:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:22:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:22:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:22:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:22:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:22:55 debconf: delaying package configuration, since apt-utils is not installed 12:22:55 Fetched 7663 kB in 1s (8209 kB/s) 12:22:55 Selecting previously unselected package libglib2.0-0:amd64. 12:22:55 (Reading database ... 13933 files and directories currently installed.) 12:22:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:22:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:22:55 Selecting previously unselected package libpsl5:amd64. 12:22:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:22:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:22:55 Selecting previously unselected package libnghttp2-14:amd64. 12:22:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:22:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:22:55 Selecting previously unselected package librtmp1:amd64. 12:22:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:22:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:22:55 Selecting previously unselected package libcurl3-gnutls:amd64. 12:22:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 12:22:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:22:55 Selecting previously unselected package liberror-perl. 12:22:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:22:55 Unpacking liberror-perl (0.17025-1) ... 12:22:55 Selecting previously unselected package git-man. 12:22:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 12:22:55 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 12:22:56 Selecting previously unselected package git. 12:22:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 12:22:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 12:22:56 Selecting previously unselected package libnorm1:amd64. 12:22:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:22:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:22:56 Selecting previously unselected package libpgm-5.2-0:amd64. 12:22:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:22:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:22:56 Selecting previously unselected package libsodium23:amd64. 12:22:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:22:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:22:56 Selecting previously unselected package libzmq5:amd64. 12:22:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:22:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:22:57 Selecting previously unselected package libzmq3-dev:amd64. 12:22:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:22:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:22:57 Selecting previously unselected package pkg-config. 12:22:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:22:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:22:57 Selecting previously unselected package zip. 12:22:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:22:57 Unpacking zip (3.0-11build1) ... 12:22:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:22:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 12:22:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:22:57 Setting up liberror-perl (0.17025-1) ... 12:22:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:22:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:22:57 No schema files found: doing nothing. 12:22:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:22:57 Setting up zip (3.0-11build1) ... 12:22:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:22:57 Setting up libsodium23:amd64 (1.0.16-2) ... 12:22:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:22:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:22:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:22:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:22:57 Setting up git (1:2.17.1-1ubuntu0.8) ... 12:22:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:22:57 git set to automatically installed. 12:22:57 git-man set to automatically installed. 12:22:57 libcurl3-gnutls set to automatically installed. 12:22:57 liberror-perl set to automatically installed. 12:22:57 libglib2.0-0 set to automatically installed. 12:22:57 libnghttp2-14 set to automatically installed. 12:22:57 libnorm1 set to automatically installed. 12:22:57 libpgm-5.2-0 set to automatically installed. 12:22:57 libpsl5 set to automatically installed. 12:22:57 librtmp1 set to automatically installed. 12:22:57 libsodium23 set to automatically installed. 12:22:57 libzmq3-dev set to automatically installed. 12:22:57 libzmq5 set to automatically installed. 12:22:57 pkg-config set to automatically installed. 12:22:57 zip set to automatically installed. 12:22:59 snapd is not logged in, snap install commands will use sudo 12:23:05 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 12:23:05 snapd is not logged in, snap install commands will use sudo 12:23:06 snap "core18" has no updates available 12:23:07 Downloading snap 'edgex-app-service-configurable' 12:23:09 2021/06/28 12:23:08.989747 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 12:23:10 Pulling app-service-config 12:23:10 + snapcraftctl pull 12:23:11 Pulling config-common 12:23:11 + snapcraftctl pull 12:23:12 Pulling go-build-helper 12:23:12 + snapcraftctl pull 12:23:13 'edgex-go' has dependencies that need to be staged: go-build-helper 12:23:13 Skipping pull go-build-helper (already ran) 12:23:13 Building go-build-helper 12:23:13 + snapcraftctl build 12:23:15 Staging go-build-helper 12:23:15 + snapcraftctl stage 12:23:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:23:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:23:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 12:23:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 12:23:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:23:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:23:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 12:23:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 12:23:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 12:23:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 12:23:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:23:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:23:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:23:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:23:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:23:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:23:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:23:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:23:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:23:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 12:23:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 12:23:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:23:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:23:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 12:23:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 12:23:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 12:23:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 12:23:23 Fetched 24.8 MB in 0s (0 B/s) 12:23:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:23:23 Fetched 224 kB in 0s (0 B/s) 12:23:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:23:23 Fetched 157 kB in 0s (0 B/s) 12:23:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:23:23 Fetched 221 kB in 0s (0 B/s) 12:23:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:23:23 Fetched 143 kB in 0s (0 B/s) 12:23:23 Pulling edgex-go 12:23:23 + snapcraftctl pull 12:23:24 Pulling hooks 12:23:24 + snapcraftctl pull 12:23:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:23:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:23:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:23:42 Fetched 0 B in 0s (0 B/s) 12:23:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:23:42 Fetched 96.5 kB in 0s (0 B/s) 12:23:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:23:42 Fetched 279 kB in 0s (0 B/s) 12:23:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:23:42 Fetched 122 kB in 0s (0 B/s) 12:23:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:23:42 Fetched 77.8 kB in 0s (0 B/s) 12:23:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:23:42 Fetched 8848 B in 0s (0 B/s) 12:23:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:23:42 Fetched 47.8 kB in 0s (0 B/s) 12:23:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:23:42 Fetched 45.6 kB in 0s (0 B/s) 12:23:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:23:42 Fetched 15.0 kB in 0s (0 B/s) 12:23:42 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 12:23:42 Fetched 219 kB in 0s (0 B/s) 12:23:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:23:42 Fetched 154 kB in 0s (0 B/s) 12:23:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:23:42 Fetched 50.6 kB in 0s (0 B/s) 12:23:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:23:42 Fetched 14.8 kB in 0s (0 B/s) 12:23:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:23:42 Fetched 41.8 kB in 0s (0 B/s) 12:23:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:23:42 Fetched 499 kB in 0s (0 B/s) 12:23:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:23:42 Fetched 111 kB in 0s (0 B/s) 12:23:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:23:42 Fetched 240 kB in 0s (0 B/s) 12:23:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:23:42 Fetched 29.3 kB in 0s (0 B/s) 12:23:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:23:42 Fetched 85.5 kB in 0s (0 B/s) 12:23:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:23:42 Fetched 24.5 kB in 0s (0 B/s) 12:23:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:23:42 Fetched 49.2 kB in 0s (0 B/s) 12:23:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:23:42 Fetched 54.2 kB in 0s (0 B/s) 12:23:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:23:42 Fetched 30.8 kB in 0s (0 B/s) 12:23:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:23:42 Fetched 15.8 kB in 0s (0 B/s) 12:23:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:23:42 Fetched 85.9 kB in 0s (0 B/s) 12:23:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:23:42 Fetched 8720 B in 0s (0 B/s) 12:23:42 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:23:42 Fetched 140 kB in 0s (0 B/s) 12:23:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:23:42 Fetched 119 kB in 0s (0 B/s) 12:23:42 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:23:42 Fetched 111 kB in 0s (0 B/s) 12:23:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:23:42 Fetched 11.1 kB in 0s (0 B/s) 12:23:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:23:42 Fetched 645 kB in 0s (0 B/s) 12:23:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:23:42 Fetched 41.3 kB in 0s (0 B/s) 12:23:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:23:42 Fetched 17.9 kB in 0s (0 B/s) 12:23:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:23:42 Fetched 368 kB in 0s (0 B/s) 12:23:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:23:42 Fetched 187 kB in 0s (0 B/s) 12:23:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:23:42 Fetched 175 kB in 0s (0 B/s) 12:23:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:23:42 Fetched 206 kB in 0s (0 B/s) 12:23:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 12:23:42 Fetched 1301 kB in 0s (0 B/s) 12:23:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:23:42 Fetched 36.2 kB in 0s (0 B/s) 12:23:42 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 12:23:42 Fetched 159 kB in 0s (0 B/s) 12:23:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:23:42 Fetched 107 kB in 0s (0 B/s) 12:23:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:23:42 Fetched 48.7 kB in 0s (0 B/s) 12:23:42 Pulling static-packages 12:23:42 + snapcraftctl pull 12:23:42 Pulling version 12:23:42 + cd /root/project 12:23:42 + git describe --tags --abbrev=0 12:23:42 + sed s/v// 12:23:42 + GIT_VERSION=2.0.0-dev.273 12:23:42 + [ -z 2.0.0-dev.273 ] 12:23:42 + snapcraftctl set-version 2.0.0-dev.273 12:23:42 Building app-service-config 12:23:42 + snapcraftctl build 12:23:44 Building config-common 12:23:44 + snapcraftctl build 12:23:46 Skipping build go-build-helper (already ran) 12:23:46 Building edgex-go 12:23:46 + cd /root/parts/edgex-go/src 12:23:46 + git describe --tags --abbrev=0 12:23:46 + sed s/v// 12:23:46 + GIT_VERSION=2.0.0-dev.273 12:23:46 + [ -z 2.0.0-dev.273 ] 12:23:46 + echo 2.0.0-dev.273 12:23:46 + make build 12:23:46 go mod tidy 12:23:48 go: downloading github.com/gorilla/mux v1.8.0 12:23:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 12:23:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 12:23:48 go: downloading github.com/stretchr/testify v1.7.0 12:23:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 12:23:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:23:48 go: downloading github.com/google/uuid v1.2.0 12:23:48 go: downloading gopkg.in/yaml.v2 v2.4.0 12:23:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:23:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:23:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 12:23:48 go: downloading github.com/lib/pq v1.10.2 12:23:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:23:48 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 12:23:49 go: downloading github.com/pelletier/go-toml v1.9.2 12:23:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 12:23:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 12:23:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 12:23:49 go: downloading github.com/go-kit/kit v0.9.0 12:23:49 go: downloading github.com/davecgh/go-spew v1.1.1 12:23:49 go: downloading github.com/pmezard/go-difflib v1.0.0 12:23:49 go: downloading github.com/stretchr/objx v0.1.0 12:23:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:23:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:23:49 go: downloading github.com/x448/float16 v0.8.4 12:23:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 12:23:50 go: downloading github.com/go-playground/universal-translator v0.17.0 12:23:50 go: downloading github.com/leodido/go-urn v1.2.0 12:23:50 go: downloading golang.org/x/text v0.3.2 12:23:50 go: downloading github.com/go-playground/assert/v2 v2.0.1 12:23:50 go: downloading github.com/go-playground/locales v0.13.0 12:23:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 12:23:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:23:50 go: downloading github.com/pebbe/zmq4 v1.2.7 12:23:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:23:50 go: downloading github.com/go-stack/stack v1.8.0 12:23:50 go: downloading github.com/kr/pretty v0.2.0 12:23:50 go: downloading github.com/hashicorp/consul/api v1.8.1 12:23:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:23:50 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 12:23:50 go: downloading github.com/gorilla/websocket v1.4.2 12:23:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 12:23:51 go: downloading github.com/onsi/ginkgo v1.10.1 12:23:51 go: downloading github.com/onsi/gomega v1.7.0 12:23:51 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:23:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:23:51 go: downloading github.com/mitchellh/copystructure v1.0.0 12:23:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:23:51 go: downloading github.com/kr/text v0.1.0 12:23:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:23:51 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:23:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:23:52 go: downloading github.com/hashicorp/serf v0.9.5 12:23:52 go: downloading github.com/hashicorp/consul/sdk v0.7.0 12:23:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 12:23:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:23:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 12:23:52 go: downloading github.com/fatih/color v1.9.0 12:23:52 go: downloading github.com/mattn/go-colorable v0.1.6 12:23:52 go: downloading github.com/mattn/go-isatty v0.0.12 12:23:52 go: downloading github.com/hpcloud/tail v1.0.0 12:23:52 go: downloading github.com/pkg/errors v0.8.1 12:23:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 12:23:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 12:23:52 go: downloading gopkg.in/fsnotify.v1 v1.4.7 12:23:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:23:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 12:23:52 go: downloading github.com/hashicorp/memberlist v0.2.2 12:23:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:23:52 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:23:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:23:52 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:23:52 go: downloading github.com/hashicorp/go-multierror v1.1.0 12:23:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 12:23:52 go: downloading github.com/miekg/dns v1.1.26 12:23:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:23:52 go: downloading github.com/hashicorp/errwrap v1.0.0 12:23:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data 12:23:59 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 12:24:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:24:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command 12:24:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:24:06 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 12:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:24:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:24:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:24:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:24:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config 12:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:24:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:24:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:24:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:24:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:24:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:24:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:24:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:24:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:24:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:24:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:24:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:24:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:24:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:24:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:24:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:24:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:24:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:24:14 + 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 12:24:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:24:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:24:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:24:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:24:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:24:14 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 12:24:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:24:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:24:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:24:15 Building hooks 12:24:15 + cd /root/parts/hooks/src 12:24:15 + make build 12:24:15 go mod tidy 12:24:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.2 12:24:16 go: downloading github.com/stretchr/testify v1.5.1 12:24:16 go: downloading gopkg.in/yaml.v2 v2.2.2 12:24:16 go: downloading github.com/davecgh/go-spew v1.1.0 12:24:16 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:24:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:24:17 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:24:17 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:24:18 Removing intermediate container 2040c2905da6 12:24:18 ---> 4c437929cf1b 12:24:18 12:24:18 Step 11/22 : FROM alpine:3.12 12:24:18 3.12: Pulling from library/alpine 12:24:18 Removing intermediate container 927b1c1e83ab 12:24:18 ---> 473ddf2ab2aa 12:24:18 12:24:18 Step 11/23 : FROM alpine:3.12 12:24:18 3.12: Pulling from library/alpine 12:24:19 Removing intermediate container ba144c557807 12:24:19 ---> 50c97d36745e 12:24:19 12:24:19 Step 11/23 : FROM alpine:3.12 12:24:19 Removing intermediate container eeca1d81ea5f 12:24:19 ---> 8cd7b36c0f2e 12:24:19 12:24:19 Step 11/26 : FROM alpine:3.12 12:24:19 3.12: Pulling from library/alpine 12:24:19 3.12: Pulling from library/alpine 12:24:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:24:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:24:19 Status: Downloaded newer image for alpine:3.12 12:24:19 Status: Image is up to date for alpine:3.12 12:24:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:24:19 Status: Image is up to date for alpine:3.12 12:24:19 ---> c4fd0aeabfcf 12:24:19 Step 12/22 : RUN apk add --update --no-cache curl 12:24:19 ---> c4fd0aeabfcf 12:24:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:24:19 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:24:19 Status: Image is up to date for alpine:3.12 12:24:19 ---> c4fd0aeabfcf 12:24:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 12:24:19 ---> c4fd0aeabfcf 12:24:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:24:19 ---> Running in 77368a1dd2a2 12:24:19 ---> Running in 5b63cd6dfbf5 12:24:19 ---> Running in e6a27a453533 12:24:19 ---> Running in 9009ec7777f5 12:24:20 Removing intermediate container 72dc85b423a2 12:24:20 ---> 50481ccf0907 12:24:20 12:24:20 Step 11/24 : FROM alpine:3.12 12:24:20 ---> c4fd0aeabfcf 12:24:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:24:20 Building static-packages 12:24:20 + snapcraftctl build 12:24:20 ---> Running in 42911ea3285e 12:24:21 Building version 12:24:21 + snapcraftctl build 12:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:24:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:24:23 (1/2) Installing ca-certificates (20191127-r4) 12:24:23 (1/4) Installing ca-certificates (20191127-r4) 12:24:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:24:23 (2/2) Installing dumb-init (1.2.2-r1) 12:24:23 (3/4) Installing libcurl (7.77.0-r0) 12:24:23 Executing busybox-1.31.1-r20.trigger 12:24:23 (4/4) Installing curl (7.77.0-r0) 12:24:23 Executing ca-certificates-20191127-r4.trigger 12:24:23 Executing busybox-1.31.1-r20.trigger 12:24:23 Executing ca-certificates-20191127-r4.trigger 12:24:23 (1/1) Installing dumb-init (1.2.2-r1) 12:24:23 Executing busybox-1.31.1-r20.trigger 12:24:23 OK: 5 MiB in 15 packages 12:24:23 (1/6) Installing ca-certificates (20191127-r4) 12:24:23 OK: 7 MiB in 18 packages 12:24:23 OK: 6 MiB in 16 packages 12:24:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 12:24:23 (3/6) Installing libcurl (7.77.0-r0) 12:24:23 (4/6) Installing curl (7.77.0-r0) 12:24:24 (5/6) Installing dumb-init (1.2.2-r1) 12:24:24 (6/6) Installing su-exec (0.2-r1) 12:24:24 Executing busybox-1.31.1-r20.trigger 12:24:24 (1/1) Installing dumb-init (1.2.2-r1) 12:24:24 Executing ca-certificates-20191127-r4.trigger 12:24:24 Executing busybox-1.31.1-r20.trigger 12:24:24 OK: 5 MiB in 15 packages 12:24:24 OK: 7 MiB in 20 packages 12:24:24 Staging app-service-config 12:24:24 + snapcraftctl stage 12:24:25 Staging config-common 12:24:25 + snapcraftctl stage 12:24:25 Removing intermediate container 42911ea3285e 12:24:25 ---> b00a2c3c6da0 12:24:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:24:26 Skipping stage go-build-helper (already ran) 12:24:26 Staging edgex-go 12:24:26 + snapcraftctl stage 12:24:26 ---> Running in 230dd7f9abae 12:24:26 Removing intermediate container 9009ec7777f5 12:24:26 ---> c89593678a74 12:24:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:24:26 Removing intermediate container e6a27a453533 12:24:26 ---> c18f532d8559 12:24:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:24:26 Removing intermediate container 77368a1dd2a2 12:24:26 ---> db96e5301e06 12:24:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:24:26 Staging hooks 12:24:26 + snapcraftctl stage 12:24:26 ---> Running in ce4878ea7ad5 12:24:26 ---> Running in 79b06dc229eb 12:24:26 Removing intermediate container 230dd7f9abae 12:24:26 ---> d25b640bf013 12:24:26 Step 14/24 : ENV APP_PORT=59881 12:24:26 Removing intermediate container 5b63cd6dfbf5 12:24:26 ---> b7d63037da24 12:24:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:24:27 ---> Running in 44783f2ab1c2 12:24:27 ---> Running in 4caa100fdec5 12:24:27 ---> Running in af2c21721cb6 12:24:27 Removing intermediate container 79b06dc229eb 12:24:27 ---> e617aa5915ce 12:24:27 Step 14/23 : ENV APP_PORT=59860 12:24:27 Removing intermediate container ce4878ea7ad5 12:24:27 ---> 7c0d3fb31430 12:24:27 Step 14/23 : ENV APP_PORT=59861 12:24:27 ---> Running in d4ea22a0a104 12:24:27 ---> Running in 366655be3178 12:24:27 Removing intermediate container 44783f2ab1c2 12:24:27 ---> c1c624d668a8 12:24:27 Step 14/22 : WORKDIR /edgex 12:24:27 Staging static-packages 12:24:27 + snapcraftctl stage 12:24:28 Removing intermediate container af2c21721cb6 12:24:28 ---> e1a4cfb78cad 12:24:28 Step 14/26 : WORKDIR / 12:24:28 Removing intermediate container 4caa100fdec5 12:24:28 ---> ece148521205 12:24:28 Step 15/24 : EXPOSE $APP_PORT 12:24:28 ---> Running in d1fca9d497f1 12:24:28 ---> Running in e2bdf78092bf 12:24:28 ---> Running in 19cff1363850 12:24:28 Removing intermediate container 366655be3178 12:24:28 ---> 92451aaeb44c 12:24:28 Step 15/23 : EXPOSE $APP_PORT 12:24:28 Removing intermediate container d4ea22a0a104 12:24:28 ---> c9fb8d2233a2 12:24:28 Step 15/23 : EXPOSE $APP_PORT 12:24:28 ---> Running in f96915221ba0 12:24:28 ---> Running in 9be8d0111646 12:24:28 Removing intermediate container d1fca9d497f1 12:24:28 ---> 5bf82ea148d1 12:24:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:24:29 Removing intermediate container 19cff1363850 12:24:29 ---> 7cfdf641398a 12:24:29 Step 16/24 : WORKDIR / 12:24:29 Removing intermediate container e2bdf78092bf 12:24:29 ---> da6173fa3fe7 12:24:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:24:29 ---> Running in 6dc039d19a1e 12:24:29 Staging version 12:24:29 + snapcraftctl stage 12:24:29 Removing intermediate container f96915221ba0 12:24:29 ---> 68e1b4141711 12:24:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:29 Removing intermediate container 9be8d0111646 12:24:29 ---> a103a0b25106 12:24:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:30 Removing intermediate container 6dc039d19a1e 12:24:30 ---> 45f03b5153e5 12:24:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:30 ---> f69dafc7a1b4 12:24:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:24:30 Priming app-service-config 12:24:30 + snapcraftctl prime 12:24:30 ---> bed1f9cef719 12:24:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:24:30 ---> f01548ced817 12:24:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:24:30 ---> ea423253cf91 12:24:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:24:31 ---> 2b35344ce5ed 12:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:24:31 Priming config-common 12:24:31 + snapcraftctl prime 12:24:31 ---> 16a8a25904e8 12:24:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:24:31 ---> 5aabe14e91f2 12:24:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:24:32 ---> 6a3db4ba0e8d 12:24:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:24:32 Priming go-build-helper 12:24:32 + snapcraftctl prime 12:24:32 ---> 53b2cd574987 12:24:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:24:33 ---> 294ea1cb4a3b 12:24:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:24:33 Priming edgex-go 12:24:33 + snapcraftctl prime 12:24:33 ---> e3e61bfce9bc 12:24:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:24:33 ---> 4e400aba8b29 12:24:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:24:33 ---> Running in db3dc35d5877 12:24:33 ---> 7aee59930afe 12:24:33 ---> ebc4de5aa4a8 12:24:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"]Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:24:33 12:24:33 ---> Running in a5ea5b6911f1 12:24:33 ---> Running in ab5b584a7f9f 12:24:34 ---> 882cd6ffd9b3 12:24:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:24:34 Removing intermediate container db3dc35d5877 12:24:34 ---> 44746e00c807 12:24:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:34 ---> Running in d2ce2902ba49 12:24:34 Priming hooks 12:24:34 + snapcraftctl prime 12:24:34 ---> 8845eb1d72ce 12:24:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:24:34 Removing intermediate container a5ea5b6911f1 12:24:34 ---> 49aa4cc25729 12:24:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:34 Removing intermediate container ab5b584a7f9f 12:24:34 ---> 387c071bbb52 12:24:34 Step 19/22 : CMD ["--init=true"] 12:24:35 ---> Running in 5ca6035b6c6b 12:24:35 ---> Running in 6e9d7b18fcb5 12:24:35 ---> Running in 7cf87c0ef4df 12:24:35 Removing intermediate container d2ce2902ba49 12:24:35 ---> 732942bb082c 12:24:35 Step 21/23 : LABEL arch=arm64 12:24:35 ---> Running in 4e897559e3bf 12:24:35 ---> 62718645b607 12:24:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:24:35 Removing intermediate container 5ca6035b6c6b 12:24:35 ---> 8ed83a756763 12:24:35 Step 21/23 : LABEL arch=arm64 12:24:35 Removing intermediate container 6e9d7b18fcb5 12:24:35 ---> af21520b79b1 12:24:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:35 Removing intermediate container 7cf87c0ef4df 12:24:35 ---> 59fbd6486d37 12:24:35 Step 20/22 : LABEL arch=arm64 12:24:35 Priming static-packages 12:24:35 + snapcraftctl prime 12:24:36 ---> Running in 3aef2b017119 12:24:36 ---> Running in d60350d37175 12:24:36 ---> Running in afdd1377e29f 12:24:36 Removing intermediate container 4e897559e3bf 12:24:36 ---> db76c3cd3c71 12:24:36 Step 22/23 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:24:36 ---> Running in 89ba0d18ebb5 12:24:36 Removing intermediate container d60350d37175 12:24:36 ---> 9d5fef35533b 12:24:36 Step 22/24 : LABEL arch=arm64 12:24:36 Removing intermediate container 3aef2b017119 12:24:36 ---> 8a65e0252735 12:24:36 Step 22/23 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:24:37 Removing intermediate container afdd1377e29f 12:24:37 ---> 4c057b39c477 12:24:37 Step 21/22 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:24:37 ---> Running in ee3a726c4043 12:24:37 ---> Running in 5fab5e378d8e 12:24:37 ---> Running in 2fb60c4473a8 12:24:37 ---> 75301becab15 12:24:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:24:37 Removing intermediate container 89ba0d18ebb5 12:24:37 ---> 0ddddfffb5e3 12:24:37 Step 23/23 : LABEL version=0.0.0 12:24:37 ---> Running in 0612bd81a8aa 12:24:38 Removing intermediate container ee3a726c4043 12:24:38 ---> a610f39e6d4c 12:24:38 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:24:38 Removing intermediate container 5fab5e378d8e 12:24:38 ---> 1d4d9cfbca0e 12:24:38 Step 23/23 : LABEL version=0.0.0 12:24:38 Removing intermediate container 2fb60c4473a8 12:24:38 ---> f5069c24d2a1 12:24:38 Step 22/22 : LABEL version=0.0.0 12:24:38 ---> Running in b13b4d58ef26 12:24:38 ---> Running in c340f89bd4c9 12:24:38 Priming version 12:24:38 + snapcraftctl prime 12:24:38 ---> Running in f77573ac5f29 12:24:38 Removing intermediate container 0612bd81a8aa 12:24:38 ---> 4e259dec75ed 12:24:38 12:24:39 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:24:39 ---> c5c1e7b5b795 12:24:39 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:24:39 Removing intermediate container b13b4d58ef26 12:24:39 ---> 187b428dadab 12:24:39 Step 24/24 : LABEL version=0.0.0 12:24:39 ---> Running in c757aec1cd9b 12:24:39 Successfully built 4e259dec75ed 12:24:39 ---> Running in 3a530d072a1e 12:24:39 Successfully tagged support-notifications-arm64:latest 12:24:39  Building support-notifications ... done Building sys-mgmt-agent 12:24:39 Removing intermediate container f77573ac5f29 12:24:39 ---> 4d71a664a463 12:24:39 12:24:39 Removing intermediate container c340f89bd4c9 12:24:39 ---> d583085f0bd2 12:24:39 12:24:40 Successfully built d583085f0bd2 12:24:40 Successfully built 4d71a664a463 12:24:40 Successfully tagged security-proxy-setup-arm64:latest 12:24:40  Building security-proxy-setup ... done Successfully tagged support-scheduler-arm64:latest 12:24:40 Building security-bootstrapper 12:24:40  Building support-scheduler ... done Removing intermediate container 3a530d072a1e 12:24:40 ---> a4ebef19bf2b 12:24:40 12:24:40 Building core-command 12:24:41 Successfully built a4ebef19bf2b 12:24:41 Successfully tagged core-metadata-arm64:latest 12:24:41  Building core-metadata ... done Building core-data [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:24:42 Removing intermediate container c757aec1cd9b 12:24:42 ---> a8b4b96523df 12:24:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 12:24:42 ---> Running in faa4338b1cd0 12:24:43 Removing intermediate container faa4338b1cd0 12:24:43 ---> 4a54d871713b 12:24:43 Step 24/26 : LABEL arch=arm64 12:24:43 ---> Running in 757f4c740502 12:24:43 Removing intermediate container 757f4c740502 12:24:43 ---> 81da6c65e359 12:24:43 Step 25/26 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:24:43 ---> Running in 205cb6bd5860 12:24:44 Removing intermediate container 205cb6bd5860 12:24:44 ---> 3b28227dd486 12:24:44 Step 26/26 : LABEL version=0.0.0 12:24:44 ---> Running in c7d6bb8e17c0 12:24:44 Removing intermediate container c7d6bb8e17c0 12:24:44 ---> c67051eb7143 12:24:44 12:24:45 Successfully built c67051eb7143 12:24:45 Successfully tagged security-secretstore-setup-arm64:latest 12:25:41  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:25:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:25:41 ---> ed73528ed6aa 12:25:41 Step 3/24 : WORKDIR /edgex-go 12:25:41 ---> Using cache 12:25:41 ---> 765f0a3dcdab 12:25:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:41 ---> Using cache 12:25:41 ---> 111ab605fcf2 12:25:41 Step 5/24 : RUN apk add --update --no-cache make bash git 12:25:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:25:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:25:41 ---> ed73528ed6aa 12:25:41 Step 3/32 : WORKDIR /edgex-go 12:25:41 ---> Using cache 12:25:41 ---> 765f0a3dcdab 12:25:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:41 ---> Using cache 12:25:41 ---> 111ab605fcf2 12:25:41 Step 5/32 : RUN apk add --update --no-cache make git 12:25:41 ---> Using cache 12:25:41 ---> cfbd322868b3 12:25:41 Step 6/32 : COPY go.mod . 12:25:41 ---> Using cache 12:25:41 ---> f3a92033f48e 12:25:41 Step 7/32 : RUN go mod download 12:25:41 ---> Using cache 12:25:41 ---> 146b428480a0 12:25:41 Step 8/32 : COPY . . 12:25:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:25:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:25:41 ---> ed73528ed6aa 12:25:41 Step 3/24 : WORKDIR /edgex-go 12:25:41 ---> Using cache 12:25:41 ---> 765f0a3dcdab 12:25:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:41 ---> Using cache 12:25:41 ---> 111ab605fcf2 12:25:41 Step 5/24 : RUN apk add --update --no-cache make git 12:25:41 ---> Using cache 12:25:41 ---> cfbd322868b3 12:25:41 Step 6/24 : COPY go.mod . 12:25:41 ---> Using cache 12:25:41 ---> f3a92033f48e 12:25:41 Step 7/24 : RUN go mod download 12:25:41 ---> Using cache 12:25:41 ---> 146b428480a0 12:25:41 Step 8/24 : COPY . . 12:25:41 ---> Using cache 12:25:41 ---> ace272292552 12:25:41 Step 9/32 : RUN go mod tidy 12:25:41 ---> Using cache 12:25:41 ---> 75cdccc4881f 12:25:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:25:41 ---> Using cache 12:25:41 ---> ace272292552 12:25:41 Step 9/24 : RUN go mod tidy 12:25:41 ---> Using cache 12:25:41 ---> 75cdccc4881f 12:25:41 Step 10/24 : RUN make cmd/core-command/core-command 12:25:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 12:25:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:25:41 ---> ed73528ed6aa 12:25:41 Step 3/24 : WORKDIR /edgex-go 12:25:41 ---> Using cache 12:25:41 ---> 765f0a3dcdab 12:25:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:41 ---> Using cache 12:25:41 ---> 111ab605fcf2 12:25:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:25:41 ---> Running in 0d569839ef5c 12:25:41 ---> Running in 2181e7353d7a 12:25:41 ---> Running in 72a4ee55fb3f 12:25:41 ---> Running in a22d9e761c8d 12:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:25:41 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 12:25:41 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:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:25:41 OK: 218 MiB in 52 packages 12:25:41 OK: 218 MiB in 52 packages 12:25:43 Removing intermediate container 2181e7353d7a 12:25:43 ---> 8424ac859f8c 12:25:43 Step 6/24 : COPY go.mod . 12:25:43 Removing intermediate container 0d569839ef5c 12:25:43 ---> cc37e52e726e 12:25:43 Step 6/24 : COPY go.mod . 12:25:44 ---> 3494bdd1462e 12:25:44 Step 7/24 : RUN go mod download 12:25:44 ---> f7ef234fab18 12:25:44 Step 7/24 : RUN go mod download 12:25:44 ---> Running in 7a3fc2d1b8f7 12:25:45 ---> Running in 942f2eadc671 12:25:50 Removing intermediate container 942f2eadc671 12:25:50 ---> 63cd5d5b58ce 12:25:50 Step 8/24 : COPY . . 12:25:50 Removing intermediate container 7a3fc2d1b8f7 12:25:50 ---> fe4cf7f29b08 12:25:50 Step 8/24 : COPY . . 12:26:22 ---> 85d874a46385 12:26:22 Step 9/24 : RUN go mod tidy 12:26:22 ---> 2a18eb51e58d 12:26:22 Step 9/24 : RUN go mod tidy 12:26:22 ---> Running in 069927ed687d 12:26:22 ---> Running in 9e6f08bc70b5 12:26:24 Removing intermediate container 069927ed687d 12:26:24 ---> 89472c251654 12:26:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:26:25 ---> Running in 21153f63121a 12:26:25 Removing intermediate container 9e6f08bc70b5 12:26:25 ---> 14bd83afaa56 12:26:25 Step 10/24 : RUN make cmd/core-data/core-data 12:26:25 ---> Running in 5ca59f056845 12:26:27 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 12:26:27 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:26:54 Removing intermediate container a22d9e761c8d 12:26:54 ---> 78469462cb7b 12:26:54 12:26:54 Step 11/24 : FROM alpine:3.12 12:26:54 ---> c4fd0aeabfcf 12:26:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 12:26:54 ---> Using cache 12:26:54 ---> c89593678a74 12:26:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:26:54 ---> Using cache 12:26:54 ---> 7c0d3fb31430 12:26:54 Step 14/24 : ENV APP_PORT=59882 12:26:54 ---> Running in c16871d4844c 12:26:54 Removing intermediate container c16871d4844c 12:26:54 ---> 345299ecb77b 12:26:54 Step 15/24 : EXPOSE $APP_PORT 12:26:54 ---> Running in e7356fd9ea0a 12:26:54 Removing intermediate container e7356fd9ea0a 12:26:54 ---> a88e7b0838c4 12:26:54 Step 16/24 : WORKDIR / 12:26:54 ---> Running in 9d1fa2ff8299 12:26:54 Removing intermediate container 9d1fa2ff8299 12:26:54 ---> 9f8cccfd3047 12:26:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:26:56 ---> f276bb78e6bd 12:26:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:26:56 Removing intermediate container 72a4ee55fb3f 12:26:56 ---> 2f89f8aab7ed 12:26:56 12:26:56 Step 11/32 : FROM alpine:3.12 12:26:56 ---> c4fd0aeabfcf 12:26:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:26:57 ---> Running in 66d833024c36 12:26:58 Removing intermediate container 66d833024c36 12:26:58 ---> e89fe3321573 12:26:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 12:26:58 ---> Running in e6ede5de48a7 12:26:59 ---> 1d5490fcd712 12:26:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:27:00 ---> e834524c6a80 12:27:00 Step 20/24 : ENTRYPOINT ["/core-command"] 12:27:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:27:00 ---> Running in 5a38efb8dd5a 12:27:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:27:01 Removing intermediate container 5a38efb8dd5a 12:27:01 ---> cd2b950ba641 12:27:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:27:01 (1/2) Installing dumb-init (1.2.2-r1) 12:27:01 (2/2) Installing su-exec (0.2-r1) 12:27:01 Executing busybox-1.31.1-r20.trigger 12:27:01 OK: 5 MiB in 16 packages 12:27:01 ---> Running in 2117becafde3 12:27:02 Removing intermediate container 2117becafde3 12:27:02 ---> ac0da776cd00 12:27:02 Step 22/24 : LABEL arch=arm64 12:27:03 ---> Running in fc1adf83ea31 12:27:03 Removing intermediate container e6ede5de48a7 12:27:03 ---> 6e6a335c8729 12:27:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 12:27:03 ---> Running in 73a50bd2ab59 12:27:03 Removing intermediate container fc1adf83ea31 12:27:03 ---> d7cac7d2d657 12:27:03 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:27:04 ---> Running in 73452cfc971e 12:27:04 Removing intermediate container 73a50bd2ab59 12:27:04 ---> 57aa21fff9f8 12:27:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:27:04 ---> Running in 945ddca58a1b 12:27:04 Removing intermediate container 73452cfc971e 12:27:04 ---> c224ec810277 12:27:04 Step 24/24 : LABEL version=0.0.0 12:27:05 ---> Running in 67fc40cd7242 12:27:05 Removing intermediate container 945ddca58a1b 12:27:05 ---> a872de59920d 12:27:05 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:27:05 ---> Running in 53317f5355b9 12:27:06 Removing intermediate container 67fc40cd7242 12:27:06 ---> 900a86334384 12:27:06 12:27:07 Successfully built 900a86334384 12:27:07 Successfully tagged core-command-arm64:latest 12:27:09  Building core-command ... done Removing intermediate container 53317f5355b9 12:27:09 ---> 97b05a7c0fd1 12:27:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 12:27:09 ---> Running in 30ce4dfb2723 12:27:10 Removing intermediate container 30ce4dfb2723 12:27:10 ---> 0514f778e2a3 12:27:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:27:11 ---> f8703a687cd6 12:27:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:27:11 ---> Running in 85e2d48c501e 12:27:15 Removing intermediate container 85e2d48c501e 12:27:15 ---> d352e1e50283 12:27:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:27:16 ---> 6365189d270c 12:27:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:27:18 ---> ad1bc0c27e6f 12:27:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:27:19 ---> 3d3c3f3d8c07 12:27:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:27:21 ---> 00e4abc1aee0 12:27:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:27:22 ---> f59446d56c8b 12:27:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 12:27:23 ---> Running in 9c4648a1a404 12:27:24 Removing intermediate container 9c4648a1a404 12:27:24 ---> 2238fb87ea0e 12:27:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:27:25 ---> b3060f6cd1aa 12:27:25 Step 27/32 : RUN chmod +x /entrypoint.sh 12:27:25 ---> Running in 45d380fb6303 12:27:29 Removing intermediate container 45d380fb6303 12:27:29 ---> b176d2d2d86f 12:27:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:27:29 ---> Running in fc5d66806921 12:27:30 Removing intermediate container fc5d66806921 12:27:30 ---> 40e8e755daeb 12:27:30 Step 29/32 : CMD ["gate"] 12:27:31 ---> Running in 93e45b2733c1 12:27:31 Removing intermediate container 93e45b2733c1 12:27:31 ---> 913a9c018455 12:27:31 Step 30/32 : LABEL arch=arm64 12:27:32 ---> Running in 1b254f61bf5e 12:27:32 Removing intermediate container 1b254f61bf5e 12:27:32 ---> dd03ad472a02 12:27:32 Step 31/32 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:27:33 ---> Running in 37c16cfaa237 12:27:34 Removing intermediate container 37c16cfaa237 12:27:34 ---> 4ec8155e92f5 12:27:34 Step 32/32 : LABEL version=0.0.0 12:27:34 ---> Running in 6aaddc1c57d5 12:27:34 Removing intermediate container 6aaddc1c57d5 12:27:34 ---> b8cc62f6fd0b 12:27:34 12:27:35 Successfully built b8cc62f6fd0b 12:27:35 Successfully tagged security-bootstrapper-arm64:latest 12:27:39  Building security-bootstrapper ... done Removing intermediate container 21153f63121a 12:27:39 ---> 64ba8d8d175d 12:27:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:27:40 ---> Running in a1f38cb5b9c4 12:27:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:27:44 Removing intermediate container a1f38cb5b9c4 12:27:44 ---> 165b44220d85 12:27:44 12:27:44 Step 12/24 : FROM docker:20.10.0 12:27:44 20.10.0: Pulling from library/docker 12:27:45 Removing intermediate container 5ca59f056845 12:27:45 ---> 8af63daa0b74 12:27:45 12:27:45 Step 11/24 : FROM alpine:3.12 12:27:45 ---> c4fd0aeabfcf 12:27:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:27:45 ---> Running in 3967e8f4744e 12:27:46 Removing intermediate container 3967e8f4744e 12:27:46 ---> af8ed30604da 12:27:46 Step 13/24 : ENV APP_PORT=59880 12:27:46 ---> Running in 2f775474a20f 12:27:47 Removing intermediate container 2f775474a20f 12:27:47 ---> 7482aa2982a1 12:27:47 Step 14/24 : EXPOSE $APP_PORT 12:27:47 ---> Running in 0b58b74729b8 12:27:48 Removing intermediate container 0b58b74729b8 12:27:48 ---> 44dad2cf2ced 12:27:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:27:48 ---> Running in c3e185d7c5ba 12:27:51 Removing intermediate container c3e185d7c5ba 12:27:51 ---> 6496b095c0e4 12:27:51 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 12:27:51 ---> Running in 35dc247ab1cf 12:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:27:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:27:53 Status: Downloaded newer image for docker:20.10.0 12:27:53 ---> eeaf43b92773 12:27:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:27:53 ---> Running in 98cc54edf4fd 12:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:27:54 Removing intermediate container 98cc54edf4fd 12:27:54 ---> fcd532e015d6 12:27:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 12:27:54 ---> Running in cfe5ac8413cf 12:27:54 (1/6) Installing dumb-init (1.2.2-r1) 12:27:54 (2/6) Installing libgcc (9.3.0-r2) 12:27:54 (3/6) Installing libsodium (1.0.18-r0) 12:27:54 (4/6) Installing libstdc++ (9.3.0-r2) 12:27:55 (5/6) Installing libzmq (4.3.3-r0) 12:27:55 (6/6) Installing zeromq (4.3.3-r0) 12:27:55 Executing busybox-1.31.1-r20.trigger 12:27:55 OK: 8 MiB in 20 packages 12:27:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:27:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:27:56 (1/39) Installing readline (8.0.4-r0) 12:27:56 (2/39) Installing bash (5.0.17-r0) 12:27:56 Executing bash-5.0.17-r0.post-install 12:27:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 12:27:56 (4/39) Installing libcurl (7.77.0-r0) 12:27:56 (5/39) Installing curl (7.77.0-r0) 12:27:56 (6/39) Installing dumb-init (1.2.2-r1) 12:27:56 (7/39) Installing libbz2 (1.0.8-r1) 12:27:56 (8/39) Installing expat (2.2.9-r1) 12:27:56 (9/39) Installing libffi (3.3-r2) 12:27:56 (10/39) Installing gdbm (1.13-r1) 12:27:56 (11/39) Installing xz-libs (5.2.5-r0) 12:27:56 (12/39) Installing sqlite-libs (3.32.1-r1) 12:27:56 (13/39) Installing python3 (3.8.10-r0) 12:27:56 Removing intermediate container 35dc247ab1cf 12:27:56 ---> fbee4a809271 12:27:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:27:58 ---> 616c816afb2c 12:27:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:27:58 (14/39) Installing py3-appdirs (1.4.4-r1) 12:27:58 (15/39) Installing py3-ordered-set (4.0.1-r0) 12:27:58 (16/39) Installing py3-parsing (2.4.7-r0) 12:27:58 (17/39) Installing py3-six (1.15.0-r0) 12:27:58 (18/39) Installing py3-packaging (20.4-r0) 12:27:58 (19/39) Installing py3-setuptools (47.0.0-r0) 12:27:58 (20/39) Installing py3-chardet (3.0.4-r4) 12:27:58 (21/39) Installing py3-idna (2.9-r0) 12:27:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 12:27:58 (23/39) Installing py3-urllib3 (1.25.9-r0) 12:27:58 (24/39) Installing py3-requests (2.23.0-r0) 12:27:58 (25/39) Installing py3-msgpack (1.0.0-r0) 12:27:58 (26/39) Installing py3-lockfile (0.12.2-r3) 12:27:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 12:27:58 (28/39) Installing py3-colorama (0.4.3-r0) 12:27:58 (29/39) Installing py3-distlib (0.3.0-r0) 12:27:58 (30/39) Installing py3-distro (1.5.0-r1) 12:27:58 (31/39) Installing py3-webencodings (0.5.1-r3) 12:27:58 (32/39) Installing py3-html5lib (1.0.1-r4) 12:27:58 (33/39) Installing py3-pytoml (0.1.21-r0) 12:27:58 (34/39) Installing py3-pep517 (0.8.2-r0) 12:27:58 (35/39) Installing py3-progress (1.5-r0) 12:27:58 (36/39) Installing py3-toml (0.10.1-r0) 12:27:58 (37/39) Installing py3-retrying (1.3.3-r0) 12:27:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 12:27:58 (39/39) Installing py3-pip (20.1.1-r0) 12:27:59 Executing busybox-1.31.1-r19.trigger 12:27:59 OK: 72 MiB in 59 packages 12:27:59 ---> 69b763f1771e 12:27:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:28:00 ---> 6bf4c7078604 12:28:00 Step 20/24 : ENTRYPOINT ["/core-data"] 12:28:00 ---> Running in 7de3452801fe 12:28:01 Removing intermediate container 7de3452801fe 12:28:01 ---> 750fa72d25cd 12:28:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:28:01 ---> Running in 6443f53517d1 12:28:01 Removing intermediate container 6443f53517d1 12:28:01 ---> 05de951d7f62 12:28:01 Step 22/24 : LABEL arch=arm64 12:28:02 ---> Running in bacb370a7aad 12:28:02 Removing intermediate container bacb370a7aad 12:28:02 ---> 27dad0d70813 12:28:02 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:28:02 ---> Running in 95c2e73beb8a 12:28:03 Removing intermediate container 95c2e73beb8a 12:28:03 ---> 04a2f35ccdfe 12:28:03 Step 24/24 : LABEL version=0.0.0 12:28:03 ---> Running in 98951436b691 12:28:03 Removing intermediate container 98951436b691 12:28:03 ---> f9a331a22b9d 12:28:03 12:28:03 Collecting docker-compose==1.23.2 12:28:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:28:04 Successfully built f9a331a22b9d 12:28:04 Successfully tagged core-data-arm64:latest 12:28:04  Building core-data ... done Collecting docopt<0.7,>=0.6.1 12:28:04 Downloading docopt-0.6.2.tar.gz (25 kB) 12:28:07 Collecting PyYAML<4,>=3.10 12:28:07 Downloading PyYAML-3.13.tar.gz (270 kB) 12:28:10 Collecting docker<4.0,>=3.6.0 12:28:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:28:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:28:10 Collecting jsonschema<3,>=2.5.1 12:28:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:28:11 Collecting cached-property<2,>=1.2.0 12:28:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:28:11 Collecting websocket-client<1.0,>=0.32.0 12:28:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:28:12 Collecting texttable<0.10,>=0.9.0 12:28:12 Downloading texttable-0.9.1.tar.gz (11 kB) 12:28:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:28:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:28:15 Collecting dockerpty<0.5,>=0.4.1 12:28:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:28:17 Collecting docker-pycreds>=0.4.0 12:28:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:28:17 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 12:28:17 Collecting idna<2.8,>=2.5 12:28:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:28:17 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 12:28:18 Collecting urllib3<1.25,>=1.21.1 12:28:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:28:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:28:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:28:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:28:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:28:18 Installing collected packages: docopt, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, cached-property, texttable, dockerpty, docker-compose 12:28:18 Running setup.py install for docopt: started 12:28:21 Running setup.py install for docopt: finished with status 'done' 12:28:21 Running setup.py install for PyYAML: started 12:28:23 Running setup.py install for PyYAML: finished with status 'done' 12:28:23 Attempting uninstall: idna 12:28:23 Found existing installation: idna 2.9 12:28:23 Uninstalling idna-2.9: 12:28:23 Successfully uninstalled idna-2.9 12:28:23 Attempting uninstall: urllib3 12:28:23 Found existing installation: urllib3 1.25.9 12:28:23 Uninstalling urllib3-1.25.9: 12:28:23 Successfully uninstalled urllib3-1.25.9 12:28:24 Attempting uninstall: requests 12:28:24 Found existing installation: requests 2.23.0 12:28:24 Uninstalling requests-2.23.0: 12:28:24 Successfully uninstalled requests-2.23.0 12:28:26 Running setup.py install for texttable: started 12:28:27 Running setup.py install for texttable: finished with status 'done' 12:28:27 Running setup.py install for dockerpty: started 12:28:29 Running setup.py install for dockerpty: finished with status 'done' 12:28:30 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 12:28:38 Removing intermediate container cfe5ac8413cf 12:28:38 ---> 8265c30a02c3 12:28:38 Step 15/24 : ENV APP_PORT=58890 12:28:38 ---> Running in be3a8d86041f 12:28:38 Removing intermediate container be3a8d86041f 12:28:38 ---> 57d400f482d9 12:28:38 Step 16/24 : EXPOSE $APP_PORT 12:28:38 ---> Running in 1499aa918ec4 12:28:39 Removing intermediate container 1499aa918ec4 12:28:39 ---> e5da19180333 12:28:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:28:40 ---> 7b22e7b668bd 12:28:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:28:41 ---> 65abb0cfebf5 12:28:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:28:41 ---> 5032b00f3850 12:28:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 12:28:42 ---> Running in ff8aff2522a5 12:28:42 Removing intermediate container ff8aff2522a5 12:28:42 ---> e1d076e7b27d 12:28:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:28:42 ---> Running in 484f3b0935e8 12:28:43 Removing intermediate container 484f3b0935e8 12:28:43 ---> 1de0f2d683bd 12:28:43 Step 22/24 : LABEL arch=arm64 12:28:43 ---> Running in ab2476811e51 12:28:44 Removing intermediate container ab2476811e51 12:28:44 ---> fc7747420998 12:28:44 Step 23/24 : LABEL git_sha=306dc255c666d89bee2421549aedbcb5912f6d7d 12:28:44 ---> Running in 36aa9c6b5624 12:28:44 Removing intermediate container 36aa9c6b5624 12:28:44 ---> 9fa4ad2ec681 12:28:44 Step 24/24 : LABEL version=0.0.0 12:28:44 ---> Running in 5801346d8f1f 12:28:45 Removing intermediate container 5801346d8f1f 12:28:45 ---> 667cd1d5087a 12:28:45 12:28:45 Successfully built 667cd1d5087a 12:28:45 Successfully tagged sys-mgmt-agent-arm64:latest 12:28:45  Building sys-mgmt-agent ... done  [Pipeline] } 12:28:45 $ docker stop --time=1 9af95f2b3e93747be502913964ce6006da4a61707645e41e1cdde665eb89b2ba 12:28:47 $ docker rm -f 9af95f2b3e93747be502913964ce6006da4a61707645e41e1cdde665eb89b2ba [Pipeline] // withDockerContainer [Pipeline] sh 12:28:48 + docker images 12:28:48 REPOSITORY TAG IMAGE ID CREATED SIZE 12:28:48 sys-mgmt-agent-arm64 latest 667cd1d5087a 4 seconds ago 299MB 12:28:48 core-data-arm64 latest f9a331a22b9d 45 seconds ago 19.1MB 12:28:48 8af63daa0b74 About a minute ago 975MB 12:28:48 165b44220d85 About a minute ago 969MB 12:28:48 security-bootstrapper-arm64 latest b8cc62f6fd0b About a minute ago 17.5MB 12:28:48 core-command-arm64 latest 900a86334384 About a minute ago 15MB 12:28:48 2f89f8aab7ed About a minute ago 970MB 12:28:48 78469462cb7b About a minute ago 966MB 12:28:48 security-secretstore-setup-arm64 latest c67051eb7143 4 minutes ago 27.1MB 12:28:48 core-metadata-arm64 latest a4ebef19bf2b 4 minutes ago 15.7MB 12:28:48 security-proxy-setup-arm64 latest 4d71a664a463 4 minutes ago 24.2MB 12:28:48 support-scheduler-arm64 latest d583085f0bd2 4 minutes ago 15.1MB 12:28:48 support-notifications-arm64 latest 4e259dec75ed 4 minutes ago 15.7MB 12:28:48 50481ccf0907 4 minutes ago 972MB 12:28:48 8cd7b36c0f2e 4 minutes ago 976MB 12:28:48 50c97d36745e 4 minutes ago 968MB 12:28:48 473ddf2ab2aa 4 minutes ago 969MB 12:28:48 4c437929cf1b 4 minutes ago 973MB 12:28:48 ci-base-image-arm64 latest ed73528ed6aa 14 minutes ago 641MB 12:28:48 alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB 12:28:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 12:28:48 docker 20.10.0 eeaf43b92773 6 months ago 228MB 12:28:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:28:49 ---> job-cost.sh 12:28:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5jXi 12:29:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-5jXi/bin to PATH 12:31:05 INFO: No Stack... 12:31:05 INFO: Retrieving Pricing Info for: v2-standard-4 12:31:05 INFO: Archiving Costs [Pipeline] sh 12:31:05 + cat /w/workspace/edgex-go/29/archives/cost.csv 12:31:05 + cut -d, -f6 [Pipeline] lock 12:31:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-29-stack-cost] 12:31:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-29-stack-cost] did not exist. Created. 12:31:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:31:05 + echo total: 0.18000000715255737 [Pipeline] stash 12:31:06 Stashed 1 file(s) [Pipeline] } 12:31:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-29-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:31:06 provisioning config files... 12:31:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config7152879858292915108tmp [Pipeline] { [Pipeline] sh 12:31:07 + set +x 12:31:07 + curl -s https://codecov.io/bash 12:31:07 + bash -s -- 12:31:07 12:31:07 _____ _ 12:31:07 / ____| | | 12:31:07 | | ___ __| | ___ ___ _____ __ 12:31:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:31:07 | |___| (_) | (_| | __/ (_| (_) \ V / 12:31:07 \_____\___/ \__,_|\___|\___\___/ \_/ 12:31:07 Bash-1.0.3 12:31:07 12:31:07 12:31:07 ==> git version 2.24.4 found 12:31:07 ==> 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 12:31:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:31:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:31:07 ==> Jenkins CI detected. 12:31:07 project root: . 12:31:07 --> token set from env 12:31:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:31:07 ==> Running gcov in . (disable via -X gcov) 12:31:07 ==> Python coveragepy not found 12:31:07 ==> Searching for coverage reports in: 12:31:07 + . 12:31:07 -> Found 1 reports 12:31:07 ==> Detecting git/mercurial file structure 12:31:07 ==> Reading reports 12:31:07 + ./coverage.out bytes=398095 12:31:07 ==> Appending adjustments 12:31:07 https://docs.codecov.io/docs/fixing-reports 12:31:08 + Found adjustments 12:31:08 ==> Gzipping contents 12:31:08 56K /tmp/codecov.WRYFUd.gz 12:31:08 ==> Uploading reports 12:31:08 url: https://codecov.io 12:31:08 query: branch=PR-3579&commit=306dc255c666d89bee2421549aedbcb5912f6d7d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 12:31:08 -> Pinging Codecov 12:31:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=306dc255c666d89bee2421549aedbcb5912f6d7d&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 12:31:09 -> Uploading to 12:31:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/306dc255c666d89bee2421549aedbcb5912f6d7d/d2c9c8d2-ca47-405b-9b67-4457e1148882.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T123108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd8bfbde738667963ab75a051b303268d8205c97496d95eab9e124948da2c154 12:31:09 % Total % Received % Xferd Average Speed Time Time Time Current 12:31:09 Dload Upload Total Spent Left Speed 12:31:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54855 0 0 100 54855 0 140k --:--:-- --:--:-- --:--:-- 140k 12:31:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/306dc255c666d89bee2421549aedbcb5912f6d7d [Pipeline] } 12:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:31:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:31:11 ---> package-listing.sh 12:31:11 ++ facter osfamily 12:31:11 ++ tr '[:upper:]' '[:lower:]' 12:31:12 + OS_FAMILY=redhat 12:31:12 + workspace=/w/workspace/edgex-go/29 12:31:12 + START_PACKAGES=/tmp/packages_start.txt 12:31:12 + END_PACKAGES=/tmp/packages_end.txt 12:31:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:12 + PACKAGES=/tmp/packages_start.txt 12:31:12 + '[' /w/workspace/edgex-go/29 ']' 12:31:12 + PACKAGES=/tmp/packages_end.txt 12:31:12 + case "${OS_FAMILY}" in 12:31:12 + sort 12:31:12 + rpm -qa 12:31:13 + '[' -f /tmp/packages_start.txt ']' 12:31:13 + '[' -f /tmp/packages_end.txt ']' 12:31:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:13 + '[' /w/workspace/edgex-go/29 ']' 12:31:13 + mkdir -p /w/workspace/edgex-go/29/archives/ 12:31:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo 12:31:13 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:31:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:31:14 12:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:31:15 alpine: Pulling from edgex-lftools-log-publisher 12:31:15 df20fa9351a1: Pulling fs layer 12:31:15 36b3adc4ff6f: Pulling fs layer 12:31:15 8ad3a11d3b57: Pulling fs layer 12:31:15 46f8f816bc3b: Pulling fs layer 12:31:15 93b61091891f: Pulling fs layer 12:31:15 93b9cdb0e59b: Pulling fs layer 12:31:15 5e14af77c1be: Pulling fs layer 12:31:15 01666e4c0597: Pulling fs layer 12:31:15 aa168da1d23b: Pulling fs layer 12:31:15 46f8f816bc3b: Waiting 12:31:15 93b61091891f: Waiting 12:31:15 93b9cdb0e59b: Waiting 12:31:15 5e14af77c1be: Waiting 12:31:15 01666e4c0597: Waiting 12:31:15 aa168da1d23b: Waiting 12:31:15 36b3adc4ff6f: Verifying Checksum 12:31:15 36b3adc4ff6f: Download complete 12:31:15 46f8f816bc3b: Verifying Checksum 12:31:15 46f8f816bc3b: Download complete 12:31:15 df20fa9351a1: Verifying Checksum 12:31:15 df20fa9351a1: Download complete 12:31:15 93b9cdb0e59b: Verifying Checksum 12:31:15 93b9cdb0e59b: Download complete 12:31:15 5e14af77c1be: Verifying Checksum 12:31:15 5e14af77c1be: Download complete 12:31:15 01666e4c0597: Verifying Checksum 12:31:15 01666e4c0597: Download complete 12:31:15 93b61091891f: Verifying Checksum 12:31:15 93b61091891f: Download complete 12:31:15 df20fa9351a1: Pull complete 12:31:15 8ad3a11d3b57: Verifying Checksum 12:31:15 8ad3a11d3b57: Download complete 12:31:15 36b3adc4ff6f: Pull complete 12:31:15 8ad3a11d3b57: Pull complete 12:31:15 46f8f816bc3b: Pull complete 12:31:16 93b61091891f: Pull complete 12:31:16 93b9cdb0e59b: Pull complete 12:31:16 5e14af77c1be: Pull complete 12:31:16 01666e4c0597: Pull complete 12:31:17 aa168da1d23b: Verifying Checksum 12:31:17 aa168da1d23b: Download complete 12:31:21 aa168da1d23b: Pull complete 12:31:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:31:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:31:21 prd-centos7-docker-4c-2g-519 does not seem to be running inside a container 12:31: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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:31:25 $ docker top b5d07f256a3e14531e60e7e67e7fc693d409c31dd003f43b40ebbb2d77bce253 -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:25 + touch /tmp/pre-build-complete [Pipeline] sh 12:31:25 + mkdir -p /var/log/sa [Pipeline] sh 12:31:26 + ls /var/log/sa-host 12:31:26 + sadf -c /var/log/sa-host/sa05 12:31:26 file_magic: OK 12:31:26 HZ: Using current value: 100 12:31:26 file_header: OK 12:31:26 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 12:31:26 Statistics: 12:31:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:31:26 File successfully converted to sysstat format version 12.2.1 12:31:26 + sadf -c /var/log/sa-host/sa28 12:31:26 file_magic: OK 12:31:26 HZ: Using current value: 100 12:31:26 file_header: OK 12:31:26 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 12:31:26 Statistics: 12:31:26 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... 12:31:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:26 provisioning config files... 12:31:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config8942686431843706267tmp [Pipeline] { [Pipeline] echo 12:31:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:31:26 ---> create-netrc.sh [Pipeline] } 12:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:31:27 ---> python-tools-install.sh [Pipeline] echo 12:31:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:31:27 ---> sudo-logs.sh 12:31:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:31:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:31:27 ---> job-cost.sh 12:31:27 lf-activate-venv: SKIPPING 12:31:27 DEBUG: total: 0.18000000715255737 12:31:27 INFO: Retrieving Stack Cost... 12:31:29 INFO: Retrieving Pricing Info for: v3-standard-2 12:31:29 INFO: Archiving Costs [Pipeline] echo 12:31:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:31:29 ---> logs-deploy.sh 12:31:29 lf-activate-venv: SKIPPING 12:31:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/29 12:31:29 INFO: archiving workspace using pattern(s): 12:31:30 Archives upload complete. 12:31:30 INFO: archiving logs to Nexus 12:31:31 ---> uname -a: 12:31:31 Linux prd-centos7-docker-4c-2g-519.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:31:31 12:31:31 12:31:31 ---> lscpu: 12:31:31 Architecture: x86_64 12:31:31 CPU op-mode(s): 32-bit, 64-bit 12:31:31 Byte Order: Little Endian 12:31:31 Address sizes: 40 bits physical, 48 bits virtual 12:31:31 CPU(s): 2 12:31:31 On-line CPU(s) list: 0,1 12:31:31 Thread(s) per core: 1 12:31:31 Core(s) per socket: 1 12:31:31 Socket(s): 2 12:31:31 NUMA node(s): 1 12:31:31 Vendor ID: AuthenticAMD 12:31:31 CPU family: 23 12:31:31 Model: 49 12:31:31 Model name: AMD EPYC-Rome Processor 12:31:31 Stepping: 0 12:31:31 CPU MHz: 2799.998 12:31:31 BogoMIPS: 5599.99 12:31:31 Virtualization: AMD-V 12:31:31 Hypervisor vendor: KVM 12:31:31 Virtualization type: full 12:31:31 L1d cache: 64 KiB 12:31:31 L1i cache: 64 KiB 12:31:31 L2 cache: 1 MiB 12:31:31 L3 cache: 32 MiB 12:31:31 NUMA node0 CPU(s): 0,1 12:31:31 Vulnerability Itlb multihit: Not affected 12:31:31 Vulnerability L1tf: Not affected 12:31:31 Vulnerability Mds: Not affected 12:31:31 Vulnerability Meltdown: Not affected 12:31:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:31:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:31:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:31:31 Vulnerability Srbds: Not affected 12:31:31 Vulnerability Tsx async abort: Not affected 12:31:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 12:31:31 12:31:31 12:31:31 ---> nproc: 12:31:31 2 12:31:31 12:31:31 12:31:31 ---> df -h: 12:31:31 Filesystem Size Used Available Use% Mounted on 12:31:31 overlay 40.0G 12.9G 27.1G 32% / 12:31:31 tmpfs 64.0M 0 64.0M 0% /dev 12:31:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:31:31 shm 64.0M 0 64.0M 0% /dev/shm 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/29 12:31:31 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/29@tmp 12:31:31 12:31:31 12:31:31 ---> free -m: 12:31:31 total used free shared buff/cache available 12:31:31 Mem: 7821 1341 2241 0 4238 6447 12:31:31 Swap: 1023 2 1021 12:31:31 12:31:31 12:31:31 ---> ip addr: 12:31:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:31:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:31 inet 127.0.0.1/8 scope host lo 12:31:31 valid_lft forever preferred_lft forever 12:31:31 inet6 ::1/128 scope host 12:31:31 valid_lft forever preferred_lft forever 12:31:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:31:31 link/ether fa:16:3e:cc:38:14 brd ff:ff:ff:ff:ff:ff 12:31:31 inet 10.30.123.171/23 brd 10.30.123.255 scope global dynamic eth0 12:31:31 valid_lft 84997sec preferred_lft 84997sec 12:31:31 inet6 fe80::f816:3eff:fecc:3814/64 scope link 12:31:31 valid_lft forever preferred_lft forever 12:31:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:31:31 link/ether 02:42:0f:9d:1d:0d brd ff:ff:ff:ff:ff:ff 12:31:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:31:31 valid_lft forever preferred_lft forever 12:31:31 inet6 fe80::42:fff:fe9d:1d0d/64 scope link 12:31:31 valid_lft forever preferred_lft forever 12:31:31 12:31:31 12:31:31 ---> sar -b -r -n DEV: 12:31:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 12:31:31 12:31:31 12:07:57 LINUX RESTART (2 CPU) 12:31:31 12:31:31 12:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:31:31 12:10:01 114.60 0.18 114.42 0.00 22.78 47486.46 0.00 12:31:31 12:11:01 121.98 0.00 121.98 0.00 0.00 16792.56 0.00 12:31:31 12:12:01 53.65 0.02 53.63 0.00 0.53 6226.85 0.00 12:31:31 12:13:01 448.65 177.13 271.52 0.00 4290.28 166251.63 0.00 12:31:31 12:14:01 367.99 57.63 310.35 0.00 3117.96 165032.56 0.00 12:31:31 12:15:01 597.62 164.28 433.34 0.00 5101.58 199668.41 0.00 12:31:31 12:16:01 341.13 32.29 308.84 0.00 2130.09 95333.96 0.00 12:31:31 12:17:01 1.30 0.00 1.30 0.00 0.00 20.82 0.00 12:31:31 12:18:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 12:31:31 12:19:02 0.42 0.25 0.17 0.00 73.15 1.88 0.00 12:31:31 12:20:01 0.30 0.00 0.30 0.00 0.00 3.47 0.00 12:31:31 12:21:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 12:31:31 12:22:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 12:31:31 12:23:01 0.85 0.18 0.67 0.00 5.73 7.26 0.00 12:31:31 12:24:01 1.20 0.00 1.20 0.00 0.00 20.71 0.00 12:31:31 12:25:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 12:31:31 12:26:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 12:31:31 12:27:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 12:31:31 12:28:01 0.42 0.00 0.42 0.00 0.00 5.33 0.00 12:31:31 12:29:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 12:31:31 12:30:01 0.27 0.00 0.27 0.00 0.00 2.70 0.00 12:31:31 12:31:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 12:31:31 Average: 93.43 19.66 73.77 0.00 671.07 31720.09 0.00 12:31:31 12:31:31 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:31 12:10:01 4001368 0 1014304 12.66 2620 2990640 1667632 18.41 1088540 2406088 53896 12:31:31 12:11:01 3750776 0 1178780 14.72 2620 3076756 1734428 19.15 1418504 2284644 175780 12:31:31 12:12:01 3824924 0 1186788 14.82 2620 2994600 1702612 18.80 1312748 2303544 73912 12:31:31 12:13:01 1903032 0 1303028 16.27 2620 4800252 1856412 20.50 1444760 3998520 36 12:31:31 12:14:01 917976 0 1382076 17.26 2620 5706260 2092988 23.11 2568488 3779008 10768 12:31:31 12:15:01 814876 0 1557556 19.45 2620 5633880 3051536 33.69 2677912 3756960 15252 12:31:31 12:16:01 2923548 0 1277396 15.95 2620 3805368 1309612 14.46 1044868 3311648 20 12:31:31 12:17:01 2926464 0 1274472 15.91 2620 3805376 1265396 13.97 1058532 3300324 12 12:31:31 12:18:01 2927200 0 1273736 15.90 2620 3805376 1265396 13.97 1057952 3300788 8 12:31:31 12:19:02 2923792 0 1274968 15.92 2620 3807552 1265516 13.97 1061668 3300180 8 12:31:31 12:20:01 2925224 0 1273536 15.90 2620 3807552 1265396 13.97 1061008 3300196 8 12:31:31 12:21:01 2923948 0 1274804 15.92 2620 3807560 1265588 13.97 1062184 3300196 8 12:31:31 12:22:01 2925476 0 1273220 15.90 2620 3807616 1265396 13.97 1061028 3300208 16 12:31:31 12:23:01 2924672 0 1274072 15.91 2620 3807568 1265400 13.97 1061412 3299964 8 12:31:31 12:24:01 2924604 0 1274104 15.91 2620 3807604 1265492 13.97 1061708 3299956 8 12:31:31 12:25:01 2925072 0 1273632 15.90 2620 3807608 1265420 13.97 1061432 3299956 8 12:31:31 12:26:01 2925260 0 1273440 15.90 2620 3807612 1265396 13.97 1061436 3299956 16 12:31:31 12:27:01 2925524 0 1273168 15.90 2620 3807620 1265396 13.97 1061332 3299960 12 12:31:31 12:28:01 2925400 0 1273292 15.90 2620 3807620 1265396 13.97 1061448 3299956 8 12:31:31 12:29:01 2924520 0 1274168 15.91 2620 3807624 1265492 13.97 1061984 3299956 8 12:31:31 12:30:01 2924956 0 1273728 15.90 2620 3807628 1265444 13.97 1061604 3299956 12 12:31:31 12:31:01 2925392 0 1273284 15.90 2620 3807636 1265396 13.97 1061364 3299956 12 12:31:31 Average: 2818818 0 1273071 15.90 2620 3914423 1472579 16.26 1248723 3242815 14992 12:31:31 12:31:31 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:31 12:10:01 eth0 929.01 1004.46 5255.90 97.84 0.00 0.00 0.00 0.00 12:31:31 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:10:01 vethd2192e6 60.55 66.63 5.49 196.05 0.00 0.00 0.00 0.00 12:31:31 12:10:01 docker0 757.20 648.79 57.81 2550.76 0.00 0.00 0.00 0.00 12:31:31 12:11:01 eth0 92.14 74.07 307.69 20.66 0.00 0.00 0.00 0.00 12:31:31 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:11:01 veth6100353 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 12:31:31 12:11:01 docker0 50.24 50.02 3.82 269.14 0.00 0.00 0.00 0.00 12:31:31 12:12:01 eth0 31.13 22.67 17.86 107.69 0.00 0.00 0.00 0.00 12:31:31 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:12:01 veth6100353 1.33 1.33 0.10 0.10 0.00 0.00 0.00 0.00 12:31:31 12:12:01 docker0 1.33 1.33 0.09 0.10 0.00 0.00 0.00 0.00 12:31:31 12:13:01 veth9d985ef 8.80 10.95 0.69 33.11 0.00 0.00 0.00 0.00 12:31:31 12:13:01 vethddac3c2 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 12:31:31 12:13:01 vethcadea98 14.56 15.98 1.19 33.43 0.00 0.00 0.00 0.00 12:31:31 12:13:01 vethaa6570e 2.61 4.09 0.18 10.66 0.00 0.00 0.00 0.00 12:31:31 12:14:01 vethddac3c2 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 12:31:31 12:14:01 vetha023af0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:31:31 12:14:01 eth0 2636.17 2381.07 11952.41 406.66 0.00 0.00 0.00 0.00 12:31:31 12:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:15:01 vethddac3c2 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 12:31:31 12:15:01 veth159943e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:15:01 veth29f30d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:15:01 eth0 283.80 214.51 1889.81 132.61 0.00 0.00 0.00 0.00 12:31:31 12:16:01 eth0 35.50 19.12 91.39 11.75 0.00 0.00 0.00 0.00 12:31:31 12:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:16:01 docker0 1241.27 1091.87 97.50 4357.37 0.00 0.00 0.00 0.00 12:31:31 12:17:01 eth0 0.15 0.08 0.01 0.02 0.00 0.00 0.00 0.00 12:31:31 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:19:02 eth0 0.42 0.32 0.50 0.08 0.00 0.00 0.00 0.00 12:31:31 12:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:20:01 eth0 0.56 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:31:31 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:21:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 12:31:31 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:24:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:31:31 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:25:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:31:31 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:31:31 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:28:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:29:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:31:31 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:30:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:31:31 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:31:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 Average: eth0 75.07 71.19 430.26 18.76 0.00 0.00 0.00 0.00 12:31:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:31 Average: docker0 43.80 40.92 3.28 165.95 0.00 0.00 0.00 0.00 12:31:31 12:31:31 12:31:31 ---> sar -P ALL: 12:31:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 12:31:31 12:31:31 12:07:57 LINUX RESTART (2 CPU) 12:31:31 12:31:31 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:31:31 12:10:01 all 17.99 0.00 5.78 3.72 0.07 72.45 12:31:31 12:10:01 0 14.44 0.00 6.04 2.93 0.09 76.50 12:31:31 12:10:01 1 21.54 0.00 5.52 4.50 0.05 68.38 12:31:31 12:11:01 all 58.55 0.00 7.90 1.77 0.10 31.68 12:31:31 12:11:01 0 59.02 0.00 8.13 1.41 0.09 31.35 12:31:31 12:11:01 1 58.08 0.00 7.68 2.13 0.11 32.00 12:31:31 12:12:01 all 41.13 0.00 6.04 0.41 0.08 52.34 12:31:31 12:12:01 0 42.20 0.00 6.48 0.39 0.07 50.86 12:31:31 12:12:01 1 40.06 0.00 5.60 0.42 0.09 53.83 12:31:31 12:13:01 all 35.50 0.00 12.88 23.30 0.12 28.20 12:31:31 12:13:01 0 36.08 0.00 12.67 23.56 0.13 27.57 12:31:31 12:13:01 1 34.92 0.00 13.10 23.05 0.11 28.82 12:31:31 12:14:01 all 69.25 0.00 15.70 11.33 0.12 3.60 12:31:31 12:14:01 0 69.54 0.00 15.38 11.26 0.13 3.69 12:31:31 12:14:01 1 68.97 0.00 16.02 11.39 0.11 3.51 12:31:31 12:15:01 all 27.82 0.00 15.82 48.23 0.13 8.01 12:31:31 12:15:01 0 29.26 0.00 14.99 46.07 0.12 9.56 12:31:31 12:15:01 1 26.37 0.00 16.64 50.40 0.13 6.46 12:31:31 12:16:01 all 55.78 0.00 13.24 5.35 0.10 25.52 12:31:31 12:16:01 0 56.10 0.00 12.95 5.98 0.11 24.87 12:31:31 12:16:01 1 55.46 0.00 13.54 4.73 0.09 26.18 12:31:31 12:17:01 all 0.12 0.00 0.07 0.00 0.03 99.79 12:31:31 12:17:01 0 0.05 0.00 0.08 0.00 0.02 99.85 12:31:31 12:17:01 1 0.18 0.00 0.05 0.00 0.03 99.73 12:31:31 12:18:01 all 0.16 0.00 0.03 0.00 0.03 99.79 12:31:31 12:18:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:31:31 12:18:01 1 0.27 0.00 0.03 0.00 0.02 99.68 12:31:31 12:19:02 all 0.13 0.00 0.03 0.02 0.02 99.82 12:31:31 12:19:02 0 0.22 0.00 0.02 0.00 0.02 99.75 12:31:31 12:19:02 1 0.03 0.00 0.03 0.03 0.02 99.88 12:31:31 12:20:01 all 0.14 0.00 0.02 0.00 0.01 99.84 12:31:31 12:20:01 0 0.26 0.00 0.02 0.00 0.02 99.71 12:31:31 12:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:31:31 12:31:31 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:31:31 12:21:01 all 0.21 0.00 0.02 0.00 0.02 99.76 12:31:31 12:21:01 0 0.40 0.00 0.02 0.00 0.02 99.57 12:31:31 12:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:31:31 12:22:01 all 0.13 0.00 0.02 0.00 0.02 99.83 12:31:31 12:22:01 0 0.23 0.00 0.02 0.00 0.02 99.73 12:31:31 12:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:31:31 12:23:01 all 0.14 0.00 0.04 0.00 0.03 99.79 12:31:31 12:23:01 0 0.25 0.00 0.03 0.00 0.02 99.70 12:31:31 12:23:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:31:31 12:24:01 all 0.13 0.00 0.03 0.00 0.01 99.82 12:31:31 12:24:01 0 0.23 0.00 0.02 0.00 0.00 99.75 12:31:31 12:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:31:31 12:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 12:31:31 12:25:01 0 0.23 0.00 0.02 0.00 0.03 99.72 12:31:31 12:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:31:31 12:26:01 all 0.18 0.00 0.03 0.00 0.02 99.78 12:31:31 12:26:01 0 0.35 0.00 0.02 0.00 0.02 99.62 12:31:31 12:26:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:31:31 12:27:01 all 0.12 0.00 0.02 0.00 0.03 99.84 12:31:31 12:27:01 0 0.18 0.00 0.02 0.00 0.02 99.78 12:31:31 12:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 12:31:31 12:28:01 all 0.05 0.00 0.03 0.00 0.02 99.91 12:31:31 12:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 12:31:31 12:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:31:31 12:29:01 all 0.08 0.00 0.03 0.00 0.02 99.87 12:31:31 12:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:31:31 12:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 12:31:31 12:30:01 all 0.08 0.00 0.02 0.00 0.02 99.88 12:31:31 12:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:31:31 12:30:01 1 0.13 0.00 0.02 0.00 0.00 99.85 12:31:31 12:31:01 all 0.15 0.00 0.03 0.00 0.02 99.80 12:31:31 12:31:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:31:31 12:31:01 1 0.23 0.00 0.03 0.00 0.02 99.72 12:31:31 12:31:31 Average: CPU %user %nice %system %iowait %steal %idle 12:31:31 Average: all 13.28 0.00 3.36 4.07 0.04 79.24 12:31:31 Average: 0 13.34 0.00 3.33 3.97 0.05 79.32 12:31:31 Average: 1 13.22 0.00 3.39 4.18 0.04 79.16 12:31:31 12:31:31 12:31:31