ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0f71885dd60e1551d31780523994d1ac575f9e35+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (f65615272ac89e036b3fb9721968bc2e6c832d3f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8935194308701285176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4574594074259377024.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2975531044371419040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1696507789915663647.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5514637001012297887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1266’ is offline Running on prd-centos7-docker-4c-2g-1270 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5809788101755650501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3599050238258393675.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2888809065403008765.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 Commit message: "fix: Broken Slack invite link in README.md" > git rev-list --no-walk 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T17:37:30.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T17:37:30.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T17:37:30.806Z] ========================================================= [2021-06-14T17:37:30.807Z] EdgeX Global Pipelines Version Info [2021-06-14T17:37:30.807Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:37:32.252Z] ------------------- [2021-06-14T17:37:32.252Z] stable info: [2021-06-14T17:37:32.252Z] ------------------- [2021-06-14T17:37:32.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T17:37:32.252Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T17:37:32.252Z] Message: update stable to v1.0.194 [2021-06-14T17:37:32.835Z] ------------------- [2021-06-14T17:37:32.835Z] experimental info: [2021-06-14T17:37:32.835Z] ------------------- [2021-06-14T17:37:32.835Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T17:37:32.835Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T17:37:32.835Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T17:37:32.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T17:37:32.978Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T17:37:33.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T17:37:33.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T17:37:33.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T17:37:33.068Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T17:37:33.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T17:37:33.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T17:37:33.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T17:37:33.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T17:37:33.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T17:37:33.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T17:37:33.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T17:37:33.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T17:37:33.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:37:33.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:37:33.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T17:37:33.377Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T17:37:33.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T17:37:33.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T17:37:33.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T17:37:33.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T17:37:33.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T17:37:33.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T17:37:33.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3566 [Pipeline] echo [2021-06-14T17:37:33.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f71885dd60e1551d31780523994d1ac575f9e35 [Pipeline] echo [2021-06-14T17:37:33.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f71885 [Pipeline] echo [2021-06-14T17:37:33.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:37:33.691Z] provisioning config files... [2021-06-14T17:37:33.706Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2774941228059658641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:37:34.021Z] ---> docker-login.sh [2021-06-14T17:37:34.021Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:37:34.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:37:34.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:37:34.287Z] Configure a credential helper to remove this warning. See [2021-06-14T17:37:34.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:37:34.287Z] [2021-06-14T17:37:34.287Z] Login Succeeded [2021-06-14T17:37:34.287Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:37:34.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:37:34.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:37:34.549Z] Configure a credential helper to remove this warning. See [2021-06-14T17:37:34.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:37:34.549Z] [2021-06-14T17:37:34.549Z] Login Succeeded [2021-06-14T17:37:34.549Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:37:34.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:37:34.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:37:34.549Z] Configure a credential helper to remove this warning. See [2021-06-14T17:37:34.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:37:34.549Z] [2021-06-14T17:37:34.549Z] Login Succeeded [2021-06-14T17:37:34.549Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:37:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:37:34.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:37:34.810Z] Configure a credential helper to remove this warning. See [2021-06-14T17:37:34.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:37:34.810Z] [2021-06-14T17:37:34.810Z] Login Succeeded [2021-06-14T17:37:34.810Z] docker.io [2021-06-14T17:37:34.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:37:35.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:37:35.072Z] Configure a credential helper to remove this warning. See [2021-06-14T17:37:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:37:35.072Z] [2021-06-14T17:37:35.072Z] Login Succeeded [2021-06-14T17:37:35.072Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:37:35.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:37:35.415Z] ++ 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 [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T17:37:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T17:37:35.415Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T17:37:35.415Z] ++ cut -d/ -f2 [2021-06-14T17:37:35.415Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T17:37:35.456Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:37:36.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:37:36.219Z] [2021-06-14T17:37:36.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:37:36.529Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:37:36.529Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T17:37:36.529Z] 31603596830f: Pulling fs layer [2021-06-14T17:37:36.529Z] 54011a49482f: Pulling fs layer [2021-06-14T17:37:36.529Z] a6820b24f6d8: Pulling fs layer [2021-06-14T17:37:36.529Z] f581987b2513: Pulling fs layer [2021-06-14T17:37:36.529Z] f581987b2513: Waiting [2021-06-14T17:37:36.791Z] 54011a49482f: Verifying Checksum [2021-06-14T17:37:36.791Z] 54011a49482f: Download complete [2021-06-14T17:37:36.791Z] 31603596830f: Verifying Checksum [2021-06-14T17:37:36.791Z] 31603596830f: Download complete [2021-06-14T17:37:36.791Z] f581987b2513: Verifying Checksum [2021-06-14T17:37:36.791Z] f581987b2513: Download complete [2021-06-14T17:37:36.791Z] a6820b24f6d8: Verifying Checksum [2021-06-14T17:37:36.791Z] a6820b24f6d8: Download complete [2021-06-14T17:37:37.060Z] 31603596830f: Pull complete [2021-06-14T17:37:37.060Z] 54011a49482f: Pull complete [2021-06-14T17:37:37.649Z] a6820b24f6d8: Pull complete [2021-06-14T17:37:37.911Z] f581987b2513: Pull complete [2021-06-14T17:37:37.911Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T17:37:37.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:37:37.911Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T17:37:37.992Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T17:37:38.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T17:37:39.483Z] $ docker top 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T17:37:39.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:37:39.622Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:37:39.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:37:39.727Z] $ docker exec 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 ssh-agent [2021-06-14T17:37:39.844Z] SSH_AUTH_SOCK=/tmp/ssh-Cw6MORCFTbDt/agent.13 [2021-06-14T17:37:39.844Z] SSH_AGENT_PID=20 [2021-06-14T17:37:39.852Z] Running ssh-add (command line suppressed) [2021-06-14T17:37:39.940Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6288758604383013583.key (/w/workspace/edgex-go/3@tmp/private_key_6288758604383013583.key) [2021-06-14T17:37:39.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:37:40.264Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T17:37:40.277Z] $ docker exec --env ******** --env ******** 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 ssh-agent -k [2021-06-14T17:37:40.369Z] unset SSH_AUTH_SOCK; [2021-06-14T17:37:40.369Z] unset SSH_AGENT_PID; [2021-06-14T17:37:40.369Z] echo Agent pid 20 killed; [2021-06-14T17:37:40.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T17:37:40.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:37:40.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:37:40.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:37:40.537Z] $ docker exec 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 ssh-agent [2021-06-14T17:37:40.652Z] SSH_AUTH_SOCK=/tmp/ssh-pZsMTEgh9lfc/agent.52 [2021-06-14T17:37:40.652Z] SSH_AGENT_PID=59 [2021-06-14T17:37:40.658Z] Running ssh-add (command line suppressed) [2021-06-14T17:37:40.747Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9077821105809004070.key (/w/workspace/edgex-go/3@tmp/private_key_9077821105809004070.key) [2021-06-14T17:37:40.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:37:41.071Z] + git semver init [2021-06-14T17:37:41.071Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T17:37:41.071Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-14T17:37:41.071Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-14T17:37:41.071Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T17:37:41.071Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T17:37:41.071Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T17:37:41.071Z] # $SEMVER_BRANCH = PR-3566 [2021-06-14T17:37:41.071Z] # $SEMVER_TEMP = /tmp/semver-546056686 [2021-06-14T17:37:41.071Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T17:37:56.014Z] # '/tmp/semver-546056686' -> '/w/workspace/edgex-go/3/.semver' [2021-06-14T17:37:56.014Z] # -> Force: false [2021-06-14T17:37:56.014Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-14T17:37:56.019Z] $ docker exec --env ******** --env ******** 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 ssh-agent -k [2021-06-14T17:37:56.124Z] unset SSH_AUTH_SOCK; [2021-06-14T17:37:56.124Z] unset SSH_AGENT_PID; [2021-06-14T17:37:56.124Z] echo Agent pid 59 killed; [2021-06-14T17:37:56.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:37:56.495Z] + git semver [Pipeline] } [2021-06-14T17:37:56.505Z] $ docker stop --time=1 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 [2021-06-14T17:38:03.915Z] $ docker rm -f 51af95bbe45a161ac76f6adab8adfff931e1f82f52f0631a57f89d8a0fc638d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:38:04.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T17:38:04.839Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T17:38:04.843Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:38:05.448Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:38:05.747Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:38:06.047Z] + true [2021-06-14T17:38:06.047Z] + sudo service docker restart [2021-06-14T17:38:06.047Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T17:38:20.069Z] Still waiting to schedule task [2021-06-14T17:38:20.070Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1271’ is offline [Pipeline] echo [2021-06-14T17:38:24.194Z] ========================================================= [2021-06-14T17:38:24.194Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T17:38:24.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:38:24.513Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T17:38:25.901Z] Sending build context to Docker daemon 329.2MB [2021-06-14T17:38:25.901Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:38:25.901Z] Step 2/6 : FROM ${BASE} [2021-06-14T17:38:25.901Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T17:38:25.901Z] 540db60ca938: Pulling fs layer [2021-06-14T17:38:25.901Z] adcc1eea9eea: Pulling fs layer [2021-06-14T17:38:25.901Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T17:38:25.901Z] 0510c868ecb4: Pulling fs layer [2021-06-14T17:38:25.901Z] afea3b2eda06: Pulling fs layer [2021-06-14T17:38:25.901Z] 7809a108b3ef: Pulling fs layer [2021-06-14T17:38:25.901Z] f706445af74f: Pulling fs layer [2021-06-14T17:38:25.901Z] afea3b2eda06: Waiting [2021-06-14T17:38:25.901Z] 7809a108b3ef: Waiting [2021-06-14T17:38:25.901Z] f706445af74f: Waiting [2021-06-14T17:38:25.901Z] 0510c868ecb4: Waiting [2021-06-14T17:38:26.175Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T17:38:26.175Z] 4c4ab2625f07: Download complete [2021-06-14T17:38:26.175Z] adcc1eea9eea: Verifying Checksum [2021-06-14T17:38:26.175Z] adcc1eea9eea: Download complete [2021-06-14T17:38:26.175Z] afea3b2eda06: Verifying Checksum [2021-06-14T17:38:26.175Z] afea3b2eda06: Download complete [2021-06-14T17:38:26.175Z] 7809a108b3ef: Verifying Checksum [2021-06-14T17:38:26.175Z] 7809a108b3ef: Download complete [2021-06-14T17:38:26.175Z] 540db60ca938: Verifying Checksum [2021-06-14T17:38:26.175Z] 540db60ca938: Download complete [2021-06-14T17:38:26.440Z] 540db60ca938: Pull complete [2021-06-14T17:38:26.440Z] adcc1eea9eea: Pull complete [2021-06-14T17:38:26.715Z] 4c4ab2625f07: Pull complete [2021-06-14T17:38:27.655Z] f706445af74f: Verifying Checksum [2021-06-14T17:38:27.655Z] f706445af74f: Download complete [2021-06-14T17:38:28.235Z] 0510c868ecb4: Verifying Checksum [2021-06-14T17:38:28.235Z] 0510c868ecb4: Download complete [2021-06-14T17:38:32.515Z] 0510c868ecb4: Pull complete [2021-06-14T17:38:32.515Z] afea3b2eda06: Pull complete [2021-06-14T17:38:32.777Z] 7809a108b3ef: Pull complete [2021-06-14T17:38:35.370Z] f706445af74f: Pull complete [2021-06-14T17:38:35.370Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T17:38:35.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T17:38:35.370Z] ---> b068be0155e3 [2021-06-14T17:38:35.370Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T17:38:36.770Z] ---> Running in 3c5a14a81a52 [2021-06-14T17:38:36.770Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:38:37.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:38:37.971Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T17:38:38.543Z] (2/12) Installing file (5.39-r0) [2021-06-14T17:38:38.543Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T17:38:38.803Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T17:38:43.507Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T17:38:43.507Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T17:38:43.507Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T17:38:43.507Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T17:38:43.507Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T17:38:43.507Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:38:43.507Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T17:38:43.507Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:38:43.768Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:38:43.768Z] OK: 219 MiB in 52 packages [2021-06-14T17:38:45.155Z] Removing intermediate container 3c5a14a81a52 [2021-06-14T17:38:45.155Z] ---> c7e8bd5926b6 [2021-06-14T17:38:45.155Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T17:38:45.155Z] ---> Running in 69216c321e2a [2021-06-14T17:38:45.419Z] Removing intermediate container 69216c321e2a [2021-06-14T17:38:45.419Z] ---> 0bdb782ca23a [2021-06-14T17:38:45.419Z] Step 5/6 : COPY go.mod . [2021-06-14T17:38:45.419Z] ---> 2ce5c72f2b3e [2021-06-14T17:38:45.419Z] Step 6/6 : RUN go mod download [2021-06-14T17:38:45.419Z] ---> Running in 07a1fd998a85 [2021-06-14T17:38:57.733Z] Removing intermediate container 07a1fd998a85 [2021-06-14T17:38:57.733Z] ---> 40e085ff5e34 [2021-06-14T17:38:57.733Z] Successfully built 40e085ff5e34 [2021-06-14T17:38:57.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:38:58.040Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:38:58.040Z] . [Pipeline] withDockerContainer [2021-06-14T17:38:58.122Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T17:38:58.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T17:38:58.506Z] $ docker top 6300fc31f2a06796f672a4f1da8477ad888cdff5e4f8662dc4bf9b37a9e7e4ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:38:58.891Z] + go version [2021-06-14T17:38:58.891Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T17:38:58.900Z] $ docker stop --time=1 6300fc31f2a06796f672a4f1da8477ad888cdff5e4f8662dc4bf9b37a9e7e4ab [2021-06-14T17:39:00.078Z] $ docker rm -f 6300fc31f2a06796f672a4f1da8477ad888cdff5e4f8662dc4bf9b37a9e7e4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:39:00.647Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T17:39:00.647Z] . [Pipeline] withDockerContainer [2021-06-14T17:39:00.734Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T17:39:00.769Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T17:39:01.085Z] $ docker top 9f1df15e6feb8a0f2be10f39f910a492e0deeae308f3264668fffb592fdca10e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T17:39:01.180Z] ========================================================= [2021-06-14T17:39:01.180Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T17:39:01.180Z] ========================================================= [Pipeline] sh [2021-06-14T17:39:01.479Z] + go mod tidy [Pipeline] sh [2021-06-14T17:39:02.061Z] + make test [2021-06-14T17:39:02.061Z] go mod tidy [2021-06-14T17:39:02.061Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T17:39:08.691Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T17:39:26.909Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T17:39:30.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T17:39:31.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T17:39:31.671Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T17:39:34.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T17:39:34.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T17:39:34.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T17:39:34.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T17:39:35.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T17:39:35.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T17:39:35.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-14T17:39:38.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.039s coverage: 28.7% of statements [2021-06-14T17:39:38.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.067s coverage: 100.0% of statements [2021-06-14T17:39:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T17:39:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T17:39:38.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T17:39:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-06-14T17:39:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-14T17:39:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements [2021-06-14T17:39:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-14T17:39:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-14T17:39:41.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.089s coverage: 87.7% of statements [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:39:41.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-14T17:39:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-14T17:39:42.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.257s coverage: 95.1% of statements [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T17:39:42.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-14T17:39:42.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements [2021-06-14T17:39:42.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-14T17:39:42.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-14T17:39:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-14T17:39:43.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T17:39:43.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-14T17:39:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2021-06-14T17:39:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-14T17:39:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-06-14T17:39:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-06-14T17:39:59.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.046s coverage: 94.4% of statements [2021-06-14T17:39:59.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-14T17:40:01.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements [2021-06-14T17:40:01.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T17:40:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T17:40:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T17:40:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T17:40:19.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-14T17:40:19.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 76.0% of statements [2021-06-14T17:40:19.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-14T17:40:19.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-14T17:40:19.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T17:40:19.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-14T17:40:19.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-06-14T17:40:19.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-06-14T17:40:19.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T17:40:19.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T17:40:19.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T17:40:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-06-14T17:40:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T17:40:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T17:40:20.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-14T17:40:20.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T17:40:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements [2021-06-14T17:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T17:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T17:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T17:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 91.9% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.079s coverage: 97.6% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-14T17:40:27.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-14T17:40:27.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-14T17:40:27.717Z] GO111MODULE=on go vet ./... [2021-06-14T17:40:54.390Z] gofmt -l . [2021-06-14T17:40:54.390Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:40:54.390Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T17:40:54.715Z] + ls -al . [2021-06-14T17:40:54.715Z] total 520 [2021-06-14T17:40:54.715Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 17:40 . [2021-06-14T17:40:54.715Z] drwxr-xr-x 4 root root 28 Jun 14 17:39 .. [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 17:37 .dockerignore [2021-06-14T17:40:54.715Z] drwxrwxr-x 8 1001 1001 179 Jun 14 17:37 .git [2021-06-14T17:40:54.715Z] drwxrwxr-x 3 1001 1001 125 Jun 14 17:37 .github [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 17:37 .gitignore [2021-06-14T17:40:54.715Z] drwx------ 3 1001 1001 60 Jun 14 17:37 .semver [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 17:37 .sonarcloud.properties [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:37 Attribution.txt [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:37 CONTRIBUTING.md [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 17:37 Dockerfile.build [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 17:37 Jenkinsfile [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:37 LICENSE [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:37 Makefile [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 17:37 README.md [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:37 SECURITY.md [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 17:38 VERSION [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:37 ZMQWindows.md [2021-06-14T17:40:54.715Z] drwxrwxr-x 2 1001 1001 37 Jun 14 17:37 bin [2021-06-14T17:40:54.715Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 17:37 cmd [2021-06-14T17:40:54.715Z] -rw-r--r-- 1 root root 404951 Jun 14 17:40 coverage.out [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 840 Jun 14 17:37 go.mod [2021-06-14T17:40:54.715Z] -rw-r--r-- 1 root root 21139 Jun 14 17:39 go.sum [2021-06-14T17:40:54.715Z] drwxrwxr-x 8 1001 1001 127 Jun 14 17:37 internal [2021-06-14T17:40:54.715Z] drwxrwxr-x 3 1001 1001 16 Jun 14 17:37 openapi [2021-06-14T17:40:54.715Z] drwxrwxr-x 4 1001 1001 71 Jun 14 17:37 snap [2021-06-14T17:40:54.715Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 17:37 version.go [Pipeline] sh [2021-06-14T17:40:55.019Z] + '[' -e coverage.out ] [2021-06-14T17:40:55.019Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T17:40:55.148Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T17:40:55.472Z] + make build [2021-06-14T17:40:55.472Z] go mod tidy [2021-06-14T17:40:55.472Z] 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 [2021-06-14T17:40:56.859Z] 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 [2021-06-14T17:41:02.267Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1272 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws [2021-06-14T17:41:02.284Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-14T17:41:02.554Z] The recommended git tool is: git [2021-06-14T17:41:03.585Z] 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 [2021-06-14T17:41:04.169Z] 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 [2021-06-14T17:41:05.114Z] 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 [2021-06-14T17:41:05.114Z] 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 [2021-06-14T17:41:06.090Z] 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 [2021-06-14T17:41:07.053Z] 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 [2021-06-14T17:41:07.626Z] 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 [2021-06-14T17:41:07.954Z] using credential edgex-jenkins-ssh [2021-06-14T17:41:07.994Z] Cloning the remote Git repository [2021-06-14T17:41:08.570Z] 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 [2021-06-14T17:41:08.088Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:41:08.255Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-14T17:41:08.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:41:08.334Z] > git --version # timeout=10 [2021-06-14T17:41:08.362Z] > git --version # 'git version 2.17.1' [2021-06-14T17:41:08.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:41:08.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:41:09.149Z] 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 [2021-06-14T17:41:09.723Z] 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] } [2021-06-14T17:41:11.122Z] $ docker stop --time=1 9f1df15e6feb8a0f2be10f39f910a492e0deeae308f3264668fffb592fdca10e [2021-06-14T17:41:13.397Z] $ docker rm -f 9f1df15e6feb8a0f2be10f39f910a492e0deeae308f3264668fffb592fdca10e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:41:14.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:41:14.878Z] [2021-06-14T17:41:14.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:41:15.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:41:15.186Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T17:41:15.186Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T17:41:15.186Z] ca9280d653b3: Pulling fs layer [2021-06-14T17:41:15.186Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T17:41:15.447Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T17:41:15.448Z] cbdbe7a5bc2a: Download complete [2021-06-14T17:41:15.448Z] cbdbe7a5bc2a: Pull complete [2021-06-14T17:41:16.022Z] ca9280d653b3: Verifying Checksum [2021-06-14T17:41:16.022Z] ca9280d653b3: Download complete [2021-06-14T17:41:16.593Z] ca9280d653b3: Pull complete [2021-06-14T17:41:16.857Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T17:41:16.857Z] 7e9c9ca2126c: Download complete [2021-06-14T17:41:20.199Z] 7e9c9ca2126c: Pull complete [2021-06-14T17:41:20.199Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T17:41:20.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:41:20.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T17:41:20.278Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T17:41:20.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T17:41:23.279Z] $ docker top 495c8a97ff7d437f252ffeec915ed5e5c24a2c690542d81d550b347005de8bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:41:23.667Z] + docker-compose build --help [2021-06-14T17:41:23.668Z] + grep parallel [2021-06-14T17:41:24.241Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T17:41:24.247Z] $ docker stop --time=1 495c8a97ff7d437f252ffeec915ed5e5c24a2c690542d81d550b347005de8bf3 [2021-06-14T17:41:25.441Z] $ docker rm -f 495c8a97ff7d437f252ffeec915ed5e5c24a2c690542d81d550b347005de8bf3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:41:25.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T17:41:25.869Z] . [Pipeline] withDockerContainer [2021-06-14T17:41:25.941Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T17:41:25.973Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T17:41:26.310Z] $ docker top b90dbfb88dd9a0b086b4d4253bbc79a6bba6914902e7bd704406e7e2ec0f96ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:41:26.704Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T17:41:27.276Z] Building core-command ... [2021-06-14T17:41:27.276Z] Building core-data ... [2021-06-14T17:41:27.276Z] Building core-metadata ... [2021-06-14T17:41:27.276Z] Building security-bootstrapper ... [2021-06-14T17:41:27.276Z] Building security-proxy-setup ... [2021-06-14T17:41:27.276Z] Building security-secretstore-setup ... [2021-06-14T17:41:27.276Z] Building support-notifications ... [2021-06-14T17:41:27.276Z] Building support-scheduler ... [2021-06-14T17:41:27.276Z] Building sys-mgmt-agent ... [2021-06-14T17:41:27.276Z] Building sys-mgmt-agent [2021-06-14T17:41:27.276Z] Building security-proxy-setup [2021-06-14T17:41:27.276Z] Building support-scheduler [2021-06-14T17:41:27.276Z] Building core-metadata [2021-06-14T17:41:27.276Z] Building security-bootstrapper [2021-06-14T17:41:28.340Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:41:28.697Z] Merge succeeded, producing 0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:41:28.698Z] Checking out Revision 0f71885dd60e1551d31780523994d1ac575f9e35 (PR-3566) [2021-06-14T17:41:27.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T17:41:27.339Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:41:27.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T17:41:27.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T17:41:27.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:41:27.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T17:41:28.360Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:41:28.373Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T17:41:28.601Z] > git remote # timeout=10 [2021-06-14T17:41:28.620Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T17:41:28.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:41:28.645Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-14T17:41:28.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T17:41:28.702Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:41:28.714Z] > git checkout -f 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [2021-06-14T17:41:33.211Z] Commit message: "fix: Broken Slack invite link in README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:41:34.741Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:41:35.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:41:35.518Z] + sudo service docker restart [2021-06-14T17:41:35.519Z] + true [2021-06-14T17:41:40.399Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:40.399Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:40.399Z] ---> 40e085ff5e34 [2021-06-14T17:41:40.399Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:41:40.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:40.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:40.399Z] ---> 40e085ff5e34 [2021-06-14T17:41:40.399Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T17:41:40.399Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:40.399Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:40.399Z] ---> 40e085ff5e34 [2021-06-14T17:41:40.399Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T17:41:40.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:40.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:40.399Z] ---> 40e085ff5e34 [2021-06-14T17:41:40.399Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:41:47.012Z] ---> Running in e96daf2e1b26 [2021-06-14T17:41:47.012Z] ---> Running in 1e7d7d37317c [2021-06-14T17:41:47.012Z] ---> Running in cfc04a7bd3d0 [2021-06-14T17:41:47.012Z] ---> Running in 179f1347abde [2021-06-14T17:41:48.398Z] Removing intermediate container cfc04a7bd3d0 [2021-06-14T17:41:48.398Z] ---> 1b8854d25336 [2021-06-14T17:41:48.398Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:48.398Z] Removing intermediate container 179f1347abde [2021-06-14T17:41:48.398Z] ---> f020372df62d [2021-06-14T17:41:48.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:48.398Z] Removing intermediate container e96daf2e1b26 [2021-06-14T17:41:48.398Z] ---> 6561c59e028f [2021-06-14T17:41:48.398Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:48.398Z] Removing intermediate container 1e7d7d37317c [2021-06-14T17:41:48.398Z] ---> b5831946e8dc [2021-06-14T17:41:48.398Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:48.659Z] ---> Running in 97e9775e88fb [2021-06-14T17:41:48.659Z] ---> Running in 697ee106f382 [2021-06-14T17:41:48.920Z] ---> Running in 321bd112ef77 [2021-06-14T17:41:48.920Z] ---> Running in 51437723e96b [2021-06-14T17:41:49.877Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:41:49.877Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:41:49.877Z] ---> 40e085ff5e34 [2021-06-14T17:41:49.877Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:41:49.877Z] ---> Using cache [2021-06-14T17:41:49.877Z] ---> b5831946e8dc [2021-06-14T17:41:49.877Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:41:49.877Z] ---> Running in 1b9e4b228ff3 [2021-06-14T17:41:49.877Z] Removing intermediate container 697ee106f382 [2021-06-14T17:41:49.877Z] ---> ecb89c3c6dec [2021-06-14T17:41:49.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T17:41:49.878Z] ---> Running in 2c1a37ffd1a9 [2021-06-14T17:41:50.137Z] Removing intermediate container 97e9775e88fb [2021-06-14T17:41:50.137Z] ---> 1e148cdff912 [2021-06-14T17:41:50.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T17:41:50.137Z] ---> Running in 2d00d3d82d44 [2021-06-14T17:41:50.137Z] Removing intermediate container 321bd112ef77 [2021-06-14T17:41:50.137Z] ---> 5af5bbea9b5d [2021-06-14T17:41:50.137Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T17:41:50.137Z] ---> Running in 46704083491d [2021-06-14T17:41:50.137Z] Removing intermediate container 51437723e96b [2021-06-14T17:41:50.137Z] ---> 06a289cf7ca8 [2021-06-14T17:41:50.137Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T17:41:50.137Z] ---> Running in 60e75c1ab583 [2021-06-14T17:41:50.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:50.986Z] Removing intermediate container 1b9e4b228ff3 [2021-06-14T17:41:50.986Z] ---> f02559cf4f8b [2021-06-14T17:41:50.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:41:50.986Z] ---> Running in 8531023f9320 [2021-06-14T17:41:51.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:51.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:51.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:52.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:52.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:52.041Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:52.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:41:52.305Z] Removing intermediate container 2c1a37ffd1a9 [2021-06-14T17:41:52.305Z] ---> def9feab3acf [2021-06-14T17:41:52.305Z] Step 6/23 : COPY go.mod . [2021-06-14T17:41:52.579Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:52.579Z] ---> 5cd8a70a58c3 [2021-06-14T17:41:52.579Z] Step 7/23 : RUN go mod download [2021-06-14T17:41:52.579Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:52.579Z] ---> Running in f57d59c6d9c4 [2021-06-14T17:41:52.579Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:52.579Z] OK: 219 MiB in 52 packages [2021-06-14T17:41:53.153Z] Removing intermediate container 46704083491d [2021-06-14T17:41:53.153Z] ---> 847c3ed3e681 [2021-06-14T17:41:53.153Z] Step 6/24 : COPY go.mod . [2021-06-14T17:41:53.153Z] Removing intermediate container 60e75c1ab583 [2021-06-14T17:41:53.153Z] ---> d1a2c378ad1c [2021-06-14T17:41:53.153Z] Step 6/32 : COPY go.mod . [2021-06-14T17:41:53.153Z] Removing intermediate container 2d00d3d82d44 [2021-06-14T17:41:53.153Z] ---> 484515d4d24e [2021-06-14T17:41:53.153Z] Step 6/22 : COPY go.mod . [2021-06-14T17:41:53.153Z] Removing intermediate container 8531023f9320 [2021-06-14T17:41:53.153Z] ---> 5adc09dafb19 [2021-06-14T17:41:53.153Z] Step 6/24 : COPY go.mod . [2021-06-14T17:41:53.416Z] ---> 6727635fa761 [2021-06-14T17:41:53.417Z] Step 7/24 : RUN go mod download [2021-06-14T17:41:53.417Z] ---> 0e94bf4350a3 [2021-06-14T17:41:53.417Z] Step 7/32 : RUN go mod download [2021-06-14T17:41:53.417Z] ---> Running in 962a7dcb0353 [2021-06-14T17:41:53.417Z] ---> Running in ac75ef16770d [2021-06-14T17:41:53.417Z] ---> d5c9e55b5914 [2021-06-14T17:41:53.417Z] Step 7/22 : RUN go mod download [2021-06-14T17:41:53.417Z] ---> 1bdacdabda81 [2021-06-14T17:41:53.417Z] Step 7/24 : RUN go mod download [2021-06-14T17:41:53.417Z] ---> Running in 346e83a5db2b [2021-06-14T17:41:53.679Z] ---> Running in f24972860df9 [2021-06-14T17:41:53.679Z] Removing intermediate container f57d59c6d9c4 [2021-06-14T17:41:53.679Z] ---> aa2bff1629ef [2021-06-14T17:41:53.680Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:41:53.881Z] provisioning config files... [2021-06-14T17:41:53.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1675607243533636857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:41:54.311Z] ---> docker-login.sh [2021-06-14T17:41:54.311Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:41:55.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:41:55.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:41:55.574Z] Configure a credential helper to remove this warning. See [2021-06-14T17:41:55.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:41:55.574Z] [2021-06-14T17:41:55.574Z] Login Succeeded [2021-06-14T17:41:55.574Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:41:56.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:41:56.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:41:56.174Z] Configure a credential helper to remove this warning. See [2021-06-14T17:41:56.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:41:56.174Z] [2021-06-14T17:41:56.174Z] Login Succeeded [2021-06-14T17:41:56.174Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:41:56.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:41:56.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:41:56.773Z] Configure a credential helper to remove this warning. See [2021-06-14T17:41:56.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:41:56.773Z] [2021-06-14T17:41:56.773Z] Login Succeeded [2021-06-14T17:41:56.773Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:41:57.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:41:57.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:41:57.373Z] Configure a credential helper to remove this warning. See [2021-06-14T17:41:57.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:41:57.373Z] [2021-06-14T17:41:57.373Z] Login Succeeded [2021-06-14T17:41:57.373Z] docker.io [2021-06-14T17:41:57.897Z] Removing intermediate container 962a7dcb0353 [2021-06-14T17:41:57.897Z] ---> 4c8f35108bde [2021-06-14T17:41:57.897Z] Step 8/24 : COPY . . [2021-06-14T17:41:57.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:41:58.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:41:58.246Z] Configure a credential helper to remove this warning. See [2021-06-14T17:41:58.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:41:58.246Z] [2021-06-14T17:41:58.246Z] Login Succeeded [2021-06-14T17:41:58.246Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:41:58.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T17:41:58.620Z] ========================================================= [2021-06-14T17:41:58.620Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T17:41:58.620Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:41:58.972Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T17:41:59.811Z] Removing intermediate container ac75ef16770d [2021-06-14T17:41:59.811Z] ---> 28f4b3bd8f31 [2021-06-14T17:41:59.811Z] Step 8/32 : COPY . . [2021-06-14T17:41:59.811Z] ---> c3235d8db275 [2021-06-14T17:41:59.811Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:42:00.776Z] Removing intermediate container 346e83a5db2b [2021-06-14T17:42:00.776Z] ---> 1536ad270c34 [2021-06-14T17:42:00.776Z] Step 8/22 : COPY . . [2021-06-14T17:42:01.642Z] Sending build context to Docker daemon 166.2MB [2021-06-14T17:42:01.643Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:42:01.643Z] Step 2/6 : FROM ${BASE} [2021-06-14T17:42:01.643Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T17:42:01.643Z] 595b0fe564bb: Pulling fs layer [2021-06-14T17:42:01.643Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T17:42:01.643Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T17:42:01.643Z] ba82ee9f976e: Pulling fs layer [2021-06-14T17:42:01.643Z] 506bd15cee9f: Pulling fs layer [2021-06-14T17:42:01.643Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T17:42:01.643Z] 618dc40b7e24: Pulling fs layer [2021-06-14T17:42:01.643Z] ba82ee9f976e: Waiting [2021-06-14T17:42:01.643Z] 75a0a4a0db45: Waiting [2021-06-14T17:42:01.643Z] 506bd15cee9f: Waiting [2021-06-14T17:42:01.643Z] 618dc40b7e24: Waiting [2021-06-14T17:42:01.643Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T17:42:01.643Z] 5b7225fbf94c: Download complete [2021-06-14T17:42:01.643Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T17:42:01.643Z] 3088b5b3c5c0: Download complete [2021-06-14T17:42:01.643Z] 506bd15cee9f: Verifying Checksum [2021-06-14T17:42:01.643Z] 506bd15cee9f: Download complete [2021-06-14T17:42:01.643Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T17:42:01.643Z] 75a0a4a0db45: Download complete [2021-06-14T17:42:01.643Z] 595b0fe564bb: Verifying Checksum [2021-06-14T17:42:01.643Z] 595b0fe564bb: Download complete [2021-06-14T17:42:02.250Z] 595b0fe564bb: Pull complete [2021-06-14T17:42:02.863Z] 3088b5b3c5c0: Pull complete [2021-06-14T17:42:03.334Z] ---> Running in bc4fc9a38b65 [2021-06-14T17:42:03.334Z] Removing intermediate container f24972860df9 [2021-06-14T17:42:03.334Z] ---> 3f3c2c9145f1 [2021-06-14T17:42:03.334Z] Step 8/24 : COPY . . [2021-06-14T17:42:03.334Z] ---> a7e6cd99933f [2021-06-14T17:42:03.334Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:42:03.465Z] 5b7225fbf94c: Pull complete [2021-06-14T17:42:04.066Z] 618dc40b7e24: Verifying Checksum [2021-06-14T17:42:04.066Z] 618dc40b7e24: Download complete [2021-06-14T17:42:05.050Z] ba82ee9f976e: Verifying Checksum [2021-06-14T17:42:05.050Z] ba82ee9f976e: Download complete [2021-06-14T17:42:05.908Z] ---> Running in b34c6e405322 [2021-06-14T17:42:07.834Z] Removing intermediate container bc4fc9a38b65 [2021-06-14T17:42:07.834Z] ---> c324961bdff4 [2021-06-14T17:42:07.834Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T17:42:07.834Z] ---> aba362da6ee9 [2021-06-14T17:42:07.834Z] Step 9/22 : RUN go mod tidy [2021-06-14T17:42:07.834Z] ---> 9511a0b2d374 [2021-06-14T17:42:07.834Z] Step 9/32 : RUN go mod tidy [2021-06-14T17:42:07.834Z] ---> Running in 317a26e16686 [2021-06-14T17:42:07.834Z] ---> Running in 632b5a395ba2 [2021-06-14T17:42:07.834Z] ---> Running in ecc8272762dd [2021-06-14T17:42:10.392Z] Removing intermediate container b34c6e405322 [2021-06-14T17:42:10.392Z] ---> fea00eac9956 [2021-06-14T17:42:10.392Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T17:42:10.965Z] 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 [2021-06-14T17:42:11.239Z] ---> Running in 7f20c1fc570c [2021-06-14T17:42:12.187Z] Removing intermediate container 317a26e16686 [2021-06-14T17:42:12.187Z] ---> 4b27ab8612a8 [2021-06-14T17:42:12.187Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T17:42:12.762Z] ---> Running in 2118efd2e58b [2021-06-14T17:42:12.762Z] 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 [2021-06-14T17:42:12.762Z] Removing intermediate container ecc8272762dd [2021-06-14T17:42:12.762Z] ---> 187613707474 [2021-06-14T17:42:12.762Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T17:42:12.762Z] ---> Running in 06b93f83e0de [2021-06-14T17:42:13.339Z] 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 [2021-06-14T17:42:13.339Z] 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 [2021-06-14T17:42:15.234Z] ba82ee9f976e: Pull complete [2021-06-14T17:42:15.838Z] 506bd15cee9f: Pull complete [2021-06-14T17:42:16.141Z] 75a0a4a0db45: Pull complete [2021-06-14T17:42:20.478Z] 618dc40b7e24: Pull complete [2021-06-14T17:42:20.478Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T17:42:20.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T17:42:20.478Z] ---> a36622ca3599 [2021-06-14T17:42:20.478Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T17:42:23.263Z] ---> Running in e1c02afa35d0 [2021-06-14T17:42:24.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:42:25.682Z] ---> 4250dd1a835a [2021-06-14T17:42:25.682Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:42:25.682Z] ---> Running in 6f77b7440e93 [2021-06-14T17:42:25.682Z] Removing intermediate container 6f77b7440e93 [2021-06-14T17:42:25.682Z] ---> 075ff2c52abb [2021-06-14T17:42:25.682Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T17:42:25.682Z] ---> Running in cca1774c30d3 [2021-06-14T17:42:25.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:42:25.945Z] 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 [2021-06-14T17:42:26.361Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T17:42:26.638Z] (2/12) Installing file (5.39-r0) [2021-06-14T17:42:26.910Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T17:42:26.910Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T17:42:33.655Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T17:42:33.655Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T17:42:33.655Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T17:42:33.655Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T17:42:33.930Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T17:42:33.930Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:42:34.209Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T17:42:34.209Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:42:34.209Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:42:34.209Z] OK: 218 MiB in 52 packages [2021-06-14T17:42:38.553Z] Removing intermediate container e1c02afa35d0 [2021-06-14T17:42:38.553Z] ---> 6a4b2b64c8b6 [2021-06-14T17:42:38.553Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T17:42:38.553Z] ---> Running in 8d3f0e89f26d [2021-06-14T17:42:38.830Z] Removing intermediate container 8d3f0e89f26d [2021-06-14T17:42:38.830Z] ---> ae249ec5298d [2021-06-14T17:42:38.830Z] Step 5/6 : COPY go.mod . [2021-06-14T17:42:39.814Z] ---> a830c4f8f224 [2021-06-14T17:42:39.814Z] Step 6/6 : RUN go mod download [2021-06-14T17:42:39.814Z] ---> Running in b8c5d016ebd7 [2021-06-14T17:42:52.546Z] 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 [2021-06-14T17:42:52.546Z] Removing intermediate container 632b5a395ba2 [2021-06-14T17:42:52.546Z] ---> fdbddfe0c02c [2021-06-14T17:42:52.546Z] [2021-06-14T17:42:52.546Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:42:52.546Z] 3.12: Pulling from library/alpine [2021-06-14T17:42:52.546Z] Removing intermediate container 2118efd2e58b [2021-06-14T17:42:52.546Z] ---> 91b18470928f [2021-06-14T17:42:52.546Z] [2021-06-14T17:42:52.546Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T17:42:52.546Z] 3.12: Pulling from library/alpine [2021-06-14T17:42:52.546Z] Removing intermediate container 7f20c1fc570c [2021-06-14T17:42:52.546Z] ---> 684adaa7775c [2021-06-14T17:42:52.546Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T17:42:52.546Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:42:52.546Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:42:52.546Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T17:42:52.546Z] Status: Image is up to date for alpine:3.12 [2021-06-14T17:42:52.546Z] ---> 13621d1b12d4 [2021-06-14T17:42:52.546Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T17:42:52.546Z] ---> 13621d1b12d4 [2021-06-14T17:42:52.546Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:42:52.546Z] ---> Running in 277748262bc3 [2021-06-14T17:42:52.546Z] ---> Running in 35ab6aa00e7f [2021-06-14T17:42:52.546Z] ---> Running in 2515e237898a [2021-06-14T17:42:52.546Z] Removing intermediate container 2515e237898a [2021-06-14T17:42:52.546Z] ---> d7d7e70a46c6 [2021-06-14T17:42:52.546Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T17:42:52.546Z] ---> Running in a42bbf88f57e [2021-06-14T17:42:52.546Z] 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 [2021-06-14T17:42:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:52.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:52.546Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:42:52.546Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T17:42:52.546Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:42:52.546Z] OK: 6 MiB in 16 packages [2021-06-14T17:42:52.546Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:42:52.546Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:42:52.546Z] OK: 6 MiB in 15 packages [2021-06-14T17:42:53.526Z] Removing intermediate container 06b93f83e0de [2021-06-14T17:42:53.526Z] ---> f65126d855f0 [2021-06-14T17:42:53.526Z] [2021-06-14T17:42:53.526Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T17:42:53.526Z] ---> 13621d1b12d4 [2021-06-14T17:42:53.526Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T17:42:53.797Z] ---> Running in 23062ef6cf88 [2021-06-14T17:42:53.797Z] Removing intermediate container a42bbf88f57e [2021-06-14T17:42:53.797Z] ---> a365626bf24f [2021-06-14T17:42:53.797Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T17:42:53.797Z] Removing intermediate container 35ab6aa00e7f [2021-06-14T17:42:53.797Z] ---> 382f969afe6f [2021-06-14T17:42:53.797Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:42:53.797Z] ---> Running in c8e02f23a501 [2021-06-14T17:42:53.797Z] Removing intermediate container 277748262bc3 [2021-06-14T17:42:53.797Z] ---> 06ad7405e484 [2021-06-14T17:42:53.797Z] [2021-06-14T17:42:53.797Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T17:42:54.073Z] ---> Running in b73022f761c7 [2021-06-14T17:42:54.349Z] 20.10.0: Pulling from library/docker [2021-06-14T17:42:54.349Z] Removing intermediate container c8e02f23a501 [2021-06-14T17:42:54.349Z] ---> c4bab363569d [2021-06-14T17:42:54.349Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T17:42:54.349Z] Removing intermediate container b73022f761c7 [2021-06-14T17:42:54.349Z] ---> 98f0cf0d7eaf [2021-06-14T17:42:54.349Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T17:42:54.349Z] ---> Running in f34aa0953c6f [2021-06-14T17:42:54.349Z] ---> Running in 7aafd21c09f8 [2021-06-14T17:42:54.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:54.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:42:54.630Z] Removing intermediate container f34aa0953c6f [2021-06-14T17:42:54.630Z] ---> f5b432c32069 [2021-06-14T17:42:54.630Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T17:42:54.630Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T17:42:54.630Z] Removing intermediate container 7aafd21c09f8 [2021-06-14T17:42:54.630Z] ---> 0153d8015f83 [2021-06-14T17:42:54.630Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:42:54.630Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:42:54.630Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T17:42:54.630Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T17:42:54.630Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:42:54.630Z] ---> Running in 8907dd291049 [2021-06-14T17:42:54.630Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:42:54.900Z] ---> Running in 9caee969ac70 [2021-06-14T17:42:54.901Z] OK: 7 MiB in 18 packages [2021-06-14T17:42:55.164Z] Removing intermediate container 9caee969ac70 [2021-06-14T17:42:55.164Z] ---> e65b855cadab [2021-06-14T17:42:55.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:42:56.133Z] Removing intermediate container 23062ef6cf88 [2021-06-14T17:42:56.133Z] ---> f324037fdc33 [2021-06-14T17:42:56.133Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:42:56.133Z] ---> 9ecd9ab9f37a [2021-06-14T17:42:56.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T17:42:56.133Z] ---> Running in f3dbd4f9aca5 [2021-06-14T17:42:56.133Z] Removing intermediate container 8907dd291049 [2021-06-14T17:42:56.133Z] ---> 9542138393af [2021-06-14T17:42:56.133Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T17:42:56.398Z] ---> Running in c51ee23db061 [2021-06-14T17:42:56.669Z] Removing intermediate container f3dbd4f9aca5 [2021-06-14T17:42:56.669Z] ---> 7f07ed423112 [2021-06-14T17:42:56.669Z] Step 14/22 : WORKDIR /edgex [2021-06-14T17:42:56.669Z] ---> Running in 86ec92b5bd6f [2021-06-14T17:42:56.940Z] Removing intermediate container c51ee23db061 [2021-06-14T17:42:56.940Z] ---> 752bb0c37db9 [2021-06-14T17:42:56.940Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T17:42:56.940Z] ---> aab8e297efd4 [2021-06-14T17:42:56.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T17:42:56.940Z] Removing intermediate container 86ec92b5bd6f [2021-06-14T17:42:56.940Z] ---> 6f4f83b900d2 [2021-06-14T17:42:56.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T17:42:57.526Z] ---> 06d4af9648d1 [2021-06-14T17:42:57.526Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T17:42:57.526Z] ---> Running in ce34542351d1 [2021-06-14T17:42:57.526Z] ---> 9e8d5bd682a2 [2021-06-14T17:42:57.526Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T17:42:57.526Z] ---> 1927d3bd7faf [2021-06-14T17:42:57.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T17:42:57.526Z] ---> Running in eea8a9e94896 [2021-06-14T17:42:57.799Z] Removing intermediate container eea8a9e94896 [2021-06-14T17:42:57.799Z] ---> 564c4bc99783 [2021-06-14T17:42:57.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:42:58.064Z] ---> Running in 5f7c5c507daa [2021-06-14T17:42:58.064Z] ---> 0365bcac1988 [2021-06-14T17:42:58.064Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T17:42:58.339Z] Removing intermediate container 5f7c5c507daa [2021-06-14T17:42:58.339Z] ---> b35bea869255 [2021-06-14T17:42:58.339Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T17:42:58.339Z] ---> Running in 2f4c9964c841 [2021-06-14T17:42:58.927Z] Removing intermediate container 2f4c9964c841 [2021-06-14T17:42:58.927Z] ---> 81303917cc96 [2021-06-14T17:42:58.927Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:42:58.927Z] Removing intermediate container ce34542351d1 [2021-06-14T17:42:58.927Z] ---> 0bef46225ada [2021-06-14T17:42:58.927Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:42:58.927Z] ---> 2e6412ec98a5 [2021-06-14T17:42:58.927Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T17:42:58.927Z] ---> Running in 691e89cb0c6a [2021-06-14T17:42:59.211Z] ---> Running in bb30f0035168 [2021-06-14T17:42:59.211Z] Removing intermediate container cca1774c30d3 [2021-06-14T17:42:59.211Z] ---> 64e90938efca [2021-06-14T17:42:59.211Z] [2021-06-14T17:42:59.211Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:42:59.211Z] ---> 13621d1b12d4 [2021-06-14T17:42:59.211Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:42:59.211Z] ---> Using cache [2021-06-14T17:42:59.211Z] ---> 382f969afe6f [2021-06-14T17:42:59.211Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:42:59.211Z] ---> Using cache [2021-06-14T17:42:59.211Z] ---> 98f0cf0d7eaf [2021-06-14T17:42:59.211Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T17:42:59.211Z] ---> Running in e7b4ba47b99e [2021-06-14T17:42:59.211Z] Removing intermediate container 691e89cb0c6a [2021-06-14T17:42:59.211Z] ---> 396158c0e721 [2021-06-14T17:42:59.211Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:42:59.211Z] ---> fa29f3a54f73 [2021-06-14T17:42:59.211Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T17:42:59.211Z] ---> Running in 1c5ab0769c18 [2021-06-14T17:42:59.211Z] Removing intermediate container bb30f0035168 [2021-06-14T17:42:59.211Z] ---> bd9c4b201c46 [2021-06-14T17:42:59.211Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T17:42:59.492Z] ---> Running in acf9c4f6984c [2021-06-14T17:42:59.492Z] Removing intermediate container e7b4ba47b99e [2021-06-14T17:42:59.492Z] ---> 5d3e891df98a [2021-06-14T17:42:59.492Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:42:59.492Z] Removing intermediate container 1c5ab0769c18 [2021-06-14T17:42:59.492Z] ---> f70a73ed6f86 [2021-06-14T17:42:59.492Z] [2021-06-14T17:42:59.492Z] ---> Running in c8b8afc1e647 [2021-06-14T17:42:59.492Z] Successfully built f70a73ed6f86 [2021-06-14T17:42:59.761Z] Successfully tagged support-scheduler:latest [2021-06-14T17:42:59.761Z] Removing intermediate container acf9c4f6984c [2021-06-14T17:42:59.761Z] ---> 9955b1e6910b [2021-06-14T17:42:59.761Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T17:42:59.761Z] Building support-notifications [2021-06-14T17:43:00.340Z]  Building support-scheduler ... done  ---> Running in f059fc1abbb7 [2021-06-14T17:43:00.340Z] Removing intermediate container c8b8afc1e647 [2021-06-14T17:43:00.340Z] ---> 9630a940e979 [2021-06-14T17:43:00.340Z] Step 16/24 : WORKDIR / [2021-06-14T17:43:00.340Z] ---> a1909fb0702a [2021-06-14T17:43:00.340Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T17:43:01.749Z] ---> Running in 5b7cfe44038b [2021-06-14T17:43:02.333Z] Removing intermediate container f059fc1abbb7 [2021-06-14T17:43:02.333Z] ---> 9c53f6b593d1 [2021-06-14T17:43:02.333Z] Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:43:02.333Z] ---> de9c98bce0d2 [2021-06-14T17:43:02.333Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T17:43:02.333Z] ---> Running in 3f84c53cb2e6 [2021-06-14T17:43:02.333Z] Removing intermediate container 5b7cfe44038b [2021-06-14T17:43:02.333Z] ---> f803eb45746e [2021-06-14T17:43:02.333Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:43:02.610Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:43:02.610Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:43:02.610Z] ---> aefe523efa57 [2021-06-14T17:43:02.610Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:43:02.610Z] Removing intermediate container 3f84c53cb2e6 [2021-06-14T17:43:02.610Z] ---> 263c10b28a01 [2021-06-14T17:43:02.610Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T17:43:02.610Z] ---> Running in 2d74dd388c3b [2021-06-14T17:43:02.610Z] ---> 8afc3b70e94b [2021-06-14T17:43:02.610Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T17:43:02.880Z] ---> f1a80c6906b4 [2021-06-14T17:43:02.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T17:43:02.880Z] ---> Running in e47b86ba7812 [2021-06-14T17:43:02.880Z] Removing intermediate container 2d74dd388c3b [2021-06-14T17:43:02.880Z] ---> c0336c06e335 [2021-06-14T17:43:02.880Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T17:43:03.140Z] ---> Running in fb86b8250773 [2021-06-14T17:43:03.140Z] Removing intermediate container e47b86ba7812 [2021-06-14T17:43:03.140Z] ---> 80456ace16bd [2021-06-14T17:43:03.140Z] [2021-06-14T17:43:03.140Z] Successfully built 80456ace16bd [2021-06-14T17:43:03.419Z] ---> ab87f4187ecd [2021-06-14T17:43:03.419Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T17:43:03.419Z] Successfully tagged security-proxy-setup:latest [2021-06-14T17:43:03.419Z]  Building security-proxy-setup ... done Building core-command [2021-06-14T17:43:03.419Z] ---> 3fad198f9da9 [2021-06-14T17:43:03.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T17:43:03.419Z] ---> Running in e54543753dd6 [2021-06-14T17:43:05.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:43:05.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:43:05.344Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T17:43:05.344Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T17:43:05.344Z] Executing bash-5.0.17-r0.post-install [2021-06-14T17:43:05.344Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:43:05.344Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T17:43:05.344Z] Removing intermediate container e54543753dd6 [2021-06-14T17:43:05.344Z] ---> ca1191efd59d [2021-06-14T17:43:05.344Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T17:43:05.632Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T17:43:05.632Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T17:43:05.632Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T17:43:05.632Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T17:43:05.632Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T17:43:05.632Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T17:43:05.632Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T17:43:05.632Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T17:43:05.632Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T17:43:06.654Z] Removing intermediate container b8c5d016ebd7 [2021-06-14T17:43:06.654Z] ---> 9a9c834348a8 [2021-06-14T17:43:06.654Z] Successfully built 9a9c834348a8 [2021-06-14T17:43:06.654Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:43:06.998Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:43:06.999Z] . [Pipeline] withDockerContainer [2021-06-14T17:43:07.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2021-06-14T17:43:07.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:43:08.496Z] ---> b6d9625ed665 [2021-06-14T17:43:08.496Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T17:43:08.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:43:08.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:43:08.496Z] ---> 40e085ff5e34 [2021-06-14T17:43:08.496Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> b5831946e8dc [2021-06-14T17:43:08.496Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> f02559cf4f8b [2021-06-14T17:43:08.496Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> 5adc09dafb19 [2021-06-14T17:43:08.496Z] Step 6/24 : COPY go.mod . [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> 1bdacdabda81 [2021-06-14T17:43:08.496Z] Step 7/24 : RUN go mod download [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> 3f3c2c9145f1 [2021-06-14T17:43:08.496Z] Step 8/24 : COPY . . [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> 4250dd1a835a [2021-06-14T17:43:08.496Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:43:08.496Z] ---> Using cache [2021-06-14T17:43:08.496Z] ---> 075ff2c52abb [2021-06-14T17:43:08.496Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T17:43:09.129Z] $ docker top e227e792e5de49fefd13a9fcd6b7ce75a1d87feb68cb9c9d4d9cc0cb08591972 -eo pid,comm [2021-06-14T17:43:09.293Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T17:43:09.293Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T17:43:09.293Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T17:43:09.293Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T17:43:09.293Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T17:43:09.293Z] ---> e5f0797e0064 [2021-06-14T17:43:09.293Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T17:43:09.293Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T17:43:09.293Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T17:43:09.293Z] ---> Running in 2171a46df266 [2021-06-14T17:43:09.293Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T17:43:09.293Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T17:43:09.293Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T17:43:09.293Z] ---> Running in f2f38b2775fe [2021-06-14T17:43:09.293Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T17:43:09.293Z] (25/39) Installing py3-msgpack (1.0.0-r0) [Pipeline] { [Pipeline] sh [2021-06-14T17:43:09.559Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T17:43:09.559Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T17:43:09.559Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T17:43:09.559Z] ---> Running in ab9161dd98a8 [2021-06-14T17:43:09.559Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T17:43:09.559Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T17:43:09.559Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T17:43:09.559Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T17:43:09.824Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T17:43:09.824Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T17:43:09.824Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T17:43:09.824Z] Removing intermediate container f2f38b2775fe [2021-06-14T17:43:09.824Z] ---> 63dc03d5735c [2021-06-14T17:43:09.824Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:43:09.824Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T17:43:10.096Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T17:43:10.096Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T17:43:10.096Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T17:43:10.096Z] ---> Running in bd71526b47c3 [2021-06-14T17:43:10.096Z] 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 [2021-06-14T17:43:10.096Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T17:43:10.202Z] + go version [2021-06-14T17:43:10.202Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T17:43:10.223Z] $ docker stop --time=1 e227e792e5de49fefd13a9fcd6b7ce75a1d87feb68cb9c9d4d9cc0cb08591972 [2021-06-14T17:43:10.362Z] OK: 72 MiB in 59 packages [2021-06-14T17:43:10.643Z] Removing intermediate container bd71526b47c3 [2021-06-14T17:43:10.643Z] ---> 67484d706eb2 [2021-06-14T17:43:10.643Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:43:10.643Z] ---> Running in 763c7946e7d1 [2021-06-14T17:43:10.912Z] Removing intermediate container 763c7946e7d1 [2021-06-14T17:43:10.912Z] ---> acb699bb0ce1 [2021-06-14T17:43:10.912Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:43:10.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:43:10.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:43:10.912Z] ---> 40e085ff5e34 [2021-06-14T17:43:10.912Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:43:10.912Z] ---> Using cache [2021-06-14T17:43:10.912Z] ---> b5831946e8dc [2021-06-14T17:43:10.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:43:10.912Z] ---> Using cache [2021-06-14T17:43:10.912Z] ---> f02559cf4f8b [2021-06-14T17:43:10.912Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T17:43:10.912Z] ---> Running in 65be286d9672 [2021-06-14T17:43:11.180Z] ---> Running in c8c536e47de4 [2021-06-14T17:43:11.181Z] Removing intermediate container ab9161dd98a8 [2021-06-14T17:43:11.181Z] ---> fb9563685e3f [2021-06-14T17:43:11.181Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T17:43:11.181Z] Removing intermediate container c8c536e47de4 [2021-06-14T17:43:11.181Z] ---> b5b439d3f2e5 [2021-06-14T17:43:11.181Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:43:11.440Z] ---> Running in 9948b6b2c028 [2021-06-14T17:43:11.441Z] ---> Running in 2c5d1be4aba3 [2021-06-14T17:43:11.441Z] Collecting docker-compose==1.23.2 [2021-06-14T17:43:11.441Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T17:43:11.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:43:11.704Z] Removing intermediate container 9948b6b2c028 [2021-06-14T17:43:11.704Z] ---> a8256631debe [2021-06-14T17:43:11.704Z] Step 29/32 : CMD ["gate"] [2021-06-14T17:43:11.704Z] Removing intermediate container 2c5d1be4aba3 [2021-06-14T17:43:11.704Z] ---> f346588f7a82 [2021-06-14T17:43:11.704Z] [2021-06-14T17:43:11.704Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T17:43:11.704Z] Successfully built f346588f7a82 [2021-06-14T17:43:11.704Z] Successfully tagged core-metadata:latest [2021-06-14T17:43:11.704Z] ---> Running in 854f62e33938 [2021-06-14T17:43:11.704Z] Building core-data [2021-06-14T17:43:11.704Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T17:43:11.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T17:43:11.969Z]  Building core-metadata ... done Removing intermediate container 854f62e33938 [2021-06-14T17:43:11.969Z] ---> 6ffa25aed1c7 [2021-06-14T17:43:11.969Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T17:43:11.969Z] ---> Running in 490dc2e30e91 [2021-06-14T17:43:12.124Z] $ docker rm -f e227e792e5de49fefd13a9fcd6b7ce75a1d87feb68cb9c9d4d9cc0cb08591972 [2021-06-14T17:43:12.231Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T17:43:12.231Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-14T17:43:12.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:43:12.760Z] Removing intermediate container 490dc2e30e91 [2021-06-14T17:43:12.760Z] ---> 0872089512df [2021-06-14T17:43:12.760Z] Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:43:13.016Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:43:13.017Z] . [2021-06-14T17:43:13.021Z] OK: 219 MiB in 52 packages [Pipeline] withDockerContainer [2021-06-14T17:43:13.291Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2021-06-14T17:43:13.375Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:43:13.973Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T17:43:13.973Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T17:43:14.558Z] ---> Running in f07b5c5c5b67 [2021-06-14T17:43:14.558Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T17:43:14.558Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T17:43:14.825Z] Removing intermediate container f07b5c5c5b67 [2021-06-14T17:43:14.825Z] ---> 50e95f03e0e3 [2021-06-14T17:43:14.825Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T17:43:14.825Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T17:43:14.825Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T17:43:15.040Z] $ docker top 989608f071edae088dc1a96c6aeea45a97aabd676b22f61f8df21ce967dd967e -eo pid,comm [2021-06-14T17:43:15.097Z] Removing intermediate container 65be286d9672 [2021-06-14T17:43:15.097Z] ---> 9cc534083a7f [2021-06-14T17:43:15.097Z] Step 6/23 : COPY go.mod . [2021-06-14T17:43:15.097Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T17:43:15.097Z] ---> Running in b63276279b38 [2021-06-14T17:43:15.097Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T17:43:15.373Z] Removing intermediate container b63276279b38 [2021-06-14T17:43:15.373Z] ---> 23c2a4dbd75f [2021-06-14T17:43:15.373Z] [2021-06-14T17:43:15.373Z] ---> 58e40373d02c [2021-06-14T17:43:15.373Z] Step 7/23 : RUN go mod download [2021-06-14T17:43:15.373Z] Successfully built 23c2a4dbd75f [Pipeline] { [Pipeline] echo [2021-06-14T17:43:15.409Z] ========================================================= [2021-06-14T17:43:15.409Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T17:43:15.409Z] ========================================================= [Pipeline] sh [2021-06-14T17:43:15.654Z] ---> Running in 8bc88d415411 [2021-06-14T17:43:15.654Z] Successfully tagged security-bootstrapper:latest [2021-06-14T17:43:15.654Z] Building security-secretstore-setup [2021-06-14T17:43:15.927Z]  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T17:43:15.927Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T17:43:15.927Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T17:43:15.927Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T17:43:16.060Z] + go mod tidy [Pipeline] sh [2021-06-14T17:43:17.371Z] Collecting PyYAML<4,>=3.10 [2021-06-14T17:43:17.371Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T17:43:17.720Z] + make test [2021-06-14T17:43:17.720Z] go mod tidy [2021-06-14T17:43:18.319Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T17:43:18.759Z] Removing intermediate container 8bc88d415411 [2021-06-14T17:43:18.759Z] ---> 2c13a80ab52c [2021-06-14T17:43:18.759Z] Step 8/23 : COPY . . [2021-06-14T17:43:18.759Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T17:43:18.759Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T17:43:18.759Z] Collecting idna<2.8,>=2.5 [2021-06-14T17:43:18.760Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T17:43:19.029Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T17:43:19.029Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T17:43:19.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:43:19.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:43:19.029Z] ---> 40e085ff5e34 [2021-06-14T17:43:19.029Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:43:19.029Z] ---> Using cache [2021-06-14T17:43:19.029Z] ---> b5831946e8dc [2021-06-14T17:43:19.029Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:43:19.029Z] ---> Using cache [2021-06-14T17:43:19.029Z] ---> f02559cf4f8b [2021-06-14T17:43:19.029Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T17:43:21.038Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T17:43:21.038Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T17:43:21.617Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T17:43:21.617Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T17:43:21.617Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T17:43:21.617Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T17:43:21.617Z] ---> Running in 6eff9f98c326 [2021-06-14T17:43:21.617Z] Installing collected packages: cached-property, idna, urllib3, requests, texttable, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, docopt, PyYAML, docker-compose [2021-06-14T17:43:21.617Z] Attempting uninstall: idna [2021-06-14T17:43:21.617Z] Found existing installation: idna 2.9 [2021-06-14T17:43:21.617Z] Uninstalling idna-2.9: [2021-06-14T17:43:21.617Z] Successfully uninstalled idna-2.9 [2021-06-14T17:43:22.192Z] Attempting uninstall: urllib3 [2021-06-14T17:43:22.192Z] Found existing installation: urllib3 1.25.9 [2021-06-14T17:43:22.192Z] Uninstalling urllib3-1.25.9: [2021-06-14T17:43:22.192Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T17:43:22.457Z] Attempting uninstall: requests [2021-06-14T17:43:22.457Z] Found existing installation: requests 2.23.0 [2021-06-14T17:43:22.457Z] Uninstalling requests-2.23.0: [2021-06-14T17:43:22.457Z] Successfully uninstalled requests-2.23.0 [2021-06-14T17:43:22.457Z] Running setup.py install for texttable: started [2021-06-14T17:43:22.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:43:23.352Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T17:43:23.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:43:24.188Z] OK: 219 MiB in 52 packages [2021-06-14T17:43:30.824Z] Running setup.py install for dockerpty: started [2021-06-14T17:43:30.824Z] ---> af93772bc1f8 [2021-06-14T17:43:30.824Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:43:30.824Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T17:43:30.824Z] Running setup.py install for docopt: started [2021-06-14T17:43:30.824Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T17:43:30.824Z] Running setup.py install for PyYAML: started [2021-06-14T17:43:32.755Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T17:43:32.755Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:43:32.755Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:43:32.755Z] ---> 40e085ff5e34 [2021-06-14T17:43:32.755Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> b5831946e8dc [2021-06-14T17:43:32.755Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> f02559cf4f8b [2021-06-14T17:43:32.755Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> 5adc09dafb19 [2021-06-14T17:43:32.755Z] Step 6/26 : COPY go.mod . [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> 1bdacdabda81 [2021-06-14T17:43:32.755Z] Step 7/26 : RUN go mod download [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> 3f3c2c9145f1 [2021-06-14T17:43:32.755Z] Step 8/26 : COPY . . [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> 4250dd1a835a [2021-06-14T17:43:32.755Z] Step 9/26 : RUN go mod tidy [2021-06-14T17:43:32.755Z] ---> Using cache [2021-06-14T17:43:32.755Z] ---> 075ff2c52abb [2021-06-14T17:43:32.755Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T17:43:34.690Z] ---> Running in a1675920bc19 [2021-06-14T17:43:35.279Z] ---> Running in 6974700d929f [2021-06-14T17:43:35.279Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T17:43:35.550Z] Removing intermediate container 6eff9f98c326 [2021-06-14T17:43:35.550Z] ---> 05b48a5b4eab [2021-06-14T17:43:35.550Z] Step 6/24 : COPY go.mod . [2021-06-14T17:43:36.524Z] ---> f0d10199b397 [2021-06-14T17:43:36.524Z] Step 7/24 : RUN go mod download [2021-06-14T17:43:36.524Z] ---> Running in aadb2a4c95d4 [2021-06-14T17:43:37.102Z] 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 [2021-06-14T17:43:42.439Z] Removing intermediate container a1675920bc19 [2021-06-14T17:43:42.439Z] ---> 10cec61d1a07 [2021-06-14T17:43:42.439Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T17:43:42.439Z] ---> Running in 63a332154167 [2021-06-14T17:43:42.439Z] Removing intermediate container aadb2a4c95d4 [2021-06-14T17:43:42.439Z] ---> 548bdf30542d [2021-06-14T17:43:42.439Z] Step 8/24 : COPY . . [2021-06-14T17:43:43.441Z] 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 [2021-06-14T17:43:45.153Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T17:43:46.878Z] Removing intermediate container fb86b8250773 [2021-06-14T17:43:46.878Z] ---> dbde24ec21c8 [2021-06-14T17:43:46.878Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T17:43:47.156Z] ---> Running in 49e25379d3c0 [2021-06-14T17:43:47.770Z] Removing intermediate container 2171a46df266 [2021-06-14T17:43:47.770Z] ---> cc1eb3a45bd5 [2021-06-14T17:43:47.770Z] [2021-06-14T17:43:47.770Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:43:47.770Z] ---> 13621d1b12d4 [2021-06-14T17:43:47.770Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:43:47.770Z] ---> Using cache [2021-06-14T17:43:47.770Z] ---> 382f969afe6f [2021-06-14T17:43:47.770Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:43:47.770Z] ---> Using cache [2021-06-14T17:43:47.770Z] ---> 98f0cf0d7eaf [2021-06-14T17:43:47.770Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T17:43:48.052Z] Removing intermediate container 49e25379d3c0 [2021-06-14T17:43:48.052Z] ---> b1152e6776d4 [2021-06-14T17:43:48.052Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T17:43:48.052Z] ---> Running in b465be847d25 [2021-06-14T17:43:48.052Z] ---> Running in a2cd1662d6b2 [2021-06-14T17:43:49.035Z] Removing intermediate container b465be847d25 [2021-06-14T17:43:49.035Z] ---> 72b36f1d7dfc [2021-06-14T17:43:49.035Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:43:49.314Z] Removing intermediate container a2cd1662d6b2 [2021-06-14T17:43:49.314Z] ---> 4d6c577179ae [2021-06-14T17:43:49.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T17:43:49.591Z] ---> Running in 8e617ed66c0e [2021-06-14T17:43:50.200Z] Removing intermediate container 8e617ed66c0e [2021-06-14T17:43:50.200Z] ---> 54ebd02a7341 [2021-06-14T17:43:50.200Z] Step 16/24 : WORKDIR / [2021-06-14T17:43:50.471Z] ---> 3cfaffe38fa8 [2021-06-14T17:43:50.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T17:43:50.471Z] ---> Running in 53955cc5d5b9 [2021-06-14T17:43:50.746Z] Removing intermediate container 53955cc5d5b9 [2021-06-14T17:43:50.746Z] ---> d8d606c6542d [2021-06-14T17:43:50.746Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:43:51.021Z] ---> b73e53effb97 [2021-06-14T17:43:51.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T17:43:51.021Z] ---> 7f4205f30e26 [2021-06-14T17:43:51.021Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:43:51.297Z] ---> Running in 8894a41d483e [2021-06-14T17:43:51.297Z] ---> 0ad7c28fea4a [2021-06-14T17:43:51.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T17:43:51.587Z] ---> 611743fc76d5 [2021-06-14T17:43:51.587Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T17:43:51.587Z] ---> Running in 9b380014356f [2021-06-14T17:43:51.857Z] Removing intermediate container 9b380014356f [2021-06-14T17:43:51.857Z] ---> 10ffa028b6fe [2021-06-14T17:43:51.857Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:43:52.131Z] ---> 359f03e39147 [2021-06-14T17:43:52.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T17:43:52.131Z] ---> Running in ef41efca203c [2021-06-14T17:43:52.131Z] Removing intermediate container ef41efca203c [2021-06-14T17:43:52.131Z] ---> f9374c4a48bf [2021-06-14T17:43:52.131Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:43:52.401Z] ---> Running in 85d4d3445b32 [2021-06-14T17:43:52.401Z] ---> 0a146acfee1a [2021-06-14T17:43:52.401Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T17:43:52.401Z] ---> Running in c7f8d9fede02 [2021-06-14T17:43:52.401Z] Removing intermediate container 85d4d3445b32 [2021-06-14T17:43:52.401Z] ---> f0306e7cbe56 [2021-06-14T17:43:52.401Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:43:52.401Z] ---> Running in 0070948127cb [2021-06-14T17:43:52.673Z] Removing intermediate container c7f8d9fede02 [2021-06-14T17:43:52.673Z] ---> f9a11457bc30 [2021-06-14T17:43:52.673Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:43:52.673Z] ---> Running in 8aaba1856856 [2021-06-14T17:43:52.673Z] Removing intermediate container 0070948127cb [2021-06-14T17:43:52.673Z] ---> c1b98ca0e166 [2021-06-14T17:43:52.673Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:43:52.673Z] ---> Running in 55e7c6502fc3 [2021-06-14T17:43:52.673Z] Removing intermediate container 8aaba1856856 [2021-06-14T17:43:52.673Z] ---> ab9803364b27 [2021-06-14T17:43:52.673Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:43:52.944Z] ---> Running in 1af05bfa127e [2021-06-14T17:43:52.944Z] Removing intermediate container 55e7c6502fc3 [2021-06-14T17:43:52.944Z] ---> 8119e1b9634b [2021-06-14T17:43:52.944Z] [2021-06-14T17:43:52.944Z] Successfully built 8119e1b9634b [2021-06-14T17:43:52.944Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T17:43:52.944Z]  Building sys-mgmt-agent ... done Removing intermediate container 1af05bfa127e [2021-06-14T17:43:52.944Z] ---> e4a1311df9f3 [2021-06-14T17:43:52.944Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:43:53.219Z] ---> Running in 7ea3f3b3f45c [2021-06-14T17:43:53.219Z] Removing intermediate container 7ea3f3b3f45c [2021-06-14T17:43:53.219Z] ---> 510eaf0d7f84 [2021-06-14T17:43:53.219Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:43:53.219Z] ---> Running in 4c90b88cefbf [2021-06-14T17:43:53.487Z] Removing intermediate container 8894a41d483e [2021-06-14T17:43:53.487Z] ---> 4a9fdde27b4f [2021-06-14T17:43:53.487Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T17:43:53.487Z] ---> Running in 9faf5b66e516 [2021-06-14T17:43:53.487Z] Removing intermediate container 4c90b88cefbf [2021-06-14T17:43:53.487Z] ---> 7a3ea2aa0448 [2021-06-14T17:43:53.487Z] [2021-06-14T17:43:53.765Z] Successfully built 7a3ea2aa0448 [2021-06-14T17:43:53.765Z] Successfully tagged core-command:latest [2021-06-14T17:43:54.040Z]  Building core-command ... done 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 [2021-06-14T17:43:58.312Z] 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 [2021-06-14T17:44:02.545Z] Removing intermediate container 6974700d929f [2021-06-14T17:44:02.545Z] ---> 184c80fa0296 [2021-06-14T17:44:02.545Z] [2021-06-14T17:44:02.545Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T17:44:02.545Z] ---> 13621d1b12d4 [2021-06-14T17:44:02.545Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T17:44:02.545Z] ---> Running in 5490051cf653 [2021-06-14T17:44:02.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:02.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:02.808Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T17:44:02.808Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:44:02.808Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T17:44:02.808Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T17:44:02.808Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:44:02.808Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T17:44:02.808Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:44:02.808Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:44:02.808Z] OK: 7 MiB in 20 packages [2021-06-14T17:44:03.397Z] Removing intermediate container 5490051cf653 [2021-06-14T17:44:03.397Z] ---> a91662759f4f [2021-06-14T17:44:03.397Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:44:03.397Z] ---> Running in 1b9a0f070ce6 [2021-06-14T17:44:03.667Z] Removing intermediate container 1b9a0f070ce6 [2021-06-14T17:44:03.667Z] ---> 57694d8a4ea5 [2021-06-14T17:44:03.667Z] Step 14/26 : WORKDIR / [2021-06-14T17:44:03.667Z] ---> Running in 7be0a16ef8c7 [2021-06-14T17:44:03.667Z] Removing intermediate container 7be0a16ef8c7 [2021-06-14T17:44:03.667Z] ---> 3d6ba9e366e5 [2021-06-14T17:44:03.667Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T17:44:04.244Z] ---> 98917086803f [2021-06-14T17:44:04.244Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T17:44:04.506Z] ---> 5261d2beffd5 [2021-06-14T17:44:04.506Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T17:44:04.767Z] ---> c78fb20084d5 [2021-06-14T17:44:04.768Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T17:44:05.351Z] ---> 8500aeff43ec [2021-06-14T17:44:05.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T17:44:05.614Z] ---> ee9938b5dc7e [2021-06-14T17:44:05.615Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T17:44:06.228Z] ---> d8611461cdd3 [2021-06-14T17:44:06.228Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T17:44:06.504Z] ---> 3add887d5794 [2021-06-14T17:44:06.504Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T17:44:06.504Z] ---> Running in 5107e04a5629 [2021-06-14T17:44:07.975Z] Removing intermediate container 63a332154167 [2021-06-14T17:44:07.975Z] ---> 642b5224d99a [2021-06-14T17:44:07.975Z] [2021-06-14T17:44:07.975Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:44:07.975Z] ---> 13621d1b12d4 [2021-06-14T17:44:07.975Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T17:44:07.975Z] Removing intermediate container 5107e04a5629 [2021-06-14T17:44:07.975Z] ---> d484c23a97a8 [2021-06-14T17:44:07.975Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T17:44:07.975Z] ---> Running in 6e191eeb0671 [2021-06-14T17:44:07.975Z] ---> Running in 854fa7122669 [2021-06-14T17:44:08.244Z] Removing intermediate container 854fa7122669 [2021-06-14T17:44:08.244Z] ---> be8128a857f5 [2021-06-14T17:44:08.244Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T17:44:08.244Z] ---> Running in c36ea95876da [2021-06-14T17:44:08.509Z] Removing intermediate container c36ea95876da [2021-06-14T17:44:08.509Z] ---> b6e0091fb856 [2021-06-14T17:44:08.509Z] Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:44:08.509Z] ---> Running in 3a3908d9f704 [2021-06-14T17:44:08.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:08.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:08.776Z] Removing intermediate container 3a3908d9f704 [2021-06-14T17:44:08.776Z] ---> a1bb44caf90c [2021-06-14T17:44:08.776Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T17:44:08.776Z] ---> Running in 2cf353b0521b [2021-06-14T17:44:08.776Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T17:44:08.776Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:44:08.776Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:44:08.776Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:44:08.776Z] OK: 6 MiB in 16 packages [2021-06-14T17:44:08.776Z] Removing intermediate container 2cf353b0521b [2021-06-14T17:44:08.776Z] ---> 3137250fa29b [2021-06-14T17:44:08.776Z] [2021-06-14T17:44:09.044Z] Successfully built 3137250fa29b [2021-06-14T17:44:09.044Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T17:44:09.315Z]  Building security-secretstore-setup ... done Removing intermediate container 6e191eeb0671 [2021-06-14T17:44:09.315Z] ---> 5d63b3646ebe [2021-06-14T17:44:09.315Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:44:09.578Z] ---> Running in 9b3026260d2e [2021-06-14T17:44:09.578Z] Removing intermediate container 9b3026260d2e [2021-06-14T17:44:09.578Z] ---> 8fd61166e9d9 [2021-06-14T17:44:09.578Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T17:44:09.578Z] ---> Running in 6bbda69466a3 [2021-06-14T17:44:09.844Z] Removing intermediate container 6bbda69466a3 [2021-06-14T17:44:09.844Z] ---> 2da249185136 [2021-06-14T17:44:09.844Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:44:09.844Z] ---> Running in 5bf728022402 [2021-06-14T17:44:10.111Z] Removing intermediate container 5bf728022402 [2021-06-14T17:44:10.111Z] ---> 1deb6fefc918 [2021-06-14T17:44:10.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:44:10.385Z] ---> c0929c09d766 [2021-06-14T17:44:10.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T17:44:10.677Z] ---> c925808ec8a4 [2021-06-14T17:44:10.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T17:44:10.968Z] ---> 3f02100e20c7 [2021-06-14T17:44:10.968Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T17:44:10.968Z] ---> Running in 1fbb7bf70b73 [2021-06-14T17:44:11.243Z] Removing intermediate container 1fbb7bf70b73 [2021-06-14T17:44:11.243Z] ---> d091cf7d7302 [2021-06-14T17:44:11.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:44:11.243Z] ---> Running in 0ecfcd711fd1 [2021-06-14T17:44:11.243Z] Removing intermediate container 0ecfcd711fd1 [2021-06-14T17:44:11.243Z] ---> 03a635aec55a [2021-06-14T17:44:11.243Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T17:44:11.527Z] ---> Running in a38fca19a426 [2021-06-14T17:44:11.527Z] Removing intermediate container a38fca19a426 [2021-06-14T17:44:11.527Z] ---> cb5dc3f61679 [2021-06-14T17:44:11.527Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:44:11.527Z] ---> Running in a9c3771d3f7b [2021-06-14T17:44:11.793Z] Removing intermediate container a9c3771d3f7b [2021-06-14T17:44:11.793Z] ---> ee155648b412 [2021-06-14T17:44:11.793Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:44:11.793Z] ---> Running in e8e992b278c3 [2021-06-14T17:44:11.793Z] Removing intermediate container e8e992b278c3 [2021-06-14T17:44:11.793Z] ---> d8c7bf2b11e4 [2021-06-14T17:44:11.793Z] [2021-06-14T17:44:12.058Z] Successfully built d8c7bf2b11e4 [2021-06-14T17:44:12.058Z] Successfully tagged support-notifications:latest [2021-06-14T17:44:14.608Z]  Building support-notifications ... done Removing intermediate container 9faf5b66e516 [2021-06-14T17:44:14.608Z] ---> a3ddf22b929a [2021-06-14T17:44:14.608Z] [2021-06-14T17:44:14.608Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:44:14.608Z] ---> 13621d1b12d4 [2021-06-14T17:44:14.608Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T17:44:14.608Z] ---> Running in f1bbe0b9843b [2021-06-14T17:44:14.608Z] Removing intermediate container f1bbe0b9843b [2021-06-14T17:44:14.608Z] ---> cc3759ba7636 [2021-06-14T17:44:14.608Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T17:44:14.608Z] ---> Running in ca0edf52378d [2021-06-14T17:44:14.608Z] Removing intermediate container ca0edf52378d [2021-06-14T17:44:14.608Z] ---> 87e960a03634 [2021-06-14T17:44:14.608Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T17:44:14.608Z] ---> Running in 3be8ab4ed60d [2021-06-14T17:44:14.608Z] Removing intermediate container 3be8ab4ed60d [2021-06-14T17:44:14.608Z] ---> 05394e143654 [2021-06-14T17:44:14.608Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:44:14.608Z] ---> Running in 08ca1f761a08 [2021-06-14T17:44:14.951Z] Removing intermediate container 08ca1f761a08 [2021-06-14T17:44:14.951Z] ---> 59db88a6755c [2021-06-14T17:44:14.951Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T17:44:14.951Z] ---> Running in f97f7afab0e5 [2021-06-14T17:44:15.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:15.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T17:44:16.218Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:44:16.481Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T17:44:16.481Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T17:44:16.481Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T17:44:17.435Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T17:44:17.435Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T17:44:17.435Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:44:17.435Z] OK: 8 MiB in 20 packages [2021-06-14T17:44:17.697Z] Removing intermediate container f97f7afab0e5 [2021-06-14T17:44:17.697Z] ---> 9f4618c65673 [2021-06-14T17:44:17.697Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:44:17.960Z] ---> b3d36efa4d90 [2021-06-14T17:44:17.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T17:44:18.223Z] ---> f56035ae8fea [2021-06-14T17:44:18.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T17:44:18.488Z] ---> b561ee7e4b96 [2021-06-14T17:44:18.488Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T17:44:18.488Z] ---> Running in 88c817cdb46a [2021-06-14T17:44:18.488Z] Removing intermediate container 88c817cdb46a [2021-06-14T17:44:18.488Z] ---> 676e74143058 [2021-06-14T17:44:18.488Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:44:18.488Z] ---> Running in d4842bd74e70 [2021-06-14T17:44:18.752Z] Removing intermediate container d4842bd74e70 [2021-06-14T17:44:18.752Z] ---> 7521eecf964a [2021-06-14T17:44:18.752Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T17:44:18.752Z] ---> Running in 35d54bb13a8f [2021-06-14T17:44:18.752Z] Removing intermediate container 35d54bb13a8f [2021-06-14T17:44:18.752Z] ---> d0407fc98bc5 [2021-06-14T17:44:18.752Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:44:18.752Z] ---> Running in 510500d9e3f8 [2021-06-14T17:44:18.752Z] Removing intermediate container 510500d9e3f8 [2021-06-14T17:44:18.752Z] ---> 064463cf29d4 [2021-06-14T17:44:18.752Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:44:18.752Z] ---> Running in 94681f66590a [2021-06-14T17:44:19.014Z] Removing intermediate container 94681f66590a [2021-06-14T17:44:19.014Z] ---> 1e98efcdac0a [2021-06-14T17:44:19.014Z] [2021-06-14T17:44:19.014Z] Successfully built 1e98efcdac0a [2021-06-14T17:44:19.014Z] Successfully tagged core-data:latest [2021-06-14T17:44:19.021Z]  Building core-data ... done  [Pipeline] } [2021-06-14T17:44:19.022Z] $ docker stop --time=1 b90dbfb88dd9a0b086b4d4253bbc79a6bba6914902e7bd704406e7e2ec0f96ac [2021-06-14T17:44:20.274Z] $ docker rm -f b90dbfb88dd9a0b086b4d4253bbc79a6bba6914902e7bd704406e7e2ec0f96ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:44:20.665Z] + docker images [2021-06-14T17:44:20.665Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T17:44:20.665Z] core-data latest 1e98efcdac0a 2 seconds ago 20.2MB [2021-06-14T17:44:20.665Z] a3ddf22b929a 7 seconds ago 1.15GB [2021-06-14T17:44:20.665Z] support-notifications latest d8c7bf2b11e4 9 seconds ago 16.6MB [2021-06-14T17:44:20.665Z] security-secretstore-setup latest 3137250fa29b 12 seconds ago 28.1MB [2021-06-14T17:44:20.665Z] 642b5224d99a 13 seconds ago 1.15GB [2021-06-14T17:44:20.665Z] 184c80fa0296 19 seconds ago 1.15GB [2021-06-14T17:44:20.665Z] core-command latest 7a3ea2aa0448 27 seconds ago 15.9MB [2021-06-14T17:44:20.665Z] sys-mgmt-agent latest 8119e1b9634b 28 seconds ago 312MB [2021-06-14T17:44:20.665Z] cc1eb3a45bd5 33 seconds ago 1.14GB [2021-06-14T17:44:20.665Z] security-bootstrapper latest 23c2a4dbd75f About a minute ago 18.2MB [2021-06-14T17:44:20.665Z] core-metadata latest f346588f7a82 About a minute ago 16.6MB [2021-06-14T17:44:20.665Z] security-proxy-setup latest 80456ace16bd About a minute ago 25.3MB [2021-06-14T17:44:20.665Z] support-scheduler latest f70a73ed6f86 About a minute ago 15.9MB [2021-06-14T17:44:20.665Z] 64e90938efca About a minute ago 1.15GB [2021-06-14T17:44:20.665Z] f65126d855f0 About a minute ago 1.15GB [2021-06-14T17:44:20.665Z] 06ad7405e484 About a minute ago 1.15GB [2021-06-14T17:44:20.665Z] 91b18470928f About a minute ago 1.14GB [2021-06-14T17:44:20.665Z] fdbddfe0c02c About a minute ago 1.14GB [2021-06-14T17:44:20.665Z] ci-base-image-x86_64 latest 40e085ff5e34 5 minutes ago 648MB [2021-06-14T17:44:20.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T17:44:20.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T17:44:20.665Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T17:44:20.665Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T17:44:20.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T17:44:53.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T17:44:53.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T17:44:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T17:44:54.715Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T17:45:03.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T17:45:03.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T17:45:03.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T17:45:03.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T17:45:04.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T17:45:04.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T17:45:06.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-14T17:45:18.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.227s coverage: 28.7% of statements [2021-06-14T17:45:22.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.373s coverage: 100.0% of statements [2021-06-14T17:45:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T17:45:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T17:45:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T17:45:22.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.274s coverage: 81.2% of statements [2021-06-14T17:45:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-14T17:45:24.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.462s coverage: 53.4% of statements [2021-06-14T17:45:24.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-14T17:45:24.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-14T17:45:29.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 87.7% of statements [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:45:29.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.223s coverage: 78.9% of statements [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-14T17:45:29.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.316s coverage: 95.1% of statements [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.220s coverage: 60.0% of statements [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.306s coverage: 0.8% of statements [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.204s coverage: 22.0% of statements [2021-06-14T17:45:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T17:45:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements [2021-06-14T17:45:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.199s coverage: 79.5% of statements [2021-06-14T17:45:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.153s coverage: 94.1% of statements [2021-06-14T17:45:35.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements [2021-06-14T17:45:36.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements [2021-06-14T17:45:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements [2021-06-14T17:45:51.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-06-14T17:45:54.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.656s coverage: 81.8% of statements [2021-06-14T17:45:54.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T17:46:02.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements [2021-06-14T17:46:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T17:46:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T17:46:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T17:46:02.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-14T17:46:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T17:46:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.188s coverage: 76.0% of statements [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-06-14T17:46:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements [2021-06-14T17:46:02.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T17:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.972s coverage: 64.4% of statements [2021-06-14T17:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T17:46:03.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T17:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-06-14T17:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-06-14T17:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-06-14T17:46:03.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-06-14T17:46:05.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-06-14T17:46:10.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements [2021-06-14T17:46:10.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T17:46:10.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T17:46:10.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T17:46:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.798s coverage: 43.6% of statements [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T17:46:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.129s coverage: 89.5% of statements [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T17:46:11.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.120s coverage: 84.8% of statements [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T17:46:11.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.231s coverage: 19.3% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.523s coverage: 91.9% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.229s coverage: 62.7% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.342s coverage: 97.6% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-14T17:46:20.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.183s coverage: 28.9% of statements [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-14T17:46:20.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-14T17:46:20.158Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-14T17:46:20.158Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-14T17:46:20.756Z] GO111MODULE=on go vet ./... [2021-06-14T17:47:42.687Z] gofmt -l . [2021-06-14T17:47:42.687Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:47:44.684Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T17:47:47.457Z] + ls -al . [2021-06-14T17:47:47.457Z] total 548 [2021-06-14T17:47:47.457Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 17:47 . [2021-06-14T17:47:47.457Z] drwxr-xr-x 4 root root 4096 Jun 14 17:43 .. [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 17:41 .dockerignore [2021-06-14T17:47:47.457Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 17:41 .git [2021-06-14T17:47:47.457Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 17:41 .github [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 17:41 .gitignore [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 17:41 .sonarcloud.properties [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 17:41 Attribution.txt [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 17:41 CONTRIBUTING.md [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 17:41 Dockerfile.build [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 17:41 Jenkinsfile [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 17:41 LICENSE [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 17:41 Makefile [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 17:41 README.md [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 17:41 SECURITY.md [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 17:38 VERSION [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 17:41 ZMQWindows.md [2021-06-14T17:47:47.457Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 17:41 bin [2021-06-14T17:47:47.457Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 17:41 cmd [2021-06-14T17:47:47.457Z] -rw-r--r-- 1 root root 404951 Jun 14 17:46 coverage.out [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 840 Jun 14 17:41 go.mod [2021-06-14T17:47:47.457Z] -rw-r--r-- 1 root root 21139 Jun 14 17:43 go.sum [2021-06-14T17:47:47.457Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 17:41 internal [2021-06-14T17:47:47.457Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 17:41 openapi [2021-06-14T17:47:47.457Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 17:41 snap [2021-06-14T17:47:47.457Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 17:41 version.go [Pipeline] sh [2021-06-14T17:47:48.134Z] + '[' -e coverage.out ] [2021-06-14T17:47:48.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T17:47:48.157Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T17:47:49.030Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T17:47:49.697Z] + make build [2021-06-14T17:47:49.697Z] go mod tidy [2021-06-14T17:47:50.300Z] 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 [2021-06-14T17:47:58.626Z] 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 [2021-06-14T17:48:25.519Z] 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 [2021-06-14T17:48:26.507Z] 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 [2021-06-14T17:48:30.887Z] 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 [2021-06-14T17:48:32.346Z] 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 [2021-06-14T17:48:35.762Z] 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 [2021-06-14T17:48:40.088Z] 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 [2021-06-14T17:48:43.513Z] 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 [2021-06-14T17:48:47.869Z] 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 [2021-06-14T17:48:50.496Z] 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 [2021-06-14T17:48:53.899Z] 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] } [2021-06-14T17:48:59.320Z] $ docker stop --time=1 989608f071edae088dc1a96c6aeea45a97aabd676b22f61f8df21ce967dd967e [2021-06-14T17:49:01.782Z] $ docker rm -f 989608f071edae088dc1a96c6aeea45a97aabd676b22f61f8df21ce967dd967e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:49:03.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:49:03.997Z] [2021-06-14T17:49:03.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:49:04.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:49:04.634Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T17:49:04.634Z] 29e5d40040c1: Pulling fs layer [2021-06-14T17:49:04.634Z] 1ce36da41761: Pulling fs layer [2021-06-14T17:49:04.634Z] 25b303627fd3: Pulling fs layer [2021-06-14T17:49:04.911Z] 29e5d40040c1: Verifying Checksum [2021-06-14T17:49:04.911Z] 29e5d40040c1: Download complete [2021-06-14T17:49:05.518Z] 1ce36da41761: Verifying Checksum [2021-06-14T17:49:05.518Z] 1ce36da41761: Download complete [2021-06-14T17:49:05.518Z] 29e5d40040c1: Pull complete [2021-06-14T17:49:06.974Z] 1ce36da41761: Pull complete [2021-06-14T17:49:07.303Z] 25b303627fd3: Verifying Checksum [2021-06-14T17:49:07.303Z] 25b303627fd3: Download complete [2021-06-14T17:49:17.657Z] 25b303627fd3: Pull complete [2021-06-14T17:49:17.657Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T17:49:17.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:49:17.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T17:49:17.932Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2021-06-14T17:49:18.013Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T17:49:21.167Z] $ docker top ff8ce7f9b4053c3c28e7e4fddc9c227374e83d2332faa3f3ad4fc3016a8c5604 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:49:22.211Z] + docker-compose build --help [2021-06-14T17:49:22.211Z] + grep parallel [2021-06-14T17:49:27.620Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T17:49:27.636Z] $ docker stop --time=1 ff8ce7f9b4053c3c28e7e4fddc9c227374e83d2332faa3f3ad4fc3016a8c5604 [2021-06-14T17:49:29.504Z] $ docker rm -f ff8ce7f9b4053c3c28e7e4fddc9c227374e83d2332faa3f3ad4fc3016a8c5604 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:49:30.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T17:49:30.185Z] . [Pipeline] withDockerContainer [2021-06-14T17:49:30.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container [2021-06-14T17:49:30.562Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T17:49:32.237Z] $ docker top 0cc231d03d2a2e3cedb291dddbfde91ea0fd0dee19dfba20f0d5484ec4cf44a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:49:33.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T17:49:38.699Z] Building core-command ... [2021-06-14T17:49:38.699Z] Building core-data ... [2021-06-14T17:49:38.699Z] Building core-metadata ... [2021-06-14T17:49:38.699Z] Building security-bootstrapper ... [2021-06-14T17:49:38.699Z] Building security-proxy-setup ... [2021-06-14T17:49:38.699Z] Building security-secretstore-setup ... [2021-06-14T17:49:38.699Z] Building support-notifications ... [2021-06-14T17:49:38.699Z] Building support-scheduler ... [2021-06-14T17:49:38.699Z] Building sys-mgmt-agent ... [2021-06-14T17:49:38.699Z] Building support-notifications [2021-06-14T17:49:38.699Z] Building core-command [2021-06-14T17:49:38.699Z] Building core-data [2021-06-14T17:49:38.699Z] Building support-scheduler [2021-06-14T17:49:38.699Z] Building security-bootstrapper [2021-06-14T17:50:46.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:50:46.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:50:46.784Z] ---> 9a9c834348a8 [2021-06-14T17:50:46.784Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:50:46.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:50:46.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:50:46.784Z] ---> 9a9c834348a8 [2021-06-14T17:50:46.784Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:50:46.784Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:50:46.784Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:50:46.784Z] ---> 9a9c834348a8 [2021-06-14T17:50:46.784Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T17:50:46.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:50:46.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:50:46.784Z] ---> 9a9c834348a8 [2021-06-14T17:50:46.784Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T17:50:46.784Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:50:46.784Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:50:46.784Z] ---> 9a9c834348a8 [2021-06-14T17:50:46.784Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:50:49.408Z] ---> Running in e69e50c7a21d [2021-06-14T17:50:49.408Z] ---> Running in f7cd84f69814 [2021-06-14T17:50:49.408Z] ---> Running in cf843196afd2 [2021-06-14T17:50:49.408Z] ---> Running in c5efffc26347 [2021-06-14T17:50:49.408Z] ---> Running in 26b311be63e2 [2021-06-14T17:50:50.014Z] Removing intermediate container 26b311be63e2 [2021-06-14T17:50:50.014Z] ---> 6f328fcdf264 [2021-06-14T17:50:50.014Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:50:50.014Z] Removing intermediate container cf843196afd2 [2021-06-14T17:50:50.014Z] ---> 7adaa357fb81 [2021-06-14T17:50:50.014Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:50:50.014Z] Removing intermediate container c5efffc26347 [2021-06-14T17:50:50.014Z] ---> 59678b715b32 [2021-06-14T17:50:50.014Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:50:50.295Z] ---> Running in 5ee97dad85c5 [2021-06-14T17:50:50.295Z] Removing intermediate container f7cd84f69814 [2021-06-14T17:50:50.295Z] Removing intermediate container e69e50c7a21d [2021-06-14T17:50:50.295Z] ---> 3ff6651bed55 [2021-06-14T17:50:50.295Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:50:50.295Z] ---> a54e8bd268ed [2021-06-14T17:50:50.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:50:50.567Z] ---> Running in dd9192719f3e [2021-06-14T17:50:50.567Z] ---> Running in 205585f8342e [2021-06-14T17:50:50.843Z] ---> Running in fe0bc56b570e [2021-06-14T17:50:50.843Z] ---> Running in d3645110417f [2021-06-14T17:50:54.257Z] Removing intermediate container 5ee97dad85c5 [2021-06-14T17:50:54.257Z] ---> 96ef77ff7cd6 [2021-06-14T17:50:54.257Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T17:50:54.257Z] ---> Running in 8c99d6ec9187 [2021-06-14T17:50:54.257Z] Removing intermediate container dd9192719f3e [2021-06-14T17:50:54.257Z] ---> fc09b49c7245 [2021-06-14T17:50:54.257Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T17:50:54.534Z] ---> Running in b0753493a8f9 [2021-06-14T17:50:54.816Z] Removing intermediate container 205585f8342e [2021-06-14T17:50:54.816Z] ---> 66bf68fd41f0 [2021-06-14T17:50:54.816Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T17:50:55.428Z] ---> Running in b5e0c813dc59 [2021-06-14T17:50:55.428Z] Removing intermediate container d3645110417f [2021-06-14T17:50:55.428Z] ---> 9a302b8873cc [2021-06-14T17:50:55.428Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T17:50:55.707Z] ---> Running in d339556d8bf0 [2021-06-14T17:50:55.707Z] Removing intermediate container fe0bc56b570e [2021-06-14T17:50:55.707Z] ---> c342ee5dab35 [2021-06-14T17:50:55.707Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:50:56.320Z] ---> Running in cfd9d380776a [2021-06-14T17:50:56.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:57.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:57.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:57.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:57.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:58.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:58.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:58.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:58.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:58.949Z] OK: 218 MiB in 52 packages [2021-06-14T17:50:59.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:50:59.528Z] OK: 218 MiB in 52 packages [2021-06-14T17:51:00.155Z] OK: 218 MiB in 52 packages [2021-06-14T17:51:00.155Z] OK: 218 MiB in 52 packages [2021-06-14T17:51:00.439Z] OK: 218 MiB in 52 packages [2021-06-14T17:51:01.050Z] Removing intermediate container 8c99d6ec9187 [2021-06-14T17:51:01.050Z] ---> 40194eb5b3e2 [2021-06-14T17:51:01.050Z] Step 6/24 : COPY go.mod . [2021-06-14T17:51:01.686Z] Removing intermediate container b0753493a8f9 [2021-06-14T17:51:01.686Z] ---> 3708845f1ae0 [2021-06-14T17:51:01.686Z] Step 6/23 : COPY go.mod . [2021-06-14T17:51:02.306Z] Removing intermediate container b5e0c813dc59 [2021-06-14T17:51:02.306Z] ---> a8d8c1ee1c14 [2021-06-14T17:51:02.306Z] Step 6/32 : COPY go.mod . [2021-06-14T17:51:02.594Z] Removing intermediate container d339556d8bf0 [2021-06-14T17:51:02.594Z] ---> 6a8cdda22d5c [2021-06-14T17:51:02.594Z] Step 6/23 : COPY go.mod . [2021-06-14T17:51:02.594Z] ---> 2c2eeb7c616e [2021-06-14T17:51:02.594Z] Step 7/24 : RUN go mod download [2021-06-14T17:51:02.594Z] Removing intermediate container cfd9d380776a [2021-06-14T17:51:02.594Z] ---> 698bccb8ff23 [2021-06-14T17:51:02.594Z] Step 6/24 : COPY go.mod . [2021-06-14T17:51:02.904Z] ---> Running in c0481c69bb20 [2021-06-14T17:51:03.207Z] ---> c8ccdac94be6 [2021-06-14T17:51:03.207Z] Step 7/23 : RUN go mod download [2021-06-14T17:51:03.507Z] ---> Running in 0cd3c2df1e5a [2021-06-14T17:51:03.872Z] ---> 6cb963a2aadd [2021-06-14T17:51:03.872Z] Step 7/32 : RUN go mod download [2021-06-14T17:51:03.872Z] ---> fa707dd5bdbd [2021-06-14T17:51:03.872Z] Step 7/23 : RUN go mod download [2021-06-14T17:51:03.872Z] ---> Running in c15c88a8cacb [2021-06-14T17:51:04.169Z] ---> 5c93b313829f [2021-06-14T17:51:04.170Z] Step 7/24 : RUN go mod download [2021-06-14T17:51:04.170Z] ---> Running in b348a1a1c29f [2021-06-14T17:51:04.791Z] ---> Running in 10697e99c4f3 [2021-06-14T17:51:08.256Z] Removing intermediate container c0481c69bb20 [2021-06-14T17:51:08.256Z] ---> edb1788f3b28 [2021-06-14T17:51:08.256Z] Step 8/24 : COPY . . [2021-06-14T17:51:08.534Z] Removing intermediate container 0cd3c2df1e5a [2021-06-14T17:51:08.534Z] ---> 73717398e984 [2021-06-14T17:51:08.534Z] Step 8/23 : COPY . . [2021-06-14T17:51:08.812Z] Removing intermediate container c15c88a8cacb [2021-06-14T17:51:08.812Z] ---> 87d4d4c0209d [2021-06-14T17:51:08.812Z] Step 8/32 : COPY . . [2021-06-14T17:51:09.807Z] Removing intermediate container b348a1a1c29f [2021-06-14T17:51:09.807Z] ---> a697a976be7c [2021-06-14T17:51:09.807Z] Step 8/23 : COPY . . [2021-06-14T17:51:10.411Z] Removing intermediate container 10697e99c4f3 [2021-06-14T17:51:10.411Z] ---> d043ee7d0e0b [2021-06-14T17:51:10.411Z] Step 8/24 : COPY . . [2021-06-14T17:51:37.259Z] ---> 99d2be37d92f [2021-06-14T17:51:37.259Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:51:37.259Z] ---> d3fe26d5f3cc [2021-06-14T17:51:37.259Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:51:37.259Z] ---> 8744469053e7 [2021-06-14T17:51:37.259Z] Step 9/23 : RUN go mod tidy [2021-06-14T17:51:37.259Z] ---> c2456fc482a5 [2021-06-14T17:51:37.259Z] Step 9/32 : RUN go mod tidy [2021-06-14T17:51:37.259Z] ---> fc440d610e2d [2021-06-14T17:51:37.259Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:51:37.259Z] ---> Running in 2b8294c9174f [2021-06-14T17:51:37.259Z] ---> Running in 4f66a38fee96 [2021-06-14T17:51:37.259Z] ---> Running in c0f0191368ae [2021-06-14T17:51:37.259Z] ---> Running in 698beec50d33 [2021-06-14T17:51:37.259Z] ---> Running in a60345e445f9 [2021-06-14T17:51:41.606Z] Removing intermediate container 2b8294c9174f [2021-06-14T17:51:41.606Z] ---> 7324f6b87f2b [2021-06-14T17:51:41.606Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T17:51:41.903Z] ---> Running in 6ca6b5a8a17d [2021-06-14T17:51:41.904Z] Removing intermediate container c0f0191368ae [2021-06-14T17:51:41.904Z] ---> 95ea9471a6b2 [2021-06-14T17:51:41.904Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T17:51:42.178Z] ---> Running in 0c5ee369c8f3 [2021-06-14T17:51:42.791Z] Removing intermediate container 698beec50d33 [2021-06-14T17:51:42.791Z] ---> 667abbedd570 [2021-06-14T17:51:42.791Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T17:51:42.791Z] Removing intermediate container a60345e445f9 [2021-06-14T17:51:42.791Z] ---> 9fc99674830b [2021-06-14T17:51:42.791Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T17:51:42.791Z] Removing intermediate container 4f66a38fee96 [2021-06-14T17:51:42.791Z] ---> 9ea1583dcc01 [2021-06-14T17:51:42.791Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T17:51:42.791Z] ---> Running in fddbd3aa9e69 [2021-06-14T17:51:43.082Z] ---> Running in 9a2fa981240e [2021-06-14T17:51:43.363Z] ---> Running in 556c6be468ac [2021-06-14T17:51:44.381Z] 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 [2021-06-14T17:51:44.662Z] 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 [2021-06-14T17:51:45.665Z] 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 [2021-06-14T17:51:45.945Z] 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 [2021-06-14T17:51:45.945Z] 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 [2021-06-14T17:54:08.239Z] Removing intermediate container fddbd3aa9e69 [2021-06-14T17:54:08.239Z] ---> abd06c7155e1 [2021-06-14T17:54:08.239Z] [2021-06-14T17:54:08.239Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:54:08.239Z] Removing intermediate container 556c6be468ac [2021-06-14T17:54:08.239Z] ---> 3866f78c8012 [2021-06-14T17:54:08.239Z] [2021-06-14T17:54:08.239Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T17:54:08.239Z] Removing intermediate container 0c5ee369c8f3 [2021-06-14T17:54:08.239Z] ---> 609e74565294 [2021-06-14T17:54:08.239Z] [2021-06-14T17:54:08.239Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:54:08.239Z] Removing intermediate container 9a2fa981240e [2021-06-14T17:54:08.239Z] ---> b02581ff5c5d [2021-06-14T17:54:08.239Z] [2021-06-14T17:54:08.239Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T17:54:08.239Z] 3.12: Pulling from library/alpine [2021-06-14T17:54:08.239Z] 3.12: Pulling from library/alpine [2021-06-14T17:54:08.239Z] 3.12: Pulling from library/alpine [2021-06-14T17:54:08.840Z] 3.12: Pulling from library/alpine [2021-06-14T17:54:09.829Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:54:09.829Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:54:09.829Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T17:54:09.829Z] Status: Image is up to date for alpine:3.12 [2021-06-14T17:54:09.829Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:54:09.829Z] Status: Image is up to date for alpine:3.12 [2021-06-14T17:54:09.829Z] ---> 9852663dfa18 [2021-06-14T17:54:09.829Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T17:54:09.829Z] ---> 9852663dfa18 [2021-06-14T17:54:09.829Z] ---> 9852663dfa18 [2021-06-14T17:54:09.829Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:54:09.829Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:54:09.829Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:54:09.829Z] Status: Image is up to date for alpine:3.12 [2021-06-14T17:54:09.829Z] ---> 9852663dfa18 [2021-06-14T17:54:09.829Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T17:54:10.435Z] ---> Running in d899ac5913e0 [2021-06-14T17:54:10.435Z] ---> Running in 734f838aaaef [2021-06-14T17:54:10.435Z] ---> Running in bc125a46ba24 [2021-06-14T17:54:10.435Z] ---> Running in 9e7c13d2af01 [2021-06-14T17:54:11.423Z] Removing intermediate container 9e7c13d2af01 [2021-06-14T17:54:11.423Z] ---> c2fc1ba7908b [2021-06-14T17:54:11.423Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T17:54:11.701Z] ---> Running in 3ff71043989d [2021-06-14T17:54:12.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:12.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:13.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:13.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:13.575Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:54:13.575Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:54:13.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:13.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:13.851Z] OK: 5 MiB in 15 packages [2021-06-14T17:54:14.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:14.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:14.408Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T17:54:14.409Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:54:14.685Z] OK: 5 MiB in 15 packages [2021-06-14T17:54:14.685Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T17:54:14.685Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:54:14.685Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:54:14.685Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:54:15.289Z] OK: 6 MiB in 16 packages [2021-06-14T17:54:15.289Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T17:54:15.289Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T17:54:15.289Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:54:15.289Z] OK: 5 MiB in 16 packages [2021-06-14T17:54:16.280Z] Removing intermediate container bc125a46ba24 [2021-06-14T17:54:16.280Z] ---> bae35a28b53d [2021-06-14T17:54:16.280Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:54:16.554Z] Removing intermediate container 6ca6b5a8a17d [2021-06-14T17:54:16.554Z] ---> b340e5d86c15 [2021-06-14T17:54:16.554Z] [2021-06-14T17:54:16.554Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:54:16.554Z] ---> 9852663dfa18 [2021-06-14T17:54:16.554Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T17:54:16.830Z] ---> Running in ec793ed3b6cf [2021-06-14T17:54:16.830Z] Removing intermediate container 734f838aaaef [2021-06-14T17:54:16.830Z] ---> 3177de9eb7eb [2021-06-14T17:54:16.830Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:54:17.104Z] ---> Running in 89770284982f [2021-06-14T17:54:17.104Z] ---> Running in c22491850cfc [2021-06-14T17:54:17.378Z] Removing intermediate container d899ac5913e0 [2021-06-14T17:54:17.378Z] ---> 6ba0507285f5 [2021-06-14T17:54:17.378Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:54:17.378Z] Removing intermediate container 3ff71043989d [2021-06-14T17:54:17.378Z] ---> 0b21314a88c0 [2021-06-14T17:54:17.378Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T17:54:17.658Z] Removing intermediate container ec793ed3b6cf [2021-06-14T17:54:17.658Z] ---> 2ea4d7091ea6 [2021-06-14T17:54:17.658Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T17:54:17.658Z] ---> Running in 1ac9022f68b7 [2021-06-14T17:54:17.658Z] ---> Running in f03f271f1289 [2021-06-14T17:54:17.944Z] ---> Running in 067f47664e5d [2021-06-14T17:54:17.944Z] Removing intermediate container c22491850cfc [2021-06-14T17:54:17.944Z] ---> f78564e405d5 [2021-06-14T17:54:17.944Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T17:54:17.944Z] Removing intermediate container 89770284982f [2021-06-14T17:54:17.944Z] ---> 352cd6f8c961 [2021-06-14T17:54:17.944Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T17:54:18.220Z] ---> Running in d10773d0a927 [2021-06-14T17:54:18.220Z] ---> Running in 02ee053ba796 [2021-06-14T17:54:18.501Z] Removing intermediate container 1ac9022f68b7 [2021-06-14T17:54:18.501Z] Removing intermediate container f03f271f1289 [2021-06-14T17:54:18.501Z] ---> 5f4d229cff7a [2021-06-14T17:54:18.501Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T17:54:18.501Z] ---> d10198669605 [2021-06-14T17:54:18.501Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T17:54:18.776Z] ---> Running in e76496f216ad [2021-06-14T17:54:18.776Z] ---> Running in a54efa1decb1 [2021-06-14T17:54:18.776Z] Removing intermediate container 067f47664e5d [2021-06-14T17:54:18.776Z] ---> 05d0b4c73e49 [2021-06-14T17:54:18.776Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:54:19.063Z] Removing intermediate container d10773d0a927 [2021-06-14T17:54:19.063Z] ---> 27a785964811 [2021-06-14T17:54:19.063Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:54:19.063Z] Removing intermediate container 02ee053ba796 [2021-06-14T17:54:19.063Z] ---> 5a4cd2f074d5 [2021-06-14T17:54:19.063Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T17:54:19.063Z] ---> Running in b80b8a77be06 [2021-06-14T17:54:19.063Z] ---> Running in f5cc4fc300d9 [2021-06-14T17:54:19.350Z] ---> Running in d18dc2e277c6 [2021-06-14T17:54:19.624Z] Removing intermediate container e76496f216ad [2021-06-14T17:54:19.625Z] ---> 9faf5b561501 [2021-06-14T17:54:19.625Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T17:54:19.625Z] Removing intermediate container a54efa1decb1 [2021-06-14T17:54:19.625Z] ---> e7ebc839e319 [2021-06-14T17:54:19.625Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T17:54:19.903Z] ---> Running in 728a26e1c55f [2021-06-14T17:54:19.903Z] ---> Running in 160da19720fb [2021-06-14T17:54:20.179Z] Removing intermediate container f5cc4fc300d9 [2021-06-14T17:54:20.179Z] ---> 653ef1babddf [2021-06-14T17:54:20.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:54:20.179Z] Removing intermediate container b80b8a77be06 [2021-06-14T17:54:20.179Z] ---> c708489bb890 [2021-06-14T17:54:20.179Z] Step 16/24 : WORKDIR / [2021-06-14T17:54:20.179Z] Removing intermediate container d18dc2e277c6 [2021-06-14T17:54:20.179Z] ---> b05b3e908f4f [2021-06-14T17:54:20.179Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:54:20.471Z] ---> Running in e62af002c012 [2021-06-14T17:54:20.471Z] ---> Running in ec0be2de2a7b [2021-06-14T17:54:20.748Z] Removing intermediate container 160da19720fb [2021-06-14T17:54:20.748Z] ---> 0258584fb5f8 [2021-06-14T17:54:20.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:54:21.349Z] Removing intermediate container e62af002c012 [2021-06-14T17:54:21.349Z] ---> 2b229d6db88b [2021-06-14T17:54:21.349Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:54:21.624Z] ---> 831426913272 [2021-06-14T17:54:21.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T17:54:22.613Z] ---> dac4b043abc9 [2021-06-14T17:54:22.613Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T17:54:23.226Z] ---> 8c8485f2800e [2021-06-14T17:54:23.226Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T17:54:23.854Z] ---> 2fcb99ca9708 [2021-06-14T17:54:23.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T17:54:24.130Z] Removing intermediate container 728a26e1c55f [2021-06-14T17:54:24.130Z] ---> ba4c07e9a95c [2021-06-14T17:54:24.130Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T17:54:24.742Z] ---> Running in 98f208979d16 [2021-06-14T17:54:24.743Z] Removing intermediate container ec0be2de2a7b [2021-06-14T17:54:24.743Z] ---> 969f1f8d2ca9 [2021-06-14T17:54:24.743Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T17:54:25.027Z] ---> 2b0c4bb6258f [2021-06-14T17:54:25.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T17:54:25.027Z] ---> Running in d4bb348c4298 [2021-06-14T17:54:25.307Z] ---> e08b654583f9 [2021-06-14T17:54:25.307Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T17:54:25.307Z] ---> 9e28aac0bbe7 [2021-06-14T17:54:25.307Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T17:54:25.592Z] Removing intermediate container 98f208979d16 [2021-06-14T17:54:25.592Z] ---> 4feebaa91b5c [2021-06-14T17:54:25.592Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T17:54:25.592Z] ---> Running in e27bf5669bf9 [2021-06-14T17:54:26.198Z] ---> e93d88b5019a [2021-06-14T17:54:26.198Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T17:54:26.474Z] ---> Running in 2a1fac7ae4aa [2021-06-14T17:54:26.474Z] Removing intermediate container e27bf5669bf9 [2021-06-14T17:54:26.474Z] ---> 95b4b40cedc4 [2021-06-14T17:54:26.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:54:26.754Z] ---> Running in a0fa001a8e9c [2021-06-14T17:54:26.754Z] ---> 8bb313522015 [2021-06-14T17:54:26.754Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T17:54:27.029Z] ---> 7260595bcf31 [2021-06-14T17:54:27.029Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T17:54:27.029Z] ---> Running in 0825fa5f8bf2 [2021-06-14T17:54:27.303Z] ---> Running in 1abd813966a9 [2021-06-14T17:54:27.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:27.586Z] Removing intermediate container 2a1fac7ae4aa [2021-06-14T17:54:27.586Z] ---> 804ec0cfac64 [2021-06-14T17:54:27.586Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:54:27.586Z] Removing intermediate container a0fa001a8e9c [2021-06-14T17:54:27.586Z] ---> 426e649aa5a9 [2021-06-14T17:54:27.586Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T17:54:27.860Z] ---> Running in 08d8ca950c17 [2021-06-14T17:54:27.860Z] ---> Running in 253d641b0030 [2021-06-14T17:54:27.860Z] Removing intermediate container 0825fa5f8bf2 [2021-06-14T17:54:27.860Z] ---> 92e27b6f90aa [2021-06-14T17:54:27.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:54:28.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:54:28.141Z] ---> Running in c2d659d85f48 [2021-06-14T17:54:28.748Z] Removing intermediate container 08d8ca950c17 [2021-06-14T17:54:28.748Z] ---> c9ec06fcad24 [2021-06-14T17:54:28.748Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T17:54:29.030Z] Removing intermediate container 253d641b0030 [2021-06-14T17:54:29.030Z] ---> 3b00cb9adfa9 [2021-06-14T17:54:29.030Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:54:29.030Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:54:29.030Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T17:54:29.030Z] ---> Running in 40893bc70a22 [2021-06-14T17:54:29.030Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T17:54:29.030Z] ---> Running in 494e5bc11b41 [2021-06-14T17:54:29.304Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T17:54:29.304Z] Removing intermediate container c2d659d85f48 [2021-06-14T17:54:29.304Z] ---> 301ed1c32a84 [2021-06-14T17:54:29.304Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:54:29.591Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T17:54:29.591Z] ---> Running in 13086808af06 [2021-06-14T17:54:29.591Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T17:54:29.591Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:54:29.871Z] OK: 8 MiB in 20 packages [2021-06-14T17:54:29.871Z] Removing intermediate container 40893bc70a22 [2021-06-14T17:54:29.871Z] ---> 79556ce7768f [2021-06-14T17:54:29.871Z] Step 22/23 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:54:30.159Z] Removing intermediate container 494e5bc11b41 [2021-06-14T17:54:30.159Z] ---> f0ff49567e63 [2021-06-14T17:54:30.159Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:54:30.159Z] ---> Running in e12e6159ee7c [2021-06-14T17:54:30.441Z] ---> Running in aad18cbd68b4 [2021-06-14T17:54:30.441Z] Removing intermediate container 13086808af06 [2021-06-14T17:54:30.441Z] ---> b7285caa10f2 [2021-06-14T17:54:30.441Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:54:30.724Z] ---> Running in 1ff74d799776 [2021-06-14T17:54:31.006Z] Removing intermediate container 1abd813966a9 [2021-06-14T17:54:31.006Z] ---> 6b7ac52da73a [2021-06-14T17:54:31.006Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:54:31.006Z] Removing intermediate container aad18cbd68b4 [2021-06-14T17:54:31.006Z] ---> 9d126707031a [2021-06-14T17:54:31.006Z] [2021-06-14T17:54:31.006Z] Removing intermediate container e12e6159ee7c [2021-06-14T17:54:31.006Z] ---> 31ee8f966e5c [2021-06-14T17:54:31.006Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T17:54:31.602Z] ---> Running in 2d00363140d4 [2021-06-14T17:54:31.602Z] Removing intermediate container 1ff74d799776 [2021-06-14T17:54:31.602Z] ---> c202d7ff1a63 [2021-06-14T17:54:31.602Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:54:31.602Z] Removing intermediate container d4bb348c4298 [2021-06-14T17:54:31.602Z] ---> 1a543a8e1c2d [2021-06-14T17:54:31.602Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:54:31.884Z] Successfully built 9d126707031a [2021-06-14T17:54:31.884Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T17:54:31.885Z] Building security-proxy-setup [2021-06-14T17:54:31.885Z]  Building support-scheduler ... done  ---> Running in 6bc368495ad1 [2021-06-14T17:54:32.162Z] ---> 814427255295 [2021-06-14T17:54:32.162Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T17:54:32.162Z] Removing intermediate container 2d00363140d4 [2021-06-14T17:54:32.162Z] ---> 5fb76bdeb612 [2021-06-14T17:54:32.162Z] [2021-06-14T17:54:32.763Z] Removing intermediate container 6bc368495ad1 [2021-06-14T17:54:32.763Z] ---> f5989680f2d5 [2021-06-14T17:54:32.763Z] [2021-06-14T17:54:33.403Z] Successfully built 5fb76bdeb612 [2021-06-14T17:54:33.403Z] ---> 584b71038260 [2021-06-14T17:54:33.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T17:54:33.403Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T17:54:33.403Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-14T17:54:33.685Z] Successfully built f5989680f2d5 [2021-06-14T17:54:33.685Z] Successfully tagged core-command-arm64:latest [2021-06-14T17:54:33.685Z]  Building core-command ... done Building sys-mgmt-agent [2021-06-14T17:54:34.741Z] ---> b74f767a3ea0 [2021-06-14T17:54:34.741Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T17:54:35.178Z] ---> 748acd112c84 [2021-06-14T17:54:35.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T17:54:35.841Z] ---> 7f4ec1775a2b [2021-06-14T17:54:35.841Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T17:54:36.509Z] ---> cb965005c1a5 [2021-06-14T17:54:36.509Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T17:54:37.140Z] ---> Running in a59bba1dd6a5 [2021-06-14T17:54:37.442Z] ---> 163c01b4b25c [2021-06-14T17:54:37.442Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T17:54:38.080Z] Removing intermediate container a59bba1dd6a5 [2021-06-14T17:54:38.080Z] ---> cf4cc88679f5 [2021-06-14T17:54:38.080Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:54:38.715Z] ---> Running in 39a3b6100c72 [2021-06-14T17:54:39.352Z] ---> e6eb85d96df4 [2021-06-14T17:54:39.352Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T17:54:39.966Z] ---> Running in 5ae049a5f263 [2021-06-14T17:54:39.966Z] Removing intermediate container 39a3b6100c72 [2021-06-14T17:54:39.966Z] ---> 746492565c2d [2021-06-14T17:54:39.966Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:54:40.574Z] ---> Running in 40a46fe85d7b [2021-06-14T17:54:40.859Z] Removing intermediate container 5ae049a5f263 [2021-06-14T17:54:40.859Z] ---> d77ade38e8e5 [2021-06-14T17:54:40.859Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T17:54:41.463Z] Removing intermediate container 40a46fe85d7b [2021-06-14T17:54:41.463Z] ---> 2987206848a8 [2021-06-14T17:54:41.463Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:54:41.463Z] ---> Running in a665a98a2f6c [2021-06-14T17:54:42.067Z] ---> ea06d41464ec [2021-06-14T17:54:42.067Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T17:54:42.342Z] Removing intermediate container a665a98a2f6c [2021-06-14T17:54:42.342Z] ---> bc1ea6213d91 [2021-06-14T17:54:42.342Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:54:42.631Z] ---> Running in c1e0a6e98152 [2021-06-14T17:54:42.631Z] ---> Running in f4d0c728b8cd [2021-06-14T17:54:43.619Z] Removing intermediate container f4d0c728b8cd [2021-06-14T17:54:43.620Z] ---> 715d31dbc266 [2021-06-14T17:54:43.620Z] [2021-06-14T17:54:43.897Z] Successfully built 715d31dbc266 [2021-06-14T17:54:44.179Z] Successfully tagged core-data-arm64:latest [2021-06-14T17:54:44.179Z] Building core-metadata [2021-06-14T17:54:45.641Z]  Building core-data ... done Removing intermediate container c1e0a6e98152 [2021-06-14T17:54:45.641Z] ---> 354d5efce250 [2021-06-14T17:54:45.641Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T17:54:45.641Z] ---> Running in d99475d2b813 [2021-06-14T17:54:46.242Z] Removing intermediate container d99475d2b813 [2021-06-14T17:54:46.242Z] ---> fc29ce342741 [2021-06-14T17:54:46.242Z] Step 29/32 : CMD ["gate"] [2021-06-14T17:54:46.524Z] ---> Running in 0e535b7891a5 [2021-06-14T17:54:47.519Z] Removing intermediate container 0e535b7891a5 [2021-06-14T17:54:47.519Z] ---> 0d22832527f8 [2021-06-14T17:54:47.519Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T17:54:48.133Z] ---> Running in 413aa3161ee8 [2021-06-14T17:54:49.147Z] Removing intermediate container 413aa3161ee8 [2021-06-14T17:54:49.147Z] ---> 7cde1709b00b [2021-06-14T17:54:49.147Z] Step 31/32 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:54:49.765Z] ---> Running in 48d491a75e66 [2021-06-14T17:54:50.773Z] Removing intermediate container 48d491a75e66 [2021-06-14T17:54:50.773Z] ---> 4769c38bde67 [2021-06-14T17:54:50.773Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T17:54:51.385Z] ---> Running in 8402447b7e0a [2021-06-14T17:54:52.388Z] Removing intermediate container 8402447b7e0a [2021-06-14T17:54:52.388Z] ---> 8a19aaa2e73c [2021-06-14T17:54:52.388Z] [2021-06-14T17:54:52.675Z] Successfully built 8a19aaa2e73c [2021-06-14T17:54:52.954Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T17:55:32.004Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:55:32.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:55:32.004Z] ---> 9a9c834348a8 [2021-06-14T17:55:32.004Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 3ff6651bed55 [2021-06-14T17:55:32.004Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 9a302b8873cc [2021-06-14T17:55:32.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T17:55:32.004Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:55:32.004Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:55:32.004Z] ---> 9a9c834348a8 [2021-06-14T17:55:32.004Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 3ff6651bed55 [2021-06-14T17:55:32.004Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 9a302b8873cc [2021-06-14T17:55:32.004Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T17:55:32.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:55:32.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:55:32.004Z] ---> 9a9c834348a8 [2021-06-14T17:55:32.004Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 3ff6651bed55 [2021-06-14T17:55:32.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 9a302b8873cc [2021-06-14T17:55:32.004Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T17:55:32.004Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T17:55:32.004Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T17:55:32.004Z] ---> 9a9c834348a8 [2021-06-14T17:55:32.004Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 3ff6651bed55 [2021-06-14T17:55:32.004Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:32.004Z] ---> Using cache [2021-06-14T17:55:32.004Z] ---> 9a302b8873cc [2021-06-14T17:55:32.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T17:55:32.004Z] ---> Running in 475315109c20 [2021-06-14T17:55:32.004Z] ---> Running in 8e11c8e80bde [2021-06-14T17:55:32.004Z] ---> Running in 3feeb6c74cfb [2021-06-14T17:55:32.004Z] ---> Running in 164965899a64 [2021-06-14T17:55:33.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:33.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:34.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:34.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:34.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:55:35.439Z] OK: 218 MiB in 52 packages [2021-06-14T17:55:36.444Z] OK: 218 MiB in 52 packages [2021-06-14T17:55:36.444Z] OK: 218 MiB in 52 packages [2021-06-14T17:55:36.444Z] OK: 218 MiB in 52 packages [2021-06-14T17:55:37.062Z] Removing intermediate container 475315109c20 [2021-06-14T17:55:37.062Z] ---> 7ea278e1a0b9 [2021-06-14T17:55:37.062Z] Step 6/24 : COPY go.mod . [2021-06-14T17:55:38.501Z] Removing intermediate container 8e11c8e80bde [2021-06-14T17:55:38.501Z] ---> 7838b0dcbf5b [2021-06-14T17:55:38.501Z] Step 6/26 : COPY go.mod . [2021-06-14T17:55:38.501Z] ---> f85aa33c7355 [2021-06-14T17:55:38.501Z] Step 7/24 : RUN go mod download [2021-06-14T17:55:38.501Z] Removing intermediate container 3feeb6c74cfb [2021-06-14T17:55:38.501Z] ---> 98932b8257a7 [2021-06-14T17:55:38.501Z] Step 6/24 : COPY go.mod . [2021-06-14T17:55:38.501Z] Removing intermediate container 164965899a64 [2021-06-14T17:55:38.501Z] ---> dac4478219b4 [2021-06-14T17:55:38.501Z] Step 6/22 : COPY go.mod . [2021-06-14T17:55:38.502Z] ---> Running in b2cc1e049e29 [2021-06-14T17:55:39.489Z] ---> bc78c06607a5 [2021-06-14T17:55:39.489Z] Step 7/24 : RUN go mod download ---> 0cc44e8d9e76 [2021-06-14T17:55:39.489Z] [2021-06-14T17:55:39.489Z] Step 7/26 : RUN go mod download [2021-06-14T17:55:39.774Z] ---> a0c68935b5e0 [2021-06-14T17:55:39.774Z] Step 7/22 : RUN go mod download [2021-06-14T17:55:39.774Z] ---> Running in 241ba2ae230e [2021-06-14T17:55:39.774Z] ---> Running in ceee886fd1df [2021-06-14T17:55:40.053Z] ---> Running in 90f780848a5a [2021-06-14T17:55:42.064Z] Removing intermediate container b2cc1e049e29 [2021-06-14T17:55:42.064Z] ---> e6c592b8888f [2021-06-14T17:55:42.064Z] Step 8/24 : COPY . . [2021-06-14T17:55:44.692Z] Removing intermediate container 241ba2ae230e [2021-06-14T17:55:44.692Z] ---> 15bb8b0f5beb [2021-06-14T17:55:44.692Z] Step 8/24 : COPY . . [2021-06-14T17:55:45.299Z] Removing intermediate container ceee886fd1df [2021-06-14T17:55:45.299Z] ---> 48c639ac0c46 [2021-06-14T17:55:45.299Z] Step 8/26 : COPY . . [2021-06-14T17:55:45.299Z] Removing intermediate container 90f780848a5a [2021-06-14T17:55:45.299Z] ---> 964b6291ac8c [2021-06-14T17:55:45.299Z] Step 8/22 : COPY . . [2021-06-14T17:56:07.526Z] ---> 3c61e450da12 [2021-06-14T17:56:07.526Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:56:07.526Z] ---> be5a4273bcb1 [2021-06-14T17:56:07.526Z] Step 9/24 : RUN go mod tidy [2021-06-14T17:56:07.526Z] ---> fee9fd89dfde [2021-06-14T17:56:07.526Z] Step 9/22 : RUN go mod tidy [2021-06-14T17:56:07.526Z] ---> Running in d424718a6360 [2021-06-14T17:56:07.526Z] ---> Running in 2d04134484e7 [2021-06-14T17:56:07.526Z] ---> Running in ba852be702ca [2021-06-14T17:56:07.526Z] ---> 6994122e6d3b [2021-06-14T17:56:07.526Z] Step 9/26 : RUN go mod tidy [2021-06-14T17:56:07.526Z] ---> Running in 2c00a69b9176 [2021-06-14T17:56:10.930Z] Removing intermediate container d424718a6360 [2021-06-14T17:56:10.930Z] ---> 3e89d41a30ce [2021-06-14T17:56:10.930Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T17:56:10.930Z] ---> Running in 55c38913b833 [2021-06-14T17:56:11.540Z] Removing intermediate container 2c00a69b9176 [2021-06-14T17:56:11.540Z] ---> 3368084f5c41 [2021-06-14T17:56:11.540Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T17:56:11.540Z] Removing intermediate container ba852be702ca [2021-06-14T17:56:11.540Z] ---> 673de0a932f5 [2021-06-14T17:56:11.540Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T17:56:11.813Z] ---> Running in 8d773096eb4b [2021-06-14T17:56:11.813Z] Removing intermediate container 2d04134484e7 [2021-06-14T17:56:11.813Z] ---> 5d0f9ed5ceea [2021-06-14T17:56:11.813Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T17:56:12.085Z] ---> Running in 0815faaa76bd [2021-06-14T17:56:12.085Z] ---> Running in b39117573f8f [2021-06-14T17:56:12.359Z] 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 [2021-06-14T17:56:13.822Z] 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 [2021-06-14T17:56:14.097Z] 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 [2021-06-14T17:56:14.097Z] 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 [2021-06-14T17:57:35.928Z] 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 [2021-06-14T17:57:39.171Z] 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 [2021-06-14T17:57:49.356Z] Removing intermediate container 0815faaa76bd [2021-06-14T17:57:49.356Z] ---> 43a734ee93fe [2021-06-14T17:57:49.356Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T17:57:49.356Z] Removing intermediate container b39117573f8f [2021-06-14T17:57:49.356Z] ---> 67ba7e519286 [2021-06-14T17:57:49.356Z] [2021-06-14T17:57:49.356Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T17:57:49.356Z] ---> 9852663dfa18 [2021-06-14T17:57:49.356Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T17:57:49.356Z] ---> Running in 740deaa9ad07 [2021-06-14T17:57:49.356Z] ---> Running in aba764d665b6 [2021-06-14T17:57:50.337Z] Removing intermediate container 8d773096eb4b [2021-06-14T17:57:50.337Z] ---> 8b58a10bfede [2021-06-14T17:57:50.337Z] [2021-06-14T17:57:50.337Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T17:57:50.337Z] ---> 9852663dfa18 [2021-06-14T17:57:50.337Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T17:57:50.614Z] ---> Running in 8b7a4a430b4e [2021-06-14T17:57:50.892Z] 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 [2021-06-14T17:57:51.172Z] Removing intermediate container 55c38913b833 [2021-06-14T17:57:51.172Z] ---> b9d7e050ab71 [2021-06-14T17:57:51.173Z] [2021-06-14T17:57:51.173Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T17:57:51.173Z] ---> 9852663dfa18 [2021-06-14T17:57:51.173Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T17:57:51.173Z] ---> Using cache [2021-06-14T17:57:51.173Z] ---> 3177de9eb7eb [2021-06-14T17:57:51.173Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:57:51.173Z] ---> Using cache [2021-06-14T17:57:51.173Z] ---> f78564e405d5 [2021-06-14T17:57:51.173Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T17:57:51.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:57:51.448Z] ---> Running in 5412d7380fae [2021-06-14T17:57:51.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:57:52.052Z] Removing intermediate container 5412d7380fae [2021-06-14T17:57:52.052Z] ---> 0857d0450845 [2021-06-14T17:57:52.052Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T17:57:52.326Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T17:57:52.326Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:57:52.326Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T17:57:52.326Z] ---> Running in 142b6b5c5a4c [2021-06-14T17:57:52.326Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T17:57:52.326Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:57:52.605Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:57:52.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:57:52.605Z] OK: 7 MiB in 18 packages [2021-06-14T17:57:52.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:57:53.173Z] Removing intermediate container 142b6b5c5a4c [2021-06-14T17:57:53.173Z] ---> c8fbaeb29bbc [2021-06-14T17:57:53.173Z] Step 16/24 : WORKDIR / [2021-06-14T17:57:53.447Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T17:57:53.447Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:57:53.447Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T17:57:53.447Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T17:57:53.447Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T17:57:53.447Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T17:57:53.447Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:57:53.447Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:57:53.447Z] ---> Running in 6df0fc7cb947 [2021-06-14T17:57:53.720Z] OK: 7 MiB in 20 packages [2021-06-14T17:57:54.703Z] Removing intermediate container 6df0fc7cb947 [2021-06-14T17:57:54.703Z] ---> 51d9ddc571bc [2021-06-14T17:57:54.703Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T17:57:54.980Z] Removing intermediate container 740deaa9ad07 [2021-06-14T17:57:54.980Z] ---> 3ef24bda3aa4 [2021-06-14T17:57:54.980Z] [2021-06-14T17:57:54.980Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T17:57:54.980Z] Removing intermediate container aba764d665b6 [2021-06-14T17:57:54.980Z] ---> aec5a2ad8ff3 [2021-06-14T17:57:54.980Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:57:55.254Z] 20.10.0: Pulling from library/docker [2021-06-14T17:57:55.254Z] ---> Running in e43ca9c24757 [2021-06-14T17:57:55.849Z] ---> 7d6eb36b7636 [2021-06-14T17:57:55.849Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T17:57:56.124Z] Removing intermediate container 8b7a4a430b4e [2021-06-14T17:57:56.124Z] ---> 13aca8776b3f [2021-06-14T17:57:56.125Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T17:57:56.513Z] Removing intermediate container e43ca9c24757 [2021-06-14T17:57:56.513Z] ---> c2efece57587 [2021-06-14T17:57:56.514Z] Step 14/22 : WORKDIR /edgex [2021-06-14T17:57:56.514Z] ---> Running in 9e002e92a9c6 [2021-06-14T17:57:56.791Z] ---> Running in 30c24da1370c [2021-06-14T17:57:57.386Z] Removing intermediate container 9e002e92a9c6 [2021-06-14T17:57:57.386Z] ---> fd3f7317f83d [2021-06-14T17:57:57.386Z] Step 14/26 : WORKDIR / [2021-06-14T17:57:57.386Z] ---> 136b23278c49 [2021-06-14T17:57:57.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T17:57:57.680Z] ---> Running in 575f2c6ee5bc [2021-06-14T17:57:57.680Z] Removing intermediate container 30c24da1370c [2021-06-14T17:57:57.680Z] ---> b6c16dc8eaf2 [2021-06-14T17:57:57.680Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T17:57:58.671Z] ---> 0cf6eb34f732 [2021-06-14T17:57:58.671Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T17:57:58.671Z] Removing intermediate container 575f2c6ee5bc [2021-06-14T17:57:58.671Z] ---> 79ddba79f240 [2021-06-14T17:57:58.671Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T17:57:58.671Z] ---> Running in 282be14138b0 [2021-06-14T17:57:58.944Z] ---> 015ba6f4c5ac [2021-06-14T17:57:58.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T17:57:59.554Z] Removing intermediate container 282be14138b0 [2021-06-14T17:57:59.554Z] ---> 1b99d6388809 [2021-06-14T17:57:59.554Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:58:00.162Z] ---> Running in 07691993b308 [2021-06-14T17:58:00.162Z] ---> b15c1e0ff81f [2021-06-14T17:58:00.162Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T17:58:00.761Z] ---> b646ad021444 [2021-06-14T17:58:00.761Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T17:58:01.036Z] Removing intermediate container 07691993b308 [2021-06-14T17:58:01.036Z] ---> c4191eabbcbc [2021-06-14T17:58:01.036Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:58:01.306Z] ---> Running in ada8cdeb24f4 [2021-06-14T17:58:01.577Z] ---> 14b2b18cee25 [2021-06-14T17:58:01.577Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T17:58:02.174Z] Removing intermediate container ada8cdeb24f4 [2021-06-14T17:58:02.174Z] ---> 7d5b9ac801e1 [2021-06-14T17:58:02.174Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:58:02.457Z] ---> Running in 6154e1f8f3a8 [2021-06-14T17:58:02.732Z] ---> 045fcc2b2639 [2021-06-14T17:58:02.732Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T17:58:02.732Z] ---> 9d8e327ba9cf [2021-06-14T17:58:03.006Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T17:58:03.006Z] ---> Running in d7f41ee5b2c9 [2021-06-14T17:58:03.282Z] Removing intermediate container 6154e1f8f3a8 [2021-06-14T17:58:03.282Z] ---> b4d95fed7250 [2021-06-14T17:58:03.282Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:58:03.562Z] ---> Running in 2d9ff57acfb0 [2021-06-14T17:58:03.562Z] Removing intermediate container d7f41ee5b2c9 [2021-06-14T17:58:03.562Z] ---> 4e8cc65b73bc [2021-06-14T17:58:03.832Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T17:58:04.105Z] ---> Running in 1f618e7a3e03 [2021-06-14T17:58:04.105Z] ---> b8768934840d [2021-06-14T17:58:04.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T17:58:04.379Z] Removing intermediate container 2d9ff57acfb0 [2021-06-14T17:58:04.379Z] ---> 7e7a7d86bc8a [2021-06-14T17:58:04.379Z] [2021-06-14T17:58:04.975Z] Removing intermediate container 1f618e7a3e03 [2021-06-14T17:58:04.975Z] ---> b6856e495f96 [2021-06-14T17:58:04.975Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T17:58:04.975Z] Successfully built 7e7a7d86bc8a [2021-06-14T17:58:04.975Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T17:58:05.299Z]  Building core-metadata ... done  ---> Running in c6503d491316 [2021-06-14T17:58:05.891Z] ---> e4ea04c69354 [2021-06-14T17:58:05.891Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T17:58:06.166Z] Removing intermediate container c6503d491316 [2021-06-14T17:58:06.167Z] ---> f9961bb27de9 [2021-06-14T17:58:06.167Z] Step 21/22 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:58:06.167Z] ---> Running in 316d45906b16 [2021-06-14T17:58:07.148Z] Removing intermediate container 316d45906b16 [2021-06-14T17:58:07.148Z] ---> 2be7157c9ef7 [2021-06-14T17:58:07.148Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T17:58:07.148Z] ---> Running in 195e4239a648 [2021-06-14T17:58:07.422Z] ---> 35e3191c32ed [2021-06-14T17:58:07.422Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T17:58:07.422Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T17:58:07.697Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T17:58:07.697Z] ---> eeaf43b92773 [2021-06-14T17:58:07.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T17:58:07.697Z] ---> Running in c50fbe58c802 [2021-06-14T17:58:07.976Z] Removing intermediate container 195e4239a648 [2021-06-14T17:58:07.976Z] ---> 5a13f6a474eb [2021-06-14T17:58:07.976Z] [2021-06-14T17:58:08.248Z] Successfully built 5a13f6a474eb [2021-06-14T17:58:08.248Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T17:58:08.530Z]  Building security-proxy-setup ... done Removing intermediate container c50fbe58c802 [2021-06-14T17:58:08.530Z] ---> b8840accb60e [2021-06-14T17:58:08.530Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T17:58:08.530Z] ---> c9a65b942049 [2021-06-14T17:58:08.530Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T17:58:08.530Z] ---> Running in fb6d2689b052 [2021-06-14T17:58:08.530Z] ---> Running in 484bd613f848 [2021-06-14T17:58:09.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:58:10.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:58:10.852Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T17:58:10.853Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T17:58:10.853Z] Executing bash-5.0.17-r0.post-install [2021-06-14T17:58:10.853Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T17:58:10.853Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T17:58:10.853Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T17:58:10.853Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T17:58:10.853Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T17:58:10.853Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T17:58:10.853Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T17:58:10.853Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T17:58:10.853Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T17:58:10.853Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T17:58:11.127Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T17:58:11.127Z] Removing intermediate container 484bd613f848 [2021-06-14T17:58:11.127Z] ---> ed82047057c3 [2021-06-14T17:58:11.127Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T17:58:11.403Z] ---> Running in 1f1942faf79c [2021-06-14T17:58:12.378Z] Removing intermediate container 1f1942faf79c [2021-06-14T17:58:12.378Z] ---> 01dd4b2a9184 [2021-06-14T17:58:12.378Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T17:58:12.650Z] ---> Running in 012e98d3b398 [2021-06-14T17:58:12.921Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T17:58:12.921Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T17:58:12.921Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T17:58:12.921Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T17:58:12.921Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T17:58:12.921Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T17:58:13.194Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T17:58:13.194Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T17:58:13.194Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T17:58:13.194Z] Removing intermediate container 012e98d3b398 [2021-06-14T17:58:13.194Z] ---> 694688909f52 [2021-06-14T17:58:13.194Z] Step 25/26 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:58:13.194Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T17:58:13.194Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T17:58:13.194Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T17:58:13.194Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T17:58:13.194Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T17:58:13.194Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T17:58:13.194Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T17:58:13.468Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T17:58:13.468Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T17:58:13.468Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T17:58:13.468Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T17:58:13.468Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T17:58:13.468Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T17:58:13.468Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T17:58:13.468Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T17:58:13.468Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T17:58:13.468Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T17:58:13.468Z] ---> Running in 97345df3653d [2021-06-14T17:58:13.744Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T17:58:13.744Z] OK: 72 MiB in 59 packages [2021-06-14T17:58:14.024Z] Removing intermediate container 97345df3653d [2021-06-14T17:58:14.313Z] ---> dc27bd16670c [2021-06-14T17:58:14.313Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T17:58:14.313Z] ---> Running in 2c5118fe2524 [2021-06-14T17:58:14.919Z] Removing intermediate container 2c5118fe2524 [2021-06-14T17:58:14.919Z] ---> 7bc04cf18cdd [2021-06-14T17:58:14.919Z] [2021-06-14T17:58:15.190Z] Successfully built 7bc04cf18cdd [2021-06-14T17:58:15.464Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T17:58:18.839Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-14T17:58:18.839Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T17:58:19.428Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T17:58:19.428Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T17:58:22.036Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T17:58:22.036Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T17:58:22.036Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T17:58:22.308Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T17:58:24.917Z] Collecting PyYAML<4,>=3.10 [2021-06-14T17:58:24.917Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T17:58:28.295Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T17:58:28.885Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T17:58:28.885Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T17:58:30.852Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T17:58:30.852Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T17:58:31.125Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T17:58:31.396Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T17:58:31.668Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T17:58:31.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T17:58:35.045Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T17:58:35.045Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T17:58:35.045Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T17:58:35.045Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T17:58:35.316Z] Collecting idna<2.8,>=2.5 [2021-06-14T17:58:35.316Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T17:58:36.289Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T17:58:36.289Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T17:58:36.289Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T17:58:36.289Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T17:58:36.289Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T17:58:36.289Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T17:58:36.289Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T17:58:36.289Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T17:58:37.265Z] Installing collected packages: texttable, websocket-client, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docker-compose [2021-06-14T17:58:37.265Z] Running setup.py install for texttable: started [2021-06-14T17:58:39.235Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T17:58:39.507Z] Running setup.py install for docopt: started [2021-06-14T17:58:42.129Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T17:58:42.129Z] Running setup.py install for PyYAML: started [2021-06-14T17:58:44.094Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T17:58:44.094Z] Attempting uninstall: idna [2021-06-14T17:58:44.094Z] Found existing installation: idna 2.9 [2021-06-14T17:58:44.094Z] Uninstalling idna-2.9: [2021-06-14T17:58:44.094Z] Successfully uninstalled idna-2.9 [2021-06-14T17:58:44.687Z] Attempting uninstall: urllib3 [2021-06-14T17:58:44.687Z] Found existing installation: urllib3 1.25.9 [2021-06-14T17:58:44.958Z] Uninstalling urllib3-1.25.9: [2021-06-14T17:58:44.958Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T17:58:45.551Z] Attempting uninstall: requests [2021-06-14T17:58:45.551Z] Found existing installation: requests 2.23.0 [2021-06-14T17:58:45.551Z] Uninstalling requests-2.23.0: [2021-06-14T17:58:45.551Z] Successfully uninstalled requests-2.23.0 [2021-06-14T17:58:46.979Z] Running setup.py install for dockerpty: started [2021-06-14T17:58:48.965Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T17:58:49.941Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T17:58:58.204Z] Removing intermediate container fb6d2689b052 [2021-06-14T17:58:58.204Z] ---> df1a0361942e [2021-06-14T17:58:58.204Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T17:58:58.204Z] ---> Running in d93197dc3aca [2021-06-14T17:58:58.204Z] Removing intermediate container d93197dc3aca [2021-06-14T17:58:58.204Z] ---> 16ddd57f52c1 [2021-06-14T17:58:58.204Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T17:58:58.204Z] ---> Running in 03b06eeb1ffb [2021-06-14T17:58:58.801Z] Removing intermediate container 03b06eeb1ffb [2021-06-14T17:58:58.801Z] ---> 501933f5b17e [2021-06-14T17:58:58.801Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T17:58:59.778Z] ---> 331069018e47 [2021-06-14T17:58:59.778Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T17:59:00.753Z] ---> a0c8f325b956 [2021-06-14T17:59:00.753Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T17:59:01.727Z] ---> 0b341241f52f [2021-06-14T17:59:01.727Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T17:59:01.727Z] ---> Running in 7aac490152e3 [2021-06-14T17:59:01.999Z] Removing intermediate container 7aac490152e3 [2021-06-14T17:59:02.271Z] ---> b87d71c1aac8 [2021-06-14T17:59:02.271Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:59:02.271Z] ---> Running in 18dfb8afe5f7 [2021-06-14T17:59:02.861Z] Removing intermediate container 18dfb8afe5f7 [2021-06-14T17:59:02.862Z] ---> 2a3fe4343c5d [2021-06-14T17:59:02.862Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T17:59:02.862Z] ---> Running in 293e2707d82f [2021-06-14T17:59:03.452Z] Removing intermediate container 293e2707d82f [2021-06-14T17:59:03.452Z] ---> 40567ccf8c00 [2021-06-14T17:59:03.452Z] Step 23/24 : LABEL git_sha=0f71885dd60e1551d31780523994d1ac575f9e35 [2021-06-14T17:59:03.452Z] ---> Running in f3cac5f4411c [2021-06-14T17:59:04.042Z] Removing intermediate container f3cac5f4411c [2021-06-14T17:59:04.042Z] ---> ed324f6be4a4 [2021-06-14T17:59:04.042Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T17:59:04.042Z] ---> Running in 1d994efed85c [2021-06-14T17:59:04.636Z] Removing intermediate container 1d994efed85c [2021-06-14T17:59:04.636Z] ---> 03d883dc122d [2021-06-14T17:59:04.636Z] [2021-06-14T17:59:04.908Z] Successfully built 03d883dc122d [2021-06-14T17:59:04.908Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T17:59:05.191Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T17:59:05.170Z] $ docker stop --time=1 0cc231d03d2a2e3cedb291dddbfde91ea0fd0dee19dfba20f0d5484ec4cf44a2 [2021-06-14T17:59:06.956Z] $ docker rm -f 0cc231d03d2a2e3cedb291dddbfde91ea0fd0dee19dfba20f0d5484ec4cf44a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:59:07.610Z] + docker images [2021-06-14T17:59:07.887Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T17:59:07.887Z] sys-mgmt-agent-arm64 latest 03d883dc122d 3 seconds ago 299MB [2021-06-14T17:59:07.887Z] security-secretstore-setup-arm64 latest 7bc04cf18cdd 53 seconds ago 26.5MB [2021-06-14T17:59:07.887Z] security-proxy-setup-arm64 latest 5a13f6a474eb About a minute ago 24MB [2021-06-14T17:59:07.887Z] core-metadata-arm64 latest 7e7a7d86bc8a About a minute ago 15.6MB [2021-06-14T17:59:07.887Z] 3ef24bda3aa4 About a minute ago 969MB [2021-06-14T17:59:07.887Z] b9d7e050ab71 About a minute ago 972MB [2021-06-14T17:59:07.887Z] 8b58a10bfede About a minute ago 974MB [2021-06-14T17:59:07.887Z] 67ba7e519286 About a minute ago 972MB [2021-06-14T17:59:07.887Z] security-bootstrapper-arm64 latest 8a19aaa2e73c 4 minutes ago 17.1MB [2021-06-14T17:59:07.887Z] core-data-arm64 latest 715d31dbc266 4 minutes ago 19.1MB [2021-06-14T17:59:07.887Z] core-command-arm64 latest f5989680f2d5 4 minutes ago 15MB [2021-06-14T17:59:07.887Z] support-notifications-arm64 latest 5fb76bdeb612 4 minutes ago 15.7MB [2021-06-14T17:59:07.887Z] support-scheduler-arm64 latest 9d126707031a 4 minutes ago 15.1MB [2021-06-14T17:59:07.887Z] b340e5d86c15 4 minutes ago 975MB [2021-06-14T17:59:07.887Z] 609e74565294 5 minutes ago 969MB [2021-06-14T17:59:07.887Z] b02581ff5c5d 5 minutes ago 968MB [2021-06-14T17:59:07.887Z] abd06c7155e1 5 minutes ago 967MB [2021-06-14T17:59:07.887Z] 3866f78c8012 5 minutes ago 968MB [2021-06-14T17:59:07.887Z] ci-base-image-arm64 latest 9a9c834348a8 16 minutes ago 642MB [2021-06-14T17:59:07.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T17:59:07.887Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T17:59:07.887Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T17:59:07.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:08.629Z] ---> job-cost.sh [2021-06-14T17:59:08.630Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R5Po [2021-06-14T17:59:55.699Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T18:01:17.443Z] lf-activate-venv(): INFO: Adding /tmp/venv-R5Po/bin to PATH [2021-06-14T18:01:17.443Z] INFO: No Stack... [2021-06-14T18:01:18.867Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T18:01:19.138Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T18:01:19.488Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-14T18:01:19.488Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T18:01:19.555Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3566-3-stack-cost] [2021-06-14T18:01:19.572Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3566-3-stack-cost] did not exist. Created. [2021-06-14T18:01:19.572Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3566-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:01:19.930Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T18:01:20.177Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T18:01:20.194Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3566-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T18:01:20.892Z] provisioning config files... [2021-06-14T18:01:20.901Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6941568878793735138tmp [Pipeline] { [Pipeline] sh [2021-06-14T18:01:21.220Z] + set +x [2021-06-14T18:01:21.220Z] + curl -s https://codecov.io/bash [2021-06-14T18:01:21.220Z] + bash -s -- [2021-06-14T18:01:21.220Z] [2021-06-14T18:01:21.220Z] _____ _ [2021-06-14T18:01:21.220Z] / ____| | | [2021-06-14T18:01:21.220Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T18:01:21.220Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T18:01:21.220Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T18:01:21.220Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T18:01:21.220Z] Bash-1.0.3 [2021-06-14T18:01:21.220Z] [2021-06-14T18:01:21.220Z] [2021-06-14T18:01:21.220Z] ==> git version 2.24.4 found [2021-06-14T18:01:21.220Z] ==> 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 [2021-06-14T18:01:21.220Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T18:01:21.220Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T18:01:21.482Z] ==> Jenkins CI detected. [2021-06-14T18:01:21.482Z] project root: . [2021-06-14T18:01:21.482Z] --> token set from env [2021-06-14T18:01:21.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T18:01:21.482Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T18:01:21.482Z] ==> Python coveragepy not found [2021-06-14T18:01:21.482Z] ==> Searching for coverage reports in: [2021-06-14T18:01:21.482Z] + . [2021-06-14T18:01:21.482Z] -> Found 1 reports [2021-06-14T18:01:21.482Z] ==> Detecting git/mercurial file structure [2021-06-14T18:01:21.482Z] ==> Reading reports [2021-06-14T18:01:21.482Z] + ./coverage.out bytes=404951 [2021-06-14T18:01:21.482Z] ==> Appending adjustments [2021-06-14T18:01:21.482Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T18:01:22.919Z] + Found adjustments [2021-06-14T18:01:22.919Z] ==> Gzipping contents [2021-06-14T18:01:22.919Z] 56K /tmp/codecov.zDyDbd.gz [2021-06-14T18:01:22.919Z] ==> Uploading reports [2021-06-14T18:01:22.919Z] url: https://codecov.io [2021-06-14T18:01:22.919Z] query: branch=PR-3566&commit=0f71885dd60e1551d31780523994d1ac575f9e35&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= [2021-06-14T18:01:22.919Z] -> Pinging Codecov [2021-06-14T18:01:22.919Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3566&commit=0f71885dd60e1551d31780523994d1ac575f9e35&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= [2021-06-14T18:01:22.919Z] -> Uploading to [2021-06-14T18:01:22.919Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/0f71885dd60e1551d31780523994d1ac575f9e35/05b97e37-b418-4615-9edf-797124ef549a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T180122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e4c73d47c3beb47d0bb4cff7c7bdad7dd64a316baa1b82ed3fafb9e57ed9e83 [2021-06-14T18:01:23.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T18:01:23.179Z] Dload Upload Total Spent Left Speed [2021-06-14T18:01:23.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54592 0 0 100 54592 0 75608 --:--:-- --:--:-- --:--:-- 75612 100 54592 0 0 100 54592 0 75594 --:--:-- --:--:-- --:--:-- 75507 [2021-06-14T18:01:23.750Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f71885dd60e1551d31780523994d1ac575f9e35 [Pipeline] } [2021-06-14T18:01:23.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:25.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:25.670Z] ---> package-listing.sh [2021-06-14T18:01:25.670Z] ++ facter osfamily [2021-06-14T18:01:25.670Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T18:01:25.933Z] + OS_FAMILY=redhat [2021-06-14T18:01:25.933Z] + workspace=/w/workspace/edgex-go/3 [2021-06-14T18:01:25.933Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T18:01:25.933Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T18:01:25.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T18:01:25.933Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T18:01:25.933Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-14T18:01:25.933Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T18:01:25.933Z] + case "${OS_FAMILY}" in [2021-06-14T18:01:25.933Z] + rpm -qa [2021-06-14T18:01:25.933Z] + sort [2021-06-14T18:01:28.478Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T18:01:28.478Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T18:01:28.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T18:01:28.478Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-14T18:01:28.478Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-14T18:01:28.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-14T18:01:28.492Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T18:01:28.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:01:29.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:01:29.357Z] [2021-06-14T18:01:29.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:01:29.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:01:29.690Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T18:01:29.690Z] df20fa9351a1: Pulling fs layer [2021-06-14T18:01:29.690Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T18:01:29.690Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T18:01:29.690Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T18:01:29.690Z] 93b61091891f: Pulling fs layer [2021-06-14T18:01:29.690Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T18:01:29.690Z] 5e14af77c1be: Pulling fs layer [2021-06-14T18:01:29.690Z] 01666e4c0597: Pulling fs layer [2021-06-14T18:01:29.690Z] aa168da1d23b: Pulling fs layer [2021-06-14T18:01:29.690Z] 93b9cdb0e59b: Waiting [2021-06-14T18:01:29.690Z] 5e14af77c1be: Waiting [2021-06-14T18:01:29.690Z] 01666e4c0597: Waiting [2021-06-14T18:01:29.690Z] aa168da1d23b: Waiting [2021-06-14T18:01:29.690Z] 46f8f816bc3b: Waiting [2021-06-14T18:01:29.690Z] 93b61091891f: Waiting [2021-06-14T18:01:29.690Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T18:01:29.690Z] 36b3adc4ff6f: Download complete [2021-06-14T18:01:29.690Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T18:01:29.690Z] 46f8f816bc3b: Download complete [2021-06-14T18:01:29.690Z] df20fa9351a1: Verifying Checksum [2021-06-14T18:01:29.690Z] df20fa9351a1: Download complete [2021-06-14T18:01:29.690Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T18:01:29.690Z] 93b9cdb0e59b: Download complete [2021-06-14T18:01:29.953Z] 5e14af77c1be: Verifying Checksum [2021-06-14T18:01:29.953Z] 5e14af77c1be: Download complete [2021-06-14T18:01:29.953Z] 93b61091891f: Verifying Checksum [2021-06-14T18:01:29.953Z] 93b61091891f: Download complete [2021-06-14T18:01:29.953Z] 01666e4c0597: Verifying Checksum [2021-06-14T18:01:29.953Z] 01666e4c0597: Download complete [2021-06-14T18:01:29.953Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T18:01:29.953Z] 8ad3a11d3b57: Download complete [2021-06-14T18:01:29.953Z] df20fa9351a1: Pull complete [2021-06-14T18:01:30.217Z] 36b3adc4ff6f: Pull complete [2021-06-14T18:01:30.806Z] 8ad3a11d3b57: Pull complete [2021-06-14T18:01:30.806Z] 46f8f816bc3b: Pull complete [2021-06-14T18:01:31.068Z] 93b61091891f: Pull complete [2021-06-14T18:01:31.068Z] 93b9cdb0e59b: Pull complete [2021-06-14T18:01:31.068Z] 5e14af77c1be: Pull complete [2021-06-14T18:01:31.329Z] 01666e4c0597: Pull complete [2021-06-14T18:01:31.593Z] aa168da1d23b: Verifying Checksum [2021-06-14T18:01:31.593Z] aa168da1d23b: Download complete [2021-06-14T18:01:35.826Z] aa168da1d23b: Pull complete [2021-06-14T18:01:35.826Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T18:01:35.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:01:35.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T18:01:35.906Z] prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container [2021-06-14T18:01:35.941Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T18:01:39.832Z] $ docker top dd6605700af961a0eae8998890e3ba38943aab319616a270bdffec00631800f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:01:40.224Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T18:01:40.706Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T18:01:41.014Z] + ls /var/log/sa-host [2021-06-14T18:01:41.014Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T18:01:41.014Z] file_magic: OK [2021-06-14T18:01:41.014Z] HZ: Using current value: 100 [2021-06-14T18:01:41.014Z] file_header: OK [2021-06-14T18:01:41.014Z] 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 [2021-06-14T18:01:41.014Z] Statistics: [2021-06-14T18:01:41.014Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:01:41.014Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T18:01:41.014Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T18:01:41.014Z] file_magic: OK [2021-06-14T18:01:41.014Z] HZ: Using current value: 100 [2021-06-14T18:01:41.014Z] file_header: OK [2021-06-14T18:01:41.014Z] 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 [2021-06-14T18:01:41.014Z] Statistics: [2021-06-14T18:01:41.014Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:01:41.014Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:01:41.201Z] provisioning config files... [2021-06-14T18:01:41.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5169443199959538934tmp [Pipeline] { [Pipeline] echo [2021-06-14T18:01:41.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:41.542Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T18:01:41.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:41.915Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T18:01:41.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:42.225Z] ---> sudo-logs.sh [2021-06-14T18:01:42.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T18:01:42.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:42.579Z] ---> job-cost.sh [2021-06-14T18:01:42.579Z] lf-activate-venv: SKIPPING [2021-06-14T18:01:42.579Z] DEBUG: total: 0.18000000715255737 [2021-06-14T18:01:42.579Z] INFO: Retrieving Stack Cost... [2021-06-14T18:01:43.525Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T18:01:44.098Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T18:01:44.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:01:44.411Z] ---> logs-deploy.sh [2021-06-14T18:01:44.411Z] lf-activate-venv: SKIPPING [2021-06-14T18:01:44.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3566/3 [2021-06-14T18:01:44.411Z] INFO: archiving workspace using pattern(s): [2021-06-14T18:01:45.365Z] Archives upload complete. [2021-06-14T18:01:45.365Z] INFO: archiving logs to Nexus