Pull request #3755 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 69f0044378c84a2584b9cc14c244d921f2d7705f rather than 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 Obtained Jenkinsfile from 69f0044378c84a2584b9cc14c244d921f2d7705f 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh842444255619966281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh333357966988322047.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3755/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6397805547511120565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7462882433805097076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3755/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7677523602859846107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2192 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh3243941837227503154.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh789588453527953761.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 Merge succeeded, producing c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 Checking out Revision c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 (PR-3755) Commit message: "Merge commit '69f0044378c84a2584b9cc14c244d921f2d7705f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T16:41:12.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T16:41:12.205Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2616286857378314553.key > git merge 69f0044378c84a2584b9cc14c244d921f2d7705f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 # timeout=10 > git rev-list --no-walk b40b09a404e6665bbac091bb280c2ac7c2fbeae1 # timeout=10 [Pipeline] echo [2021-10-18T16:41:13.047Z] ========================================================= [2021-10-18T16:41:13.047Z] EdgeX Global Pipelines Version Info [2021-10-18T16:41:13.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:41:14.184Z] ------------------- [2021-10-18T16:41:14.184Z] stable info: [2021-10-18T16:41:14.184Z] ------------------- [2021-10-18T16:41:14.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T16:41:14.184Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T16:41:14.184Z] Message: update stable to v1.0.210 [2021-10-18T16:41:14.756Z] ------------------- [2021-10-18T16:41:14.756Z] experimental info: [2021-10-18T16:41:14.756Z] ------------------- [2021-10-18T16:41:14.756Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T16:41:14.756Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T16:41:14.756Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T16:41:14.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-18T16:41:14.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-18T16:41:14.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T16:41:14.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T16:41:14.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T16:41:14.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T16:41:14.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T16:41:14.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-18T16:41:14.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-18T16:41:14.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-18T16:41:14.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T16:41:14.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T16:41:14.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T16:41:14.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T16:41:14.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T16:41:14.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T16:41:15.009Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T16:41:15.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T16:41:15.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-18T16:41:15.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-18T16:41:15.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-18T16:41:15.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T16:41:15.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3755 [Pipeline] echo [2021-10-18T16:41:15.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3755 [Pipeline] echo [2021-10-18T16:41:15.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3755 [Pipeline] echo [2021-10-18T16:41:15.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [Pipeline] echo [2021-10-18T16:41:15.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c483bb6 [Pipeline] echo [2021-10-18T16:41:15.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T16:41:15.180Z] provisioning config files... [2021-10-18T16:41:15.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2104524829220637951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:41:15.516Z] ---> docker-login.sh [2021-10-18T16:41:15.516Z] nexus3.edgexfoundry.org:10001 [2021-10-18T16:41:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T16:41:15.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T16:41:15.778Z] Configure a credential helper to remove this warning. See [2021-10-18T16:41:15.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T16:41:15.778Z] [2021-10-18T16:41:15.778Z] Login Succeeded [2021-10-18T16:41:15.778Z] nexus3.edgexfoundry.org:10002 [2021-10-18T16:41:15.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T16:41:15.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T16:41:15.778Z] Configure a credential helper to remove this warning. See [2021-10-18T16:41:15.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T16:41:15.778Z] [2021-10-18T16:41:15.778Z] Login Succeeded [2021-10-18T16:41:15.778Z] nexus3.edgexfoundry.org:10003 [2021-10-18T16:41:15.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T16:41:16.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T16:41:16.039Z] Configure a credential helper to remove this warning. See [2021-10-18T16:41:16.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T16:41:16.039Z] [2021-10-18T16:41:16.039Z] Login Succeeded [2021-10-18T16:41:16.040Z] nexus3.edgexfoundry.org:10004 [2021-10-18T16:41:16.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T16:41:16.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T16:41:16.040Z] Configure a credential helper to remove this warning. See [2021-10-18T16:41:16.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T16:41:16.040Z] [2021-10-18T16:41:16.040Z] Login Succeeded [2021-10-18T16:41:16.040Z] docker.io [2021-10-18T16:41:16.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T16:41:16.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T16:41:16.303Z] Configure a credential helper to remove this warning. See [2021-10-18T16:41:16.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T16:41:16.303Z] [2021-10-18T16:41:16.303Z] Login Succeeded [2021-10-18T16:41:16.303Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T16:41:16.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T16:41:16.615Z] ++ 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-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] ++ dirname cmd/core-command/Dockerfile [2021-10-18T16:41:16.615Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] ++ dirname cmd/core-data/Dockerfile [2021-10-18T16:41:16.615Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-18T16:41:16.615Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-18T16:41:16.615Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-18T16:41:16.615Z] ++ cut -d/ -f2 [2021-10-18T16:41:16.615Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-18T16:41:16.653Z] 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-10-18T16:41:18.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T16:41:18.054Z] [2021-10-18T16:41:18.054Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:41:18.361Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T16:41:18.361Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T16:41:18.361Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T16:41:18.361Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T16:41:18.361Z] 4c7163046ea9: Pulling fs layer [2021-10-18T16:41:18.361Z] 0c2d73faf560: Pulling fs layer [2021-10-18T16:41:18.361Z] 0c2d73faf560: Waiting [2021-10-18T16:41:18.361Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T16:41:18.361Z] 3e5f54012d9b: Download complete [2021-10-18T16:41:18.361Z] a0d0a0d46f8b: Download complete [2021-10-18T16:41:18.361Z] 0c2d73faf560: Verifying Checksum [2021-10-18T16:41:18.361Z] 0c2d73faf560: Download complete [2021-10-18T16:41:18.627Z] 4c7163046ea9: Verifying Checksum [2021-10-18T16:41:18.627Z] 4c7163046ea9: Download complete [2021-10-18T16:41:18.627Z] a0d0a0d46f8b: Pull complete [2021-10-18T16:41:18.627Z] 3e5f54012d9b: Pull complete [2021-10-18T16:41:18.891Z] 4c7163046ea9: Pull complete [2021-10-18T16:41:19.151Z] 0c2d73faf560: Pull complete [2021-10-18T16:41:19.152Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T16:41:19.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T16:41:19.152Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T16:41:19.224Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:41:19.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T16:41:19.880Z] $ docker top 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T16:41:19.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T16:41:19.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T16:41:20.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T16:41:20.090Z] $ docker exec 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent [2021-10-18T16:41:20.198Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpfDmF/agent.14 [2021-10-18T16:41:20.198Z] SSH_AGENT_PID=21 [2021-10-18T16:41:20.206Z] Running ssh-add (command line suppressed) [2021-10-18T16:41:20.298Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_947515746388588787.key (/w/workspace/edgex-go/8@tmp/private_key_947515746388588787.key) [2021-10-18T16:41:20.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T16:41:20.602Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T16:41:20.616Z] $ docker exec --env ******** --env ******** 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent -k [2021-10-18T16:41:20.719Z] unset SSH_AUTH_SOCK; [2021-10-18T16:41:20.719Z] unset SSH_AGENT_PID; [2021-10-18T16:41:20.719Z] echo Agent pid 21 killed; [2021-10-18T16:41:20.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T16:41:20.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T16:41:20.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T16:41:20.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T16:41:20.871Z] $ docker exec 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent [2021-10-18T16:41:20.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjiKNPn/agent.54 [2021-10-18T16:41:20.989Z] SSH_AGENT_PID=60 [2021-10-18T16:41:20.995Z] Running ssh-add (command line suppressed) [2021-10-18T16:41:21.104Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_1464944127610549534.key (/w/workspace/edgex-go/8@tmp/private_key_1464944127610549534.key) [2021-10-18T16:41:21.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T16:41:21.414Z] + git semver init [2021-10-18T16:41:21.414Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T16:41:21.414Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-10-18T16:41:21.414Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-10-18T16:41:21.414Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T16:41:21.414Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T16:41:21.414Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T16:41:21.414Z] # $SEMVER_BRANCH = PR-3755 [2021-10-18T16:41:21.414Z] # $SEMVER_TEMP = /tmp/semver-033612040 [2021-10-18T16:41:21.414Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-18T16:42:42.915Z] # '/tmp/semver-033612040' -> '/w/workspace/edgex-go/8/.semver' [2021-10-18T16:42:43.176Z] # -> Force: false [2021-10-18T16:42:43.176Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-10-18T16:42:43.186Z] $ docker exec --env ******** --env ******** 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a ssh-agent -k [2021-10-18T16:42:43.287Z] unset SSH_AUTH_SOCK; [2021-10-18T16:42:43.288Z] unset SSH_AGENT_PID; [2021-10-18T16:42:43.288Z] echo Agent pid 60 killed; [2021-10-18T16:42:43.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T16:42:43.614Z] + git semver [Pipeline] } [2021-10-18T16:42:43.627Z] $ docker stop --time=1 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a [2021-10-18T16:42:45.476Z] $ docker rm -f 098aa3bcd06771e8cf64ce2d62aa07db4e02bcf1e11f0d39286e22d17ad18e9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T16:42:45.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T16:42:46.070Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T16:42:46.073Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-18T16:42:46.261Z] ========================================================= [2021-10-18T16:42:46.261Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T16:42:46.261Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T16:42:46.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T16:42:46.555Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T16:42:46.555Z] a0d0a0d46f8b: Already exists [2021-10-18T16:42:46.555Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T16:42:46.555Z] b8b176561691: Pulling fs layer [2021-10-18T16:42:46.555Z] 4527c011a84f: Pulling fs layer [2021-10-18T16:42:46.555Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T16:42:46.555Z] e0aca202a116: Pulling fs layer [2021-10-18T16:42:46.555Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T16:42:46.555Z] 34cad66bf833: Pulling fs layer [2021-10-18T16:42:46.555Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T16:42:46.555Z] 5d74067f8e1e: Waiting [2021-10-18T16:42:46.555Z] e0aca202a116: Waiting [2021-10-18T16:42:46.555Z] 3a43be97a3b4: Waiting [2021-10-18T16:42:46.555Z] 34cad66bf833: Waiting [2021-10-18T16:42:46.555Z] b4e3c513aaa6: Waiting [2021-10-18T16:42:46.555Z] b8b176561691: Download complete [2021-10-18T16:42:46.555Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T16:42:46.555Z] 31adcdaf11c8: Download complete [2021-10-18T16:42:46.555Z] 5d74067f8e1e: Download complete [2021-10-18T16:42:46.555Z] e0aca202a116: Verifying Checksum [2021-10-18T16:42:46.555Z] e0aca202a116: Download complete [2021-10-18T16:42:46.555Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T16:42:46.555Z] 3a43be97a3b4: Download complete [2021-10-18T16:42:46.817Z] 31adcdaf11c8: Pull complete [2021-10-18T16:42:46.817Z] 34cad66bf833: Verifying Checksum [2021-10-18T16:42:46.817Z] 34cad66bf833: Download complete [2021-10-18T16:42:46.817Z] b8b176561691: Pull complete [2021-10-18T16:42:47.393Z] 4527c011a84f: Verifying Checksum [2021-10-18T16:42:47.393Z] 4527c011a84f: Download complete [2021-10-18T16:42:47.393Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T16:42:47.393Z] b4e3c513aaa6: Download complete [2021-10-18T16:42:51.624Z] 4527c011a84f: Pull complete [2021-10-18T16:42:51.624Z] 5d74067f8e1e: Pull complete [2021-10-18T16:42:51.624Z] e0aca202a116: Pull complete [2021-10-18T16:42:51.624Z] 3a43be97a3b4: Pull complete [2021-10-18T16:42:51.624Z] 34cad66bf833: Pull complete [2021-10-18T16:42:54.621Z] b4e3c513aaa6: Pull complete [2021-10-18T16:42:54.622Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T16:42:54.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T16:42:54.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-18T16:42:54.919Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T16:42:54.919Z] WORKDIR /edgex [2021-10-18T16:42:54.919Z] COPY go.mod . [2021-10-18T16:42:54.919Z] RUN go mod download' [2021-10-18T16:42:54.919Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-18T16:42:56.320Z] Sending build context to Docker daemon 329.4MB [2021-10-18T16:42:56.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T16:42:56.320Z] ---> 9f6097aaca64 [2021-10-18T16:42:56.320Z] Step 2/4 : WORKDIR /edgex [2021-10-18T16:42:58.240Z] ---> Running in 9772cb850652 [2021-10-18T16:42:58.240Z] Removing intermediate container 9772cb850652 [2021-10-18T16:42:58.240Z] ---> f97a27c2e134 [2021-10-18T16:42:58.240Z] Step 3/4 : COPY go.mod . [2021-10-18T16:42:58.240Z] ---> 14af6880c731 [2021-10-18T16:42:58.240Z] Step 4/4 : RUN go mod download [2021-10-18T16:42:58.240Z] ---> Running in 2576fe067337 [2021-10-18T16:43:01.213Z] Still waiting to schedule task [2021-10-18T16:43:01.214Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2191’ is offline [2021-10-18T16:43:30.828Z] Removing intermediate container 2576fe067337 [2021-10-18T16:43:30.828Z] ---> 37efe54281be [2021-10-18T16:43:30.828Z] Successfully built 37efe54281be [2021-10-18T16:43:30.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:43:31.127Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T16:43:31.127Z] . [Pipeline] withDockerContainer [2021-10-18T16:43:31.187Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:43:31.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-10-18T16:43:31.597Z] $ docker top 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T16:43:31.952Z] + go version [2021-10-18T16:43:31.952Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T16:43:31.963Z] $ docker stop --time=1 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e [2021-10-18T16:43:33.168Z] $ docker rm -f 727ca4d41013fcfec889a72dfa6546e5e17a02ec6c7a8a5b6887a5330298a97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:43:35.256Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T16:43:35.256Z] . [Pipeline] withDockerContainer [2021-10-18T16:43:35.407Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:43:35.443Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2021-10-18T16:43:35.790Z] $ docker top 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-18T16:43:35.867Z] ========================================================= [2021-10-18T16:43:35.867Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-18T16:43:35.867Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-18T16:43:36.162Z] + make test [2021-10-18T16:43:36.162Z] go mod tidy [2021-10-18T16:43:36.423Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-18T16:43:43.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-18T16:44:01.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-18T16:44:04.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-18T16:44:04.614Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-18T16:44:05.195Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-18T16:44:07.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-18T16:44:08.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-18T16:44:08.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-18T16:44:08.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-18T16:44:09.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-18T16:44:09.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-18T16:44:09.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-18T16:44:09.280Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-18T16:44:09.280Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-18T16:44:09.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-18T16:44:11.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-10-18T16:44:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-18T16:44:11.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-18T16:44:12.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-10-18T16:44:12.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-18T16:44:12.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-10-18T16:44:12.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-18T16:44:12.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-18T16:44:13.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-10-18T16:44:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-18T16:44:13.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-18T16:44:14.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-10-18T16:44:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-18T16:44:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-18T16:44:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-18T16:44:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-18T16:44:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-18T16:44:15.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-18T16:44:15.083Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-18T16:44:15.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-18T16:44:15.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-10-18T16:44:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-18T16:44:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-18T16:44:15.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-18T16:44:16.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 1.0% of statements [2021-10-18T16:44:16.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-18T16:44:16.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-10-18T16:44:16.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-10-18T16:44:16.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-18T16:44:16.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-10-18T16:44:18.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-10-18T16:44:18.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-10-18T16:44:18.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-10-18T16:44:18.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-18T16:44:30.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-10-18T16:44:30.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-10-18T16:44:34.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.179s coverage: 82.5% of statements [2021-10-18T16:44:34.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-18T16:44:53.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-10-18T16:44:53.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-10-18T16:44:53.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.256s coverage: 70.4% of statements [2021-10-18T16:44:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-18T16:44:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-18T16:44:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-18T16:44:53.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.4% of statements [2021-10-18T16:44:53.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-18T16:44:53.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-18T16:44:53.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-18T16:44:53.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-18T16:44:54.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-10-18T16:44:54.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-18T16:45:02.311Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-18T16:45:02.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-18T16:45:02.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-18T16:45:02.312Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-18T16:45:41.192Z] GO111MODULE=on go vet ./... [2021-10-18T16:45:47.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T16:45:47.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-18T16:45:48.084Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-18T16:45:48.960Z] + ls -al . [2021-10-18T16:45:48.960Z] total 612 [2021-10-18T16:45:48.960Z] drwxrwxr-x 10 1001 1001 4096 Oct 18 16:45 . [2021-10-18T16:45:48.960Z] drwxr-xr-x 4 root root 28 Oct 18 16:43 .. [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 11 Oct 18 16:41 .dockerignore [2021-10-18T16:45:48.960Z] drwxrwxr-x 8 1001 1001 179 Oct 18 16:41 .git [2021-10-18T16:45:48.960Z] drwxrwxr-x 4 1001 1001 142 Oct 18 16:41 .github [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 804 Oct 18 16:41 .gitignore [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 16:41 .golangci.yml [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 76 Oct 18 16:41 .hadolint.yml [2021-10-18T16:45:48.960Z] drwx------ 3 1001 1001 58 Oct 18 16:42 .semver [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 16:41 .sonarcloud.properties [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 16:41 ADOPTERS.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 8608 Oct 18 16:41 Attribution.txt [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 43881 Oct 18 16:41 CHANGELOG.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 16:41 CONTRIBUTING.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 16:41 GOVERNANCE.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 849 Oct 18 16:41 Jenkinsfile [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 16:41 LICENSE [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 6508 Oct 18 16:41 Makefile [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 16:41 OWNERS.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 8256 Oct 18 16:41 README.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 16:41 SECURITY.md [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 5 Oct 18 16:42 VERSION [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 16:41 ZMQWindows.md [2021-10-18T16:45:48.960Z] drwxrwxr-x 2 1001 1001 37 Oct 18 16:41 bin [2021-10-18T16:45:48.960Z] drwxrwxr-x 14 1001 1001 4096 Oct 18 16:41 cmd [2021-10-18T16:45:48.960Z] -rw-r--r-- 1 root root 403932 Oct 18 16:45 coverage.out [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 829 Oct 18 16:41 go.mod [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 50143 Oct 18 16:41 go.sum [2021-10-18T16:45:48.960Z] drwxrwxr-x 8 1001 1001 124 Oct 18 16:41 internal [2021-10-18T16:45:48.960Z] drwxrwxr-x 3 1001 1001 16 Oct 18 16:41 openapi [2021-10-18T16:45:48.960Z] drwxrwxr-x 4 1001 1001 71 Oct 18 16:41 snap [2021-10-18T16:45:48.960Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 16:41 version.go [Pipeline] sh [2021-10-18T16:45:49.253Z] + '[' -e coverage.out ] [2021-10-18T16:45:49.253Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-18T16:45:49.361Z] Stashed 1 file(s) [Pipeline] sh [2021-10-18T16:45:49.647Z] + make build [2021-10-18T16:45:49.647Z] 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-10-18T16:45:51.039Z] 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-10-18T16:45:59.273Z] 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-10-18T16:45:59.273Z] 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-10-18T16:46:00.222Z] 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-10-18T16:46:00.490Z] 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-10-18T16:46:01.069Z] 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-10-18T16:46:02.010Z] 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-10-18T16:46:02.963Z] 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-10-18T16:46:03.914Z] 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-10-18T16:46:04.877Z] 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-10-18T16:46:05.831Z] 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-10-18T16:46:07.239Z] $ docker stop --time=1 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa [2021-10-18T16:46:08.981Z] $ docker rm -f 2f2ec9c82f135aa7cf95a38f6637844a00b4354d4a30fc6b218678f2499bbaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:46:12.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T16:46:12.437Z] [2021-10-18T16:46:12.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:46:12.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T16:46:12.753Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-18T16:46:12.753Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-18T16:46:12.753Z] ca9280d653b3: Pulling fs layer [2021-10-18T16:46:12.753Z] 7e9c9ca2126c: Pulling fs layer [2021-10-18T16:46:12.753Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-18T16:46:12.753Z] cbdbe7a5bc2a: Download complete [2021-10-18T16:46:13.017Z] ca9280d653b3: Verifying Checksum [2021-10-18T16:46:13.017Z] ca9280d653b3: Download complete [2021-10-18T16:46:13.017Z] cbdbe7a5bc2a: Pull complete [2021-10-18T16:46:13.278Z] 7e9c9ca2126c: Verifying Checksum [2021-10-18T16:46:13.278Z] 7e9c9ca2126c: Download complete [2021-10-18T16:46:13.539Z] ca9280d653b3: Pull complete [2021-10-18T16:46:17.769Z] 7e9c9ca2126c: Pull complete [2021-10-18T16:46:17.769Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-18T16:46:17.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T16:46:17.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-18T16:46:17.836Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:46:17.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-10-18T16:46:19.658Z] $ docker top 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T16:46:20.020Z] + docker-compose build --help [2021-10-18T16:46:20.021Z] + grep parallel [2021-10-18T16:46:20.593Z] --parallel Build images in parallel. [Pipeline] } [2021-10-18T16:46:20.604Z] $ docker stop --time=1 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 [2021-10-18T16:46:21.786Z] $ docker rm -f 14106d85cbdea601732d732616aa89cf3b10f80416994422b3f2a09cb200fd25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:46:22.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-18T16:46:22.177Z] . [Pipeline] withDockerContainer [2021-10-18T16:46:22.241Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:46:22.277Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-18T16:46:22.593Z] $ docker top 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T16:46:22.954Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-18T16:46:23.528Z] Building core-command ... [2021-10-18T16:46:23.528Z] Building core-data ... [2021-10-18T16:46:23.528Z] Building core-metadata ... [2021-10-18T16:46:23.528Z] Building security-bootstrapper ... [2021-10-18T16:46:23.528Z] Building security-proxy-setup ... [2021-10-18T16:46:23.528Z] Building security-secretstore-setup ... [2021-10-18T16:46:23.528Z] Building support-notifications ... [2021-10-18T16:46:23.528Z] Building support-scheduler ... [2021-10-18T16:46:23.528Z] Building sys-mgmt-agent ... [2021-10-18T16:46:23.528Z] Building core-metadata [2021-10-18T16:46:23.528Z] Building core-data [2021-10-18T16:46:23.528Z] Building security-proxy-setup [2021-10-18T16:46:23.528Z] Building support-scheduler [2021-10-18T16:46:23.528Z] Building core-command [2021-10-18T16:46:35.797Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:46:35.797Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:46:35.797Z] ---> 37efe54281be [2021-10-18T16:46:35.797Z] Step 3/20 : WORKDIR /edgex-go [2021-10-18T16:46:35.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:46:35.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:46:35.797Z] ---> 37efe54281be [2021-10-18T16:46:35.797Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T16:46:39.096Z] ---> Running in 1068c32202f8 [2021-10-18T16:46:39.355Z] ---> Running in 9051d3f28598 [2021-10-18T16:46:43.561Z] Removing intermediate container 9051d3f28598 [2021-10-18T16:46:43.561Z] ---> dc2587dd4c76 [2021-10-18T16:46:43.561Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:46:44.505Z] Removing intermediate container 1068c32202f8 [2021-10-18T16:46:44.505Z] ---> d995a70a3ea3 [2021-10-18T16:46:44.505Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:46:44.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:46:44.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:46:44.766Z] ---> 37efe54281be [2021-10-18T16:46:44.766Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T16:46:44.766Z] ---> Using cache [2021-10-18T16:46:44.766Z] ---> d995a70a3ea3 [2021-10-18T16:46:44.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:46:45.342Z] ---> Running in d9f2529617a4 [2021-10-18T16:46:46.050Z] ---> Running in adf037b65994 [2021-10-18T16:46:46.050Z] ---> Running in 855042e5ee9e [2021-10-18T16:46:46.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:46:46.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:46:46.312Z] ---> 37efe54281be [2021-10-18T16:46:46.312Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T16:46:46.312Z] ---> Using cache [2021-10-18T16:46:46.312Z] ---> d995a70a3ea3 [2021-10-18T16:46:46.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:46:46.312Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:46:46.312Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:46:46.312Z] ---> 37efe54281be [2021-10-18T16:46:46.312Z] Step 3/23 : WORKDIR /edgex-go [2021-10-18T16:46:46.312Z] ---> Using cache [2021-10-18T16:46:46.312Z] ---> d995a70a3ea3 [2021-10-18T16:46:46.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:46:46.885Z] ---> Running in 3e9e0261eabb [2021-10-18T16:46:46.885Z] ---> Running in cddb829b8cd1 [2021-10-18T16:46:47.463Z] Removing intermediate container d9f2529617a4 [2021-10-18T16:46:47.463Z] ---> da356ecc2c35 [2021-10-18T16:46:47.463Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T16:46:47.463Z] ---> Running in f3ac68fa60f8 [2021-10-18T16:46:48.045Z] Removing intermediate container adf037b65994 [2021-10-18T16:46:48.045Z] ---> 89ee92e33ace [2021-10-18T16:46:48.045Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-18T16:46:48.045Z] ---> Running in 30da8c256605 [2021-10-18T16:46:48.045Z] Removing intermediate container 855042e5ee9e [2021-10-18T16:46:48.045Z] ---> b1aec9e82756 [2021-10-18T16:46:48.045Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-18T16:46:48.045Z] ---> Running in c8b9c0976800 [2021-10-18T16:46:48.045Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:48.311Z] Removing intermediate container cddb829b8cd1 [2021-10-18T16:46:48.311Z] ---> cb73e67b9edd [2021-10-18T16:46:48.311Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-18T16:46:48.311Z] ---> Running in fef802227be5 [2021-10-18T16:46:48.311Z] Removing intermediate container 3e9e0261eabb [2021-10-18T16:46:48.311Z] ---> 129a74d154f5 [2021-10-18T16:46:48.311Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-18T16:46:48.311Z] ---> Running in 539194b70263 [2021-10-18T16:46:48.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:48.574Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:48.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:48.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.366Z] OK: 220 MiB in 52 packages [2021-10-18T16:46:49.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:46:49.899Z] Removing intermediate container f3ac68fa60f8 [2021-10-18T16:46:49.899Z] ---> 9539f8579aac [2021-10-18T16:46:49.899Z] Step 6/22 : COPY . . [2021-10-18T16:46:49.899Z] OK: 220 MiB in 52 packages [2021-10-18T16:46:50.159Z] OK: 220 MiB in 52 packages [2021-10-18T16:46:50.159Z] OK: 220 MiB in 52 packages [2021-10-18T16:46:50.159Z] OK: 220 MiB in 52 packages [2021-10-18T16:46:52.081Z] Removing intermediate container 539194b70263 [2021-10-18T16:46:52.081Z] ---> 894bd1fb893c [2021-10-18T16:46:52.081Z] Step 6/22 : COPY . . [2021-10-18T16:46:55.403Z] ---> d1a6d61b7d25 [2021-10-18T16:46:55.403Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:46:55.403Z] Removing intermediate container c8b9c0976800 [2021-10-18T16:46:55.403Z] ---> 3fe7484a6074 [2021-10-18T16:46:55.403Z] Step 6/20 : COPY . . [2021-10-18T16:46:55.403Z] ---> Running in 9b776f25b3da [2021-10-18T16:46:55.403Z] Removing intermediate container 30da8c256605 [2021-10-18T16:46:55.403Z] ---> 842a2b5aface [2021-10-18T16:46:55.403Z] Step 6/22 : COPY . . [2021-10-18T16:46:55.403Z] Removing intermediate container fef802227be5 [2021-10-18T16:46:55.403Z] ---> 273b8a9ceef7 [2021-10-18T16:46:55.403Z] Step 6/23 : COPY go.mod . [2021-10-18T16:46:55.665Z] ---> 841a1d23056a [2021-10-18T16:46:55.665Z] Step 7/23 : RUN go mod download [2021-10-18T16:46:57.060Z] ---> Running in e658e9f9e5c6 [2021-10-18T16:47:02.367Z] ---> afba50eeca65 [2021-10-18T16:47:02.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:47:02.951Z] Removing intermediate container 9b776f25b3da [2021-10-18T16:47:02.951Z] ---> 36202a5e2f9b [2021-10-18T16:47:02.951Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-18T16:47:02.951Z] ---> Running in d1f97e3de682 [2021-10-18T16:47:02.951Z] ---> Running in a057c3415671 [2021-10-18T16:47:02.951Z] ---> aded51717b2b [2021-10-18T16:47:02.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:47:02.951Z] ---> c3d70bb0e85e [2021-10-18T16:47:02.951Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:47:02.951Z] Removing intermediate container e658e9f9e5c6 [2021-10-18T16:47:02.951Z] ---> 3f80b19e6921 [2021-10-18T16:47:02.951Z] Step 8/23 : COPY . . [2021-10-18T16:47:03.544Z] ---> Running in f57d987c832f [2021-10-18T16:47:03.544Z] ---> Running in 1f70c8a6dc87 [2021-10-18T16:47:03.544Z] 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-10-18T16:47:06.975Z] Removing intermediate container d1f97e3de682 [2021-10-18T16:47:06.975Z] ---> 640acdb43926 [2021-10-18T16:47:06.975Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-18T16:47:06.975Z] ---> Running in 12fb55b269cd [2021-10-18T16:47:06.975Z] Removing intermediate container f57d987c832f [2021-10-18T16:47:06.975Z] ---> 7cc07ce9e990 [2021-10-18T16:47:06.975Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-18T16:47:07.634Z] ---> Running in b558feaaf40e [2021-10-18T16:47:07.634Z] Removing intermediate container 1f70c8a6dc87 [2021-10-18T16:47:07.634Z] ---> a281287023b1 [2021-10-18T16:47:07.634Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-18T16:47:08.277Z] ---> Running in 9698703c5ee8 [2021-10-18T16:47:08.277Z] 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-10-18T16:47:08.983Z] 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-10-18T16:47:09.249Z] 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-10-18T16:47:19.262Z] ---> 1441e6ddc0e2 [2021-10-18T16:47:19.262Z] Step 9/23 : RUN go mod tidy [2021-10-18T16:47:19.262Z] ---> Running in 02d559f16e75 [2021-10-18T16:47:20.648Z] Removing intermediate container 02d559f16e75 [2021-10-18T16:47:20.648Z] ---> 9af373f3dbe3 [2021-10-18T16:47:20.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-18T16:47:20.648Z] ---> Running in 51ca7a83d822 [2021-10-18T16:47:20.910Z] 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-10-18T16:47:39.032Z] Removing intermediate container a057c3415671 [2021-10-18T16:47:39.032Z] ---> 7e984e0dab00 [2021-10-18T16:47:39.032Z] [2021-10-18T16:47:39.032Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T16:47:39.032Z] 3.14: Pulling from library/alpine [2021-10-18T16:47:39.032Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T16:47:39.032Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T16:47:39.032Z] ---> 14119a10abf4 [2021-10-18T16:47:39.032Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T16:47:39.032Z] ---> Running in 8fad40aa5852 [2021-10-18T16:47:39.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:47:39.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:47:39.032Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-18T16:47:39.032Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:47:39.032Z] OK: 6 MiB in 15 packages [2021-10-18T16:47:39.032Z] Removing intermediate container 8fad40aa5852 [2021-10-18T16:47:39.032Z] ---> f89ce9078146 [2021-10-18T16:47:39.032Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T16:47:39.032Z] ---> Running in a0f41bbe6295 [2021-10-18T16:47:39.297Z] Removing intermediate container a0f41bbe6295 [2021-10-18T16:47:39.297Z] ---> 4d839da1e237 [2021-10-18T16:47:39.297Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-18T16:47:39.297Z] ---> Running in 88a928b53d95 [2021-10-18T16:47:39.297Z] Removing intermediate container 88a928b53d95 [2021-10-18T16:47:39.297Z] ---> 09f00ab58bcb [2021-10-18T16:47:39.297Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T16:47:39.560Z] ---> Running in c64e318c9376 [2021-10-18T16:47:39.560Z] Removing intermediate container c64e318c9376 [2021-10-18T16:47:39.560Z] ---> 7a920888906b [2021-10-18T16:47:39.560Z] Step 14/22 : WORKDIR / [2021-10-18T16:47:39.560Z] ---> Running in e0a5c44ec35b [2021-10-18T16:47:39.821Z] Removing intermediate container e0a5c44ec35b [2021-10-18T16:47:39.821Z] ---> 6db995c49b64 [2021-10-18T16:47:39.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:47:40.393Z] ---> 0f59a68fbe7a [2021-10-18T16:47:40.393Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-18T16:47:40.653Z] ---> 8030e41c48f8 [2021-10-18T16:47:40.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-18T16:47:41.224Z] ---> 5cc7d551197a [2021-10-18T16:47:41.224Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-18T16:47:41.224Z] ---> Running in ca8fee9b1552 [2021-10-18T16:47:41.483Z] Removing intermediate container ca8fee9b1552 [2021-10-18T16:47:41.483Z] ---> 2468a7f3084e [2021-10-18T16:47:41.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:47:41.483Z] ---> Running in 7a00ec00d9e5 [2021-10-18T16:47:41.483Z] Removing intermediate container 7a00ec00d9e5 [2021-10-18T16:47:41.483Z] ---> db768f1d114e [2021-10-18T16:47:41.483Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T16:47:41.483Z] ---> Running in b0c8a379656a [2021-10-18T16:47:41.744Z] Removing intermediate container b0c8a379656a [2021-10-18T16:47:41.744Z] ---> 463929d1b3d0 [2021-10-18T16:47:41.744Z] Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:47:41.744Z] ---> Running in a2d5b4c1fbe4 [2021-10-18T16:47:42.006Z] Removing intermediate container a2d5b4c1fbe4 [2021-10-18T16:47:42.006Z] ---> 4a8cb22ebe62 [2021-10-18T16:47:42.006Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T16:47:42.006Z] ---> Running in c02c61edf166 [2021-10-18T16:47:42.006Z] Removing intermediate container c02c61edf166 [2021-10-18T16:47:42.006Z] ---> 14a94702908e [2021-10-18T16:47:42.006Z] [2021-10-18T16:47:42.265Z] Successfully built 14a94702908e [2021-10-18T16:47:42.265Z] Successfully tagged core-command:latest [2021-10-18T16:47:42.265Z] Building security-bootstrapper [2021-10-18T16:47:52.260Z]  Building core-command ... done 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-10-18T16:47:52.260Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:47:52.260Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:47:52.260Z] ---> 37efe54281be [2021-10-18T16:47:52.260Z] Step 3/30 : WORKDIR /edgex-go [2021-10-18T16:47:52.260Z] ---> Using cache [2021-10-18T16:47:52.260Z] ---> d995a70a3ea3 [2021-10-18T16:47:52.260Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:47:52.260Z] ---> Using cache [2021-10-18T16:47:52.260Z] ---> 129a74d154f5 [2021-10-18T16:47:52.260Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-18T16:47:52.260Z] ---> Using cache [2021-10-18T16:47:52.260Z] ---> 894bd1fb893c [2021-10-18T16:47:52.260Z] Step 6/30 : COPY . . [2021-10-18T16:47:52.260Z] ---> Using cache [2021-10-18T16:47:52.260Z] ---> afba50eeca65 [2021-10-18T16:47:52.260Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:47:52.260Z] ---> Using cache [2021-10-18T16:47:52.260Z] ---> 640acdb43926 [2021-10-18T16:47:52.260Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-18T16:47:52.260Z] ---> Running in 11043fa2829c [2021-10-18T16:47:52.829Z] 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-10-18T16:47:57.033Z] Removing intermediate container 9698703c5ee8 [2021-10-18T16:47:57.033Z] ---> 120843dbb299 [2021-10-18T16:47:57.033Z] [2021-10-18T16:47:57.033Z] Step 9/20 : FROM alpine:3.14 [2021-10-18T16:47:57.033Z] ---> 14119a10abf4 [2021-10-18T16:47:57.033Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-18T16:47:57.033Z] ---> Running in e29e1c9f0a55 [2021-10-18T16:47:57.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:47:57.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:47:57.565Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-18T16:47:57.565Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-18T16:47:57.565Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T16:47:57.565Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-18T16:47:57.565Z] (5/5) Installing curl (7.79.1-r0) [2021-10-18T16:47:57.830Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:47:57.830Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T16:47:57.830Z] OK: 8 MiB in 19 packages [2021-10-18T16:47:59.217Z] Removing intermediate container e29e1c9f0a55 [2021-10-18T16:47:59.217Z] ---> 02ed240640e6 [2021-10-18T16:47:59.217Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T16:47:59.217Z] Removing intermediate container 12fb55b269cd [2021-10-18T16:47:59.217Z] ---> f6162a27d2b5 [2021-10-18T16:47:59.217Z] [2021-10-18T16:47:59.217Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T16:47:59.217Z] ---> 14119a10abf4 [2021-10-18T16:47:59.217Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-18T16:47:59.217Z] ---> Using cache [2021-10-18T16:47:59.217Z] ---> f89ce9078146 [2021-10-18T16:47:59.217Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T16:47:59.217Z] ---> Using cache [2021-10-18T16:47:59.217Z] ---> 4d839da1e237 [2021-10-18T16:47:59.217Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-18T16:47:59.217Z] ---> Running in d28e8e0dc02b [2021-10-18T16:47:59.217Z] ---> Running in 2dd8f7158ab1 [2021-10-18T16:47:59.217Z] Removing intermediate container d28e8e0dc02b [2021-10-18T16:47:59.217Z] ---> 504fb62b39a7 [2021-10-18T16:47:59.217Z] Step 12/20 : WORKDIR /edgex [2021-10-18T16:47:59.217Z] Removing intermediate container 2dd8f7158ab1 [2021-10-18T16:47:59.217Z] ---> ca5c45a2a97d [2021-10-18T16:47:59.217Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-18T16:47:59.217Z] ---> Running in a2c00f4d7559 [2021-10-18T16:47:59.217Z] ---> Running in d7d8dd7668a7 [2021-10-18T16:47:59.480Z] Removing intermediate container d7d8dd7668a7 [2021-10-18T16:47:59.480Z] ---> 5bf2111e86a9 [2021-10-18T16:47:59.480Z] Step 14/22 : WORKDIR / [2021-10-18T16:47:59.480Z] Removing intermediate container a2c00f4d7559 [2021-10-18T16:47:59.480Z] ---> bae1e7635401 [2021-10-18T16:47:59.480Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-18T16:47:59.744Z] ---> Running in 72eb412bdd65 [2021-10-18T16:48:00.008Z] Removing intermediate container 72eb412bdd65 [2021-10-18T16:48:00.008Z] ---> d85e96cc8a46 [2021-10-18T16:48:00.008Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:48:00.269Z] ---> b299dbacf024 [2021-10-18T16:48:00.269Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-18T16:48:00.531Z] ---> b9785f9ae6e8 [2021-10-18T16:48:00.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-18T16:48:00.799Z] ---> c5636def0ad9 [2021-10-18T16:48:00.799Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-18T16:48:01.071Z] ---> 1ec983ddf269 [2021-10-18T16:48:01.071Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-18T16:48:01.338Z] ---> 069b61c9e1a2 [2021-10-18T16:48:01.338Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-18T16:48:01.338Z] ---> Running in f653cf10444a [2021-10-18T16:48:01.599Z] Removing intermediate container f653cf10444a [2021-10-18T16:48:01.599Z] ---> 76660de77d28 [2021-10-18T16:48:01.599Z] Step 17/20 : CMD ["--init=true"] [2021-10-18T16:48:01.599Z] ---> Running in 5cad7f855320 [2021-10-18T16:48:01.599Z] ---> 5fda5cf29632 [2021-10-18T16:48:01.599Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-18T16:48:01.599Z] ---> Running in 25abc0c48b64 [2021-10-18T16:48:01.599Z] Removing intermediate container 5cad7f855320 [2021-10-18T16:48:01.599Z] ---> d6fbc738ba6d [2021-10-18T16:48:01.599Z] Step 18/20 : LABEL arch=x86_64 [2021-10-18T16:48:01.599Z] Removing intermediate container 25abc0c48b64 [2021-10-18T16:48:01.599Z] ---> e87dc539dfbb [2021-10-18T16:48:01.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:48:01.862Z] ---> Running in 63701b07e298 [2021-10-18T16:48:01.862Z] ---> Running in 75f3ce72573c [2021-10-18T16:48:02.124Z] Removing intermediate container 63701b07e298 [2021-10-18T16:48:02.124Z] ---> eb7cca53be22 [2021-10-18T16:48:02.124Z] Step 19/20 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:48:02.124Z] Removing intermediate container 75f3ce72573c [2021-10-18T16:48:02.124Z] ---> 85b7076dbaf6 [2021-10-18T16:48:02.124Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T16:48:02.124Z] ---> Running in ad646c02d7b3 [2021-10-18T16:48:02.124Z] ---> Running in 7a7b1b0bd401 [2021-10-18T16:48:02.386Z] Removing intermediate container ad646c02d7b3 [2021-10-18T16:48:02.386Z] ---> 91b4c105756c [2021-10-18T16:48:02.386Z] Step 20/20 : LABEL version=0.0.0 [2021-10-18T16:48:02.386Z] Removing intermediate container 7a7b1b0bd401 [2021-10-18T16:48:02.386Z] ---> 6409b37868c8 [2021-10-18T16:48:02.386Z] Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:48:02.386Z] ---> Running in 8034315c3a29 [2021-10-18T16:48:02.386Z] ---> Running in 81bd57fb70e6 [2021-10-18T16:48:02.386Z] Removing intermediate container 8034315c3a29 [2021-10-18T16:48:02.386Z] ---> ca728b469d11 [2021-10-18T16:48:02.386Z] [2021-10-18T16:48:02.386Z] Removing intermediate container 81bd57fb70e6 [2021-10-18T16:48:02.386Z] ---> 4098506ec8f5 [2021-10-18T16:48:02.386Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T16:48:02.655Z] Successfully built ca728b469d11 [2021-10-18T16:48:02.655Z] Successfully tagged security-proxy-setup:latest [2021-10-18T16:48:02.655Z] ---> Running in aefcccb07f5b [2021-10-18T16:48:02.655Z]  Building security-proxy-setup ... done Building support-notifications [2021-10-18T16:48:02.655Z] Removing intermediate container aefcccb07f5b [2021-10-18T16:48:02.655Z] ---> 9d56e32db7c8 [2021-10-18T16:48:02.655Z] [2021-10-18T16:48:02.915Z] Successfully built 9d56e32db7c8 [2021-10-18T16:48:02.915Z] Successfully tagged core-metadata:latest [2021-10-18T16:48:02.915Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-10-18T16:48:08.229Z] Removing intermediate container b558feaaf40e [2021-10-18T16:48:08.229Z] ---> 1d7841a6978c [2021-10-18T16:48:08.229Z] [2021-10-18T16:48:08.229Z] Step 9/22 : FROM alpine:3.14 [2021-10-18T16:48:08.229Z] ---> 14119a10abf4 [2021-10-18T16:48:08.229Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-18T16:48:08.491Z] ---> Running in 3076ee3fc1b2 [2021-10-18T16:48:09.058Z] Removing intermediate container 3076ee3fc1b2 [2021-10-18T16:48:09.058Z] ---> 4ac62259955c [2021-10-18T16:48:09.058Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-18T16:48:09.650Z] ---> Running in 475cbc922332 [2021-10-18T16:48:09.650Z] Removing intermediate container 475cbc922332 [2021-10-18T16:48:09.650Z] ---> 9bed53c4dd1f [2021-10-18T16:48:09.650Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-18T16:48:09.916Z] ---> Running in 4e7e94ab4c45 [2021-10-18T16:48:09.916Z] Removing intermediate container 51ca7a83d822 [2021-10-18T16:48:09.916Z] ---> 3eb7ad9c0505 [2021-10-18T16:48:09.916Z] [2021-10-18T16:48:09.916Z] Step 11/23 : FROM alpine:3.14 [2021-10-18T16:48:09.916Z] ---> 14119a10abf4 [2021-10-18T16:48:09.916Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-18T16:48:09.916Z] ---> Using cache [2021-10-18T16:48:09.916Z] ---> f89ce9078146 [2021-10-18T16:48:09.916Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T16:48:09.916Z] ---> Using cache [2021-10-18T16:48:09.916Z] ---> 4d839da1e237 [2021-10-18T16:48:09.916Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-18T16:48:10.182Z] ---> Running in 8a05c95eb095 [2021-10-18T16:48:10.182Z] Removing intermediate container 4e7e94ab4c45 [2021-10-18T16:48:10.182Z] ---> 49b12191b872 [2021-10-18T16:48:10.182Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:48:10.182Z] ---> Running in 0a267c325c88 [2021-10-18T16:48:10.445Z] Removing intermediate container 8a05c95eb095 [2021-10-18T16:48:10.445Z] ---> 38bb7a54edab [2021-10-18T16:48:10.445Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-18T16:48:11.018Z] ---> Running in d9cdac738736 [2021-10-18T16:48:11.285Z] Removing intermediate container d9cdac738736 [2021-10-18T16:48:11.285Z] ---> 0616eac2d2b9 [2021-10-18T16:48:11.285Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:48:11.551Z] ---> 1a71d3723c68 [2021-10-18T16:48:11.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-18T16:48:11.824Z] Removing intermediate container 0a267c325c88 [2021-10-18T16:48:11.824Z] ---> 8a52cc8dc1d1 [2021-10-18T16:48:11.824Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-18T16:48:11.824Z] ---> Running in b2da7f1ae9d8 [2021-10-18T16:48:12.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:12.679Z] ---> 4f115bf5a3a2 [2021-10-18T16:48:12.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-18T16:48:13.255Z] ---> 5a1102a0d860 [2021-10-18T16:48:13.255Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-18T16:48:13.255Z] ---> Running in e4c4de709d14 [2021-10-18T16:48:13.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:13.516Z] Removing intermediate container e4c4de709d14 [2021-10-18T16:48:13.516Z] ---> 6dd25f1e432a [2021-10-18T16:48:13.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:48:13.516Z] ---> Running in f9e04dd5e8eb [2021-10-18T16:48:13.781Z] Removing intermediate container f9e04dd5e8eb [2021-10-18T16:48:13.781Z] ---> 16854ec4f1b9 [2021-10-18T16:48:13.781Z] Step 21/23 : LABEL arch=x86_64 [2021-10-18T16:48:13.781Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:48:13.781Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:48:13.781Z] ---> 37efe54281be [2021-10-18T16:48:13.781Z] Step 3/21 : WORKDIR /edgex-go [2021-10-18T16:48:13.781Z] ---> Using cache [2021-10-18T16:48:13.781Z] ---> d995a70a3ea3 [2021-10-18T16:48:13.781Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:48:13.781Z] ---> Using cache [2021-10-18T16:48:13.781Z] ---> 129a74d154f5 [2021-10-18T16:48:13.781Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-18T16:48:14.048Z] ---> Running in 11f0397360bc [2021-10-18T16:48:14.048Z] ---> Running in f9a1377a8a4a [2021-10-18T16:48:14.048Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-18T16:48:14.048Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T16:48:14.048Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-18T16:48:14.048Z] Removing intermediate container 11f0397360bc [2021-10-18T16:48:14.048Z] ---> 19085dcc9617 [2021-10-18T16:48:14.048Z] Step 22/23 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:48:14.311Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T16:48:14.311Z] ---> Running in ac5d38de0b92 [2021-10-18T16:48:14.311Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:48:14.311Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:48:14.311Z] ---> 37efe54281be [2021-10-18T16:48:14.311Z] Step 3/22 : WORKDIR /edgex-go [2021-10-18T16:48:14.311Z] ---> Using cache [2021-10-18T16:48:14.311Z] ---> d995a70a3ea3 [2021-10-18T16:48:14.311Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:48:14.311Z] ---> Using cache [2021-10-18T16:48:14.311Z] ---> 129a74d154f5 [2021-10-18T16:48:14.311Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-18T16:48:14.311Z] ---> Running in 3a78a376b9e9 [2021-10-18T16:48:14.311Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-18T16:48:14.573Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-18T16:48:14.573Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:14.573Z] Removing intermediate container ac5d38de0b92 [2021-10-18T16:48:14.573Z] ---> 0967dfa9e58d [2021-10-18T16:48:14.573Z] Step 23/23 : LABEL version=0.0.0 [2021-10-18T16:48:14.573Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:48:14.573Z] OK: 8 MiB in 20 packages [2021-10-18T16:48:14.573Z] ---> Running in 837f39903290 [2021-10-18T16:48:14.834Z] Removing intermediate container 837f39903290 [2021-10-18T16:48:14.834Z] ---> 7c6b2e66cbb8 [2021-10-18T16:48:14.834Z] [2021-10-18T16:48:15.105Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:15.105Z] Successfully built 7c6b2e66cbb8 [2021-10-18T16:48:15.105Z] Successfully tagged support-scheduler:latest [2021-10-18T16:48:15.105Z] Building security-secretstore-setup [2021-10-18T16:48:15.105Z]  Building support-scheduler ... done Removing intermediate container b2da7f1ae9d8 [2021-10-18T16:48:15.105Z] ---> ed237e8e6031 [2021-10-18T16:48:15.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:48:15.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:15.935Z] OK: 220 MiB in 52 packages [2021-10-18T16:48:15.935Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:16.195Z] OK: 220 MiB in 52 packages [2021-10-18T16:48:16.774Z] ---> b9fa37bb4a62 [2021-10-18T16:48:16.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-18T16:48:18.186Z] ---> a81ce9640e70 [2021-10-18T16:48:18.186Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-18T16:48:18.186Z] Removing intermediate container 3a78a376b9e9 [2021-10-18T16:48:18.186Z] ---> 511462cc403c [2021-10-18T16:48:18.186Z] Step 6/22 : COPY . . [2021-10-18T16:48:18.186Z] Removing intermediate container f9a1377a8a4a [2021-10-18T16:48:18.186Z] ---> a4d9ef39025a [2021-10-18T16:48:18.186Z] Step 6/21 : COPY . . [2021-10-18T16:48:19.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-18T16:48:19.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-18T16:48:19.594Z] ---> 37efe54281be [2021-10-18T16:48:19.594Z] Step 3/24 : WORKDIR /edgex-go [2021-10-18T16:48:19.594Z] ---> Using cache [2021-10-18T16:48:19.594Z] ---> d995a70a3ea3 [2021-10-18T16:48:19.594Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T16:48:19.594Z] ---> Using cache [2021-10-18T16:48:19.594Z] ---> 129a74d154f5 [2021-10-18T16:48:19.594Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-18T16:48:19.594Z] ---> Using cache [2021-10-18T16:48:19.594Z] ---> 894bd1fb893c [2021-10-18T16:48:19.594Z] Step 6/24 : COPY . . [2021-10-18T16:48:19.594Z] ---> Using cache [2021-10-18T16:48:19.595Z] ---> afba50eeca65 [2021-10-18T16:48:19.595Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:48:19.595Z] ---> Using cache [2021-10-18T16:48:19.595Z] ---> 640acdb43926 [2021-10-18T16:48:19.595Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-18T16:48:19.595Z] ---> 5225f23c0e7a [2021-10-18T16:48:19.595Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-18T16:48:22.913Z] ---> Running in 13e528477119 [2021-10-18T16:48:22.913Z] ---> Running in 66bf85591f9e [2021-10-18T16:48:23.171Z] Removing intermediate container 13e528477119 [2021-10-18T16:48:23.171Z] ---> eb793a31971c [2021-10-18T16:48:23.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:48:23.739Z] 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-10-18T16:48:23.739Z] ---> Running in f4ed0fbbafa9 [2021-10-18T16:48:24.698Z] Removing intermediate container f4ed0fbbafa9 [2021-10-18T16:48:24.698Z] ---> d74138d69ebf [2021-10-18T16:48:24.698Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T16:48:24.958Z] ---> 14518596a2c6 [2021-10-18T16:48:24.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:48:24.958Z] ---> Running in 93793ab752ae [2021-10-18T16:48:24.958Z] Removing intermediate container 11043fa2829c [2021-10-18T16:48:24.958Z] ---> 79396cb44cae [2021-10-18T16:48:24.958Z] [2021-10-18T16:48:24.958Z] Step 9/30 : FROM alpine:3.14 [2021-10-18T16:48:24.958Z] ---> 14119a10abf4 [2021-10-18T16:48:24.958Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-18T16:48:24.958Z] ---> Running in 43eb50866f12 [2021-10-18T16:48:25.232Z] ---> ad28536ff64c [2021-10-18T16:48:25.232Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T16:48:25.232Z] ---> Running in 39378f418f48 [2021-10-18T16:48:25.232Z] ---> Running in 378d56b1a312 [2021-10-18T16:48:25.232Z] Removing intermediate container 39378f418f48 [2021-10-18T16:48:25.232Z] ---> 29274b824667 [2021-10-18T16:48:25.232Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-18T16:48:25.232Z] Removing intermediate container 93793ab752ae [2021-10-18T16:48:25.232Z] ---> 8f1f22e2cb60 [2021-10-18T16:48:25.232Z] Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:48:25.232Z] ---> Running in 5adac7682b4e [2021-10-18T16:48:25.509Z] ---> Running in 117f923c8763 [2021-10-18T16:48:25.783Z] Removing intermediate container 117f923c8763 [2021-10-18T16:48:25.783Z] ---> 424838fbd999 [2021-10-18T16:48:25.783Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T16:48:25.783Z] ---> Running in 0a29beb7bb12 [2021-10-18T16:48:26.054Z] Removing intermediate container 0a29beb7bb12 [2021-10-18T16:48:26.054Z] ---> a40e7bfad441 [2021-10-18T16:48:26.054Z] [2021-10-18T16:48:26.054Z] Successfully built a40e7bfad441 [2021-10-18T16:48:26.054Z] Successfully tagged core-data:latest [2021-10-18T16:48:26.054Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:26.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:26.602Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-18T16:48:26.602Z] (2/2) Installing su-exec (0.2-r1) [2021-10-18T16:48:26.602Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:48:26.602Z] OK: 6 MiB in 16 packages [2021-10-18T16:48:26.602Z] Removing intermediate container 378d56b1a312 [2021-10-18T16:48:26.602Z] ---> eec9e9a3454f [2021-10-18T16:48:26.602Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-18T16:48:26.602Z] ---> Running in 00fafb4a5ec4 [2021-10-18T16:48:27.184Z] Removing intermediate container 5adac7682b4e [2021-10-18T16:48:27.184Z] ---> e15e253cba45 [2021-10-18T16:48:27.184Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-18T16:48:27.446Z] ---> Running in b23662d14944 [2021-10-18T16:48:27.446Z] Removing intermediate container 43eb50866f12 [2021-10-18T16:48:27.446Z] ---> 0cabee6a452c [2021-10-18T16:48:27.446Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-18T16:48:27.446Z] ---> Running in 44599f6b3645 [2021-10-18T16:48:27.446Z] 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-10-18T16:48:27.717Z] Removing intermediate container b23662d14944 [2021-10-18T16:48:27.717Z] ---> da847234f306 [2021-10-18T16:48:27.717Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-18T16:48:27.717Z] ---> Running in 54336d3e9655 [2021-10-18T16:48:27.717Z] Removing intermediate container 54336d3e9655 [2021-10-18T16:48:27.717Z] ---> ff45edfd8dc2 [2021-10-18T16:48:27.717Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-18T16:48:27.986Z] ---> Running in 4471654a3bd5 [2021-10-18T16:48:27.986Z] 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-10-18T16:48:28.951Z] Removing intermediate container 4471654a3bd5 [2021-10-18T16:48:28.951Z] ---> 2960d1f62463 [2021-10-18T16:48:28.951Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-18T16:48:28.951Z] ---> Running in fe0b0cfa4f3b [2021-10-18T16:48:28.951Z] Removing intermediate container fe0b0cfa4f3b [2021-10-18T16:48:28.951Z] ---> 53dbd7759e6c [2021-10-18T16:48:28.951Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-18T16:48:29.223Z] ---> d3f2ae6e2af2 [2021-10-18T16:48:29.223Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-18T16:48:29.492Z] ---> Running in 28deb034a265 [2021-10-18T16:48:30.461Z] Removing intermediate container 28deb034a265 [2021-10-18T16:48:30.461Z] ---> b184b98f6073 [2021-10-18T16:48:30.461Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:48:30.461Z] ---> 05966d648884 [2021-10-18T16:48:30.461Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-18T16:48:31.063Z] ---> 351694c7208b [2021-10-18T16:48:31.063Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-18T16:48:31.336Z] ---> 6896140f0556 [2021-10-18T16:48:31.336Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-18T16:48:31.611Z] ---> 5858b23731da [2021-10-18T16:48:31.611Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-18T16:48:31.890Z] ---> cba15a6ad775 [2021-10-18T16:48:31.890Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-18T16:48:32.165Z] ---> Running in 83885c698b47 [2021-10-18T16:48:32.436Z] Removing intermediate container 83885c698b47 [2021-10-18T16:48:32.436Z] ---> f6a7db65e4df [2021-10-18T16:48:32.436Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-18T16:48:32.706Z] ---> daf57b1fb1bc [2021-10-18T16:48:32.706Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-18T16:48:32.706Z] ---> Running in 959aac4e9e3f [2021-10-18T16:48:33.679Z] Removing intermediate container 959aac4e9e3f [2021-10-18T16:48:33.679Z] ---> 80f9c3541e1c [2021-10-18T16:48:33.679Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-18T16:48:33.947Z] ---> Running in 2c9c824c7f91 [2021-10-18T16:48:33.948Z] Removing intermediate container 2c9c824c7f91 [2021-10-18T16:48:33.948Z] ---> 297577e37040 [2021-10-18T16:48:33.948Z] Step 27/30 : CMD ["gate"] [2021-10-18T16:48:34.220Z] ---> Running in d99068e1301e [2021-10-18T16:48:34.220Z] Removing intermediate container d99068e1301e [2021-10-18T16:48:34.220Z] ---> 08c262f15cf3 [2021-10-18T16:48:34.220Z] Step 28/30 : LABEL arch=x86_64 [2021-10-18T16:48:34.488Z] ---> Running in 98237ea1c4d0 [2021-10-18T16:48:34.488Z] Removing intermediate container 98237ea1c4d0 [2021-10-18T16:48:34.488Z] ---> 20786f9de08a [2021-10-18T16:48:34.488Z] Step 29/30 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:48:34.761Z] ---> Running in 1d915765e8d0 [2021-10-18T16:48:34.761Z] Removing intermediate container 1d915765e8d0 [2021-10-18T16:48:34.761Z] ---> 73610a2e922d [2021-10-18T16:48:34.761Z] Step 30/30 : LABEL version=0.0.0 [2021-10-18T16:48:34.761Z] ---> Running in 1274f4985c68 [2021-10-18T16:48:35.030Z] Removing intermediate container 1274f4985c68 [2021-10-18T16:48:35.030Z] ---> 8903b77fc64a [2021-10-18T16:48:35.030Z] [2021-10-18T16:48:35.030Z] Successfully built 8903b77fc64a [2021-10-18T16:48:35.030Z] Successfully tagged security-bootstrapper:latest [2021-10-18T16:48:50.195Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-18T16:48:53.609Z] Removing intermediate container 66bf85591f9e [2021-10-18T16:48:53.894Z] ---> bc476e84aab0 [2021-10-18T16:48:53.894Z] [2021-10-18T16:48:53.894Z] Step 9/24 : FROM alpine:3.14 [2021-10-18T16:48:53.894Z] ---> 14119a10abf4 [2021-10-18T16:48:53.894Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-18T16:48:53.894Z] ---> Running in 73d4d2b7de18 [2021-10-18T16:48:54.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:54.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:54.447Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-18T16:48:54.722Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-18T16:48:54.722Z] (3/3) Installing su-exec (0.2-r1) [2021-10-18T16:48:54.722Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:48:54.722Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T16:48:54.722Z] OK: 6 MiB in 17 packages [2021-10-18T16:48:55.676Z] Removing intermediate container 73d4d2b7de18 [2021-10-18T16:48:55.676Z] ---> d6d57856f071 [2021-10-18T16:48:55.676Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-18T16:48:55.676Z] ---> Running in 7ff6cced3c83 [2021-10-18T16:48:55.940Z] Removing intermediate container 7ff6cced3c83 [2021-10-18T16:48:55.940Z] ---> 99b1865131fc [2021-10-18T16:48:55.940Z] Step 12/24 : WORKDIR / [2021-10-18T16:48:56.517Z] ---> Running in 9b806a3f7c91 [2021-10-18T16:48:56.517Z] Removing intermediate container 00fafb4a5ec4 [2021-10-18T16:48:56.517Z] ---> 4498f4e9a5dd [2021-10-18T16:48:56.517Z] [2021-10-18T16:48:56.517Z] Step 9/21 : FROM alpine:3.14 [2021-10-18T16:48:56.517Z] ---> 14119a10abf4 [2021-10-18T16:48:56.517Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-18T16:48:56.517Z] Removing intermediate container 44599f6b3645 [2021-10-18T16:48:56.517Z] ---> 4e816fd7fe93 [2021-10-18T16:48:56.517Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-18T16:48:56.517Z] ---> Running in 717cceb238c9 [2021-10-18T16:48:56.517Z] Removing intermediate container 9b806a3f7c91 [2021-10-18T16:48:56.517Z] ---> 0eca226ea497 [2021-10-18T16:48:56.517Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-18T16:48:56.517Z] ---> Running in cd4be0f8e146 [2021-10-18T16:48:56.784Z] ---> c73bb0fb9884 [2021-10-18T16:48:56.784Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-18T16:48:56.784Z] ---> c24ba52c0dc0 [2021-10-18T16:48:56.784Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-18T16:48:57.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:57.067Z] ---> 26d683432155 [2021-10-18T16:48:57.067Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-18T16:48:57.067Z] 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-10-18T16:48:57.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:48:57.354Z] ---> d1f7ce8a3895 [2021-10-18T16:48:57.354Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-18T16:48:57.354Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-18T16:48:57.626Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-18T16:48:57.626Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:48:57.626Z] Executing ca-certificates-20191127-r5.trigger [2021-10-18T16:48:57.626Z] OK: 6 MiB in 16 packages [2021-10-18T16:48:57.900Z] ---> 0f3ccbb036b9 [2021-10-18T16:48:57.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-18T16:48:58.163Z] Removing intermediate container 717cceb238c9 [2021-10-18T16:48:58.163Z] ---> 08393b4f129b [2021-10-18T16:48:58.163Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-18T16:48:58.163Z] ---> Running in fafdf5bb9939 [2021-10-18T16:48:58.425Z] Removing intermediate container fafdf5bb9939 [2021-10-18T16:48:58.425Z] ---> cc28eb82c460 [2021-10-18T16:48:58.425Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-18T16:48:58.425Z] Removing intermediate container cd4be0f8e146 [2021-10-18T16:48:58.425Z] ---> 6a008016c60a [2021-10-18T16:48:58.425Z] [2021-10-18T16:48:58.425Z] Step 10/22 : FROM docker:20.10.8 [2021-10-18T16:48:58.425Z] ---> d4d0c0521937 [2021-10-18T16:48:58.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-18T16:48:58.425Z] ---> Running in 6e6b0092e17a [2021-10-18T16:48:58.425Z] Removing intermediate container 6e6b0092e17a [2021-10-18T16:48:58.425Z] ---> b2204e58abd6 [2021-10-18T16:48:58.425Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-18T16:48:58.693Z] 20.10.8: Pulling from library/docker [2021-10-18T16:48:58.693Z] ---> Running in 5e2caca2e1ca [2021-10-18T16:48:58.693Z] ---> adac85ca1809 [2021-10-18T16:48:58.693Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-18T16:48:58.693Z] ---> Running in b9814d6371ee [2021-10-18T16:48:58.693Z] Removing intermediate container 5e2caca2e1ca [2021-10-18T16:48:58.693Z] ---> 0abd19fbc0de [2021-10-18T16:48:58.693Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-18T16:48:59.273Z] ---> c272b6b7fc37 [2021-10-18T16:48:59.273Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-18T16:48:59.856Z] Removing intermediate container b9814d6371ee [2021-10-18T16:48:59.856Z] ---> a26564ad412e [2021-10-18T16:48:59.856Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-18T16:48:59.856Z] ---> 9d8302dc1694 [2021-10-18T16:48:59.856Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-18T16:48:59.856Z] ---> Running in 7345997a2c43 [2021-10-18T16:49:00.123Z] Removing intermediate container 7345997a2c43 [2021-10-18T16:49:00.123Z] ---> ff689d0158d7 [2021-10-18T16:49:00.123Z] Step 22/24 : LABEL arch=x86_64 [2021-10-18T16:49:00.123Z] ---> 09db683a0b19 [2021-10-18T16:49:00.123Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-18T16:49:00.123Z] ---> Running in 54a438018a43 [2021-10-18T16:49:00.123Z] ---> Running in e7b7ad090693 [2021-10-18T16:49:00.391Z] Removing intermediate container e7b7ad090693 [2021-10-18T16:49:00.391Z] ---> 9fa52bb09293 [2021-10-18T16:49:00.391Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:49:00.391Z] Removing intermediate container 54a438018a43 [2021-10-18T16:49:00.391Z] ---> a52b33443051 [2021-10-18T16:49:00.391Z] Step 23/24 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:49:00.391Z] ---> Running in 9d45fc24f479 [2021-10-18T16:49:00.391Z] ---> Running in c8d733e75016 [2021-10-18T16:49:00.660Z] Removing intermediate container 9d45fc24f479 [2021-10-18T16:49:00.660Z] ---> 1c170962a6e2 [2021-10-18T16:49:00.660Z] Step 24/24 : LABEL version=0.0.0 [2021-10-18T16:49:00.660Z] Removing intermediate container c8d733e75016 [2021-10-18T16:49:00.660Z] ---> c7650337bf41 [2021-10-18T16:49:00.660Z] Step 19/21 : LABEL arch=x86_64 [2021-10-18T16:49:00.661Z] ---> Running in 0e14b9bf986a [2021-10-18T16:49:00.661Z] ---> Running in eb4a8555b4ba [2021-10-18T16:49:00.921Z] Removing intermediate container 0e14b9bf986a [2021-10-18T16:49:00.921Z] ---> 693a582abb7e [2021-10-18T16:49:00.921Z] Step 20/21 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:49:00.921Z] ---> Running in 41de65cb888c [2021-10-18T16:49:00.921Z] Removing intermediate container eb4a8555b4ba [2021-10-18T16:49:00.921Z] ---> bb54f6080191 [2021-10-18T16:49:00.921Z] [2021-10-18T16:49:00.921Z] Successfully built bb54f6080191 [2021-10-18T16:49:00.921Z] Successfully tagged security-secretstore-setup:latest [2021-10-18T16:49:00.921Z]  Building security-secretstore-setup ... done Removing intermediate container 41de65cb888c [2021-10-18T16:49:00.921Z] ---> 06678c4bea90 [2021-10-18T16:49:00.921Z] Step 21/21 : LABEL version=0.0.0 [2021-10-18T16:49:01.184Z] ---> Running in 7f9231d1ac62 [2021-10-18T16:49:01.184Z] Removing intermediate container 7f9231d1ac62 [2021-10-18T16:49:01.184Z] ---> 5aaf37e4f029 [2021-10-18T16:49:01.184Z] [2021-10-18T16:49:01.450Z] Successfully built 5aaf37e4f029 [2021-10-18T16:49:01.450Z] Successfully tagged support-notifications:latest [2021-10-18T16:49:02.406Z]  Building support-notifications ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-18T16:49:02.406Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-18T16:49:02.406Z] ---> bc6c0ffef665 [2021-10-18T16:49:02.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-18T16:49:02.978Z] ---> Running in fee9e9207efa [2021-10-18T16:49:02.978Z] Removing intermediate container fee9e9207efa [2021-10-18T16:49:02.978Z] ---> 4ff3b141c965 [2021-10-18T16:49:02.978Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-18T16:49:02.978Z] ---> Running in 61d9e1979678 [2021-10-18T16:49:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T16:49:03.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T16:49:03.504Z] (1/42) Installing readline (8.1.0-r0) [2021-10-18T16:49:03.504Z] (2/42) Installing bash (5.1.4-r0) [2021-10-18T16:49:03.504Z] Executing bash-5.1.4-r0.post-install [2021-10-18T16:49:03.504Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-18T16:49:03.504Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-18T16:49:03.504Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-18T16:49:03.504Z] (6/42) Installing curl (7.79.1-r0) [2021-10-18T16:49:03.504Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-18T16:49:03.504Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-18T16:49:03.504Z] (9/42) Installing expat (2.4.1-r0) [2021-10-18T16:49:03.504Z] (10/42) Installing libffi (3.3-r2) [2021-10-18T16:49:03.504Z] (11/42) Installing gdbm (1.19-r0) [2021-10-18T16:49:03.504Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-18T16:49:03.504Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-18T16:49:03.504Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-18T16:49:03.767Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-18T16:49:03.767Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-18T16:49:03.768Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-18T16:49:04.027Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-18T16:49:04.027Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-18T16:49:04.289Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-18T16:49:04.289Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-18T16:49:04.289Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-18T16:49:04.289Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-18T16:49:04.289Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-18T16:49:04.289Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-18T16:49:04.289Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-18T16:49:04.289Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-18T16:49:04.289Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-18T16:49:04.289Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-18T16:49:04.289Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-18T16:49:04.289Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-18T16:49:04.289Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-18T16:49:04.289Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-18T16:49:04.289Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-18T16:49:04.289Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-18T16:49:04.289Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-18T16:49:04.289Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-18T16:49:04.289Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-18T16:49:04.289Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-18T16:49:04.290Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-18T16:49:04.290Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-18T16:49:04.290Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-18T16:49:04.549Z] Executing busybox-1.33.1-r3.trigger [2021-10-18T16:49:04.549Z] OK: 84 MiB in 64 packages [2021-10-18T16:49:05.123Z] Collecting docker-compose==1.23.2 [2021-10-18T16:49:05.123Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-18T16:49:05.384Z] Collecting texttable<0.10,>=0.9.0 [2021-10-18T16:49:05.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-18T16:49:05.645Z] Collecting docker<4.0,>=3.6.0 [2021-10-18T16:49:05.645Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-18T16:49:05.645Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-18T16:49:05.645Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-18T16:49:06.215Z] Collecting PyYAML<4,>=3.10 [2021-10-18T16:49:06.215Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-18T16:49:06.792Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-18T16:49:06.792Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-18T16:49:06.792Z] Collecting docopt<0.7,>=0.6.1 [2021-10-18T16:49:06.792Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-18T16:49:07.053Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-18T16:49:07.053Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-18T16:49:07.053Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-18T16:49:07.053Z] Collecting jsonschema<3,>=2.5.1 [2021-10-18T16:49:07.053Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-18T16:49:07.313Z] Collecting cached-property<2,>=1.2.0 [2021-10-18T16:49:07.313Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-18T16:49:07.313Z] Collecting docker-pycreds>=0.4.0 [2021-10-18T16:49:07.313Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-18T16:49:07.313Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-18T16:49:07.313Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-18T16:49:07.313Z] Collecting idna<2.8,>=2.5 [2021-10-18T16:49:07.313Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-18T16:49:07.313Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-18T16:49:07.574Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-18T16:49:07.574Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-18T16:49:07.574Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-18T16:49:07.574Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-18T16:49:07.574Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-18T16:49:07.574Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-18T16:49:07.574Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-18T16:49:07.574Z] Attempting uninstall: urllib3 [2021-10-18T16:49:07.574Z] Found existing installation: urllib3 1.26.5 [2021-10-18T16:49:07.574Z] Uninstalling urllib3-1.26.5: [2021-10-18T16:49:07.574Z] Successfully uninstalled urllib3-1.26.5 [2021-10-18T16:49:07.835Z] Attempting uninstall: idna [2021-10-18T16:49:07.835Z] Found existing installation: idna 3.2 [2021-10-18T16:49:07.835Z] Uninstalling idna-3.2: [2021-10-18T16:49:07.835Z] Successfully uninstalled idna-3.2 [2021-10-18T16:49:07.835Z] Attempting uninstall: chardet [2021-10-18T16:49:07.835Z] Found existing installation: chardet 4.0.0 [2021-10-18T16:49:07.835Z] Uninstalling chardet-4.0.0: [2021-10-18T16:49:07.835Z] Successfully uninstalled chardet-4.0.0 [2021-10-18T16:49:08.408Z] Attempting uninstall: requests [2021-10-18T16:49:08.408Z] Found existing installation: requests 2.25.1 [2021-10-18T16:49:08.408Z] Uninstalling requests-2.25.1: [2021-10-18T16:49:08.408Z] Successfully uninstalled requests-2.25.1 [2021-10-18T16:49:08.408Z] Running setup.py install for texttable: started [2021-10-18T16:49:08.669Z] Running setup.py install for texttable: finished with status 'done' [2021-10-18T16:49:08.669Z] Running setup.py install for PyYAML: started [2021-10-18T16:49:08.932Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-18T16:49:09.191Z] Running setup.py install for docopt: started [2021-10-18T16:49:09.456Z] Running setup.py install for docopt: finished with status 'done' [2021-10-18T16:49:09.456Z] Running setup.py install for dockerpty: started [2021-10-18T16:49:09.716Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-18T16:49:09.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-18T16:49:14.184Z] Removing intermediate container 61d9e1979678 [2021-10-18T16:49:14.184Z] ---> 5afb3ff57d57 [2021-10-18T16:49:14.184Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-18T16:49:14.184Z] ---> Running in ab528d7aa99f [2021-10-18T16:49:14.184Z] Removing intermediate container ab528d7aa99f [2021-10-18T16:49:14.184Z] ---> 91b50b160a6c [2021-10-18T16:49:14.184Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-18T16:49:14.184Z] ---> Running in f10b0d9667a5 [2021-10-18T16:49:14.184Z] Removing intermediate container f10b0d9667a5 [2021-10-18T16:49:14.184Z] ---> c511f15093df [2021-10-18T16:49:14.184Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-18T16:49:14.184Z] ---> 42607038a97b [2021-10-18T16:49:14.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-18T16:49:14.184Z] ---> 23834a1ef225 [2021-10-18T16:49:14.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-18T16:49:14.444Z] ---> 3fb1fc8e7c01 [2021-10-18T16:49:14.444Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-18T16:49:14.444Z] ---> Running in 7fcc9d76f289 [2021-10-18T16:49:14.706Z] Removing intermediate container 7fcc9d76f289 [2021-10-18T16:49:14.706Z] ---> 49e8d00b9223 [2021-10-18T16:49:14.706Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-18T16:49:14.706Z] ---> Running in b4786920eead [2021-10-18T16:49:14.706Z] Removing intermediate container b4786920eead [2021-10-18T16:49:14.706Z] ---> 3036527147eb [2021-10-18T16:49:14.706Z] Step 20/22 : LABEL arch=x86_64 [2021-10-18T16:49:14.706Z] ---> Running in 2dcc3c6a5b0a [2021-10-18T16:49:14.972Z] Removing intermediate container 2dcc3c6a5b0a [2021-10-18T16:49:14.972Z] ---> 6c0ac9682b38 [2021-10-18T16:49:14.972Z] Step 21/22 : LABEL git_sha=c483bb6283bd8bb649c0d33938dc8cc1b50cbbf2 [2021-10-18T16:49:14.972Z] ---> Running in f3ab9ad39bd7 [2021-10-18T16:49:14.972Z] Removing intermediate container f3ab9ad39bd7 [2021-10-18T16:49:14.972Z] ---> cd6bdff5f7c9 [2021-10-18T16:49:14.972Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T16:49:14.972Z] ---> Running in 4e714e67bed5 [2021-10-18T16:49:14.972Z] Removing intermediate container 4e714e67bed5 [2021-10-18T16:49:14.972Z] ---> 48f2075020f1 [2021-10-18T16:49:14.972Z] [2021-10-18T16:49:15.231Z] Successfully built 48f2075020f1 [2021-10-18T16:49:15.232Z] Successfully tagged sys-mgmt-agent:latest [2021-10-18T16:49:15.238Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-18T16:49:15.242Z] $ docker stop --time=1 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e [2021-10-18T16:49:16.763Z] $ docker rm -f 347028efdb6f55b564a5865fc2a0336f15724ba028e2b913dfdb5820faeb2b3e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T16:49:17.126Z] + docker images [2021-10-18T16:49:17.126Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-18T16:49:17.126Z] sys-mgmt-agent latest 48f2075020f1 3 seconds ago 294MB [2021-10-18T16:49:17.126Z] support-notifications latest 5aaf37e4f029 16 seconds ago 16.8MB [2021-10-18T16:49:17.126Z] security-secretstore-setup latest bb54f6080191 17 seconds ago 28.2MB [2021-10-18T16:49:17.126Z] 6a008016c60a 19 seconds ago 1.75GB [2021-10-18T16:49:17.126Z] 4498f4e9a5dd 21 seconds ago 1.76GB [2021-10-18T16:49:17.126Z] bc476e84aab0 24 seconds ago 1.76GB [2021-10-18T16:49:17.126Z] security-bootstrapper latest 8903b77fc64a 43 seconds ago 18.8MB [2021-10-18T16:49:17.126Z] core-data latest a40e7bfad441 52 seconds ago 20.5MB [2021-10-18T16:49:17.126Z] 79396cb44cae 53 seconds ago 1.75GB [2021-10-18T16:49:17.126Z] support-scheduler latest 7c6b2e66cbb8 About a minute ago 16.1MB [2021-10-18T16:49:17.126Z] 3eb7ad9c0505 About a minute ago 1.75GB [2021-10-18T16:49:17.126Z] 1d7841a6978c About a minute ago 1.76GB [2021-10-18T16:49:17.126Z] security-proxy-setup latest ca728b469d11 About a minute ago 26.7MB [2021-10-18T16:49:17.126Z] core-metadata latest 9d56e32db7c8 About a minute ago 16.8MB [2021-10-18T16:49:17.126Z] f6162a27d2b5 About a minute ago 1.76GB [2021-10-18T16:49:17.126Z] 120843dbb299 About a minute ago 1.76GB [2021-10-18T16:49:17.126Z] core-command latest 14a94702908e About a minute ago 16MB [2021-10-18T16:49:17.126Z] 7e984e0dab00 About a minute ago 1.75GB [2021-10-18T16:49:17.126Z] ci-base-image-x86_64 latest 37efe54281be 5 minutes ago 1.25GB [2021-10-18T16:49:17.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB [2021-10-18T16:49:17.126Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 10 days ago 34.5MB [2021-10-18T16:49:17.126Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-18T16:49:17.126Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-18T16:49:17.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-18T16:49:32.466Z] Still waiting to schedule task [2021-10-18T16:49:32.466Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-18T16:49:51.916Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2201 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-18T16:49:51.930Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-10-18T16:49:52.216Z] The recommended git tool is: git [2021-10-18T16:49:59.704Z] using credential edgex-jenkins-ssh [2021-10-18T16:49:59.725Z] Cloning the remote Git repository [2021-10-18T16:49:59.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:49:59.921Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-10-18T16:50:00.030Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:50:00.031Z] > git --version # timeout=10 [2021-10-18T16:50:00.049Z] > git --version # 'git version 2.17.1' [2021-10-18T16:50:00.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T16:50:00.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T16:51:30.915Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T16:51:31.132Z] Failed in branch arm64 [2021-10-18T16:51:29.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T16:51:29.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T16:51:29.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T16:51:29.993Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:51:29.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T16:51:30.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T16:51:30.922Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T16:51:30.937Z] > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 [2021-10-18T16:52:48.633Z] Running on prd-ubuntu18.04-docker-8c-8g-2205 in /w/workspace/edgexfoundry_edgex-go_PR-3755 [Pipeline] { [Pipeline] ws [2021-10-18T16:52:48.647Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-10-18T16:52:48.738Z] The recommended git tool is: git [2021-10-18T16:52:50.625Z] using credential edgex-jenkins-ssh [2021-10-18T16:52:50.635Z] Cloning the remote Git repository [2021-10-18T16:52:50.659Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:52:50.721Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-10-18T16:52:50.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:52:50.745Z] > git --version # timeout=10 [2021-10-18T16:52:50.750Z] > git --version # 'git version 2.17.1' [2021-10-18T16:52:50.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T16:52:50.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T16:53:35.911Z] Merging remotes/origin/main commit 69f0044378c84a2584b9cc14c244d921f2d7705f into PR head commit 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T16:53:36.163Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [2021-10-18T16:53:35.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T16:53:35.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T16:53:35.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-18T16:53:35.228Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-18T16:53:35.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T16:53:35.232Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3755/head:refs/remotes/origin/PR-3755 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T16:53:35.922Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T16:53:35.927Z] > git checkout -f 03e5e0bdab9ba53ec83b79823b799b53f04b1c87 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-18T16:53:37.103Z] + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:37.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:37.964Z] ---> package-listing.sh [2021-10-18T16:53:37.964Z] ++ facter osfamily [2021-10-18T16:53:37.964Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T16:53:38.223Z] + OS_FAMILY=redhat [2021-10-18T16:53:38.224Z] + workspace=/w/workspace/edgex-go/8 [2021-10-18T16:53:38.224Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T16:53:38.224Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T16:53:38.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T16:53:38.224Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T16:53:38.224Z] + '[' /w/workspace/edgex-go/8 ']' [2021-10-18T16:53:38.224Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T16:53:38.224Z] + case "${OS_FAMILY}" in [2021-10-18T16:53:38.224Z] + rpm -qa [2021-10-18T16:53:38.224Z] + sort [2021-10-18T16:53:41.525Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T16:53:41.525Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T16:53:41.525Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T16:53:41.525Z] + '[' /w/workspace/edgex-go/8 ']' [2021-10-18T16:53:41.525Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-10-18T16:53:41.525Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-10-18T16:53:41.536Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-18T16:53:41.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:53:42.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T16:53:42.373Z] [2021-10-18T16:53:42.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T16:53:42.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T16:53:42.674Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T16:53:42.674Z] b4d181a07f80: Pulling fs layer [2021-10-18T16:53:42.674Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T16:53:42.674Z] ed53099fbce6: Pulling fs layer [2021-10-18T16:53:42.674Z] dc539afda2c1: Pulling fs layer [2021-10-18T16:53:42.674Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T16:53:42.674Z] 9065ff56babe: Pulling fs layer [2021-10-18T16:53:42.674Z] d287ab97295c: Pulling fs layer [2021-10-18T16:53:42.674Z] dc539afda2c1: Waiting [2021-10-18T16:53:42.674Z] 77bc0d833cb6: Waiting [2021-10-18T16:53:42.674Z] 9065ff56babe: Waiting [2021-10-18T16:53:42.674Z] d287ab97295c: Waiting [2021-10-18T16:53:42.674Z] a1111a8f2ec3: Download complete [2021-10-18T16:53:42.936Z] dc539afda2c1: Verifying Checksum [2021-10-18T16:53:42.936Z] dc539afda2c1: Download complete [2021-10-18T16:53:42.936Z] ed53099fbce6: Verifying Checksum [2021-10-18T16:53:42.936Z] ed53099fbce6: Download complete [2021-10-18T16:53:42.936Z] 9065ff56babe: Verifying Checksum [2021-10-18T16:53:42.936Z] 9065ff56babe: Download complete [2021-10-18T16:53:42.936Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T16:53:42.936Z] 77bc0d833cb6: Download complete [2021-10-18T16:53:42.936Z] b4d181a07f80: Verifying Checksum [2021-10-18T16:53:42.936Z] b4d181a07f80: Download complete [2021-10-18T16:53:43.508Z] d287ab97295c: Verifying Checksum [2021-10-18T16:53:43.508Z] d287ab97295c: Download complete [2021-10-18T16:53:44.822Z] b4d181a07f80: Pull complete [2021-10-18T16:53:44.822Z] a1111a8f2ec3: Pull complete [2021-10-18T16:53:45.084Z] ed53099fbce6: Pull complete [2021-10-18T16:53:45.084Z] dc539afda2c1: Pull complete [2021-10-18T16:53:45.346Z] 77bc0d833cb6: Pull complete [2021-10-18T16:53:45.613Z] 9065ff56babe: Pull complete [2021-10-18T16:53:50.949Z] d287ab97295c: Pull complete [2021-10-18T16:53:50.949Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T16:53:50.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T16:53:50.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T16:53:51.026Z] prd-centos7-docker-4c-2g-2192 does not seem to be running inside a container [2021-10-18T16:53:51.062Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:latest cat [2021-10-18T16:53:54.318Z] $ docker top e1af731fc0a31d1f62222e50d1daf734d6a952eb5c585f481247e9cfdb1f3885 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T16:53:54.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T16:53:55.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T16:53:55.600Z] + ls /var/log/sa-host [2021-10-18T16:53:55.600Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T16:53:55.600Z] file_magic: OK [2021-10-18T16:53:55.600Z] HZ: Using current value: 100 [2021-10-18T16:53:55.600Z] file_header: OK [2021-10-18T16:53:55.600Z] 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-10-18T16:53:55.600Z] Statistics: [2021-10-18T16:53:55.600Z] 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... [2021-10-18T16:53:55.600Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T16:53:55.600Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T16:53:55.600Z] file_magic: OK [2021-10-18T16:53:55.600Z] HZ: Using current value: 100 [2021-10-18T16:53:55.600Z] file_header: OK [2021-10-18T16:53:55.600Z] 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-10-18T16:53:55.600Z] Statistics: [2021-10-18T16:53:55.600Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T16:53:55.600Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T16:53:55.678Z] provisioning config files... [2021-10-18T16:53:55.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2355530352182654976tmp [Pipeline] { [Pipeline] echo [2021-10-18T16:53:55.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:55.994Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T16:53:56.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:56.333Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T16:53:56.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:56.627Z] ---> sudo-logs.sh [2021-10-18T16:53:56.627Z] Archiving 'sudo' log.. [2021-10-18T16:53:56.627Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2192.novalocal: Name or service not known [2021-10-18T16:53:56.627Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2192.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T16:53:56.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:56.938Z] ---> job-cost.sh [2021-10-18T16:53:56.938Z] lf-activate-venv: SKIPPING [2021-10-18T16:53:56.938Z] INFO: No Stack... [2021-10-18T16:53:57.508Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T16:53:57.768Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T16:53:57.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T16:53:58.077Z] ---> logs-deploy.sh [2021-10-18T16:53:58.077Z] lf-activate-venv: SKIPPING [2021-10-18T16:53:58.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3755/8 [2021-10-18T16:53:58.077Z] INFO: archiving workspace using pattern(s): [2021-10-18T16:53:59.992Z] Archives upload complete. [2021-10-18T16:53:59.992Z] INFO: archiving logs to Nexus