Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ee998d6c99ce7527a654546eb6b23be0803a16d+56a73b697282d7edd71946f1fefad6ed073e2be6 (2a24915feb07203c22a6bf23359f2dbb928727e7) 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-ssh1327706997071718334.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-ssh4395036498803191778.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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6984311195778031251.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-ssh5111939445587624074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5352854338565629079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-1773’ Running on prd-centos7-docker-4c-2g-1778 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh1675412721734381660.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d Merge succeeded, producing 9ee998d6c99ce7527a654546eb6b23be0803a16d Checking out Revision 9ee998d6c99ce7527a654546eb6b23be0803a16d (PR-3571) > 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/7@tmp/jenkins-gitclient-ssh177265542828077859.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # 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/7@tmp/jenkins-gitclient-ssh5108892322224203783.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:09 ========================================================= 20:24:09 EdgeX Global Pipelines Version Info 20:24:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c5818e5119617babbd25cfb7e4ad77454f1270b # timeout=10 20:24:11 ------------------- 20:24:11 stable info: 20:24:11 ------------------- 20:24:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:24:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:24:11 Message: update stable to v1.0.195 20:24:11 ------------------- 20:24:11 experimental info: 20:24:11 ------------------- 20:24:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:24:11 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:24:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ee998d6c99ce7527a654546eb6b23be0803a16d [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ee998d [Pipeline] echo 20:24:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:14 provisioning config files... 20:24:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6894198718796226994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:14 ---> docker-login.sh 20:24:14 nexus3.edgexfoundry.org:10001 20:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:15 Configure a credential helper to remove this warning. See 20:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:15 20:24:15 Login Succeeded 20:24:15 nexus3.edgexfoundry.org:10002 20:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:15 Configure a credential helper to remove this warning. See 20:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:15 20:24:15 Login Succeeded 20:24:15 nexus3.edgexfoundry.org:10003 20:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:15 Configure a credential helper to remove this warning. See 20:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:15 20:24:15 Login Succeeded 20:24:15 nexus3.edgexfoundry.org:10004 20:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:15 Configure a credential helper to remove this warning. See 20:24:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:15 20:24:15 Login Succeeded 20:24:15 docker.io 20:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:16 Configure a credential helper to remove this warning. See 20:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:16 20:24:16 Login Succeeded 20:24:16 ---> docker-login.sh ends [Pipeline] } 20:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:16 ++ 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 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/core-command/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo core-command,cmd/core-command/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/core-data/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo core-data,cmd/core-data/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/core-metadata/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo core-metadata,cmd/core-metadata/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/security-bootstrapper/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/security-proxy-setup/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/support-notifications/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo support-notifications,cmd/support-notifications/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/support-scheduler/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:24:16 + for file in '`ls cmd/**/Dockerfile`' 20:24:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:24:16 ++ cut -d/ -f2 20:24:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:24:16 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 20:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:17 20:24:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:24:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:17 latest: Pulling from edgex-devops/git-semver 20:24:17 31603596830f: Pulling fs layer 20:24:17 54011a49482f: Pulling fs layer 20:24:17 a6820b24f6d8: Pulling fs layer 20:24:17 f581987b2513: Pulling fs layer 20:24:17 f581987b2513: Waiting 20:24:17 54011a49482f: Verifying Checksum 20:24:17 54011a49482f: Download complete 20:24:17 31603596830f: Verifying Checksum 20:24:17 31603596830f: Download complete 20:24:17 a6820b24f6d8: Verifying Checksum 20:24:17 a6820b24f6d8: Download complete 20:24:17 f581987b2513: Verifying Checksum 20:24:17 f581987b2513: Download complete 20:24:17 31603596830f: Pull complete 20:24:18 54011a49482f: Pull complete 20:24:18 a6820b24f6d8: Pull complete 20:24:18 f581987b2513: Pull complete 20:24:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:24:18 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:24:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:24:20 $ docker top 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:20 [ssh-agent] Looking for ssh-agent implementation... 20:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:20 $ docker exec 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 ssh-agent 20:24:20 SSH_AUTH_SOCK=/tmp/ssh-C7fGnEJXH4kF/agent.13 20:24:20 SSH_AGENT_PID=20 20:24:20 Running ssh-add (command line suppressed) 20:24:20 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1089676052463420182.key (/w/workspace/edgex-go/7@tmp/private_key_1089676052463420182.key) 20:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:21 + git tag --points-at HEAD [Pipeline] } 20:24:21 $ docker exec --env ******** --env ******** 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 ssh-agent -k 20:24:21 unset SSH_AUTH_SOCK; 20:24:21 unset SSH_AGENT_PID; 20:24:21 echo Agent pid 20 killed; 20:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:24:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:21 [ssh-agent] Looking for ssh-agent implementation... 20:24:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:21 $ docker exec 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 ssh-agent 20:24:21 SSH_AUTH_SOCK=/tmp/ssh-F4dQbI2h0WqE/agent.54 20:24:21 SSH_AGENT_PID=60 20:24:21 Running ssh-add (command line suppressed) 20:24:21 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2531094296694294634.key (/w/workspace/edgex-go/7@tmp/private_key_2531094296694294634.key) 20:24:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:21 + git semver init 20:24:21 # -> Open(): unable to determine branch for HEAD 20:24:21 # $GIT_DIR = /w/workspace/edgex-go/7/.git 20:24:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 20:24:21 # $SEMVER_REMOTE_NAME = origin 20:24:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:21 # $SEMVER_USER_NAME = edgex-jenkins 20:24:21 # $SEMVER_BRANCH = PR-3571 20:24:21 # $SEMVER_TEMP = /tmp/semver-993030865 20:24:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:24:38 # '/tmp/semver-993030865' -> '/w/workspace/edgex-go/7/.semver' 20:24:38 # -> Force: false 20:24:38 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 20:24:38 $ docker exec --env ******** --env ******** 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 ssh-agent -k 20:24:38 unset SSH_AUTH_SOCK; 20:24:38 unset SSH_AGENT_PID; 20:24:38 echo Agent pid 60 killed; 20:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:38 + git semver [Pipeline] } 20:24:38 $ docker stop --time=1 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 20:24:43 $ docker rm -f 97717a3cad1892ba225529fc092a53236c0fc241d7af424c15bd2aa545659877 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:24:43 Stashed 1 file(s) [Pipeline] echo 20:24:43 [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 20:24:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:24:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:24:48 + sudo service docker restart 20:24:48 + true 20:24:48 Redirecting to /bin/systemctl restart docker.service 20:25:02 Still waiting to schedule task 20:25:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1777’ [Pipeline] echo 20:25:05 ========================================================= 20:25:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:25:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:25:05 + 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 . 20:25:07 Sending build context to Docker daemon 329.4MB 20:25:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:25:07 Step 2/6 : FROM ${BASE} 20:25:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:07 540db60ca938: Pulling fs layer 20:25:07 adcc1eea9eea: Pulling fs layer 20:25:07 4c4ab2625f07: Pulling fs layer 20:25:07 0510c868ecb4: Pulling fs layer 20:25:07 afea3b2eda06: Pulling fs layer 20:25:07 7809a108b3ef: Pulling fs layer 20:25:07 f706445af74f: Pulling fs layer 20:25:07 7809a108b3ef: Waiting 20:25:07 0510c868ecb4: Waiting 20:25:07 afea3b2eda06: Waiting 20:25:07 f706445af74f: Waiting 20:25:07 4c4ab2625f07: Verifying Checksum 20:25:07 4c4ab2625f07: Download complete 20:25:07 adcc1eea9eea: Verifying Checksum 20:25:07 adcc1eea9eea: Download complete 20:25:07 afea3b2eda06: Verifying Checksum 20:25:07 afea3b2eda06: Download complete 20:25:07 540db60ca938: Verifying Checksum 20:25:07 540db60ca938: Download complete 20:25:07 7809a108b3ef: Verifying Checksum 20:25:07 7809a108b3ef: Download complete 20:25:07 540db60ca938: Pull complete 20:25:08 adcc1eea9eea: Pull complete 20:25:08 4c4ab2625f07: Pull complete 20:25:09 f706445af74f: Verifying Checksum 20:25:09 f706445af74f: Download complete 20:25:10 0510c868ecb4: Verifying Checksum 20:25:10 0510c868ecb4: Download complete 20:25:14 0510c868ecb4: Pull complete 20:25:14 afea3b2eda06: Pull complete 20:25:14 7809a108b3ef: Pull complete 20:25:16 f706445af74f: Pull complete 20:25:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:25:16 ---> b068be0155e3 20:25:16 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 20:25:19 ---> Running in 6a75f36b0fbd 20:25:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:21 (1/12) Installing libmagic (5.39-r0) 20:25:22 (2/12) Installing file (5.39-r0) 20:25:22 (3/12) Installing libc-dev (0.7.2-r3) 20:25:22 (4/12) Installing g++ (10.2.1_pre1-r3) 20:25:26 (5/12) Installing fortify-headers (1.1-r0) 20:25:26 (6/12) Installing patch (2.7.6-r6) 20:25:26 (7/12) Installing build-base (0.5-r2) 20:25:26 (8/12) Installing libsodium (1.0.18-r0) 20:25:26 (9/12) Installing pkgconf (1.7.3-r0) 20:25:26 (10/12) Installing libsodium-dev (1.0.18-r0) 20:25:26 (11/12) Installing libzmq (4.3.3-r1) 20:25:26 (12/12) Installing zeromq-dev (4.3.3-r1) 20:25:26 Executing busybox-1.32.1-r6.trigger 20:25:26 OK: 219 MiB in 52 packages 20:25:29 Removing intermediate container 6a75f36b0fbd 20:25:29 ---> 42e0c70bb04f 20:25:29 Step 4/6 : WORKDIR /edgex-go 20:25:29 ---> Running in 874c99d52b26 20:25:29 Removing intermediate container 874c99d52b26 20:25:29 ---> c00db2769d24 20:25:29 Step 5/6 : COPY go.mod . 20:25:29 ---> 7144d3f8518e 20:25:29 Step 6/6 : RUN go mod download 20:25:29 ---> Running in 64cd152a01f9 20:25:41 Removing intermediate container 64cd152a01f9 20:25:41 ---> cc71fd4ebcd3 20:25:41 Successfully built cc71fd4ebcd3 20:25:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:25:42 + docker inspect -f . ci-base-image-x86_64 20:25:42 . [Pipeline] withDockerContainer 20:25:42 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:25:44 $ docker top b71ef4b5afc7a0016dcbdb8b5a91a65d8c1399988a6e0d4beebda935827fc33c -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:44 + go version 20:25:44 go version go1.16.3 linux/amd64 [Pipeline] } 20:25:44 $ docker stop --time=1 b71ef4b5afc7a0016dcbdb8b5a91a65d8c1399988a6e0d4beebda935827fc33c 20:25:47 $ docker rm -f b71ef4b5afc7a0016dcbdb8b5a91a65d8c1399988a6e0d4beebda935827fc33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:47 + docker inspect -f . ci-base-image-x86_64 20:25:47 . [Pipeline] withDockerContainer 20:25:47 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:25:47 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:25:48 $ docker top 630544b98deaa1b51296b50708725004b94e0e4b0875f3aaff1adc819b3f2574 -eo pid,comm [Pipeline] { [Pipeline] echo 20:25:48 ========================================================= 20:25:48 [edgeXBuildGoParallel] Running Tests and Build... 20:25:48 ========================================================= [Pipeline] sh 20:25:48 + go mod tidy [Pipeline] sh 20:25:49 + make test 20:25:49 go mod tidy 20:25:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:25:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:26:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:26:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:26:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:26:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:26:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:26:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:26:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:26:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:26:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:26:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:26:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 20:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:26:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 53.4% of statements 20:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements 20:26:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:26:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 95.1% of statements 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:26:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:26:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 20:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:26:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 20:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 81.8% of statements 20:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 76.0% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.153s coverage: 66.9% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 20:27:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:27:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 20:27:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 20:27:15 GO111MODULE=on go vet ./... 20:27:39 gofmt -l . 20:27:39 [ "`gofmt -l .`" = "" ] 20:27:39 ./bin/test-attribution-txt.sh [Pipeline] sh 20:27:39 + ls -al . 20:27:39 total 516 20:27:39 drwxrwxr-x 10 1001 1001 4096 Jun 16 20:27 . 20:27:39 drwxr-xr-x 4 root root 28 Jun 16 20:25 .. 20:27:39 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:24 .dockerignore 20:27:39 drwxrwxr-x 8 1001 1001 179 Jun 16 20:24 .git 20:27:39 drwxrwxr-x 3 1001 1001 125 Jun 16 20:24 .github 20:27:39 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:24 .gitignore 20:27:39 drwx------ 3 1001 1001 60 Jun 16 20:24 .semver 20:27:39 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:24 .sonarcloud.properties 20:27:39 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:24 Attribution.txt 20:27:39 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:24 CONTRIBUTING.md 20:27:39 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:24 Dockerfile.build 20:27:39 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:24 Jenkinsfile 20:27:39 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:24 LICENSE 20:27:39 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:24 Makefile 20:27:39 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:24 README.md 20:27:39 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:24 SECURITY.md 20:27:39 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:24 VERSION 20:27:39 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:24 ZMQWindows.md 20:27:39 drwxrwxr-x 2 1001 1001 37 Jun 16 20:24 bin 20:27:39 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:24 cmd 20:27:39 -rw-r--r-- 1 root root 398195 Jun 16 20:27 coverage.out 20:27:39 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:24 go.mod 20:27:39 -rw-r--r-- 1 root root 20934 Jun 16 20:25 go.sum 20:27:39 drwxrwxr-x 7 1001 1001 114 Jun 16 20:24 internal 20:27:39 drwxrwxr-x 3 1001 1001 16 Jun 16 20:24 openapi 20:27:39 drwxrwxr-x 4 1001 1001 71 Jun 16 20:24 snap 20:27:39 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:24 version.go [Pipeline] sh 20:27:40 + '[' -e coverage.out ] 20:27:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:27:40 Stashed 1 file(s) [Pipeline] sh 20:27:41 + make build 20:27:41 go mod tidy 20:27:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:27:44 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 20:27:48 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 20:27:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:27:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:27:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:27:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:27:52 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 20:27:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:54 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 20:27:55 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 20:27:56 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] } 20:27:57 $ docker stop --time=1 630544b98deaa1b51296b50708725004b94e0e4b0875f3aaff1adc819b3f2574 20:28:00 $ docker rm -f 630544b98deaa1b51296b50708725004b94e0e4b0875f3aaff1adc819b3f2574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:04 20:28:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:28:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:04 latest: Pulling from edgex-devops/edgex-compose 20:28:04 cbdbe7a5bc2a: Pulling fs layer 20:28:04 ca9280d653b3: Pulling fs layer 20:28:04 7e9c9ca2126c: Pulling fs layer 20:28:04 cbdbe7a5bc2a: Verifying Checksum 20:28:04 cbdbe7a5bc2a: Download complete 20:28:04 cbdbe7a5bc2a: Pull complete 20:28:05 ca9280d653b3: Verifying Checksum 20:28:05 ca9280d653b3: Download complete 20:28:05 ca9280d653b3: Pull complete 20:28:07 7e9c9ca2126c: Download complete 20:28:10 7e9c9ca2126c: Pull complete 20:28:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:28:10 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:28:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:28:13 $ docker top d89228477ca05c175858116d65875aa05cc502d6a4768fe963b4cacfd0894145 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:14 + docker-compose build --help 20:28:14 + grep parallel 20:28:14 --parallel Build images in parallel. [Pipeline] } 20:28:16 $ docker stop --time=1 d89228477ca05c175858116d65875aa05cc502d6a4768fe963b4cacfd0894145 20:28:18 $ docker rm -f d89228477ca05c175858116d65875aa05cc502d6a4768fe963b4cacfd0894145 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:18 . [Pipeline] withDockerContainer 20:28:18 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:28:18 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:28:18 $ docker top 1d0f784fa0412bdb4039f0d417ff698f9f6ea7e6e250ad51a964b5f5f5e3e333 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:19 + docker-compose -f ./docker-compose-build.yml build --parallel 20:28:19 Building core-command ... 20:28:19 Building core-data ... 20:28:19 Building core-metadata ... 20:28:19 Building security-bootstrapper ... 20:28:19 Building security-proxy-setup ... 20:28:19 Building security-secretstore-setup ... 20:28:19 Building support-notifications ... 20:28:19 Building support-scheduler ... 20:28:19 Building sys-mgmt-agent ... 20:28:19 Building core-metadata 20:28:19 Building security-proxy-setup 20:28:19 Building core-command 20:28:19 Building support-scheduler 20:28:19 Building sys-mgmt-agent 20:28:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1782 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 20:28:22 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:28:22 The recommended git tool is: git 20:28:29 using credential edgex-jenkins-ssh 20:28:29 Cloning the remote Git repository 20:28:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:28:29 > git init /w/workspace/edgex-go/7 # timeout=10 20:28:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:29 > git --version # timeout=10 20:28:29 > git --version # 'git version 2.17.1' 20:28:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:32 ---> cc71fd4ebcd3 20:28:32 Step 3/24 : WORKDIR /edgex-go 20:28:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:28:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:32 ---> cc71fd4ebcd3 20:28:32 Step 3/23 : WORKDIR /edgex-go 20:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:32 ---> cc71fd4ebcd3 20:28:32 Step 3/24 : WORKDIR /edgex-go 20:28:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:28:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:42 ---> cc71fd4ebcd3 20:28:42 Step 3/24 : WORKDIR /edgex-go 20:28:42 ---> Running in ef8f0d5bd179 20:28:42 ---> Running in 6ccf47eeaddd 20:28:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:28:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:43 ---> cc71fd4ebcd3 20:28:43 Step 3/22 : WORKDIR /edgex-go 20:28:44 ---> Running in 9d4405458e69 20:28:44 ---> Running in e0e35394871a 20:28:44 ---> Running in 5421b8f24a3b 20:28:44 Removing intermediate container 5421b8f24a3b 20:28:44 ---> 08e862eb80c6 20:28:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 Removing intermediate container ef8f0d5bd179 20:28:44 ---> 5adee11050e8 20:28:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 Removing intermediate container 9d4405458e69 20:28:44 ---> 17fff7fd769f 20:28:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 Removing intermediate container 6ccf47eeaddd 20:28:44 ---> f027393fcf90 20:28:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 ---> Running in 5ff7cf7837fb 20:28:44 Removing intermediate container e0e35394871a 20:28:44 ---> 80376a4236e7 20:28:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 ---> Running in ac1285b2f804 20:28:44 ---> Running in 3b52bf115e97 20:28:44 ---> Running in e99449f4f1f6 20:28:44 ---> Running in 09258ebaecbe 20:28:45 Removing intermediate container 5ff7cf7837fb 20:28:45 ---> 765a5a8dd344 20:28:45 Step 5/22 : RUN apk add --update --no-cache make git 20:28:45 ---> Running in ee0a7aa998c3 20:28:45 Removing intermediate container 3b52bf115e97 20:28:45 ---> e1c4c61bf89b 20:28:45 Step 5/23 : RUN apk add --update --no-cache make git 20:28:45 ---> Running in fb309068211c 20:28:45 Removing intermediate container ac1285b2f804 20:28:45 ---> 7c5ad4d99a74 20:28:45 Step 5/24 : RUN apk add --update --no-cache make git 20:28:45 ---> Running in 132beb112d67 20:28:45 Removing intermediate container 09258ebaecbe 20:28:45 ---> ed44621e6626 20:28:45 Step 5/24 : RUN apk add --update --no-cache make bash git 20:28:45 ---> Running in c58bf3c1e851 20:28:45 Removing intermediate container e99449f4f1f6 20:28:45 ---> e482fcc1f5f4 20:28:45 Step 5/24 : RUN apk add --update --no-cache make git 20:28:45 ---> Running in e8a0bb2e661f 20:28:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:46 OK: 219 MiB in 52 packages 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:47 Removing intermediate container ee0a7aa998c3 20:28:47 ---> d334e76bbb54 20:28:47 Step 6/22 : COPY go.mod . 20:28:47 OK: 219 MiB in 52 packages 20:28:47 ---> 4b3f13ffc80e 20:28:47 Step 7/22 : RUN go mod download 20:28:47 ---> Running in ffb45231217a 20:28:47 OK: 219 MiB in 52 packages 20:28:47 Removing intermediate container 132beb112d67 20:28:47 ---> da9b78787d4e 20:28:47 Step 6/24 : COPY go.mod . 20:28:47 OK: 219 MiB in 52 packages 20:28:47 OK: 219 MiB in 52 packages 20:28:48 ---> 31b999c4b717 20:28:48 Step 7/24 : RUN go mod download 20:28:48 ---> Running in 22ac01676460 20:28:48 Removing intermediate container fb309068211c 20:28:48 ---> 4c6d609528f3 20:28:48 Step 6/23 : COPY go.mod . 20:28:48 Removing intermediate container e8a0bb2e661f 20:28:48 ---> f51c17b98ded 20:28:48 Step 6/24 : COPY go.mod . 20:28:48 Removing intermediate container c58bf3c1e851 20:28:48 ---> 8dbd4f16786e 20:28:48 Step 6/24 : COPY go.mod . 20:28:48 ---> 17f186ffb975 20:28:48 Step 7/23 : RUN go mod download 20:28:48 ---> Running in a38272569f55 20:28:48 ---> 1e41de75f0b0 20:28:48 Step 7/24 : RUN go mod download 20:28:48 ---> Running in 0ff2d0776f09 20:28:48 ---> 84eb75317e47 20:28:48 Step 7/24 : RUN go mod download 20:28:48 Removing intermediate container ffb45231217a 20:28:48 ---> 9983e2050e39 20:28:48 Step 8/22 : COPY . . 20:28:48 ---> Running in 667d0704d6bc 20:28:49 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d 20:28:49 Merge succeeded, producing 9ee998d6c99ce7527a654546eb6b23be0803a16d 20:28:49 Checking out Revision 9ee998d6c99ce7527a654546eb6b23be0803a16d (PR-3571) 20:28:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:28:49 > git config core.sparsecheckout # timeout=10 20:28:49 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 20:28:49 > git remote # timeout=10 20:28:49 > git config --get remote.origin.url # timeout=10 20:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:49 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:28:49 > git rev-parse HEAD^{commit} # timeout=10 20:28:49 > git config core.sparsecheckout # timeout=10 20:28:49 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 20:28:54 Removing intermediate container 22ac01676460 20:28:54 ---> cc0f30b8ff4a 20:28:54 Step 8/24 : COPY . . 20:28:54 ---> adb26206dba1 20:28:54 Step 9/22 : RUN go mod tidy 20:28:54 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:28:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:28:57 Removing intermediate container a38272569f55 20:28:57 ---> 6fa3b6884f07 20:28:57 Step 8/23 : COPY . . 20:28:57 + + truesudo 20:28:57 service docker restart 20:28:57 ---> Running in 0f825b6f2fcc 20:28:57 Removing intermediate container 0ff2d0776f09 20:28:57 ---> df7396729a45 20:28:57 Step 8/24 : COPY . . 20:28:57 ---> 360143fa2c3b 20:28:57 Step 9/24 : RUN go mod tidy 20:28:57 Removing intermediate container 667d0704d6bc 20:28:57 ---> f5ce18391888 20:28:57 Step 8/24 : COPY . . 20:28:58 ---> Running in 0bf70ea71164 20:29:07 Removing intermediate container 0f825b6f2fcc 20:29:07 ---> ef89705aa9ef 20:29:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:29:07 ---> Running in 1643b5edfa9f 20:29:07 Removing intermediate container 0bf70ea71164 20:29:07 ---> fd9441b7f94b 20:29:07 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:29:07 ---> eedc0a10a052 20:29:07 Step 9/23 : RUN go mod tidy 20:29:07 ---> bb279d42b9eb 20:29:07 Step 9/24 : RUN go mod tidy 20:29:07 ---> Running in 8420b0b776ab 20:29:07 ---> Running in 4d724f90d8c5 20:29:07 ---> Running in d018ec02f32b 20:29:07 ---> 14725e0ec279 20:29:07 Step 9/24 : RUN go mod tidy 20:29:07 ---> Running in b3dd9ed6cedb 20:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:29:08 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 20:29:09 Removing intermediate container b3dd9ed6cedb 20:29:09 ---> 92239c464e0f 20:29:09 Step 10/24 : RUN make cmd/core-command/core-command 20:29:10 ---> Running in d1058ee01f72 20:29:10 Removing intermediate container 4d724f90d8c5 20:29:10 ---> 5a126e332495 20:29:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:10 Removing intermediate container d018ec02f32b 20:29:10 ---> c6c1048b37cb 20:29:10 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:29:10 ---> Running in 89995991687c 20:29:10 ---> Running in c2732e904922 20:29:10 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 20:29: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 20:29: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:16 provisioning config files... 20:29:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6371378652786674774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:17 ---> docker-login.sh 20:29:17 nexus3.edgexfoundry.org:10001 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 nexus3.edgexfoundry.org:10002 20:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:19 Configure a credential helper to remove this warning. See 20:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:19 20:29:19 Login Succeeded 20:29:19 nexus3.edgexfoundry.org:10003 20:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:19 Configure a credential helper to remove this warning. See 20:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:19 20:29:19 Login Succeeded 20:29:19 nexus3.edgexfoundry.org:10004 20:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:20 Configure a credential helper to remove this warning. See 20:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:20 20:29:20 Login Succeeded 20:29:20 docker.io 20:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:20 Configure a credential helper to remove this warning. See 20:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:20 20:29:20 Login Succeeded 20:29:20 ---> docker-login.sh ends [Pipeline] } 20:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:21 ========================================================= 20:29:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:29:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:29:21 + 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 . 20:29:23 Sending build context to Docker daemon 166.3MB 20:29:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:29:25 Step 2/6 : FROM ${BASE} 20:29:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:25 595b0fe564bb: Pulling fs layer 20:29:25 3088b5b3c5c0: Pulling fs layer 20:29:25 5b7225fbf94c: Pulling fs layer 20:29:25 ba82ee9f976e: Pulling fs layer 20:29:25 506bd15cee9f: Pulling fs layer 20:29:25 75a0a4a0db45: Pulling fs layer 20:29:25 618dc40b7e24: Pulling fs layer 20:29:25 ba82ee9f976e: Waiting 20:29:25 506bd15cee9f: Waiting 20:29:25 75a0a4a0db45: Waiting 20:29:25 618dc40b7e24: Waiting 20:29:25 5b7225fbf94c: Download complete 20:29:25 3088b5b3c5c0: Verifying Checksum 20:29:25 3088b5b3c5c0: Download complete 20:29:25 506bd15cee9f: Verifying Checksum 20:29:25 506bd15cee9f: Download complete 20:29:25 75a0a4a0db45: Download complete 20:29:25 595b0fe564bb: Verifying Checksum 20:29:25 595b0fe564bb: Download complete 20:29:25 595b0fe564bb: Pull complete 20:29:25 3088b5b3c5c0: Pull complete 20:29:25 5b7225fbf94c: Pull complete 20:29:26 618dc40b7e24: Verifying Checksum 20:29:26 618dc40b7e24: Download complete 20:29:27 ba82ee9f976e: Verifying Checksum 20:29:27 ba82ee9f976e: Download complete 20:29:38 ba82ee9f976e: Pull complete 20:29:38 506bd15cee9f: Pull complete 20:29:38 75a0a4a0db45: Pull complete 20:29:43 618dc40b7e24: Pull complete 20:29:43 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:29:43 ---> a36622ca3599 20:29:43 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 20:29:43 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 20:29:44 ---> Running in 71d00213c78e 20:29:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:48 (1/12) Installing libmagic (5.39-r0) 20:29:48 (2/12) Installing file (5.39-r0) 20:29:48 (3/12) Installing libc-dev (0.7.2-r3) 20:29:48 (4/12) Installing g++ (10.2.1_pre1-r3) 20:29:50 Removing intermediate container c2732e904922 20:29:50 ---> fc8cc8a5b0ed 20:29:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:29:50 Removing intermediate container 1643b5edfa9f 20:29:50 ---> db4c1a3d0edb 20:29:50 20:29:50 Step 11/22 : FROM alpine:3.12 20:29:50 Removing intermediate container d1058ee01f72 20:29:50 ---> 71558b5ded4a 20:29:50 20:29:50 Step 11/24 : FROM alpine:3.12 20:29:50 ---> Running in beac25f5902d 20:29:50 Removing intermediate container 8420b0b776ab 20:29:50 ---> ecf2739acaae 20:29:50 20:29:50 Step 11/24 : FROM alpine:3.12 20:29:51 3.12: Pulling from library/alpine 20:29:51 3.12: Pulling from library/alpine 20:29:51 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 20:29:51 3.12: Pulling from library/alpine 20:29:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:52 Removing intermediate container 89995991687c 20:29:52 ---> dec04628c154 20:29:52 20:29:52 Step 11/23 : FROM alpine:3.12 20:29:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:52 Status: Image is up to date for alpine:3.12 20:29:52 Status: Downloaded newer image for alpine:3.12 20:29:52 ---> 13621d1b12d4 20:29:52 Step 12/22 : RUN apk add --update --no-cache curl 20:29:52 ---> 13621d1b12d4 20:29:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:29:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:52 Status: Image is up to date for alpine:3.12 20:29:52 ---> 13621d1b12d4 20:29:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:29:52 ---> Running in d54f9915e335 20:29:52 ---> Running in bb8e1f6f4e0a 20:29:52 ---> Running in 664747f53847 20:29:52 3.12: Pulling from library/alpine 20:29:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:29:52 Status: Image is up to date for alpine:3.12 20:29:52 ---> 13621d1b12d4 20:29:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:52 ---> Running in 4f0273c796c5 20:29:52 Removing intermediate container beac25f5902d 20:29:52 ---> 3f399ce9c747 20:29:52 20:29:52 Step 12/24 : FROM docker:20.10.0 20:29:52 20.10.0: Pulling from library/docker 20:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:52 (1/1) Installing dumb-init (1.2.2-r1) 20:29:52 Executing busybox-1.31.1-r20.trigger 20:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:52 OK: 6 MiB in 15 packages 20:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:53 (1/4) Installing ca-certificates (20191127-r4) 20:29:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:29:53 (3/4) Installing libcurl (7.77.0-r0) 20:29:53 (1/1) Installing dumb-init (1.2.2-r1) 20:29:53 Executing busybox-1.31.1-r20.trigger 20:29:53 (4/4) Installing curl (7.77.0-r0) 20:29:53 OK: 6 MiB in 15 packages 20:29:53 Executing busybox-1.31.1-r20.trigger 20:29:53 (1/1) Installing dumb-init (1.2.2-r1) 20:29:53 Executing busybox-1.31.1-r20.trigger 20:29:53 OK: 6 MiB in 15 packages 20:29:53 Executing ca-certificates-20191127-r4.trigger 20:29:53 OK: 7 MiB in 18 packages 20:29:54 Removing intermediate container d54f9915e335 20:29:54 ---> f22c0b8a2eb7 20:29:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:54 ---> Running in 6b1cc705d260 20:29:54 Removing intermediate container bb8e1f6f4e0a 20:29:54 ---> f71065cffd1e 20:29:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:54 Removing intermediate container 4f0273c796c5 20:29:54 ---> 0b355836d373 20:29:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:54 ---> Running in f1d8b18e89e3 20:29:54 ---> Running in 172a8c7ced5f 20:29:54 Removing intermediate container 6b1cc705d260 20:29:54 ---> 5a926ca1c0dc 20:29:54 Step 14/24 : ENV APP_PORT=59881 20:29:54 Removing intermediate container 664747f53847 20:29:54 ---> 7d2bed78b5fe 20:29:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:54 ---> Running in 6e9aadedabbb 20:29:54 Removing intermediate container f1d8b18e89e3 20:29:54 ---> 68cce2ef67c5 20:29:54 Step 14/24 : ENV APP_PORT=59882 20:29:54 ---> Running in 6b16e9b6e723 20:29:54 Removing intermediate container 172a8c7ced5f 20:29:54 ---> 484267e64bc2 20:29:54 Step 14/23 : ENV APP_PORT=59861 20:29:54 ---> Running in 72199ea4d490 20:29:54 ---> Running in 051ba0cb7659 20:29:54 Removing intermediate container 6e9aadedabbb 20:29:54 ---> 001db3c871f5 20:29:54 Step 15/24 : EXPOSE $APP_PORT 20:29:55 Removing intermediate container 6b16e9b6e723 20:29:55 ---> d68b15d37e67 20:29:55 Step 14/22 : WORKDIR /edgex 20:29:55 ---> Running in 43707e4c87fd 20:29:55 Removing intermediate container 72199ea4d490 20:29:55 ---> 3f935379863f 20:29:55 Step 15/24 : EXPOSE $APP_PORT 20:29:55 ---> Running in 0862c87ceef2 20:29:55 Removing intermediate container 051ba0cb7659 20:29:55 ---> a3fb6b94e946 20:29:55 Step 15/23 : EXPOSE $APP_PORT 20:29:55 ---> Running in a6076e513c4f 20:29:55 Removing intermediate container 43707e4c87fd 20:29:55 ---> 584070487cc2 20:29:55 Step 16/24 : WORKDIR / 20:29:55 ---> Running in 38ed66dcce5c 20:29:55 ---> Running in dc2e2e8838b8 20:29:55 Removing intermediate container 0862c87ceef2 20:29:55 ---> d6eb295f2f0f 20:29:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:29:55 Removing intermediate container 38ed66dcce5c 20:29:55 ---> 27648e43b02f 20:29:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:56 Removing intermediate container a6076e513c4f 20:29:56 ---> 6da9b8c3ce30 20:29:56 Step 16/24 : WORKDIR / 20:29:56 Removing intermediate container dc2e2e8838b8 20:29:56 ---> 6af04cf92942 20:29:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:56 ---> 18dd2d7e2622 20:29:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:29:56 ---> Running in 2bf693915351 20:29:56 ---> d6674aa17c5a 20:29:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:57 ---> 53d50d9128cf 20:29:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:57 Removing intermediate container 2bf693915351 20:29:57 ---> e94035dd3efd 20:29:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:57 ---> d142646af4ff 20:29:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:57 ---> 6a1213c9ecf9 20:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:57 ---> 23c4ecdfb4a9 20:29:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:29:57 ---> c827cfe631b1 20:29:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:57 ---> 9862fad6b584 20:29:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:29:57 ---> c34cc7675645 20:29:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:29:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:29:57 Status: Downloaded newer image for docker:20.10.0 20:29:57 ---> 39db51b62544 20:29:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:29:57 ---> Running in e4b62b458a4a 20:29:57 ---> Running in 7310fc3f82de 20:29:57 ---> aefe523efa57 20:29:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:57 ---> 17ea76cafba0 20:29:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:29:57 ---> Running in 2ffe96d5ddf4 20:29:58 ---> Running in bfa5ac3ec524 20:29:58 Removing intermediate container 7310fc3f82de 20:29:58 ---> f3dbbea5bac4 20:29:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:58 Removing intermediate container e4b62b458a4a 20:29:58 ---> 190311f18cff 20:29:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:58 Removing intermediate container bfa5ac3ec524 20:29:58 ---> ca0b9a6d92e3 20:29:58 Step 19/22 : CMD ["--init=true"] 20:29:58 ---> Running in f4ebb97a0928 20:29:58 ---> Running in e947a1536a58 20:29:58 Removing intermediate container 2ffe96d5ddf4 20:29:58 ---> 4f72e6b20b48 20:29:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:29:58 ---> Running in 8040f8403029 20:29:58 ---> 96fb5a59544b 20:29:58 Step 20/24 : ENTRYPOINT ["/core-command"] 20:29:58 ---> Running in daa89c994efd 20:29:58 ---> Running in 05feb756cc75 20:30:00 (5/12) Installing fortify-headers (1.1-r0) 20:30:00 (6/12) Installing patch (2.7.6-r6) 20:30:00 (7/12) Installing build-base (0.5-r2) 20:30:00 (8/12) Installing libsodium (1.0.18-r0) 20:30:00 (9/12) Installing pkgconf (1.7.3-r0) 20:30:00 (10/12) Installing libsodium-dev (1.0.18-r0) 20:30:00 (11/12) Installing libzmq (4.3.3-r1) 20:30:00 (12/12) Installing zeromq-dev (4.3.3-r1) 20:30:00 Executing busybox-1.32.1-r6.trigger 20:30:00 OK: 218 MiB in 52 packages 20:30:00 Removing intermediate container f4ebb97a0928 20:30:00 ---> d60131a3a279 20:30:00 Step 22/24 : LABEL arch=x86_64 20:30:00 Removing intermediate container e947a1536a58 20:30:00 ---> 1814cbe0fcb7 20:30:00 Step 21/23 : LABEL arch=x86_64 20:30:00 ---> Running in 1ea1773f45e3 20:30:00 ---> Running in 6090c387693f 20:30:00 Removing intermediate container 8040f8403029 20:30:00 ---> 686647850e30 20:30:00 Step 20/22 : LABEL arch=x86_64 20:30:00 Removing intermediate container 05feb756cc75 20:30:00 ---> 95fdaf38bb94 20:30:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:00 ---> Running in a3d879627822 20:30:00 ---> Running in c2896dd265b1 20:30:00 Removing intermediate container 1ea1773f45e3 20:30:00 ---> 965aa5d20c60 20:30:00 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:30:00 Removing intermediate container 6090c387693f 20:30:00 ---> bee13e6cafdd 20:30:00 Step 22/23 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:30:00 ---> Running in 386a5a8a0db4 20:30:00 ---> Running in 5fafebd4ddce 20:30:00 Removing intermediate container c2896dd265b1 20:30:00 ---> 4167e14bbae8 20:30:00 Step 22/24 : LABEL arch=x86_64 20:30:00 Removing intermediate container a3d879627822 20:30:00 ---> d330c96411a2 20:30:00 Step 21/22 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:30:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:30:00 ---> Running in dd7ea41232c0 20:30:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:30:00 ---> Running in f809edab7951 20:30:00 Removing intermediate container 386a5a8a0db4 20:30:00 ---> 97f20dafa87b 20:30:00 Step 24/24 : LABEL version=0.0.0 20:30:00 Removing intermediate container 5fafebd4ddce 20:30:00 ---> 863f3e7856e4 20:30:00 Step 23/23 : LABEL version=0.0.0 20:30:00 ---> Running in 9e5cdaf7dd81 20:30:00 (1/39) Installing readline (8.0.4-r0) 20:30:00 (2/39) Installing bash (5.0.17-r0) 20:30:00 ---> Running in 88a8b0264983 20:30:00 Removing intermediate container dd7ea41232c0 20:30:00 ---> c3f8c1cfbca3 20:30:00 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:30:00 Executing bash-5.0.17-r0.post-install 20:30:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:30:00 (4/39) Installing libcurl (7.77.0-r0) 20:30:00 (5/39) Installing curl (7.77.0-r0) 20:30:00 (6/39) Installing dumb-init (1.2.2-r1) 20:30:00 (7/39) Installing libbz2 (1.0.8-r1) 20:30:00 (8/39) Installing expat (2.2.9-r1) 20:30:00 (9/39) Installing libffi (3.3-r2) 20:30:00 (10/39) Installing gdbm (1.13-r1) 20:30:00 ---> Running in aecf00ebe8bc 20:30:00 Removing intermediate container f809edab7951 20:30:00 ---> fdbbfa62fe8d 20:30:00 Step 22/22 : LABEL version=0.0.0 20:30:00 (11/39) Installing xz-libs (5.2.5-r0) 20:30:00 (12/39) Installing sqlite-libs (3.32.1-r1) 20:30:00 (13/39) Installing python3 (3.8.10-r0) 20:30:00 Removing intermediate container 9e5cdaf7dd81 20:30:00 ---> 48fde2e59c94 20:30:00 20:30:00 Successfully built 48fde2e59c94 20:30:00 Successfully tagged core-metadata:latest 20:30:00 Building security-secretstore-setup 20:30:00 Removing intermediate container 88a8b0264983 20:30:00 ---> 2d3f9c138a56 20:30:00 20:30:00  Building core-metadata ... done  ---> Running in ae7bb1bbde0e 20:30:00 Removing intermediate container aecf00ebe8bc 20:30:00 ---> ff5c4330fe48 20:30:00 Step 24/24 : LABEL version=0.0.0 20:30:00 Successfully built 2d3f9c138a56 20:30:00 Successfully tagged support-scheduler:latest 20:30:00  Building support-scheduler ... done Building core-data 20:30:01 Removing intermediate container 71d00213c78e 20:30:01 ---> 3cb471f868e8 20:30:01 Step 4/6 : WORKDIR /edgex-go 20:30:01 ---> Running in 48edc4580b01 20:30:01 ---> Running in 389258b26122 20:30:01 Removing intermediate container ae7bb1bbde0e 20:30:01 ---> 884a03623bff 20:30:01 20:30:01 (14/39) Installing py3-appdirs (1.4.4-r1) 20:30:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:30:01 (16/39) Installing py3-parsing (2.4.7-r0) 20:30:01 (17/39) Installing py3-six (1.15.0-r0) 20:30:01 (18/39) Installing py3-packaging (20.4-r0) 20:30:01 (19/39) Installing py3-setuptools (47.0.0-r0) 20:30:01 (20/39) Installing py3-chardet (3.0.4-r4) 20:30:01 (21/39) Installing py3-idna (2.9-r0) 20:30:01 Successfully built 884a03623bff 20:30:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:30:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:30:01 Successfully tagged security-proxy-setup:latest 20:30:01 Building support-notifications 20:30:02 Removing intermediate container 48edc4580b01 20:30:02 ---> 907862dfc453 20:30:02 Step 5/6 : COPY go.mod . 20:30:03 ---> 5b2ad5c78449 20:30:03 Step 6/6 : RUN go mod download 20:30:03 ---> Running in 260239a97036 20:30:03  Building security-proxy-setup ... done (24/39) Installing py3-requests (2.23.0-r0) 20:30:03 (25/39) Installing py3-msgpack (1.0.0-r0) 20:30:06 (26/39) Installing py3-lockfile (0.12.2-r3) 20:30:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:30:06 Removing intermediate container 389258b26122 20:30:06 ---> c10d614e959d 20:30:06 20:30:06 (28/39) Installing py3-colorama (0.4.3-r0) 20:30:06 (29/39) Installing py3-distlib (0.3.0-r0) 20:30:06 (30/39) Installing py3-distro (1.5.0-r1) 20:30:06 (31/39) Installing py3-webencodings (0.5.1-r3) 20:30:06 Successfully built c10d614e959d 20:30:06 (32/39) Installing py3-html5lib (1.0.1-r4) 20:30:06 Successfully tagged core-command:latest 20:30:06 (33/39) Installing py3-pytoml (0.1.21-r0) 20:30:06  Building core-command ... done Building security-bootstrapper 20:30:06 (34/39) Installing py3-pep517 (0.8.2-r0) 20:30:06 (35/39) Installing py3-progress (1.5-r0) 20:30:06 (36/39) Installing py3-toml (0.10.1-r0) 20:30:06 (37/39) Installing py3-retrying (1.3.3-r0) 20:30:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:30:06 (39/39) Installing py3-pip (20.1.1-r0) 20:30:06 Executing busybox-1.31.1-r19.trigger 20:30:06 OK: 72 MiB in 59 packages 20:30:07 Collecting docker-compose==1.23.2 20:30:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:30:15 Collecting docker<4.0,>=3.6.0 20:30:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:30:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:30:15 ---> cc71fd4ebcd3 20:30:15 Step 3/26 : WORKDIR /edgex-go 20:30:15 ---> Using cache 20:30:15 ---> 80376a4236e7 20:30:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:15 ---> Using cache 20:30:15 ---> ed44621e6626 20:30:15 Step 5/26 : RUN apk add --update --no-cache make git 20:30:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:15 ---> cc71fd4ebcd3 20:30:15 Step 3/24 : WORKDIR /edgex-go 20:30:15 ---> Using cache 20:30:15 ---> 80376a4236e7 20:30:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:15 ---> Using cache 20:30:15 ---> ed44621e6626 20:30:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:30:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:30:16 ---> cc71fd4ebcd3 20:30:16 Step 3/32 : WORKDIR /edgex-go 20:30:16 ---> Using cache 20:30:16 ---> 80376a4236e7 20:30:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:16 ---> Using cache 20:30:16 ---> ed44621e6626 20:30:16 Step 5/32 : RUN apk add --update --no-cache make git 20:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:18 ---> cc71fd4ebcd3 20:30:18 Step 3/23 : WORKDIR /edgex-go 20:30:18 ---> Using cache 20:30:18 ---> 80376a4236e7 20:30:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:18 ---> Using cache 20:30:18 ---> ed44621e6626 20:30:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:30:19 Collecting websocket-client<1.0,>=0.32.0 20:30:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:30:20 ---> Running in 4635a5e0d834 20:30:20 ---> Running in fc5b50f20af5 20:30:20 ---> Running in da0189519376 20:30:20 ---> Running in 189b7537f0c9 20:30:20 Collecting jsonschema<3,>=2.5.1 20:30:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:30:20 Collecting dockerpty<0.5,>=0.4.1 20:30:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:30:21 Collecting PyYAML<4,>=3.10 20:30:21 Downloading PyYAML-3.13.tar.gz (270 kB) 20:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:30:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:30:21 Collecting texttable<0.10,>=0.9.0 20:30:21 Downloading texttable-0.9.1.tar.gz (11 kB) 20:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:22 Collecting cached-property<2,>=1.2.0 20:30:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:30:22 Collecting docopt<0.7,>=0.6.1 20:30:22 Downloading docopt-0.6.2.tar.gz (25 kB) 20:30:22 Collecting docker-pycreds>=0.4.0 20:30:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:30:22 OK: 219 MiB in 52 packages 20:30:22 OK: 219 MiB in 52 packages 20:30:22 OK: 219 MiB in 52 packages 20:30:22 Collecting urllib3<1.25,>=1.21.1 20:30:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:30:22 OK: 219 MiB in 52 packages 20:30:22 Collecting idna<2.8,>=2.5 20:30:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:30:23 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) 20:30:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:30:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:30:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:30:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:30:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:30:23 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, dockerpty, PyYAML, texttable, cached-property, docopt, docker-compose 20:30:23 Attempting uninstall: urllib3 20:30:23 Found existing installation: urllib3 1.25.9 20:30:23 Uninstalling urllib3-1.25.9: 20:30:23 Successfully uninstalled urllib3-1.25.9 20:30:23 Removing intermediate container 189b7537f0c9 20:30:23 ---> 9bf657e72be9 20:30:23 Step 6/23 : COPY go.mod . 20:30:23 Attempting uninstall: idna 20:30:23 Found existing installation: idna 2.9 20:30:23 Uninstalling idna-2.9: 20:30:23 Removing intermediate container da0189519376 20:30:23 ---> d89f5124f4d7 20:30:23 Step 6/26 : COPY go.mod . 20:30:23 Successfully uninstalled idna-2.9 20:30:23 Removing intermediate container 4635a5e0d834 20:30:23 ---> 7248c7ebe65d 20:30:23 Step 6/24 : COPY go.mod . 20:30:23 Removing intermediate container fc5b50f20af5 20:30:23 ---> f5bd754ed12c 20:30:23 Step 6/32 : COPY go.mod . 20:30:23 Attempting uninstall: requests 20:30:23 Found existing installation: requests 2.23.0 20:30:23 Uninstalling requests-2.23.0: 20:30:23 Successfully uninstalled requests-2.23.0 20:30:23 ---> 6dcce0d98be5 20:30:23 Step 7/26 : RUN go mod download 20:30:24 ---> 2dabe98a0cba 20:30:24 Step 7/23 : RUN go mod download 20:30:24 ---> Running in 14b33986d410 20:30:24 ---> 07319c37cccf 20:30:24 Step 7/24 : RUN go mod download 20:30:24 ---> e07510b8dd93 20:30:24 Step 7/32 : RUN go mod download 20:30:24 ---> Running in 5266be6cfde6 20:30:24 ---> Running in 5aace21f2b22 20:30:24 ---> Running in fbaf09293739 20:30:24 Running setup.py install for dockerpty: started 20:30:24 Running setup.py install for dockerpty: finished with status 'done' 20:30:24 Running setup.py install for PyYAML: started 20:30:24 Running setup.py install for PyYAML: finished with status 'done' 20:30:24 Running setup.py install for texttable: started 20:30:25 Removing intermediate container 14b33986d410 20:30:25 ---> 66e5456c34d6 20:30:25 Step 8/26 : COPY . . 20:30:25 Running setup.py install for texttable: finished with status 'done' 20:30:26 Running setup.py install for docopt: started 20:30:26 Running setup.py install for docopt: finished with status 'done' 20:30:30 Removing intermediate container 5266be6cfde6 20:30:30 ---> a994a604d3b3 20:30:30 Step 8/23 : COPY . . 20:30: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 20:30:30 ---> b765cb16020e 20:30:30 Step 9/26 : RUN go mod tidy 20:30:30 Removing intermediate container fbaf09293739 20:30:30 ---> 26ec93082002 20:30:30 Step 8/24 : COPY . . 20:30:30 Removing intermediate container 5aace21f2b22 20:30:30 ---> a25c6de191d4 20:30:30 Step 8/32 : COPY . . 20:30:30 ---> Running in 111c3c4c4d89 20:30:31 Removing intermediate container 260239a97036 20:30:31 ---> ba108e2f1f09 20:30:31 Successfully built ba108e2f1f09 20:30:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:30:31 + docker inspect -f . ci-base-image-arm64 20:30:31 . [Pipeline] withDockerContainer 20:30:31 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 20:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 20:30:33 $ docker top 2bdd58cb4e58dd80902f6a87f6f3d1d06a6d179a91cdfa9c8529247f52d060f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:34 + go version 20:30:34 go version go1.16.5 linux/arm64 [Pipeline] } 20:30:35 $ docker stop --time=1 2bdd58cb4e58dd80902f6a87f6f3d1d06a6d179a91cdfa9c8529247f52d060f3 20:30:36 $ docker rm -f 2bdd58cb4e58dd80902f6a87f6f3d1d06a6d179a91cdfa9c8529247f52d060f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:40 + docker inspect -f . ci-base-image-arm64 20:30:40 . [Pipeline] withDockerContainer 20:30:40 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 20:30:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 20:30:41 $ docker top b83d85f6546220ed40c8fa81e01d78aae3e66e60e669d5ba89edc989a2a02370 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:42 ========================================================= 20:30:42 [edgeXBuildGoParallel] Running Tests and Build... 20:30:42 ========================================================= [Pipeline] sh 20:30:42 + go mod tidy [Pipeline] sh 20:30:44 + make test 20:30:44 go mod tidy 20:30:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:45 Removing intermediate container 111c3c4c4d89 20:30:45 ---> 85313a58ed46 20:30:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:45 ---> Running in ed99358a1e0e 20:30:45 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 20:30:46 Removing intermediate container daa89c994efd 20:30:46 ---> a5aed3dda44e 20:30:46 Step 15/24 : ENV APP_PORT=58890 20:30:46 ---> 16a33fad31a7 20:30:46 Step 9/23 : RUN go mod tidy 20:30:47 ---> Running in 436a72a97528 20:30:47 ---> Running in e7b824aa1bfd 20:30:47 ---> 300b487dd9bb 20:30:47 Step 9/32 : RUN go mod tidy 20:30:47 Removing intermediate container 436a72a97528 20:30:47 ---> 0ee8d338fecd 20:30:47 Step 16/24 : EXPOSE $APP_PORT 20:30:48 ---> Running in 83bd355bea09 20:30:48 ---> Running in f2e4d2f534e5 20:30:48 Removing intermediate container f2e4d2f534e5 20:30:48 ---> fdff5a968f8d 20:30:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:30:48 ---> bb7d8d28e8a8 20:30:48 Step 9/24 : RUN go mod tidy 20:30:48 ---> Running in 385a7270d179 20:30:49 ---> 4cc73ae86782 20:30:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:30:50 ---> 4ed2e3ca00fb 20:30:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:30:50 Removing intermediate container e7b824aa1bfd 20:30:50 ---> 15ec99f4d664 20:30:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:30:50 ---> Running in 05e2e959bacd 20:30:50 Removing intermediate container 83bd355bea09 20:30:50 ---> 7e5237068664 20:30:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:30:50 ---> Running in 8ae1bfd59e9c 20:30:50 ---> bef346ebe71b 20:30:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:30:50 ---> Running in 91e08405456d 20:30:51 Removing intermediate container 91e08405456d 20:30:51 ---> f4a7a315c41e 20:30:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:51 ---> Running in dcfd8945e3db 20:30:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:30:51 Removing intermediate container 385a7270d179 20:30:51 ---> d31ddccba72f 20:30:51 Step 10/24 : RUN make cmd/core-data/core-data 20:30:51 Removing intermediate container dcfd8945e3db 20:30:51 ---> 686b05175f79 20:30:51 Step 22/24 : LABEL arch=x86_64 20:30:51 ---> Running in e39f1f29f7c9 20:30:51 ---> Running in 53028d9ef0a4 20:30:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:30:51 Removing intermediate container 53028d9ef0a4 20:30:51 ---> 4cada4d663a6 20:30:51 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:30:51 ---> Running in f0e8e907c26d 20:30:52 Removing intermediate container f0e8e907c26d 20:30:52 ---> 7918edcd42d1 20:30:52 Step 24/24 : LABEL version=0.0.0 20:30:52 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 20:30:52 ---> Running in ae958f60a038 20:30:52 Removing intermediate container ae958f60a038 20:30:52 ---> d71e14010090 20:30:52 20:30:52 Successfully built d71e14010090 20:30:52 Successfully tagged sys-mgmt-agent:latest 20:31:07  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:31:10 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:15 Removing intermediate container ed99358a1e0e 20:31:15 ---> a152170c23ac 20:31:15 20:31:15 Step 11/26 : FROM alpine:3.12 20:31:15 ---> 13621d1b12d4 20:31:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:31:15 ---> Running in 0c04324b9812 20:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:31:15 (1/6) Installing ca-certificates (20191127-r4) 20:31:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:31:15 (3/6) Installing libcurl (7.77.0-r0) 20:31:15 (4/6) Installing curl (7.77.0-r0) 20:31:15 (5/6) Installing dumb-init (1.2.2-r1) 20:31:15 (6/6) Installing su-exec (0.2-r1) 20:31:15 Executing busybox-1.31.1-r20.trigger 20:31:15 Executing ca-certificates-20191127-r4.trigger 20:31:15 OK: 7 MiB in 20 packages 20:31:16 Removing intermediate container 0c04324b9812 20:31:16 ---> 0605b50a476b 20:31:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:16 ---> Running in d6166224e035 20:31:17 Removing intermediate container d6166224e035 20:31:17 ---> 3b6c1a08ec46 20:31:17 Step 14/26 : WORKDIR / 20:31:17 ---> Running in f171a6dd552c 20:31:17 Removing intermediate container f171a6dd552c 20:31:17 ---> 088f1876fcc5 20:31:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:31:18 ---> 732dc14b46b6 20:31:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:31:18 ---> 1e9cd4557878 20:31:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:31:18 ---> 745047617d69 20:31:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:31:18 ---> 19678c6698c2 20:31:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:31:19 ---> 10673d3c806c 20:31:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:31:20 ---> b55d5061667d 20:31:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:31:20 ---> 6782a8d6f095 20:31:20 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/ 20:31:20 ---> Running in 3736aa2a94f7 20:31:21 Removing intermediate container 3736aa2a94f7 20:31:21 ---> 94803b10c9ce 20:31:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:31:21 ---> Running in 4ae71489c095 20:31:21 Removing intermediate container 4ae71489c095 20:31:21 ---> cce60d1cb6d6 20:31:21 Step 24/26 : LABEL arch=x86_64 20:31:21 ---> Running in edc9c1ad71a5 20:31:21 Removing intermediate container edc9c1ad71a5 20:31:21 ---> 05b7080ff28d 20:31:21 Step 25/26 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:31:22 ---> Running in e655f76acd95 20:31:22 Removing intermediate container e655f76acd95 20:31:22 ---> 21b0faaaaa53 20:31:22 Step 26/26 : LABEL version=0.0.0 20:31:22 ---> Running in a13924e357c0 20:31:22 Removing intermediate container a13924e357c0 20:31:22 ---> a8456c1d8bb3 20:31:22 20:31:22 Successfully built a8456c1d8bb3 20:31:22 Successfully tagged security-secretstore-setup:latest 20:31:24  Building security-secretstore-setup ... done Removing intermediate container 8ae1bfd59e9c 20:31:24 ---> 18c53b991221 20:31:24 20:31:24 Step 11/32 : FROM alpine:3.12 20:31:24 ---> 13621d1b12d4 20:31:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:31:24 ---> Running in d06285325198 20:31:24 Removing intermediate container d06285325198 20:31:24 ---> 49ae81ee53ad 20:31:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:25 ---> Running in bfd276fcce56 20:31:25 Removing intermediate container 05e2e959bacd 20:31:25 ---> 585fdeef8c41 20:31:25 20:31:25 Step 11/23 : FROM alpine:3.12 20:31:25 ---> 13621d1b12d4 20:31:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:31:25 ---> Running in 6bf966fc13de 20:31:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:31:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:31:25 (1/2) Installing dumb-init (1.2.2-r1) 20:31:25 (2/2) Installing su-exec (0.2-r1) 20:31:25 Executing busybox-1.31.1-r20.trigger 20:31:25 OK: 6 MiB in 16 packages 20:31:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:31:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:31:25 (1/2) Installing ca-certificates (20191127-r4) 20:31:25 (2/2) Installing dumb-init (1.2.2-r1) 20:31:25 Executing busybox-1.31.1-r20.trigger 20:31:25 Executing ca-certificates-20191127-r4.trigger 20:31:25 OK: 6 MiB in 16 packages 20:31:26 Removing intermediate container bfd276fcce56 20:31:26 ---> e59015041efb 20:31:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:31:26 ---> Running in bbbaa4e7e629 20:31:26 Removing intermediate container 6bf966fc13de 20:31:26 ---> 98c71b4091ee 20:31:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:31:26 ---> Running in 2933fe2188ec 20:31:26 Removing intermediate container 2933fe2188ec 20:31:26 ---> a993aeb8bb94 20:31:26 Step 14/23 : ENV APP_PORT=59860 20:31:26 Removing intermediate container bbbaa4e7e629 20:31:26 ---> fa161a201f3a 20:31:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:31:26 ---> Running in b3f65c7e939c 20:31:26 ---> Running in b5aef706ac74 20:31:26 Removing intermediate container b3f65c7e939c 20:31:26 ---> 382616d8b65f 20:31:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:31:27 Removing intermediate container b5aef706ac74 20:31:27 ---> 23e5387f32d3 20:31:27 Step 15/23 : EXPOSE $APP_PORT 20:31:27 ---> Running in 7dc992465e8f 20:31:27 ---> Running in 1677c9e23dbf 20:31:27 Removing intermediate container e39f1f29f7c9 20:31:27 ---> c4c85121ccda 20:31:27 20:31:27 Step 11/24 : FROM alpine:3.12 20:31:27 ---> 13621d1b12d4 20:31:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:27 ---> Running in 4b4d1f2ac859 20:31:27 Removing intermediate container 1677c9e23dbf 20:31:27 ---> 581c6518f0fa 20:31:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:27 Removing intermediate container 4b4d1f2ac859 20:31:27 ---> c12a93353094 20:31:27 Step 13/24 : ENV APP_PORT=59880 20:31:27 ---> Running in 4f413b5db9ad 20:31:27 ---> 7ffc84e078d0 20:31:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:27 Removing intermediate container 4f413b5db9ad 20:31:27 ---> 5d88993d60d1 20:31:27 Step 14/24 : EXPOSE $APP_PORT 20:31:27 ---> Running in 25501225ec46 20:31:28 Removing intermediate container 25501225ec46 20:31:28 ---> 5470eebf85eb 20:31:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:28 ---> ed58326cff9a 20:31:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:31:28 ---> Running in 20cb4e16d3d4 20:31:28 Removing intermediate container 7dc992465e8f 20:31:28 ---> 64c4629a1be4 20:31:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:31:28 ---> Running in 8a1f9b696083 20:31:28 ---> aab3eeaf94b8 20:31:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:31:28 Removing intermediate container 8a1f9b696083 20:31:28 ---> 8df59a86746c 20:31:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:31:28 ---> Running in 01e45291195a 20:31:28 Removing intermediate container 01e45291195a 20:31:28 ---> ce90f0414d57 20:31:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:28 ---> Running in 537c607692be 20:31:28 ---> f8d992b6a737 20:31:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:31:29 ---> Running in d39f2ae5f9ed 20:31:29 Removing intermediate container 20cb4e16d3d4 20:31:29 ---> 2171d3c0bc45 20:31:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:31:29 Removing intermediate container 537c607692be 20:31:29 ---> e507a4c418d2 20:31:29 Step 21/23 : LABEL arch=x86_64 20:31:29 ---> Running in 434ebab94aac 20:31:29 ---> Running in 64c7c87f06b3 20:31:29 Removing intermediate container 64c7c87f06b3 20:31:29 ---> 639f16f449b2 20:31:29 Step 22/23 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:31:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:31:29 ---> Running in bf88acf4eed3 20:31:29 Removing intermediate container bf88acf4eed3 20:31:29 ---> adbb9868808c 20:31:29 Step 23/23 : LABEL version=0.0.0 20:31:29 ---> Running in 011155aee65c 20:31:29 Removing intermediate container d39f2ae5f9ed 20:31:29 ---> 436784c82ac4 20:31:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:29 Removing intermediate container 011155aee65c 20:31:29 ---> 626e7a48f5d0 20:31:29 20:31:29 Successfully built 626e7a48f5d0 20:31:29 Successfully tagged support-notifications:latest 20:31:29  Building support-notifications ... done  ---> e72c43878625 20:31:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:31:30 ---> 25fae22ee615 20:31:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:30 (1/6) Installing dumb-init (1.2.2-r1) 20:31:30 ---> 8de5e17b6580 20:31:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:30 (2/6) Installing libgcc (9.3.0-r2) 20:31:30 (3/6) Installing libsodium (1.0.18-r0) 20:31:30 ---> d3016dc947dc 20:31:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:31:30 (4/6) Installing libstdc++ (9.3.0-r2) 20:31:30 ---> c0e65f4e7a4e 20:31:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:31:30 ---> Running in f006eb88a00d 20:31:30 Removing intermediate container f006eb88a00d 20:31:30 ---> 6db29dbd2de5 20:31:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:31 ---> b7c73015179d 20:31:31 Step 27/32 : RUN chmod +x /entrypoint.sh 20:31:31 ---> Running in 43f79eaf0525 20:31:31 (5/6) Installing libzmq (4.3.3-r0) 20:31:31 Removing intermediate container 43f79eaf0525 20:31:31 ---> 69e5c8e3fddf 20:31:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:31:31 (6/6) Installing zeromq (4.3.3-r0) 20:31:31 Executing busybox-1.31.1-r20.trigger 20:31:31 OK: 8 MiB in 20 packages 20:31:31 ---> Running in c7eb6d4793df 20:31:31 Removing intermediate container c7eb6d4793df 20:31:31 ---> f003be9b1c97 20:31:31 Step 29/32 : CMD ["gate"] 20:31:32 ---> Running in b80b0d48cb36 20:31:32 Removing intermediate container 434ebab94aac 20:31:32 ---> 667f79136e5b 20:31:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:32 Removing intermediate container b80b0d48cb36 20:31:32 ---> 57d3a2a7cfde 20:31:32 Step 30/32 : LABEL arch=x86_64 20:31:32 ---> Running in 6c7321bdb10e 20:31:32 ---> 90a1c8cad9db 20:31:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:32 Removing intermediate container 6c7321bdb10e 20:31:32 ---> bd3832b0500d 20:31:32 Step 31/32 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:31:32 ---> Running in 3bfe437ac023 20:31:32 ---> ff9fc5c1006f 20:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:32 Removing intermediate container 3bfe437ac023 20:31:32 ---> b15400186aaa 20:31:32 Step 32/32 : LABEL version=0.0.0 20:31:32 ---> Running in 1824be518337 20:31:32 ---> 9ee28dfbe9b8 20:31:32 Step 20/24 : ENTRYPOINT ["/core-data"] 20:31:32 ---> Running in c960fc84e21f 20:31:32 Removing intermediate container 1824be518337 20:31:32 ---> bd7b48cf96eb 20:31:32 20:31:32 Successfully built bd7b48cf96eb 20:31:32 Successfully tagged security-bootstrapper:latest 20:31:32  Building security-bootstrapper ... done Removing intermediate container c960fc84e21f 20:31:32 ---> 0121a10a480b 20:31:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:33 ---> Running in 8d337d890400 20:31:33 Removing intermediate container 8d337d890400 20:31:33 ---> 33f50c73bc1f 20:31:33 Step 22/24 : LABEL arch=x86_64 20:31:33 ---> Running in 77f0fc28dc79 20:31:33 Removing intermediate container 77f0fc28dc79 20:31:33 ---> da0baca0afdf 20:31:33 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:31:33 ---> Running in a482cc8b3bb1 20:31:33 Removing intermediate container a482cc8b3bb1 20:31:33 ---> f3fbed662d12 20:31:33 Step 24/24 : LABEL version=0.0.0 20:31:33 ---> Running in d2128a86dfb6 20:31:33 Removing intermediate container d2128a86dfb6 20:31:33 ---> 937ca8cebae5 20:31:33 20:31:33 Successfully built 937ca8cebae5 20:31:33 Successfully tagged core-data:latest 20:31:33  Building core-data ... done  [Pipeline] } 20:31:33 $ docker stop --time=1 1d0f784fa0412bdb4039f0d417ff698f9f6ea7e6e250ad51a964b5f5f5e3e333 20:31:35 $ docker rm -f 1d0f784fa0412bdb4039f0d417ff698f9f6ea7e6e250ad51a964b5f5f5e3e333 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:35 + docker images 20:31:35 REPOSITORY TAG IMAGE ID CREATED SIZE 20:31:35 core-data latest 937ca8cebae5 2 seconds ago 20.2MB 20:31:35 security-bootstrapper latest bd7b48cf96eb 3 seconds ago 18.6MB 20:31:35 support-notifications latest 626e7a48f5d0 6 seconds ago 16.7MB 20:31:35 c4c85121ccda 8 seconds ago 1.15GB 20:31:35 585fdeef8c41 11 seconds ago 1.15GB 20:31:35 18c53b991221 12 seconds ago 1.15GB 20:31:35 security-secretstore-setup latest a8456c1d8bb3 13 seconds ago 28.7MB 20:31:35 a152170c23ac 22 seconds ago 1.15GB 20:31:35 sys-mgmt-agent latest d71e14010090 43 seconds ago 312MB 20:31:35 core-command latest c10d614e959d About a minute ago 15.9MB 20:31:35 security-proxy-setup latest 884a03623bff About a minute ago 25.7MB 20:31:35 support-scheduler latest 2d3f9c138a56 About a minute ago 15.9MB 20:31:35 core-metadata latest 48fde2e59c94 About a minute ago 16.6MB 20:31:35 3f399ce9c747 About a minute ago 1.15GB 20:31:35 dec04628c154 About a minute ago 1.15GB 20:31:35 db4c1a3d0edb About a minute ago 1.15GB 20:31:35 71558b5ded4a About a minute ago 1.14GB 20:31:35 ecf2739acaae About a minute ago 1.15GB 20:31:35 ci-base-image-x86_64 latest cc71fd4ebcd3 5 minutes ago 647MB 20:31:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 20:31:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 20:31:35 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:31:35 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:31:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:31:50 Still waiting to schedule task 20:31:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:32:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements 20:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.284s coverage: 100.0% of statements 20:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.393s coverage: 53.4% of statements 20:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.569s coverage: 87.7% of statements 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.201s coverage: 78.9% of statements 20:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.281s coverage: 95.1% of statements 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.188s coverage: 60.0% of statements 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.165s coverage: 58.8% of statements 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 22.0% of statements 20:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 79.5% of statements 20:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements 20:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements 20:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.292s coverage: 87.5% of statements 20:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.269s coverage: 94.4% of statements 20:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements 20:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 81.8% of statements 20:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 76.0% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.268s coverage: 91.2% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.741s coverage: 64.4% of statements 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 91.3% of statements 20:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.113s coverage: 100.0% of statements 20:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 20:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 20:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.267s coverage: 66.9% of statements 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.848s coverage: 43.6% of statements 20:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 20:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 20:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 91.9% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 62.7% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.6% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.150s coverage: 28.9% of statements 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 20:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 20:33:32 GO111MODULE=on go vet ./... 20:34:55 gofmt -l . 20:34:55 [ "`gofmt -l .`" = "" ] 20:34:55 ./bin/test-attribution-txt.sh [Pipeline] sh 20:34:56 + ls -al . 20:34:56 total 544 20:34:56 drwxrwxr-x 9 1001 1001 4096 Jun 16 20:34 . 20:34:56 drwxr-xr-x 4 root root 4096 Jun 16 20:30 .. 20:34:56 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:28 .dockerignore 20:34:56 drwxrwxr-x 8 1001 1001 4096 Jun 16 20:28 .git 20:34:56 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:28 .github 20:34:56 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:28 .gitignore 20:34:56 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:28 .sonarcloud.properties 20:34:56 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:28 Attribution.txt 20:34:56 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:28 CONTRIBUTING.md 20:34:56 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:28 Dockerfile.build 20:34:56 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:28 Jenkinsfile 20:34:56 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:28 LICENSE 20:34:56 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:28 Makefile 20:34:56 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:28 README.md 20:34:56 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:28 SECURITY.md 20:34:56 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:24 VERSION 20:34:56 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:28 ZMQWindows.md 20:34:56 drwxrwxr-x 2 1001 1001 4096 Jun 16 20:28 bin 20:34:56 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:28 cmd 20:34:56 -rw-r--r-- 1 root root 398195 Jun 16 20:33 coverage.out 20:34:56 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:28 go.mod 20:34:56 -rw-r--r-- 1 root root 20934 Jun 16 20:30 go.sum 20:34:56 drwxrwxr-x 7 1001 1001 4096 Jun 16 20:28 internal 20:34:56 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:28 openapi 20:34:56 drwxrwxr-x 4 1001 1001 4096 Jun 16 20:28 snap 20:34:56 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:28 version.go [Pipeline] sh 20:34:56 + '[' -e coverage.out ] 20:34:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:34:56 Warning: overwriting stash ‘coverage-report’ 20:34:57 Stashed 1 file(s) [Pipeline] sh 20:34:58 + make build 20:34:58 go mod tidy 20:34:58 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 20:35:06 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 20:35:26 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 20:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:32 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 20:35:34 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 20:35:38 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 20:35:38 Running on prd-ubuntu18.04-docker-8c-8g-1785 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 20:35:38 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:35:38 The recommended git tool is: git 20:35:39 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 20:35:41 using credential edgex-jenkins-ssh 20:35:41 Cloning the remote Git repository 20:35:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:35:41 > git init /w/workspace/edgex-go/7 # timeout=10 20:35:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:41 > git --version # timeout=10 20:35:41 > git --version # 'git version 2.17.1' 20:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:43 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 20:35:46 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 20:35:48 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit 9ee998d6c99ce7527a654546eb6b23be0803a16d 20:35:48 Merge succeeded, producing 9ee998d6c99ce7527a654546eb6b23be0803a16d 20:35:48 Checking out Revision 9ee998d6c99ce7527a654546eb6b23be0803a16d (PR-3571) 20:35:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:48 > git config core.sparsecheckout # timeout=10 20:35:48 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 20:35:48 > git remote # timeout=10 20:35:48 > git config --get remote.origin.url # timeout=10 20:35:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:48 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:35:48 > git rev-parse HEAD^{commit} # timeout=10 20:35:48 > git config core.sparsecheckout # timeout=10 20:35:48 > git checkout -f 9ee998d6c99ce7527a654546eb6b23be0803a16d # timeout=10 20:35:48 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 20:35:51 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { 20:35:52 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] libraryResource [Pipeline] sh 20:35:55 + echo snap-build.sh 20:35:55 snap-build.sh 20:35:55 + SNAP_BASE_DIR=. 20:35:55 + '[' '!' -z /w/workspace/edgex-go/7 ']' 20:35:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 20:35:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 20:35:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 20:35:55 + cd /w/workspace/edgex-go/7 20:35:55 + sudo apt-get remove -qy --purge lxd lxd-client 20:35:55 Reading package lists... 20:35:55 Building dependency tree... 20:35:55 Reading state information... 20:35:55 The following packages were automatically installed and are no longer required: 20:35:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:35:55 uidmap xdelta3 20:35:55 Use 'sudo apt autoremove' to remove them. 20:35:55 The following packages will be REMOVED: 20:35:55 lxd* lxd-client* 20:35:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:35:56 After this operation, 31.7 MB disk space will be freed. 20:35:56 (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.) 20:35:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } 20:35:57 $ docker stop --time=1 b83d85f6546220ed40c8fa81e01d78aae3e66e60e669d5ba89edc989a2a02370 20:35:57 Removing lxd dnsmasq configuration 20:35:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:35:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:35:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:35:58 (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.) 20:35:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:36:00 Processing triggers for systemd (237-3ubuntu10.45) ... 20:36:00 Processing triggers for ureadahead (0.100.0-21) ... 20:36:00 $ docker rm -f b83d85f6546220ed40c8fa81e01d78aae3e66e60e669d5ba89edc989a2a02370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:36:01 + sudo snap remove --purge lxd [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:04 snap "lxd" is not installed 20:36:04 + sudo groupadd --force --system lxd 20:36:04 ++ whoami 20:36:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:36:04 + newgrp - lxd 20:36:04 + sudo snap install lxd 20:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:36:04 20:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:36:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:36:04 29e5d40040c1: Pulling fs layer 20:36:04 1ce36da41761: Pulling fs layer 20:36:04 25b303627fd3: Pulling fs layer 20:36:05 29e5d40040c1: Verifying Checksum 20:36:05 29e5d40040c1: Download complete 20:36:05 1ce36da41761: Verifying Checksum 20:36:05 1ce36da41761: Download complete 20:36:05 29e5d40040c1: Pull complete 20:36:07 1ce36da41761: Pull complete 20:36:07 25b303627fd3: Verifying Checksum 20:36:07 25b303627fd3: Download complete 20:36:10 2021-06-16T20:36:08Z INFO Waiting for automatic snapd restart... 20:36:18 25b303627fd3: Pull complete 20:36:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:36:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:36:18 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 20:36:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:36:21 $ docker top a474b619a83e42ab1560310988d1e44ca5ba557972f54ecc1ab0714259d6fdc5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:22 + docker-compose build --help 20:36:22 + grep parallel 20:36:26 --parallel Build images in parallel. [Pipeline] } 20:36:26 $ docker stop --time=1 a474b619a83e42ab1560310988d1e44ca5ba557972f54ecc1ab0714259d6fdc5 20:36:27 lxd 4.15 from Canonical* installed 20:36:27 + sudo lxd init --auto 20:36:28 $ docker rm -f a474b619a83e42ab1560310988d1e44ca5ba557972f54ecc1ab0714259d6fdc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:36:29 . [Pipeline] withDockerContainer 20:36:29 prd-ubuntu18.04-docker-arm64-4c-16g-1782 does not seem to be running inside a container 20:36:29 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-devops/edgex-compose-arm64:latest cat 20:36:31 $ docker top 2461b4570ce357bd0e100af529f26e93deafb65cf9cd68d4a996228867ad7826 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:32 + docker-compose -f ./docker-compose-build.yml build --parallel 20:36:35 + sudo snap install --classic snapcraft 20:36:36 Building core-command ... 20:36:36 Building core-data ... 20:36:36 Building core-metadata ... 20:36:36 Building security-bootstrapper ... 20:36:36 Building security-proxy-setup ... 20:36:36 Building security-secretstore-setup ... 20:36:36 Building support-notifications ... 20:36:36 Building support-scheduler ... 20:36:36 Building sys-mgmt-agent ... 20:36:36 Building security-proxy-setup 20:36:36 Building support-notifications 20:36:36 Building support-scheduler 20:36:36 Building security-bootstrapper 20:36:36 Building sys-mgmt-agent 20:36:41 snapcraft 4.8.1 from Canonical* installed 20:36:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:36:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:41 Dload Upload Total Spent Left Speed 20:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4679 20:36:41 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M 20:36:41 ./yq_linux_amd64 20:36:41 + sudo snapcraft prime --use-lxd 20:36:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:36:43 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: 20:36:43 - README.md 20:36:43 20:36:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:36:43 Launching a container. 20:36:51 Waiting for container to be ready 20:36:51 To start your first instance, try: lxc launch ubuntu:18.04 20:36:51 20:36:55 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:36:55 Waiting for network to be ready... 20:36:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:36:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:36:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:36:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:36:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:36:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:36:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:36:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:36:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:36:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:36:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:36:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:36:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:36:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:36:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:36:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:36:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:36:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:36:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:36:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:36:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:36:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:36:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:36:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:36:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:36:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:36:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:37:00 Fetched 24.7 MB in 4s (6277 kB/s) 20:37:00 Reading package lists... 20:37:01 Reading package lists... 20:37:01 Building dependency tree... 20:37:01 Reading state information... 20:37:01 The following additional packages will be installed: 20:37:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:37:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:37:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:37:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:37:01 Suggested packages: 20:37:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:37:01 Recommended packages: 20:37:01 gnupg libsasl2-modules 20:37:01 The following NEW packages will be installed: 20:37:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:37:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:37:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:37:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:37:01 The following packages will be upgraded: 20:37:01 gpg gpg-agent gpgconf libudev1 20:37:01 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:37:01 Need to get 3530 kB of archives. 20:37:01 After this operation, 13.3 MB of additional disk space will be used. 20:37:01 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] 20:37:01 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] 20:37:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:37:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:37:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:37:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:37:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:37:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:37:04 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:37:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:37:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:37:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:37:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:37:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:37:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:37:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:37:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:37:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:37:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:37:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:37:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:37:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:37:04 debconf: delaying package configuration, since apt-utils is not installed 20:37:04 Fetched 3530 kB in 1s (3463 kB/s) 20:37:04 (Reading database ... 12511 files and directories currently installed.) 20:37:04 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:37:04 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:37:04 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:37:04 Selecting previously unselected package udev. 20:37:04 (Reading database ... 12511 files and directories currently installed.) 20:37:04 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:37:04 Unpacking udev (237-3ubuntu10.48) ... 20:37:04 Selecting previously unselected package libfuse2:amd64. 20:37:04 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:37:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:37:04 Selecting previously unselected package fuse. 20:37:04 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:37:04 Unpacking fuse (2.9.7-1ubuntu1) ... 20:37:04 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:37:04 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:37:04 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:37:04 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:37:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:37:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:37:04 Selecting previously unselected package libksba8:amd64. 20:37:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:37:04 Unpacking libksba8:amd64 (1.3.5-2) ... 20:37:04 Selecting previously unselected package libroken18-heimdal:amd64. 20:37:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:37:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:37:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:37:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libwind0-heimdal:amd64. 20:37:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:37:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:37:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:37:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:37:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:37:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Selecting previously unselected package libsasl2-modules-db:amd64. 20:37:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:37:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:37:04 Selecting previously unselected package libsasl2-2:amd64. 20:37:04 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:37:04 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:37:04 Selecting previously unselected package libldap-common. 20:37:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:37:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:37:04 Selecting previously unselected package libldap-2.4-2:amd64. 20:37:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:37:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:37:04 Selecting previously unselected package dirmngr. 20:37:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:37:04 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:37:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:37:04 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:37:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:37:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:37:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:37:04 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:37:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Setting up libksba8:amd64 (1.3.5-2) ... 20:37:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:37:04 Setting up udev (237-3ubuntu10.48) ... 20:37:04 invoke-rc.d: policy-rc.d denied execution of start. 20:37:04 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Processing triggers for systemd (237-3ubuntu10) ... 20:37:04 Setting up fuse (2.9.7-1ubuntu1) ... 20:37:04 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:37:04 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:04 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:37:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:37:05 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:37:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:37:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:37:05 settings in the [Install] section, and DefaultInstance for template units). 20:37:05 This means they are not meant to be enabled using systemctl. 20:37:05 Possible reasons for having this kind of units are: 20:37:05 1) A unit may be statically enabled by being symlinked from another unit's 20:37:05 .wants/ or .requires/ directory. 20:37:05 2) A unit's purpose may be to act as a helper for some other unit which has 20:37:05 a requirement dependency on it. 20:37:05 3) A unit may be started when needed via activation (socket, path, timer, 20:37:05 D-Bus, udev, scripted systemctl call, ...). 20:37:05 4) In case of template units, the unit is meant to be enabled with some 20:37:05 instance name specified. 20:37:05 Reading package lists... 20:37:05 Building dependency tree... 20:37:05 Reading state information... 20:37:06 The following additional packages will be installed: 20:37:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:37:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:37:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:37:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:37:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:37:06 Suggested packages: 20:37:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:37:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:37:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:37:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:37:06 systemd-container policykit-1 20:37:06 Recommended packages: 20:37:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:37:06 The following NEW packages will be installed: 20:37:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:37:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:37:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:37:06 multiarch-support openssh-client python3 python3-minimal python3.6 20:37:06 python3.6-minimal snapd squashfs-tools sudo 20:37:06 The following packages will be upgraded: 20:37:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:37:06 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:37:06 Need to get 36.7 MB of archives. 20:37:06 After this operation, 147 MB of additional disk space will be used. 20:37:06 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:37:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:37:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:37:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:37:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:37:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:37:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:37:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:37:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:37:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:37:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:37:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:37:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:37:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:37:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:37:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:37:07 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:37:07 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:37:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:37:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:37:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:37:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:37:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:37:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:37:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:37:07 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:37:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:37:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:37:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:37:08 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:37:10 debconf: delaying package configuration, since apt-utils is not installed 20:37:10 Fetched 36.7 MB in 4s (9854 kB/s) 20:37:10 (Reading database ... 12757 files and directories currently installed.) 20:37:10 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:37:10 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:37:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:37:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:37:10 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:37:10 (Reading database ... 12757 files and directories currently installed.) 20:37:10 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:37:10 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:37:11 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:37:11 (Reading database ... 12757 files and directories currently installed.) 20:37:11 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:37:11 Unpacking apt (1.6.13) over (1.6.1) ... 20:37:11 Setting up apt (1.6.13) ... 20:37:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:37:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:37:12 (Reading database ... 12764 files and directories currently installed.) 20:37:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:37:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:37:12 Selecting previously unselected package libpython3.6-minimal:amd64. 20:37:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:37:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:37:12 Selecting previously unselected package libexpat1:amd64. 20:37:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:37:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:37:12 Selecting previously unselected package python3.6-minimal. 20:37:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:37:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:37:12 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:37:12 Checking for services that may need to be restarted...done. 20:37:12 Checking for services that may need to be restarted...done. 20:37:12 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:37:12 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:37:12 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:37:13 Selecting previously unselected package python3-minimal. 20:37:13 (Reading database ... 13012 files and directories currently installed.) 20:37:13 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:37:13 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:37:13 Selecting previously unselected package mime-support. 20:37:13 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:37:13 Unpacking mime-support (3.60ubuntu1) ... 20:37:13 Selecting previously unselected package libmpdec2:amd64. 20:37:13 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:37:13 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:37:13 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:37:13 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:37:13 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:37:13 Selecting previously unselected package python3.6. 20:37:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:37:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:37:13 Selecting previously unselected package libpython3-stdlib:amd64. 20:37:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:37:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:37:13 Setting up python3-minimal (3.6.7-1~18.04) ... 20:37:14 Selecting previously unselected package python3. 20:37:14 (Reading database ... 13442 files and directories currently installed.) 20:37:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:37:14 Unpacking python3 (3.6.7-1~18.04) ... 20:37:14 Selecting previously unselected package multiarch-support. 20:37:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:37:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:37:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:37:14 Selecting previously unselected package liblzo2-2:amd64. 20:37:14 (Reading database ... 13479 files and directories currently installed.) 20:37:14 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:37:14 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:37:14 Selecting previously unselected package libbsd0:amd64. 20:37:14 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:37:14 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:37:14 Selecting previously unselected package sudo. 20:37:14 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:37:14 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:37:14 Selecting previously unselected package apparmor. 20:37:14 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:37:14 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:37:14 Selecting previously unselected package libedit2:amd64. 20:37:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:37:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:37:14 Selecting previously unselected package libkrb5support0:amd64. 20:37:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:37:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:37:14 Selecting previously unselected package libk5crypto3:amd64. 20:37:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:37:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:37:14 Selecting previously unselected package libkeyutils1:amd64. 20:37:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:37:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:37:14 Selecting previously unselected package libkrb5-3:amd64. 20:37:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:37:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:37:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:37:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:37:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:37:15 Selecting previously unselected package libssl1.0.0:amd64. 20:37:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:37:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:37:15 Selecting previously unselected package openssh-client. 20:37:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:37:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:37:15 Selecting previously unselected package squashfs-tools. 20:37:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:37:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:37:15 Selecting previously unselected package snapd. 20:37:15 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:37:15 Unpacking snapd (2.49.2+18.04) ... 20:37:18 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:37:18 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:37:18 Setting up mime-support (3.60ubuntu1) ... 20:37:18 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:37:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:37:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:37:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:37:18 Setting up systemd (237-3ubuntu10.48) ... 20:37:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:37:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:37:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:37:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:37:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:37:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:37:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:37:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:37:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:37:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:37:19 Setting up python3 (3.6.7-1~18.04) ... 20:37:19 running python rtupdate hooks for python3.6... 20:37:19 running python post-rtupdate hooks for python3.6... 20:37:19 Setting up apparmor (2.12-4ubuntu5.1) ... 20:37:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:37:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:37:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:37:20 Setting up snapd (2.49.2+18.04) ... 20:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:37:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:37:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:37:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:37:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:37:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:37:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:37:22 /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' 20:37:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:37:22 Processing triggers for systemd (237-3ubuntu10.48) ... 20:37:23 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 20:37:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:37:24 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:37:25 Reading package lists... 20:37:25 Reading package lists... 20:37:25 Building dependency tree... 20:37:25 Reading state information... 20:37:25 Calculating upgrade... 20:37:25 The following packages will be upgraded: 20:37:25 advancecomp base-files bash binutils binutils-common 20:37:25 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:37:25 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:37:25 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:37:25 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:37:25 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:37:25 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:37:25 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:37:25 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:37:25 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:37:25 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:37:25 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:37:25 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:37:25 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:37:25 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:37:25 ubuntu-keyring util-linux 20:37:25 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:37:25 Need to get 64.1 MB of archives. 20:37:25 After this operation, 5097 kB of additional disk space will be used. 20:37:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 20:37:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:37:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:37:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:37:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:37:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:37:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:37:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:37:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:37:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:37:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:37:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:37:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:37:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:37:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:37:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:37:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:37:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:37:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:37:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:37:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:37:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:37:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:37:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:37:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:37:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:37:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:37:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:37:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:37:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:37:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:37:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:37:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:37:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:37:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:37:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:37:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:37:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 20:37:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 20:37:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:37:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:37:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:37:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:37:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:37:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:37:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:37:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:37:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:37:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:37:26 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] 20:37:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:37:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:37:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:37:26 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:37:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:37:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:37:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:37:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:37:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:37:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:37:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:37:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:37:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:37:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:37:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:37:26 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:37:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:37:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:37:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:37:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:37:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:37:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:37:27 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:37:27 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:37:27 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:37:27 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:37:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:37:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:37:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:37:27 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:37:27 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:37:27 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:37:27 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:37:27 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] 20:37:27 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:37:27 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:37:27 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] 20:37:27 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:37:27 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:37:27 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:37:27 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:37:27 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:37:27 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:37:27 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:37:27 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:37:27 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] 20:37:27 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:37:27 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:37:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:37:27 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:37:27 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:37:27 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:37:27 debconf: delaying package configuration, since apt-utils is not installed 20:37:27 Fetched 64.1 MB in 2s (31.0 MB/s) 20:37:28 (Reading database ... 13914 files and directories currently installed.) 20:37:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:37:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:37:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:37:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:37:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 20:37:28 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 20:37:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:29 (Reading database ... 13914 files and directories currently installed.) 20:37:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:37:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:37:29 (Reading database ... 13914 files and directories currently installed.) 20:37:29 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:37:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:37:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:30 (Reading database ... 13914 files and directories currently installed.) 20:37:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:37:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:37:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:37:31 (Reading database ... 13914 files and directories currently installed.) 20:37:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:37:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:37:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:37:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:37:31 Setting up base-files (10.1ubuntu2.10) ... 20:37:31 Installing new version of config file /etc/issue ... 20:37:31 Installing new version of config file /etc/issue.net ... 20:37:31 Installing new version of config file /etc/lsb-release ... 20:37:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:37:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:37:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:37:31 Removing obsolete conffile /etc/default/motd-news ... 20:37:31 (Reading database ... 13915 files and directories currently installed.) 20:37:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:37:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:37:31 Setting up bash (4.4.18-2ubuntu1.2) ... 20:37:31 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 20:37:32 (Reading database ... 13915 files and directories currently installed.) 20:37:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:37:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:37:32 (Reading database ... 13915 files and directories currently installed.) 20:37:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:37:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:37:32 Setting up tar (1.29b-2ubuntu0.2) ... 20:37:32 (Reading database ... 13915 files and directories currently installed.) 20:37:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:37:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:37:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:37:32 (Reading database ... 13915 files and directories currently installed.) 20:37:32 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:37:32 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:37:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:37:33 (Reading database ... 13915 files and directories currently installed.) 20:37:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:37:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:37:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:37:33 (Reading database ... 13915 files and directories currently installed.) 20:37:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:37:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:37:33 Setting up grep (3.1-2build1) ... 20:37:33 (Reading database ... 13915 files and directories currently installed.) 20:37:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:37:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:37:33 Setting up login (1:4.5-1ubuntu2) ... 20:37:33 (Reading database ... 13915 files and directories currently installed.) 20:37:33 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:37:33 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:37:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:37:33 (Reading database ... 13915 files and directories currently installed.) 20:37:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:37:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:37:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:37:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:37:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:37:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:37:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:37:34 (Reading database ... 13915 files and directories currently installed.) 20:37:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:37:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:37:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:37:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:37:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:37:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:37:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:37:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:37:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:37:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:37:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:37:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:37:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:37:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:37:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:37:36 (Reading database ... 13915 files and directories currently installed.) 20:37:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:37:37 (Reading database ... 13915 files and directories currently installed.) 20:37:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:37:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:37:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:37:38 (Reading database ... 13915 files and directories currently installed.) 20:37:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:37:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:37:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:37:38 (Reading database ... 13915 files and directories currently installed.) 20:37:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:37:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:37:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:37:38 (Reading database ... 13917 files and directories currently installed.) 20:37:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:37:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:37:38 Setting up debconf (1.5.66ubuntu1) ... 20:37:38 (Reading database ... 13917 files and directories currently installed.) 20:37:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:37:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:37:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:37:39 (Reading database ... 13917 files and directories currently installed.) 20:37:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:37:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:37:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:37:39 (Reading database ... 13917 files and directories currently installed.) 20:37:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:37:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:37:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:37:39 (Reading database ... 13917 files and directories currently installed.) 20:37:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:37:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:37:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:37:39 (Reading database ... 13919 files and directories currently installed.) 20:37:39 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:37:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:37:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:37:39 (Reading database ... 13923 files and directories currently installed.) 20:37:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:37:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:37:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:37:40 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:37:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:37:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:37:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:37:40 (Reading database ... 13923 files and directories currently installed.) 20:37:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:37:40 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:37:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:37:40 (Reading database ... 13923 files and directories currently installed.) 20:37:40 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:37:40 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:37:40 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:37:40 (Reading database ... 13923 files and directories currently installed.) 20:37:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:37:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:37:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:37:40 (Reading database ... 13923 files and directories currently installed.) 20:37:40 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:37:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:37:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:37:40 (Reading database ... 13923 files and directories currently installed.) 20:37:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:37:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:37:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:37:41 (Reading database ... 13923 files and directories currently installed.) 20:37:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:37:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:37:41 Setting up passwd (1:4.5-1ubuntu2) ... 20:37:41 (Reading database ... 13923 files and directories currently installed.) 20:37:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:37:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:37:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:37:41 (Reading database ... 13923 files and directories currently installed.) 20:37:41 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 20:37:41 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:37:41 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 20:37:41 (Reading database ... 13923 files and directories currently installed.) 20:37:41 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 20:37:41 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:37:41 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 20:37:41 (Reading database ... 13923 files and directories currently installed.) 20:37:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:37:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:37:42 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:37:42 (Reading database ... 13923 files and directories currently installed.) 20:37:42 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:37:42 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:37:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:37:42 (Reading database ... 13923 files and directories currently installed.) 20:37:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:37:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:37:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:37:42 (Reading database ... 13923 files and directories currently installed.) 20:37:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:37:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:37:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:37:42 (Reading database ... 13923 files and directories currently installed.) 20:37:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:37:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:37:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:37:42 (Reading database ... 13923 files and directories currently installed.) 20:37:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:37:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:37:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:37:42 (Reading database ... 13924 files and directories currently installed.) 20:37:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:37:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:37:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:37:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:37:43 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:37:43 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:37:43 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:37:43 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:37:43 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:37:43 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:37:43 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:37:43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:37:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:37:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:37:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:37:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:37:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:37:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:37:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:37:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:37:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:37:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:37:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:37:43 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:37:44 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:37:44 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:37:44 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:37:44 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:37:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:37:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:37:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:37:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:37:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:37:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:37:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:37:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:37:45 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:45 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:45 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:45 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:45 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:45 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:45 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:45 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:46 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:46 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:47 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:47 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:47 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:37:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:37:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:37:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:37:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:37:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:37:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:37:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:37:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:37:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:37:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:37:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:37:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:37:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:37:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:37:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:37:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:37:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:37:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:37:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:37:49 20:37:49 Current default time zone: 'Etc/UTC' 20:37:49 Local time is now: Wed Jun 16 20:37:49 UTC 2021. 20:37:49 Universal Time is now: Wed Jun 16 20:37:49 UTC 2021. 20:37:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:37:49 20:37:49 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:37:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 20:37:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:37:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:37:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:37:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:37:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:37:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:37:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:37:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:37:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:37:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:49 Setting up patch (2.7.6-2ubuntu1.1) ... 20:37:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:37:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:37:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:37:49 Installing new version of config file /etc/ssl/openssl.cnf ... 20:37:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:37:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:37:49 Setting up ca-certificates (20210119~18.04.1) ... 20:37:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:49 ---> ba108e2f1f09 20:37:49 Step 3/24 : WORKDIR /edgex-go 20:37:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:37:49 ---> ba108e2f1f09 20:37:49 Step 3/32 : WORKDIR /edgex-go 20:37:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:49 ---> ba108e2f1f09 20:37:49 Step 3/23 : WORKDIR /edgex-go 20:37:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:49 ---> ba108e2f1f09 20:37:49 Step 3/22 : WORKDIR /edgex-go 20:37:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:37:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:49 ---> ba108e2f1f09 20:37:49 Step 3/23 : WORKDIR /edgex-go 20:37:49 ---> Running in 4a0df97c05a0 20:37:49 ---> Running in 0c46a29751e8 20:37:49 ---> Running in 80794bc0b165 20:37:49 ---> Running in 7f6d9b3ccd68 20:37:49 ---> Running in e93cb93b6008 20:37:49 Removing intermediate container e93cb93b6008 20:37:49 ---> 8e7654d0f3c6 20:37:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:49 Removing intermediate container 0c46a29751e8 20:37:49 ---> ab9fccbbee98 20:37:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:49 Removing intermediate container 4a0df97c05a0 20:37:49 ---> e4daea4a1e85 20:37:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:49 Removing intermediate container 80794bc0b165 20:37:49 ---> 87cdbe85c29e 20:37:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:49 Removing intermediate container 7f6d9b3ccd68 20:37:49 ---> 48b8e0fdfbe5 20:37:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:49 ---> Running in 8ccc2b5a3de9 20:37:49 ---> Running in a2b2cf859394 20:37:49 ---> Running in 900ace1424d5 20:37:49 ---> Running in 850766f671d0 20:37:49 ---> Running in 5e6003a1b88e 20:37:50 Removing intermediate container a2b2cf859394 20:37:50 ---> 8febc724b22e 20:37:50 Step 5/24 : RUN apk add --update --no-cache make bash git 20:37:50 ---> Running in 0d7b65820e59 20:37:50 Removing intermediate container 900ace1424d5 20:37:50 ---> 4c9031915b62 20:37:50 Step 5/32 : RUN apk add --update --no-cache make git 20:37:51 ---> Running in 7013aa19b34d 20:37:51 Removing intermediate container 8ccc2b5a3de9 20:37:51 ---> 24c57b378f46 20:37:51 Step 5/22 : RUN apk add --update --no-cache make git 20:37:51 Removing intermediate container 5e6003a1b88e 20:37:51 ---> 596978bc7d00 20:37:51 Step 5/23 : RUN apk add --update --no-cache make git 20:37:51 Removing intermediate container 850766f671d0 20:37:51 ---> 5d626babbdfb 20:37:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:51 ---> Running in 0186dfe98977 20:37:51 ---> Running in 3ab4c03aee74 20:37:51 ---> Running in 8ce9eac28b26 20:37:51 Updating certificates in /etc/ssl/certs... 20:37:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:52 23 added, 27 removed; done. 20:37:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:37:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:37:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:37:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:37:52 Setting up pkgbinarymangler (138.18.04.1) ... 20:37:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:37:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up perl (5.26.1-6ubuntu0.5) ... 20:37:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:37:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:37:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:37:52 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:37:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:37:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:37:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:37:52 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:37:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:37:53 Processing triggers for systemd (237-3ubuntu10.48) ... 20:37:53 Processing triggers for mime-support (3.60ubuntu1) ... 20:37:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:37:53 Updating certificates in /etc/ssl/certs... 20:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:53 0 added, 0 removed; done. 20:37:53 Running hooks in /etc/ca-certificates/update.d... 20:37:53 done. 20:37:54 OK: 218 MiB in 52 packages 20:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:54 Reading package lists... 20:37:54 Building dependency tree... 20:37:54 Reading state information... 20:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:54 The following NEW packages will be installed: 20:37:54 apt-transport-https 20:37:54 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:37:54 Need to get 1692 B of archives. 20:37:54 After this operation, 154 kB of additional disk space will be used. 20:37:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:37:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:54 debconf: delaying package configuration, since apt-utils is not installed 20:37:54 Fetched 1692 B in 0s (9552 B/s) 20:37:54 Selecting previously unselected package apt-transport-https. 20:37:54 (Reading database ... 13929 files and directories currently installed.) 20:37:54 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:37:54 Unpacking apt-transport-https (1.6.13) ... 20:37:54 Setting up apt-transport-https (1.6.13) ... 20:37:55 Waiting for network to be ready... 20:37:55 OK: 218 MiB in 52 packages 20:37:55 OK: 218 MiB in 52 packages 20:37:55 OK: 218 MiB in 52 packages 20:37:55 OK: 218 MiB in 52 packages 20:37:55 Removing intermediate container 0d7b65820e59 20:37:55 ---> f3440147459c 20:37:55 Step 6/24 : COPY go.mod . 20:37:56 Removing intermediate container 7013aa19b34d 20:37:56 ---> 97e40ae53502 20:37:56 Step 6/32 : COPY go.mod . 20:37:57 ---> 564e4e8266d1 20:37:57 Step 7/24 : RUN go mod download 20:37:57 Removing intermediate container 0186dfe98977 20:37:57 ---> 5c6347c22804 20:37:57 Step 6/22 : COPY go.mod . 20:37:57 ---> Running in eb011ec5b716 20:37:57 Removing intermediate container 3ab4c03aee74 20:37:57 ---> 64bd3df209f4 20:37:57 Step 6/23 : COPY go.mod . 20:37:57 Removing intermediate container 8ce9eac28b26 20:37:57 ---> a8904d7146b7 20:37:57 Step 6/23 : COPY go.mod . 20:37:57 ---> b0d2aad778d9 20:37:57 Step 7/32 : RUN go mod download 20:37:58 ---> Running in e48dd565e81d 20:37:58 ---> 970b7eaeb292 20:37:58 Step 7/22 : RUN go mod download 20:37:58 ---> 566f2ef486ce 20:37:58 Step 7/23 : RUN go mod download 20:37:59 ---> Running in 6128fdd5de25 20:37:59 ---> 66482bf97ea0 20:37:59 Step 7/23 : RUN go mod download 20:37:59 ---> Running in 11b258fc2857 20:37:59 ---> Running in 17db9ac737a8 20:38:01 Removing intermediate container eb011ec5b716 20:38:01 ---> f7143a397d91 20:38:01 Step 8/24 : COPY . . 20:38:01 2021-06-16T20:37:59Z INFO Waiting for automatic snapd restart... 20:38:02 snapd 2.51 from Canonical* installed 20:38:02 Removing intermediate container e48dd565e81d 20:38:02 ---> c40810c28b71 20:38:02 Step 8/32 : COPY . . 20:38:03 "snapd" switched to the "latest/stable" channel 20:38:03 20:38:03 Removing intermediate container 6128fdd5de25 20:38:03 ---> 13d1098b1dd8 20:38:03 Step 8/22 : COPY . . 20:38:04 Removing intermediate container 11b258fc2857 20:38:04 ---> e4979c14b8c7 20:38:04 Step 8/23 : COPY . . 20:38:04 Removing intermediate container 17db9ac737a8 20:38:04 ---> dfa6e3d2072f 20:38:04 Step 8/23 : COPY . . 20:38:06 core18 20210507 from Canonical* installed 20:38:06 "core18" switched to the "latest/stable" channel 20:38:06 20:38:09 snapcraft 4.8.1 from Canonical* installed 20:38:09 "snapcraft" switched to the "latest/stable" channel 20:38:09 20:38:14 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: 20:38:14 - README.md 20:38:14 20:38:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:38:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:38:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:38:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:38:15 Reading package lists... 20:38:16 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 20:38:16 Reading package lists... 20:38:16 Building dependency tree... 20:38:16 Reading state information... 20:38:16 Suggested packages: 20:38:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:38:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:38:16 Recommended packages: 20:38:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:38:16 The following NEW packages will be installed: 20:38:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:38:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:38:16 pkg-config zip 20:38:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:38:16 Need to get 7663 kB of archives. 20:38:16 After this operation, 43.8 MB of additional disk space will be used. 20:38:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:38:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:38:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:38:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:38:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:38:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:38:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:38:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:38:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:38:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:38:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:38:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:38:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:38:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:38:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:38:17 debconf: delaying package configuration, since apt-utils is not installed 20:38:17 Fetched 7663 kB in 1s (9294 kB/s) 20:38:17 Selecting previously unselected package libglib2.0-0:amd64. 20:38:17 (Reading database ... 13933 files and directories currently installed.) 20:38:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:38:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:38:17 Selecting previously unselected package libpsl5:amd64. 20:38:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:38:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:38:17 Selecting previously unselected package libnghttp2-14:amd64. 20:38:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:38:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:38:17 Selecting previously unselected package librtmp1:amd64. 20:38:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:38:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:38:17 Selecting previously unselected package libcurl3-gnutls:amd64. 20:38:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:38:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:38:17 Selecting previously unselected package liberror-perl. 20:38:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:38:17 Unpacking liberror-perl (0.17025-1) ... 20:38:18 Selecting previously unselected package git-man. 20:38:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:38:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:38:18 Selecting previously unselected package git. 20:38:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:38:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:38:18 Selecting previously unselected package libnorm1:amd64. 20:38:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:38:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:38:18 Selecting previously unselected package libpgm-5.2-0:amd64. 20:38:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:38:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:38:18 Selecting previously unselected package libsodium23:amd64. 20:38:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:38:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:38:18 Selecting previously unselected package libzmq5:amd64. 20:38:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:38:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:38:18 Selecting previously unselected package libzmq3-dev:amd64. 20:38:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:38:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:38:18 Selecting previously unselected package pkg-config. 20:38:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:38:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:38:19 Selecting previously unselected package zip. 20:38:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:38:19 Unpacking zip (3.0-11build1) ... 20:38:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:38:19 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:38:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:38:19 Setting up liberror-perl (0.17025-1) ... 20:38:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:38:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:38:19 No schema files found: doing nothing. 20:38:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:38:19 Setting up zip (3.0-11build1) ... 20:38:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:38:19 Setting up libsodium23:amd64 (1.0.16-2) ... 20:38:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:38:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:38:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:38:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:38:19 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:38:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:38:20 git set to automatically installed. 20:38:20 git-man set to automatically installed. 20:38:20 libcurl3-gnutls set to automatically installed. 20:38:20 liberror-perl set to automatically installed. 20:38:20 libglib2.0-0 set to automatically installed. 20:38:20 libnghttp2-14 set to automatically installed. 20:38:20 libnorm1 set to automatically installed. 20:38:20 libpgm-5.2-0 set to automatically installed. 20:38:20 libpsl5 set to automatically installed. 20:38:20 librtmp1 set to automatically installed. 20:38:20 libsodium23 set to automatically installed. 20:38:20 libzmq3-dev set to automatically installed. 20:38:20 libzmq5 set to automatically installed. 20:38:20 pkg-config set to automatically installed. 20:38:20 zip set to automatically installed. 20:38:21 snapd is not logged in, snap install commands will use sudo 20:38:26 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:38:29 ---> d333a17294d0 20:38:29 Step 9/32 : RUN go mod tidy 20:38:29 ---> 1d065ef09194 20:38:29 Step 9/24 : RUN go mod tidy 20:38:29 ---> 04ab003c68d4 20:38:29 Step 9/22 : RUN go mod tidy 20:38:29 ---> 3db7a7d00ec5 20:38:29 Step 9/23 : RUN go mod tidy 20:38:29 ---> Running in 3d83c3d4562d 20:38:29 ---> Running in d446146b20db 20:38:29 ---> ad7f4f6b8a51 20:38:29 Step 9/23 : RUN go mod tidy 20:38:29 ---> Running in 12e03259cd64 20:38:29 ---> Running in e3d16778bc1b 20:38:29 ---> Running in d3ba553d3fe9 20:38:29 snapd is not logged in, snap install commands will use sudo 20:38:29 snap "core18" has no updates available 20:38:29 Downloading snap 'edgex-app-service-configurable' 20:38:29 2021/06/16 20:38:29.695767 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 20:38:30 Pulling app-service-config 20:38:30 + snapcraftctl pull 20:38:31 Pulling config-common 20:38:31 + snapcraftctl pull 20:38:32 Pulling go-build-helper 20:38:32 + snapcraftctl pull 20:38:33 Removing intermediate container d446146b20db 20:38:33 ---> ad695af6abd1 20:38:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:38:33 ---> Running in a9b3395b5b1f 20:38:33 'edgex-go' has dependencies that need to be staged: go-build-helper 20:38:33 Skipping pull go-build-helper (already ran) 20:38:33 Building go-build-helper 20:38:33 + snapcraftctl build 20:38:34 Removing intermediate container 3d83c3d4562d 20:38:34 ---> 26bdeefce029 20:38:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:34 ---> Running in 5717bac85f64 20:38:34 Removing intermediate container d3ba553d3fe9 20:38:34 ---> d2b54e920403 20:38:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:38:34 Removing intermediate container e3d16778bc1b 20:38:34 ---> dde7c6ddf3ee 20:38:34 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:38:34 Removing intermediate container 12e03259cd64 20:38:34 ---> 8fa4ae39e1b0 20:38:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:38:34 ---> Running in a252cf307286 20:38:35 ---> Running in 8fdec0fbb6ee 20:38:35 ---> Running in 2fb53687d154 20:38:35 Staging go-build-helper 20:38:35 + snapcraftctl stage 20:38:35 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 20:38:36 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 20:38:37 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 20:38:37 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 20:38:38 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 20:38:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:38:45 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:38:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:38:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:38:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:38:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:38:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:38:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:38:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:38:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:38:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:38:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:38:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:38:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:38:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:38:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:38:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:38:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:38:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:38:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:38:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:38:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:38:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:38:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:38:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:38:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:38:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:38:45 Fetched 24.7 MB in 0s (0 B/s) 20:38:45 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:38:45 Fetched 224 kB in 0s (0 B/s) 20:38:45 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:38:45 Fetched 157 kB in 0s (0 B/s) 20:38:45 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:38:45 Fetched 221 kB in 0s (0 B/s) 20:38:45 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:38:45 Fetched 143 kB in 0s (0 B/s) 20:38:45 Pulling edgex-go 20:38:45 + snapcraftctl pull 20:39:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:39:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:39:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:39:03 Fetched 0 B in 0s (0 B/s) 20:39:03 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:39:03 Fetched 96.5 kB in 0s (0 B/s) 20:39:03 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:39:03 Fetched 279 kB in 0s (0 B/s) 20:39:03 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:39:03 Fetched 122 kB in 0s (0 B/s) 20:39:03 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:39:03 Fetched 77.8 kB in 0s (0 B/s) 20:39:03 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:39:03 Fetched 8848 B in 0s (0 B/s) 20:39:03 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:39:03 Fetched 47.8 kB in 0s (0 B/s) 20:39:03 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:39:03 Fetched 45.6 kB in 0s (0 B/s) 20:39:03 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:39:03 Fetched 15.0 kB in 0s (0 B/s) 20:39:03 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:39:03 Fetched 219 kB in 0s (0 B/s) 20:39:03 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:39:03 Fetched 154 kB in 0s (0 B/s) 20:39:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:39:03 Fetched 50.6 kB in 0s (0 B/s) 20:39:03 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:39:03 Fetched 14.8 kB in 0s (0 B/s) 20:39:03 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:39:03 Fetched 41.8 kB in 0s (0 B/s) 20:39:03 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:39:03 Fetched 499 kB in 0s (0 B/s) 20:39:03 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:39:03 Fetched 111 kB in 0s (0 B/s) 20:39:03 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:39:03 Fetched 240 kB in 0s (0 B/s) 20:39:03 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:39:03 Fetched 29.3 kB in 0s (0 B/s) 20:39:03 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:39:03 Fetched 85.5 kB in 0s (0 B/s) 20:39:03 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:39:03 Fetched 24.5 kB in 0s (0 B/s) 20:39:03 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:39:03 Fetched 49.2 kB in 0s (0 B/s) 20:39:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:39:03 Fetched 54.2 kB in 0s (0 B/s) 20:39:03 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:39:03 Fetched 30.8 kB in 0s (0 B/s) 20:39:03 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:39:03 Fetched 15.8 kB in 0s (0 B/s) 20:39:03 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:39:03 Fetched 85.9 kB in 0s (0 B/s) 20:39:03 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:39:03 Fetched 8720 B in 0s (0 B/s) 20:39:03 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 20:39:03 Fetched 137 kB in 0s (0 B/s) 20:39:03 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:39:03 Fetched 119 kB in 0s (0 B/s) 20:39:03 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 20:39:03 Fetched 110 kB in 0s (0 B/s) 20:39:03 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:39:03 Fetched 11.1 kB in 0s (0 B/s) 20:39:03 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:39:03 Fetched 645 kB in 0s (0 B/s) 20:39:03 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:39:03 Fetched 41.3 kB in 0s (0 B/s) 20:39:03 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:39:03 Fetched 17.9 kB in 0s (0 B/s) 20:39:03 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:39:03 Fetched 368 kB in 0s (0 B/s) 20:39:03 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:39:03 Fetched 187 kB in 0s (0 B/s) 20:39:03 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:39:03 Fetched 175 kB in 0s (0 B/s) 20:39:03 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:39:03 Fetched 206 kB in 0s (0 B/s) 20:39:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:39:03 Fetched 1301 kB in 0s (0 B/s) 20:39:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:39:03 Fetched 36.2 kB in 0s (0 B/s) 20:39:03 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:39:03 Fetched 159 kB in 0s (0 B/s) 20:39:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:39:03 Fetched 107 kB in 0s (0 B/s) 20:39:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:39:03 Fetched 48.7 kB in 0s (0 B/s) 20:39:03 Pulling static-packages 20:39:03 + snapcraftctl pull 20:39:03 Pulling version 20:39:03 + cd /root/project 20:39:03 + git describe --tags --abbrev=0 20:39:03 + sed s/v// 20:39:03 + GIT_VERSION=2.0.0-dev.267 20:39:03 + [ -z 2.0.0-dev.267 ] 20:39:03 + snapcraftctl set-version 2.0.0-dev.267 20:39:03 Building app-service-config 20:39:03 + snapcraftctl build 20:39:05 Building config-common 20:39:05 + snapcraftctl build 20:39:07 Skipping build go-build-helper (already ran) 20:39:07 Building edgex-go 20:39:07 + cd /root/parts/edgex-go/src 20:39:07 + make build 20:39:07 go mod tidy 20:39:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 20:39:08 go: downloading github.com/gorilla/mux v1.8.0 20:39:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 20:39:09 go: downloading github.com/stretchr/testify v1.7.0 20:39:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 20:39:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:39:09 go: downloading github.com/google/uuid v1.2.0 20:39:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:39:09 go: downloading gopkg.in/yaml.v2 v2.4.0 20:39:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:39:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 20:39:09 go: downloading github.com/lib/pq v1.10.2 20:39:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:39:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:39:09 go: downloading github.com/pelletier/go-toml v1.9.3 20:39:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:39:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 20:39:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 20:39:10 go: downloading github.com/davecgh/go-spew v1.1.1 20:39:10 go: downloading github.com/pmezard/go-difflib v1.0.0 20:39:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:39:10 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:39:10 go: downloading github.com/go-kit/kit v0.9.0 20:39:10 go: downloading github.com/stretchr/objx v0.1.0 20:39:10 go: downloading github.com/x448/float16 v0.8.4 20:39:10 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:39:11 go: downloading github.com/go-playground/universal-translator v0.17.0 20:39:11 go: downloading github.com/leodido/go-urn v1.2.0 20:39:11 go: downloading golang.org/x/text v0.3.2 20:39:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:39:11 go: downloading github.com/go-playground/locales v0.13.0 20:39:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:39:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:39:11 go: downloading github.com/pebbe/zmq4 v1.2.7 20:39:11 go: downloading github.com/kr/pretty v0.2.0 20:39:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:39:11 go: downloading github.com/go-stack/stack v1.8.0 20:39:11 go: downloading github.com/hashicorp/consul/api v1.8.1 20:39:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:39:11 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:39:11 go: downloading github.com/gorilla/websocket v1.4.2 20:39:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:39:11 go: downloading github.com/onsi/ginkgo v1.10.1 20:39:12 go: downloading github.com/onsi/gomega v1.7.0 20:39:12 go: downloading github.com/kr/text v0.1.0 20:39:12 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:39:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:39:12 go: downloading github.com/mitchellh/copystructure v1.0.0 20:39:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:39:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:39:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:39:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:39:12 go: downloading github.com/hashicorp/serf v0.9.5 20:39:12 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:39:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:39:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:39:12 go: downloading github.com/fatih/color v1.9.0 20:39:12 go: downloading github.com/mattn/go-colorable v0.1.6 20:39:12 go: downloading github.com/mattn/go-isatty v0.0.12 20:39:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:39:12 go: downloading github.com/pkg/errors v0.8.1 20:39:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:39:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:39:12 go: downloading github.com/hashicorp/memberlist v0.2.2 20:39:12 go: downloading github.com/hpcloud/tail v1.0.0 20:39:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:39:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:39:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:39:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:39:12 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:39:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:39:12 go: downloading github.com/miekg/dns v1.1.26 20:39:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:39:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:39:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:39:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:39:12 go: downloading github.com/hashicorp/errwrap v1.0.0 20:39:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:39: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 20:39:26 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 20:39:27 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 20:39:29 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 20:39:29 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 20:39:30 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 20:39:32 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 20:39:33 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 20:39:34 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 20:39:35 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 20:39:36 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 20:39:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:39:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:39:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:39:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:39:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:39:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:39:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:39:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:39:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:39:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:39:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:39:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:39:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:39:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:39:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:39:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:39:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:39:38 + 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 20:39:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:39:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:39:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:39:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:39:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:39:38 + 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 20:39:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:39:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:39:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:39:42 Building static-packages 20:39:42 + snapcraftctl build 20:39:44 Building version 20:39:44 + snapcraftctl build 20:39:46 Staging app-service-config 20:39:46 + snapcraftctl stage 20:39:47 Staging config-common 20:39:47 + snapcraftctl stage 20:39:48 Skipping stage go-build-helper (already ran) 20:39:48 Staging edgex-go 20:39:48 + snapcraftctl stage 20:39:49 Staging static-packages 20:39:49 + snapcraftctl stage 20:39:50 Staging version 20:39:50 + snapcraftctl stage 20:39:51 Priming app-service-config 20:39:51 + snapcraftctl prime 20:39:53 Priming config-common 20:39:53 + snapcraftctl prime 20:39:54 Priming go-build-helper 20:39:54 + snapcraftctl prime 20:39:55 Priming edgex-go 20:39:55 + snapcraftctl prime 20:39:56 Priming static-packages 20:39:56 + snapcraftctl prime 20:39:59 Priming version 20:39:59 + snapcraftctl prime 20:40:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:40:31 Removing intermediate container a9b3395b5b1f 20:40:31 ---> de2f88ee006f 20:40:31 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:40:31 ---> Running in afd5d6160a9b 20:40:31 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 20:40:31 Removing intermediate container 5717bac85f64 20:40:31 ---> 3981e8feb3ff 20:40:31 20:40:31 Step 11/32 : FROM alpine:3.12 20:40:32 3.12: Pulling from library/alpine 20:40:33 Removing intermediate container 2fb53687d154 20:40:33 ---> a6ce6d83bda9 20:40:33 20:40:33 Step 11/23 : FROM alpine:3.12 20:40:33 3.12: Pulling from library/alpine 20:40:34 Removing intermediate container afd5d6160a9b 20:40:34 ---> b5ba1234164d 20:40:34 20:40:34 Step 12/24 : FROM docker:20.10.0 20:40:34 Removing intermediate container 8fdec0fbb6ee 20:40:34 ---> ad652913942d 20:40:34 20:40:34 Step 11/22 : FROM alpine:3.12 20:40:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:40:34 Status: Downloaded newer image for alpine:3.12 20:40:34 20.10.0: Pulling from library/docker 20:40:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:40:34 Status: Image is up to date for alpine:3.12 20:40:34 ---> c4fd0aeabfcf 20:40:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:40:34 Removing intermediate container a252cf307286 20:40:34 ---> 8c37fbe46f81 20:40:34 20:40:34 Step 11/23 : FROM alpine:3.12 20:40:34 ---> c4fd0aeabfcf 20:40:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:40:34 3.12: Pulling from library/alpine 20:40:34 ---> c4fd0aeabfcf 20:40:34 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:40:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:40:34 Status: Image is up to date for alpine:3.12 20:40:34 ---> c4fd0aeabfcf 20:40:34 Step 12/22 : RUN apk add --update --no-cache curl 20:40:34 ---> Running in e1eb39cd7ece 20:40:34 ---> Running in 8b0bd6d353e5 20:40:34 ---> Running in 36520d85e564 20:40:35 ---> Running in 818ff4ebb680 20:40:35 Removing intermediate container 36520d85e564 20:40:35 ---> cbdc4f80d204 20:40:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:40:36 ---> Running in b3c02b6547cb 20:40:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:38 (1/1) Installing dumb-init (1.2.2-r1) 20:40:38 Executing busybox-1.31.1-r20.trigger 20:40:38 OK: 5 MiB in 15 packages 20:40:38 (1/2) Installing ca-certificates (20191127-r4) 20:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:38 (2/2) Installing dumb-init (1.2.2-r1) 20:40:38 Executing busybox-1.31.1-r20.trigger 20:40:38 Executing ca-certificates-20191127-r4.trigger 20:40:38 (1/4) Installing ca-certificates (20191127-r4) 20:40:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:40:38 (3/4) Installing libcurl (7.77.0-r0) 20:40:38 (4/4) Installing curl (7.77.0-r0) 20:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:38 Executing busybox-1.31.1-r20.trigger 20:40:38 Executing ca-certificates-20191127-r4.trigger 20:40:38 OK: 6 MiB in 16 packages 20:40:39 OK: 7 MiB in 18 packages 20:40:39 (1/2) Installing dumb-init (1.2.2-r1) 20:40:39 (2/2) Installing su-exec (0.2-r1) 20:40:39 Executing busybox-1.31.1-r20.trigger 20:40:39 OK: 5 MiB in 16 packages 20:40:40 Removing intermediate container e1eb39cd7ece 20:40:40 ---> ad817a6c43f0 20:40:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:41 ---> Running in aa0e9d6aaf06 20:40:41 Removing intermediate container 8b0bd6d353e5 20:40:41 ---> ff61962a8192 20:40:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:40:41 Removing intermediate container b3c02b6547cb 20:40:41 ---> 521127b2d239 20:40:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:40:42 ---> Running in b7544e7039e1 20:40:42 ---> Running in 96324cb78543 20:40:42 Removing intermediate container aa0e9d6aaf06 20:40:42 ---> 4746e6d41e73 20:40:42 Step 14/23 : ENV APP_PORT=59861 20:40:42 Removing intermediate container 818ff4ebb680 20:40:42 ---> 8f43e693c96f 20:40:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:42 ---> Running in ec3b9f23bf28 20:40:42 ---> Running in 49c59c1e4c77 20:40:43 Removing intermediate container b7544e7039e1 20:40:43 ---> f94fb9906536 20:40:43 Step 14/23 : ENV APP_PORT=59860 20:40:43 Removing intermediate container 96324cb78543 20:40:43 ---> d1240e5ae66c 20:40:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:40:43 ---> Running in 78c805caac6e 20:40:43 Removing intermediate container ec3b9f23bf28 20:40:43 ---> e0673298137e 20:40:43 Step 15/23 : EXPOSE $APP_PORT 20:40:43 ---> Running in 76bd0c5feea6 20:40:43 Removing intermediate container 49c59c1e4c77 20:40:43 ---> 521c72f76ee2 20:40:43 Step 14/22 : WORKDIR /edgex 20:40:43 ---> Running in 01dbffafa2ea 20:40:44 ---> Running in 35c12259bbd4 20:40:44 Removing intermediate container 78c805caac6e 20:40:44 ---> 09056829e240 20:40:44 Step 15/23 : EXPOSE $APP_PORT 20:40:44 ---> Running in cca64aeea927 20:40:44 Removing intermediate container 76bd0c5feea6 20:40:44 ---> 9e87fc2c579d 20:40:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:40:44 Removing intermediate container 01dbffafa2ea 20:40:44 ---> d8abe31bf89a 20:40:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:44 ---> Running in a9c3e9bab3f9 20:40:44 Removing intermediate container 35c12259bbd4 20:40:44 ---> cf7738c9dcb2 20:40:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:40:45 Removing intermediate container cca64aeea927 20:40:45 ---> c5f637979afe 20:40:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:48 ---> 14b5076ef0c1 20:40:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:40:48 ---> c8a30919caa9 20:40:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:40:48 ---> 1f2cd1ba972b 20:40:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:40:48 Removing intermediate container a9c3e9bab3f9 20:40:48 ---> bf74a611f5a7 20:40:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:40:48 ---> 58b6d017e6f4 20:40:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:40:49 ---> Running in 87edb2a49d98 20:40:49 ---> 96e29030a8ea 20:40:49 ---> 978c17c2a8a7 20:40:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:40:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:40:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:40:49 Status: Downloaded newer image for docker:20.10.0 20:40:49 ---> eeaf43b92773 20:40:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:40:49 Removing intermediate container 87edb2a49d98 20:40:49 ---> b6a5cbd4a3df 20:40:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:40:49 ---> Running in 7535fec66fb2 20:40:50 ---> de460460f509 20:40:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:40:50 ---> d3aa26b4f701 20:40:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:40:50 ---> Running in a572eab23bb8 20:40:50 ---> Running in 89740d2f2b83 20:40:50 Removing intermediate container 7535fec66fb2 20:40:50 ---> 016f06b4574d 20:40:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:40:50 ---> 12100778843c 20:40:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:40:50 ---> 81ca1e48e327 20:40:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:40:50 ---> Running in 48842b8f3d58 20:40:51 Removing intermediate container a572eab23bb8 20:40:51 ---> 2b870058da4c 20:40:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:51 ---> Running in 926b28c21648 20:40:51 ---> Running in e6b6c17c335d 20:40:51 ---> Running in e374628dc023 20:40:51 Removing intermediate container 89740d2f2b83 20:40:51 ---> c4c56284e6b6 20:40:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:51 ---> Running in 2dd2bc5cc571 20:40:52 Removing intermediate container e6b6c17c335d 20:40:52 ---> 50996cbb1aef 20:40:52 Step 19/22 : CMD ["--init=true"] 20:40:52 Removing intermediate container e374628dc023 20:40:52 ---> ad698693f6eb 20:40:52 Step 21/23 : LABEL arch=arm64 20:40:52 ---> Running in 03a4c54455c0 20:40:52 ---> Running in 16e25a702db0 20:40:52 Removing intermediate container 2dd2bc5cc571 20:40:52 ---> 0a6339a97668 20:40:52 Step 21/23 : LABEL arch=arm64 20:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:52 ---> Running in c132cf3bd567 20:40:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:53 Removing intermediate container 03a4c54455c0 20:40:53 ---> 37f9a75beb5e 20:40:53 Step 20/22 : LABEL arch=arm64 20:40:53 ---> Running in d373b1f1ff32 20:40:53 Removing intermediate container 16e25a702db0 20:40:53 ---> dd6a0d030970 20:40:53 Step 22/23 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:40:53 Removing intermediate container c132cf3bd567 20:40:53 ---> 625439a0eb36 20:40:53 Step 22/23 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:40:53 (1/39) Installing readline (8.0.4-r0) 20:40:53 (2/39) Installing bash (5.0.17-r0) 20:40:53 Executing bash-5.0.17-r0.post-install 20:40:53 ---> Running in 056686587a7f 20:40:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:40:54 (4/39) Installing libcurl (7.77.0-r0) 20:40:54 (5/39) Installing curl (7.77.0-r0) 20:40:54 (6/39) Installing dumb-init (1.2.2-r1) 20:40:54 (7/39) Installing libbz2 (1.0.8-r1) 20:40:54 (8/39) Installing expat (2.2.9-r1) 20:40:54 (9/39) Installing libffi (3.3-r2) 20:40:54 (10/39) Installing gdbm (1.13-r1) 20:40:54 (11/39) Installing xz-libs (5.2.5-r0) 20:40:54 (12/39) Installing sqlite-libs (3.32.1-r1) 20:40:54 (13/39) Installing python3 (3.8.10-r0) 20:40:54 ---> Running in a611ed796d5b 20:40:54 Removing intermediate container d373b1f1ff32 20:40:54 ---> 6fa1181eed57 20:40:54 Step 21/22 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:40:54 Removing intermediate container 056686587a7f 20:40:54 ---> ddc42f92736e 20:40:54 Step 23/23 : LABEL version=0.0.0 20:40:54 ---> Running in f49aab21186f 20:40:54 Removing intermediate container 926b28c21648 20:40:54 ---> f2e8eb708717 20:40:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:55 ---> Running in 8d7a1fddc5f4 20:40:55 Removing intermediate container a611ed796d5b 20:40:55 ---> 4e29e21c9162 20:40:55 Step 23/23 : LABEL version=0.0.0 20:40:55 ---> Running in 53a8131ab83f 20:40:55 Removing intermediate container f49aab21186f 20:40:55 ---> 6cf43471acd2 20:40:55 Step 22/22 : LABEL version=0.0.0 20:40:56 (14/39) Installing py3-appdirs (1.4.4-r1) 20:40:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:40:56 (16/39) Installing py3-parsing (2.4.7-r0) 20:40:56 (17/39) Installing py3-six (1.15.0-r0) 20:40:56 (18/39) Installing py3-packaging (20.4-r0) 20:40:56 (19/39) Installing py3-setuptools (47.0.0-r0) 20:40:56 Removing intermediate container 8d7a1fddc5f4 20:40:56 ---> 22627f1553ce 20:40:56 20:40:56 (20/39) Installing py3-chardet (3.0.4-r4) 20:40:56 ---> Running in e3381f4e0965 20:40:56 (21/39) Installing py3-idna (2.9-r0) 20:40:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:40:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:40:56 (24/39) Installing py3-requests (2.23.0-r0) 20:40:56 (25/39) Installing py3-msgpack (1.0.0-r0) 20:40:56 (26/39) Installing py3-lockfile (0.12.2-r3) 20:40:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:40:56 ---> 5060752ea5ee 20:40:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:56 (28/39) Installing py3-colorama (0.4.3-r0) 20:40:56 (29/39) Installing py3-distlib (0.3.0-r0) 20:40:56 (30/39) Installing py3-distro (1.5.0-r1) 20:40:56 (31/39) Installing py3-webencodings (0.5.1-r3) 20:40:56 (32/39) Installing py3-html5lib (1.0.1-r4) 20:40:56 (33/39) Installing py3-pytoml (0.1.21-r0) 20:40:56 (34/39) Installing py3-pep517 (0.8.2-r0) 20:40:56 (35/39) Installing py3-progress (1.5-r0) 20:40:56 (36/39) Installing py3-toml (0.10.1-r0) 20:40:56 (37/39) Installing py3-retrying (1.3.3-r0) 20:40:56 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:40:56 Removing intermediate container 53a8131ab83f 20:40:56 ---> bf596c771f94 20:40:56 20:40:56 (39/39) Installing py3-pip (20.1.1-r0) 20:40:56 Successfully built 22627f1553ce 20:40:56 Successfully tagged support-scheduler-arm64:latest 20:40:56  Building support-scheduler ... done Building core-command 20:40:56 Executing busybox-1.31.1-r19.trigger 20:40:56 OK: 72 MiB in 59 packages 20:40:56 Removing intermediate container e3381f4e0965 20:40:56 ---> da58acc05851 20:40:56 20:40:57 Successfully built bf596c771f94 20:40:57 Successfully tagged support-notifications-arm64:latest 20:40:57  Building support-notifications ... done Building core-data 20:40:57 Successfully built da58acc05851 20:40:57 Successfully tagged security-proxy-setup-arm64:latest 20:40:57  Building security-proxy-setup ... done Building security-secretstore-setup 20:40:58 ---> 585422ed0875 20:40:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:59 ---> a93e902b814c 20:40:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:41:00 ---> 18a9bd665e49 20:41:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:41:02 ---> d8dbb062478a 20:41:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:41:02 Collecting docker-compose==1.23.2 20:41:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:41:02 ---> Running in e14763a4a643 20:41:03 Removing intermediate container e14763a4a643 20:41:03 ---> 51087f8fff30 20:41:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:41:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:41:04 ---> 158d0676778a 20:41:04 Step 27/32 : RUN chmod +x /entrypoint.sh 20:41:04 ---> Running in 0a60ba2cb63d 20:41:05 Collecting docker<4.0,>=3.6.0 20:41:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:41:06 Collecting docopt<0.7,>=0.6.1 20:41:06 Downloading docopt-0.6.2.tar.gz (25 kB) 20:41:07 Removing intermediate container 0a60ba2cb63d 20:41:07 ---> 286674643f62 20:41:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:41:07 ---> Running in 730f921c38b8 20:41:08 Removing intermediate container 730f921c38b8 20:41:08 ---> c0549137a8a7 20:41:08 Step 29/32 : CMD ["gate"] 20:41:10 ---> Running in 1f1c299fea7f 20:41:10 Collecting websocket-client<1.0,>=0.32.0 20:41:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:41: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) 20:41:10 Removing intermediate container 1f1c299fea7f 20:41:10 ---> c5a6ea477ff3 20:41:10 Step 30/32 : LABEL arch=arm64 20:41:10 ---> Running in 24f926724a2b 20:41:10 Collecting PyYAML<4,>=3.10 20:41:10 Downloading PyYAML-3.13.tar.gz (270 kB) 20:41:10 Removing intermediate container 24f926724a2b 20:41:10 ---> 19d142e35b21 20:41:10 Step 31/32 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:41:11 ---> Running in e1cad0439dfc 20:41:12 Removing intermediate container e1cad0439dfc 20:41:12 ---> a4457efb6460 20:41:12 Step 32/32 : LABEL version=0.0.0 20:41:12 ---> Running in ab11b1f6c708 20:41:13 Removing intermediate container ab11b1f6c708 20:41:13 ---> 80c368242605 20:41:13 20:41:13 Successfully built 80c368242605 20:41:13 Successfully tagged security-bootstrapper-arm64:latest 20:41:13  Building security-bootstrapper ... done Building core-metadata 20:41:14 Collecting jsonschema<3,>=2.5.1 20:41:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:41:14 Collecting cached-property<2,>=1.2.0 20:41:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:41:14 Collecting dockerpty<0.5,>=0.4.1 20:41:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:41:17 Collecting texttable<0.10,>=0.9.0 20:41:17 Downloading texttable-0.9.1.tar.gz (11 kB) 20:41:20 Collecting idna<2.8,>=2.5 20:41:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:41:20 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) 20:41:20 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) 20:41:21 Collecting urllib3<1.25,>=1.21.1 20:41:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:41:21 Collecting docker-pycreds>=0.4.0 20:41:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:41:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:41:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:41:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:41:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:41:23 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, PyYAML, jsonschema, cached-property, dockerpty, texttable, docker-compose 20:41:23 Attempting uninstall: idna 20:41:23 Found existing installation: idna 2.9 20:41:23 Uninstalling idna-2.9: 20:41:23 Successfully uninstalled idna-2.9 20:41:23 Attempting uninstall: urllib3 20:41:23 Found existing installation: urllib3 1.25.9 20:41:23 Uninstalling urllib3-1.25.9: 20:41:26 Successfully uninstalled urllib3-1.25.9 20:41:26 Attempting uninstall: requests 20:41:26 Found existing installation: requests 2.23.0 20:41:26 Uninstalling requests-2.23.0: 20:41:26 Successfully uninstalled requests-2.23.0 20:41:26 Running setup.py install for docopt: started 20:41:29 Running setup.py install for docopt: finished with status 'done' 20:41:29 Running setup.py install for PyYAML: started 20:41:31 Running setup.py install for PyYAML: finished with status 'done' 20:41:31 Running setup.py install for dockerpty: started 20:41:34 Running setup.py install for dockerpty: finished with status 'done' 20:41:34 Running setup.py install for texttable: started 20:41:36 Running setup.py install for texttable: finished with status 'done' 20:41:37 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 20:41:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:41:42 ---> ba108e2f1f09 20:41:42 Step 3/26 : WORKDIR /edgex-go 20:41:42 ---> Using cache 20:41:42 ---> 48b8e0fdfbe5 20:41:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:42 ---> Using cache 20:41:42 ---> 596978bc7d00 20:41:42 Step 5/26 : RUN apk add --update --no-cache make git 20:41:42 ---> Using cache 20:41:42 ---> a8904d7146b7 20:41:42 Step 6/26 : COPY go.mod . 20:41:42 ---> Using cache 20:41:42 ---> 66482bf97ea0 20:41:42 Step 7/26 : RUN go mod download 20:41:42 ---> Using cache 20:41:42 ---> dfa6e3d2072f 20:41:42 Step 8/26 : COPY . . 20:41:42 ---> Using cache 20:41:42 ---> 3db7a7d00ec5 20:41:42 Step 9/26 : RUN go mod tidy 20:41:42 ---> Using cache 20:41:42 ---> 8fa4ae39e1b0 20:41:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:42 ---> ba108e2f1f09 20:41:42 Step 3/24 : WORKDIR /edgex-go 20:41:42 ---> Using cache 20:41:42 ---> 48b8e0fdfbe5 20:41:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:42 ---> Using cache 20:41:42 ---> 596978bc7d00 20:41:42 Step 5/24 : RUN apk add --update --no-cache make git 20:41:42 ---> Using cache 20:41:42 ---> a8904d7146b7 20:41:42 Step 6/24 : COPY go.mod . 20:41:42 ---> Using cache 20:41:42 ---> 66482bf97ea0 20:41:42 Step 7/24 : RUN go mod download 20:41:42 ---> Using cache 20:41:42 ---> dfa6e3d2072f 20:41:42 Step 8/24 : COPY . . 20:41:42 ---> Using cache 20:41:42 ---> 3db7a7d00ec5 20:41:42 Step 9/24 : RUN go mod tidy 20:41:42 ---> Using cache 20:41:42 ---> 8fa4ae39e1b0 20:41:42 Step 10/24 : RUN make cmd/core-command/core-command 20:41:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:42 ---> ba108e2f1f09 20:41:42 Step 3/24 : WORKDIR /edgex-go 20:41:42 ---> Using cache 20:41:42 ---> 48b8e0fdfbe5 20:41:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:42 ---> Using cache 20:41:42 ---> 596978bc7d00 20:41:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:41:45 ---> Running in 8d71a0facaf3 20:41:45 ---> Running in 177d671dbdfc 20:41:45 ---> Running in 511adca3c5ce 20:41:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:47 ---> ba108e2f1f09 20:41:47 Step 3/24 : WORKDIR /edgex-go 20:41:47 ---> Using cache 20:41:47 ---> 48b8e0fdfbe5 20:41:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:47 ---> Using cache 20:41:47 ---> 596978bc7d00 20:41:47 Step 5/24 : RUN apk add --update --no-cache make git 20:41:47 ---> Using cache 20:41:47 ---> a8904d7146b7 20:41:47 Step 6/24 : COPY go.mod . 20:41:47 ---> Using cache 20:41:47 ---> 66482bf97ea0 20:41:47 Step 7/24 : RUN go mod download 20:41:47 ---> Using cache 20:41:47 ---> dfa6e3d2072f 20:41:47 Step 8/24 : COPY . . 20:41:47 ---> Using cache 20:41:47 ---> 3db7a7d00ec5 20:41:47 Step 9/24 : RUN go mod tidy 20:41:47 ---> Using cache 20:41:47 ---> 8fa4ae39e1b0 20:41:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:41:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:48 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 20:41:48 ---> Running in 44137913bc47 20:41:48 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 20:41:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:50 OK: 218 MiB in 52 packages 20:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:41:52 Removing intermediate container 177d671dbdfc 20:41:52 ---> aaf6ce93d695 20:41:52 Step 6/24 : COPY go.mod . 20:41:54 ---> 52483c76539f 20:41:54 Step 7/24 : RUN go mod download 20:41:54 ---> Running in 91120099267f 20:41:58 Removing intermediate container 48842b8f3d58 20:41:58 ---> c180970131f8 20:41:58 Step 15/24 : ENV APP_PORT=58890 20:41:58 ---> Running in 21c78f10cc0a 20:41:58 Removing intermediate container 21c78f10cc0a 20:41:58 ---> f2565defca64 20:41:58 Step 16/24 : EXPOSE $APP_PORT 20:41:58 ---> Running in 62511268a583 20:41:59 Removing intermediate container 62511268a583 20:41:59 ---> 8c760a71c9fb 20:41:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:41:59 Removing intermediate container 91120099267f 20:41:59 ---> 0e02fc7a34dd 20:41:59 Step 8/24 : COPY . . 20:42:01 ---> fe32251ec793 20:42:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:42:03 ---> c82974f98f1c 20:42:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:42:06 ---> d80070f886e5 20:42:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:42:06 ---> Running in 3cc2bc81b879 20:42:07 Removing intermediate container 3cc2bc81b879 20:42:07 ---> ee60a2d85d30 20:42:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:08 ---> Running in aa18a894e833 20:42:09 Removing intermediate container aa18a894e833 20:42:09 ---> f8311e2656e4 20:42:09 Step 22/24 : LABEL arch=arm64 20:42:09 ---> Running in 6f875a16dcf1 20:42:10 Removing intermediate container 6f875a16dcf1 20:42:10 ---> 841c7b095f8a 20:42:10 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:42:10 ---> Running in 5f4425151342 20:42:12 Removing intermediate container 5f4425151342 20:42:12 ---> 291a46c9219c 20:42:12 Step 24/24 : LABEL version=0.0.0 20:42:12 ---> Running in f31c4496599e 20:42:15 Removing intermediate container f31c4496599e 20:42:15 ---> 5bbde9acfddf 20:42:15 20:42:15 Successfully built 5bbde9acfddf 20:42:15 Successfully tagged sys-mgmt-agent-arm64:latest 20:42:21  Building sys-mgmt-agent ... done  ---> 7ec3c0a07038 20:42:21 Step 9/24 : RUN go mod tidy 20:42:21 ---> Running in 8821aa8d56c7 20:42:27 Removing intermediate container 8821aa8d56c7 20:42:27 ---> a13ab7ccf2b1 20:42:27 Step 10/24 : RUN make cmd/core-data/core-data 20:42:27 ---> Running in d64bc7f3573c 20:42:29 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 20:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:43:20 Removing intermediate container 511adca3c5ce 20:43:20 ---> 4b08d4018f31 20:43:20 20:43:20 Step 11/24 : FROM alpine:3.12 20:43:20 ---> c4fd0aeabfcf 20:43:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:43:20 ---> Using cache 20:43:20 ---> ad817a6c43f0 20:43:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:20 ---> Using cache 20:43:20 ---> 4746e6d41e73 20:43:20 Step 14/24 : ENV APP_PORT=59882 20:43:20 ---> Running in 65f42b947bd5 20:43:21 Removing intermediate container 65f42b947bd5 20:43:21 ---> d4d8eb160e3e 20:43:21 Step 15/24 : EXPOSE $APP_PORT 20:43:21 ---> Running in 4dfb319beda3 20:43:22 Removing intermediate container 4dfb319beda3 20:43:22 ---> 3544700ac941 20:43:22 Step 16/24 : WORKDIR / 20:43:22 ---> Running in cbf6a745d677 20:43:23 Removing intermediate container cbf6a745d677 20:43:23 ---> c6a725f5ad61 20:43:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:25 ---> b5cda7cfe90f 20:43:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:28 ---> fc02c08c2d45 20:43:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:43:28 Removing intermediate container 8d71a0facaf3 20:43:28 ---> 4487a26f842c 20:43:28 20:43:28 Step 11/26 : FROM alpine:3.12 20:43:28 ---> c4fd0aeabfcf 20:43:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:43:29 ---> Running in 6e3d4db31e2f 20:43:29 ---> d40f6d81ce5a 20:43:29 Step 20/24 : ENTRYPOINT ["/core-command"] 20:43:30 ---> Running in 5e24cc976c78 20:43:31 Removing intermediate container 5e24cc976c78 20:43:31 ---> 8fbe5749019c 20:43:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:43:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:32 ---> Running in 4e5a351f9638 20:43:32 (1/6) Installing ca-certificates (20191127-r4) 20:43:32 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:43:32 (3/6) Installing libcurl (7.77.0-r0) 20:43:32 (4/6) Installing curl (7.77.0-r0) 20:43:32 (5/6) Installing dumb-init (1.2.2-r1) 20:43:32 (6/6) Installing su-exec (0.2-r1) 20:43:32 Executing busybox-1.31.1-r20.trigger 20:43:32 Executing ca-certificates-20191127-r4.trigger 20:43:33 OK: 7 MiB in 20 packages 20:43:33 Removing intermediate container 4e5a351f9638 20:43:33 ---> e276ac6c436f 20:43:33 Step 22/24 : LABEL arch=arm64 20:43:34 ---> Running in 4b4e21870309 20:43:36 Removing intermediate container 4b4e21870309 20:43:36 ---> 49fe2d9345ce 20:43:36 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:43:36 ---> Running in e998e09820d4 20:43:36 Removing intermediate container 6e3d4db31e2f 20:43:36 ---> 31a85b0d52b5 20:43:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:37 Removing intermediate container 44137913bc47 20:43:37 ---> a6e93dfd5ae6 20:43:37 20:43:37 Step 11/24 : FROM alpine:3.12 20:43:37 ---> c4fd0aeabfcf 20:43:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:43:37 ---> Running in 1184c5640bd9 20:43:37 ---> Using cache 20:43:37 ---> ad817a6c43f0 20:43:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:37 ---> Using cache 20:43:37 ---> 4746e6d41e73 20:43:37 Step 14/24 : ENV APP_PORT=59881 20:43:37 Removing intermediate container e998e09820d4 20:43:37 ---> 58a1b44476f5 20:43:37 Step 24/24 : LABEL version=0.0.0 20:43:37 ---> Running in e4b6ff2bc82c 20:43:37 ---> Running in 9f67efe4cc7c 20:43:37 Removing intermediate container 1184c5640bd9 20:43:37 ---> 391d7142f981 20:43:37 Step 14/26 : WORKDIR / 20:43:38 ---> Running in 6f32a0805b5c 20:43:38 Removing intermediate container e4b6ff2bc82c 20:43:38 ---> 94d0c9ef149b 20:43:38 Step 15/24 : EXPOSE $APP_PORT 20:43:38 ---> Running in 120250580fd8 20:43:38 Removing intermediate container 9f67efe4cc7c 20:43:38 ---> 122ba90962ea 20:43:38 20:43:39 Removing intermediate container 6f32a0805b5c 20:43:39 ---> 12f8521a7295 20:43:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:43:39 Successfully built 122ba90962ea 20:43:39 Successfully tagged core-command-arm64:latest 20:43:40  Building core-command ... done Removing intermediate container 120250580fd8 20:43:40 ---> 98ede9f960d6 20:43:40 Step 16/24 : WORKDIR / 20:43:40 ---> Running in 2c8a25035f9f 20:43:40 ---> 88e56d92af39 20:43:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:43:41 Removing intermediate container 2c8a25035f9f 20:43:41 ---> 4ca010b57f5d 20:43:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:42 ---> 07a720f53156 20:43:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:43:42 ---> 6c9bbc635ae3 20:43:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:44 ---> 62fdbc0c6330 20:43:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:43:44 ---> 05ef2d922b34 20:43:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:43:44 ---> e7176dd2172d 20:43:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:43:45 ---> 9c4e87c9003a 20:43:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:43:45 ---> Running in bdf18a859437 20:43:46 ---> 068169c8aea9 20:43:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:43:46 Removing intermediate container bdf18a859437 20:43:46 ---> fd2b07320c98 20:43:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:49 ---> Running in b754fe28b05c 20:43:49 Removing intermediate container b754fe28b05c 20:43:49 ---> 127aa7e465cc 20:43:49 Step 22/24 : LABEL arch=arm64 20:43:49 ---> 0a232e594f38 20:43:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:43:49 ---> Running in 45d621c7dbc0 20:43:49 Removing intermediate container 45d621c7dbc0 20:43:49 ---> 6e5f6ad0992d 20:43:49 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:43:49 ---> 45b98cff2aca 20:43:49 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/ 20:43:49 ---> Running in f08c602d70ce 20:43:49 ---> Running in 4154d7305e35 20:43:49 Removing intermediate container f08c602d70ce 20:43:49 ---> 72c68b33716b 20:43:49 Step 24/24 : LABEL version=0.0.0 20:43:49 ---> Running in 8e4f7b43d8ce 20:43:49 Removing intermediate container 8e4f7b43d8ce 20:43:49 ---> 6d616ddcc277 20:43:49 20:43:50 Successfully built 6d616ddcc277 20:43:50 Successfully tagged core-metadata-arm64:latest 20:43:51  Building core-metadata ... done Removing intermediate container 4154d7305e35 20:43:51 ---> 0460fb45a2fe 20:43:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:43:51 ---> Running in e5459f1ee426 20:43:52 Removing intermediate container e5459f1ee426 20:43:52 ---> 7e2385a81974 20:43:52 Step 24/26 : LABEL arch=arm64 20:43:52 ---> Running in 934a9775e862 20:43:53 Removing intermediate container 934a9775e862 20:43:53 ---> 7c129d12d3a3 20:43:53 Step 25/26 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:43:53 Removing intermediate container d64bc7f3573c 20:43:53 ---> be377cf9014d 20:43:53 20:43:53 Step 11/24 : FROM alpine:3.12 20:43:53 ---> c4fd0aeabfcf 20:43:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:53 ---> Running in 3cbe1dd8cb74 20:43:53 ---> Running in 4f8eb2be663e 20:43:54 Removing intermediate container 4f8eb2be663e 20:43:54 ---> 8b13b61087bf 20:43:54 Step 13/24 : ENV APP_PORT=59880 20:43:54 Removing intermediate container 3cbe1dd8cb74 20:43:54 ---> 2ef656cdad29 20:43:54 Step 26/26 : LABEL version=0.0.0 20:43:54 ---> Running in 998ec7086e8b 20:43:54 ---> Running in 7c3f771a0225 20:43:54 Removing intermediate container 998ec7086e8b 20:43:54 Removing intermediate container 7c3f771a0225 20:43:54 ---> 8d07e9886190 20:43:54 ---> ff5e21f0ff8f 20:43:54 20:43:54 Step 14/24 : EXPOSE $APP_PORT 20:43:55 ---> Running in 961ab969a6b3 20:43:55 Successfully built 8d07e9886190 20:43:55 Successfully tagged security-secretstore-setup-arm64:latest 20:43:55  Building security-secretstore-setup ... done Removing intermediate container 961ab969a6b3 20:43:55 ---> 4108a678f559 20:43:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:55 ---> Running in 5917d2ee4da2 20:43:57 Removing intermediate container 5917d2ee4da2 20:43:57 ---> 184310cbc854 20:43:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:43:58 ---> Running in 430aec413cae 20:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:00 (1/6) Installing dumb-init (1.2.2-r1) 20:44:00 (2/6) Installing libgcc (9.3.0-r2) 20:44:01 (3/6) Installing libsodium (1.0.18-r0) 20:44:01 (4/6) Installing libstdc++ (9.3.0-r2) 20:44:01 (5/6) Installing libzmq (4.3.3-r0) 20:44:01 (6/6) Installing zeromq (4.3.3-r0) 20:44:01 Executing busybox-1.31.1-r20.trigger 20:44:01 OK: 8 MiB in 20 packages 20:44:02 Removing intermediate container 430aec413cae 20:44:02 ---> 8a0a4929834d 20:44:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:03 ---> 3faed9c4853c 20:44:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:44:05 ---> ec5b9096b019 20:44:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:44:05 ---> 42f1dd5169d6 20:44:05 Step 20/24 : ENTRYPOINT ["/core-data"] 20:44:05 ---> Running in 1bf792f311ea 20:44:06 Removing intermediate container 1bf792f311ea 20:44:06 ---> 5581d2c28c6e 20:44:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:06 ---> Running in c338f93319e1 20:44:07 Removing intermediate container c338f93319e1 20:44:07 ---> daeed178571c 20:44:07 Step 22/24 : LABEL arch=arm64 20:44:07 ---> Running in d0516d891571 20:44:07 Removing intermediate container d0516d891571 20:44:07 ---> d93492297bfc 20:44:07 Step 23/24 : LABEL git_sha=9ee998d6c99ce7527a654546eb6b23be0803a16d 20:44:07 ---> Running in e55f2eb25dce 20:44:08 Removing intermediate container e55f2eb25dce 20:44:08 ---> 5daa49c7c1f5 20:44:08 Step 24/24 : LABEL version=0.0.0 20:44:08 ---> Running in ab73254ead79 20:44:08 Removing intermediate container ab73254ead79 20:44:08 ---> 3124e2c94ee4 20:44:08 20:44:09 Successfully built 3124e2c94ee4 20:44:09 Successfully tagged core-data-arm64:latest 20:44:09  Building core-data ... done  [Pipeline] } 20:44:09 $ docker stop --time=1 2461b4570ce357bd0e100af529f26e93deafb65cf9cd68d4a996228867ad7826 20:44:11 $ docker rm -f 2461b4570ce357bd0e100af529f26e93deafb65cf9cd68d4a996228867ad7826 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:12 + docker images 20:44:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:12 core-data-arm64 latest 3124e2c94ee4 4 seconds ago 19.1MB 20:44:12 security-secretstore-setup-arm64 latest 8d07e9886190 18 seconds ago 27.1MB 20:44:12 be377cf9014d 20 seconds ago 975MB 20:44:12 core-metadata-arm64 latest 6d616ddcc277 23 seconds ago 15.7MB 20:44:12 core-command-arm64 latest 122ba90962ea 34 seconds ago 15MB 20:44:12 a6e93dfd5ae6 36 seconds ago 972MB 20:44:12 4487a26f842c 44 seconds ago 976MB 20:44:12 4b08d4018f31 53 seconds ago 967MB 20:44:12 sys-mgmt-agent-arm64 latest 5bbde9acfddf About a minute ago 299MB 20:44:12 security-bootstrapper-arm64 latest 80c368242605 3 minutes ago 17.5MB 20:44:12 support-notifications-arm64 latest bf596c771f94 3 minutes ago 15.7MB 20:44:12 security-proxy-setup-arm64 latest da58acc05851 3 minutes ago 24.3MB 20:44:12 support-scheduler-arm64 latest 22627f1553ce 3 minutes ago 15.1MB 20:44:12 ad652913942d 3 minutes ago 973MB 20:44:12 8c37fbe46f81 3 minutes ago 969MB 20:44:12 b5ba1234164d 3 minutes ago 969MB 20:44:12 a6ce6d83bda9 3 minutes ago 968MB 20:44:12 3981e8feb3ff 3 minutes ago 970MB 20:44:12 ci-base-image-arm64 latest ba108e2f1f09 13 minutes ago 641MB 20:44:12 alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB 20:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB 20:44:12 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:44:13 ---> job-cost.sh 20:44:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YwT6 20:44:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-YwT6/bin to PATH 20:46:28 INFO: No Stack... 20:46:28 INFO: Retrieving Pricing Info for: v2-standard-4 20:46:28 INFO: Archiving Costs [Pipeline] sh 20:46:28 + cat /w/workspace/edgex-go/7/archives/cost.csv 20:46:28 + cut -d, -f6 [Pipeline] lock 20:46:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-7-stack-cost] 20:46:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-7-stack-cost] did not exist. Created. 20:46:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:29 + echo total: 0.18000000715255737 [Pipeline] stash 20:46:29 Stashed 1 file(s) [Pipeline] } 20:46:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-7-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 20:46:29 provisioning config files... 20:46:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config1909600943600470113tmp [Pipeline] { [Pipeline] sh 20:46:30 + set +x 20:46:30 + curl -s https://codecov.io/bash 20:46:30 + bash -s -- 20:46:30 20:46:30 _____ _ 20:46:30 / ____| | | 20:46:30 | | ___ __| | ___ ___ _____ __ 20:46:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:46:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:46:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:46:30 Bash-1.0.3 20:46:30 20:46:30 20:46:30 ==> git version 2.24.4 found 20:46:30 ==> 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 20:46:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:46:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:46:30 ==> Jenkins CI detected. 20:46:30 project root: . 20:46:30 --> token set from env 20:46:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:46:30 ==> Running gcov in . (disable via -X gcov) 20:46:30 ==> Python coveragepy not found 20:46:30 ==> Searching for coverage reports in: 20:46:30 + . 20:46:30 -> Found 1 reports 20:46:30 ==> Detecting git/mercurial file structure 20:46:30 ==> Reading reports 20:46:30 + ./coverage.out bytes=398195 20:46:30 ==> Appending adjustments 20:46:30 https://docs.codecov.io/docs/fixing-reports 20:46:31 + Found adjustments 20:46:31 ==> Gzipping contents 20:46:31 56K /tmp/codecov.t4GTn2.gz 20:46:31 ==> Uploading reports 20:46:31 url: https://codecov.io 20:46:31 query: branch=PR-3571&commit=9ee998d6c99ce7527a654546eb6b23be0803a16d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 20:46:31 -> Pinging Codecov 20:46:31 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=9ee998d6c99ce7527a654546eb6b23be0803a16d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 20:46:32 -> Uploading to 20:46:32 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/9ee998d6c99ce7527a654546eb6b23be0803a16d/c49be69c-9eac-49ad-a5c9-162e9daf2194.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97cd4d6435c19322b1efe25ad0c9b804668b6919efe9564d34940366dbac01c1 20:46:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:32 Dload Upload Total Spent Left Speed 20:46:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54505 0 0 100 54505 0 119k --:--:-- --:--:-- --:--:-- 119k 20:46:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9ee998d6c99ce7527a654546eb6b23be0803a16d [Pipeline] } 20:46:32 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 20:46:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:46:36 ---> package-listing.sh 20:46:36 ++ facter osfamily 20:46:36 ++ tr '[:upper:]' '[:lower:]' 20:46:36 + OS_FAMILY=redhat 20:46:36 + workspace=/w/workspace/edgex-go/7 20:46:36 + START_PACKAGES=/tmp/packages_start.txt 20:46:36 + END_PACKAGES=/tmp/packages_end.txt 20:46:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:46:36 + PACKAGES=/tmp/packages_start.txt 20:46:36 + '[' /w/workspace/edgex-go/7 ']' 20:46:36 + PACKAGES=/tmp/packages_end.txt 20:46:36 + case "${OS_FAMILY}" in 20:46:36 + rpm -qa 20:46:36 + sort 20:46:39 + '[' -f /tmp/packages_start.txt ']' 20:46:39 + '[' -f /tmp/packages_end.txt ']' 20:46:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:46:39 + '[' /w/workspace/edgex-go/7 ']' 20:46:39 + mkdir -p /w/workspace/edgex-go/7/archives/ 20:46:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 20:46:39 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:46:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:46:40 20:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:46:40 alpine: Pulling from edgex-lftools-log-publisher 20:46:40 df20fa9351a1: Pulling fs layer 20:46:40 36b3adc4ff6f: Pulling fs layer 20:46:40 8ad3a11d3b57: Pulling fs layer 20:46:40 46f8f816bc3b: Pulling fs layer 20:46:40 93b61091891f: Pulling fs layer 20:46:40 93b9cdb0e59b: Pulling fs layer 20:46:40 5e14af77c1be: Pulling fs layer 20:46:40 01666e4c0597: Pulling fs layer 20:46:40 aa168da1d23b: Pulling fs layer 20:46:40 93b9cdb0e59b: Waiting 20:46:40 5e14af77c1be: Waiting 20:46:40 01666e4c0597: Waiting 20:46:40 aa168da1d23b: Waiting 20:46:40 46f8f816bc3b: Waiting 20:46:40 93b61091891f: Waiting 20:46:40 36b3adc4ff6f: Verifying Checksum 20:46:40 36b3adc4ff6f: Download complete 20:46:40 46f8f816bc3b: Verifying Checksum 20:46:40 46f8f816bc3b: Download complete 20:46:40 df20fa9351a1: Verifying Checksum 20:46:40 df20fa9351a1: Download complete 20:46:40 93b9cdb0e59b: Verifying Checksum 20:46:40 93b9cdb0e59b: Download complete 20:46:40 5e14af77c1be: Verifying Checksum 20:46:40 5e14af77c1be: Download complete 20:46:41 93b61091891f: Verifying Checksum 20:46:41 93b61091891f: Download complete 20:46:41 01666e4c0597: Verifying Checksum 20:46:41 01666e4c0597: Download complete 20:46:41 df20fa9351a1: Pull complete 20:46:41 8ad3a11d3b57: Verifying Checksum 20:46:41 8ad3a11d3b57: Download complete 20:46:41 36b3adc4ff6f: Pull complete 20:46:41 8ad3a11d3b57: Pull complete 20:46:41 46f8f816bc3b: Pull complete 20:46:41 93b61091891f: Pull complete 20:46:41 93b9cdb0e59b: Pull complete 20:46:41 5e14af77c1be: Pull complete 20:46:42 01666e4c0597: Pull complete 20:46:43 aa168da1d23b: Verifying Checksum 20:46:43 aa168da1d23b: Download complete 20:46:47 aa168da1d23b: Pull complete 20:46:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:46:47 prd-centos7-docker-4c-2g-1778 does not seem to be running inside a container 20:46:47 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:46:49 $ docker top 2fc800b8b4231a19559b3c212eda29a06e14caa9cc07ed02f3479c07571c2f1c -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 20:46:50 + mkdir -p /var/log/sa [Pipeline] sh 20:46:50 + ls /var/log/sa-host 20:46:50 + sadf -c /var/log/sa-host/sa05 20:46:50 file_magic: OK 20:46:50 HZ: Using current value: 100 20:46:50 file_header: OK 20:46:50 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 20:46:50 Statistics: 20:46:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:46:50 File successfully converted to sysstat format version 12.2.1 20:46:50 + sadf -c /var/log/sa-host/sa16 20:46:50 file_magic: OK 20:46:50 HZ: Using current value: 100 20:46:50 file_header: OK 20:46:50 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 20:46:50 Statistics: 20:46:50 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... 20:46:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:51 provisioning config files... 20:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config397969083865741982tmp [Pipeline] { [Pipeline] echo 20:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:51 ---> create-netrc.sh [Pipeline] } 20:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:51 ---> python-tools-install.sh [Pipeline] echo 20:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:52 ---> sudo-logs.sh 20:46:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:52 ---> job-cost.sh 20:46:52 lf-activate-venv: SKIPPING 20:46:52 DEBUG: total: 0.18000000715255737 20:46:52 INFO: Retrieving Stack Cost... 20:46:53 INFO: Retrieving Pricing Info for: v3-standard-2 20:46:53 INFO: Archiving Costs [Pipeline] echo 20:46:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:54 ---> logs-deploy.sh 20:46:54 lf-activate-venv: SKIPPING 20:46:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/7 20:46:54 INFO: archiving workspace using pattern(s): 20:46:55 Archives upload complete. 20:46:55 INFO: archiving logs to Nexus 20:46:55 ---> uname -a: 20:46:55 Linux prd-centos7-docker-4c-2g-1778.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:46:55 20:46:55 20:46:55 ---> lscpu: 20:46:55 Architecture: x86_64 20:46:55 CPU op-mode(s): 32-bit, 64-bit 20:46:55 Byte Order: Little Endian 20:46:55 Address sizes: 40 bits physical, 48 bits virtual 20:46:55 CPU(s): 2 20:46:55 On-line CPU(s) list: 0,1 20:46:55 Thread(s) per core: 1 20:46:55 Core(s) per socket: 1 20:46:55 Socket(s): 2 20:46:55 NUMA node(s): 1 20:46:55 Vendor ID: AuthenticAMD 20:46:55 CPU family: 23 20:46:55 Model: 49 20:46:55 Model name: AMD EPYC-Rome Processor 20:46:55 Stepping: 0 20:46:55 CPU MHz: 2800.000 20:46:55 BogoMIPS: 5600.00 20:46:55 Virtualization: AMD-V 20:46:55 Hypervisor vendor: KVM 20:46:55 Virtualization type: full 20:46:55 L1d cache: 64 KiB 20:46:55 L1i cache: 64 KiB 20:46:55 L2 cache: 1 MiB 20:46:55 L3 cache: 32 MiB 20:46:55 NUMA node0 CPU(s): 0,1 20:46:55 Vulnerability Itlb multihit: Not affected 20:46:55 Vulnerability L1tf: Not affected 20:46:55 Vulnerability Mds: Not affected 20:46:55 Vulnerability Meltdown: Not affected 20:46:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:46:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:46:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:46:55 Vulnerability Srbds: Not affected 20:46:55 Vulnerability Tsx async abort: Not affected 20:46:55 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 20:46:55 20:46:55 20:46:55 ---> nproc: 20:46:55 2 20:46:55 20:46:55 20:46:55 ---> df -h: 20:46:55 Filesystem Size Used Available Use% Mounted on 20:46:55 overlay 40.0G 12.5G 27.5G 31% / 20:46:55 tmpfs 64.0M 0 64.0M 0% /dev 20:46:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:46:55 shm 64.0M 0 64.0M 0% /dev/shm 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7 20:46:55 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/7@tmp 20:46:55 20:46:55 20:46:55 ---> free -m: 20:46:55 total used free shared buff/cache available 20:46:55 Mem: 7821 1313 2629 0 3878 6446 20:46:55 Swap: 1023 1 1022 20:46:55 20:46:55 20:46:55 ---> ip addr: 20:46:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:46:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:46:55 inet 127.0.0.1/8 scope host lo 20:46:55 valid_lft forever preferred_lft forever 20:46:55 inet6 ::1/128 scope host 20:46:55 valid_lft forever preferred_lft forever 20:46:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:46:55 link/ether fa:16:3e:05:6b:13 brd ff:ff:ff:ff:ff:ff 20:46:55 inet 10.30.123.39/23 brd 10.30.123.255 scope global dynamic eth0 20:46:55 valid_lft 84982sec preferred_lft 84982sec 20:46:55 inet6 fe80::f816:3eff:fe05:6b13/64 scope link 20:46:55 valid_lft forever preferred_lft forever 20:46:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:46:55 link/ether 02:42:9e:eb:60:1d brd ff:ff:ff:ff:ff:ff 20:46:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:46:55 valid_lft forever preferred_lft forever 20:46:55 inet6 fe80::42:9eff:feeb:601d/64 scope link 20:46:55 valid_lft forever preferred_lft forever 20:46:55 20:46:55 20:46:55 ---> sar -b -r -n DEV: 20:46:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:46:55 20:46:55 20:23:07 LINUX RESTART (2 CPU) 20:46:55 20:46:55 20:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:46:55 20:25:01 95.00 3.61 91.39 0.00 2601.53 14331.95 0.00 20:46:55 20:26:02 182.88 0.00 182.88 0.00 0.00 48140.78 0.00 20:46:55 20:27:01 58.71 0.00 58.71 0.00 0.00 10525.34 0.00 20:46:55 20:28:01 61.28 0.02 61.27 0.00 0.53 8969.76 0.00 20:46:55 20:29:02 592.14 174.55 417.60 0.00 4238.11 267603.10 0.00 20:46:55 20:30:01 335.57 60.05 275.52 0.00 1560.86 86101.68 0.00 20:46:55 20:31:01 452.99 42.01 410.97 0.00 4281.37 226377.05 0.00 20:46:55 20:32:01 207.45 25.98 181.46 0.00 2013.06 28181.13 0.00 20:46:55 20:33:01 1.43 0.00 1.43 0.00 0.00 27.15 0.00 20:46:55 20:34:01 0.52 0.27 0.25 0.00 95.02 3.10 0.00 20:46:55 20:35:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 20:46:55 20:36:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 20:46:55 20:37:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 20:46:55 20:38:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 20:46:55 20:39:01 0.47 0.18 0.28 0.00 5.73 3.96 0.00 20:46:55 20:40:01 0.77 0.00 0.77 0.00 0.00 14.96 0.00 20:46:55 20:41:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 20:46:55 20:42:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 20:46:55 20:43:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 20:46:55 20:44:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 20:46:55 20:45:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 20:46:55 20:46:01 0.38 0.00 0.38 0.00 0.00 5.63 0.00 20:46:55 Average: 90.75 14.03 76.71 0.00 675.06 31526.16 0.00 20:46:55 20:46:55 20:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:55 20:25:01 5144120 0 802056 10.01 2620 2060144 1265276 13.97 729128 1722372 156 20:46:55 20:26:02 3999012 0 1147260 14.32 2620 2860048 1742696 19.24 1270668 2200264 108264 20:46:55 20:27:01 3746664 0 1181520 14.75 2620 3078136 1702204 18.79 1411196 2293168 25840 20:46:55 20:28:01 4038268 0 1100404 13.74 2620 2867648 1397192 15.43 1212540 2197884 20 20:46:55 20:29:02 140168 0 1454644 18.16 2620 6411508 2231536 24.64 3347324 3790936 351112 20:46:55 20:30:01 2320944 0 1319524 16.48 2620 4365852 1578012 17.42 1907460 3077456 8 20:46:55 20:31:01 1324532 0 1706544 21.31 2620 4975244 3395164 37.48 2669424 3232228 86496 20:46:55 20:32:01 3329796 0 1243204 15.52 2620 3433320 1304544 14.40 1057424 2930304 20 20:46:55 20:33:01 3334288 0 1238712 15.47 2620 3433320 1262384 13.94 1097784 2886880 12 20:46:55 20:34:01 3329660 0 1240528 15.49 2620 3436132 1264832 13.96 1096032 2894692 16 20:46:55 20:35:01 3328952 0 1241236 15.50 2620 3436132 1262384 13.94 1097496 2894412 12 20:46:55 20:36:01 3328928 0 1241256 15.50 2620 3436136 1262552 13.94 1095804 2896460 16 20:46:55 20:37:01 3329768 0 1240404 15.49 2620 3436148 1262384 13.94 1095452 2896460 12 20:46:55 20:38:01 3329460 0 1240712 15.49 2620 3436148 1262504 13.94 1095760 2896460 8 20:46:55 20:39:01 3329104 0 1241032 15.50 2620 3436184 1262480 13.94 1096268 2895664 20 20:46:55 20:40:01 3329388 0 1240748 15.49 2620 3436184 1262384 13.94 1096368 2895664 12 20:46:55 20:41:01 3327356 0 1242772 15.52 2620 3436192 1262384 13.94 1101500 2892692 16 20:46:55 20:42:01 3327364 0 1242760 15.52 2620 3436196 1262384 13.94 1114600 2879660 16 20:46:55 20:43:01 3327132 0 1242988 15.52 2620 3436200 1262384 13.94 1117616 2876532 8 20:46:55 20:44:01 3327012 0 1243104 15.52 2620 3436204 1262468 13.94 1117808 2876532 12 20:46:55 20:45:01 3327004 0 1243112 15.52 2620 3436204 1262384 13.94 1118828 2875324 12 20:46:55 20:46:01 3327236 0 1242872 15.52 2620 3436212 1262384 13.94 1118872 2875324 8 20:46:55 Average: 3211189 0 1242609 15.52 2620 3552522 1467860 16.21 1321152 2812608 26004 20:46:55 20:46:55 20:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:55 20:25:01 eth0 731.65 1003.01 3135.79 117.41 0.00 0.00 0.00 0.00 20:46:55 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:25:01 docker0 879.89 561.09 72.95 2680.84 0.00 0.00 0.00 0.00 20:46:55 20:26:02 eth0 512.20 449.37 3547.60 47.83 0.00 0.00 0.00 0.00 20:46:55 20:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:26:02 veth09c619e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:26:02 docker0 205.46 234.60 13.91 841.03 0.00 0.00 0.00 0.00 20:46:55 20:27:01 eth0 26.03 13.33 19.98 10.62 0.00 0.00 0.00 0.00 20:46:55 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:27:01 veth09c619e 1.36 1.36 0.11 0.11 0.00 0.00 0.00 0.00 20:46:55 20:27:01 docker0 1.36 1.36 0.09 0.11 0.00 0.00 0.00 0.00 20:46:55 20:28:01 eth0 35.92 26.39 23.00 113.39 0.00 0.00 0.00 0.00 20:46:55 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:28:01 docker0 0.90 0.90 0.06 0.07 0.00 0.00 0.00 0.00 20:46:55 20:29:02 vethf36bed0 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:29:02 eth0 291.39 249.41 1844.70 32.21 0.00 0.00 0.00 0.00 20:46:55 20:29:02 veth8602fec 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 20:46:55 20:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:30:01 veth88bd1c6 19.52 34.37 1.32 284.10 0.00 0.00 0.00 0.00 20:46:55 20:30:01 eth0 190.82 134.23 1719.25 17.97 0.00 0.00 0.00 0.00 20:46:55 20:30:01 veth8602fec 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:31:01 veth42a0be7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:31:01 vethaa58acb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:31:01 eth0 101.48 74.27 228.93 120.47 0.00 0.00 0.00 0.00 20:46:55 20:31:01 veth8602fec 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:46:55 20:32:01 eth0 60.14 39.96 168.74 12.83 0.00 0.00 0.00 0.00 20:46:55 20:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:32:01 docker0 1243.79 1009.59 97.21 4446.24 0.00 0.00 0.00 0.00 20:46:55 20:33:01 eth0 0.42 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:46:55 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:34:01 eth0 1.15 0.55 0.45 0.24 0.00 0.00 0.00 0.00 20:46:55 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:35:01 eth0 0.47 0.10 0.05 0.04 0.00 0.00 0.00 0.00 20:46:55 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:36:01 eth0 0.65 0.33 0.28 0.20 0.00 0.00 0.00 0.00 20:46:55 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:37:01 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:46:55 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:38:01 eth0 0.57 0.32 0.28 0.20 0.00 0.00 0.00 0.00 20:46:55 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:39:01 eth0 0.32 0.25 0.14 0.07 0.00 0.00 0.00 0.00 20:46:55 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:40:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:42:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:44:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:46:55 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:45:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:46:55 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 Average: eth0 89.00 90.74 486.43 21.55 0.00 0.00 0.00 0.00 20:46:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:46:55 Average: docker0 56.58 45.93 4.42 202.27 0.00 0.00 0.00 0.00 20:46:55 20:46:55 20:46:55 ---> sar -P ALL: 20:46:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:46:55 20:46:55 20:23:07 LINUX RESTART (2 CPU) 20:46:55 20:46:55 20:24:01 CPU %user %nice %system %iowait %steal %idle 20:46:55 20:25:01 all 15.33 0.00 4.44 4.42 0.08 75.74 20:46:55 20:25:01 0 18.20 0.00 4.41 1.29 0.07 76.03 20:46:55 20:25:01 1 12.48 0.00 4.46 7.53 0.09 75.45 20:46:55 20:26:02 all 31.06 0.00 9.71 4.16 0.10 54.98 20:46:55 20:26:02 0 30.45 0.00 10.16 4.27 0.11 55.02 20:46:55 20:26:02 1 31.66 0.00 9.26 4.04 0.09 54.94 20:46:55 20:27:01 all 40.71 0.00 5.08 0.43 0.09 53.69 20:46:55 20:27:01 0 40.45 0.00 5.43 0.32 0.09 53.71 20:46:55 20:27:01 1 40.96 0.00 4.73 0.54 0.09 53.67 20:46:55 20:28:01 all 59.62 0.00 8.97 2.03 0.11 29.27 20:46:55 20:28:01 0 60.26 0.00 9.21 1.36 0.11 29.06 20:46:55 20:28:01 1 58.97 0.00 8.73 2.70 0.11 29.49 20:46:55 20:29:02 all 25.54 0.00 19.04 25.22 0.11 30.10 20:46:55 20:29:02 0 25.16 0.00 18.94 26.03 0.11 29.77 20:46:55 20:29:02 1 25.92 0.00 19.14 24.41 0.11 30.43 20:46:55 20:30:01 all 69.53 0.00 13.52 12.83 0.11 4.01 20:46:55 20:30:01 0 69.02 0.00 14.16 13.96 0.11 2.75 20:46:55 20:30:01 1 70.04 0.00 12.89 11.69 0.11 5.27 20:46:55 20:31:01 all 40.48 0.00 17.67 26.50 0.16 15.19 20:46:55 20:31:01 0 40.44 0.00 18.14 27.97 0.18 13.27 20:46:55 20:31:01 1 40.53 0.00 17.20 25.03 0.14 17.10 20:46:55 20:32:01 all 32.29 0.00 7.45 8.49 0.10 51.67 20:46:55 20:32:01 0 32.67 0.00 7.12 8.57 0.09 51.55 20:46:55 20:32:01 1 31.91 0.00 7.78 8.41 0.11 51.80 20:46:55 20:33:01 all 0.04 0.00 0.03 0.00 0.04 99.88 20:46:55 20:33:01 0 0.02 0.00 0.03 0.00 0.07 99.88 20:46:55 20:33:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:46:55 20:34:01 all 0.06 0.00 0.04 0.03 0.03 99.83 20:46:55 20:34:01 0 0.05 0.00 0.05 0.00 0.05 99.85 20:46:55 20:34:01 1 0.07 0.00 0.03 0.07 0.02 99.82 20:46:55 20:35:01 all 0.05 0.00 0.02 0.00 0.03 99.90 20:46:55 20:35:01 0 0.00 0.00 0.02 0.00 0.05 99.93 20:46:55 20:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:46:55 20:46:55 20:35:01 CPU %user %nice %system %iowait %steal %idle 20:46:55 20:36:01 all 0.09 0.00 0.03 0.00 0.03 99.84 20:46:55 20:36:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:46:55 20:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:46:55 20:37:01 all 0.05 0.00 0.02 0.00 0.02 99.92 20:46:55 20:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:46:55 20:37:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:46:55 20:38:01 all 0.08 0.00 0.02 0.00 0.04 99.86 20:46:55 20:38:01 0 0.12 0.00 0.02 0.00 0.07 99.80 20:46:55 20:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:46:55 20:39:01 all 0.08 0.00 0.04 0.00 0.03 99.84 20:46:55 20:39:01 0 0.15 0.00 0.03 0.00 0.03 99.78 20:46:55 20:39:01 1 0.02 0.00 0.05 0.00 0.03 99.90 20:46:55 20:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 20:46:55 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:46:55 20:40:01 1 0.17 0.00 0.02 0.00 0.05 99.77 20:46:55 20:41:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:46:55 20:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:46:55 20:41:01 1 0.15 0.00 0.02 0.00 0.03 99.80 20:46:55 20:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 20:46:55 20:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:46:55 20:42:01 1 0.15 0.00 0.05 0.00 0.03 99.77 20:46:55 20:43:01 all 0.10 0.00 0.03 0.00 0.03 99.84 20:46:55 20:43:01 0 0.05 0.00 0.03 0.00 0.05 99.87 20:46:55 20:43:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:46:55 20:44:01 all 0.07 0.00 0.02 0.00 0.03 99.89 20:46:55 20:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:46:55 20:44:01 1 0.12 0.00 0.02 0.00 0.02 99.85 20:46:55 20:45:01 all 0.07 0.00 0.02 0.00 0.03 99.89 20:46:55 20:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:46:55 20:45:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:46:55 20:46:01 all 0.04 0.00 0.02 0.00 0.03 99.91 20:46:55 20:46:01 0 0.00 0.00 0.02 0.00 0.05 99.93 20:46:55 20:46:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:46:55 20:46:55 Average: CPU %user %nice %system %iowait %steal %idle 20:46:55 Average: all 13.62 0.00 3.74 3.65 0.06 78.94 20:46:55 Average: 0 13.68 0.00 3.80 3.63 0.06 78.82 20:46:55 Average: 1 13.55 0.00 3.67 3.68 0.05 79.05 20:46:55 20:46:55 20:46:55