Pull request #3858 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a05ed349a9874dd8f59dec4337c597c3ff5c6262+1e28c24963a177f9c725e08727cde139eec58cb6 (32bc380a7eed79c660942805ff3d3133f5eb5b0a) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh352909582276567811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7239572659497534528.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2149324016281381872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12245797178882639848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16398530332525859206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3858/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4702947175958826458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-1262’ Running on prd-centos7-docker-4c-2g-1265 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8741214625328946523.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 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5694734756593663366.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) > git config core.sparsecheckout # timeout=10 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2554800707425748283.key > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:27 ========================================================= 19:06:27 EdgeX Global Pipelines Version Info 19:06:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:29 ------------------- 19:06:29 stable info: 19:06:29 ------------------- 19:06:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:29 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 19:06:29 Message: update stable to v1.0.218 19:06:29 ------------------- 19:06:29 experimental info: 19:06:29 ------------------- 19:06:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:29 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 19:06:29 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3858 [Pipeline] echo 19:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3858 [Pipeline] echo 19:06:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3858 [Pipeline] echo 19:06:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo 19:06:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a05ed34 [Pipeline] echo 19:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:31 provisioning config files... 19:06:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4164984206937967314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:31 ---> docker-login.sh 19:06:31 nexus3.edgexfoundry.org:10001 19:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:31 Configure a credential helper to remove this warning. See 19:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:31 19:06:31 Login Succeeded 19:06:31 nexus3.edgexfoundry.org:10002 19:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:31 Configure a credential helper to remove this warning. See 19:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:31 19:06:31 Login Succeeded 19:06:31 nexus3.edgexfoundry.org:10003 19:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:31 Configure a credential helper to remove this warning. See 19:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:31 19:06:31 Login Succeeded 19:06:31 nexus3.edgexfoundry.org:10004 19:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:32 Configure a credential helper to remove this warning. See 19:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:32 19:06:32 Login Succeeded 19:06:32 docker.io 19:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:32 Configure a credential helper to remove this warning. See 19:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:32 19:06:32 Login Succeeded 19:06:32 ---> docker-login.sh ends [Pipeline] } 19:06:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:32 ++ 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 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/core-command/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo core-command,cmd/core-command/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/core-data/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo core-data,cmd/core-data/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/core-metadata/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/security-bootstrapper/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/security-proxy-setup/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/support-notifications/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/support-scheduler/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:32 + for file in '`ls cmd/**/Dockerfile`' 19:06:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:06:32 ++ cut -d/ -f2 19:06:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:32 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] { (Build Check) [Pipeline] sh 19:06:33 + git rev-list -1 --merges a05ed349a9874dd8f59dec4337c597c3ff5c6262~1..a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo 19:06:33 -----------> git rev-list -1 --merges a05ed349a9874dd8f59dec4337c597c3ff5c6262~1..a05ed349a9874dd8f59dec4337c597c3ff5c6262 a05ed349a9874dd8f59dec4337c597c3ff5c6262 [false] [Pipeline] sh 19:06:33 + git log --format=format:%s -1 a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] echo 19:06:33 ========================================================= 19:06:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:34 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:06:34 + grep -v github /etc/ssh/ssh_known_hosts 19:06:34 + '[' -e /tmp/ssh_known_hosts ']' 19:06:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:34 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:06:34 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:34 19:06:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:06:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:35 latest: Pulling from edgex-devops/git-semver 19:06:35 a0d0a0d46f8b: Pulling fs layer 19:06:35 3e5f54012d9b: Pulling fs layer 19:06:35 4c7163046ea9: Pulling fs layer 19:06:35 0c2d73faf560: Pulling fs layer 19:06:35 0c2d73faf560: Waiting 19:06:35 3e5f54012d9b: Verifying Checksum 19:06:35 3e5f54012d9b: Download complete 19:06:35 a0d0a0d46f8b: Verifying Checksum 19:06:35 a0d0a0d46f8b: Download complete 19:06:35 0c2d73faf560: Verifying Checksum 19:06:35 0c2d73faf560: Download complete 19:06:35 4c7163046ea9: Verifying Checksum 19:06:35 4c7163046ea9: Download complete 19:06:35 a0d0a0d46f8b: Pull complete 19:06:35 3e5f54012d9b: Pull complete 19:06:35 4c7163046ea9: Pull complete 19:06:35 0c2d73faf560: Pull complete 19:06:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:06:36 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:36 $ docker top 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:37 [ssh-agent] Looking for ssh-agent implementation... 19:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:37 $ docker exec 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent 19:06:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOcPKLg/agent.14 19:06:37 SSH_AGENT_PID=20 19:06:37 Running ssh-add (command line suppressed) 19:06:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8263239637736021197.key (/w/workspace/edgex-go/1@tmp/private_key_8263239637736021197.key) 19:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:37 + git tag --points-at HEAD [Pipeline] } 19:06:37 $ docker exec --env ******** --env ******** 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent -k 19:06:37 unset SSH_AUTH_SOCK; 19:06:37 unset SSH_AGENT_PID; 19:06:37 echo Agent pid 20 killed; 19:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:38 [ssh-agent] Looking for ssh-agent implementation... 19:06:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:38 $ docker exec 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent 19:06:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMCmIG/agent.56 19:06:38 SSH_AGENT_PID=62 19:06:38 Running ssh-add (command line suppressed) 19:06:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4186765190907497255.key (/w/workspace/edgex-go/1@tmp/private_key_4186765190907497255.key) 19:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:38 + git semver init 19:06:38 # -> Open(): unable to determine branch for HEAD 19:06:38 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:06:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:06:38 # $SEMVER_REMOTE_NAME = origin 19:06:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:38 # $SEMVER_USER_NAME = edgex-jenkins 19:06:38 # $SEMVER_BRANCH = PR-3858 19:06:38 # $SEMVER_TEMP = /tmp/semver-022578716 19:06:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:06:51 # '/tmp/semver-022578716' -> '/w/workspace/edgex-go/1/.semver' 19:06:51 # -> Force: false 19:06:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:06:51 $ docker exec --env ******** --env ******** 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca ssh-agent -k 19:06:51 unset SSH_AUTH_SOCK; 19:06:51 unset SSH_AGENT_PID; 19:06:51 echo Agent pid 62 killed; 19:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:51 + git semver [Pipeline] } 19:06:51 $ docker stop --time=1 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca 19:06:53 $ docker rm -f 83885bbf8abb64f4076a409354f0bc5f3752dd70ba38b943c6a05fa1f797ecca [Pipeline] // withDockerContainer [Pipeline] sh 19:06:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:54 Stashed 1 file(s) [Pipeline] echo 19:06:54 [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] echo 19:06:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:55 ========================================================= 19:06:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:06:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:06:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:55 a0d0a0d46f8b: Already exists 19:06:55 31adcdaf11c8: Pulling fs layer 19:06:55 b8b176561691: Pulling fs layer 19:06:55 4527c011a84f: Pulling fs layer 19:06:55 5d74067f8e1e: Pulling fs layer 19:06:55 e0aca202a116: Pulling fs layer 19:06:55 3a43be97a3b4: Pulling fs layer 19:06:55 34cad66bf833: Pulling fs layer 19:06:55 b4e3c513aaa6: Pulling fs layer 19:06:55 5d74067f8e1e: Waiting 19:06:55 e0aca202a116: Waiting 19:06:55 3a43be97a3b4: Waiting 19:06:55 34cad66bf833: Waiting 19:06:55 b4e3c513aaa6: Waiting 19:06:55 b8b176561691: Verifying Checksum 19:06:55 b8b176561691: Download complete 19:06:55 31adcdaf11c8: Verifying Checksum 19:06:55 31adcdaf11c8: Download complete 19:06:55 5d74067f8e1e: Verifying Checksum 19:06:55 5d74067f8e1e: Download complete 19:06:55 e0aca202a116: Verifying Checksum 19:06:55 e0aca202a116: Download complete 19:06:55 3a43be97a3b4: Verifying Checksum 19:06:55 3a43be97a3b4: Download complete 19:06:55 34cad66bf833: Verifying Checksum 19:06:55 34cad66bf833: Download complete 19:06:55 31adcdaf11c8: Pull complete 19:06:55 b8b176561691: Pull complete 19:06:56 4527c011a84f: Verifying Checksum 19:06:56 4527c011a84f: Download complete 19:06:56 b4e3c513aaa6: Verifying Checksum 19:06:56 b4e3c513aaa6: Download complete 19:07:00 4527c011a84f: Pull complete 19:07:00 5d74067f8e1e: Pull complete 19:07:00 e0aca202a116: Pull complete 19:07:00 3a43be97a3b4: Pull complete 19:07:00 34cad66bf833: Pull complete 19:07:02 b4e3c513aaa6: Pull complete 19:07:02 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:07:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:07:02 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:07:02 WORKDIR /edgex 19:07:02 COPY go.mod . 19:07:02 RUN go mod download' 19:07:02 + docker build -t ci-base-image-x86_64 -f - . 19:07:04 Sending build context to Docker daemon 333.8MB 19:07:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:07:04 ---> 9f6097aaca64 19:07:04 Step 2/4 : WORKDIR /edgex 19:07:06 ---> Running in 6cf69d08bfe0 19:07:06 Removing intermediate container 6cf69d08bfe0 19:07:06 ---> 3174d10e6e4c 19:07:06 Step 3/4 : COPY go.mod . 19:07:06 ---> 3ea944604d05 19:07:06 Step 4/4 : RUN go mod download 19:07:06 ---> Running in 58a8c1e9cdcf 19:07:10 Still waiting to schedule task 19:07:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1263’ is offline 19:07:38 Removing intermediate container 58a8c1e9cdcf 19:07:38 ---> d001598d4be7 19:07:38 Successfully built d001598d4be7 19:07:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:07:38 + docker inspect -f . ci-base-image-x86_64 19:07:38 . [Pipeline] withDockerContainer 19:07:38 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:39 $ docker top 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:39 + go version 19:07:39 go version go1.16.8 linux/amd64 [Pipeline] } 19:07:39 $ docker stop --time=1 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 19:07:40 $ docker rm -f 61e7e60b47c67e8f887d0a8bb111ca5c4e10974056a7b49032b44f33694ebf50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:41 + docker inspect -f . ci-base-image-x86_64 19:07:41 . [Pipeline] withDockerContainer 19:07:41 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:07:42 $ docker top 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:42 ========================================================= 19:07:42 [edgeXBuildGoParallel] Running Tests and Build... 19:07:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:42 + make test 19:07:42 go mod tidy 19:07:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 19:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 19:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 89.5% of statements 19:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 19:08:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 19:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 19:08:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 19:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 19:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 19:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 19:08:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1267 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws 19:08:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:36 The recommended git tool is: git 19:08:41 using credential edgex-jenkins-ssh 19:08:41 Cloning the remote Git repository 19:08:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:41 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:41 > git --version # timeout=10 19:08:41 > git --version # 'git version 2.17.1' 19:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.184s coverage: 82.5% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:57 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:08:58 Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:08:58 Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:08:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:57 > git config core.sparsecheckout # timeout=10 19:08:57 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 19:08:57 > git remote # timeout=10 19:08:57 > git config --get remote.origin.url # timeout=10 19:08:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:57 > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 19:08:58 > git rev-parse HEAD^{commit} # timeout=10 19:08:58 > git config core.sparsecheckout # timeout=10 19:08:58 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 65.4% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:02 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:09:02 > git --version # timeout=10 19:09:02 > git --version # 'git version 2.17.1' 19:09:02 fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:09:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:03 Dload Upload Total Spent Left Speed 19:09:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 20005 0 --:--:-- --:--:-- --:--:-- 19971 [Pipeline] sh 19:09:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:09:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:09:05 + sudo tee /etc/docker/daemon.new 19:09:05 { 19:09:05 "registry-mirrors": [ 19:09:05 "https://nexus3.edgexfoundry.org:10001" 19:09:05 ], 19:09:05 "bip": "10.250.0.254/24", 19:09:05 "hosts": [ 19:09:05 "tcp://0.0.0.0:5555", 19:09:05 "unix:///var/run/docker.sock" 19:09:05 ], 19:09:05 "mtu": 1458, 19:09:05 "selinux-enabled": true, 19:09:05 "seccomp-profile": "/etc/docker/seccomp.json" 19:09:05 } [Pipeline] sh 19:09:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:09:06 + sudo service docker restart 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 19:09:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:09:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:24 provisioning config files... 19:09:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5394604402401684281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:24 ---> docker-login.sh 19:09:24 nexus3.edgexfoundry.org:10001 19:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:25 Configure a credential helper to remove this warning. See 19:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:25 19:09:25 Login Succeeded 19:09:25 nexus3.edgexfoundry.org:10002 19:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:25 Configure a credential helper to remove this warning. See 19:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:25 19:09:25 Login Succeeded 19:09:25 nexus3.edgexfoundry.org:10003 19:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:26 Configure a credential helper to remove this warning. See 19:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:26 19:09:26 Login Succeeded 19:09:26 nexus3.edgexfoundry.org:10004 19:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:26 Configure a credential helper to remove this warning. See 19:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:26 19:09:26 Login Succeeded 19:09:26 docker.io 19:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:27 Configure a credential helper to remove this warning. See 19:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:27 19:09:27 Login Succeeded 19:09:27 ---> docker-login.sh ends [Pipeline] } 19:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:28 ========================================================= 19:09:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:09:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:09:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:28 552d1f2373af: Pulling fs layer 19:09:28 ea3f2d53f512: Pulling fs layer 19:09:28 9e70ebbbe112: Pulling fs layer 19:09:28 7a9cfe048b4a: Pulling fs layer 19:09:28 72dc09318566: Pulling fs layer 19:09:28 f4f7b4309257: Pulling fs layer 19:09:28 0ac9a79272e3: Pulling fs layer 19:09:28 b78e95d17946: Pulling fs layer 19:09:28 72dc09318566: Waiting 19:09:28 f4f7b4309257: Waiting 19:09:28 0ac9a79272e3: Waiting 19:09:28 b78e95d17946: Waiting 19:09:28 7a9cfe048b4a: Waiting 19:09:28 9e70ebbbe112: Download complete 19:09:28 ea3f2d53f512: Verifying Checksum 19:09:28 ea3f2d53f512: Download complete 19:09:28 72dc09318566: Verifying Checksum 19:09:28 72dc09318566: Download complete 19:09:28 f4f7b4309257: Download complete 19:09:28 552d1f2373af: Verifying Checksum 19:09:28 552d1f2373af: Download complete 19:09:28 0ac9a79272e3: Verifying Checksum 19:09:28 0ac9a79272e3: Download complete 19:09:29 552d1f2373af: Pull complete 19:09:29 ea3f2d53f512: Pull complete 19:09:30 9e70ebbbe112: Pull complete 19:09:30 b78e95d17946: Verifying Checksum 19:09:30 b78e95d17946: Download complete 19:09:31 7a9cfe048b4a: Verifying Checksum 19:09:31 7a9cfe048b4a: Download complete 19:09:40 GO111MODULE=on go vet ./... 19:09:43 7a9cfe048b4a: Pull complete 19:09:43 72dc09318566: Pull complete 19:09:43 f4f7b4309257: Pull complete 19:09:43 0ac9a79272e3: Pull complete 19:09:48 b78e95d17946: Pull complete 19:09:48 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:09:49 WORKDIR /edgex 19:09:49 COPY go.mod . 19:09:49 RUN go mod download 19:09:49 + docker build -t ci-base-image-arm64 -f - . 19:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:50 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:51 + ls -al . 19:09:51 total 644 19:09:51 drwxrwxr-x 10 1001 1001 4096 Jan 11 19:09 . 19:09:51 drwxr-xr-x 4 root root 28 Jan 11 19:07 .. 19:09:51 -rw-rw-r-- 1 1001 1001 11 Jan 11 19:06 .dockerignore 19:09:51 drwxrwxr-x 8 1001 1001 179 Jan 11 19:06 .git 19:09:51 drwxrwxr-x 4 1001 1001 142 Jan 11 19:06 .github 19:09:51 -rw-rw-r-- 1 1001 1001 804 Jan 11 19:06 .gitignore 19:09:51 -rw-rw-r-- 1 1001 1001 42 Jan 11 19:06 .golangci.yml 19:09:51 -rw-rw-r-- 1 1001 1001 76 Jan 11 19:06 .hadolint.yml 19:09:51 drwx------ 3 1001 1001 73 Jan 11 19:06 .semver 19:09:51 -rw-rw-r-- 1 1001 1001 166 Jan 11 19:06 .sonarcloud.properties 19:09:51 -rw-rw-r-- 1 1001 1001 1171 Jan 11 19:06 ADOPTERS.md 19:09:51 -rw-rw-r-- 1 1001 1001 8910 Jan 11 19:06 Attribution.txt 19:09:51 -rw-rw-r-- 1 1001 1001 51732 Jan 11 19:06 CHANGELOG.md 19:09:51 -rw-rw-r-- 1 1001 1001 3804 Jan 11 19:06 CONTRIBUTING.md 19:09:51 -rw-rw-r-- 1 1001 1001 677 Jan 11 19:06 GOVERNANCE.md 19:09:51 -rw-rw-r-- 1 1001 1001 849 Jan 11 19:06 Jenkinsfile 19:09:51 -rw-rw-r-- 1 1001 1001 10775 Jan 11 19:06 LICENSE 19:09:51 -rw-rw-r-- 1 1001 1001 6508 Jan 11 19:06 Makefile 19:09:51 -rw-rw-r-- 1 1001 1001 582 Jan 11 19:06 OWNERS.md 19:09:51 -rw-rw-r-- 1 1001 1001 8207 Jan 11 19:06 README.md 19:09:51 -rw-rw-r-- 1 1001 1001 6912 Jan 11 19:06 SECURITY.md 19:09:51 -rw-rw-r-- 1 1001 1001 5 Jan 11 19:06 VERSION 19:09:51 -rw-rw-r-- 1 1001 1001 4131 Jan 11 19:06 ZMQWindows.md 19:09:51 drwxrwxr-x 2 1001 1001 37 Jan 11 19:06 bin 19:09:51 drwxrwxr-x 14 1001 1001 4096 Jan 11 19:06 cmd 19:09:51 -rw-r--r-- 1 root root 428381 Jan 11 19:09 coverage.out 19:09:51 -rw-rw-r-- 1 1001 1001 828 Jan 11 19:06 go.mod 19:09:51 -rw-rw-r-- 1 1001 1001 49574 Jan 11 19:06 go.sum 19:09:51 drwxrwxr-x 8 1001 1001 124 Jan 11 19:06 internal 19:09:51 drwxrwxr-x 3 1001 1001 16 Jan 11 19:06 openapi 19:09:51 drwxrwxr-x 4 1001 1001 71 Jan 11 19:06 snap 19:09:51 -rw-rw-r-- 1 1001 1001 204 Jan 11 19:06 version.go [Pipeline] sh 19:09:51 + '[' -e coverage.out ] 19:09:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:51 Stashed 1 file(s) [Pipeline] sh 19:09:51 Sending build context to Docker daemon 168.6MB 19:09:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:09:51 ---> 8b459fc5aaf0 19:09:51 Step 2/4 : WORKDIR /edgex 19:09:52 + make build 19:09: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 19:09:53 ---> Running in 401c2afcfdb8 19:09:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:53 Removing intermediate container 401c2afcfdb8 19:09:53 ---> 375292fe1333 19:09:53 Step 3/4 : COPY go.mod . 19:09:54 ---> fe9780cc64bc 19:09:54 Step 4/4 : RUN go mod download 19:09:54 ---> Running in 8b0beb514dac 19:10:01 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 19:10:01 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 19:10:01 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 19:10:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:03 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 19:10:04 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 19:10:04 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 19:10:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:10:07 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] } 19:10:08 $ docker stop --time=1 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 19:10:10 $ docker rm -f 992cffa7fb4d518e66106eaedd9c158280802603caca6f073f8efe28bb7b3ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:12 19:10:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:12 latest: Pulling from edgex-devops/edgex-compose 19:10:12 cbdbe7a5bc2a: Pulling fs layer 19:10:12 ca9280d653b3: Pulling fs layer 19:10:12 7e9c9ca2126c: Pulling fs layer 19:10:12 cbdbe7a5bc2a: Verifying Checksum 19:10:12 cbdbe7a5bc2a: Download complete 19:10:12 ca9280d653b3: Verifying Checksum 19:10:12 ca9280d653b3: Download complete 19:10:12 cbdbe7a5bc2a: Pull complete 19:10:12 7e9c9ca2126c: Verifying Checksum 19:10:12 7e9c9ca2126c: Download complete 19:10:13 ca9280d653b3: Pull complete 19:10:17 7e9c9ca2126c: Pull complete 19:10:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:17 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:10:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:20 $ docker top 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:20 + docker-compose build --help 19:10:20 + grep parallel 19:10:21 --parallel Build images in parallel. [Pipeline] } 19:10:21 $ docker stop --time=1 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 19:10:22 $ docker rm -f 9b04b208e9dc8651344ed2e8c9888711e4a08e7bc9a4c82537cc23bfd6b819a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:22 . [Pipeline] withDockerContainer 19:10:22 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:23 $ docker top 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:23 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:24 Building core-command ... 19:10:24 Building core-data ... 19:10:24 Building core-metadata ... 19:10:24 Building security-bootstrapper ... 19:10:24 Building security-proxy-setup ... 19:10:24 Building security-secretstore-setup ... 19:10:24 Building support-notifications ... 19:10:24 Building support-scheduler ... 19:10:24 Building sys-mgmt-agent ... 19:10:24 Building support-scheduler 19:10:24 Building sys-mgmt-agent 19:10:24 Building support-notifications 19:10:24 Building core-metadata 19:10:24 Building security-proxy-setup 19:10:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:10:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> d001598d4be7 19:10:34 Step 3/22 : WORKDIR /edgex-go 19:10:34 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:10:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:34 ---> d001598d4be7 19:10:34 Step 3/20 : WORKDIR /edgex-go 19:10:39 ---> Running in d2f9a209636b 19:10:39 ---> Running in b267341bda78 19:10:43 Removing intermediate container b267341bda78 19:10:43 ---> 7a2c108b4f41 19:10:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:43 Removing intermediate container d2f9a209636b 19:10:43 ---> 197658e2c24f 19:10:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:43 ---> Running in 41c8663c50b3 19:10:43 ---> Running in 11a72c45f3c7 19:10:44 Removing intermediate container 41c8663c50b3 19:10:44 ---> 76e0bb0abd94 19:10:44 Step 5/20 : RUN apk add --update --no-cache make git 19:10:44 Removing intermediate container 11a72c45f3c7 19:10:44 ---> c0f810f4cf01 19:10:44 Step 5/22 : RUN apk add --update --no-cache make git 19:10:44 ---> Running in 91f2e497aa25 19:10:44 ---> Running in 4c74cf98159b 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:46 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:10:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> d001598d4be7 19:10:46 Step 3/21 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 197658e2c24f 19:10:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:46 ---> Using cache 19:10:46 ---> c0f810f4cf01 19:10:46 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:10:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> d001598d4be7 19:10:46 Step 3/22 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 197658e2c24f 19:10:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:46 ---> Using cache 19:10:46 ---> c0f810f4cf01 19:10:46 Step 5/22 : RUN apk add --update --no-cache make bash git 19:10:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:10:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> d001598d4be7 19:10:46 Step 3/23 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 197658e2c24f 19:10:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:46 ---> Using cache 19:10:46 ---> c0f810f4cf01 19:10:46 Step 5/23 : RUN apk add --update --no-cache make git 19:10:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:46 ---> Running in 75c37b62c4be 19:10:46 ---> Running in 07326d1d6cff 19:10:46 ---> Running in 2212077a4c7d 19:10:47 OK: 220 MiB in 52 packages 19:10:47 OK: 220 MiB in 52 packages 19:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:47 Removing intermediate container 91f2e497aa25 19:10:47 ---> 656b86806ce5 19:10:47 Step 6/20 : COPY . . 19:10:47 Removing intermediate container 4c74cf98159b 19:10:47 ---> 28706f0ae18f 19:10:47 Step 6/22 : COPY . . 19:10:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:48 OK: 220 MiB in 52 packages 19:10:48 OK: 220 MiB in 52 packages 19:10:48 OK: 220 MiB in 52 packages 19:10:52 Removing intermediate container 07326d1d6cff 19:10:52 ---> 1566d2252dbb 19:10:52 Step 6/23 : COPY go.mod . 19:10:52 Removing intermediate container 75c37b62c4be 19:10:52 ---> 0cc08ed75f93 19:10:52 Step 6/22 : COPY . . 19:10:52 Removing intermediate container 2212077a4c7d 19:10:52 ---> bc46eb3af915 19:10:52 Step 6/21 : COPY . . 19:10:52 ---> 104135d64917 19:10:52 Step 7/23 : RUN go mod download 19:10:52 ---> Running in 5f21bbd71ba4 19:10:55 ---> e0a10c1be979 19:10:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:56 ---> 70c2321bce9f 19:10:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:56 ---> Running in 217c5c6e238c 19:10:56 ---> Running in 65cc04c3ed57 19:10:57 Removing intermediate container 5f21bbd71ba4 19:10:57 ---> e0ad545693a9 19:10:57 Step 8/23 : COPY . . 19:11:00 Removing intermediate container 217c5c6e238c 19:11:00 ---> ac0b5db67141 19:11:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:00 ---> 0fa41f1c75a1 19:11:00 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 ---> 43ea0c345e8a 19:11:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 Removing intermediate container 65cc04c3ed57 19:11:01 ---> 3b7de1be9c01 19:11:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:11:01 ---> Running in 274382356e8c 19:11:01 ---> Running in cca173df3ea4 19:11:01 ---> Running in 5738d72732b5 19:11:01 ---> Running in e262b58e704b 19:11:03 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 19:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:07 Removing intermediate container cca173df3ea4 19:11:07 ---> 567bf91eaa91 19:11:07 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:11:07 Removing intermediate container 5738d72732b5 19:11:07 ---> ab20e20b3bb6 19:11:07 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:07 ---> Running in a9a7e2d7496d 19:11:07 ---> Running in 2ca1faf3a014 19:11:07 ---> 0dc5f4f1e079 19:11:07 Step 9/23 : RUN go mod tidy 19:11:07 ---> Running in 1fc1160b9928 19:11:07 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 19:11:07 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 19:11:09 Removing intermediate container 1fc1160b9928 19:11:09 ---> 151dddba6bd4 19:11:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:11:09 ---> Running in 8329de22aa6b 19:11:09 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 19:11:16 Removing intermediate container 8b0beb514dac 19:11:16 ---> 21f2a7b76215 19:11:16 Successfully built 21f2a7b76215 19:11:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:11:16 + docker inspect -f . ci-base-image-arm64 19:11:16 . [Pipeline] withDockerContainer 19:11:16 prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container 19:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:18 $ docker top 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:19 + go version 19:11:19 go version go1.16.8 linux/arm64 [Pipeline] } 19:11:19 $ docker stop --time=1 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 19:11:20 $ docker rm -f 924e4cf3bdfbbef9bed755a993b944daaeb5960f316610f351a6abbe544f9bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:21 + docker inspect -f . ci-base-image-arm64 19:11:21 . [Pipeline] withDockerContainer 19:11:21 prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container 19:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:23 $ docker top e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:23 ========================================================= 19:11:23 [edgeXBuildGoParallel] Running Tests and Build... 19:11:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:24 + make test 19:11:24 go mod tidy 19:11:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:42 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 19:11:42 Removing intermediate container 274382356e8c 19:11:42 ---> a50a79733a74 19:11:42 19:11:42 Step 9/20 : FROM alpine:3.14 19:11:43 3.14: Pulling from library/alpine 19:11:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:11:43 Status: Downloaded newer image for alpine:3.14 19:11:43 ---> 0a97eee8041e 19:11:43 Step 10/20 : RUN apk add --update --no-cache curl 19:11:43 ---> Running in f1fa2c7d16f6 19:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:44 (1/5) Installing ca-certificates (20191127-r5) 19:11:44 (2/5) Installing brotli-libs (1.0.9-r5) 19:11:45 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:11:45 (4/5) Installing libcurl (7.79.1-r0) 19:11:45 (5/5) Installing curl (7.79.1-r0) 19:11:45 Executing busybox-1.33.1-r6.trigger 19:11:45 Executing ca-certificates-20191127-r5.trigger 19:11:45 OK: 8 MiB in 19 packages 19:11:46 Removing intermediate container f1fa2c7d16f6 19:11:46 ---> 6656b750d5b9 19:11:46 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:46 ---> Running in dffb3bd26692 19:11:46 Removing intermediate container e262b58e704b 19:11:46 ---> 83429258ee92 19:11:46 19:11:46 Step 9/22 : FROM alpine:3.14 19:11:46 ---> 0a97eee8041e 19:11:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:11:46 ---> Running in 2050b889f309 19:11:47 Removing intermediate container dffb3bd26692 19:11:47 ---> 37d89ec16e96 19:11:47 Step 12/20 : WORKDIR /edgex 19:11:47 ---> Running in 56d639e2dd22 19:11:47 Removing intermediate container 56d639e2dd22 19:11:47 ---> f095dfa89133 19:11:47 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:47 ---> 29023d318f65 19:11:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:48 (1/1) Installing dumb-init (1.2.5-r1) 19:11:48 Executing busybox-1.33.1-r6.trigger 19:11:48 OK: 6 MiB in 15 packages 19:11:49 ---> 15d476b23f02 19:11:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:49 Removing intermediate container 2ca1faf3a014 19:11:49 ---> 1535b486fd55 19:11:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:49 ---> Running in 1ce14bf1d3a8 19:11:49 Removing intermediate container 2050b889f309 19:11:49 ---> 146813267e56 19:11:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:49 ---> Running in 1dea3f83ca8f 19:11:49 ---> 6b9a923b31f6 19:11:49 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:11:49 ---> Running in 726038d3c800 19:11:49 Removing intermediate container 1dea3f83ca8f 19:11:49 ---> 59730d4722f0 19:11:49 Step 12/22 : ENV APP_PORT=59881 19:11:49 ---> Running in b7d9efbb75b5 19:11:49 Removing intermediate container 726038d3c800 19:11:49 ---> 3d45de43bdfc 19:11:49 Step 17/20 : CMD ["--init=true"] 19:11:49 ---> Running in 4094554120cb 19:11:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:49 Removing intermediate container b7d9efbb75b5 19:11:49 ---> 5fbc091818a1 19:11:49 Step 13/22 : EXPOSE $APP_PORT 19:11:50 Removing intermediate container 4094554120cb 19:11:50 ---> 431d03867905 19:11:50 Step 18/20 : LABEL arch=x86_64 19:11:50 ---> Running in 752ecfd51212 19:11:50 ---> Running in c8185a5fd4b7 19:11:50 Removing intermediate container 752ecfd51212 19:11:50 ---> 3926da7e4581 19:11:50 Step 14/22 : WORKDIR / 19:11:50 Removing intermediate container c8185a5fd4b7 19:11:50 ---> c74b56288e41 19:11:50 Step 19/20 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:11:50 ---> Running in d1ed14b4bdcc 19:11:50 ---> Running in cbc0efac7c2e 19:11:50 Removing intermediate container d1ed14b4bdcc 19:11:50 ---> 68051df5ab8e 19:11:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:50 Removing intermediate container cbc0efac7c2e 19:11:50 ---> f02db9cfc2ee 19:11:50 Step 20/20 : LABEL version=0.0.0 19:11:50 ---> Running in c8bc7b1ee674 19:11:50 Removing intermediate container c8bc7b1ee674 19:11:50 ---> 2187de5e114e 19:11:50 19:11:50 ---> 00dd24baad95 19:11:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:50 Successfully built 2187de5e114e 19:11:50 Successfully tagged security-proxy-setup:latest 19:11:50  Building security-proxy-setup ... done Building security-bootstrapper 19:11:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:51 ---> 346068c38ef6 19:11:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:51 Removing intermediate container 1ce14bf1d3a8 19:11:51 ---> f7b317c2337b 19:11:51 19:11:51 Step 10/22 : FROM docker:20.10.10 19:11:52 ---> 012efcbae622 19:11:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:11:52 20.10.10: Pulling from library/docker 19:11:52 ---> Running in f8bcc9d24437 19:11:53 Removing intermediate container f8bcc9d24437 19:11:53 ---> fc1c4bf036f9 19:11:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:53 ---> Running in 2de6e592936f 19:11:53 Removing intermediate container 2de6e592936f 19:11:53 ---> 8130d158597a 19:11:53 Step 20/22 : LABEL arch=x86_64 19:11:53 ---> Running in c41fc158c3eb 19:11:54 Removing intermediate container c41fc158c3eb 19:11:54 ---> eeea8335016e 19:11:54 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:11:54 ---> Running in 81fd5a10eb28 19:11:54 Removing intermediate container 8329de22aa6b 19:11:54 ---> d52f4c5ce97d 19:11:54 19:11:54 Step 11/23 : FROM alpine:3.14 19:11:54 ---> 0a97eee8041e 19:11:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:11:54 ---> Using cache 19:11:54 ---> 146813267e56 19:11:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:54 ---> Using cache 19:11:54 ---> 59730d4722f0 19:11:54 Step 14/23 : ENV APP_PORT=59861 19:11:54 Removing intermediate container 81fd5a10eb28 19:11:54 ---> 86f5a4d2155c 19:11:54 Step 22/22 : LABEL version=0.0.0 19:11:54 Removing intermediate container a9a7e2d7496d 19:11:54 ---> 40215e68db11 19:11:54 19:11:54 Step 9/21 : FROM alpine:3.14 19:11:54 ---> 0a97eee8041e 19:11:54 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:54 ---> Running in 5b781fb858c3 19:11:54 ---> Running in cb56b70b6cf8 19:11:54 ---> Running in 8b73f6861970 19:11:55 Removing intermediate container 5b781fb858c3 19:11:55 ---> f0a0fba15efc 19:11:55 Step 15/23 : EXPOSE $APP_PORT 19:11:55 Removing intermediate container cb56b70b6cf8 19:11:55 ---> a9c301f76103 19:11:55 19:11:55 ---> Running in f74e176edc06 19:11:55 Successfully built a9c301f76103 19:11:55 Successfully tagged core-metadata:latest 19:11:55 Building core-command 19:11:55  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:55 Removing intermediate container f74e176edc06 19:11:55 ---> 3cdbe25b5d4d 19:11:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:55 (1/2) Installing ca-certificates (20191127-r5) 19:11:55 (2/2) Installing dumb-init (1.2.5-r1) 19:11:55 Executing busybox-1.33.1-r6.trigger 19:11:55 Executing ca-certificates-20191127-r5.trigger 19:11:55 OK: 6 MiB in 16 packages 19:11:57 ---> 6b56e9a5cb13 19:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:58 ---> 1a822d02efc0 19:11:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:58 Removing intermediate container 8b73f6861970 19:11:58 ---> e6f28c114e5c 19:11:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:58 ---> Running in 8af3fc38546b 19:11:58 ---> 0786faa2b680 19:11:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:11:58 Removing intermediate container 8af3fc38546b 19:11:58 ---> 4dafe0b2d16e 19:11:58 Step 12/21 : ENV APP_PORT=59860 19:11:58 ---> Running in a9f0eb1c52d2 19:11:58 ---> Running in 09e16577700e 19:11:58 Removing intermediate container a9f0eb1c52d2 19:11:58 ---> e01b27a91598 19:11:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:58 ---> Running in 7935a2390543 19:11:58 Removing intermediate container 09e16577700e 19:11:58 ---> 1077fbe727a8 19:11:58 Step 13/21 : EXPOSE $APP_PORT 19:11:59 ---> Running in 4c53125223da 19:11:59 Removing intermediate container 7935a2390543 19:11:59 ---> 85ac967a783b 19:11:59 Step 21/23 : LABEL arch=x86_64 19:11:59 Removing intermediate container 4c53125223da 19:11:59 ---> 6927e5b7b45a 19:11:59 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:59 ---> Running in 47e9a570d94e 19:11:59 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:11:59 Status: Downloaded newer image for docker:20.10.10 19:11:59 ---> b706a049f56e 19:11:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:59 ---> Running in f587da2e575d 19:11:59 Removing intermediate container 47e9a570d94e 19:11:59 ---> 3600040768c0 19:11:59 Step 22/23 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:11:59 ---> 8d35083d9e9e 19:11:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:59 ---> Running in 45a2a1bc9c37 19:11:59 Removing intermediate container f587da2e575d 19:11:59 ---> 7a4c91d3f134 19:11:59 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:11:59 ---> Running in bfe6073f2547 19:11:59 Removing intermediate container 45a2a1bc9c37 19:11:59 ---> f426fd0e1105 19:11:59 Step 23/23 : LABEL version=0.0.0 19:11:59 ---> Running in ace5f1dab867 19:12:00 ---> 3e06a6cebd0d 19:12:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:00 Removing intermediate container ace5f1dab867 19:12:00 ---> 6d4c75b4e407 19:12:00 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:00 Successfully built 6d4c75b4e407 19:12:00 Successfully tagged support-scheduler:latest 19:12:00  Building support-scheduler ... done Building core-data 19:12:00 ---> add11fb792ff 19:12:00 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:12:00 (1/42) Installing readline (8.1.0-r0) 19:12:00 (2/42) Installing bash (5.1.4-r0) 19:12:00 Executing bash-5.1.4-r0.post-install 19:12:00 (3/42) Installing brotli-libs (1.0.9-r5) 19:12:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:12:00 (5/42) Installing libcurl (7.79.1-r0) 19:12:00 (6/42) Installing curl (7.79.1-r0) 19:12:00 (7/42) Installing dumb-init (1.2.5-r1) 19:12:00 (8/42) Installing libbz2 (1.0.8-r1) 19:12:00 (9/42) Installing expat (2.4.1-r0) 19:12:00 (10/42) Installing libffi (3.3-r2) 19:12:00 (11/42) Installing gdbm (1.19-r0) 19:12:00 (12/42) Installing xz-libs (5.2.5-r0) 19:12:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:12:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:00 (15/42) Installing mpdecimal (2.5.1-r1) 19:12:00 (16/42) Installing sqlite-libs (3.35.5-r0) 19:12:00 (17/42) Installing python3 (3.9.5-r2) 19:12:00 ---> Running in 97f386a9de16 19:12:04 (18/42) Installing py3-appdirs (1.4.4-r2) 19:12:04 (19/42) Installing py3-chardet (4.0.0-r2) 19:12:04 (20/42) Installing py3-idna (3.2-r0) 19:12:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:12:04 Removing intermediate container 97f386a9de16 19:12:04 ---> 545fee62d5eb 19:12:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:04 (22/42) Installing py3-certifi (2020.12.5-r1) 19:12:04 (23/42) Installing py3-requests (2.25.1-r4) 19:12:04 (24/42) Installing py3-msgpack (1.0.2-r1) 19:12:04 (25/42) Installing py3-lockfile (0.12.2-r4) 19:12:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:12:04 (27/42) Installing py3-colorama (0.4.4-r1) 19:12:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:12:04 (29/42) Installing py3-distlib (0.3.1-r3) 19:12:04 (30/42) Installing py3-distro (1.5.0-r3) 19:12:04 (31/42) Installing py3-six (1.15.0-r1) 19:12:04 (32/42) Installing py3-webencodings (0.5.1-r4) 19:12:04 (33/42) Installing py3-html5lib (1.1-r1) 19:12:04 (34/42) Installing py3-parsing (2.4.7-r2) 19:12:04 (35/42) Installing py3-packaging (20.9-r1) 19:12:04 (36/42) Installing py3-toml (0.10.2-r2) 19:12:04 (37/42) Installing py3-pep517 (0.10.0-r2) 19:12:04 (38/42) Installing py3-progress (1.5-r2) 19:12:04 (39/42) Installing py3-retrying (1.3.3-r1) 19:12:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:12:04 (41/42) Installing py3-setuptools (52.0.0-r3) 19:12:05 (42/42) Installing py3-pip (20.3.4-r1) 19:12:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:12:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:05 ---> d001598d4be7 19:12:05 Step 3/22 : WORKDIR /edgex-go 19:12:05 ---> Using cache 19:12:05 ---> 197658e2c24f 19:12:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:05 ---> Using cache 19:12:05 ---> c0f810f4cf01 19:12:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12:06 Executing busybox-1.33.1-r6.trigger 19:12:06 OK: 84 MiB in 64 packages 19:12:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:12:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:07 ---> d001598d4be7 19:12:07 Step 3/22 : WORKDIR /edgex-go 19:12:07 ---> Using cache 19:12:07 ---> 197658e2c24f 19:12:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:07 ---> Using cache 19:12:07 ---> c0f810f4cf01 19:12:07 Step 5/22 : RUN apk add --update --no-cache make git 19:12:07 ---> Using cache 19:12:07 ---> 1566d2252dbb 19:12:07 Step 6/22 : COPY . . 19:12:07 ---> Running in 006022afb345 19:12:07 ---> Running in 4e4121b257b3 19:12:09 Collecting docker-compose==1.23.2 19:12:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:10 Removing intermediate container 4e4121b257b3 19:12:10 ---> 561a993a1f51 19:12:10 Step 19/21 : LABEL arch=x86_64 19:12:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:10 Collecting cached-property<2,>=1.2.0 19:12:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:10 Collecting websocket-client<1.0,>=0.32.0 19:12:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:10 Collecting docker<4.0,>=3.6.0 19:12:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:10 Collecting PyYAML<4,>=3.10 19:12:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:11 OK: 220 MiB in 52 packages 19:12:11 Collecting jsonschema<3,>=2.5.1 19:12:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:11 Collecting docopt<0.7,>=0.6.1 19:12:11 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:12:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> d001598d4be7 19:12:11 Step 3/30 : WORKDIR /edgex-go 19:12:11 ---> Using cache 19:12:11 ---> 197658e2c24f 19:12:11 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 ---> Using cache 19:12:11 ---> c0f810f4cf01 19:12:11 Step 5/30 : RUN apk add --update --no-cache make git 19:12:11 ---> Using cache 19:12:11 ---> 1566d2252dbb 19:12:11 Step 6/30 : COPY . . 19:12:11 ---> Running in d43389d00b8f 19:12:12 Collecting dockerpty<0.5,>=0.4.1 19:12:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:12 Removing intermediate container d43389d00b8f 19:12:12 ---> 3a364309db97 19:12:12 Step 20/21 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:12:12 ---> 4c5cb091ff60 19:12:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:12 Collecting texttable<0.10,>=0.9.0 19:12:12 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:12:12 Removing intermediate container 006022afb345 19:12:12 ---> 57dc6568f81c 19:12:12 Step 6/22 : COPY . . 19:12:12 Collecting docker-pycreds>=0.4.0 19:12:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:12 Collecting idna<2.8,>=2.5 19:12:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:12:12 Collecting urllib3<1.25,>=1.21.1 19:12:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:12 Collecting chardet<3.1.0,>=3.0.2 19:12:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:12 Attempting uninstall: urllib3 19:12:12 Found existing installation: urllib3 1.26.5 19:12:12 Uninstalling urllib3-1.26.5: 19:12:12 Successfully uninstalled urllib3-1.26.5 19:12:13 ---> Running in 993cb9cd8e4f 19:12:13 ---> Running in d110b7db92c7 19:12:13 Attempting uninstall: idna 19:12:13 Found existing installation: idna 3.2 19:12:13 Uninstalling idna-3.2: 19:12:13 Successfully uninstalled idna-3.2 19:12:14 Attempting uninstall: chardet 19:12:14 Found existing installation: chardet 4.0.0 19:12:14 Uninstalling chardet-4.0.0: 19:12:14 Successfully uninstalled chardet-4.0.0 19:12:14 Removing intermediate container d110b7db92c7 19:12:14 ---> ffc2ec06bc7c 19:12:14 Step 21/21 : LABEL version=0.0.0 19:12:15 Attempting uninstall: requests 19:12:15 Found existing installation: requests 2.25.1 19:12:15 Uninstalling requests-2.25.1: 19:12:15 ---> Running in 8724bd86f45a 19:12:15 Successfully uninstalled requests-2.25.1 19:12:15 Running setup.py install for texttable: started 19:12:16 Running setup.py install for texttable: finished with status 'done' 19:12:16 Running setup.py install for PyYAML: started 19:12:16 Removing intermediate container 8724bd86f45a 19:12:16 ---> eeb4ac8a84d9 19:12:16 19:12:16 Successfully built eeb4ac8a84d9 19:12:16 Successfully tagged support-notifications:latest 19:12:16 Building security-secretstore-setup 19:12:17  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' 19:12:17 Running setup.py install for docopt: started 19:12:17 Removing intermediate container 993cb9cd8e4f 19:12:17 ---> 3b1a0c0b757d 19:12:17 Step 8/22 : RUN make cmd/core-command/core-command 19:12:18 Running setup.py install for docopt: finished with status 'done' 19:12:18 Running setup.py install for dockerpty: started 19:12:18 ---> Running in d215c1d76e07 19:12:18 Running setup.py install for dockerpty: finished with status 'done' 19:12:19 ---> 6fbfc99aea1b 19:12:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 19:12:20 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 19:12:20 ---> Running in f92690ba3a42 19:12:22 ---> 7e473df9fb20 19:12:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:22 ---> Running in 621577398e73 19:12:24 Removing intermediate container f92690ba3a42 19:12:24 ---> 0153bb97b82a 19:12:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:24 ---> Running in 8bf2c36dc012 19:12:24 Removing intermediate container 621577398e73 19:12:24 ---> 87e9dda5c834 19:12:24 Step 8/22 : RUN make cmd/core-data/core-data 19:12:24 ---> Running in c8b1e31ecc66 19:12:25 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 19:12:25 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 19:12:27 Removing intermediate container bfe6073f2547 19:12:27 ---> d2bf09364bab 19:12:27 Step 13/22 : ENV APP_PORT=58890 19:12:27 ---> Running in 9a93944a7db6 19:12:27 Removing intermediate container 9a93944a7db6 19:12:27 ---> 2ab9a4dee1f6 19:12:27 Step 14/22 : EXPOSE $APP_PORT 19:12:27 ---> Running in a035dab6507d 19:12:28 Removing intermediate container a035dab6507d 19:12:28 ---> 144dfd760fcb 19:12:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:28 ---> 4ff2f0f7c06f 19:12:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:29 ---> ddfd29f9626b 19:12:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:29 ---> d95b04457786 19:12:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:29 ---> Running in 7b35811a5759 19:12:29 Removing intermediate container 7b35811a5759 19:12:29 ---> e61031091919 19:12:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:30 ---> Running in 236468996a1e 19:12:30 Removing intermediate container 236468996a1e 19:12:30 ---> ed9441bd9df8 19:12:30 Step 20/22 : LABEL arch=x86_64 19:12:30 ---> Running in 5117781ba471 19:12:30 Removing intermediate container 5117781ba471 19:12:30 ---> 1b9aec70c98f 19:12:30 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:12:30 ---> Running in de444116488f 19:12:30 Removing intermediate container de444116488f 19:12:30 ---> 1906f1fec8ae 19:12:30 Step 22/22 : LABEL version=0.0.0 19:12:31 ---> Running in 5880b33ea2c0 19:12:31 Removing intermediate container 5880b33ea2c0 19:12:31 ---> bfc28428b56f 19:12:31 19:12:31 Successfully built bfc28428b56f 19:12:31 Successfully tagged sys-mgmt-agent:latest 19:12:32  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:12:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:32 ---> d001598d4be7 19:12:32 Step 3/24 : WORKDIR /edgex-go 19:12:32 ---> Using cache 19:12:32 ---> 197658e2c24f 19:12:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:32 ---> Using cache 19:12:32 ---> c0f810f4cf01 19:12:32 Step 5/24 : RUN apk add --update --no-cache make git 19:12:32 ---> Using cache 19:12:32 ---> 1566d2252dbb 19:12:32 Step 6/24 : COPY . . 19:12:32 ---> Using cache 19:12:32 ---> 6fbfc99aea1b 19:12:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:32 ---> Using cache 19:12:32 ---> 0153bb97b82a 19:12:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:32 ---> Running in 9b58216c9ec7 19:12:32 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 19:12:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:54 Removing intermediate container d215c1d76e07 19:12:54 ---> 7d5cdc0d8c73 19:12:54 19:12:54 Step 9/22 : FROM alpine:3.14 19:12:54 ---> 0a97eee8041e 19:12:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:12:54 ---> Using cache 19:12:54 ---> 146813267e56 19:12:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:54 ---> Using cache 19:12:54 ---> 59730d4722f0 19:12:54 Step 12/22 : ENV APP_PORT=59882 19:12:54 ---> Running in 50029dc66c78 19:12:55 Removing intermediate container 50029dc66c78 19:12:55 ---> ac6974034e81 19:12:55 Step 13/22 : EXPOSE $APP_PORT 19:12:55 ---> Running in 9ecdc5e510b5 19:12:55 Removing intermediate container 9ecdc5e510b5 19:12:55 ---> 55a4ab9f1ae0 19:12:55 Step 14/22 : WORKDIR / 19:12:55 ---> Running in d82cb453cd79 19:12:55 Removing intermediate container d82cb453cd79 19:12:55 ---> ecab9ca1be81 19:12:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:55 ---> 72df0e09616e 19:12:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:56 ---> b86beee4f3d8 19:12:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:56 ---> 9a208538e97b 19:12:56 Step 18/22 : ENTRYPOINT ["/core-command"] 19:12:56 ---> Running in 8d927d24c36c 19:12:56 Removing intermediate container 8d927d24c36c 19:12:56 ---> 971dc811ba16 19:12:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:56 ---> Running in eddbf0f7a186 19:12:56 Removing intermediate container eddbf0f7a186 19:12:56 ---> 8b732ec983bc 19:12:56 Step 20/22 : LABEL arch=x86_64 19:12:56 ---> Running in 10a4982d4617 19:12:57 Removing intermediate container 10a4982d4617 19:12:57 ---> 8f32fd668637 19:12:57 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:12:57 ---> Running in 2b8ea2f301fc 19:12:57 Removing intermediate container 2b8ea2f301fc 19:12:57 ---> 9cf6c51de8c9 19:12:57 Step 22/22 : LABEL version=0.0.0 19:12:57 ---> Running in 3c95f6296541 19:12:57 Removing intermediate container 3c95f6296541 19:12:57 ---> f700ca87bf21 19:12:57 19:12:57 Successfully built f700ca87bf21 19:12:57 Successfully tagged core-command:latest 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:04  Building core-command ... done Removing intermediate container 8bf2c36dc012 19:13:04 ---> ea5b463bf84b 19:13:04 19:13:04 Step 9/30 : FROM alpine:3.14 19:13:04 ---> 0a97eee8041e 19:13:04 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:04 ---> Running in a20073fd30ba 19:13:04 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 19:13:04 Removing intermediate container a20073fd30ba 19:13:04 ---> c2a840e6ffb8 19:13:04 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:13:04 ---> Running in e61d12e91d53 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:04 (1/2) Installing dumb-init (1.2.5-r1) 19:13:04 (2/2) Installing su-exec (0.2-r1) 19:13:04 Executing busybox-1.33.1-r6.trigger 19:13:04 OK: 6 MiB in 16 packages 19:13:05 Removing intermediate container e61d12e91d53 19:13:05 ---> 0fa282678713 19:13:05 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:13:05 ---> Running in a786681bc915 19:13:05 Removing intermediate container a786681bc915 19:13:05 ---> 3385ddd94c07 19:13:05 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:05 ---> Running in 9871e977b99e 19:13:05 Removing intermediate container 9871e977b99e 19:13:05 ---> edfa4923472d 19:13:05 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:05 ---> Running in d3e1639b9b59 19:13:06 Removing intermediate container d3e1639b9b59 19:13:06 ---> 30dd78e01490 19:13:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:13:06 ---> Running in e1326628a5a9 19:13:06 Removing intermediate container 9b58216c9ec7 19:13:06 ---> 5f590006a592 19:13:06 19:13:06 Step 9/24 : FROM alpine:3.14 19:13:06 ---> 0a97eee8041e 19:13:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:06 ---> Running in f6a28562dbd2 19:13:06 Removing intermediate container e1326628a5a9 19:13:06 ---> 58d1ad6c0bcc 19:13:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:13:06 ---> 99e61f4402d3 19:13:06 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:13:06 ---> Running in 6eb0895c0191 19:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:07 (1/3) Installing ca-certificates (20191127-r5) 19:13:07 (2/3) Installing dumb-init (1.2.5-r1) 19:13:07 (3/3) Installing su-exec (0.2-r1) 19:13:07 Executing busybox-1.33.1-r6.trigger 19:13:07 Executing ca-certificates-20191127-r5.trigger 19:13:07 OK: 6 MiB in 17 packages 19:13:08 Removing intermediate container f6a28562dbd2 19:13:08 ---> 0ac029240d35 19:13:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:08 Removing intermediate container c8b1e31ecc66 19:13:08 ---> c6de009de41c 19:13:08 19:13:08 Step 9/22 : FROM alpine:3.14 19:13:08 ---> 0a97eee8041e 19:13:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:08 Removing intermediate container 6eb0895c0191 19:13:08 ---> 1781db84da74 19:13:08 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:08 ---> Running in 55f074d9eea1 19:13:08 ---> Running in 763550d40935 19:13:08 Removing intermediate container 55f074d9eea1 19:13:08 ---> 24ac9fbdb141 19:13:08 Step 12/24 : WORKDIR / 19:13:08 Removing intermediate container 763550d40935 19:13:08 ---> c3883fd58856 19:13:08 Step 11/22 : ENV APP_PORT=59880 19:13:08 ---> Running in bc47574f9c8e 19:13:08 ---> 80ae172204c5 19:13:08 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:08 ---> Running in f949b7031423 19:13:09 Removing intermediate container bc47574f9c8e 19:13:09 ---> 5fd066340989 19:13:09 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:09 Removing intermediate container f949b7031423 19:13:09 ---> 17c93a476b5c 19:13:09 Step 12/22 : EXPOSE $APP_PORT 19:13:09 ---> Running in 07cc9a117336 19:13:09 ---> b7bd0b41a608 19:13:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:09 Removing intermediate container 07cc9a117336 19:13:09 ---> 3e381022d763 19:13:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:09 ---> Running in 8b9135cec23e 19:13:09 ---> 9918d621aa2f 19:13:09 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:09 ---> 8f8857c7addc 19:13:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:09 ---> 2ced75e36987 19:13:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:09 ---> 47299cb2b7d4 19:13:09 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:09 ---> 9bcebeb8815c 19:13:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:09 ---> 05b4b2f98d87 19:13:09 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:13:09 Removing intermediate container 8b9135cec23e 19:13:09 ---> 8e94538fe202 19:13:09 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:13:09 ---> 2476a8762fd8 19:13:09 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:13:09 ---> Running in 383b1a19df25 19:13:10 ---> 5f1ec943c78d 19:13:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:10 ---> Running in 4d1109eee2f3 19:13:10 ---> 4cef913b29cb 19:13:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:10 Removing intermediate container 4d1109eee2f3 19:13:10 ---> ec3b73f3a39a 19:13:10 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:10 ---> 6b41f1e8d24b 19:13:10 Step 25/30 : RUN chmod +x /entrypoint.sh 19:13:10 ---> f88ce8b6d1cd 19:13:10 Step 20/24 : 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/ 19:13:10 ---> Running in 2aba3d1ada6d 19:13:10 ---> Running in fb65328d6da8 19:13:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:11 Removing intermediate container 2aba3d1ada6d 19:13:11 ---> 4be7820dd2f6 19:13:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:13:11 Removing intermediate container fb65328d6da8 19:13:11 ---> 73c8087fae2d 19:13:11 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:13:11 ---> Running in bb1c99b6a8b2 19:13:11 ---> Running in e41b8c9dc5bb 19:13:11 Removing intermediate container bb1c99b6a8b2 19:13:11 ---> 8347285170c4 19:13:11 Step 22/24 : LABEL arch=x86_64 19:13:11 ---> Running in 66506c7a8c72 19:13:11 Removing intermediate container e41b8c9dc5bb 19:13:11 ---> 6173dc0065f2 19:13:11 Step 27/30 : CMD ["gate"] 19:13:11 (1/6) Installing dumb-init (1.2.5-r1) 19:13:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:13:11 Removing intermediate container 66506c7a8c72 19:13:11 ---> c6d3612e9058 19:13:11 Step 23/24 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:13:11 ---> Running in bbfb74f05ffc 19:13:11 ---> Running in db3eaa195b1d 19:13:11 (3/6) Installing libsodium (1.0.18-r0) 19:13:11 Removing intermediate container bbfb74f05ffc 19:13:11 ---> a6b71d5c8735 19:13:11 Step 28/30 : LABEL arch=x86_64 19:13:11 Removing intermediate container db3eaa195b1d 19:13:11 ---> 9fcde30d8521 19:13:11 Step 24/24 : LABEL version=0.0.0 19:13:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:13:11 ---> Running in 91d0cecd0243 19:13:11 ---> Running in 6449ab0b006d 19:13:11 (5/6) Installing libzmq (4.3.4-r0) 19:13:11 Removing intermediate container 91d0cecd0243 19:13:11 ---> f810467ee67c 19:13:11 Step 29/30 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:13:11 Removing intermediate container 6449ab0b006d 19:13:11 ---> 0e8029c7a049 19:13:11 19:13:11 (6/6) Installing zeromq (4.3.4-r0) 19:13:12 ---> Running in 25e7a44a4940 19:13:12 Executing busybox-1.33.1-r6.trigger 19:13:12 Successfully built 0e8029c7a049 19:13:12 Successfully tagged security-secretstore-setup:latest 19:13:12  Building security-secretstore-setup ... done OK: 8 MiB in 20 packages 19:13:12 Removing intermediate container 25e7a44a4940 19:13:12 ---> 09183094887b 19:13:12 Step 30/30 : LABEL version=0.0.0 19:13:12 ---> Running in 1b08df063d3c 19:13:12 Removing intermediate container 1b08df063d3c 19:13:12 ---> 54fa1452bc24 19:13:12 19:13:12 Removing intermediate container 383b1a19df25 19:13:12 ---> d6fba8681e28 19:13:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:12 Successfully built 54fa1452bc24 19:13:12 Successfully tagged security-bootstrapper:latest 19:13:12  Building security-bootstrapper ... done  ---> 77bc0929f46c 19:13:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:13 ---> 36affa9996d1 19:13:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:13 ---> 81c5fe70e31f 19:13:13 Step 18/22 : ENTRYPOINT ["/core-data"] 19:13:13 ---> Running in bcb909c0b4cd 19:13:13 Removing intermediate container bcb909c0b4cd 19:13:13 ---> cdc2d0c6e4a2 19:13:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:13 ---> Running in 75dcde1ce316 19:13:13 Removing intermediate container 75dcde1ce316 19:13:13 ---> c8956403f8aa 19:13:13 Step 20/22 : LABEL arch=x86_64 19:13:13 ---> Running in 66c9ed9eb74b 19:13:13 Removing intermediate container 66c9ed9eb74b 19:13:13 ---> b60273144d6e 19:13:13 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:13:13 ---> Running in b9e6cae3ffa8 19:13:13 Removing intermediate container b9e6cae3ffa8 19:13:13 ---> 3ebcbe170005 19:13:13 Step 22/22 : LABEL version=0.0.0 19:13:13 ---> Running in e989e8d0dc33 19:13:13 Removing intermediate container e989e8d0dc33 19:13:13 ---> 5facb7bd0237 19:13:13 19:13:13 Successfully built 5facb7bd0237 19:13:13 Successfully tagged core-data:latest 19:13:13  Building core-data ... done  [Pipeline] } 19:13:13 $ docker stop --time=1 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb 19:13:15 $ docker rm -f 01b81bb25e4c8a1fd5e3970d9393f850b22eda37c400da6906395d0179eebcfb [Pipeline] // withDockerContainer 19:13:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [Pipeline] sh 19:13:15 + docker images 19:13:15 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:15 core-data latest 5facb7bd0237 2 seconds ago 20.7MB 19:13:15 security-bootstrapper latest 54fa1452bc24 3 seconds ago 18.9MB 19:13:15 security-secretstore-setup latest 0e8029c7a049 4 seconds ago 28.4MB 19:13:15 c6de009de41c 8 seconds ago 1.77GB 19:13:15 5f590006a592 9 seconds ago 1.77GB 19:13:15 ea5b463bf84b 13 seconds ago 1.76GB 19:13:15 core-command latest f700ca87bf21 18 seconds ago 16.1MB 19:13:15 7d5cdc0d8c73 21 seconds ago 1.76GB 19:13:15 sys-mgmt-agent latest bfc28428b56f 44 seconds ago 297MB 19:13:15 support-notifications latest eeb4ac8a84d9 About a minute ago 17MB 19:13:15 support-scheduler latest 6d4c75b4e407 About a minute ago 16.2MB 19:13:15 d52f4c5ce97d About a minute ago 1.76GB 19:13:15 core-metadata latest a9c301f76103 About a minute ago 16.9MB 19:13:15 40215e68db11 About a minute ago 1.76GB 19:13:15 f7b317c2337b About a minute ago 1.76GB 19:13:15 security-proxy-setup latest 2187de5e114e About a minute ago 26.9MB 19:13:15 83429258ee92 About a minute ago 1.76GB 19:13:15 a50a79733a74 About a minute ago 1.77GB 19:13:15 ci-base-image-x86_64 latest d001598d4be7 5 minutes ago 1.25GB 19:13:15 docker 20.10.10 b706a049f56e 8 weeks ago 216MB 19:13:15 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 19:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB 19:13:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 19:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 19:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 44.7% of statements 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.644s coverage: 89.5% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 84.4% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.611s coverage: 94.2% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.9% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.327s coverage: 79.5% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 19:13:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements 19:13:31 Still waiting to schedule task 19:13:31 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 19:13:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements 19:13:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.336s coverage: 87.2% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.727s coverage: 91.2% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.766s coverage: 64.4% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 19:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements 19:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 19:13:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.4% of statements 19:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.8% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements 19:14:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 17.7% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.3% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 19:14:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 19:14:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:12 GO111MODULE=on go vet ./... 19:14:39 Running on prd-ubuntu18.04-docker-8c-8g-1268 in /w/workspace/edgexfoundry_edgex-go_PR-3858 [Pipeline] { [Pipeline] ws 19:14:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:14:39 The recommended git tool is: git 19:14:41 using credential edgex-jenkins-ssh 19:14:41 Cloning the remote Git repository 19:14:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:41 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:41 > git --version # timeout=10 19:14:41 > git --version # 'git version 2.17.1' 19:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:46 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:14:46 Merge succeeded, producing a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:14:46 Checking out Revision a05ed349a9874dd8f59dec4337c597c3ff5c6262 (PR-3858) 19:14:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3858/head:refs/remotes/origin/PR-3858 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:46 > git config core.sparsecheckout # timeout=10 19:14:46 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 19:14:46 > git remote # timeout=10 19:14:46 > git config --get remote.origin.url # timeout=10 19:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:46 > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 19:14:46 > git rev-parse HEAD^{commit} # timeout=10 19:14:46 > git config core.sparsecheckout # timeout=10 19:14:46 > git checkout -f a05ed349a9874dd8f59dec4337c597c3ff5c6262 # timeout=10 19:14:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:14:50 > git --version # timeout=10 19:14:50 > git --version # 'git version 2.17.1' 19:14:50 fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:51 + echo snap-build.sh 19:14:51 snap-build.sh 19:14:51 + SNAP_BASE_DIR=. 19:14:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:14:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:14:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:14:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:14:51 + cd /w/workspace/edgex-go/1 19:14:51 + sudo apt-get remove -qy --purge lxd lxd-client 19:14:51 Reading package lists... 19:14:51 Building dependency tree... 19:14:51 Reading state information... 19:14:51 The following packages were automatically installed and are no longer required: 19:14:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:14:51 uidmap xdelta3 19:14:51 Use 'sudo apt autoremove' to remove them. 19:14:51 The following packages will be REMOVED: 19:14:51 lxd* lxd-client* 19:14:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:14:51 After this operation, 31.7 MB disk space will be freed. 19:14:52 (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 ... 190666 files and directories currently installed.) 19:14:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:14:53 Removing lxd dnsmasq configuration 19:14:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:14:53 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:14:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:14:54 (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 ... 190491 files and directories currently installed.) 19:14:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:14:55 Processing triggers for systemd (237-3ubuntu10.52) ... 19:14:55 Processing triggers for ureadahead (0.100.0-21) ... 19:14:56 + sudo snap remove --purge lxd 19:14:56 snap "lxd" is not installed 19:14:56 + sudo groupadd --force --system lxd 19:14:56 ++ whoami 19:14:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:14:56 + newgrp - lxd 19:14:56 + sudo snap install lxd 19:15:04 2022-01-11T19:15:01Z INFO Waiting for automatic snapd restart... 19:15:19 lxd 4.21 from Canonical* installed 19:15:19 + sudo lxd init --auto 19:15:29 + sudo snap install --classic snapcraft 19:15:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:33 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 19:15:33 snapcraft 6.0 from Canonical* installed 19:15:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:15:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:15:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:33 Dload Upload Total Spent Left Speed 19:15:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4874 0 --:--:-- --:--:-- --:--:-- 4838 [Pipeline] sh 19:15:34 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 19:15:34 ./yq_linux_amd64 19:15:34 + sudo snapcraft prime --use-lxd 19:15:34 + ls -al . 19:15:34 total 672 19:15:34 drwxrwxr-x 9 1001 1001 4096 Jan 11 19:15 . 19:15:34 drwxr-xr-x 4 root root 4096 Jan 11 19:11 .. 19:15:34 -rw-rw-r-- 1 1001 1001 11 Jan 11 19:08 .dockerignore 19:15:34 drwxrwxr-x 8 1001 1001 4096 Jan 11 19:09 .git 19:15:34 drwxrwxr-x 4 1001 1001 4096 Jan 11 19:08 .github 19:15:34 -rw-rw-r-- 1 1001 1001 804 Jan 11 19:08 .gitignore 19:15:34 -rw-rw-r-- 1 1001 1001 42 Jan 11 19:08 .golangci.yml 19:15:34 -rw-rw-r-- 1 1001 1001 76 Jan 11 19:08 .hadolint.yml 19:15:34 -rw-rw-r-- 1 1001 1001 166 Jan 11 19:08 .sonarcloud.properties 19:15:34 -rw-rw-r-- 1 1001 1001 1171 Jan 11 19:08 ADOPTERS.md 19:15:34 -rw-rw-r-- 1 1001 1001 8910 Jan 11 19:08 Attribution.txt 19:15:34 -rw-rw-r-- 1 1001 1001 51732 Jan 11 19:08 CHANGELOG.md 19:15:34 -rw-rw-r-- 1 1001 1001 3804 Jan 11 19:08 CONTRIBUTING.md 19:15:34 -rw-rw-r-- 1 1001 1001 677 Jan 11 19:08 GOVERNANCE.md 19:15:34 -rw-rw-r-- 1 1001 1001 849 Jan 11 19:08 Jenkinsfile 19:15:34 -rw-rw-r-- 1 1001 1001 10775 Jan 11 19:08 LICENSE 19:15:34 -rw-rw-r-- 1 1001 1001 6508 Jan 11 19:08 Makefile 19:15:34 -rw-rw-r-- 1 1001 1001 582 Jan 11 19:08 OWNERS.md 19:15:34 -rw-rw-r-- 1 1001 1001 8207 Jan 11 19:08 README.md 19:15:34 -rw-rw-r-- 1 1001 1001 6912 Jan 11 19:08 SECURITY.md 19:15:34 -rw-rw-r-- 1 1001 1001 5 Jan 11 19:06 VERSION 19:15:34 -rw-rw-r-- 1 1001 1001 4131 Jan 11 19:08 ZMQWindows.md 19:15:34 drwxrwxr-x 2 1001 1001 4096 Jan 11 19:08 bin 19:15:34 drwxrwxr-x 14 1001 1001 4096 Jan 11 19:08 cmd 19:15:34 -rw-r--r-- 1 root root 428381 Jan 11 19:14 coverage.out 19:15:34 -rw-rw-r-- 1 1001 1001 828 Jan 11 19:08 go.mod 19:15:34 -rw-rw-r-- 1 1001 1001 49574 Jan 11 19:08 go.sum 19:15:34 drwxrwxr-x 8 1001 1001 4096 Jan 11 19:08 internal 19:15:34 drwxrwxr-x 3 1001 1001 4096 Jan 11 19:08 openapi 19:15:34 drwxrwxr-x 4 1001 1001 4096 Jan 11 19:08 snap 19:15:34 -rw-rw-r-- 1 1001 1001 204 Jan 11 19:08 version.go [Pipeline] sh 19:15:35 + '[' -e coverage.out ] 19:15:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:35 Warning: overwriting stash ‘coverage-report’ 19:15:36 Stashed 1 file(s) [Pipeline] sh 19:15:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:15:36 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: 19:15:36 - README.md 19:15:36 19:15:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:15:36 Launching a container. 19:15:36 + make build 19:15:36 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 19:15:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:46 Waiting for container to be ready 19:15:46 To start your first container, try: lxc launch ubuntu:20.04 19:15:46 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:15:46 19:15:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:15:50 Waiting for network to be ready... 19:15:51 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:15:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:15:51 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:15:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2008 kB] 19:15:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:15:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:15:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:15:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:15:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:15:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:15:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:15:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [358 kB] 19:15:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:15:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:15:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [555 kB] 19:15:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [75.1 kB] 19:15:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] 19:15:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] 19:15:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:15:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2358 kB] 19:15:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [452 kB] 19:15:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 19:15:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 19:15:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [585 kB] 19:15:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [79.8 kB] 19:15:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] 19:15:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] 19:15:56 Fetched 25.9 MB in 5s (5464 kB/s) 19:15:56 Reading package lists... 19:15:56 Reading package lists... 19:15:57 Building dependency tree... 19:15:57 Reading state information... 19:15:57 The following additional packages will be installed: 19:15:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:15:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:15:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:15:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:15:57 Suggested packages: 19:15:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:15:57 Recommended packages: 19:15:57 gnupg libsasl2-modules 19:15:57 The following NEW packages will be installed: 19:15:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:15:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:15:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:15:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:15:57 The following packages will be upgraded: 19:15:57 gpg gpg-agent gpgconf libudev1 19:15:57 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:15:57 Need to get 3527 kB of archives. 19:15:57 After this operation, 13.3 MB of additional disk space will be used. 19:15:57 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] 19:15:57 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] 19:15:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:15:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:15:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 19:15:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 19:15:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:15:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:15:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:15:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:15:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:15:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:15:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:15:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:15:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:15:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:15:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:15:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:15:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:15:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:15:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:15:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:15:58 debconf: delaying package configuration, since apt-utils is not installed 19:15:58 Fetched 3527 kB in 1s (3412 kB/s) 19:15:58 (Reading database ... 12511 files and directories currently installed.) 19:15:58 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 19:15:58 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:15:58 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 19:15:58 Selecting previously unselected package udev. 19:15:58 (Reading database ... 12511 files and directories currently installed.) 19:15:58 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 19:15:58 Unpacking udev (237-3ubuntu10.53) ... 19:15:58 Selecting previously unselected package libfuse2:amd64. 19:15:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:15:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:15:59 Selecting previously unselected package fuse. 19:15:59 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:15:59 Unpacking fuse (2.9.7-1ubuntu1) ... 19:15:59 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:59 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:59 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:15:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:15:59 Selecting previously unselected package libksba8:amd64. 19:15:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:15:59 Unpacking libksba8:amd64 (1.3.5-2) ... 19:15:59 Selecting previously unselected package libroken18-heimdal:amd64. 19:15:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:15:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:15:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:15:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libwind0-heimdal:amd64. 19:15:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:15:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:15:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:15:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:15:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:15:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:15:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Selecting previously unselected package libsasl2-modules-db:amd64. 19:16:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:16:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:00 Selecting previously unselected package libsasl2-2:amd64. 19:16:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:16:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:00 Selecting previously unselected package libldap-common. 19:16:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:16:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:16:00 Selecting previously unselected package libldap-2.4-2:amd64. 19:16:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:16:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:16:00 Selecting previously unselected package dirmngr. 19:16:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:16:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:16:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:16:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:16:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:00 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:16:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libksba8:amd64 (1.3.5-2) ... 19:16:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:00 Setting up udev (237-3ubuntu10.53) ... 19:16:00 invoke-rc.d: policy-rc.d denied execution of start. 19:16:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Processing triggers for systemd (237-3ubuntu10) ... 19:16:00 Setting up fuse (2.9.7-1ubuntu1) ... 19:16:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:16:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:16:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:16:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:16:01 settings in the [Install] section, and DefaultInstance for template units). 19:16:01 This means they are not meant to be enabled using systemctl. 19:16:01 Possible reasons for having this kind of units are: 19:16:01 1) A unit may be statically enabled by being symlinked from another unit's 19:16:01 .wants/ or .requires/ directory. 19:16:01 2) A unit's purpose may be to act as a helper for some other unit which has 19:16:01 a requirement dependency on it. 19:16:01 3) A unit may be started when needed via activation (socket, path, timer, 19:16:01 D-Bus, udev, scripted systemctl call, ...). 19:16:01 4) In case of template units, the unit is meant to be enabled with some 19:16:01 instance name specified. 19:16:01 Reading package lists... 19:16:01 Building dependency tree... 19:16:01 Reading state information... 19:16:02 The following additional packages will be installed: 19:16:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:16:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:16:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:16:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:16:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:16:02 Suggested packages: 19:16:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:16:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:16:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:16:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:16:02 systemd-container policykit-1 19:16:02 Recommended packages: 19:16:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:16:02 The following NEW packages will be installed: 19:16:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:16:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:16:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:16:02 multiarch-support openssh-client python3 python3-minimal python3.6 19:16:02 python3.6-minimal snapd squashfs-tools sudo 19:16:02 The following packages will be upgraded: 19:16:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:16:02 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:16:02 Need to get 36.8 MB of archives. 19:16:02 After this operation, 147 MB of additional disk space will be used. 19:16:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 19:16:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 19:16:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:16:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 19:16:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 19:16:03 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 19:16:03 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:16:03 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:16:03 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 19:16:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 19:16:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:16:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:16:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:16:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:16:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:16:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:16:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:16:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:16:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:16:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:16:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:16:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:16:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:16:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 19:16:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 19:16:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:16:03 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:16:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:16:03 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:16:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 19:16:04 debconf: delaying package configuration, since apt-utils is not installed 19:16:04 Fetched 36.8 MB in 2s (18.7 MB/s) 19:16:04 (Reading database ... 12757 files and directories currently installed.) 19:16:04 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 19:16:04 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:16:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 19:16:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:16:05 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 19:16:05 (Reading database ... 12757 files and directories currently installed.) 19:16:05 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:16:05 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:16:05 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:16:05 (Reading database ... 12757 files and directories currently installed.) 19:16:05 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:16:05 Unpacking apt (1.6.14) over (1.6.1) ... 19:16:05 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 19:16:05 Setting up apt (1.6.14) ... 19:16:05 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:16:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:16:06 (Reading database ... 12764 files and directories currently installed.) 19:16:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 19:16:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 19:16:06 Selecting previously unselected package libpython3.6-minimal:amd64. 19:16:06 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 19:16:06 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 19:16:06 Selecting previously unselected package libexpat1:amd64. 19:16:06 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:16:06 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:16:06 Selecting previously unselected package python3.6-minimal. 19:16:06 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 19:16:06 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 19:16:06 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 19:16:06 Checking for services that may need to be restarted...done. 19:16:06 Checking for services that may need to be restarted...done. 19:16:06 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 19:16:06 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:16:06 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 19:16:07 Selecting previously unselected package python3-minimal. 19:16:07 (Reading database ... 13012 files and directories currently installed.) 19:16:07 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:16:07 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:16:07 Selecting previously unselected package mime-support. 19:16:07 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:16:07 Unpacking mime-support (3.60ubuntu1) ... 19:16:07 Selecting previously unselected package libmpdec2:amd64. 19:16:07 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:16:07 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:16:07 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:16:07 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 19:16:07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 19:16:07 Selecting previously unselected package python3.6. 19:16:07 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 19:16:07 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 19:16:07 Selecting previously unselected package libpython3-stdlib:amd64. 19:16:07 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:16:07 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:16:07 Setting up python3-minimal (3.6.7-1~18.04) ... 19:16:08 Selecting previously unselected package python3. 19:16:08 (Reading database ... 13442 files and directories currently installed.) 19:16:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:16:08 Unpacking python3 (3.6.7-1~18.04) ... 19:16:08 Selecting previously unselected package multiarch-support. 19:16:08 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:16:08 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:16:08 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 19:16:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:16:08 Selecting previously unselected package liblzo2-2:amd64. 19:16:08 (Reading database ... 13479 files and directories currently installed.) 19:16:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:16:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:16:08 Selecting previously unselected package libbsd0:amd64. 19:16:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:16:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:16:08 Selecting previously unselected package sudo. 19:16:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:16:08 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:16:08 Selecting previously unselected package apparmor. 19:16:08 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:16:08 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:16:08 Selecting previously unselected package libedit2:amd64. 19:16:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:16:08 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:16:08 Selecting previously unselected package libkrb5support0:amd64. 19:16:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:16:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:16:08 Selecting previously unselected package libk5crypto3:amd64. 19:16:08 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:16:08 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:16:08 Selecting previously unselected package libkeyutils1:amd64. 19:16:08 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:16:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:16:08 Selecting previously unselected package libkrb5-3:amd64. 19:16:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:16:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:16:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:16:09 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:16:09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:16:09 Selecting previously unselected package libssl1.0.0:amd64. 19:16:09 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 19:16:09 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:16:09 Selecting previously unselected package openssh-client. 19:16:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 19:16:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 19:16:09 Selecting previously unselected package squashfs-tools. 19:16:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:16:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:16:09 Selecting previously unselected package snapd. 19:16:09 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 19:16:09 Unpacking snapd (2.51.1+18.04) ... 19:16:11 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 19:16:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:16:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 19:16:11 Setting up mime-support (3.60ubuntu1) ... 19:16:11 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:16:11 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:16:11 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:16:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:11 Setting up systemd (237-3ubuntu10.53) ... 19:16:11 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:16:12 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 19:16:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:16:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:16:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:16:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 19:16:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:16:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 19:16:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:16:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:16:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:16:13 Setting up python3 (3.6.7-1~18.04) ... 19:16:13 running python rtupdate hooks for python3.6... 19:16:13 running python post-rtupdate hooks for python3.6... 19:16:13 Setting up apparmor (2.12-4ubuntu5.1) ... 19:16:13 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:16:13 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:16:13 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 19:16:14 Setting up snapd (2.51.1+18.04) ... 19:16:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:16:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:16:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:16:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:16:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:16:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:16:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:16:15 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:16:15 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 19:16:16 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:16:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:16 Processing triggers for systemd (237-3ubuntu10.53) ... 19:16:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:16:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:16:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:16:18 Reading package lists... 19:16:18 Reading package lists... 19:16:19 Building dependency tree... 19:16:19 Reading state information... 19:16:19 Calculating upgrade... 19:16:19 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 19:16:19 The following packages will be upgraded: 19:16:19 advancecomp base-files bash binutils binutils-common 19:16:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:16:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:16:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:16:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:16:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:16:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:16:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:16:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:16:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:16:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:16:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:16:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:16:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:16:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:16:19 ubuntu-keyring util-linux 19:16:19 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:16:19 Need to get 64.1 MB of archives. 19:16:19 After this operation, 5157 kB of additional disk space will be used. 19:16:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:16:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 19:16:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:16:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:16:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:16:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:16:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:16:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:16:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:16:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:16:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:16:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:16:20 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:16:20 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:16:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:16:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:16:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:16:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:16:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:16:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:16:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:16:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:16:20 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:16:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:16:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:16:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:16:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:16:20 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:16:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:16:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:16:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:16:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:16:20 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:16:20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:16:20 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:16:20 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:16:20 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:16:20 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:16:20 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:16:20 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:16:20 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:16:20 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 19:16:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:16:20 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:16:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:16:20 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:16:20 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:16:20 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:16:20 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:16:20 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:16:20 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:16:20 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:16:20 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:16:20 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:16:20 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:16:20 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:16:20 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:16:20 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:16:20 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:16:20 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 19:16:20 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:16:20 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:16:20 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:16:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:16:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:16:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:16:21 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:16:21 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:16:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:16:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:16:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:16:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:16:21 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:16:21 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:16:21 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:16:21 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:16:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:16:21 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:16:21 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 19:16:21 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 19:16:21 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:16:21 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:16:21 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:16:21 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 19:16:21 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:16:21 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:16:21 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 19:16:21 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 19:16:21 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 19:16:21 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 19:16:21 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:16:21 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:16:21 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:16:21 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:16:21 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:16:21 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:16:21 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:16:21 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 19:16:22 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:16:22 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:16:22 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:16:22 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:16:22 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:16:22 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:16:22 debconf: delaying package configuration, since apt-utils is not installed 19:16:22 Fetched 64.1 MB in 3s (22.2 MB/s) 19:16:22 (Reading database ... 13914 files and directories currently installed.) 19:16:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:16:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:22 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:22 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:22 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 19:16:22 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 19:16:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:23 (Reading database ... 13914 files and directories currently installed.) 19:16:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:16:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:16:23 (Reading database ... 13914 files and directories currently installed.) 19:16:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:24 (Reading database ... 13914 files and directories currently installed.) 19:16:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:16:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:16:24 (Reading database ... 13914 files and directories currently installed.) 19:16:24 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:16:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:16:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:16:25 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:16:25 Setting up base-files (10.1ubuntu2.11) ... 19:16:25 Installing new version of config file /etc/issue ... 19:16:25 Installing new version of config file /etc/issue.net ... 19:16:25 Installing new version of config file /etc/lsb-release ... 19:16:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:16:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:16:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:16:25 Removing obsolete conffile /etc/default/motd-news ... 19:16:25 (Reading database ... 13915 files and directories currently installed.) 19:16:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:16:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:16:25 Setting up bash (4.4.18-2ubuntu1.2) ... 19:16:25 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 19:16:25 (Reading database ... 13915 files and directories currently installed.) 19:16:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:16:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:16:25 (Reading database ... 13915 files and directories currently installed.) 19:16:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:16:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:16:26 Setting up tar (1.29b-2ubuntu0.2) ... 19:16:26 (Reading database ... 13915 files and directories currently installed.) 19:16:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:16:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:26 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 19:16:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:16:26 (Reading database ... 13915 files and directories currently installed.) 19:16:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:26 (Reading database ... 13915 files and directories currently installed.) 19:16:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:16:26 (Reading database ... 13915 files and directories currently installed.) 19:16:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:16:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:16:26 Setting up grep (3.1-2build1) ... 19:16:26 (Reading database ... 13915 files and directories currently installed.) 19:16:26 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:16:27 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:16:27 Setting up gzip (1.6-5ubuntu1.1) ... 19:16:27 (Reading database ... 13915 files and directories currently installed.) 19:16:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:27 Setting up login (1:4.5-1ubuntu2) ... 19:16:27 (Reading database ... 13915 files and directories currently installed.) 19:16:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:16:27 (Reading database ... 13915 files and directories currently installed.) 19:16:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:16:28 (Reading database ... 13915 files and directories currently installed.) 19:16:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:16:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:16:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:16:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:29 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 19:16:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:29 (Reading database ... 13915 files and directories currently installed.) 19:16:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:30 (Reading database ... 13915 files and directories currently installed.) 19:16:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:30 (Reading database ... 13915 files and directories currently installed.) 19:16:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:30 (Reading database ... 13915 files and directories currently installed.) 19:16:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:16:30 (Reading database ... 13915 files and directories currently installed.) 19:16:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:16:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:16:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:16:31 (Reading database ... 13915 files and directories currently installed.) 19:16:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:16:31 (Reading database ... 13915 files and directories currently installed.) 19:16:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:16:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:16:32 (Reading database ... 13917 files and directories currently installed.) 19:16:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:16:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:16:32 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 19:16:32 Setting up debconf (1.5.66ubuntu1) ... 19:16:32 (Reading database ... 13917 files and directories currently installed.) 19:16:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:16:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:16:32 (Reading database ... 13917 files and directories currently installed.) 19:16:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:16:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:16:32 (Reading database ... 13917 files and directories currently installed.) 19:16:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:32 (Reading database ... 13917 files and directories currently installed.) 19:16:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:33 (Reading database ... 13919 files and directories currently installed.) 19:16:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:33 (Reading database ... 13923 files and directories currently installed.) 19:16:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 19:16:33 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:16:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:33 (Reading database ... 13923 files and directories currently installed.) 19:16:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:16:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:16:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:16:33 (Reading database ... 13923 files and directories currently installed.) 19:16:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:16:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:16:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:16:33 (Reading database ... 13923 files and directories currently installed.) 19:16:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:16:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:34 (Reading database ... 13923 files and directories currently installed.) 19:16:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:34 (Reading database ... 13923 files and directories currently installed.) 19:16:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:16:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:16:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:16:34 (Reading database ... 13923 files and directories currently installed.) 19:16:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:34 Setting up passwd (1:4.5-1ubuntu2) ... 19:16:34 (Reading database ... 13923 files and directories currently installed.) 19:16:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:16:34 (Reading database ... 13923 files and directories currently installed.) 19:16:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:16:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:16:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:16:35 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:16:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:16:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:16:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:16:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:16:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:16:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:16:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:16:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:16:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 19:16:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 19:16:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 19:16:35 (Reading database ... 13923 files and directories currently installed.) 19:16:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:16:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:16:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:16:36 (Reading database ... 13924 files and directories currently installed.) 19:16:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:16:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:16:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:16:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:16:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 19:16:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 19:16:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 19:16:36 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 19:16:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:16:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:16:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:16:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:16:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:16:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:16:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:16:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:16:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:16:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:16:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:16:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:16:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:16:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:16:37 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 19:16:37 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 19:16:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:16:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:16:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:16:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:16:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:16:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [Pipeline] } 19:16:37 $ docker stop --time=1 e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 19:16:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:16:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:16:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:16:38 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:16:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:16:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:16:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:39 $ docker rm -f e1d257f6896b900fcb1998ed32d38dfef2eee67f7952d33b335ae796f16c6ec8 19:16:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:16:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:41 19:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:16:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:16:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:16:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:16:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:16:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:42 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:42 29e5d40040c1: Pulling fs layer 19:16:42 1ce36da41761: Pulling fs layer 19:16:42 25b303627fd3: Pulling fs layer 19:16:42 29e5d40040c1: Download complete 19:16:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:16:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:16:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:16:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:16:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:16:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:16:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:16:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:16:42 Setting up tzdata (2021e-0ubuntu0.18.04) ... 19:16:42 1ce36da41761: Verifying Checksum 19:16:42 1ce36da41761: Download complete 19:16:42 19:16:42 Current default time zone: 'Etc/UTC' 19:16:42 Local time is now: Tue Jan 11 19:16:42 UTC 2022. 19:16:42 Universal Time is now: Tue Jan 11 19:16:42 UTC 2022. 19:16:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:16:42 19:16:42 Setting up systemd-sysv (237-3ubuntu10.53) ... 19:16:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 19:16:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:16:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:16:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:16:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:16:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:16:42 29e5d40040c1: Pull complete 19:16:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:16:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:16:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:16:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 19:16:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:42 Setting up patch (2.7.6-2ubuntu1.1) ... 19:16:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:16:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:16:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 19:16:42 Installing new version of config file /etc/ssl/openssl.cnf ... 19:16:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:16:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:16:43 Setting up ca-certificates (20210119~18.04.2) ... 19:16:43 25b303627fd3: Verifying Checksum 19:16:43 25b303627fd3: Download complete 19:16:43 1ce36da41761: Pull complete 19:16:45 Updating certificates in /etc/ssl/certs... 19:16:45 23 added, 28 removed; done. 19:16:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:16:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:16:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:16:45 Setting up pkgbinarymangler (138.18.04.1) ... 19:16:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 19:16:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up perl (5.26.1-6ubuntu0.5) ... 19:16:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 19:16:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:16:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:16:45 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 19:16:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:16:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:16:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:16:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:16:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:16:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:16:46 Processing triggers for systemd (237-3ubuntu10.53) ... 19:16:46 Processing triggers for mime-support (3.60ubuntu1) ... 19:16:46 Processing triggers for ca-certificates (20210119~18.04.2) ... 19:16:46 Updating certificates in /etc/ssl/certs... 19:16:46 0 added, 0 removed; done. 19:16:46 Running hooks in /etc/ca-certificates/update.d... 19:16:46 done. 19:16:47 Reading package lists... 19:16:47 Building dependency tree... 19:16:47 Reading state information... 19:16:47 The following NEW packages will be installed: 19:16:47 apt-transport-https 19:16:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:16:47 Need to get 4348 B of archives. 19:16:47 After this operation, 154 kB of additional disk space will be used. 19:16:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:16:48 debconf: delaying package configuration, since apt-utils is not installed 19:16:48 Fetched 4348 B in 0s (18.2 kB/s) 19:16:48 Selecting previously unselected package apt-transport-https. 19:16:48 (Reading database ... 13931 files and directories currently installed.) 19:16:48 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:16:48 Unpacking apt-transport-https (1.6.14) ... 19:16:48 Setting up apt-transport-https (1.6.14) ... 19:16:48 Waiting for network to be ready... 19:16:54 25b303627fd3: Pull complete 19:16:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:16:54 prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container 19:16:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:16:56 2022-01-11T19:16:52Z INFO Waiting for automatic snapd restart... 19:16:56 $ docker top c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:57 + docker-compose build --help 19:16:57 + grep parallel 19:16:57 snapd 2.53.4 from Canonical* installed 19:16:58 "snapd" switched to the "latest/stable" channel 19:16:58 19:17:01 --parallel Build images in parallel. [Pipeline] } 19:17:01 $ docker stop --time=1 c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f 19:17:03 core18 20211028 from Canonical* installed 19:17:03 $ docker rm -f c381ea0e82a555f1b6d6bd5ecd7778485454e4842f9ef89c1e428cf1a41da66f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:04 . [Pipeline] withDockerContainer 19:17:04 prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container 19:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:05 core20 20211129 from Canonical* installed 19:17:05 "core20" switched to the "latest/stable" channel 19:17:05 19:17:06 $ docker top 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:08 snapcraft 6.0 from Canonical* installed 19:17:08 "snapcraft" switched to the "latest/stable" channel 19:17:08 19:17:11 Building core-command ... 19:17:11 Building core-data ... 19:17:11 Building core-metadata ... 19:17:11 Building security-bootstrapper ... 19:17:11 Building security-proxy-setup ... 19:17:11 Building security-secretstore-setup ... 19:17:11 Building support-notifications ... 19:17:11 Building support-scheduler ... 19:17:11 Building sys-mgmt-agent ... 19:17:11 Building support-notifications 19:17:11 Building core-command 19:17:11 Building security-secretstore-setup 19:17:11 Building security-bootstrapper 19:17:11 Building sys-mgmt-agent 19:17:12 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: 19:17:12 - README.md 19:17:12 19:17:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:17:13 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:17:13 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:17:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:17:14 Reading package lists... 19:17:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 19:17:17 Reading package lists... 19:17:17 Building dependency tree... 19:17:17 Reading state information... 19:17:17 Suggested packages: 19:17:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:17:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:17:17 Recommended packages: 19:17:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:17:17 The following NEW packages will be installed: 19:17:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:17:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:17:17 pkg-config zip 19:17:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:17:17 Need to get 7668 kB of archives. 19:17:17 After this operation, 43.8 MB of additional disk space will be used. 19:17:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 19:17:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:17:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 19:17:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 19:17:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 19:17:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:17:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:17:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:17:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:17:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:17:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:17:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:17:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:17:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:17:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:17:18 debconf: delaying package configuration, since apt-utils is not installed 19:17:18 Fetched 7668 kB in 1s (9593 kB/s) 19:17:18 Selecting previously unselected package libglib2.0-0:amd64. 19:17:18 (Reading database ... 13935 files and directories currently installed.) 19:17:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 19:17:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 19:17:18 Selecting previously unselected package libpsl5:amd64. 19:17:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:17:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:17:18 Selecting previously unselected package libnghttp2-14:amd64. 19:17:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:17:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:18 Selecting previously unselected package librtmp1:amd64. 19:17:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:17:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:19 Selecting previously unselected package libcurl3-gnutls:amd64. 19:17:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 19:17:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:17:19 Selecting previously unselected package liberror-perl. 19:17:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:17:19 Unpacking liberror-perl (0.17025-1) ... 19:17:19 Selecting previously unselected package git-man. 19:17:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 19:17:19 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 19:17:19 Selecting previously unselected package git. 19:17:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 19:17:19 Unpacking git (1:2.17.1-1ubuntu0.9) ... 19:17:19 Selecting previously unselected package libnorm1:amd64. 19:17:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:17:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:19 Selecting previously unselected package libpgm-5.2-0:amd64. 19:17:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:17:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:19 Selecting previously unselected package libsodium23:amd64. 19:17:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:17:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:17:19 Selecting previously unselected package libzmq5:amd64. 19:17:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:20 Selecting previously unselected package libzmq3-dev:amd64. 19:17:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:20 Selecting previously unselected package pkg-config. 19:17:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:17:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:17:20 Selecting previously unselected package zip. 19:17:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:17:20 Unpacking zip (3.0-11build1) ... 19:17:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:20 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 19:17:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:20 Setting up liberror-perl (0.17025-1) ... 19:17:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:17:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 19:17:20 No schema files found: doing nothing. 19:17:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:20 Setting up zip (3.0-11build1) ... 19:17:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:20 Setting up libsodium23:amd64 (1.0.16-2) ... 19:17:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:17:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 19:17:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:20 Setting up git (1:2.17.1-1ubuntu0.9) ... 19:17:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:21 git set to automatically installed. 19:17:21 git-man set to automatically installed. 19:17:21 libcurl3-gnutls set to automatically installed. 19:17:21 liberror-perl set to automatically installed. 19:17:21 libglib2.0-0 set to automatically installed. 19:17:21 libnghttp2-14 set to automatically installed. 19:17:21 libnorm1 set to automatically installed. 19:17:21 libpgm-5.2-0 set to automatically installed. 19:17:21 libpsl5 set to automatically installed. 19:17:21 librtmp1 set to automatically installed. 19:17:21 libsodium23 set to automatically installed. 19:17:21 libzmq3-dev set to automatically installed. 19:17:21 libzmq5 set to automatically installed. 19:17:21 pkg-config set to automatically installed. 19:17:21 zip set to automatically installed. 19:17:23 snapd is not logged in, snap install commands will use sudo 19:17:33 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 19:17:34 Downloading snap 'edgex-app-service-configurable' 19:17:38 Pulling app-service-configurable 19:17:38 + snapcraftctl pull 19:17:40 Pulling config-common 19:17:40 + snapcraftctl pull 19:17:41 Pulling go-build-helper 19:17:41 + snapcraftctl pull 19:17:42 'edgex-go' has dependencies that need to be staged: go-build-helper 19:17:42 Skipping pull go-build-helper (already ran) 19:17:42 Building go-build-helper 19:17:42 + snapcraftctl build 19:17:45 Staging go-build-helper 19:17:45 + snapcraftctl stage 19:17:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:17:50 Fetched 224 kB in 0s (0 B/s) 19:17:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:17:50 Fetched 157 kB in 0s (0 B/s) 19:17:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:17:50 Fetched 221 kB in 0s (0 B/s) 19:17:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:17:50 Fetched 143 kB in 0s (0 B/s) 19:17:50 Pulling edgex-go 19:17:50 + snapcraftctl pull 19:17:51 Pulling hooks 19:17:51 + snapcraftctl pull 19:18:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:18:13 Fetched 96.5 kB in 0s (0 B/s) 19:18:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:18:13 Fetched 279 kB in 0s (0 B/s) 19:18:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:18:13 Fetched 122 kB in 0s (0 B/s) 19:18:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:18:13 Fetched 77.8 kB in 0s (0 B/s) 19:18:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:18:13 Fetched 8848 B in 0s (0 B/s) 19:18:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:18:13 Fetched 47.8 kB in 0s (0 B/s) 19:18:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:18:13 Fetched 45.6 kB in 0s (0 B/s) 19:18:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:18:13 Fetched 15.0 kB in 0s (0 B/s) 19:18:13 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 19:18:13 Fetched 220 kB in 0s (0 B/s) 19:18:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:18:13 Fetched 154 kB in 0s (0 B/s) 19:18:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:18:13 Fetched 50.6 kB in 0s (0 B/s) 19:18:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:18:13 Fetched 14.8 kB in 0s (0 B/s) 19:18:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:18:13 Fetched 41.8 kB in 0s (0 B/s) 19:18:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:18:13 Fetched 499 kB in 0s (0 B/s) 19:18:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:18:13 Fetched 111 kB in 0s (0 B/s) 19:18:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:18:13 Fetched 240 kB in 0s (0 B/s) 19:18:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:18:13 Fetched 29.3 kB in 0s (0 B/s) 19:18:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:18:13 Fetched 85.5 kB in 0s (0 B/s) 19:18:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:18:13 Fetched 24.5 kB in 0s (0 B/s) 19:18:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:18:13 Fetched 49.2 kB in 0s (0 B/s) 19:18:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:18:13 Fetched 54.2 kB in 0s (0 B/s) 19:18:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:18:13 Fetched 30.8 kB in 0s (0 B/s) 19:18:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:18:13 Fetched 15.8 kB in 0s (0 B/s) 19:18:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:18:13 Fetched 85.9 kB in 0s (0 B/s) 19:18:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:18:13 Fetched 8720 B in 0s (0 B/s) 19:18:13 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:18:13 Fetched 140 kB in 0s (0 B/s) 19:18:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:18:13 Fetched 119 kB in 0s (0 B/s) 19:18:13 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:18:13 Fetched 111 kB in 0s (0 B/s) 19:18:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:18:13 Fetched 11.1 kB in 0s (0 B/s) 19:18:13 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:18:13 Fetched 646 kB in 0s (0 B/s) 19:18:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:18:13 Fetched 41.3 kB in 0s (0 B/s) 19:18:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:18:13 Fetched 17.9 kB in 0s (0 B/s) 19:18:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:18:13 Fetched 368 kB in 0s (0 B/s) 19:18:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:18:13 Fetched 187 kB in 0s (0 B/s) 19:18:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:18:13 Fetched 175 kB in 0s (0 B/s) 19:18:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:18:13 Fetched 206 kB in 0s (0 B/s) 19:18:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 19:18:13 Fetched 1302 kB in 0s (0 B/s) 19:18:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:18:13 Fetched 36.2 kB in 0s (0 B/s) 19:18:13 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 19:18:13 Fetched 159 kB in 0s (0 B/s) 19:18:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:18:13 Fetched 107 kB in 0s (0 B/s) 19:18:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:18:13 Fetched 48.7 kB in 0s (0 B/s) 19:18:13 Pulling static-packages 19:18:13 + snapcraftctl pull 19:18:13 Pulling version 19:18:13 + cd /root/project 19:18:13 + git describe --tags --abbrev=0 19:18:13 + sed s/v// 19:18:13 + GIT_VERSION=2.2.0-dev.18 19:18:13 + [ -z 2.2.0-dev.18 ] 19:18:13 + snapcraftctl set-version 2.2.0-dev.18 19:18:15 Building app-service-configurable 19:18:15 + snapcraftctl build 19:18:17 Building config-common 19:18:17 + snapcraftctl build 19:18:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 21f2a7b76215 19:18:19 Step 3/21 : WORKDIR /edgex-go 19:18:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 21f2a7b76215 19:18:19 Step 3/30 : WORKDIR /edgex-go 19:18:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 21f2a7b76215 19:18:19 Step 3/24 : WORKDIR /edgex-go 19:18:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 21f2a7b76215 19:18:19 Step 3/22 : WORKDIR /edgex-go 19:18:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:18:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 21f2a7b76215 19:18:19 Step 3/22 : WORKDIR /edgex-go 19:18:19 ---> Running in 24d491fa34be 19:18:19 ---> Running in c059f63bdfcb 19:18:19 ---> Running in beef8c7d743e 19:18:19 ---> Running in f06f143b5027 19:18:19 ---> Running in 20ed01937ea5 19:18:19 Removing intermediate container beef8c7d743e 19:18:19 ---> 6014736f1508 19:18:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container 20ed01937ea5 19:18:19 ---> 2bcd573db804 19:18:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container 24d491fa34be 19:18:19 ---> bb37fa57d741 19:18:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container f06f143b5027 19:18:19 ---> 62a16dd2ad29 19:18:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 Removing intermediate container c059f63bdfcb 19:18:19 ---> 64c32253c5fc 19:18:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 ---> Running in 674259d88d37 19:18:19 ---> Running in 862590decb72 19:18:19 ---> Running in 444415071c7f 19:18:19 ---> Running in 314d4c3099ed 19:18:19 ---> Running in e10f08d1094d 19:18:19 Skipping build go-build-helper (already ran) 19:18:19 Building edgex-go 19:18:19 + cd /root/parts/edgex-go/src 19:18:19 + git describe --tags --abbrev=0+ sed s/v// 19:18:19 19:18:19 + GIT_VERSION=2.2.0-dev.18 19:18:19 + [ -z 2.2.0-dev.18 ] 19:18:19 + echo 2.2.0-dev.18 19:18:19 + [ ! -d vendor ] 19:18:19 + go mod download all 19:18:23 Removing intermediate container 674259d88d37 19:18:23 ---> c12c803f6a61 19:18:23 Step 5/30 : RUN apk add --update --no-cache make git 19:18:23 ---> Running in 048d1e93f0a6 19:18:23 Removing intermediate container 862590decb72 19:18:23 ---> 63fdd77094d5 19:18:23 Step 5/22 : RUN apk add --update --no-cache make git 19:18:23 ---> Running in 9923fdd10ea4 19:18:23 Removing intermediate container 314d4c3099ed 19:18:23 ---> 091bf69cbd91 19:18:23 Step 5/22 : RUN apk add --update --no-cache make bash git 19:18:23 Removing intermediate container e10f08d1094d 19:18:23 ---> 97a3a231684d 19:18:23 Step 5/24 : RUN apk add --update --no-cache make git 19:18:23 ---> Running in 67cace656974 19:18:23 Removing intermediate container 444415071c7f 19:18:23 ---> d5a07077e055 19:18:23 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:23 ---> Running in bc28c808a01c 19:18:23 ---> Running in 62000365473b 19:18:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:26 OK: 219 MiB in 52 packages 19:18:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:26 OK: 219 MiB in 52 packages 19:18:27 OK: 219 MiB in 52 packages 19:18:27 OK: 219 MiB in 52 packages 19:18:27 OK: 219 MiB in 52 packages 19:18:27 Removing intermediate container 048d1e93f0a6 19:18:27 ---> 775486628d24 19:18:27 Step 6/30 : COPY . . 19:18:27 + make build 19:18:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data 19:18:28 Removing intermediate container 9923fdd10ea4 19:18:28 ---> 29e1567cc76b 19:18:28 Step 6/22 : COPY . . 19:18:28 Removing intermediate container 67cace656974 19:18:28 ---> 9f916a274598 19:18:28 Step 6/22 : COPY . . 19:18:28 Removing intermediate container bc28c808a01c 19:18:28 ---> 99a667103998 19:18:28 Step 6/24 : COPY . . 19:18:28 Removing intermediate container 62000365473b 19:18:28 ---> 093426a840a0 19:18:28 Step 6/21 : COPY . . 19:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command 19:18:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:51 ---> 129367ab5cdd 19:18:51 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 ---> Running in 893fba157b62 19:18:51 ---> 6e680c040958 19:18:51 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 ---> c10ae31be64a 19:18:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 ---> Running in 97ab109b9d8a 19:18:51 ---> Running in 496294aa93fa 19:18:51 ---> 6bdde0549330 19:18:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 ---> ce5ba6598d7a 19:18:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:51 ---> Running in b92e533ada1a 19:18:51 ---> Running in 949cd2559685 19:18:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:53 Removing intermediate container 893fba157b62 19:18:53 ---> d75042e05b72 19:18:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:53 ---> Running in e5ad322f6907 19:18:53 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:18:53 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:18:53 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:18:53 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:18:53 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:18:53 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:18:53 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:18:53 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:18:53 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:18:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:18:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:18:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:18:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:18:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:18:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:18:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:18:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:18:54 + 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 19:18:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:18:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:18:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:18:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:18:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:18:54 + 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 19:18:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:18:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:18:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:18:54 Building hooks 19:18:54 + cd /root/parts/hooks/src 19:18:54 + make build 19:18:54 go mod tidy 19:18:54 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 19:18:55 Removing intermediate container 496294aa93fa 19:18:55 ---> c2c961555dd6 19:18:55 Step 8/22 : RUN make cmd/core-command/core-command 19:18:55 Removing intermediate container 97ab109b9d8a 19:18:55 ---> 77329cc5d7f0 19:18:55 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:18:55 ---> Running in b62852e7d98e 19:18:55 ---> Running in 8ef8687667d3 19:18:55 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 19:18:55 go: downloading github.com/davecgh/go-spew v1.1.0 19:18:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:18:55 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:18:55 Removing intermediate container 949cd2559685 19:18:55 ---> 3b381f6c5c7c 19:18:55 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:55 Removing intermediate container b92e533ada1a 19:18:55 ---> 1018e202cc2b 19:18:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:55 ---> Running in a7b21a83fa32 19:18:56 ---> Running in 27229f83fa2e 19:18:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:18:56 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:18:56 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:18:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:58 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 19:18:59 Building static-packages 19:18:59 + snapcraftctl build 19:19:01 Building version 19:19:01 + snapcraftctl build 19:19:03 Staging app-service-configurable 19:19:03 + snapcraftctl stage 19:19:04 Staging config-common 19:19:04 + snapcraftctl stage 19:19:06 Skipping stage go-build-helper (already ran) 19:19:06 Staging edgex-go 19:19:06 + snapcraftctl stage 19:19:07 Staging hooks 19:19:07 + snapcraftctl stage 19:19:08 Staging static-packages 19:19:08 + snapcraftctl stage 19:19:10 Staging version 19:19:10 + snapcraftctl stage 19:19:11 Priming app-service-configurable 19:19:11 + snapcraftctl prime 19:19:14 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:19:14 stage-packages: 19:19:14 - libnorm1 19:19:14 - libpgm-5.2-0 19:19:14 - libsodium23 19:19:14 - libzmq5 19:19:14 Priming config-common 19:19:14 + snapcraftctl prime 19:19:15 Priming go-build-helper 19:19:15 + snapcraftctl prime 19:19:16 Priming edgex-go 19:19:16 + snapcraftctl prime 19:19:18 Priming hooks 19:19:18 + snapcraftctl prime 19:19:20 Priming static-packages 19:19:20 + snapcraftctl prime 19:19:23 Priming version 19:19:23 + snapcraftctl prime 19:19:24 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] } 19:20:49 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 19:20:52 Removing intermediate container b62852e7d98e 19:20:52 ---> e9873fc8a76c 19:20:52 19:20:52 Step 9/22 : FROM alpine:3.14 19:20:52 3.14: Pulling from library/alpine 19:20:53 Removing intermediate container e5ad322f6907 19:20:53 ---> b2eb93eac3f5 19:20:53 19:20:53 Step 9/30 : FROM alpine:3.14 19:20:53 3.14: Pulling from library/alpine 19:20:53 Removing intermediate container a7b21a83fa32 19:20:53 ---> 0ea2e8b2611a 19:20:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:20:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:20:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:20:54 Status: Downloaded newer image for alpine:3.14 19:20:54 Status: Image is up to date for alpine:3.14 19:20:54 ---> 5b8b7b635229 19:20:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:54 ---> 5b8b7b635229 19:20:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:20:54 ---> Running in c4b8374b0129 19:20:54 ---> Running in 0aed4adc3303 19:20:54 ---> Running in 49c754d5912e 19:20:55 Removing intermediate container 0aed4adc3303 19:20:55 ---> 2d5695eb5746 19:20:55 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:20:55 ---> Running in 677b012a37a8 19:20:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:20:57 Removing intermediate container 27229f83fa2e 19:20:57 ---> d0ed07ac50c8 19:20:57 19:20:57 Step 9/24 : FROM alpine:3.14 19:20:57 ---> 5b8b7b635229 19:20:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:20:57 (1/1) Installing dumb-init (1.2.5-r1) 19:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:20:57 Executing busybox-1.33.1-r6.trigger 19:20:57 OK: 6 MiB in 15 packages 19:20:57 ---> Running in f84412962efd 19:20:58 (1/2) Installing dumb-init (1.2.5-r1) 19:20:58 (2/2) Installing su-exec (0.2-r1) 19:20:58 Executing busybox-1.33.1-r6.trigger 19:20:58 OK: 6 MiB in 16 packages 19:20:59 Removing intermediate container 49c754d5912e 19:20:59 ---> 154a8cbd333d 19:20:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:59 ---> Running in c6b835a72e8a 19:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:20:59 Removing intermediate container 8ef8687667d3 19:20:59 ---> e089df7e149c 19:20:59 19:20:59 Step 9/21 : FROM alpine:3.14 19:20:59 ---> 5b8b7b635229 19:20:59 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:59 Removing intermediate container 677b012a37a8 19:20:59 ---> 6cf071c60eaa 19:20:59 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:20:59 ---> Running in bd7f59555b58 19:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:21:00 ---> Running in c65841458cd9 19:21:00 Removing intermediate container c6b835a72e8a 19:21:00 ---> 3a962a872bd1 19:21:00 Step 12/22 : ENV APP_PORT=59882 19:21:00 ---> Running in 9d144c526b4a 19:21:00 Removing intermediate container c4b8374b0129 19:21:00 ---> 926e3c663e8a 19:21:00 19:21:00 Step 10/22 : FROM docker:20.10.10 19:21:00 Removing intermediate container c65841458cd9 19:21:00 ---> 3d570b353df9 19:21:00 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:21:00 20.10.10: Pulling from library/docker 19:21:00 ---> Running in 43d281134b11 19:21:00 (1/3) Installing ca-certificates (20191127-r5) 19:21:00 (2/3) Installing dumb-init (1.2.5-r1) 19:21:00 (3/3) Installing su-exec (0.2-r1) 19:21:00 Executing busybox-1.33.1-r6.trigger 19:21:00 Executing ca-certificates-20191127-r5.trigger 19:21:01 Removing intermediate container 9d144c526b4a 19:21:01 ---> 7c70b9add7ac 19:21:01 Step 13/22 : EXPOSE $APP_PORT 19:21:01 OK: 6 MiB in 17 packages 19:21:01 ---> Running in a19a34e675fa 19:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:21:01 Removing intermediate container 43d281134b11 19:21:01 ---> 8615604a9bcd 19:21:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:21:01 ---> Running in 3c545e7efb80 19:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:21:02 Removing intermediate container a19a34e675fa 19:21:02 ---> ab5769dbbf9b 19:21:02 Step 14/22 : WORKDIR / 19:21:02 ---> Running in 4bfe126a4bea 19:21:02 (1/2) Installing ca-certificates (20191127-r5) 19:21:02 (2/2) Installing dumb-init (1.2.5-r1) 19:21:02 Executing busybox-1.33.1-r6.trigger 19:21:02 Executing ca-certificates-20191127-r5.trigger 19:21:03 OK: 6 MiB in 16 packages 19:21:03 Removing intermediate container 4bfe126a4bea 19:21:03 ---> dbba60bd1c79 19:21:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:03 Removing intermediate container f84412962efd 19:21:03 ---> b11d24b52ae4 19:21:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:21:03 ---> Running in 1ca9680da21c 19:21:04 Removing intermediate container 1ca9680da21c 19:21:04 ---> 6f26be5fefc4 19:21:04 Step 12/24 : WORKDIR / 19:21:04 ---> Running in 723803d33ed5 19:21:05 Removing intermediate container 3c545e7efb80 19:21:05 ---> 2325564d6824 19:21:05 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:21:05 ---> d0dd5928bcbe 19:21:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:05 ---> Running in 93f45baa1139 19:21:05 Removing intermediate container 723803d33ed5 19:21:05 ---> 7db60dc6979e 19:21:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:21:05 Removing intermediate container bd7f59555b58 19:21:05 ---> b61e5d89beee 19:21:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:21:05 ---> Running in ebbba7eea767 19:21:05 Removing intermediate container 93f45baa1139 19:21:05 ---> 2b74c3d72a8a 19:21:05 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:21:06 Removing intermediate container ebbba7eea767 19:21:06 ---> d62f6d5239d3 19:21:06 Step 12/21 : ENV APP_PORT=59860 19:21:06 ---> Running in a6276a6e6968 19:21:06 ---> 0cd422f5f20f 19:21:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:21:07 ---> fc79dc80efce 19:21:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:21:07 ---> 4fb99d915bf9 19:21:07 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:21:07 Removing intermediate container a6276a6e6968 19:21:07 ---> ca08cc81a7e0 19:21:07 Step 13/21 : EXPOSE $APP_PORT 19:21:07 ---> Running in d7d199376a39 19:21:07 ---> Running in 80f38cf0d46c 19:21:07 ---> 740091e67b24 19:21:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:21:08 Removing intermediate container 80f38cf0d46c 19:21:08 ---> c13baf1f4ef9 19:21:08 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:08 ---> 7864884263a1 19:21:08 Step 18/22 : ENTRYPOINT ["/core-command"] 19:21:08 ---> Running in 85924b390612 19:21:09 Removing intermediate container 85924b390612 19:21:09 ---> 6e1850581717 19:21:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:09 ---> ad8b9b41b431 19:21:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:21:09 ---> Running in ec7887be900d 19:21:09 ---> 1f80000ebfdc 19:21:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:09 Removing intermediate container ec7887be900d 19:21:09 ---> 941ac13356db 19:21:09 Step 20/22 : LABEL arch=arm64 19:21:09 Removing intermediate container d7d199376a39 19:21:09 ---> 1aebddadbc2b 19:21:09 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:10 ---> Running in 31281b236f7d 19:21:10 ---> 63d96ea7af93 19:21:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:21:10 Removing intermediate container 31281b236f7d 19:21:10 ---> a8905cb371a8 19:21:10 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:21:10 ---> Running in 775ab36a1340 19:21:11 ---> 1a264ac82eb3 19:21:11 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:11 Removing intermediate container 775ab36a1340 19:21:11 ---> c9a57f1aec8e 19:21:11 Step 22/22 : LABEL version=0.0.0 19:21:11 ---> Running in 047726b0e92d 19:21:11 ---> 36028cdd6741 19:21:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:21:11 ---> 97b2b3171ac3 19:21:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:21:12 Removing intermediate container 047726b0e92d 19:21:12 ---> a9a25afd3f19 19:21:12 19:21:12 ---> 87c37f90dbc8 19:21:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:21:12 ---> Running in 40f50d5f0a0c 19:21:12 Successfully built a9a25afd3f19 19:21:12 Successfully tagged core-command-arm64:latest 19:21:12 Building core-data 19:21:13  Building core-command ... done  ---> 2765b99fbfd0 19:21:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:21:13 Removing intermediate container 40f50d5f0a0c 19:21:13 ---> 4248f7098a00 19:21:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:13 ---> Running in 483dd8452e2a 19:21:14 ---> 85a3dccb4996 19:21:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:21:14 Removing intermediate container 483dd8452e2a 19:21:14 ---> d1cf78d32828 19:21:14 Step 19/21 : LABEL arch=arm64 19:21:14 ---> 3f2954f04e2d 19:21:14 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:21:14 ---> Running in b15cf2738cf3 19:21:15 Removing intermediate container b15cf2738cf3 19:21:15 ---> a731fd8827d2 19:21:15 Step 20/21 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:21:15 ---> 626c687fe0bb 19:21:15 Step 20/24 : 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/ 19:21:15 ---> Running in 6b2c9a710f9e 19:21:15 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:21:15 Status: Downloaded newer image for docker:20.10.10 19:21:15 ---> 520e9a0a30f7 19:21:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:15 ---> Running in 7b057474cd1c 19:21:15 ---> f2144771a093 19:21:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:21:15 ---> Running in 62636f61744b 19:21:16 Removing intermediate container 6b2c9a710f9e 19:21:16 ---> 3dbe0bd9a356 19:21:16 Step 21/21 : LABEL version=0.0.0 19:21:16 ---> Running in 44cb3736d514 19:21:16 Removing intermediate container 62636f61744b 19:21:16 ---> ed6bea6fb6fe 19:21:16 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:21:16 ---> Running in d10f43c9ffaf 19:21:16 ---> c5158c410bc4 19:21:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:21:17 Removing intermediate container 44cb3736d514 19:21:17 ---> ec9cb6447a81 19:21:17 19:21:17 ---> Running in 485d45b33d1e 19:21:17 Successfully built ec9cb6447a81 19:21:17 Successfully tagged support-notifications-arm64:latest 19:21:17  Building support-notifications ... done Building core-metadata 19:21:17 Removing intermediate container 485d45b33d1e 19:21:17 ---> e99cfeeae55b 19:21:17 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:21:18 Removing intermediate container 7b057474cd1c 19:21:18 ---> 3a12502a7b0f 19:21:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:21:18 ---> Running in b7451dcd1e9f 19:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:21:18 ---> cd144e9cd510 19:21:18 Step 25/30 : RUN chmod +x /entrypoint.sh 19:21:18 Removing intermediate container b7451dcd1e9f 19:21:18 ---> a807ddc5a4de 19:21:18 Step 22/24 : LABEL arch=arm64 19:21:19 ---> Running in 6ccf473c036a 19:21:19 ---> Running in edb7e1fc5817 19:21:19 (1/42) Installing readline (8.1.0-r0) 19:21:19 (2/42) Installing bash (5.1.4-r0) 19:21:19 Executing bash-5.1.4-r0.post-install 19:21:19 (3/42) Installing brotli-libs (1.0.9-r5) 19:21:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:21:19 (5/42) Installing libcurl (7.79.1-r0) 19:21:19 (6/42) Installing curl (7.79.1-r0) 19:21:19 (7/42) Installing dumb-init (1.2.5-r1) 19:21:19 (8/42) Installing libbz2 (1.0.8-r1) 19:21:19 (9/42) Installing expat (2.4.1-r0) 19:21:19 (10/42) Installing libffi (3.3-r2) 19:21:19 (11/42) Installing gdbm (1.19-r0) 19:21:19 (12/42) Installing xz-libs (5.2.5-r0) 19:21:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:21:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:21:19 (15/42) Installing mpdecimal (2.5.1-r1) 19:21:19 (16/42) Installing sqlite-libs (3.35.5-r0) 19:21:19 (17/42) Installing python3 (3.9.5-r2) 19:21:19 Removing intermediate container 6ccf473c036a 19:21:19 ---> 941e94c4e699 19:21:19 Step 23/24 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:21:20 ---> Running in 5ab89e86cd0b 19:21:20 Removing intermediate container 5ab89e86cd0b 19:21:20 ---> 3c7b3f59de16 19:21:20 Step 24/24 : LABEL version=0.0.0 19:21:20 ---> Running in eaf9e6f598a5 19:21:21 Removing intermediate container eaf9e6f598a5 19:21:21 ---> 986a088b96c3 19:21:21 19:21:21 Removing intermediate container edb7e1fc5817 19:21:21 ---> e6c7b04764c0 19:21:21 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:21:21 ---> Running in 59d86a6c6f75 19:21:22 Successfully built 986a088b96c3 19:21:22 Successfully tagged security-secretstore-setup-arm64:latest 19:21:22  Building security-secretstore-setup ... done Building support-scheduler 19:21:22 (18/42) Installing py3-appdirs (1.4.4-r2) 19:21:22 (19/42) Installing py3-chardet (4.0.0-r2) 19:21:22 (20/42) Installing py3-idna (3.2-r0) 19:21:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:21:22 (22/42) Installing py3-certifi (2020.12.5-r1) 19:21:22 (23/42) Installing py3-requests (2.25.1-r4) 19:21:22 (24/42) Installing py3-msgpack (1.0.2-r1) 19:21:22 (25/42) Installing py3-lockfile (0.12.2-r4) 19:21:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:21:22 (27/42) Installing py3-colorama (0.4.4-r1) 19:21:22 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:21:22 (29/42) Installing py3-distlib (0.3.1-r3) 19:21:22 (30/42) Installing py3-distro (1.5.0-r3) 19:21:22 (31/42) Installing py3-six (1.15.0-r1) 19:21:22 (32/42) Installing py3-webencodings (0.5.1-r4) 19:21:22 (33/42) Installing py3-html5lib (1.1-r1) 19:21:22 Removing intermediate container 59d86a6c6f75 19:21:22 ---> 878fff9aefa7 19:21:22 Step 27/30 : CMD ["gate"] 19:21:22 (34/42) Installing py3-parsing (2.4.7-r2) 19:21:22 (35/42) Installing py3-packaging (20.9-r1) 19:21:22 (36/42) Installing py3-toml (0.10.2-r2) 19:21:22 (37/42) Installing py3-pep517 (0.10.0-r2) 19:21:22 (38/42) Installing py3-progress (1.5-r2) 19:21:22 ---> Running in 2fdac6574a79 19:21:22 (39/42) Installing py3-retrying (1.3.3-r1) 19:21:22 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:21:22 (41/42) Installing py3-setuptools (52.0.0-r3) 19:21:22 (42/42) Installing py3-pip (20.3.4-r1) 19:21:23 Removing intermediate container 2fdac6574a79 19:21:23 ---> a3de41b64c78 19:21:23 Step 28/30 : LABEL arch=arm64 19:21:23 Executing busybox-1.33.1-r6.trigger 19:21:23 OK: 84 MiB in 64 packages 19:21:23 ---> Running in 56363c0d2e08 19:21:24 Removing intermediate container 56363c0d2e08 19:21:24 ---> 014a58e7ab78 19:21:24 Step 29/30 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:21:24 ---> Running in 04ae48f55c18 19:21:24 Removing intermediate container 04ae48f55c18 19:21:24 ---> ba115c707467 19:21:24 Step 30/30 : LABEL version=0.0.0 19:21:25 ---> Running in 6ac581fc202a 19:21:25 Removing intermediate container 6ac581fc202a 19:21:25 ---> d2223e7e60e3 19:21:25 19:21:26 Successfully built d2223e7e60e3 19:21:26 Successfully tagged security-bootstrapper-arm64:latest 19:21:26  Building security-bootstrapper ... done Building security-proxy-setup 19:21:27 Collecting docker-compose==1.23.2 19:21:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:28 Collecting cached-property<2,>=1.2.0 19:21:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:28 Collecting dockerpty<0.5,>=0.4.1 19:21:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:29 Collecting texttable<0.10,>=0.9.0 19:21:29 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:33 Collecting docker<4.0,>=3.6.0 19:21:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:21:33 Collecting docopt<0.7,>=0.6.1 19:21:33 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:35 Collecting websocket-client<1.0,>=0.32.0 19:21:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:36 Collecting PyYAML<4,>=3.10 19:21:36 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:39 Collecting jsonschema<3,>=2.5.1 19:21:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:39 Collecting docker-pycreds>=0.4.0 19:21:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:41 Collecting urllib3<1.25,>=1.21.1 19:21:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:41 Collecting idna<2.8,>=2.5 19:21:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:21:41 Collecting chardet<3.1.0,>=3.0.2 19:21:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:21:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:21:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:21:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:21:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:21:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:21:43 Attempting uninstall: urllib3 19:21:43 Found existing installation: urllib3 1.26.5 19:21:43 Uninstalling urllib3-1.26.5: 19:21:43 Successfully uninstalled urllib3-1.26.5 19:21:43 Attempting uninstall: idna 19:21:43 Found existing installation: idna 3.2 19:21:43 Uninstalling idna-3.2: 19:21:43 Successfully uninstalled idna-3.2 19:21:44 Attempting uninstall: chardet 19:21:44 Found existing installation: chardet 4.0.0 19:21:44 Uninstalling chardet-4.0.0: 19:21:44 Successfully uninstalled chardet-4.0.0 19:21:46 Attempting uninstall: requests 19:21:46 Found existing installation: requests 2.25.1 19:21:46 Uninstalling requests-2.25.1: 19:21:46 Successfully uninstalled requests-2.25.1 19:21:47 Running setup.py install for texttable: started 19:21:49 Running setup.py install for texttable: finished with status 'done' 19:21:49 Running setup.py install for PyYAML: started 19:21:51 Running setup.py install for PyYAML: finished with status 'done' 19:21:51 Running setup.py install for docopt: started 19:21:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:21:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:52 ---> 21f2a7b76215 19:21:52 Step 3/22 : WORKDIR /edgex-go 19:21:52 ---> Using cache 19:21:52 ---> 62a16dd2ad29 19:21:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:52 ---> Using cache 19:21:52 ---> 091bf69cbd91 19:21:52 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:21:53 Running setup.py install for docopt: finished with status 'done' 19:21:53 Running setup.py install for dockerpty: started 19:21:54 ---> Running in 6c20b675840f 19:21:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:21:56 Running setup.py install for dockerpty: finished with status 'done' 19:21:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:21:57 OK: 219 MiB in 52 packages 19:21:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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 19:21:59 Removing intermediate container 6c20b675840f 19:21:59 ---> b912c4a724f5 19:21:59 Step 6/22 : COPY . . 19:22:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:22:01 ---> 21f2a7b76215 19:22:01 Step 3/22 : WORKDIR /edgex-go 19:22:01 ---> Using cache 19:22:01 ---> 62a16dd2ad29 19:22:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:01 ---> Using cache 19:22:01 ---> 091bf69cbd91 19:22:01 Step 5/22 : RUN apk add --update --no-cache make git 19:22:01 ---> Running in 9e1156c488f5 19:22:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:22:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:22:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:03 ---> 21f2a7b76215 19:22:03 Step 3/23 : WORKDIR /edgex-go 19:22:03 ---> Using cache 19:22:03 ---> 62a16dd2ad29 19:22:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:03 ---> Using cache 19:22:03 ---> 091bf69cbd91 19:22:03 Step 5/23 : RUN apk add --update --no-cache make git 19:22:04 ---> Running in 85e4330d277c 19:22:04 OK: 219 MiB in 52 packages 19:22:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:22:06 Removing intermediate container 9e1156c488f5 19:22:06 ---> 368d4f39d74f 19:22:06 Step 6/22 : COPY . . 19:22:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:22:07 OK: 219 MiB in 52 packages 19:22:08 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:22:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:08 ---> 21f2a7b76215 19:22:08 Step 3/20 : WORKDIR /edgex-go 19:22:08 ---> Using cache 19:22:08 ---> 62a16dd2ad29 19:22:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:08 ---> Using cache 19:22:08 ---> 091bf69cbd91 19:22:08 Step 5/20 : RUN apk add --update --no-cache make git 19:22:08 ---> Using cache 19:22:08 ---> 368d4f39d74f 19:22:08 Step 6/20 : COPY . . 19:22:09 Removing intermediate container 85e4330d277c 19:22:09 ---> 5a0652047acc 19:22:09 Step 6/23 : COPY go.mod . 19:22:10 ---> 6403ee123ec2 19:22:10 Step 7/23 : RUN go mod download 19:22:10 ---> Running in a417d7fca3e7 19:22:15 Removing intermediate container d10f43c9ffaf 19:22:15 ---> 6488f876516a 19:22:15 Step 13/22 : ENV APP_PORT=58890 19:22:15 ---> Running in 99a6df2fb793 19:22:15 Removing intermediate container 99a6df2fb793 19:22:15 ---> 66a0b9bea7eb 19:22:15 Step 14/22 : EXPOSE $APP_PORT 19:22:15 Removing intermediate container a417d7fca3e7 19:22:15 ---> fbf18d47baef 19:22:15 Step 8/23 : COPY . . 19:22:15 ---> Running in 7561e7678d12 19:22:15 Removing intermediate container 7561e7678d12 19:22:15 ---> d199b6c3691c 19:22:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:22:17 ---> 044e5acf1684 19:22:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:22:19 ---> 8e30f3ff2462 19:22:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:22:20 ---> c927b68a3038 19:22:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:22:20 ---> Running in eccb5e3976ad 19:22:21 Removing intermediate container eccb5e3976ad 19:22:21 ---> fe3bc7704061 19:22:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:21 ---> Running in 5b5613da7fc8 19:22:22 Removing intermediate container 5b5613da7fc8 19:22:22 ---> b552a1d99e3f 19:22:22 Step 20/22 : LABEL arch=arm64 19:22:22 ---> Running in 0688e4dad365 19:22:23 Removing intermediate container 0688e4dad365 19:22:23 ---> 6d3a172fab53 19:22:23 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:22:23 ---> Running in 3818298ad62e 19:22:23 ---> 5525e3b4dbcf 19:22:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:23 ---> Running in e95a549cc405 19:22:24 Removing intermediate container 3818298ad62e 19:22:24 ---> 0d497bc7b277 19:22:24 Step 22/22 : LABEL version=0.0.0 19:22:24 ---> Running in 4bddc5acc3c2 19:22:24 Removing intermediate container 4bddc5acc3c2 19:22:24 ---> 62f512a61006 19:22:24 19:22:25 Successfully built 62f512a61006 19:22:25 Successfully tagged sys-mgmt-agent-arm64:latest 19:22:28  Building sys-mgmt-agent ... done Removing intermediate container e95a549cc405 19:22:28 ---> f62c3fb62c3b 19:22:28 Step 8/22 : RUN make cmd/core-data/core-data 19:22:28 ---> Running in 6db177bc1099 19:22:29 ---> 4750d2f16723 19:22:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:29 ---> Running in 4a84cea463b9 19:22: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 19:22:30 ---> 7cfe9d1d843f 19:22:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:30 ---> Running in 634751528f57 19:22:34 Removing intermediate container 4a84cea463b9 19:22:34 ---> f91a0eeec432 19:22:34 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:22:34 ---> Running in 6e40d7d7cd71 19:22:36 Removing intermediate container 634751528f57 19:22:36 ---> 9a2a0f1cd6c1 19:22:36 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:22:36 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 19:22:36 ---> Running in 4078289da891 19:22: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 19:22:38 ---> 981d6a504b36 19:22:38 Step 9/23 : RUN go mod tidy 19:22:38 ---> Running in 22279fb1542c 19:22:45 Removing intermediate container 22279fb1542c 19:22:45 ---> a9a8659cbc40 19:22:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:22:45 ---> Running in 6e67a39d1c5e 19:22:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:24:18 Removing intermediate container 4078289da891 19:24:18 ---> a80c79ff8711 19:24:18 19:24:18 Step 9/20 : FROM alpine:3.14 19:24:18 ---> 5b8b7b635229 19:24:18 Step 10/20 : RUN apk add --update --no-cache curl 19:24:18 ---> Running in de0a9663b404 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:20 (1/5) Installing ca-certificates (20191127-r5) 19:24:20 (2/5) Installing brotli-libs (1.0.9-r5) 19:24:20 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:24:20 (4/5) Installing libcurl (7.79.1-r0) 19:24:20 (5/5) Installing curl (7.79.1-r0) 19:24:20 Executing busybox-1.33.1-r6.trigger 19:24:20 Executing ca-certificates-20191127-r5.trigger 19:24:20 OK: 8 MiB in 19 packages 19:24:21 Removing intermediate container 6e40d7d7cd71 19:24:21 ---> 666ec9790748 19:24:21 19:24:21 Step 9/22 : FROM alpine:3.14 19:24:21 ---> 5b8b7b635229 19:24:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:24:21 ---> Using cache 19:24:21 ---> 154a8cbd333d 19:24:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:21 ---> Using cache 19:24:21 ---> 3a962a872bd1 19:24:21 Step 12/22 : ENV APP_PORT=59881 19:24:21 ---> Running in 0969f1a6a2df 19:24:21 Removing intermediate container 6db177bc1099 19:24:21 ---> 65d38d380804 19:24:21 19:24:21 Step 9/22 : FROM alpine:3.14 19:24:21 ---> 5b8b7b635229 19:24:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:24:21 ---> Running in c1c0cf399031 19:24:21 Removing intermediate container 0969f1a6a2df 19:24:21 ---> 13cee05da0f2 19:24:21 Step 13/22 : EXPOSE $APP_PORT 19:24:22 Removing intermediate container c1c0cf399031 19:24:22 ---> 3143e506dead 19:24:22 Step 11/22 : ENV APP_PORT=59880 19:24:22 ---> Running in 7e81bb7bb45b 19:24:22 ---> Running in b077aa5cdc6e 19:24:22 Removing intermediate container de0a9663b404 19:24:22 ---> af2c42845c62 19:24:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:22 ---> Running in 33a66bb680db 19:24:22 Removing intermediate container 7e81bb7bb45b 19:24:22 ---> fac4504c9f1d 19:24:22 Step 14/22 : WORKDIR / 19:24:22 Removing intermediate container b077aa5cdc6e 19:24:22 ---> 71f32ceae30a 19:24:22 Step 12/22 : EXPOSE $APP_PORT 19:24:22 ---> Running in d218d6805d30 19:24:23 ---> Running in f95128fb02e3 19:24:23 Removing intermediate container 33a66bb680db 19:24:23 ---> 1d43cc32e3fd 19:24:23 Step 12/20 : WORKDIR /edgex 19:24:23 ---> Running in 9844833bf4dc 19:24:23 Removing intermediate container f95128fb02e3 19:24:23 ---> 71a2bcb23766 19:24:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:23 Removing intermediate container d218d6805d30 19:24:23 ---> ebcb70a518c4 19:24:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:23 ---> Running in 0abe0f4a0fda 19:24:23 Removing intermediate container 9844833bf4dc 19:24:23 ---> fdf9d0de2c1a 19:24:23 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:24 ---> cbd7b8f899cc 19:24:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:24 ---> 18b28f549699 19:24:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:25 Removing intermediate container 6e67a39d1c5e 19:24:25 ---> 38dbc3985629 19:24:25 19:24:25 Step 11/23 : FROM alpine:3.14 19:24:25 ---> 5b8b7b635229 19:24:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:24:25 ---> Using cache 19:24:25 ---> 154a8cbd333d 19:24:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:25 ---> Using cache 19:24:25 ---> 3a962a872bd1 19:24:25 Step 14/23 : ENV APP_PORT=59861 19:24:25 ---> Running in afda7b8bf4cf 19:24:25 Removing intermediate container afda7b8bf4cf 19:24:25 ---> 6faed6da117e 19:24:25 Step 15/23 : EXPOSE $APP_PORT 19:24:25 ---> Running in 7f0c64af15a0 19:24:25 ---> c7fea95654ef 19:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:25 Removing intermediate container 0abe0f4a0fda 19:24:25 ---> a30c1423660d 19:24:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:24:26 ---> de8c863a2d7f 19:24:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:26 ---> Running in cb71033e1967 19:24:26 Removing intermediate container 7f0c64af15a0 19:24:26 ---> a88211ef5c2b 19:24:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:27 ---> 140ebe5ead4f 19:24:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:24:27 ---> 3568b1efb759 19:24:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:24:27 ---> Running in b54920aa5a93 19:24:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:24:27 ---> ffa0b69831ee 19:24:27 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:24:27 Removing intermediate container b54920aa5a93 19:24:27 ---> 9a814d8d6b18 19:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:27 ---> Running in 224dc00bb9e6 19:24:27 ---> Running in 6de748c4f026 19:24:28 Removing intermediate container 224dc00bb9e6 19:24:28 ---> b254674034e7 19:24:28 Step 17/20 : CMD ["--init=true"] 19:24:28 ---> Running in aeb53c8a6df4 19:24:28 Removing intermediate container 6de748c4f026 19:24:28 ---> 77b011ba0292 19:24:28 Step 20/22 : LABEL arch=arm64 19:24:28 ---> 949a9e76c5ea 19:24:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:24:28 ---> Running in cf306737c37b 19:24:28 Removing intermediate container aeb53c8a6df4 19:24:28 ---> a0dc1978374a 19:24:28 Step 18/20 : LABEL arch=arm64 19:24:28 ---> Running in cad5fda8166e 19:24:29 Removing intermediate container cf306737c37b 19:24:29 ---> 356e206eeb9b 19:24:29 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:24:29 ---> Running in 1eda104ebb7c 19:24:29 ---> 37913f4cf5fe 19:24:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:24:29 (1/6) Installing dumb-init (1.2.5-r1) 19:24:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:24:29 ---> Running in b87c2ff92598 19:24:29 Removing intermediate container cad5fda8166e 19:24:29 ---> de0ad5b37e9e 19:24:29 Step 19/20 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:24:29 (3/6) Installing libsodium (1.0.18-r0) 19:24:29 ---> Running in e550295978c1 19:24:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:24:29 Removing intermediate container 1eda104ebb7c 19:24:29 ---> 2a286128a452 19:24:29 Step 22/22 : LABEL version=0.0.0 19:24:29 (5/6) Installing libzmq (4.3.4-r0) 19:24:29 ---> Running in 3c1b4a061033 19:24:29 (6/6) Installing zeromq (4.3.4-r0) 19:24:29 Removing intermediate container b87c2ff92598 19:24:29 ---> 6c8b8ee6121b 19:24:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:29 Executing busybox-1.33.1-r6.trigger 19:24:29 Removing intermediate container e550295978c1 19:24:29 ---> 0349a573d1ed 19:24:29 Step 20/20 : LABEL version=0.0.0 19:24:29 OK: 8 MiB in 20 packages 19:24:29 ---> Running in cde3de950dc3 19:24:30 ---> Running in 0c33f395a4c6 19:24:30 Removing intermediate container 3c1b4a061033 19:24:30 ---> ad43145f5343 19:24:30 19:24:30 Removing intermediate container cde3de950dc3 19:24:30 ---> 90a80096dfb3 19:24:30 Step 21/23 : LABEL arch=arm64 19:24:30 ---> Running in 449fb1bad661 19:24:30 Successfully built ad43145f5343 19:24:30 Removing intermediate container 0c33f395a4c6 19:24:30 Successfully tagged core-metadata-arm64:latest 19:24:30 ---> 0c007676904d 19:24:30 19:24:31  Building core-metadata ... done Successfully built 0c007676904d 19:24:31 Successfully tagged security-proxy-setup-arm64:latest 19:24:31  Building security-proxy-setup ... done Removing intermediate container 449fb1bad661 19:24:31 ---> b966f79d2b90 19:24:31 Step 22/23 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:24:31 Removing intermediate container cb71033e1967 19:24:31 ---> 2c68ad4ccc47 19:24:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:31 ---> Running in 9ac60d175568 19:24:31 Removing intermediate container 9ac60d175568 19:24:31 ---> fc15c27c845b 19:24:31 Step 23/23 : LABEL version=0.0.0 19:24:31 ---> Running in dbcede56486f 19:24:31 ---> 4015e0492101 19:24:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:24:32 Removing intermediate container dbcede56486f 19:24:32 ---> 28aa3121806a 19:24:32 19:24:32 Successfully built 28aa3121806a 19:24:32 Successfully tagged support-scheduler-arm64:latest 19:24:33  Building support-scheduler ... done  ---> da6971c58ce4 19:24:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:24:33 ---> 022c95f2bf76 19:24:33 Step 18/22 : ENTRYPOINT ["/core-data"] 19:24:34 ---> Running in 3d7eb08e6570 19:24:34 Removing intermediate container 3d7eb08e6570 19:24:34 ---> d4142b0e11a8 19:24:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:34 ---> Running in f55fbc4c89ef 19:24:34 Removing intermediate container f55fbc4c89ef 19:24:34 ---> 0bcdf9ce5870 19:24:34 Step 20/22 : LABEL arch=arm64 19:24:34 ---> Running in 71ca8da78add 19:24:35 Removing intermediate container 71ca8da78add 19:24:35 ---> 1217b18aa457 19:24:35 Step 21/22 : LABEL git_sha=a05ed349a9874dd8f59dec4337c597c3ff5c6262 19:24:35 ---> Running in db7c74e33c90 19:24:35 Removing intermediate container db7c74e33c90 19:24:35 ---> 4aa0afb5676a 19:24:35 Step 22/22 : LABEL version=0.0.0 19:24:35 ---> Running in f60e5e7f2535 19:24:35 Removing intermediate container f60e5e7f2535 19:24:35 ---> 364198897aac 19:24:35 19:24:36 Successfully built 364198897aac 19:24:36 Successfully tagged core-data-arm64:latest 19:24:36  Building core-data ... done  [Pipeline] } 19:24:36 $ docker stop --time=1 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 19:24:38 $ docker rm -f 6e5ee0291091f71822f842965df75c8d48a0d395e528d64c7978ef732e4ff175 [Pipeline] // withDockerContainer [Pipeline] sh 19:24:39 + docker images 19:24:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:24:39 core-data-arm64 latest 364198897aac 4 seconds ago 19.6MB 19:24:39 support-scheduler-arm64 latest 28aa3121806a 7 seconds ago 15.3MB 19:24:39 security-proxy-setup-arm64 latest 0c007676904d 9 seconds ago 25.5MB 19:24:39 core-metadata-arm64 latest ad43145f5343 9 seconds ago 15.9MB 19:24:39 38dbc3985629 15 seconds ago 1.57GB 19:24:39 65d38d380804 19 seconds ago 1.58GB 19:24:39 666ec9790748 19 seconds ago 1.58GB 19:24:39 a80c79ff8711 23 seconds ago 1.58GB 19:24:39 sys-mgmt-agent-arm64 latest 62f512a61006 2 minutes ago 280MB 19:24:39 security-bootstrapper-arm64 latest d2223e7e60e3 3 minutes ago 17.8MB 19:24:39 security-secretstore-setup-arm64 latest 986a088b96c3 3 minutes ago 26.8MB 19:24:39 support-notifications-arm64 latest ec9cb6447a81 3 minutes ago 16.1MB 19:24:39 core-command-arm64 latest a9a25afd3f19 3 minutes ago 15.2MB 19:24:39 926e3c663e8a 3 minutes ago 1.57GB 19:24:39 e089df7e149c 3 minutes ago 1.57GB 19:24:39 d0ed07ac50c8 3 minutes ago 1.58GB 19:24:39 b2eb93eac3f5 3 minutes ago 1.57GB 19:24:39 e9873fc8a76c 3 minutes ago 1.57GB 19:24:39 ci-base-image-arm64 latest 21f2a7b76215 13 minutes ago 1.24GB 19:24:39 docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB 19:24:39 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 19:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB 19:24:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:24:40 19:24:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:24:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:24:40 arm64: Pulling from edgex-lftools-log-publisher 19:24:40 448f6bf000e3: Pulling fs layer 19:24:40 f757da607395: Pulling fs layer 19:24:40 05883995daec: Pulling fs layer 19:24:40 8603b9c90790: Pulling fs layer 19:24:40 1560dd03e051: Pulling fs layer 19:24:40 27f5ce0e4adf: Pulling fs layer 19:24:40 c2d8d7efcc4b: Pulling fs layer 19:24:40 1560dd03e051: Waiting 19:24:40 27f5ce0e4adf: Waiting 19:24:40 c2d8d7efcc4b: Waiting 19:24:40 8603b9c90790: Waiting 19:24:40 f757da607395: Verifying Checksum 19:24:40 f757da607395: Download complete 19:24:40 8603b9c90790: Verifying Checksum 19:24:40 8603b9c90790: Download complete 19:24:40 1560dd03e051: Verifying Checksum 19:24:40 1560dd03e051: Download complete 19:24:40 27f5ce0e4adf: Verifying Checksum 19:24:40 27f5ce0e4adf: Download complete 19:24:41 05883995daec: Download complete 19:24:41 448f6bf000e3: Download complete 19:24:43 c2d8d7efcc4b: Verifying Checksum 19:24:43 c2d8d7efcc4b: Download complete 19:24:44 448f6bf000e3: Pull complete 19:24:45 f757da607395: Pull complete 19:24:46 05883995daec: Pull complete 19:24:47 8603b9c90790: Pull complete 19:24:48 1560dd03e051: Pull complete 19:24:48 27f5ce0e4adf: Pull complete 19:25:03 c2d8d7efcc4b: Pull complete 19:25:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:25:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:25:03 prd-ubuntu18.04-docker-arm64-4c-16g-1267 does not seem to be running inside a container 19:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:25:06 $ docker top 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:07 ---> job-cost.sh 19:25:07 lf-activate-venv: SKIPPING 19:25:07 INFO: No Stack... 19:25:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:25:08 INFO: Archiving Costs [Pipeline] sh 19:25:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:25:09 + cut -d, -f6 [Pipeline] lock 19:25:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] 19:25:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] did not exist. Created. 19:25:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:25:10 Stashed 1 file(s) [Pipeline] } 19:25:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3858-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:25:10 $ docker stop --time=1 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba 19:25:11 $ docker rm -f 27d70dbd22f80ea67992a2139beb9d634f18361191cabaffa4dc9a67a02721ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 19:25:12 provisioning config files... 19:25:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8300672433064071997tmp [Pipeline] { [Pipeline] sh 19:25:13 + set +x 19:25:13 + curl -s https://codecov.io/bash 19:25:13 + bash -s -- 19:25:13 19:25:13 _____ _ 19:25:13 / ____| | | 19:25:13 | | ___ __| | ___ ___ _____ __ 19:25:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:25:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:25:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:25:13 Bash-1.0.6 19:25:13 19:25:13 19:25:13 ==> git version 2.24.4 found 19:25:13 ==> 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 19:25:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:25:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:25:13 ==> Jenkins CI detected. 19:25:13 current dir:  /w/workspace/edgex-go/1 19:25:13 project root: . 19:25:13 --> token set from env 19:25:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:25:13 ==> Running gcov in . (disable via -X gcov) 19:25:13 ==> Python coveragepy not found 19:25:13 ==> Searching for coverage reports in: 19:25:13 + . 19:25:13 -> Found 1 reports 19:25:13 ==> Detecting git/mercurial file structure 19:25:13 ==> Reading reports 19:25:13 + ./coverage.out bytes=428381 19:25:13 ==> Appending adjustments 19:25:13 https://docs.codecov.io/docs/fixing-reports 19:25:14 + Found adjustments 19:25:14 ==> Gzipping contents 19:25:14 60K /tmp/codecov.rIF3ZA.gz 19:25:14 ==> Uploading reports 19:25:14 url: https://codecov.io 19:25:14 query: branch=PR-3858&commit=a05ed349a9874dd8f59dec4337c597c3ff5c6262&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3858&job=&cmd_args= 19:25:14 -> Pinging Codecov 19:25:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3858&commit=a05ed349a9874dd8f59dec4337c597c3ff5c6262&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3858&job=&cmd_args= 19:25:14 -> Uploading to 19:25:14 https://storage.googleapis.com/codecov/v4/raw/2022-01-11/00271124DB129430A58F1EEE437C3FCB/a05ed349a9874dd8f59dec4337c597c3ff5c6262/5be69ad6-882b-433e-8a3e-c1aa0b7c61f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220111T192514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f02aa5bc0ce8355e780eb3d89d6c7fc135c50c9368102e3150a9a9cae8466ce 19:25:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:14 Dload Upload Total Spent Left Speed 19:25:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57971 0 0 100 57971 0 152k --:--:-- --:--:-- --:--:-- 152k 19:25:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a05ed349a9874dd8f59dec4337c597c3ff5c6262 [Pipeline] } 19:25:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:25:16 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:25:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:17 ---> package-listing.sh 19:25:17 ++ tr '[:upper:]' '[:lower:]' 19:25:17 ++ facter osfamily 19:25:17 + OS_FAMILY=redhat 19:25:17 + workspace=/w/workspace/edgex-go/1 19:25:17 + START_PACKAGES=/tmp/packages_start.txt 19:25:17 + END_PACKAGES=/tmp/packages_end.txt 19:25:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:17 + PACKAGES=/tmp/packages_start.txt 19:25:17 + '[' /w/workspace/edgex-go/1 ']' 19:25:17 + PACKAGES=/tmp/packages_end.txt 19:25:17 + case "${OS_FAMILY}" in 19:25:17 + rpm -qa 19:25:17 + sort 19:25:22 + '[' -f /tmp/packages_start.txt ']' 19:25:22 + '[' -f /tmp/packages_end.txt ']' 19:25:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:25:22 + '[' /w/workspace/edgex-go/1 ']' 19:25:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:25:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:25:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:25:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:23 19:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:23 latest: Pulling from edgex-lftools-log-publisher 19:25:23 b4d181a07f80: Pulling fs layer 19:25:23 a1111a8f2ec3: Pulling fs layer 19:25:23 ed53099fbce6: Pulling fs layer 19:25:23 dc539afda2c1: Pulling fs layer 19:25:23 77bc0d833cb6: Pulling fs layer 19:25:23 9065ff56babe: Pulling fs layer 19:25:23 d287ab97295c: Pulling fs layer 19:25:23 dc539afda2c1: Waiting 19:25:23 77bc0d833cb6: Waiting 19:25:23 9065ff56babe: Waiting 19:25:23 d287ab97295c: Waiting 19:25:23 a1111a8f2ec3: Verifying Checksum 19:25:23 a1111a8f2ec3: Download complete 19:25:23 dc539afda2c1: Verifying Checksum 19:25:23 dc539afda2c1: Download complete 19:25:23 ed53099fbce6: Verifying Checksum 19:25:23 ed53099fbce6: Download complete 19:25:23 77bc0d833cb6: Verifying Checksum 19:25:23 77bc0d833cb6: Download complete 19:25:23 9065ff56babe: Verifying Checksum 19:25:23 9065ff56babe: Download complete 19:25:23 b4d181a07f80: Verifying Checksum 19:25:23 b4d181a07f80: Download complete 19:25:24 d287ab97295c: Verifying Checksum 19:25:24 d287ab97295c: Download complete 19:25:25 b4d181a07f80: Pull complete 19:25:25 a1111a8f2ec3: Pull complete 19:25:25 ed53099fbce6: Pull complete 19:25:25 dc539afda2c1: Pull complete 19:25:26 77bc0d833cb6: Pull complete 19:25:26 9065ff56babe: Pull complete 19:25:31 d287ab97295c: Pull complete 19:25:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:25:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:25:31 prd-centos7-docker-4c-2g-1265 does not seem to be running inside a container 19:25:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:25:35 $ docker top f6bf9e554f38b6bdb0d54701ecb8d8c5fa50fe55cdd5e6224f5ba801c3eb7fac -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:25:36 + mkdir -p /var/log/sysstat [Pipeline] sh 19:25:36 + ls /var/log/sa-host 19:25:36 + sadf -c /var/log/sa-host/sa11 19:25:36 file_magic: OK 19:25:36 HZ: Using current value: 100 19:25:36 file_header: OK 19:25:36 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 19:25:36 Statistics: 19:25:36 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... 19:25:36 File successfully converted to sysstat format version 12.0.3 19:25:36 + sadf -c /var/log/sa-host/sa17 19:25:36 file_magic: OK 19:25:36 HZ: Using current value: 100 19:25:36 file_header: OK 19:25:36 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 19:25:36 Statistics: 19:25:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:25:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:36 provisioning config files... 19:25:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1254338615060051573tmp [Pipeline] { [Pipeline] echo 19:25:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:25:37 ---> create-netrc.sh [Pipeline] } 19:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:25:37 ---> python-tools-install.sh [Pipeline] echo 19:25:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:25:37 ---> sudo-logs.sh 19:25:37 Archiving 'sudo' log.. 19:25:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1265.novalocal: Name or service not known 19:25:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1265.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:25:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:25:38 ---> job-cost.sh 19:25:38 lf-activate-venv: SKIPPING 19:25:38 DEBUG: total: 0.10999999940395355 19:25:38 INFO: Retrieving Stack Cost... 19:25:38 INFO: Retrieving Pricing Info for: v3-standard-2 19:25:38 INFO: Archiving Costs [Pipeline] echo 19:25:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:25:39 ---> logs-deploy.sh 19:25:39 lf-activate-venv: SKIPPING 19:25:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3858/1 19:25:39 INFO: archiving workspace using pattern(s): 19:25:39 Archives upload complete. 19:25:40 INFO: archiving logs to Nexus 19:25:40 ---> uname -a: 19:25:40 Linux prd-centos7-docker-4c-2g-1265.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 19:25:40 19:25:40 19:25:40 ---> lscpu: 19:25:40 Architecture: x86_64 19:25:40 CPU op-mode(s): 32-bit, 64-bit 19:25:40 Byte Order: Little Endian 19:25:40 Address sizes: 40 bits physical, 48 bits virtual 19:25:40 CPU(s): 2 19:25:40 On-line CPU(s) list: 0,1 19:25:40 Thread(s) per core: 1 19:25:40 Core(s) per socket: 1 19:25:40 Socket(s): 2 19:25:40 NUMA node(s): 1 19:25:40 Vendor ID: AuthenticAMD 19:25:40 CPU family: 23 19:25:40 Model: 49 19:25:40 Model name: AMD EPYC-Rome Processor 19:25:40 Stepping: 0 19:25:40 CPU MHz: 2799.996 19:25:40 BogoMIPS: 5599.99 19:25:40 Virtualization: AMD-V 19:25:40 Hypervisor vendor: KVM 19:25:40 Virtualization type: full 19:25:40 L1d cache: 32K 19:25:40 L1i cache: 32K 19:25:40 L2 cache: 512K 19:25:40 L3 cache: 16384K 19:25:40 NUMA node0 CPU(s): 0,1 19:25:40 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:25:40 19:25:40 19:25:40 ---> nproc: 19:25:40 2 19:25:40 19:25:40 19:25:40 ---> df -h: 19:25:40 Filesystem Size Used Avail Use% Mounted on 19:25:40 overlay 40G 14G 27G 34% / 19:25:40 tmpfs 64M 0 64M 0% /dev 19:25:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:25:40 shm 64M 0 64M 0% /dev/shm 19:25:40 /dev/vda1 40G 14G 27G 34% /facter-os 19:25:40 19:25:40 19:25:40 ---> sar -b -r -n DEV: 19:25:40 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 19:25:40 19:25:40 19:05:51 LINUX RESTART (2 CPU) 19:25:40 19:25:40 19:06:02 tps rtps wtps bread/s bwrtn/s 19:25:40 19:07:02 210.28 88.84 121.43 9666.77 56230.39 19:25:40 19:08:01 364.75 0.00 364.75 0.00 89973.41 19:25:40 19:09:01 55.90 0.00 55.90 0.00 10777.70 19:25:40 19:10:01 111.67 0.00 111.67 0.00 4738.74 19:25:40 19:11:02 740.67 323.80 416.87 12689.47 284931.65 19:25:40 19:12:02 366.81 30.74 336.07 3370.02 132783.37 19:25:40 19:13:01 551.76 182.15 369.60 7716.64 167735.40 19:25:40 19:14:01 147.37 20.93 126.44 1636.23 18301.93 19:25:40 19:15:01 0.18 0.03 0.15 0.27 2.00 19:25:40 19:16:01 0.20 0.00 0.20 0.00 1.75 19:25:40 19:17:01 0.32 0.00 0.32 0.00 3.60 19:25:40 19:18:01 0.35 0.00 0.35 0.00 4.63 19:25:40 19:19:01 0.27 0.00 0.27 0.00 3.02 19:25:40 19:20:01 0.25 0.00 0.25 0.00 2.30 19:25:40 19:21:01 6.50 6.31 0.18 505.66 1.45 19:25:40 19:22:01 1.00 0.00 1.00 0.00 21.04 19:25:40 19:23:01 0.25 0.00 0.25 0.00 2.76 19:25:40 19:24:01 0.33 0.00 0.33 0.00 6.03 19:25:40 19:25:01 0.22 0.07 0.15 0.53 1.60 19:25:40 Average: 134.57 34.53 100.04 1873.41 40323.91 19:25:40 19:25:40 19:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:25:40 19:07:02 4726972 0 696704 8.70 2620 2582644 1270180 14.02 788224 2190480 562900 19:25:40 19:08:01 3505896 0 977944 12.21 2620 3522480 1634456 18.05 1291308 2745744 176972 19:25:40 19:09:01 3245048 0 1069124 13.35 2620 3692148 1662268 18.35 1468008 2813288 33296 19:25:40 19:10:01 3177232 0 1135932 14.18 2620 3693156 1870816 20.65 1523440 2799260 68376 19:25:40 19:11:02 1292292 0 1263768 15.78 2620 5450260 2427304 26.80 2634132 3481852 62640 19:25:40 19:12:02 173148 0 1314332 16.41 2620 6518840 2173456 24.00 2987232 4214804 243344 19:25:40 19:13:01 1276968 0 1407052 17.57 2620 5322300 2586124 28.55 2553756 3508900 38928 19:25:40 19:14:01 2821920 0 1164992 14.55 2620 4019408 1549556 17.11 1425628 3126096 8 19:25:40 19:15:01 2833596 0 1153312 14.40 2620 4019412 1341684 14.81 1419760 3124696 8 19:25:40 19:16:01 2844112 0 1142792 14.27 2620 4019416 1341444 14.81 1427820 3107752 8 19:25:40 19:17:01 2844180 0 1142720 14.27 2620 4019420 1341516 14.81 1427920 3107752 8 19:25:40 19:18:01 2851988 0 1134904 14.17 2620 4019428 1341444 14.81 1427744 3100192 8 19:25:40 19:19:01 2852160 0 1134724 14.17 2620 4019436 1341444 14.81 1427860 3100192 8 19:25:40 19:20:01 2852036 0 1134848 14.17 2620 4019436 1341444 14.81 1427860 3100192 8 19:25:40 19:21:01 2833388 0 1138604 14.22 2620 4034328 1343792 14.84 1433892 3112856 36 19:25:40 19:22:01 2833424 0 1138568 14.22 2620 4034328 1343684 14.84 1433228 3112856 12 19:25:40 19:23:01 2834048 0 1137940 14.21 2620 4034332 1343600 14.83 1432796 3112856 16 19:25:40 19:24:01 2834032 0 1137948 14.21 2620 4034340 1343600 14.83 1432920 3112856 8 19:25:40 19:25:01 2833860 0 1138120 14.21 2620 4034340 1343636 14.83 1432984 3112856 20 19:25:40 Average: 2708753 0 1134965 14.17 2620 4162603 1575866 17.40 1599816 3109762 62453 19:25:40 19:25:40 19:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:25:40 19:07:02 eth0 1421.16 1619.47 9774.29 205.70 0.00 0.00 0.00 0.00 19:25:40 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:07:02 docker0 798.53 426.78 68.58 2749.54 0.00 0.00 0.00 0.00 19:25:40 19:08:01 veth23e1261 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:25:40 19:08:01 eth0 277.93 213.88 2105.07 30.00 0.00 0.00 0.00 0.00 19:25:40 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:08:01 docker0 195.85 247.35 15.71 2076.93 0.00 0.00 0.00 0.00 19:25:40 19:09:01 veth23e1261 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 19:25:40 19:09:01 eth0 33.46 17.42 26.58 12.59 0.00 0.00 0.00 0.00 19:25:40 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:09:01 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 19:25:40 19:10:01 veth23e1261 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:10:01 eth0 28.02 21.31 17.26 110.49 0.00 0.00 0.00 0.00 19:25:40 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:11:02 vethbaf4d60 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 19:25:40 19:11:02 vethbba8f5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:11:02 veth0500ca8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:11:02 veth2c199dd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:12:02 veth3d692f4 7.55 24.95 0.57 304.52 0.00 0.00 0.00 0.00 19:25:40 19:12:02 vethbaf4d60 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:12:02 eth0 2044.78 2023.97 15437.34 401.43 0.00 0.00 0.00 0.00 19:25:40 19:12:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:13:01 vethbaf4d60 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:13:01 vetha988b7f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:25:40 19:13:01 eth0 54.60 29.67 174.46 16.87 0.00 0.00 0.00 0.00 19:25:40 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:14:01 eth0 44.27 29.29 137.93 124.65 0.00 0.00 0.00 0.00 19:25:40 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:14:01 docker0 1045.39 782.58 87.21 5619.93 0.00 0.00 0.00 0.00 19:25:40 19:15:01 eth0 4.55 2.17 3.56 0.38 0.00 0.00 0.00 0.00 19:25:40 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:16:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:17:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:25:40 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:19:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:21:01 eth0 3.13 2.32 2.86 1.81 0.00 0.00 0.00 0.00 19:25:40 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:22:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:25:40 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:23:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:25:40 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:24:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:25:01 eth0 0.28 0.27 0.18 0.02 0.00 0.00 0.00 0.00 19:25:40 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 Average: eth0 110.90 108.35 817.55 28.43 0.00 0.00 0.00 0.00 19:25:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:25:40 Average: docker0 55.16 41.29 4.60 296.52 0.00 0.00 0.00 0.00 19:25:40 19:25:40 19:25:40 ---> sar -P ALL: 19:25:40 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 19:25:40 19:25:40 19:05:51 LINUX RESTART (2 CPU) 19:25:40 19:25:40 19:06:02 CPU %user %nice %system %iowait %steal %idle 19:25:40 19:07:02 all 38.51 0.00 11.65 6.97 0.09 42.78 19:25:40 19:07:02 0 44.26 0.00 12.62 6.21 0.09 36.81 19:25:40 19:07:02 1 32.82 0.00 10.69 7.71 0.09 48.69 19:25:40 19:08:01 all 45.02 0.00 11.36 4.62 0.14 38.86 19:25:40 19:08:01 0 44.67 0.00 11.21 3.82 0.13 40.18 19:25:40 19:08:01 1 45.38 0.00 11.51 5.42 0.15 37.55 19:25:40 19:09:01 all 38.31 0.00 4.86 0.59 0.08 56.16 19:25:40 19:09:01 0 38.97 0.00 4.98 0.60 0.09 55.36 19:25:40 19:09:01 1 37.65 0.00 4.74 0.58 0.07 56.96 19:25:40 19:10:01 all 74.15 0.00 7.18 1.16 0.12 17.40 19:25:40 19:10:01 0 74.20 0.00 6.79 1.17 0.11 17.73 19:25:40 19:10:01 1 74.10 0.00 7.57 1.14 0.13 17.07 19:25:40 19:11:02 all 33.44 0.00 19.10 24.85 0.11 22.50 19:25:40 19:11:02 0 34.22 0.00 18.88 23.89 0.11 22.90 19:25:40 19:11:02 1 32.66 0.00 19.32 25.81 0.11 22.10 19:25:40 19:12:02 all 80.15 0.00 17.06 1.74 0.13 0.92 19:25:40 19:12:02 0 80.24 0.00 17.02 1.79 0.13 0.81 19:25:40 19:12:02 1 80.05 0.00 17.10 1.69 0.13 1.03 19:25:40 19:13:01 all 71.84 0.00 18.92 7.62 0.14 1.48 19:25:40 19:13:01 0 70.95 0.00 19.78 7.03 0.13 2.11 19:25:40 19:13:01 1 72.73 0.00 18.05 8.21 0.15 0.86 19:25:40 19:14:01 all 10.50 0.00 5.38 1.25 0.05 82.81 19:25:40 19:14:01 0 10.99 0.00 4.99 1.11 0.05 82.86 19:25:40 19:14:01 1 10.01 0.00 5.77 1.40 0.05 82.77 19:25:40 19:15:01 all 0.22 0.00 0.06 0.00 0.03 99.70 19:25:40 19:15:01 0 0.37 0.00 0.08 0.00 0.03 99.52 19:25:40 19:15:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:25:40 19:16:01 all 0.17 0.00 0.07 0.00 0.03 99.74 19:25:40 19:16:01 0 0.30 0.00 0.03 0.00 0.03 99.63 19:25:40 19:16:01 1 0.03 0.00 0.10 0.00 0.02 99.85 19:25:40 19:17:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:25:40 19:17:01 0 0.37 0.00 0.03 0.00 0.02 99.58 19:25:40 19:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:25:40 19:25:40 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:25:40 19:18:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:25:40 19:18:01 0 0.28 0.00 0.03 0.00 0.02 99.67 19:25:40 19:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:25:40 19:19:01 all 0.15 0.00 0.03 0.00 0.02 99.81 19:25:40 19:19:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:25:40 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:25:40 19:20:01 all 0.14 0.00 0.04 0.00 0.03 99.79 19:25:40 19:20:01 0 0.23 0.00 0.03 0.00 0.02 99.72 19:25:40 19:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:25:40 19:21:01 all 0.43 0.00 0.09 0.10 0.03 99.35 19:25:40 19:21:01 0 0.52 0.00 0.12 0.05 0.03 99.28 19:25:40 19:21:01 1 0.33 0.00 0.07 0.15 0.03 99.42 19:25:40 19:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:25:40 19:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:25:40 19:22:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:25:40 19:23:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:25:40 19:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:25:40 19:23:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:25:40 19:24:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:25:40 19:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:25:40 19:24:01 1 0.27 0.00 0.03 0.00 0.03 99.67 19:25:40 19:25:01 all 0.21 0.00 0.03 0.00 0.03 99.74 19:25:40 19:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:25:40 19:25:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:25:40 Average: all 19.52 0.00 4.77 2.46 0.06 73.20 19:25:40 Average: 0 19.88 0.00 4.81 2.30 0.06 72.96 19:25:40 Average: 1 19.16 0.00 4.74 2.62 0.06 73.43 19:25:40 19:25:40 19:25:40