Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 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-ssh7146589020799409582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11490607348009557375.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16368659624739065459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh14513964592301398197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10490021336080919460.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/284 [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/284 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 # timeout=10 Commit message: "feat: add management acl token and save token info to file (#4126)" > git rev-list --no-walk de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:30 ========================================================= 15:21:30 EdgeX Global Pipelines Version Info 15:21:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:31 ------------------- 15:21:31 stable info: 15:21:31 ------------------- 15:21:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:21:31 Message: update stable to v1.0.238 15:21:32 ------------------- 15:21:32 experimental info: 15:21:32 ------------------- 15:21:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:32 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:21:32 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96e03a3 [Pipeline] echo 15:21:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:33 provisioning config files... 15:21:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config994811430616012116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:33 ---> docker-login.sh 15:21:33 nexus3.edgexfoundry.org:10001 15:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:34 Configure a credential helper to remove this warning. See 15:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:34 15:21:34 Login Succeeded 15:21:34 nexus3.edgexfoundry.org:10002 15:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:34 Configure a credential helper to remove this warning. See 15:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:34 15:21:34 Login Succeeded 15:21:34 nexus3.edgexfoundry.org:10003 15:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:34 Configure a credential helper to remove this warning. See 15:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:34 15:21:34 Login Succeeded 15:21:34 nexus3.edgexfoundry.org:10004 15:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:34 Configure a credential helper to remove this warning. See 15:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:34 15:21:34 Login Succeeded 15:21:34 docker.io 15:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:34 Configure a credential helper to remove this warning. See 15:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:34 15:21:34 Login Succeeded 15:21:34 ---> docker-login.sh ends [Pipeline] } 15:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:35 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:21:35 + dirname cmd/core-command/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo core-command,cmd/core-command/Dockerfile 15:21:35 + dirname cmd/core-data/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo core-data,cmd/core-data/Dockerfile 15:21:35 + dirname cmd/core-metadata/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo core-metadata,cmd/core-metadata/Dockerfile 15:21:35 + dirname cmd/security-bootstrapper/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:21:35 + dirname cmd/security-proxy-setup/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:21:35 + dirname cmd/security-secretstore-setup/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:21:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:21:35 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 15:21:35 -f2 15:21:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:21:35 + dirname cmd/security-spire-config/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:21:35 + dirname cmd/security-spire-server/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:21:35 + dirname cmd/support-notifications/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo support-notifications,cmd/support-notifications/Dockerfile 15:21:35 + dirname cmd/support-scheduler/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:21:35 + dirname cmd/sys-mgmt-agent/Dockerfile 15:21:35 + cut -d/ -f2 15:21:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:21:35 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:35 + git rev-list -1 --merges 96e03a37baf8a42c1ce9148498b43ffc632d5fd4~1..96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo 15:21:35 -----------> git rev-list -1 --merges 96e03a37baf8a42c1ce9148498b43ffc632d5fd4~1..96e03a37baf8a42c1ce9148498b43ffc632d5fd4 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [false] [Pipeline] sh 15:21:35 + git log --format=format:%s -1 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] echo 15:21:35 ========================================================= 15:21:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:21:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:36 + grep -v github /etc/ssh/ssh_known_hosts 15:21:36 + [ -e /tmp/ssh_known_hosts ] 15:21:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:21:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:21:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:36 15:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:21:37 b85a868b505f: Pulling fs layer 15:21:37 e2be974225ed: Pulling fs layer 15:21:37 339a4e72a1f5: Pulling fs layer 15:21:37 988bab9f4d93: Pulling fs layer 15:21:37 1469e6f7b9e6: Pulling fs layer 15:21:37 eaf3925da568: Pulling fs layer 15:21:37 bab4dde63d76: Pulling fs layer 15:21:37 bde34c3a00c8: Pulling fs layer 15:21:37 b352a97aabf1: Pulling fs layer 15:21:37 4872d77fe225: Pulling fs layer 15:21:37 5851b861e8e6: Pulling fs layer 15:21:37 bde34c3a00c8: Waiting 15:21:37 1469e6f7b9e6: Waiting 15:21:37 b352a97aabf1: Waiting 15:21:37 eaf3925da568: Waiting 15:21:37 bab4dde63d76: Waiting 15:21:37 5851b861e8e6: Waiting 15:21:37 4872d77fe225: Waiting 15:21:37 988bab9f4d93: Waiting 15:21:37 e2be974225ed: Download complete 15:21:37 988bab9f4d93: Verifying Checksum 15:21:37 988bab9f4d93: Download complete 15:21:37 339a4e72a1f5: Verifying Checksum 15:21:37 339a4e72a1f5: Download complete 15:21:37 1469e6f7b9e6: Verifying Checksum 15:21:37 1469e6f7b9e6: Download complete 15:21:37 eaf3925da568: Verifying Checksum 15:21:37 eaf3925da568: Download complete 15:21:37 bde34c3a00c8: Verifying Checksum 15:21:37 bde34c3a00c8: Download complete 15:21:37 b352a97aabf1: Download complete 15:21:37 4872d77fe225: Verifying Checksum 15:21:37 4872d77fe225: Download complete 15:21:37 5851b861e8e6: Verifying Checksum 15:21:37 5851b861e8e6: Download complete 15:21:37 b85a868b505f: Download complete 15:21:37 bab4dde63d76: Verifying Checksum 15:21:37 bab4dde63d76: Download complete 15:21:39 b85a868b505f: Pull complete 15:21:39 e2be974225ed: Pull complete 15:21:39 339a4e72a1f5: Pull complete 15:21:39 988bab9f4d93: Pull complete 15:21:39 1469e6f7b9e6: Pull complete 15:21:39 eaf3925da568: Pull complete 15:21:41 bab4dde63d76: Pull complete 15:21:41 bde34c3a00c8: Pull complete 15:21:42 b352a97aabf1: Pull complete 15:21:42 4872d77fe225: Pull complete 15:21:42 5851b861e8e6: Pull complete 15:21:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:42 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:43 $ docker top 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:43 [ssh-agent] Looking for ssh-agent implementation... 15:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:44 $ docker exec 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent 15:21:44 SSH_AUTH_SOCK=/tmp/ssh-7MrALRB5kRRS/agent.33 15:21:44 SSH_AGENT_PID=40 15:21:44 Running ssh-add (command line suppressed) 15:21:44 Identity added: /w/workspace/edgex-go/284@tmp/private_key_3833411643598090342.key (/w/workspace/edgex-go/284@tmp/private_key_3833411643598090342.key) 15:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:44 + git tag --points-at HEAD [Pipeline] } 15:21:44 $ docker exec --env ******** --env ******** 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent -k 15:21:44 unset SSH_AUTH_SOCK; 15:21:44 unset SSH_AGENT_PID; 15:21:44 echo Agent pid 40 killed; 15:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:44 [ssh-agent] Looking for ssh-agent implementation... 15:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:44 $ docker exec 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent 15:21:45 SSH_AUTH_SOCK=/tmp/ssh-raC0GkZEU03y/agent.72 15:21:45 SSH_AGENT_PID=78 15:21:45 Running ssh-add (command line suppressed) 15:21:45 Identity added: /w/workspace/edgex-go/284@tmp/private_key_4313103184317756568.key (/w/workspace/edgex-go/284@tmp/private_key_4313103184317756568.key) 15:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:45 + git semver init 15:21:45 2022-08-22 15:21:45,731 [run_init] DEBUG init version:0.0.0 force:False 15:21:45 2022-08-22 15:21:45,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/284/.semver 15:21:45 2022-08-22 15:21:45,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/284/.semver 15:21:45 2022-08-22 15:21:45,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/284/.semver'], cwd=/w/workspace/edgex-go/284, universal_newlines=False, shell=None, istream=None) 15:21:51 2022-08-22 15:21:50,015 [append_file] DEBUG append to file:/w/workspace/edgex-go/284/.git/info/exclude 15:21:51 2022-08-22 15:21:50,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/284/.semver/main with force:False 15:21:51 2022-08-22 15:21:50,015 [read_version] DEBUG read version from /w/workspace/edgex-go/284/.semver/main 15:21:51 2022-08-22 15:21:50,015 [read_version] DEBUG read version from /w/workspace/edgex-go/284/.semver/main 15:21:51 2.3.0-dev.49 [Pipeline] } 15:21:51 $ docker exec --env ******** --env ******** 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f ssh-agent -k 15:21:51 unset SSH_AUTH_SOCK; 15:21:51 unset SSH_AGENT_PID; 15:21:51 echo Agent pid 78 killed; 15:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:51 + git semver [Pipeline] } 15:21:51 $ docker stop --time=1 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f 15:21:53 $ docker rm -f 1e237c70ac657d7b82ec16ae0bdd6a4ccc261cc30f3e085ced5abe3c224b818f [Pipeline] // withDockerContainer [Pipeline] sh 15:21:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:53 Stashed 1 file(s) [Pipeline] echo 15:21:53 [edgeXSemver]: initialized semver on version 2.3.0-dev.49 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:54 + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] echo 15:21:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:54 ========================================================= 15:21:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:21:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:21:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:54 2408cc74d12b: Pulling fs layer 15:21:54 ea60b727a1ce: Pulling fs layer 15:21:54 30c4a7721957: Pulling fs layer 15:21:54 370296b7ddb6: Pulling fs layer 15:21:54 7c6cee850709: Pulling fs layer 15:21:54 39a5fcdaea64: Pulling fs layer 15:21:54 d94ebbe4e438: Pulling fs layer 15:21:54 bcfd1f05c69d: Pulling fs layer 15:21:54 59ccb84bbe0f: Pulling fs layer 15:21:54 7c6cee850709: Waiting 15:21:54 d94ebbe4e438: Waiting 15:21:54 39a5fcdaea64: Waiting 15:21:54 bcfd1f05c69d: Waiting 15:21:54 59ccb84bbe0f: Waiting 15:21:54 30c4a7721957: Verifying Checksum 15:21:54 30c4a7721957: Download complete 15:21:54 ea60b727a1ce: Download complete 15:21:54 7c6cee850709: Download complete 15:21:54 39a5fcdaea64: Verifying Checksum 15:21:54 39a5fcdaea64: Download complete 15:21:54 2408cc74d12b: Verifying Checksum 15:21:54 2408cc74d12b: Download complete 15:21:54 d94ebbe4e438: Verifying Checksum 15:21:54 d94ebbe4e438: Download complete 15:21:54 2408cc74d12b: Pull complete 15:21:54 ea60b727a1ce: Pull complete 15:21:55 30c4a7721957: Pull complete 15:21:55 59ccb84bbe0f: Verifying Checksum 15:21:55 59ccb84bbe0f: Download complete 15:21:55 bcfd1f05c69d: Download complete 15:21:55 370296b7ddb6: Verifying Checksum 15:21:55 370296b7ddb6: Download complete 15:21:59 370296b7ddb6: Pull complete 15:21:59 7c6cee850709: Pull complete 15:21:59 39a5fcdaea64: Pull complete 15:21:59 d94ebbe4e438: Pull complete 15:22:02 bcfd1f05c69d: Pull complete 15:22:02 59ccb84bbe0f: Pull complete 15:22:02 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:22:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:02 WORKDIR /edgex 15:22:02 COPY go.mod . 15:22:02 RUN go mod download 15:22:02 + docker build -t ci-base-image-x86_64 -f - . 15:22:03 Sending build context to Docker daemon 169.3MB 15:22:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:22:03 ---> a4fb48ad2a94 15:22:03 Step 2/4 : WORKDIR /edgex 15:22:05 ---> Running in 0127fa5b2ed9 15:22:05 Removing intermediate container 0127fa5b2ed9 15:22:05 ---> b945d8c36d7d 15:22:05 Step 3/4 : COPY go.mod . 15:22:06 ---> f76a1bb1e516 15:22:06 Step 4/4 : RUN go mod download 15:22:06 ---> Running in 70779f84e52f 15:22:08 Still waiting to schedule task 15:22:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:22:20 Removing intermediate container 70779f84e52f 15:22:20 ---> 8b100627bec8 15:22:20 Successfully built 8b100627bec8 15:22:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:21 + docker inspect -f . ci-base-image-x86_64 15:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:21 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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 ******** ci-base-image-x86_64 cat 15:22:21 $ docker top 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:22 + go version 15:22:22 go version go1.18.3 linux/amd64 [Pipeline] } 15:22:22 $ docker stop --time=1 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 15:22:23 $ docker rm -f 301c7d9f278c1c38d3f4fc5f0e1bb5d4a8e5bdde1ea27a60f76f4523a546b054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:23 + docker inspect -f . ci-base-image-x86_64 15:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:23 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:22:23 $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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 ******** ci-base-image-x86_64 cat 15:22:24 $ docker top 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf -eo pid,comm [Pipeline] { [Pipeline] echo 15:22:24 ========================================================= 15:22:24 [edgeXBuildGoParallel] Running Tests and Build... 15:22:24 ========================================================= [Pipeline] sh 15:22:24 + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] fileExists [Pipeline] sh 15:22:25 + make test 15:22:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:22:31 ? github.com/edgexfoundry/edgex-go [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:22:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:22:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements 15:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.2% of statements 15:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:22:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.288s coverage: 89.2% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.1% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 15:22:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 15:22:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 15:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements 15:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:23:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 80.8% of statements 15:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.089s coverage: 85.4% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.2% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.7% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.8% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.6% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:23:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:23:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 15:23:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:23:26 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:23:26 GO111MODULE=on go vet ./... 15:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:30 ./bin/test-attribution-txt.sh 15:23:30 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 15:23:30 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 15:23:30 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 15:23:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:23:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:23:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 15:23:30 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:23:31 + ls -al . 15:23:31 total 736 15:23:31 drwxrwxr-x 10 1001 1001 4096 Aug 22 15:22 . 15:23:31 drwxr-xr-x 4 root root 4096 Aug 22 15:22 .. 15:23:31 -rw-rw-r-- 1 1001 1001 16 Aug 22 15:21 .dockerignore 15:23:31 drwxrwxr-x 8 1001 1001 4096 Aug 22 15:23 .git 15:23:31 drwxrwxr-x 3 1001 1001 4096 Aug 22 15:21 .github 15:23:31 -rw-rw-r-- 1 1001 1001 1030 Aug 22 15:21 .gitignore 15:23:31 -rw-rw-r-- 1 1001 1001 42 Aug 22 15:21 .golangci.yml 15:23:31 -rw-rw-r-- 1 1001 1001 87 Aug 22 15:21 .hadolint.yml 15:23:31 drwxr-xr-x 3 1001 1001 4096 Aug 22 15:21 .semver 15:23:31 -rw-rw-r-- 1 1001 1001 166 Aug 22 15:21 .sonarcloud.properties 15:23:31 -rw-rw-r-- 1 1001 1001 1171 Aug 22 15:21 ADOPTERS.md 15:23:31 -rw-rw-r-- 1 1001 1001 10347 Aug 22 15:21 Attribution.txt 15:23:31 -rw-rw-r-- 1 1001 1001 63209 Aug 22 15:21 CHANGELOG.md 15:23:31 -rw-rw-r-- 1 1001 1001 3804 Aug 22 15:21 CONTRIBUTING.md 15:23:31 -rw-rw-r-- 1 1001 1001 677 Aug 22 15:21 GOVERNANCE.md 15:23:31 -rw-rw-r-- 1 1001 1001 850 Aug 22 15:21 Jenkinsfile 15:23:31 -rw-rw-r-- 1 1001 1001 10775 Aug 22 15:21 LICENSE 15:23:31 -rw-rw-r-- 1 1001 1001 13276 Aug 22 15:21 Makefile 15:23:31 -rw-rw-r-- 1 1001 1001 582 Aug 22 15:21 OWNERS.md 15:23:31 -rw-rw-r-- 1 1001 1001 9094 Aug 22 15:21 README.md 15:23:31 -rw-rw-r-- 1 1001 1001 6912 Aug 22 15:21 SECURITY.md 15:23:31 -rw-rw-r-- 1 1001 1001 12 Aug 22 15:21 VERSION 15:23:31 -rw-rw-r-- 1 1001 1001 4131 Aug 22 15:21 ZMQWindows.md 15:23:31 drwxrwxr-x 2 1001 1001 4096 Aug 22 15:21 bin 15:23:31 drwxrwxr-x 18 1001 1001 4096 Aug 22 15:21 cmd 15:23:31 -rw-r--r-- 1 root root 482786 Aug 22 15:23 coverage.out 15:23:31 -rw-rw-r-- 1 1001 1001 3681 Aug 22 15:21 go.mod 15:23:31 -rw-rw-r-- 1 1001 1001 38033 Aug 22 15:21 go.sum 15:23:31 drwxrwxr-x 8 1001 1001 4096 Aug 22 15:21 internal 15:23:31 drwxrwxr-x 3 1001 1001 4096 Aug 22 15:21 openapi 15:23:31 drwxrwxr-x 4 1001 1001 4096 Aug 22 15:21 snap 15:23:31 -rw-rw-r-- 1 1001 1001 204 Aug 22 15:21 version.go [Pipeline] sh 15:23:31 + '[' -e coverage.out ] 15:23:31 + chown 1001:1001 coverage.out [Pipeline] stash 15:23:31 Stashed 1 file(s) [Pipeline] sh 15:23:31 + make build 15:23:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:23:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:23:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23308 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:23:51 Running in /w/workspace/edgex-go/284 [Pipeline] { [Pipeline] checkout 15:23:51 The recommended git tool is: git 15:23:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:23:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:23:57 using credential edgex-jenkins-ssh 15:23:57 Cloning the remote Git repository 15:23:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:23:57 > git init /w/workspace/edgex-go/284 # timeout=10 15:23:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:23:57 > git --version # timeout=10 15:23:57 > git --version # 'git version 2.25.1' 15:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:24:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:24:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:24:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:24:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:24:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:24:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:24:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:24:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:24:11 $ docker stop --time=1 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf 15:24:13 $ docker rm -f 878c74d556542f95f67ccccbe5e850155a05b00cb510280ec0ed28ca540f53cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 Avoid second fetch 15:24:14 Checking out Revision 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 (main) 15:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:14 15:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:15 latest: Pulling from edgex-devops/edgex-compose 15:24:15 cbdbe7a5bc2a: Pulling fs layer 15:24:15 ca9280d653b3: Pulling fs layer 15:24:15 7e9c9ca2126c: Pulling fs layer 15:24:15 cbdbe7a5bc2a: Download complete 15:24:15 ca9280d653b3: Verifying Checksum 15:24:15 ca9280d653b3: Download complete 15:24:15 cbdbe7a5bc2a: Pull complete 15:24:15 7e9c9ca2126c: Download complete 15:24:15 ca9280d653b3: Pull complete 15:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:14 > git config core.sparsecheckout # timeout=10 15:24:14 > git checkout -f 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 # timeout=10 15:24:19 Commit message: "feat: add management acl token and save token info to file (#4126)" 15:24:19 7e9c9ca2126c: Pull complete 15:24:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:19 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:24:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:24:20 $ docker top 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:21 + + docker-composegrep build parallel --help 15:24:21 15:24:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:21 Dload Upload Total Spent Left Speed 15:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 94044 15:24:21 --parallel Build images in parallel. [Pipeline] } 15:24:21 $ docker stop --time=1 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a 15:24:23 $ docker rm -f 3da78a8d3c368f48c488f515527aece1e56d229773d7e8c29da58d24de8b492a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:23 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:24:23 $ 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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:24:23 + sudo tee /etc/docker/daemon.new 15:24:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:23 { 15:24:23 "registry-mirrors": [ 15:24:23 "https://nexus3.edgexfoundry.org:10001" 15:24:23 ], 15:24:23 "bip": "10.250.0.254/24", 15:24:23 "hosts": [ 15:24:23 "tcp://0.0.0.0:5555", 15:24:23 "unix:///var/run/docker.sock" 15:24:23 ], 15:24:23 "mtu": 1458, 15:24:23 "selinux-enabled": true, 15:24:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:23 } 15:24:23 $ docker top af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:24:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:24 + docker-compose -f ./docker-compose-build.yml build --parallel 15:24:24 + sudo service docker restart 15:24:24 Building core-command ... 15:24:24 Building core-data ... 15:24:24 Building core-metadata ... 15:24:24 Building security-bootstrapper ... 15:24:24 Building security-proxy-setup ... 15:24:24 Building security-secretstore-setup ... 15:24:24 Building security-spiffe-token-provider ... 15:24:24 Building security-spire-agent ... 15:24:24 Building security-spire-config ... 15:24:24 Building security-spire-server ... 15:24:24 Building support-notifications ... 15:24:24 Building support-scheduler ... 15:24:24 Building sys-mgmt-agent ... 15:24:24 Building security-spiffe-token-provider 15:24:24 Building security-spire-server 15:24:24 Building security-spire-config 15:24:24 Building support-scheduler 15:24:24 Building support-notifications 15:24:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:34 ---> 8b100627bec8 15:24:34 Step 3/22 : WORKDIR /edgex-go 15:24:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:24:34 ---> 8b100627bec8 15:24:34 Step 3/26 : WORKDIR /edgex-go 15:24:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:24:34 ---> 8b100627bec8 15:24:34 Step 3/20 : WORKDIR /edgex-go 15:24:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:34 ---> 8b100627bec8 15:24:34 Step 3/22 : WORKDIR /edgex-go 15:24:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:24:35 ---> 8b100627bec8 15:24:35 Step 3/25 : WORKDIR /edgex-go 15:24:38 ---> Running in eae108e1e0bc 15:24:38 ---> Running in dd024602dabf 15:24:38 ---> Running in ea6e01992322 15:24:38 ---> Running in 39c90898fa31 15:24:38 ---> Running in 2bc71d9458c9 15:24:38 Removing intermediate container eae108e1e0bc 15:24:38 ---> d6012f773ced 15:24:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 Removing intermediate container ea6e01992322 15:24:38 ---> 2b5f2724fed5 15:24:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:24:38 Removing intermediate container dd024602dabf 15:24:38 ---> be27de40d99b 15:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 Removing intermediate container 2bc71d9458c9 15:24:38 ---> b10def635f80 15:24:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 Removing intermediate container 39c90898fa31 15:24:38 ---> a07564ff8515 15:24:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 ---> Running in 9ec9d8b7fc9b 15:24:38 ---> Running in fbad4b1582aa 15:24:38 ---> Running in 954d2cc00c25 15:24:38 ---> Running in 4e447df4da08 15:24:38 ---> Running in 73049d72b048 15:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:39 Removing intermediate container 9ec9d8b7fc9b 15:24:39 ---> 64bf70be9bdf 15:24:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:24:39 ---> Running in 0f02448af8eb 15:24:39 v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:24:39 v3.16.2-77-gcd7676fd90 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:24:39 OK: 17036 distinct packages available 15:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:39 Removing intermediate container 954d2cc00c25 15:24:39 ---> b1c2bad71942 15:24:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:24:39 ---> Running in 72c0bacd850f 15:24:39 Removing intermediate container 4e447df4da08 15:24:39 ---> 69b6917fc9f2 15:24:39 Step 5/22 : RUN apk add --update --no-cache make git 15:24:39 OK: 211 MiB in 51 packages 15:24:40 Removing intermediate container 73049d72b048 15:24:40 ---> 921d01247ae3 15:24:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:24:40 ---> Running in 282a63f834ec 15:24:40 ---> Running in cf8694fbe98e 15:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:40 Removing intermediate container fbad4b1582aa 15:24:40 ---> 001839141ac1 15:24:40 Step 5/20 : COPY go.mod vendor* ./ 15:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:40 ---> eaedb7364207 15:24:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:40 ---> Running in 559dd6cbc139 15:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:24:41 OK: 211 MiB in 51 packages 15:24:41 OK: 211 MiB in 51 packages 15:24:42 OK: 211 MiB in 51 packages 15:24:42 Removing intermediate container 0f02448af8eb 15:24:42 ---> f7f403f7e46b 15:24:42 Step 6/25 : COPY go.mod vendor* ./ 15:24:42 OK: 211 MiB in 51 packages 15:24:42 ---> 2a090b73e425 15:24:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:42 Removing intermediate container 72c0bacd850f 15:24:42 ---> 4211815a821b 15:24:42 Step 6/22 : COPY go.mod vendor* ./ 15:24:42 ---> Running in 87fc03b87338 15:24:42 Removing intermediate container 282a63f834ec 15:24:42 ---> 54dcb6cd8ab3 15:24:42 Step 6/22 : COPY go.mod vendor* ./ 15:24:42 ---> ced83b627bae 15:24:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:42 ---> Running in 38f3ad385749 15:24:42 ---> 01a37abe476e 15:24:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:42 ---> Running in 8e287fe24b0b 15:24:42 Removing intermediate container cf8694fbe98e 15:24:42 ---> 2a7d0387db38 15:24:42 Step 6/26 : COPY go.mod vendor* ./ 15:24:42 ---> b41c576ebd86 15:24:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:42 ---> Running in fb275ebb79ac [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:43 provisioning config files... 15:24:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config2474734393142659901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:43 ---> docker-login.sh 15:24:43 nexus3.edgexfoundry.org:10001 15:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:44 Configure a credential helper to remove this warning. See 15:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:44 15:24:44 Login Succeeded 15:24:44 nexus3.edgexfoundry.org:10002 15:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:44 Configure a credential helper to remove this warning. See 15:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:44 15:24:44 Login Succeeded 15:24:44 nexus3.edgexfoundry.org:10003 15:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:45 Configure a credential helper to remove this warning. See 15:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:45 15:24:45 Login Succeeded 15:24:45 nexus3.edgexfoundry.org:10004 15:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:45 Configure a credential helper to remove this warning. See 15:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:45 15:24:45 Login Succeeded 15:24:45 docker.io 15:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:46 Configure a credential helper to remove this warning. See 15:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:46 15:24:46 Login Succeeded 15:24:46 ---> docker-login.sh ends [Pipeline] } 15:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:24:47 + git config --global --add safe.directory /w/workspace/edgex-go/284 [Pipeline] echo 15:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:47 ========================================================= 15:24:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:24:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:24:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:24:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:47 b3c136eddcbf: Pulling fs layer 15:24:47 c0a3192eca97: Pulling fs layer 15:24:47 a050256f5b6f: Pulling fs layer 15:24:47 656be50a0ddc: Pulling fs layer 15:24:47 2bbca73fdf42: Pulling fs layer 15:24:47 46d945488cbd: Pulling fs layer 15:24:47 8a5474983e97: Pulling fs layer 15:24:47 329c88fbcd65: Pulling fs layer 15:24:47 656be50a0ddc: Waiting 15:24:47 2bbca73fdf42: Waiting 15:24:47 46d945488cbd: Waiting 15:24:47 8a5474983e97: Waiting 15:24:47 329c88fbcd65: Waiting 15:24:47 a050256f5b6f: Verifying Checksum 15:24:47 a050256f5b6f: Download complete 15:24:47 c0a3192eca97: Verifying Checksum 15:24:47 c0a3192eca97: Download complete 15:24:47 2bbca73fdf42: Verifying Checksum 15:24:47 2bbca73fdf42: Download complete 15:24:47 46d945488cbd: Verifying Checksum 15:24:47 46d945488cbd: Download complete 15:24:47 b3c136eddcbf: Verifying Checksum 15:24:47 b3c136eddcbf: Download complete 15:24:48 b3c136eddcbf: Pull complete 15:24:48 329c88fbcd65: Verifying Checksum 15:24:48 329c88fbcd65: Download complete 15:24:49 c0a3192eca97: Pull complete 15:24:49 a050256f5b6f: Pull complete 15:24:50 8a5474983e97: Verifying Checksum 15:24:50 8a5474983e97: Download complete 15:24:50 656be50a0ddc: Verifying Checksum 15:24:50 656be50a0ddc: Download complete 15:24:57 Removing intermediate container 8e287fe24b0b 15:24:57 ---> f29f0516ac12 15:24:57 Step 8/22 : COPY . . 15:24:57 Removing intermediate container 559dd6cbc139 15:24:57 ---> 45db52f9b881 15:24:57 Step 7/20 : COPY . . 15:24:57 Removing intermediate container 38f3ad385749 15:24:57 ---> 497809f573e6 15:24:57 Step 8/22 : COPY . . 15:24:57 Removing intermediate container fb275ebb79ac 15:24:57 ---> eaef8aa5c7c7 15:24:57 Step 8/26 : COPY . . 15:24:57 Removing intermediate container 87fc03b87338 15:24:57 ---> 523ae353f03f 15:24:57 Step 8/25 : COPY . . 15:25:05 656be50a0ddc: Pull complete 15:25:05 2bbca73fdf42: Pull complete 15:25:05 46d945488cbd: Pull complete 15:25:07 ---> 8f2ba795e87e 15:25:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:25:07 ---> f7f848aea936 15:25:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:25:07 ---> 967989f6f52f 15:25:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:25:07 ---> Running in 12b775a298c9 15:25:07 ---> Running in 98e2a963a77c 15:25:07 ---> 333960296d2c 15:25:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:25:07 ---> 7f76fb0d68a9 15:25:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:25:07 ---> Running in f94f00777c4a 15:25:07 ---> Running in 78b971e8e694 15:25:07 ---> Running in 65e72d9997d7 15:25:07 Removing intermediate container 12b775a298c9 15:25:07 ---> 41e5b824db8e 15:25:07 Step 10/25 : WORKDIR /edgex-go/spire-build 15:25:07 ---> Running in 3d45d3562e21 15:25:07 Removing intermediate container 65e72d9997d7 15:25:07 ---> 44047d6f128f 15:25:07 Step 10/26 : WORKDIR /edgex-go/spire-build 15:25:07 ---> Running in e1c989313002 15:25:07 Removing intermediate container 3d45d3562e21 15:25:07 ---> 82a08e7d6e1b 15:25:07 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:25:07 ---> Running in 1e0f2df6fb38 15:25:07 Removing intermediate container e1c989313002 15:25:07 ---> d049bce1f4af 15:25:07 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:25:07 ---> Running in 4bb595d4b95a 15:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:25:07 Removing intermediate container 1e0f2df6fb38 15:25:07 ---> c9630f71f6c5 15:25:07 Step 12/25 : WORKDIR /edgex-go 15:25:07 Removing intermediate container 4bb595d4b95a 15:25:07 ---> fc73e7e85a78 15:25:07 Step 12/26 : WORKDIR /edgex-go 15:25:07 ---> Running in 3399f8f7a188 15:25:07 ---> Running in 2b98111a6284 15:25:08 Removing intermediate container 3399f8f7a188 15:25:08 ---> db801b461fa4 15:25:08 15:25:08 Step 13/25 : FROM alpine:3.15 15:25:08 Removing intermediate container 2b98111a6284 15:25:08 ---> 9eeb1e93d2cf 15:25:08 15:25:08 Step 13/26 : FROM alpine:3.15 15:25:09 3.15: Pulling from library/alpine 15:25:09 3.15: Pulling from library/alpine 15:25:10 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:25:10 Status: Downloaded newer image for alpine:3.15 15:25:10 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:25:10 Status: Image is up to date for alpine:3.15 15:25:10 ---> c4fc93816858 15:25:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:10 ---> c4fc93816858 15:25:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:10 ---> Running in a0c939d0a975 15:25:10 ---> Running in a989e17f5ce2 15:25:10 Removing intermediate container a989e17f5ce2 15:25:10 ---> 34af49a4eea9 15:25:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:10 Removing intermediate container a0c939d0a975 15:25:10 ---> 8589e7ccf26f 15:25:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:10 ---> Running in 45b2e3ef01dd 15:25:10 ---> Running in 805ece791b7b 15:25:11 8a5474983e97: Pull complete 15:25:12 329c88fbcd65: Pull complete 15:25:12 Removing intermediate container 45b2e3ef01dd 15:25:12 ---> 57986b1ee525 15:25:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:25:12 Removing intermediate container 805ece791b7b 15:25:12 ---> 2b54018f7ad8 15:25:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:25:12 ---> Running in aff953f32b95 15:25:12 ---> Running in 3e68c23a22db 15:25:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:25:13 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:13 WORKDIR /edgex 15:25:13 COPY go.mod . 15:25:13 RUN go mod download 15:25:13 docker build -t ci-base-image-arm64 -f - . 15:25:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:13 Sending build context to Docker daemon 3.155MB 15:25:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:25:13 ---> ff4287adb874 15:25:13 Step 2/4 : WORKDIR /edgex 15:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:14 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:25:14 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:25:14 OK: 15856 distinct packages available 15:25:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:14 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:25:14 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:25:14 OK: 15856 distinct packages available 15:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:15 ---> Running in 2b5c7a09eceb 15:25:15 Removing intermediate container 2b5c7a09eceb 15:25:15 ---> 0c3f3b539394 15:25:15 Step 3/4 : COPY go.mod . 15:25:16 (1/5) Installing dumb-init (1.2.5-r1) 15:25:16 (1/4) Installing dumb-init (1.2.5-r1) 15:25:16 (2/5) Installing musl-obstack (1.2.3-r0) 15:25:16 (2/4) Installing musl-obstack (1.2.3-r0) 15:25:16 (3/5) Installing libucontext (1.1-r0) 15:25:16 (3/4) Installing libucontext (1.1-r0) 15:25:16 (4/5) Installing gcompat (1.0.0-r4) 15:25:16 (4/4) Installing gcompat (1.0.0-r4) 15:25:16 (5/5) Installing openssl (1.1.1q-r0) 15:25:16 Executing busybox-1.34.1-r7.trigger 15:25:16 OK: 6 MiB in 18 packages 15:25:16 Executing busybox-1.34.1-r7.trigger 15:25:16 OK: 7 MiB in 19 packages 15:25:16 ---> a82517280fe4 15:25:16 Step 4/4 : RUN go mod download 15:25:16 ---> Running in f6ca67b42d80 15:25:17 Removing intermediate container aff953f32b95 15:25:17 ---> 6db392546447 15:25:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:25:18 Removing intermediate container 3e68c23a22db 15:25:18 ---> f96e9eb344f0 15:25:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:25:21 ---> bd2ffd557650 15:25:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:25:21 ---> 3cdfe853f1ee 15:25:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:25:21 ---> 952b27d1ccfd 15:25:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:25:21 ---> 1909da8f5071 15:25:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:25:22 ---> Running in 4ffec2d30eb6 15:25:22 Removing intermediate container 4ffec2d30eb6 15:25:22 ---> c5f4c8246f53 15:25:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:25:22 ---> 3e574a3d51ee 15:25:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:25:23 ---> 3da4f29cb082 15:25:23 Step 21/26 : WORKDIR / 15:25:23 ---> 6e85f4ccda88 15:25:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:25:23 ---> Running in 8667450d4890 15:25:23 ---> Running in fc492ad6affa 15:25:23 Removing intermediate container fc492ad6affa 15:25:23 ---> bac11e6d2e4c 15:25:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:25:23 Removing intermediate container 8667450d4890 15:25:23 ---> 665d0cde6c24 15:25:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:25:23 ---> Running in a80a0fb49803 15:25:23 ---> Running in 5a0913fd54b5 15:25:24 Removing intermediate container a80a0fb49803 15:25:24 ---> c44efdb82238 15:25:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:25:24 Removing intermediate container 5a0913fd54b5 15:25:24 ---> e1c8b4c733ff 15:25:24 Step 23/25 : LABEL arch=x86_64 15:25:24 ---> Running in 70e820e16ee1 15:25:24 ---> Running in 5b455fe39cd0 15:25:24 Removing intermediate container 70e820e16ee1 15:25:24 ---> 159e5f8e9ea6 15:25:24 Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:25:24 Removing intermediate container 5b455fe39cd0 15:25:24 ---> b7196157d38e 15:25:24 Step 24/26 : LABEL arch=x86_64 15:25:24 ---> Running in 135effe83986 15:25:24 ---> Running in 71fd311a808a 15:25:24 Removing intermediate container 135effe83986 15:25:24 ---> a7e0addb1c10 15:25:24 Step 25/25 : LABEL version=2.3.0-dev.49 15:25:24 Removing intermediate container 71fd311a808a 15:25:24 ---> 7424e108e563 15:25:24 Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:25:24 ---> Running in 427f7db72a0d 15:25:24 ---> Running in be335065b38d 15:25:25 Removing intermediate container be335065b38d 15:25:25 ---> 3d001654fd03 15:25:25 Step 26/26 : LABEL version=2.3.0-dev.49 15:25:25 ---> Running in fbfc41f5464d 15:25:25 Removing intermediate container 427f7db72a0d 15:25:25 ---> 691a8ed7ba89 15:25:25 15:25:25 Successfully built 691a8ed7ba89 15:25:25 Successfully tagged security-spire-server:latest 15:25:25 Building security-spire-agent 15:25:26  Building security-spire-server ... done Removing intermediate container fbfc41f5464d 15:25:26 ---> 146a4c82b0d9 15:25:26 15:25:26 Successfully built 146a4c82b0d9 15:25:26 Successfully tagged security-spire-config:latest 15:25:26 Building core-data 15:25:31  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:31 ---> 8b100627bec8 15:25:31 Step 3/23 : WORKDIR /edgex-go 15:25:31 ---> Using cache 15:25:31 ---> b10def635f80 15:25:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:31 ---> Using cache 15:25:31 ---> 69b6917fc9f2 15:25:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:25:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:25:31 ---> 8b100627bec8 15:25:31 Step 3/26 : WORKDIR /edgex-go 15:25:31 ---> Using cache 15:25:31 ---> b10def635f80 15:25:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:31 ---> Using cache 15:25:31 ---> 69b6917fc9f2 15:25:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:25:33 ---> Running in e73f6f7c57ae 15:25:33 ---> Running in b100675854e8 15:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:35 OK: 211 MiB in 51 packages 15:25:35 OK: 211 MiB in 51 packages 15:25:35 Removing intermediate container b100675854e8 15:25:35 ---> a264a03a9c8c 15:25:35 Step 6/26 : COPY go.mod vendor* ./ 15:25:35 Removing intermediate container e73f6f7c57ae 15:25:35 ---> 1ba478bb436a 15:25:35 Step 6/23 : COPY go.mod vendor* ./ 15:25:36 ---> a6601bb4cf10 15:25:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:36 ---> Running in ef3efe489808 15:25:36 ---> d8f2326688a5 15:25:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:36 ---> Running in 94b4cbab3dd9 15:25:39 Removing intermediate container 98e2a963a77c 15:25:39 ---> acd5ea683d32 15:25:39 15:25:39 Step 9/20 : FROM alpine:3.15 15:25:39 ---> c4fc93816858 15:25:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:39 ---> Using cache 15:25:39 ---> 8589e7ccf26f 15:25:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:39 ---> Using cache 15:25:39 ---> 2b54018f7ad8 15:25:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:25:40 ---> Running in 49484f904d1d 15:25:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:41 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:25:41 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:25:41 OK: 15856 distinct packages available 15:25:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:42 (1/9) Installing ca-certificates (20220614-r0) 15:25:42 (2/9) Installing brotli-libs (1.0.9-r5) 15:25:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:25:43 (4/9) Installing libcurl (7.80.0-r2) 15:25:43 (5/9) Installing curl (7.80.0-r2) 15:25:43 (6/9) Installing dumb-init (1.2.5-r1) 15:25:43 (7/9) Installing musl-obstack (1.2.3-r0) 15:25:43 (8/9) Installing libucontext (1.1-r0) 15:25:43 (9/9) Installing gcompat (1.0.0-r4) 15:25:43 Executing busybox-1.34.1-r7.trigger 15:25:43 Executing ca-certificates-20220614-r0.trigger 15:25:43 OK: 8 MiB in 23 packages 15:25:43 Removing intermediate container 78b971e8e694 15:25:43 ---> c3b67cdd8336 15:25:43 15:25:43 Step 10/22 : FROM alpine:3.16 15:25:43 Removing intermediate container f94f00777c4a 15:25:43 ---> cdfa4d135eb8 15:25:43 15:25:43 Step 10/22 : FROM alpine:3.16 15:25:44 Removing intermediate container 94b4cbab3dd9 15:25:44 ---> ab470e957b3a 15:25:44 Step 8/23 : COPY . . 15:25:44 Removing intermediate container ef3efe489808 15:25:44 ---> da83c3df7374 15:25:44 Step 8/26 : COPY . . 15:25:44 3.16: Pulling from library/alpine 15:25:45 3.16: Pulling from library/alpine 15:25:45 Removing intermediate container 49484f904d1d 15:25:45 ---> 9d0cada931ea 15:25:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:47 ---> ab579e0ed600 15:25:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:25:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:25:47 Status: Downloaded newer image for alpine:3.16 15:25:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:25:47 Status: Image is up to date for alpine:3.16 15:25:47 ---> 9c6f07244728 15:25:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:25:47 ---> 9c6f07244728 15:25:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:25:47 ---> Running in 546964360dfb 15:25:47 ---> Running in 3ce744eb6970 15:25:47 ---> e7afebf9d26e 15:25:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:25:47 ---> 776ad555e59b 15:25:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:25:47 ---> Running in cfecd3e565ac 15:25:47 ---> 42802d822968 15:25:47 Step 9/23 : RUN make cmd/core-data/core-data 15:25:47 ---> f49925c0c45c 15:25:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:25:47 ---> Running in da528ae89d92 15:25:47 ---> Running in b801db8b811c 15:25:47 Removing intermediate container cfecd3e565ac 15:25:47 ---> 054afd17a8ee 15:25:47 Step 10/26 : WORKDIR /edgex-go/spire-build 15:25:47 ---> Running in 5a4807880819 15:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:25:48 Removing intermediate container b801db8b811c 15:25:48 ---> afb172cd456f 15:25:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:48 Removing intermediate container 5a4807880819 15:25:48 ---> b952842314f5 15:25:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:25:48 ---> Running in ad6e72694267 15:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:25:48 ---> Running in 00ee5623dd47 15:25:48 Removing intermediate container ad6e72694267 15:25:48 ---> 26f4c11ad5db 15:25:48 Step 18/20 : LABEL arch=x86_64 15:25:48 ---> Running in 0eea4b94d4d0 15:25:48 (1/2) Installing ca-certificates (20220614-r0) 15:25:48 (1/1) Installing dumb-init (1.2.5-r1) 15:25:48 Executing busybox-1.35.0-r17.trigger 15:25:48 Removing intermediate container 0eea4b94d4d0 15:25:48 ---> 4d5255f3df31 15:25:48 Step 19/20 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:25:48 (2/2) Installing dumb-init (1.2.5-r1) 15:25:48 OK: 6 MiB in 15 packages 15:25:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:25:48 Executing busybox-1.35.0-r17.trigger 15:25:48 Executing ca-certificates-20220614-r0.trigger 15:25:48 ---> Running in 61e3e185f9bc 15:25:48 OK: 6 MiB in 16 packages 15:25:48 Removing intermediate container 61e3e185f9bc 15:25:48 ---> f319a368246b 15:25:48 Step 20/20 : LABEL version=2.3.0-dev.49 15:25:48 ---> Running in a7ca6dd80f69 15:25:48 Removing intermediate container a7ca6dd80f69 15:25:48 ---> 220086da0465 15:25:48 15:25:48 Successfully built 220086da0465 15:25:48 Successfully tagged security-spiffe-token-provider:latest 15:25:48  Building security-spiffe-token-provider ... done Building security-bootstrapper 15:25:48 Removing intermediate container 546964360dfb 15:25:48 ---> 529d4a1643ab 15:25:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:25:49 ---> Running in d547fba84505 15:25:49 Removing intermediate container 00ee5623dd47 15:25:49 ---> b8f42350c0ad 15:25:49 Step 12/26 : WORKDIR /edgex-go 15:25:49 Removing intermediate container 3ce744eb6970 15:25:49 ---> 01b961b7c128 15:25:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:25:49 ---> Running in a49bd1f8178e 15:25:49 ---> Running in 482d6dbd505e 15:25:50 Removing intermediate container d547fba84505 15:25:50 ---> 917ff028b959 15:25:50 Step 13/22 : ENV APP_PORT=59861 15:25:50 ---> Running in 8e7d0d3260e4 15:25:50 Removing intermediate container 482d6dbd505e 15:25:50 ---> 49a26a43bc50 15:25:50 Step 13/22 : ENV APP_PORT=59860 15:25:50 Removing intermediate container a49bd1f8178e 15:25:50 ---> deabc39d957b 15:25:50 15:25:50 Step 13/26 : FROM alpine:3.15 15:25:50 ---> c4fc93816858 15:25:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:50 ---> Using cache 15:25:50 ---> 8589e7ccf26f 15:25:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:50 ---> Using cache 15:25:50 ---> 2b54018f7ad8 15:25:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:25:50 ---> Running in ec52d83624af 15:25:50 ---> Running in b840fdb5f4fa 15:25:50 Removing intermediate container 8e7d0d3260e4 15:25:50 ---> 9c6659d66024 15:25:50 Step 14/22 : EXPOSE $APP_PORT 15:25:50 ---> Running in e9d1c926969a 15:25:50 Removing intermediate container ec52d83624af 15:25:50 ---> 4e4d547c83c3 15:25:50 Step 14/22 : EXPOSE $APP_PORT 15:25:50 ---> Running in 922afb9eeaff 15:25:50 Removing intermediate container e9d1c926969a 15:25:50 ---> 2327b370b4e5 15:25:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:50 Removing intermediate container 922afb9eeaff 15:25:50 ---> 5da99edf8105 15:25:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:50 ---> 54feac17a132 15:25:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:25:51 ---> 4b9a591e076d 15:25:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:52 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:25:52 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:25:52 OK: 15856 distinct packages available 15:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:25:52 ---> e684cd5c3f2a 15:25:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:25:52 ---> 8b10ce4c7775 15:25:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:25:52 ---> 6246b39d5a14 15:25:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:25:52 ---> Running in a5245120a44d 15:25:52 ---> bd2060d5d3bc 15:25:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:25:52 Removing intermediate container a5245120a44d 15:25:52 ---> 91d0a22afcd3 15:25:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:25:52 ---> 8b100627bec8 15:25:52 Step 3/31 : WORKDIR /edgex-go 15:25:52 ---> Using cache 15:25:52 ---> b10def635f80 15:25:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:52 ---> Using cache 15:25:52 ---> 69b6917fc9f2 15:25:52 Step 5/31 : RUN apk add --update --no-cache make git 15:25:52 ---> Using cache 15:25:52 ---> 54dcb6cd8ab3 15:25:52 Step 6/31 : COPY go.mod vendor* ./ 15:25:52 ---> Using cache 15:25:52 ---> 01a37abe476e 15:25:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:52 ---> Using cache 15:25:52 ---> f29f0516ac12 15:25:52 Step 8/31 : COPY . . 15:25:52 ---> Using cache 15:25:52 ---> 333960296d2c 15:25:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:25:52 ---> Running in e4633c436d30 15:25:52 ---> Running in 78a146646226 15:25:52 ---> Running in e2c47c2f35a8 15:25:53 Removing intermediate container e4633c436d30 15:25:53 ---> 637ca4f3e1cc 15:25:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:25:53 Removing intermediate container e2c47c2f35a8 15:25:53 ---> 93d2032cf259 15:25:53 Step 20/22 : LABEL arch=x86_64 15:25:53 ---> Running in e0f7fb2cdc22 15:25:53 ---> Running in 57bbc6a3a8ba 15:25:53 Removing intermediate container e0f7fb2cdc22 15:25:53 ---> 46fda2e7a790 15:25:53 Step 20/22 : LABEL arch=x86_64 15:25:53 Removing intermediate container 57bbc6a3a8ba 15:25:53 ---> c78deb9f81fc 15:25:53 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:25:53 ---> Running in 8c2877e5882f 15:25:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:25:53 ---> Running in 9affd490bdf5 15:25:53 (1/5) Installing dumb-init (1.2.5-r1) 15:25:53 (2/5) Installing musl-obstack (1.2.3-r0) 15:25:53 Removing intermediate container 8c2877e5882f 15:25:53 ---> 5ccec589aa44 15:25:53 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:25:53 Removing intermediate container 9affd490bdf5 15:25:53 ---> af20094f3dc6 15:25:53 Step 22/22 : LABEL version=2.3.0-dev.49 15:25:53 ---> Running in a336c487f29f 15:25:53 ---> Running in e035339273c8 15:25:53 (3/5) Installing libucontext (1.1-r0) 15:25:53 (4/5) Installing gcompat (1.0.0-r4) 15:25:53 (5/5) Installing openssl (1.1.1q-r0) 15:25:53 Removing intermediate container a336c487f29f 15:25:53 ---> 226ed26dbd6d 15:25:53 Step 22/22 : LABEL version=2.3.0-dev.49 15:25:54 Executing busybox-1.34.1-r7.trigger 15:25:54 Removing intermediate container e035339273c8 15:25:54 ---> 85007d5e4d0e 15:25:54 15:25:54 OK: 7 MiB in 19 packages 15:25:54 Successfully built 85007d5e4d0e 15:25:54 Successfully tagged support-scheduler:latest 15:25:54 ---> Running in fabb7b3f893e 15:25:54  Building support-scheduler ... done Building security-secretstore-setup 15:25:54 Removing intermediate container fabb7b3f893e 15:25:54 ---> f0f482ae55ef 15:25:54 15:25:54 Successfully built f0f482ae55ef 15:25:54 Successfully tagged support-notifications:latest 15:25:54  Building support-notifications ... done Building security-proxy-setup 15:25:55 Removing intermediate container f6ca67b42d80 15:25:55 ---> a0bd7b333583 15:25:55 Successfully built a0bd7b333583 15:25:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:55 + docker inspect -f . ci-base-image-arm64 15:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container 15:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:56 Removing intermediate container b840fdb5f4fa 15:25:56 ---> 82de6eb1662a 15:25:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:25:57 $ docker top 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:58 + go version 15:25:58 go version go1.18.3 linux/arm64 [Pipeline] } 15:25:58 $ docker stop --time=1 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec 15:25:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:25:58 ---> 8b100627bec8 15:25:58 Step 3/25 : WORKDIR /edgex-go 15:25:58 ---> Using cache 15:25:58 ---> b10def635f80 15:25:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:58 ---> Using cache 15:25:58 ---> 69b6917fc9f2 15:25:58 Step 5/25 : RUN apk add --update --no-cache make git 15:25:58 ---> Using cache 15:25:58 ---> 54dcb6cd8ab3 15:25:58 Step 6/25 : COPY go.mod vendor* ./ 15:25:58 ---> Using cache 15:25:58 ---> 01a37abe476e 15:25:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:58 ---> Using cache 15:25:58 ---> f29f0516ac12 15:25:58 Step 8/25 : COPY . . 15:25:58 ---> Using cache 15:25:58 ---> 333960296d2c 15:25:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:25:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:25:59 ---> 8b100627bec8 15:25:59 Step 3/22 : WORKDIR /edgex-go 15:25:59 ---> Using cache 15:25:59 ---> b10def635f80 15:25:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:59 ---> Using cache 15:25:59 ---> 69b6917fc9f2 15:25:59 Step 5/22 : RUN apk add --update --no-cache make git 15:25:59 ---> Using cache 15:25:59 ---> 54dcb6cd8ab3 15:25:59 Step 6/22 : COPY go.mod vendor* ./ 15:25:59 ---> Using cache 15:25:59 ---> 01a37abe476e 15:25:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:59 ---> Using cache 15:25:59 ---> f29f0516ac12 15:25:59 Step 8/22 : COPY . . 15:25:59 ---> Using cache 15:25:59 ---> 333960296d2c 15:25:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:25:59 ---> f028c41d2137 15:25:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:25:59 ---> Running in f03e087f62a8 15:25:59 ---> Running in c305eeb2f16c 15:26:00 $ docker rm -f 08e4f20148d8073bab9accbdc74871540484a2998ef09e199dd0861beac6abec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:26:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:00 15:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:01 latest: Pulling from edgex-devops/edgex-compose-arm64 15:26:01 29e5d40040c1: Pulling fs layer 15:26:01 1ce36da41761: Pulling fs layer 15:26:01 25b303627fd3: Pulling fs layer 15:26:01 29e5d40040c1: Verifying Checksum 15:26:01 1ce36da41761: Verifying Checksum 15:26:01 1ce36da41761: Download complete 15:26:02 ---> 961f806b607e 15:26:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:26:02 29e5d40040c1: Pull complete 15:26:02 ---> 552d9a30df1a 15:26:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:26:02 ---> e8c51c474fe7 15:26:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:26:03 ---> 582ac3c38839 15:26:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:26:03 ---> Running in af47dfe0e5c8 15:26:03 Removing intermediate container af47dfe0e5c8 15:26:03 ---> 1461e618027b 15:26:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:26:03 ---> Running in 0e36ac51b606 15:26:03 25b303627fd3: Verifying Checksum 15:26:03 25b303627fd3: Download complete 15:26:03 1ce36da41761: Pull complete 15:26:03 Removing intermediate container 0e36ac51b606 15:26:03 ---> ff288ac3b527 15:26:03 Step 24/26 : LABEL arch=x86_64 15:26:03 ---> Running in e5107d91e0a6 15:26:04 Removing intermediate container e5107d91e0a6 15:26:04 ---> b5b310f9d914 15:26:04 Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:04 ---> Running in 4a467b74901c 15:26:04 Removing intermediate container 4a467b74901c 15:26:04 ---> 72805e6de4a3 15:26:04 Step 26/26 : LABEL version=2.3.0-dev.49 15:26:04 ---> Running in 6d251191cd68 15:26:05 Removing intermediate container 6d251191cd68 15:26:05 ---> 7170062719d1 15:26:05 15:26:05 Successfully built 7170062719d1 15:26:05 Successfully tagged security-spire-agent:latest 15:26:05  Building security-spire-agent ... done Building core-command 15:26:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:08 ---> 8b100627bec8 15:26:08 Step 3/23 : WORKDIR /edgex-go 15:26:08 ---> Using cache 15:26:08 ---> b10def635f80 15:26:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:08 ---> Using cache 15:26:08 ---> 69b6917fc9f2 15:26:08 Step 5/23 : RUN apk add --update --no-cache make git 15:26:08 ---> Using cache 15:26:08 ---> 54dcb6cd8ab3 15:26:08 Step 6/23 : COPY go.mod vendor* ./ 15:26:08 ---> Using cache 15:26:08 ---> 01a37abe476e 15:26:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:08 ---> Using cache 15:26:08 ---> f29f0516ac12 15:26:08 Step 8/23 : COPY . . 15:26:08 ---> Using cache 15:26:08 ---> 333960296d2c 15:26:08 Step 9/23 : RUN make cmd/core-command/core-command 15:26:09 ---> Running in 07506b4471e8 15:26:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:26:13 25b303627fd3: Pull complete 15:26:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:13 prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container 15:26:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:26:16 $ docker top 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:16 Removing intermediate container da528ae89d92 15:26:16 ---> 1f3e761c49bd 15:26:16 15:26:16 Step 10/23 : FROM alpine:3.16 15:26:16 ---> 9c6f07244728 15:26:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:26:16 ---> Running in 28f327900233 15:26:16 Removing intermediate container 28f327900233 15:26:16 ---> d55ae81eac60 15:26:16 Step 12/23 : ENV APP_PORT=59880 15:26:16 ---> Running in f84995af3c55 15:26:16 + grep parallel 15:26:16 + docker-compose build --help 15:26:17 Removing intermediate container f84995af3c55 15:26:17 ---> 8c080624d423 15:26:17 Step 13/23 : EXPOSE $APP_PORT 15:26:17 ---> Running in e389fc612edf 15:26:17 Removing intermediate container e389fc612edf 15:26:17 ---> 3433acdf144f 15:26:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:17 ---> Running in 37c41758f33c 15:26:19 Removing intermediate container 78a146646226 15:26:19 ---> 9b413d19b7ef 15:26:19 15:26:19 Step 10/31 : FROM alpine:3.16 15:26:19 ---> 9c6f07244728 15:26:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:26:19 ---> Running in 4990c8a26129 15:26:19 Removing intermediate container 37c41758f33c 15:26:19 ---> 4accc24ca615 15:26:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:26:20 ---> Running in e1cb739c8138 15:26:20 Removing intermediate container 4990c8a26129 15:26:20 ---> 9a01564bc39b 15:26:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:26:20 ---> Running in 186f50f8784b 15:26:20 --parallel Build images in parallel. [Pipeline] } 15:26:20 $ docker stop --time=1 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c 15:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:21 (1/2) Installing dumb-init (1.2.5-r1) 15:26:21 (2/2) Installing su-exec (0.2-r1) 15:26:21 Executing busybox-1.35.0-r17.trigger 15:26:21 OK: 6 MiB in 16 packages 15:26:22 $ docker rm -f 85d0ae223dfe887895aa558fd9a94634496d1fd124fc63b5d26551436527ff3c 15:26:22 (1/6) Installing dumb-init (1.2.5-r1) 15:26:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:22 (3/6) Installing libsodium (1.0.18-r0) 15:26:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:26:22 (5/6) Installing libzmq (4.3.4-r0) 15:26:22 (6/6) Installing zeromq (4.3.4-r0) 15:26:22 Executing busybox-1.35.0-r17.trigger 15:26:22 OK: 8 MiB in 20 packages 15:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container 15:26:22 Removing intermediate container 186f50f8784b 15:26:22 ---> cc53acf057c2 15:26:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:26:22 ---> Running in 02c6abdbce8b 15:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:26:23 Removing intermediate container 02c6abdbce8b 15:26:23 ---> b79b149373db 15:26:23 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:26:23 ---> Running in bdf514e17faa 15:26:23 Removing intermediate container e1cb739c8138 15:26:23 ---> b927b9780e35 15:26:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:23 Removing intermediate container bdf514e17faa 15:26:23 ---> 5f03b73e7e61 15:26:23 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:26:23 ---> Running in 416ff661d584 15:26:23 ---> 409579f2cd19 15:26:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:26:23 Removing intermediate container 416ff661d584 15:26:23 ---> fd52c772e7d4 15:26:23 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:26:23 ---> Running in 55fb9bc7502d 15:26:24 $ docker top 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:24 ---> 054298c31d4d 15:26:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:26:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:26:24 ---> bfd07874fe56 15:26:24 Step 19/23 : ENTRYPOINT ["/core-data"] 15:26:24 ---> Running in 8dc3b0f1342f 15:26:24 Removing intermediate container 55fb9bc7502d 15:26:24 ---> f2b651adb612 15:26:24 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:26:24 ---> Running in 80079c64fc64 15:26:24 Removing intermediate container 8dc3b0f1342f 15:26:24 ---> 4775097034fe 15:26:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:24 ---> Running in 0f071caf6e0c 15:26:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:26:24 Removing intermediate container 80079c64fc64 15:26:24 ---> 2a1ee752439f 15:26:24 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:26:24 + docker-compose -f ./docker-compose-build.yml build --parallel 15:26:25 Removing intermediate container 0f071caf6e0c 15:26:25 ---> a8758af2fcfa 15:26:25 Step 21/23 : LABEL arch=x86_64 15:26:25 ---> Running in 2931878a86e5 15:26:25 ---> 7c6f7539f62c 15:26:25 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:26:25 ---> Running in 0f5b42b81358 15:26:25 Removing intermediate container 2931878a86e5 15:26:25 ---> 1e3071d6def1 15:26:25 Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:25 ---> Running in 492f929ade37 15:26:25 Removing intermediate container 492f929ade37 15:26:25 ---> 9d981e95192b 15:26:25 Step 23/23 : LABEL version=2.3.0-dev.49 15:26:25 ---> Running in badc7233a070 15:26:25 Removing intermediate container badc7233a070 15:26:25 ---> c825c069247b 15:26:25 15:26:25 Successfully built c825c069247b 15:26:26 Successfully tagged core-data:latest 15:26:26  Building core-data ... done Building core-metadata 15:26:27 Removing intermediate container 0f5b42b81358 15:26:27 ---> facaba2631f3 15:26:27 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:27 ---> 920a865584c1 15:26:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:26:29 Building core-command ... 15:26:29 Building core-data ... 15:26:29 Building core-metadata ... 15:26:29 Building security-bootstrapper ... 15:26:29 Building security-proxy-setup ... 15:26:29 Building security-secretstore-setup ... 15:26:29 Building security-spiffe-token-provider ... 15:26:29 Building security-spire-agent ... 15:26:29 Building security-spire-config ... 15:26:29 Building security-spire-server ... 15:26:29 Building support-notifications ... 15:26:29 Building support-scheduler ... 15:26:29 Building sys-mgmt-agent ... 15:26:29 Building security-spiffe-token-provider 15:26:29 Building security-spire-agent 15:26:29 Building support-scheduler 15:26:29 Building security-secretstore-setup 15:26:29 Building core-command 15:26:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:26:29 ---> 8b100627bec8 15:26:29 Step 3/24 : WORKDIR /edgex-go 15:26:29 ---> Using cache 15:26:29 ---> b10def635f80 15:26:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:29 ---> Using cache 15:26:29 ---> 69b6917fc9f2 15:26:29 Step 5/24 : RUN apk add --update --no-cache make git 15:26:29 ---> Using cache 15:26:29 ---> 54dcb6cd8ab3 15:26:29 Step 6/24 : COPY go.mod vendor* ./ 15:26:29 ---> Using cache 15:26:29 ---> 01a37abe476e 15:26:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:29 ---> Using cache 15:26:29 ---> f29f0516ac12 15:26:29 Step 8/24 : COPY . . 15:26:29 ---> Using cache 15:26:29 ---> 333960296d2c 15:26:29 Step 9/24 : RUN make cmd/core-metadata/core-metadata 15:26:29 ---> 0a71c30703ce 15:26:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:26:29 ---> Running in 1695980da842 15:26:29 Removing intermediate container f03e087f62a8 15:26:29 ---> e29afaa6fac3 15:26:29 15:26:29 Step 10/25 : FROM alpine:3.16 15:26:29 ---> 9c6f07244728 15:26:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:26:29 Removing intermediate container c305eeb2f16c 15:26:29 ---> c0d3fa5a0c97 15:26:29 15:26:29 Step 10/22 : FROM alpine:3.16 15:26:29 ---> 9c6f07244728 15:26:29 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:26:29 ---> Running in ef00ed05aeec 15:26:29 ---> 58e3eed37e5e 15:26:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:26:29 ---> Running in 2c6a8ad7953e 15:26:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:26:30 ---> 9ae17310cb07 15:26:30 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:30 ---> 599d1a3c95b9 15:26:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:26:30 (1/3) Installing ca-certificates (20220614-r0) 15:26:30 (1/6) Installing ca-certificates (20220614-r0) 15:26:30 (2/6) Installing brotli-libs (1.0.9-r6) 15:26:30 (2/3) Installing dumb-init (1.2.5-r1) 15:26:30 (3/3) Installing su-exec (0.2-r1) 15:26:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:26:30 Executing busybox-1.35.0-r17.trigger 15:26:30 Executing ca-certificates-20220614-r0.trigger 15:26:30 (4/6) Installing libcurl (7.83.1-r2) 15:26:30 (5/6) Installing curl (7.83.1-r2) 15:26:30 (6/6) Installing dumb-init (1.2.5-r1) 15:26:30 Executing busybox-1.35.0-r17.trigger 15:26:30 Executing ca-certificates-20220614-r0.trigger 15:26:30 OK: 6 MiB in 17 packages 15:26:30 OK: 8 MiB in 20 packages 15:26:31 ---> f0c3bf0f798c 15:26:31 Step 26/31 : RUN chmod +x /entrypoint.sh 15:26:31 ---> Running in ae90d814b809 15:26:31 Removing intermediate container 2c6a8ad7953e 15:26:31 ---> a41202a45249 15:26:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:31 Removing intermediate container ef00ed05aeec 15:26:31 ---> 802571edbafd 15:26:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:31 ---> Running in 4216a237fcd0 15:26:31 ---> Running in f257686d9e50 15:26:31 Removing intermediate container 4216a237fcd0 15:26:31 ---> 64ca362b4457 15:26:31 Step 13/22 : WORKDIR /edgex 15:26:32 ---> Running in 909b76442b69 15:26:32 Removing intermediate container f257686d9e50 15:26:32 ---> c6861ffa9ec2 15:26:32 Step 13/25 : WORKDIR / 15:26:32 Removing intermediate container ae90d814b809 15:26:32 Removing intermediate container 07506b4471e8 15:26:32 ---> b12a0a42c7cc 15:26:32 ---> c29b39bbb0db 15:26:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:26:32 15:26:32 Step 10/23 : FROM alpine:3.16 15:26:32 ---> 9c6f07244728 15:26:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:26:32 ---> Using cache 15:26:32 ---> 529d4a1643ab 15:26:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:32 ---> Using cache 15:26:32 ---> 917ff028b959 15:26:32 Step 13/23 : ENV APP_PORT=59882 15:26:32 ---> Running in ca77375db8bc 15:26:32 Removing intermediate container 909b76442b69 15:26:32 ---> 0e0688edee4b 15:26:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:26:32 ---> Running in b689f225238b 15:26:32 ---> Running in 54329f534f34 15:26:32 Removing intermediate container b689f225238b 15:26:32 ---> 9647f36d2236 15:26:32 Step 14/23 : EXPOSE $APP_PORT 15:26:32 Removing intermediate container ca77375db8bc 15:26:32 ---> 3fde78f98c84 15:26:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:26:32 Removing intermediate container 54329f534f34 15:26:32 ---> d74802a6bc44 15:26:32 Step 28/31 : CMD ["gate"] 15:26:32 ---> Running in 013bc346ba5e 15:26:32 ---> 02dd94fe81ae 15:26:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:26:32 ---> Running in edb64b4860f0 15:26:32 Removing intermediate container 013bc346ba5e 15:26:32 ---> 369639d5bd0e 15:26:32 Step 15/23 : WORKDIR / 15:26:32 ---> Running in 76eeee8d9385 15:26:32 ---> 23537b1ee589 15:26:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:26:32 Removing intermediate container edb64b4860f0 15:26:32 ---> 99f3268dedbd 15:26:32 Step 29/31 : LABEL arch=x86_64 15:26:32 ---> Running in 157d7e17dba3 15:26:32 Removing intermediate container 76eeee8d9385 15:26:32 ---> a1c23226ad5a 15:26:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:32 ---> a79a8b78845c 15:26:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:26:32 Removing intermediate container 157d7e17dba3 15:26:32 ---> 61760b5f487b 15:26:32 Step 30/31 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:32 ---> ce8faed2c826 15:26:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:26:33 ---> Running in b97656102192 15:26:33 ---> 6e35996d2234 15:26:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:26:33 ---> 28f0352ad332 15:26:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:26:33 Removing intermediate container b97656102192 15:26:33 ---> 445a715e2f47 15:26:33 Step 31/31 : LABEL version=2.3.0-dev.49 15:26:33 ---> Running in a2208e0c9f20 15:26:33 ---> 1ee4b45ef3a4 15:26:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:26:33 Removing intermediate container a2208e0c9f20 15:26:33 ---> 2312b2d29154 15:26:33 15:26:33 ---> ca4c5cd5d8d7 15:26:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:26:33 ---> 89123852f24c 15:26:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:26:33 Successfully built 2312b2d29154 15:26:33 Successfully tagged security-bootstrapper:latest 15:26:33  Building security-bootstrapper ... done Building sys-mgmt-agent 15:26:35 ---> 8dbcc2c450cc 15:26:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:35 ---> 42208f4aec27 15:26:35 Step 19/23 : ENTRYPOINT ["/core-command"] 15:26:35 ---> 7e106b0935ca 15:26:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:26:35 ---> Running in b29f0b83a61b 15:26:35 ---> Running in 096a6019161f 15:26:35 Removing intermediate container 096a6019161f 15:26:35 ---> da04c2d3b748 15:26:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:35 ---> Running in d04ad8a941a9 15:26:36 ---> ee9087b45d44 15:26:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:26:36 Removing intermediate container d04ad8a941a9 15:26:36 ---> f6f7d0ea53d3 15:26:36 Step 21/23 : LABEL arch=x86_64 15:26:36 ---> Running in 2e7447e8f953 15:26:36 Removing intermediate container b29f0b83a61b 15:26:36 ---> dbbd00bf72ac 15:26:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:26:36 Removing intermediate container 2e7447e8f953 15:26:36 ---> c7b5dc6861b5 15:26:36 Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:37 ---> adfd0934583a 15:26:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:37 ---> Running in 34c8550ba2a1 15:26:37 ---> Running in 3d2784b4be25 15:26:37 ---> Running in f9e89569e227 15:26:37 Removing intermediate container 34c8550ba2a1 15:26:37 ---> 839dbd306162 15:26:37 Step 20/22 : LABEL arch=x86_64 15:26:37 ---> Running in 154f9d546e62 15:26:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:37 ---> 8b100627bec8 15:26:37 Step 3/23 : WORKDIR /edgex-go 15:26:37 ---> Using cache 15:26:37 ---> b10def635f80 15:26:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:37 ---> Using cache 15:26:37 ---> 69b6917fc9f2 15:26:37 Step 5/23 : RUN apk add --update --no-cache make bash git 15:26:37 Removing intermediate container 3d2784b4be25 15:26:37 ---> b610f3a238fc 15:26:37 Step 23/23 : LABEL version=2.3.0-dev.49 15:26:37 ---> Running in b452d944462b 15:26:37 ---> Running in f360e1872064 15:26:37 Removing intermediate container 154f9d546e62 15:26:37 ---> 223fe8ff0bf6 15:26:37 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:37 ---> Running in 6c9fdea2c51a 15:26:38 Removing intermediate container f360e1872064 15:26:38 ---> 7540402b42ff 15:26:38 15:26:38 Successfully built 7540402b42ff 15:26:38 Successfully tagged core-command:latest 15:26:38  Building core-command ... done Removing intermediate container 6c9fdea2c51a 15:26:38 ---> 059eef21fae4 15:26:38 Step 22/22 : LABEL version=2.3.0-dev.49 15:26:38 ---> Running in 32194be08af2 15:26:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:26:38 Removing intermediate container 32194be08af2 15:26:38 ---> 0c7b42d0736a 15:26:38 15:26:38 Successfully built 0c7b42d0736a 15:26:38 Removing intermediate container f9e89569e227 15:26:38 ---> 97f8403e55ee 15:26:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:26:38 Successfully tagged security-proxy-setup:latest 15:26:38  Building security-proxy-setup ... done  ---> Running in 394632e34159 15:26:39 Removing intermediate container 394632e34159 15:26:39 ---> 55fabb5c4b95 15:26:39 Step 23/25 : LABEL arch=x86_64 15:26:39 ---> Running in c42dffb9fdc8 15:26:39 Removing intermediate container c42dffb9fdc8 15:26:39 ---> 8c86369d81d5 15:26:39 Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:26:39 ---> Running in 266e6da56ce1 15:26:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> a0bd7b333583 15:26:39 Step 3/20 : WORKDIR /edgex-go 15:26:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> a0bd7b333583 15:26:39 Step 3/22 : WORKDIR /edgex-go 15:26:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> a0bd7b333583 15:26:39 Step 3/23 : WORKDIR /edgex-go 15:26:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> a0bd7b333583 15:26:39 Step 3/25 : WORKDIR /edgex-go 15:26:39 ---> Running in edeb644029f1 15:26:39 ---> Running in dac52d092655 15:26:39 ---> Running in c7bf7300606e 15:26:39 ---> Running in 94b8c395d3e8 15:26:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:26:39 ---> a0bd7b333583 15:26:39 Step 3/26 : WORKDIR /edgex-go 15:26:39 ---> Running in 4aeb5565576e 15:26:39 Removing intermediate container 266e6da56ce1 15:26:39 ---> e79e6bb84b89 15:26:39 Step 25/25 : LABEL version=2.3.0-dev.49 15:26:39 ---> Running in 62886f1fbea0 15:26:39 Removing intermediate container 62886f1fbea0 15:26:39 ---> 17dfaa677d7c 15:26:39 15:26:39 Removing intermediate container dac52d092655 15:26:39 ---> ee20f44e0152 15:26:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:39 ---> Running in cf509fa5ef95 15:26:39 Removing intermediate container edeb644029f1 15:26:39 ---> 0df2f0a9b488 15:26:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:39 Removing intermediate container c7bf7300606e 15:26:39 ---> 166b946bd584 15:26:39 Successfully built 17dfaa677d7c 15:26:39 Successfully tagged security-secretstore-setup:latest 15:26:39  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages 15:26:39 Removing intermediate container b452d944462b 15:26:39 ---> b2aa3917a533 15:26:39 Step 6/23 : COPY go.mod vendor* ./ 15:26:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:26:40 ---> Running in c3bb033975e0 15:26:40 ---> Running in 6308b7255088 15:26:40 Removing intermediate container 4aeb5565576e 15:26:40 ---> 6b07face6dda 15:26:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:40 Removing intermediate container 94b8c395d3e8 15:26:40 ---> 8099c1ca7fd9 15:26:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:40 ---> 7e0b94b38148 15:26:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:40 ---> Running in 48e2b65adbe5 15:26:40 ---> Running in 803eddb7253e 15:26:40 ---> Running in 0f1159143167 15:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:43 Removing intermediate container cf509fa5ef95 15:26:43 ---> 5d76bae6e573 15:26:43 Step 5/23 : RUN apk add --update --no-cache make git 15:26:44 ---> Running in 3cdd40379430 15:26:44 v3.16.2-72-g941795a804 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:26:44 v3.16.2-75-g0ffe80ea03 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:26:44 OK: 16890 distinct packages available 15:26:44 Removing intermediate container 6308b7255088 15:26:44 Removing intermediate container 803eddb7253e 15:26:44 ---> 8deae29a4888 15:26:44 Step 5/25 : RUN apk add --update --no-cache make git 15:26:44 ---> 8e6e1de72ecb 15:26:44 Step 5/22 : RUN apk add --update --no-cache make git 15:26:45 ---> Running in 2c8be1ae1914 15:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:45 ---> Running in c932ab73d777 15:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:45 Removing intermediate container 0f1159143167 15:26:45 ---> e4c714236a5d 15:26:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:26:45 ---> Running in 6af1796502fa 15:26:46 OK: 221 MiB in 51 packages 15:26:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:47 Removing intermediate container c3bb033975e0 15:26:47 ---> 0459ca0a8b52 15:26:47 Step 5/20 : COPY go.mod vendor* ./ 15:26:48 ---> 840d637eb7db 15:26:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:48 ---> Running in 04a4071a6475 15:26:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:48 Removing intermediate container 1695980da842 15:26:48 ---> 4f8b5b6311fc 15:26:48 15:26:48 Step 10/24 : FROM alpine:3.16 15:26:48 ---> 9c6f07244728 15:26:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:26:48 ---> Using cache 15:26:48 ---> 529d4a1643ab 15:26:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:26:48 ---> Using cache 15:26:48 ---> 917ff028b959 15:26:48 Step 13/24 : ENV APP_PORT=59881 15:26:48 ---> Running in d0cbc8e586ca 15:26:48 Removing intermediate container d0cbc8e586ca 15:26:48 ---> f748d507a65b 15:26:48 Step 14/24 : EXPOSE $APP_PORT 15:26:48 ---> Running in 80b9db59f98b 15:26:48 Removing intermediate container 48e2b65adbe5 15:26:48 ---> ba9507bddc33 15:26:48 Step 8/23 : COPY . . 15:26:48 Removing intermediate container 80b9db59f98b 15:26:48 ---> fc76b9d2213d 15:26:48 Step 15/24 : WORKDIR / 15:26:48 ---> Running in 3839f0ca1aaf 15:26:48 Removing intermediate container 3839f0ca1aaf 15:26:48 ---> 24ce54f11ade 15:26:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:48 OK: 221 MiB in 51 packages 15:26:48 ---> 4dbfd0c5cb1a 15:26:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:26:49 ---> 095dcdfa306e 15:26:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:26:49 ---> c9c928cc5577 15:26:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:26:49 ---> a5e81d1232c9 15:26:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:26:49 ---> Running in 29cb6391e388 15:26:50 Removing intermediate container 29cb6391e388 15:26:50 ---> 109d26b460b0 15:26:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:26:50 ---> Running in 5d72aa904f6c 15:26:50 OK: 221 MiB in 51 packages 15:26:50 OK: 221 MiB in 51 packages 15:26:50 OK: 221 MiB in 51 packages 15:26:50 Removing intermediate container 3cdd40379430 15:26:50 ---> 050631ea1ba2 15:26:50 Step 6/23 : COPY go.mod vendor* ./ 15:26:50 Removing intermediate container 5d72aa904f6c 15:26:50 ---> 0a9ffc1c155e 15:26:50 Step 22/24 : LABEL arch=x86_64 15:26:50 ---> Running in 3cd3f23d084a 15:26:50 Removing intermediate container 3cd3f23d084a 15:26:50 ---> e03d51c2295c 15:26:50 Step 23/24 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:26:50 ---> Running in e3d9f4bb1b60 15:26:50 Removing intermediate container e3d9f4bb1b60 15:26:50 ---> 8ff9268e8793 15:26:50 Step 24/24 : LABEL version=2.3.0-dev.49 15:26:50 ---> Running in 9ef766da7e79 15:26:50 Removing intermediate container 9ef766da7e79 15:26:50 ---> 70033a2144c7 15:26:50 15:26:50 Successfully built 70033a2144c7 15:26:50 Successfully tagged core-metadata:latest 15:26:51  Building core-metadata ... done  ---> e559edb2657a 15:26:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:26:51 ---> Running in 5b478ba55268 15:26:51 Removing intermediate container 2c8be1ae1914 15:26:51 ---> 06a80923f98c 15:26:51 Step 6/25 : COPY go.mod vendor* ./ 15:26:51 Removing intermediate container 6af1796502fa 15:26:51 ---> 06ca97e3d426 15:26:51 Step 6/26 : COPY go.mod vendor* ./ 15:26:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:26:51 Removing intermediate container c932ab73d777 15:26:51 ---> fab196dfc749 15:26:51 Step 6/22 : COPY go.mod vendor* ./ 15:26:51 ---> 15e0c79c726e 15:26:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:51 ---> Running in 7d1c953249fd 15:26:52 ---> fbf299471a79 15:26:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:52 ---> Running in ab6a39e6e737 15:26:53 ---> 453e05c141c5 15:26:53 ---> 1e6a4f52280d 15:26:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:53 15:26:53 ---> Running in 99737da00e40 15:26:53 ---> Running in 148868be0c36 15:27:03 Removing intermediate container 5b478ba55268 15:27:03 ---> 6c70272b3d72 15:27:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:27:03 ---> Running in 48c2857f8b45 15:27:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:27:04 Removing intermediate container 48c2857f8b45 15:27:04 ---> 8afe58546e62 15:27:04 15:27:04 Step 11/23 : FROM alpine:3.16 15:27:04 ---> 9c6f07244728 15:27:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:27:04 ---> Running in 3b666c33d16e 15:27:04 Removing intermediate container 3b666c33d16e 15:27:04 ---> bc579f5ed936 15:27:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:27:04 ---> Running in 556ec27c778d 15:27:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:27:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:27:05 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:27:05 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:27:05 (3/33) Installing readline (8.1.2-r0) 15:27:05 (4/33) Installing bash (5.1.16-r2) 15:27:05 Executing bash-5.1.16-r2.post-install 15:27:05 (5/33) Installing ca-certificates (20220614-r0) 15:27:05 (6/33) Installing brotli-libs (1.0.9-r6) 15:27:05 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:27:05 (8/33) Installing libcurl (7.83.1-r2) 15:27:05 (9/33) Installing curl (7.83.1-r2) 15:27:05 (10/33) Installing docker-cli (20.10.16-r2) 15:27:05 (11/33) Installing dumb-init (1.2.5-r1) 15:27:05 (12/33) Installing libbz2 (1.0.8-r1) 15:27:05 (13/33) Installing expat (2.4.8-r0) 15:27:05 (14/33) Installing libffi (3.4.2-r1) 15:27:05 (15/33) Installing gdbm (1.23-r0) 15:27:05 (16/33) Installing xz-libs (5.2.5-r1) 15:27:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:27:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:27:05 (19/33) Installing mpdecimal (2.5.1-r1) 15:27:05 (20/33) Installing sqlite-libs (3.38.5-r0) 15:27:05 (21/33) Installing python3 (3.10.5-r0) 15:27:05 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:27:05 (23/33) Installing py3-tomli (2.0.1-r1) 15:27:05 (24/33) Installing py3-pep517 (0.12.0-r2) 15:27:05 (25/33) Installing py3-six (1.16.0-r1) 15:27:05 (26/33) Installing py3-retrying (1.3.3-r3) 15:27:05 (27/33) Installing py3-appdirs (1.4.4-r3) 15:27:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:27:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:27:06 (30/33) Installing py3-parsing (2.4.7-r3) 15:27:06 (31/33) Installing py3-packaging (21.3-r0) 15:27:06 (32/33) Installing py3-setuptools (59.4.0-r0) 15:27:06 (33/33) Installing py3-pip (22.1.1-r0) 15:27:06 Executing busybox-1.35.0-r17.trigger 15:27:06 Executing ca-certificates-20220614-r0.trigger 15:27:06 OK: 122 MiB in 47 packages 15:27:07 Collecting docker-compose==1.23.2 15:27:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.3 MB/s eta 0:00:00 15:27:07 Collecting docopt<0.7,>=0.6.1 15:27:07 Downloading docopt-0.6.2.tar.gz (25 kB) 15:27:07 Preparing metadata (setup.py): started 15:27:08 Preparing metadata (setup.py): finished with status 'done' 15:27:08 Collecting cached-property<2,>=1.2.0 15:27:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:27:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:27:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:27:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.0 MB/s eta 0:00:00 15:27:08 Collecting docker<4.0,>=3.6.0 15:27:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:27:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.1 MB/s eta 0:00:00 15:27:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:27:08 Collecting jsonschema<3,>=2.5.1 15:27:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:27:08 Collecting PyYAML<4,>=3.10 15:27:08 Downloading PyYAML-3.13.tar.gz (270 kB) 15:27:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.9 MB/s eta 0:00:00 15:27:08 Preparing metadata (setup.py): started 15:27:08 Preparing metadata (setup.py): finished with status 'done' 15:27:08 Collecting websocket-client<1.0,>=0.32.0 15:27:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:27:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 135.0 MB/s eta 0:00:00 15:27:09 Collecting texttable<0.10,>=0.9.0 15:27:09 Downloading texttable-0.9.1.tar.gz (11 kB) 15:27:09 Preparing metadata (setup.py): started 15:27:09 Preparing metadata (setup.py): finished with status 'done' 15:27:09 Collecting dockerpty<0.5,>=0.4.1 15:27:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:27:09 Preparing metadata (setup.py): started 15:27:09 Preparing metadata (setup.py): finished with status 'done' 15:27:09 Collecting docker-pycreds>=0.4.0 15:27:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:27:09 Collecting chardet<3.1.0,>=3.0.2 15:27:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.9 MB/s eta 0:00:00 15:27:09 Collecting certifi>=2017.4.17 15:27:09 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 159.3 MB/s eta 0:00:00 15:27:09 Collecting urllib3<1.25,>=1.21.1 15:27:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 139.1 MB/s eta 0:00:00 15:27:09 Collecting idna<2.8,>=2.5 15:27:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 130.4 MB/s eta 0:00:00 15:27:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:27:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:27:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:27:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:27:09 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:27:09 Running setup.py install for texttable: started 15:27:10 Running setup.py install for texttable: finished with status 'done' 15:27:10 Running setup.py install for PyYAML: started 15:27:10 Running setup.py install for PyYAML: finished with status 'done' 15:27:10 Running setup.py install for docopt: started 15:27:11 Running setup.py install for docopt: finished with status 'done' 15:27:11 Running setup.py install for dockerpty: started 15:27:11 Running setup.py install for dockerpty: finished with status 'done' 15:27:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 15:27:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:27:15 Removing intermediate container 556ec27c778d 15:27:15 ---> b05e0067de15 15:27:15 Step 14/23 : ENV APP_PORT=58890 15:27:15 ---> Running in 656cecb40454 15:27:16 Removing intermediate container 656cecb40454 15:27:16 ---> cbc1e2aad395 15:27:16 Step 15/23 : EXPOSE $APP_PORT 15:27:16 ---> Running in 95fd5853bd26 15:27:16 Removing intermediate container 95fd5853bd26 15:27:16 ---> 4959242f3a01 15:27:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:27:16 ---> 7625d639ba9f 15:27:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:27:16 ---> c475d681179d 15:27:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:27:16 ---> f5869c3725b3 15:27:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:27:16 ---> Running in 9a028f3b9ddd 15:27:16 Removing intermediate container 9a028f3b9ddd 15:27:16 ---> c810bfc79a94 15:27:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:16 ---> Running in 89ddb5b9131b 15:27:16 Removing intermediate container 89ddb5b9131b 15:27:16 ---> 10420b26f4a0 15:27:16 Step 21/23 : LABEL arch=x86_64 15:27:17 ---> Running in 3d2a30c1f738 15:27:17 Removing intermediate container 3d2a30c1f738 15:27:17 ---> b31557934822 15:27:17 Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:17 ---> Running in 5ca421526168 15:27:17 Removing intermediate container 5ca421526168 15:27:17 ---> 1e49bf76b15b 15:27:17 Step 23/23 : LABEL version=2.3.0-dev.49 15:27:17 ---> Running in 48bcbf37587b 15:27:17 Removing intermediate container 48bcbf37587b 15:27:17 ---> 0fb121ed4410 15:27:17 15:27:17 Successfully built 0fb121ed4410 15:27:17 Successfully tagged sys-mgmt-agent:latest 15:27:17  Building sys-mgmt-agent ... done  [Pipeline] } 15:27:17 $ docker stop --time=1 af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de 15:27:18 $ docker rm -f af9333ca6368002c404692ee84f95aebf166873c5a50e01092690c1b387134de [Pipeline] // withDockerContainer [Pipeline] sh 15:27:19 + docker images 15:27:19 REPOSITORY TAG IMAGE ID CREATED SIZE 15:27:19 sys-mgmt-agent latest 0fb121ed4410 1 second ago 135MB 15:27:19 8afe58546e62 14 seconds ago 1.52GB 15:27:19 core-metadata latest 70033a2144c7 28 seconds ago 18.2MB 15:27:19 4f8b5b6311fc 33 seconds ago 1.55GB 15:27:19 security-secretstore-setup latest 17dfaa677d7c 39 seconds ago 28.9MB 15:27:19 security-proxy-setup latest 0c7b42d0736a 40 seconds ago 27.2MB 15:27:19 core-command latest 7540402b42ff 41 seconds ago 16.2MB 15:27:19 security-bootstrapper latest 2312b2d29154 45 seconds ago 19.3MB 15:27:19 c29b39bbb0db 47 seconds ago 1.52GB 15:27:19 c0d3fa5a0c97 49 seconds ago 1.53GB 15:27:19 e29afaa6fac3 49 seconds ago 1.53GB 15:27:19 core-data latest c825c069247b 53 seconds ago 21.5MB 15:27:19 9b413d19b7ef 59 seconds ago 1.52GB 15:27:19 1f3e761c49bd About a minute ago 1.55GB 15:27:19 security-spire-agent latest 7170062719d1 About a minute ago 125MB 15:27:19 support-notifications latest f0f482ae55ef About a minute ago 27.2MB 15:27:19 support-scheduler latest 85007d5e4d0e About a minute ago 26.5MB 15:27:19 deabc39d957b About a minute ago 1.42GB 15:27:19 security-spiffe-token-provider latest 220086da0465 About a minute ago 29.2MB 15:27:19 c3b67cdd8336 About a minute ago 1.58GB 15:27:19 cdfa4d135eb8 About a minute ago 1.58GB 15:27:19 acd5ea683d32 About a minute ago 1.57GB 15:27:19 security-spire-config latest 146a4c82b0d9 About a minute ago 85.8MB 15:27:19 security-spire-server latest 691a8ed7ba89 About a minute ago 86.5MB 15:27:19 9eeb1e93d2cf 2 minutes ago 1.42GB 15:27:19 db801b461fa4 2 minutes ago 1.42GB 15:27:19 ci-base-image-x86_64 latest 8b100627bec8 5 minutes ago 993MB 15:27:19 alpine 3.15 c4fc93816858 12 days ago 5.59MB 15:27:19 alpine 3.16 9c6f07244728 12 days ago 5.54MB 15:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 weeks ago 253MB 15:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB 15:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:19 provisioning config files... 15:27:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/284@tmp/config3189545027472468207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:19 ---> docker-login.sh 15:27:19 nexus3.edgexfoundry.org:10001 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10002 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10003 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10004 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 docker.io 15:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:20 Configure a credential helper to remove this warning. See 15:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:20 15:27:20 Login Succeeded 15:27:20 ---> docker-login.sh ends [Pipeline] } 15:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:27:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:27:20 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:20 latest 15:27:20 2.3.0-dev.49 15:27:20 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:20 main 15:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:21 + docker push nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:21 750a3aa4958b: Preparing 15:27:21 1a9cbb5bf8ef: Preparing 15:27:21 dc527c80d111: Preparing 15:27:21 797c508efba9: Preparing 15:27:21 994393dc58e7: Preparing 15:27:21 994393dc58e7: Layer already exists 15:27:21 750a3aa4958b: Pushed 15:27:21 dc527c80d111: Pushed 15:27:21 797c508efba9: Pushed 15:27:22 1a9cbb5bf8ef: Pushed 15:27:22 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:23 750a3aa4958b: Preparing 15:27:23 1a9cbb5bf8ef: Preparing 15:27:23 dc527c80d111: Preparing 15:27:23 797c508efba9: Preparing 15:27:23 994393dc58e7: Preparing 15:27:23 797c508efba9: Layer already exists 15:27:23 750a3aa4958b: Layer already exists 15:27:23 994393dc58e7: Layer already exists 15:27:23 1a9cbb5bf8ef: Layer already exists 15:27:23 dc527c80d111: Layer already exists 15:27:23 latest: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:23 750a3aa4958b: Preparing 15:27:23 1a9cbb5bf8ef: Preparing 15:27:23 dc527c80d111: Preparing 15:27:23 797c508efba9: Preparing 15:27:23 994393dc58e7: Preparing 15:27:23 750a3aa4958b: Layer already exists 15:27:23 dc527c80d111: Layer already exists 15:27:23 1a9cbb5bf8ef: Layer already exists 15:27:23 994393dc58e7: Layer already exists 15:27:23 797c508efba9: Layer already exists 15:27:23 2.3.0-dev.49: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker push nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:24 750a3aa4958b: Preparing 15:27:24 1a9cbb5bf8ef: Preparing 15:27:24 dc527c80d111: Preparing 15:27:24 797c508efba9: Preparing 15:27:24 994393dc58e7: Preparing 15:27:24 1a9cbb5bf8ef: Layer already exists 15:27:24 dc527c80d111: Layer already exists 15:27:24 750a3aa4958b: Layer already exists 15:27:24 797c508efba9: Layer already exists 15:27:24 994393dc58e7: Layer already exists 15:27:24 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:27:25 750a3aa4958b: Preparing 15:27:25 1a9cbb5bf8ef: Preparing 15:27:25 dc527c80d111: Preparing 15:27:25 797c508efba9: Preparing 15:27:25 994393dc58e7: Preparing 15:27:25 797c508efba9: Layer already exists 15:27:25 994393dc58e7: Layer already exists 15:27:25 750a3aa4958b: Layer already exists 15:27:25 dc527c80d111: Layer already exists 15:27:25 1a9cbb5bf8ef: Layer already exists 15:27:25 main: digest: sha256:f2217bd4ff47e4dbb1b319e9ac5ab5611e1046a8f47bacb997ac9512a7d1d3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:25 ===================================================== [Pipeline] echo 15:27:25 taggedImages: 15:27:25 - nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:25 - nexus3.edgexfoundry.org:10004/core-command:latest 15:27:25 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.49 15:27:25 - nexus3.edgexfoundry.org:10004/core-command:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:27:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:27:25 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:25 latest 15:27:25 2.3.0-dev.49 15:27:25 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:25 main 15:27:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:26 + docker push nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:26 6745aa3cddb6: Preparing 15:27:26 33b8d444d746: Preparing 15:27:26 dc527c80d111: Preparing 15:27:26 5cc6fa9e38ab: Preparing 15:27:26 900e824b69f3: Preparing 15:27:26 994393dc58e7: Preparing 15:27:26 994393dc58e7: Waiting 15:27:26 dc527c80d111: Layer already exists 15:27:26 994393dc58e7: Layer already exists 15:27:26 6745aa3cddb6: Pushed 15:27:26 900e824b69f3: Pushed 15:27:26 5cc6fa9e38ab: Pushed 15:27:27 33b8d444d746: Pushed 15:27:27 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:28 6745aa3cddb6: Preparing 15:27:28 33b8d444d746: Preparing 15:27:28 dc527c80d111: Preparing 15:27:28 5cc6fa9e38ab: Preparing 15:27:28 900e824b69f3: Preparing 15:27:28 994393dc58e7: Preparing 15:27:28 994393dc58e7: Waiting 15:27:28 33b8d444d746: Layer already exists 15:27:28 6745aa3cddb6: Layer already exists 15:27:28 900e824b69f3: Layer already exists 15:27:28 5cc6fa9e38ab: Layer already exists 15:27:28 dc527c80d111: Layer already exists 15:27:28 994393dc58e7: Layer already exists 15:27:28 latest: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:29 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 15:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:29 6745aa3cddb6: Preparing 15:27:29 33b8d444d746: Preparing 15:27:29 dc527c80d111: Preparing 15:27:29 5cc6fa9e38ab: Preparing 15:27:29 900e824b69f3: Preparing 15:27:29 994393dc58e7: Preparing 15:27:29 994393dc58e7: Waiting 15:27:29 5cc6fa9e38ab: Layer already exists 15:27:29 6745aa3cddb6: Layer already exists 15:27:29 dc527c80d111: Layer already exists 15:27:29 33b8d444d746: Layer already exists 15:27:29 900e824b69f3: Layer already exists 15:27:29 994393dc58e7: Layer already exists 15:27:29 2.3.0-dev.49: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:30 + docker push nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:30 6745aa3cddb6: Preparing 15:27:30 33b8d444d746: Preparing 15:27:30 dc527c80d111: Preparing 15:27:30 5cc6fa9e38ab: Preparing 15:27:30 900e824b69f3: Preparing 15:27:30 994393dc58e7: Preparing 15:27:30 994393dc58e7: Waiting 15:27:30 5cc6fa9e38ab: Layer already exists 15:27:30 dc527c80d111: Layer already exists 15:27:30 33b8d444d746: Layer already exists 15:27:30 6745aa3cddb6: Layer already exists 15:27:30 900e824b69f3: Layer already exists 15:27:30 994393dc58e7: Layer already exists 15:27:30 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:27:30 6745aa3cddb6: Preparing 15:27:30 33b8d444d746: Preparing 15:27:30 dc527c80d111: Preparing 15:27:30 5cc6fa9e38ab: Preparing 15:27:30 900e824b69f3: Preparing 15:27:30 994393dc58e7: Preparing 15:27:30 994393dc58e7: Waiting 15:27:30 dc527c80d111: Layer already exists 15:27:30 33b8d444d746: Layer already exists 15:27:30 6745aa3cddb6: Layer already exists 15:27:30 5cc6fa9e38ab: Layer already exists 15:27:30 900e824b69f3: Layer already exists 15:27:30 994393dc58e7: Layer already exists 15:27:30 main: digest: sha256:d305630af4c62045e87181136c2c658d2efb11d451a3cc01dfb65284e4506ca9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:30 ===================================================== [Pipeline] echo 15:27:30 taggedImages: 15:27:30 - nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:30 - nexus3.edgexfoundry.org:10004/core-data:latest 15:27:30 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.49 15:27:30 - nexus3.edgexfoundry.org:10004/core-data:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:27:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:27:30 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:30 latest 15:27:30 2.3.0-dev.49 15:27:30 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:30 main 15:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:31 163c9b27dd04: Preparing 15:27:31 c9b970e88719: Preparing 15:27:31 c3fb819c6998: Preparing 15:27:31 dc527c80d111: Preparing 15:27:31 797c508efba9: Preparing 15:27:31 994393dc58e7: Preparing 15:27:31 994393dc58e7: Waiting 15:27:31 797c508efba9: Layer already exists 15:27:31 dc527c80d111: Layer already exists 15:27:31 994393dc58e7: Layer already exists 15:27:31 c9b970e88719: Pushed 15:27:31 163c9b27dd04: Pushed 15:27:32 c3fb819c6998: Pushed 15:27:32 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:33 163c9b27dd04: Preparing 15:27:33 c9b970e88719: Preparing 15:27:33 c3fb819c6998: Preparing 15:27:33 dc527c80d111: Preparing 15:27:33 797c508efba9: Preparing 15:27:33 994393dc58e7: Preparing 15:27:33 994393dc58e7: Waiting 15:27:33 797c508efba9: Layer already exists 15:27:33 163c9b27dd04: Layer already exists 15:27:33 dc527c80d111: Layer already exists 15:27:33 c9b970e88719: Layer already exists 15:27:33 c3fb819c6998: Layer already exists 15:27:33 994393dc58e7: Layer already exists 15:27:33 latest: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 15:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:34 163c9b27dd04: Preparing 15:27:34 c9b970e88719: Preparing 15:27:34 c3fb819c6998: Preparing 15:27:34 dc527c80d111: Preparing 15:27:34 797c508efba9: Preparing 15:27:34 994393dc58e7: Preparing 15:27:34 994393dc58e7: Waiting 15:27:34 c3fb819c6998: Layer already exists 15:27:34 dc527c80d111: Layer already exists 15:27:34 163c9b27dd04: Layer already exists 15:27:34 c9b970e88719: Layer already exists 15:27:34 797c508efba9: Layer already exists 15:27:34 994393dc58e7: Layer already exists 15:27:34 2.3.0-dev.49: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:34 163c9b27dd04: Preparing 15:27:34 c9b970e88719: Preparing 15:27:34 c3fb819c6998: Preparing 15:27:34 dc527c80d111: Preparing 15:27:34 797c508efba9: Preparing 15:27:34 994393dc58e7: Preparing 15:27:34 994393dc58e7: Waiting 15:27:34 dc527c80d111: Layer already exists 15:27:34 c9b970e88719: Layer already exists 15:27:34 163c9b27dd04: Layer already exists 15:27:34 c3fb819c6998: Layer already exists 15:27:34 797c508efba9: Layer already exists 15:27:34 994393dc58e7: Layer already exists 15:27:34 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:27:35 163c9b27dd04: Preparing 15:27:35 c9b970e88719: Preparing 15:27:35 c3fb819c6998: Preparing 15:27:35 dc527c80d111: Preparing 15:27:35 797c508efba9: Preparing 15:27:35 994393dc58e7: Preparing 15:27:35 994393dc58e7: Waiting 15:27:35 dc527c80d111: Layer already exists 15:27:35 163c9b27dd04: Layer already exists 15:27:35 c9b970e88719: Layer already exists 15:27:35 c3fb819c6998: Layer already exists 15:27:35 797c508efba9: Layer already exists 15:27:35 994393dc58e7: Layer already exists 15:27:35 main: digest: sha256:a624ac6f582e887f18a77f3901a52fc8ecc320116bb312531545941112cad2a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:35 ===================================================== [Pipeline] echo 15:27:35 taggedImages: 15:27:35 - nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:27:35 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.49 15:27:35 - nexus3.edgexfoundry.org:10004/core-metadata:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:27:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:27:35 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:35 latest 15:27:35 2.3.0-dev.49 15:27:35 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:35 main 15:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:36 2839de1eb20d: Preparing 15:27:36 2839de1eb20d: Preparing 15:27:36 3fc69529cb7d: Preparing 15:27:36 9a149c39fbdc: Preparing 15:27:36 a8c7e87fb5e9: Preparing 15:27:36 57a4840bcff2: Preparing 15:27:36 dc527c80d111: Preparing 15:27:36 145a59fb78bf: Preparing 15:27:36 dc527c80d111: Waiting 15:27:36 145a59fb78bf: Waiting 15:27:36 f271252c506e: Preparing 15:27:36 d2b626423897: Preparing 15:27:36 c1da85dd0b8c: Preparing 15:27:36 994393dc58e7: Preparing 15:27:36 f271252c506e: Waiting 15:27:36 d2b626423897: Waiting 15:27:36 c1da85dd0b8c: Waiting 15:27:36 994393dc58e7: Waiting 15:27:36 2839de1eb20d: Pushed 15:27:36 9a149c39fbdc: Pushed 15:27:36 a8c7e87fb5e9: Pushed 15:27:36 3fc69529cb7d: Pushed 15:27:36 dc527c80d111: Layer already exists 15:27:36 145a59fb78bf: Pushed 15:27:36 994393dc58e7: Layer already exists 15:27:36 c1da85dd0b8c: Pushed 15:27:36 f271252c506e: Pushed 15:27:36 d2b626423897: Pushed 15:27:37 57a4840bcff2: Pushed 15:27:38 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:38 2839de1eb20d: Preparing 15:27:38 2839de1eb20d: Preparing 15:27:38 3fc69529cb7d: Preparing 15:27:38 9a149c39fbdc: Preparing 15:27:38 a8c7e87fb5e9: Preparing 15:27:38 57a4840bcff2: Preparing 15:27:38 dc527c80d111: Preparing 15:27:38 145a59fb78bf: Preparing 15:27:38 f271252c506e: Preparing 15:27:38 d2b626423897: Preparing 15:27:38 c1da85dd0b8c: Preparing 15:27:38 994393dc58e7: Preparing 15:27:38 145a59fb78bf: Waiting 15:27:38 f271252c506e: Waiting 15:27:38 d2b626423897: Waiting 15:27:38 c1da85dd0b8c: Waiting 15:27:38 9a149c39fbdc: Layer already exists 15:27:38 57a4840bcff2: Layer already exists 15:27:38 2839de1eb20d: Layer already exists 15:27:38 a8c7e87fb5e9: Layer already exists 15:27:38 3fc69529cb7d: Layer already exists 15:27:38 dc527c80d111: Layer already exists 15:27:38 145a59fb78bf: Layer already exists 15:27:38 f271252c506e: Layer already exists 15:27:38 d2b626423897: Layer already exists 15:27:38 c1da85dd0b8c: Layer already exists 15:27:38 994393dc58e7: Layer already exists 15:27:38 latest: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 15:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:39 2839de1eb20d: Preparing 15:27:39 2839de1eb20d: Preparing 15:27:39 3fc69529cb7d: Preparing 15:27:39 9a149c39fbdc: Preparing 15:27:39 a8c7e87fb5e9: Preparing 15:27:39 57a4840bcff2: Preparing 15:27:39 dc527c80d111: Preparing 15:27:39 145a59fb78bf: Preparing 15:27:39 f271252c506e: Preparing 15:27:39 d2b626423897: Preparing 15:27:39 c1da85dd0b8c: Preparing 15:27:39 994393dc58e7: Preparing 15:27:39 dc527c80d111: Waiting 15:27:39 145a59fb78bf: Waiting 15:27:39 f271252c506e: Waiting 15:27:39 d2b626423897: Waiting 15:27:39 c1da85dd0b8c: Waiting 15:27:39 994393dc58e7: Waiting 15:27:39 a8c7e87fb5e9: Layer already exists 15:27:39 3fc69529cb7d: Layer already exists 15:27:39 9a149c39fbdc: Layer already exists 15:27:39 57a4840bcff2: Layer already exists 15:27:39 2839de1eb20d: Layer already exists 15:27:39 dc527c80d111: Layer already exists 15:27:39 c1da85dd0b8c: Layer already exists 15:27:39 f271252c506e: Layer already exists 15:27:39 145a59fb78bf: Layer already exists 15:27:39 d2b626423897: Layer already exists 15:27:39 994393dc58e7: Layer already exists 15:27:39 2.3.0-dev.49: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:40 2839de1eb20d: Preparing 15:27:40 2839de1eb20d: Preparing 15:27:40 3fc69529cb7d: Preparing 15:27:40 9a149c39fbdc: Preparing 15:27:40 a8c7e87fb5e9: Preparing 15:27:40 57a4840bcff2: Preparing 15:27:40 dc527c80d111: Preparing 15:27:40 145a59fb78bf: Preparing 15:27:40 f271252c506e: Preparing 15:27:40 d2b626423897: Preparing 15:27:40 c1da85dd0b8c: Preparing 15:27:40 994393dc58e7: Preparing 15:27:40 f271252c506e: Waiting 15:27:40 d2b626423897: Waiting 15:27:40 c1da85dd0b8c: Waiting 15:27:40 994393dc58e7: Waiting 15:27:40 dc527c80d111: Waiting 15:27:40 a8c7e87fb5e9: Layer already exists 15:27:40 3fc69529cb7d: Layer already exists 15:27:40 57a4840bcff2: Layer already exists 15:27:40 2839de1eb20d: Layer already exists 15:27:40 9a149c39fbdc: Layer already exists 15:27:40 145a59fb78bf: Layer already exists 15:27:40 dc527c80d111: Layer already exists 15:27:40 f271252c506e: Layer already exists 15:27:40 d2b626423897: Layer already exists 15:27:40 c1da85dd0b8c: Layer already exists 15:27:40 994393dc58e7: Layer already exists 15:27:40 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:27:40 2839de1eb20d: Preparing 15:27:40 2839de1eb20d: Preparing 15:27:40 3fc69529cb7d: Preparing 15:27:40 9a149c39fbdc: Preparing 15:27:40 a8c7e87fb5e9: Preparing 15:27:40 57a4840bcff2: Preparing 15:27:40 dc527c80d111: Preparing 15:27:40 145a59fb78bf: Preparing 15:27:40 f271252c506e: Preparing 15:27:40 d2b626423897: Preparing 15:27:40 c1da85dd0b8c: Preparing 15:27:40 994393dc58e7: Preparing 15:27:40 c1da85dd0b8c: Waiting 15:27:40 145a59fb78bf: Waiting 15:27:40 f271252c506e: Waiting 15:27:40 994393dc58e7: Waiting 15:27:40 d2b626423897: Waiting 15:27:40 9a149c39fbdc: Layer already exists 15:27:40 a8c7e87fb5e9: Layer already exists 15:27:40 2839de1eb20d: Layer already exists 15:27:40 57a4840bcff2: Layer already exists 15:27:40 3fc69529cb7d: Layer already exists 15:27:40 dc527c80d111: Layer already exists 15:27:40 f271252c506e: Layer already exists 15:27:40 d2b626423897: Layer already exists 15:27:40 c1da85dd0b8c: Layer already exists 15:27:40 145a59fb78bf: Layer already exists 15:27:40 994393dc58e7: Layer already exists 15:27:40 main: digest: sha256:caafd013345d7a47228238fc900b627bcea3db30df283e1777b8d027c70a855a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:40 ===================================================== [Pipeline] echo 15:27:40 taggedImages: 15:27:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:27:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.49 15:27:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:27:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:27:40 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:40 latest 15:27:40 2.3.0-dev.49 15:27:40 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:40 main 15:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:27:41 ae670822f49b: Preparing 15:27:41 ebd5a8d39990: Preparing 15:27:41 c2b671f9afa5: Preparing 15:27:41 4432cb551efd: Preparing 15:27:41 a05410563f9e: Preparing 15:27:41 e6dcbf6a35e5: Preparing 15:27:41 800dbd8a9fcb: Preparing 15:27:41 994393dc58e7: Preparing 15:27:41 994393dc58e7: Waiting 15:27:41 800dbd8a9fcb: Waiting 15:27:41 e6dcbf6a35e5: Waiting 15:27:41 ebd5a8d39990: Pushed 15:27:41 a05410563f9e: Pushed 15:27:41 ae670822f49b: Pushed 15:27:41 994393dc58e7: Layer already exists 15:27:41 e6dcbf6a35e5: Pushed 15:27:41 800dbd8a9fcb: Pushed 15:27:42 4432cb551efd: Pushed 15:27:42 c2b671f9afa5: Pushed 15:27:42 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:27:43 ae670822f49b: Preparing 15:27:43 ebd5a8d39990: Preparing 15:27:43 c2b671f9afa5: Preparing 15:27:43 4432cb551efd: Preparing 15:27:43 a05410563f9e: Preparing 15:27:43 e6dcbf6a35e5: Preparing 15:27:43 800dbd8a9fcb: Preparing 15:27:43 994393dc58e7: Preparing 15:27:43 e6dcbf6a35e5: Waiting 15:27:43 800dbd8a9fcb: Waiting 15:27:43 994393dc58e7: Waiting 15:27:43 c2b671f9afa5: Layer already exists 15:27:43 ebd5a8d39990: Layer already exists 15:27:43 ae670822f49b: Layer already exists 15:27:43 a05410563f9e: Layer already exists 15:27:43 4432cb551efd: Layer already exists 15:27:43 800dbd8a9fcb: Layer already exists 15:27:43 994393dc58e7: Layer already exists 15:27:43 e6dcbf6a35e5: Layer already exists 15:27:43 latest: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 15:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:27:43 ae670822f49b: Preparing 15:27:43 ebd5a8d39990: Preparing 15:27:43 c2b671f9afa5: Preparing 15:27:43 4432cb551efd: Preparing 15:27:43 a05410563f9e: Preparing 15:27:43 e6dcbf6a35e5: Preparing 15:27:43 800dbd8a9fcb: Preparing 15:27:43 994393dc58e7: Preparing 15:27:43 e6dcbf6a35e5: Waiting 15:27:43 800dbd8a9fcb: Waiting 15:27:43 994393dc58e7: Waiting 15:27:43 c2b671f9afa5: Layer already exists 15:27:43 a05410563f9e: Layer already exists 15:27:43 4432cb551efd: Layer already exists 15:27:43 ae670822f49b: Layer already exists 15:27:43 ebd5a8d39990: Layer already exists 15:27:43 994393dc58e7: Layer already exists 15:27:43 e6dcbf6a35e5: Layer already exists 15:27:43 800dbd8a9fcb: Layer already exists 15:27:43 2.3.0-dev.49: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:27:44 ae670822f49b: Preparing 15:27:44 ebd5a8d39990: Preparing 15:27:44 c2b671f9afa5: Preparing 15:27:44 4432cb551efd: Preparing 15:27:44 a05410563f9e: Preparing 15:27:44 e6dcbf6a35e5: Preparing 15:27:44 800dbd8a9fcb: Preparing 15:27:44 e6dcbf6a35e5: Waiting 15:27:44 994393dc58e7: Preparing 15:27:44 994393dc58e7: Waiting 15:27:44 800dbd8a9fcb: Waiting 15:27:44 ebd5a8d39990: Layer already exists 15:27:44 a05410563f9e: Layer already exists 15:27:44 c2b671f9afa5: Layer already exists 15:27:44 ae670822f49b: Layer already exists 15:27:44 4432cb551efd: Layer already exists 15:27:44 800dbd8a9fcb: Layer already exists 15:27:44 e6dcbf6a35e5: Layer already exists 15:27:44 994393dc58e7: Layer already exists 15:27:44 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:27:45 ae670822f49b: Preparing 15:27:45 ebd5a8d39990: Preparing 15:27:45 c2b671f9afa5: Preparing 15:27:45 4432cb551efd: Preparing 15:27:45 a05410563f9e: Preparing 15:27:45 e6dcbf6a35e5: Preparing 15:27:45 800dbd8a9fcb: Preparing 15:27:45 994393dc58e7: Preparing 15:27:45 e6dcbf6a35e5: Waiting 15:27:45 800dbd8a9fcb: Waiting 15:27:45 994393dc58e7: Waiting 15:27:45 a05410563f9e: Layer already exists 15:27:45 c2b671f9afa5: Layer already exists 15:27:45 ae670822f49b: Layer already exists 15:27:45 ebd5a8d39990: Layer already exists 15:27:45 4432cb551efd: Layer already exists 15:27:45 800dbd8a9fcb: Layer already exists 15:27:45 e6dcbf6a35e5: Layer already exists 15:27:45 994393dc58e7: Layer already exists 15:27:45 main: digest: sha256:f45c7bb7789f0de0159fb7e2de4e3a7d8cfcbdbd8c7ba028fd63cc09540cb564 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:45 ===================================================== [Pipeline] echo 15:27:45 taggedImages: 15:27:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:27:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.49 15:27:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:27:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:27:45 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:45 latest 15:27:45 2.3.0-dev.49 15:27:45 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:45 main 15:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:27:45 a51de5bb56ad: Preparing 15:27:45 ff9d7cb0b04c: Preparing 15:27:45 e5056da64e13: Preparing 15:27:45 c5e31daeb6e9: Preparing 15:27:45 835267d98abf: Preparing 15:27:45 b984c813b6b0: Preparing 15:27:45 dff6e9cf68b2: Preparing 15:27:45 344f0a76da3a: Preparing 15:27:45 88202f953f99: Preparing 15:27:45 994393dc58e7: Preparing 15:27:45 b984c813b6b0: Waiting 15:27:45 dff6e9cf68b2: Waiting 15:27:45 88202f953f99: Waiting 15:27:45 994393dc58e7: Waiting 15:27:45 344f0a76da3a: Waiting 15:27:45 835267d98abf: Pushed 15:27:45 ff9d7cb0b04c: Pushed 15:27:45 a51de5bb56ad: Pushed 15:27:46 b984c813b6b0: Pushed 15:27:46 344f0a76da3a: Pushed 15:27:46 dff6e9cf68b2: Pushed 15:27:46 994393dc58e7: Layer already exists 15:27:46 88202f953f99: Pushed 15:27:47 c5e31daeb6e9: Pushed 15:27:47 e5056da64e13: Pushed 15:27:47 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:27:48 a51de5bb56ad: Preparing 15:27:48 ff9d7cb0b04c: Preparing 15:27:48 e5056da64e13: Preparing 15:27:48 c5e31daeb6e9: Preparing 15:27:48 835267d98abf: Preparing 15:27:48 b984c813b6b0: Preparing 15:27:48 dff6e9cf68b2: Preparing 15:27:48 344f0a76da3a: Preparing 15:27:48 88202f953f99: Preparing 15:27:48 994393dc58e7: Preparing 15:27:48 88202f953f99: Waiting 15:27:48 994393dc58e7: Waiting 15:27:48 344f0a76da3a: Waiting 15:27:48 dff6e9cf68b2: Waiting 15:27:48 b984c813b6b0: Waiting 15:27:48 a51de5bb56ad: Layer already exists 15:27:48 e5056da64e13: Layer already exists 15:27:48 835267d98abf: Layer already exists 15:27:48 ff9d7cb0b04c: Layer already exists 15:27:48 c5e31daeb6e9: Layer already exists 15:27:48 b984c813b6b0: Layer already exists 15:27:48 994393dc58e7: Layer already exists 15:27:48 88202f953f99: Layer already exists 15:27:48 344f0a76da3a: Layer already exists 15:27:48 dff6e9cf68b2: Layer already exists 15:27:48 latest: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 15:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:27:48 a51de5bb56ad: Preparing 15:27:48 ff9d7cb0b04c: Preparing 15:27:48 e5056da64e13: Preparing 15:27:48 c5e31daeb6e9: Preparing 15:27:48 835267d98abf: Preparing 15:27:48 b984c813b6b0: Preparing 15:27:48 dff6e9cf68b2: Preparing 15:27:48 344f0a76da3a: Preparing 15:27:48 88202f953f99: Preparing 15:27:48 994393dc58e7: Preparing 15:27:48 dff6e9cf68b2: Waiting 15:27:48 344f0a76da3a: Waiting 15:27:48 88202f953f99: Waiting 15:27:48 994393dc58e7: Waiting 15:27:48 b984c813b6b0: Waiting 15:27:48 835267d98abf: Layer already exists 15:27:48 e5056da64e13: Layer already exists 15:27:48 ff9d7cb0b04c: Layer already exists 15:27:48 c5e31daeb6e9: Layer already exists 15:27:48 a51de5bb56ad: Layer already exists 15:27:48 dff6e9cf68b2: Layer already exists 15:27:48 b984c813b6b0: Layer already exists 15:27:48 344f0a76da3a: Layer already exists 15:27:48 88202f953f99: Layer already exists 15:27:48 994393dc58e7: Layer already exists 15:27:48 2.3.0-dev.49: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:27:49 a51de5bb56ad: Preparing 15:27:49 ff9d7cb0b04c: Preparing 15:27:49 e5056da64e13: Preparing 15:27:49 c5e31daeb6e9: Preparing 15:27:49 835267d98abf: Preparing 15:27:49 b984c813b6b0: Preparing 15:27:49 dff6e9cf68b2: Preparing 15:27:49 344f0a76da3a: Preparing 15:27:49 88202f953f99: Preparing 15:27:49 994393dc58e7: Preparing 15:27:49 b984c813b6b0: Waiting 15:27:49 344f0a76da3a: Waiting 15:27:49 dff6e9cf68b2: Waiting 15:27:49 88202f953f99: Waiting 15:27:49 994393dc58e7: Waiting 15:27:49 835267d98abf: Layer already exists 15:27:49 e5056da64e13: Layer already exists 15:27:49 a51de5bb56ad: Layer already exists 15:27:49 ff9d7cb0b04c: Layer already exists 15:27:49 c5e31daeb6e9: Layer already exists 15:27:49 b984c813b6b0: Layer already exists 15:27:49 dff6e9cf68b2: Layer already exists 15:27:49 344f0a76da3a: Layer already exists 15:27:49 88202f953f99: Layer already exists 15:27:49 994393dc58e7: Layer already exists 15:27:49 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:27:50 a51de5bb56ad: Preparing 15:27:50 ff9d7cb0b04c: Preparing 15:27:50 e5056da64e13: Preparing 15:27:50 c5e31daeb6e9: Preparing 15:27:50 835267d98abf: Preparing 15:27:50 b984c813b6b0: Preparing 15:27:50 dff6e9cf68b2: Preparing 15:27:50 344f0a76da3a: Preparing 15:27:50 88202f953f99: Preparing 15:27:50 994393dc58e7: Preparing 15:27:50 b984c813b6b0: Waiting 15:27:50 88202f953f99: Waiting 15:27:50 dff6e9cf68b2: Waiting 15:27:50 344f0a76da3a: Waiting 15:27:50 994393dc58e7: Waiting 15:27:50 c5e31daeb6e9: Layer already exists 15:27:50 a51de5bb56ad: Layer already exists 15:27:50 e5056da64e13: Layer already exists 15:27:50 835267d98abf: Layer already exists 15:27:50 ff9d7cb0b04c: Layer already exists 15:27:50 b984c813b6b0: Layer already exists 15:27:50 dff6e9cf68b2: Layer already exists 15:27:50 344f0a76da3a: Layer already exists 15:27:50 88202f953f99: Layer already exists 15:27:50 994393dc58e7: Layer already exists 15:27:50 main: digest: sha256:ae9251812be3fc6ee6e2d29dde32f1a0238a5d4eb6b0254aecae559e28685e51 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:50 ===================================================== [Pipeline] echo 15:27:50 taggedImages: 15:27:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:27:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.49 15:27:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:27:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:27:50 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:50 latest 15:27:50 2.3.0-dev.49 15:27:50 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:50 main 15:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 Removing intermediate container 04a4071a6475 15:27:50 ---> 2da1176cc4ee 15:27:50 Step 7/20 : COPY . . 15:27:50 ---> 48fd2024f06c 15:27:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:27:50 ---> Running in bc0465b03495 15:27:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:27:50 Removing intermediate container ab6a39e6e737 15:27:50 ---> 9f02134f4e1a 15:27:50 Step 8/25 : COPY . . 15:27:50 Removing intermediate container 99737da00e40 15:27:50 ---> 68911caf75d5 15:27:50 Step 8/26 : COPY . . 15:27:50 Removing intermediate container 148868be0c36 15:27:50 ---> 3714f948bfda 15:27:50 Step 8/22 : COPY . . 15:27:50 Removing intermediate container 7d1c953249fd 15:27:50 ---> d9adfd61793c 15:27:50 Step 8/23 : COPY . . 15:27:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:27:50 cec9b068f6f8: Preparing 15:27:50 49951e367dda: Preparing 15:27:50 dc527c80d111: Preparing 15:27:50 75d54a394d8a: Preparing 15:27:50 577d5da592ca: Preparing 15:27:50 34d5ebaa5410: Preparing 15:27:50 34d5ebaa5410: Waiting 15:27:50 dc527c80d111: Layer already exists 15:27:50 34d5ebaa5410: Layer already exists 15:27:50 577d5da592ca: Pushed 15:27:50 cec9b068f6f8: Pushed 15:27:51 75d54a394d8a: Pushed 15:27:52 49951e367dda: Pushed 15:27:52 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:27:53 cec9b068f6f8: Preparing 15:27:53 49951e367dda: Preparing 15:27:53 dc527c80d111: Preparing 15:27:53 75d54a394d8a: Preparing 15:27:53 577d5da592ca: Preparing 15:27:53 34d5ebaa5410: Preparing 15:27:53 34d5ebaa5410: Waiting 15:27:53 577d5da592ca: Layer already exists 15:27:53 cec9b068f6f8: Layer already exists 15:27:53 dc527c80d111: Layer already exists 15:27:53 49951e367dda: Layer already exists 15:27:53 75d54a394d8a: Layer already exists 15:27:53 34d5ebaa5410: Layer already exists 15:27:53 latest: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 15:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:27:54 cec9b068f6f8: Preparing 15:27:54 49951e367dda: Preparing 15:27:54 dc527c80d111: Preparing 15:27:54 75d54a394d8a: Preparing 15:27:54 577d5da592ca: Preparing 15:27:54 34d5ebaa5410: Preparing 15:27:54 34d5ebaa5410: Waiting 15:27:54 577d5da592ca: Layer already exists 15:27:54 cec9b068f6f8: Layer already exists 15:27:54 49951e367dda: Layer already exists 15:27:54 75d54a394d8a: Layer already exists 15:27:54 dc527c80d111: Layer already exists 15:27:54 34d5ebaa5410: Layer already exists 15:27:54 2.3.0-dev.49: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:27:54 cec9b068f6f8: Preparing 15:27:54 49951e367dda: Preparing 15:27:54 dc527c80d111: Preparing 15:27:54 75d54a394d8a: Preparing 15:27:54 577d5da592ca: Preparing 15:27:54 34d5ebaa5410: Preparing 15:27:54 34d5ebaa5410: Waiting 15:27:54 577d5da592ca: Layer already exists 15:27:54 cec9b068f6f8: Layer already exists 15:27:54 dc527c80d111: Layer already exists 15:27:54 75d54a394d8a: Layer already exists 15:27:54 49951e367dda: Layer already exists 15:27:54 34d5ebaa5410: Layer already exists 15:27:54 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:27:55 cec9b068f6f8: Preparing 15:27:55 49951e367dda: Preparing 15:27:55 dc527c80d111: Preparing 15:27:55 75d54a394d8a: Preparing 15:27:55 577d5da592ca: Preparing 15:27:55 34d5ebaa5410: Preparing 15:27:55 cec9b068f6f8: Layer already exists 15:27:55 577d5da592ca: Layer already exists 15:27:55 49951e367dda: Layer already exists 15:27:55 75d54a394d8a: Layer already exists 15:27:55 dc527c80d111: Layer already exists 15:27:55 34d5ebaa5410: Layer already exists 15:27:55 main: digest: sha256:06bc5ff6d97de32d92f93121bb0e8e58e4cff05a50f2e56f510d6a5ccbc8bf17 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:55 ===================================================== [Pipeline] echo 15:27:55 taggedImages: 15:27:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:27:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.49 15:27:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:27:55 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:27:55 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:55 latest 15:27:55 2.3.0-dev.49 15:27:55 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:27:55 main 15:27:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:55 ---> 8a0a51414038 15:27:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:27:55 ---> Running in 05c4ea468cf9 15:27:55 ---> 427730a4026a 15:27:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:27:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:56 ---> Running in 0e542ab9a6e9 15:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:27:56 cc13fdc49d75: Preparing 15:27:56 9e189b08c351: Preparing 15:27:56 ccacb25577b9: Preparing 15:27:56 659790f54bd3: Preparing 15:27:56 605c3086afc0: Preparing 15:27:56 0efd4cfa1ab2: Preparing 15:27:56 577d5da592ca: Preparing 15:27:56 34d5ebaa5410: Preparing 15:27:56 0efd4cfa1ab2: Waiting 15:27:56 577d5da592ca: Waiting 15:27:56 34d5ebaa5410: Waiting 15:27:56 ccacb25577b9: Pushed 15:27:56 9e189b08c351: Pushed 15:27:56 cc13fdc49d75: Pushed 15:27:56 577d5da592ca: Layer already exists 15:27:56 34d5ebaa5410: Layer already exists 15:27:56 0efd4cfa1ab2: Pushed 15:27:57 Removing intermediate container 0e542ab9a6e9 15:27:57 ---> 4fe6c5e6c440 15:27:57 Step 10/26 : WORKDIR /edgex-go/spire-build 15:27:57 ---> 049863d8d324 15:27:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:27:57 ---> Running in f002efaed276 15:27:57 ---> Running in f0d0d4413e35 15:27:57 ---> 35397ec04b64 15:27:57 Step 9/23 : RUN make cmd/core-command/core-command 15:27:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:27:57 ---> Running in cdc2c23a61f6 15:27:58 Removing intermediate container f002efaed276 15:27:58 ---> 71b4ba37fc32 15:27:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:27:58 ---> Running in 5abcea4da958 15:27:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:28:00 605c3086afc0: Pushed 15:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:28:01 Removing intermediate container 5abcea4da958 15:28:01 ---> 6a8baee689d4 15:28:01 Step 12/26 : WORKDIR /edgex-go 15:28:01 ---> Running in 073fdd97cf0a 15:28:02 Removing intermediate container 073fdd97cf0a 15:28:02 ---> 91249c12f4a8 15:28:02 15:28:02 Step 13/26 : FROM alpine:3.15 15:28:02 3.15: Pulling from library/alpine 15:28:03 659790f54bd3: Pushed 15:28:03 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:03 cc13fdc49d75: Preparing 15:28:03 9e189b08c351: Preparing 15:28:03 ccacb25577b9: Preparing 15:28:03 659790f54bd3: Preparing 15:28:03 605c3086afc0: Preparing 15:28:03 0efd4cfa1ab2: Preparing 15:28:03 577d5da592ca: Preparing 15:28:03 34d5ebaa5410: Preparing 15:28:03 0efd4cfa1ab2: Waiting 15:28:03 577d5da592ca: Waiting 15:28:03 34d5ebaa5410: Waiting 15:28:03 659790f54bd3: Layer already exists 15:28:03 ccacb25577b9: Layer already exists 15:28:03 605c3086afc0: Layer already exists 15:28:03 9e189b08c351: Layer already exists 15:28:03 cc13fdc49d75: Layer already exists 15:28:03 0efd4cfa1ab2: Layer already exists 15:28:03 577d5da592ca: Layer already exists 15:28:03 34d5ebaa5410: Layer already exists 15:28:03 latest: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:04 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:28:04 Status: Downloaded newer image for alpine:3.15 15:28:04 ---> 02e0d6fdf486 15:28:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:28:04 ---> Running in 7eede0cceed9 15:28:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 15:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:04 cc13fdc49d75: Preparing 15:28:04 9e189b08c351: Preparing 15:28:04 ccacb25577b9: Preparing 15:28:04 659790f54bd3: Preparing 15:28:04 605c3086afc0: Preparing 15:28:04 0efd4cfa1ab2: Preparing 15:28:04 577d5da592ca: Preparing 15:28:04 34d5ebaa5410: Preparing 15:28:04 0efd4cfa1ab2: Waiting 15:28:04 577d5da592ca: Waiting 15:28:04 34d5ebaa5410: Waiting 15:28:04 cc13fdc49d75: Layer already exists 15:28:04 9e189b08c351: Layer already exists 15:28:04 ccacb25577b9: Layer already exists 15:28:04 659790f54bd3: Layer already exists 15:28:04 605c3086afc0: Layer already exists 15:28:04 0efd4cfa1ab2: Layer already exists 15:28:04 34d5ebaa5410: Layer already exists 15:28:04 577d5da592ca: Layer already exists 15:28:04 2.3.0-dev.49: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:04 Removing intermediate container 7eede0cceed9 15:28:04 ---> 2288729e5eee 15:28:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:04 ---> Running in d5e41d7aaffb 15:28:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:05 cc13fdc49d75: Preparing 15:28:05 9e189b08c351: Preparing 15:28:05 ccacb25577b9: Preparing 15:28:05 659790f54bd3: Preparing 15:28:05 605c3086afc0: Preparing 15:28:05 0efd4cfa1ab2: Preparing 15:28:05 577d5da592ca: Preparing 15:28:05 34d5ebaa5410: Preparing 15:28:05 0efd4cfa1ab2: Waiting 15:28:05 577d5da592ca: Waiting 15:28:05 34d5ebaa5410: Waiting 15:28:05 659790f54bd3: Layer already exists 15:28:05 605c3086afc0: Layer already exists 15:28:05 9e189b08c351: Layer already exists 15:28:05 cc13fdc49d75: Layer already exists 15:28:05 ccacb25577b9: Layer already exists 15:28:05 577d5da592ca: Layer already exists 15:28:05 34d5ebaa5410: Layer already exists 15:28:05 0efd4cfa1ab2: Layer already exists 15:28:05 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:28:05 cc13fdc49d75: Preparing 15:28:05 9e189b08c351: Preparing 15:28:05 ccacb25577b9: Preparing 15:28:05 659790f54bd3: Preparing 15:28:05 605c3086afc0: Preparing 15:28:05 0efd4cfa1ab2: Preparing 15:28:05 577d5da592ca: Preparing 15:28:05 34d5ebaa5410: Preparing 15:28:05 577d5da592ca: Waiting 15:28:05 0efd4cfa1ab2: Waiting 15:28:05 34d5ebaa5410: Waiting 15:28:05 ccacb25577b9: Layer already exists 15:28:05 9e189b08c351: Layer already exists 15:28:05 cc13fdc49d75: Layer already exists 15:28:05 605c3086afc0: Layer already exists 15:28:05 659790f54bd3: Layer already exists 15:28:05 577d5da592ca: Layer already exists 15:28:05 0efd4cfa1ab2: Layer already exists 15:28:05 34d5ebaa5410: Layer already exists 15:28:05 main: digest: sha256:20685ccead7955bf32d04dd5b1d73f8f669784bd3c98e7f7c58e2ab455c876f8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:05 ===================================================== [Pipeline] echo 15:28:05 taggedImages: 15:28:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:28:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.49 15:28:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:28:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:28:05 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:05 latest 15:28:05 2.3.0-dev.49 15:28:05 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:05 main 15:28:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:06 3a5dc5946699: Preparing 15:28:06 a22c2781b218: Preparing 15:28:06 3bbf37f1cf46: Preparing 15:28:06 114fc18e3789: Preparing 15:28:06 088d72ed50d0: Preparing 15:28:06 577d5da592ca: Preparing 15:28:06 34d5ebaa5410: Preparing 15:28:06 34d5ebaa5410: Waiting 15:28:06 577d5da592ca: Waiting 15:28:06 a22c2781b218: Pushed 15:28:06 3bbf37f1cf46: Pushed 15:28:06 3a5dc5946699: Pushed 15:28:06 577d5da592ca: Layer already exists 15:28:06 34d5ebaa5410: Layer already exists 15:28:06 088d72ed50d0: Pushed 15:28:07 Removing intermediate container d5e41d7aaffb 15:28:07 ---> 9de3bd5d3c0c 15:28:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:28:07 ---> Running in d43f66e3e6be 15:28:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:28:11 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:28:11 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:28:11 OK: 15733 distinct packages available 15:28:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:28:13 114fc18e3789: Pushed 15:28:13 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:14 3a5dc5946699: Preparing 15:28:14 a22c2781b218: Preparing 15:28:14 3bbf37f1cf46: Preparing 15:28:14 114fc18e3789: Preparing 15:28:14 088d72ed50d0: Preparing 15:28:14 577d5da592ca: Preparing 15:28:14 34d5ebaa5410: Preparing 15:28:14 577d5da592ca: Waiting 15:28:14 34d5ebaa5410: Waiting 15:28:14 114fc18e3789: Layer already exists 15:28:14 a22c2781b218: Layer already exists 15:28:14 3bbf37f1cf46: Layer already exists 15:28:14 088d72ed50d0: Layer already exists 15:28:14 3a5dc5946699: Layer already exists 15:28:14 577d5da592ca: Layer already exists 15:28:14 34d5ebaa5410: Layer already exists 15:28:14 latest: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 (1/5) Installing dumb-init (1.2.5-r1) 15:28:14 (2/5) Installing musl-obstack (1.2.3-r0) 15:28:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 (3/5) Installing libucontext (1.1-r0) 15:28:14 (4/5) Installing gcompat (1.0.0-r4) 15:28:14 (5/5) Installing openssl (1.1.1q-r0) 15:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 15:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:14 3a5dc5946699: Preparing 15:28:14 a22c2781b218: Preparing 15:28:14 3bbf37f1cf46: Preparing 15:28:14 114fc18e3789: Preparing 15:28:14 088d72ed50d0: Preparing 15:28:14 577d5da592ca: Preparing 15:28:14 34d5ebaa5410: Preparing 15:28:14 577d5da592ca: Waiting 15:28:14 34d5ebaa5410: Waiting 15:28:14 088d72ed50d0: Layer already exists 15:28:14 114fc18e3789: Layer already exists 15:28:14 3a5dc5946699: Layer already exists 15:28:14 3bbf37f1cf46: Layer already exists 15:28:14 a22c2781b218: Layer already exists 15:28:14 34d5ebaa5410: Layer already exists 15:28:14 577d5da592ca: Layer already exists 15:28:14 2.3.0-dev.49: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:14 Executing busybox-1.34.1-r7.trigger 15:28:14 OK: 6 MiB in 19 packages 15:28:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:15 3a5dc5946699: Preparing 15:28:15 a22c2781b218: Preparing 15:28:15 3bbf37f1cf46: Preparing 15:28:15 114fc18e3789: Preparing 15:28:15 088d72ed50d0: Preparing 15:28:15 577d5da592ca: Preparing 15:28:15 34d5ebaa5410: Preparing 15:28:15 577d5da592ca: Waiting 15:28:15 088d72ed50d0: Layer already exists 15:28:15 3bbf37f1cf46: Layer already exists 15:28:15 a22c2781b218: Layer already exists 15:28:15 114fc18e3789: Layer already exists 15:28:15 3a5dc5946699: Layer already exists 15:28:15 577d5da592ca: Layer already exists 15:28:15 34d5ebaa5410: Layer already exists 15:28:15 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:28:16 3a5dc5946699: Preparing 15:28:16 a22c2781b218: Preparing 15:28:16 3bbf37f1cf46: Preparing 15:28:16 114fc18e3789: Preparing 15:28:16 088d72ed50d0: Preparing 15:28:16 577d5da592ca: Preparing 15:28:16 34d5ebaa5410: Preparing 15:28:16 577d5da592ca: Waiting 15:28:16 088d72ed50d0: Layer already exists 15:28:16 a22c2781b218: Layer already exists 15:28:16 3bbf37f1cf46: Layer already exists 15:28:16 114fc18e3789: Layer already exists 15:28:16 3a5dc5946699: Layer already exists 15:28:16 577d5da592ca: Layer already exists 15:28:16 34d5ebaa5410: Layer already exists 15:28:16 main: digest: sha256:011601a00ced3aebf6efe61a13d5f4d89eaaeef47a27582d7e24166fcebb9919 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:16 ===================================================== [Pipeline] echo 15:28:16 taggedImages: 15:28:16 - nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:28:16 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.49 15:28:16 - nexus3.edgexfoundry.org:10004/security-spire-config:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:28:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:28:16 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:16 latest 15:28:16 2.3.0-dev.49 15:28:16 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:16 main 15:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:16 c6c50667b2b2: Preparing 15:28:16 291215c3c2fd: Preparing 15:28:16 f6e3f6d8d05a: Preparing 15:28:16 114fc18e3789: Preparing 15:28:16 ef556ac6e522: Preparing 15:28:16 577d5da592ca: Preparing 15:28:16 34d5ebaa5410: Preparing 15:28:16 114fc18e3789: Layer already exists 15:28:16 577d5da592ca: Layer already exists 15:28:16 34d5ebaa5410: Layer already exists 15:28:16 f6e3f6d8d05a: Pushed 15:28:16 291215c3c2fd: Pushed 15:28:16 c6c50667b2b2: Pushed 15:28:16 Removing intermediate container d43f66e3e6be 15:28:16 ---> a5aeef531705 15:28:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:28:17 ef556ac6e522: Pushed 15:28:17 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:18 c6c50667b2b2: Preparing 15:28:18 291215c3c2fd: Preparing 15:28:18 f6e3f6d8d05a: Preparing 15:28:18 114fc18e3789: Preparing 15:28:18 ef556ac6e522: Preparing 15:28:18 577d5da592ca: Preparing 15:28:18 34d5ebaa5410: Preparing 15:28:18 577d5da592ca: Waiting 15:28:18 34d5ebaa5410: Waiting 15:28:18 291215c3c2fd: Layer already exists 15:28:18 f6e3f6d8d05a: Layer already exists 15:28:18 c6c50667b2b2: Layer already exists 15:28:18 114fc18e3789: Layer already exists 15:28:18 ef556ac6e522: Layer already exists 15:28:18 577d5da592ca: Layer already exists 15:28:18 34d5ebaa5410: Layer already exists 15:28:18 latest: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 15:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:18 c6c50667b2b2: Preparing 15:28:18 291215c3c2fd: Preparing 15:28:18 f6e3f6d8d05a: Preparing 15:28:18 114fc18e3789: Preparing 15:28:18 ef556ac6e522: Preparing 15:28:18 577d5da592ca: Preparing 15:28:18 34d5ebaa5410: Preparing 15:28:18 577d5da592ca: Waiting 15:28:18 34d5ebaa5410: Waiting 15:28:18 c6c50667b2b2: Layer already exists 15:28:18 114fc18e3789: Layer already exists 15:28:18 ef556ac6e522: Layer already exists 15:28:18 f6e3f6d8d05a: Layer already exists 15:28:18 291215c3c2fd: Layer already exists 15:28:18 34d5ebaa5410: Layer already exists 15:28:18 577d5da592ca: Layer already exists 15:28:18 2.3.0-dev.49: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:19 c6c50667b2b2: Preparing 15:28:19 291215c3c2fd: Preparing 15:28:19 f6e3f6d8d05a: Preparing 15:28:19 114fc18e3789: Preparing 15:28:19 ef556ac6e522: Preparing 15:28:19 577d5da592ca: Preparing 15:28:19 34d5ebaa5410: Preparing 15:28:19 577d5da592ca: Waiting 15:28:19 34d5ebaa5410: Waiting 15:28:19 c6c50667b2b2: Layer already exists 15:28:19 ef556ac6e522: Layer already exists 15:28:19 114fc18e3789: Layer already exists 15:28:19 291215c3c2fd: Layer already exists 15:28:19 f6e3f6d8d05a: Layer already exists 15:28:19 577d5da592ca: Layer already exists 15:28:19 34d5ebaa5410: Layer already exists 15:28:19 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:28:19 c6c50667b2b2: Preparing 15:28:19 291215c3c2fd: Preparing 15:28:19 f6e3f6d8d05a: Preparing 15:28:19 114fc18e3789: Preparing 15:28:19 ef556ac6e522: Preparing 15:28:19 577d5da592ca: Preparing 15:28:19 34d5ebaa5410: Preparing 15:28:19 577d5da592ca: Waiting 15:28:19 34d5ebaa5410: Waiting 15:28:19 114fc18e3789: Layer already exists 15:28:19 ef556ac6e522: Layer already exists 15:28:19 f6e3f6d8d05a: Layer already exists 15:28:19 291215c3c2fd: Layer already exists 15:28:19 c6c50667b2b2: Layer already exists 15:28:19 577d5da592ca: Layer already exists 15:28:19 34d5ebaa5410: Layer already exists 15:28:19 main: digest: sha256:bed19e4fe09e69ada4c91c21f818251cdaf12a9d7d56eaba09a05f36c1d7596b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:20 ===================================================== [Pipeline] echo 15:28:20 taggedImages: 15:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.49 15:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:28:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:28:20 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:20 latest 15:28:20 2.3.0-dev.49 15:28:20 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:20 main 15:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv 15:28:20 ---> 7b8141a88c51 15:28:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:20 a068cb5b4c8c: Preparing 15:28:20 7d1e47d86738: Preparing 15:28:20 dc527c80d111: Preparing 15:28:20 2eacfd696ef0: Preparing 15:28:20 994393dc58e7: Preparing 15:28:20 dc527c80d111: Layer already exists 15:28:20 994393dc58e7: Layer already exists 15:28:20 a068cb5b4c8c: Pushed 15:28:20 2eacfd696ef0: Pushed 15:28:23 7d1e47d86738: Pushed 15:28:23 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:23 a068cb5b4c8c: Preparing 15:28:23 7d1e47d86738: Preparing 15:28:23 dc527c80d111: Preparing 15:28:23 2eacfd696ef0: Preparing 15:28:23 994393dc58e7: Preparing 15:28:23 a068cb5b4c8c: Layer already exists 15:28:23 994393dc58e7: Layer already exists 15:28:23 2eacfd696ef0: Layer already exists 15:28:23 7d1e47d86738: Layer already exists 15:28:23 dc527c80d111: Layer already exists 15:28:23 latest: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 15:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:24 a068cb5b4c8c: Preparing 15:28:24 7d1e47d86738: Preparing 15:28:24 dc527c80d111: Preparing 15:28:24 2eacfd696ef0: Preparing 15:28:24 994393dc58e7: Preparing 15:28:24 2eacfd696ef0: Layer already exists 15:28:24 994393dc58e7: Layer already exists 15:28:24 dc527c80d111: Layer already exists 15:28:24 7d1e47d86738: Layer already exists 15:28:24 a068cb5b4c8c: Layer already exists 15:28:24 2.3.0-dev.49: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:25 a068cb5b4c8c: Preparing 15:28:25 7d1e47d86738: Preparing 15:28:25 dc527c80d111: Preparing 15:28:25 2eacfd696ef0: Preparing 15:28:25 994393dc58e7: Preparing 15:28:25 dc527c80d111: Layer already exists 15:28:25 994393dc58e7: Layer already exists 15:28:25 7d1e47d86738: Layer already exists 15:28:25 a068cb5b4c8c: Layer already exists 15:28:25 2eacfd696ef0: Layer already exists 15:28:25 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:28:25 a068cb5b4c8c: Preparing 15:28:25 7d1e47d86738: Preparing 15:28:25 dc527c80d111: Preparing 15:28:25 2eacfd696ef0: Preparing 15:28:25 994393dc58e7: Preparing 15:28:25 994393dc58e7: Layer already exists 15:28:25 dc527c80d111: Layer already exists 15:28:25 7d1e47d86738: Layer already exists 15:28:25 a068cb5b4c8c: Layer already exists 15:28:25 2eacfd696ef0: Layer already exists 15:28:25 main: digest: sha256:d6439b26a1ecae50a90d305831a59a0a4b505371018362943c98355faeaa6456 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:25 ===================================================== [Pipeline] echo 15:28:25 taggedImages: 15:28:25 - nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:28:25 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.49 15:28:25 - nexus3.edgexfoundry.org:10004/support-notifications:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:28:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:28:25 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:25 latest 15:28:25 2.3.0-dev.49 15:28:25 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:25 main 15:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:26 c707ce0d08b0: Preparing 15:28:26 f5f1b5dabb51: Preparing 15:28:26 dc527c80d111: Preparing 15:28:26 797c508efba9: Preparing 15:28:26 994393dc58e7: Preparing 15:28:26 994393dc58e7: Layer already exists 15:28:26 797c508efba9: Layer already exists 15:28:26 dc527c80d111: Layer already exists 15:28:26 c707ce0d08b0: Pushed 15:28:27 ---> 5188844c08a3 15:28:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:28:27 ---> a3f26630a1be 15:28:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:28:27 ---> e5ba873a5116 15:28:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:28:28 ---> ff664badac9f 15:28:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:28:28 ---> Running in 5c798bad9777 15:28:29 f5f1b5dabb51: Pushed 15:28:29 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:29 Removing intermediate container 5c798bad9777 15:28:29 ---> 840a2bb9a39f 15:28:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:28:29 ---> Running in 15bca8966539 15:28:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:29 c707ce0d08b0: Preparing 15:28:29 f5f1b5dabb51: Preparing 15:28:29 dc527c80d111: Preparing 15:28:29 797c508efba9: Preparing 15:28:29 994393dc58e7: Preparing 15:28:29 dc527c80d111: Layer already exists 15:28:29 c707ce0d08b0: Layer already exists 15:28:29 f5f1b5dabb51: Layer already exists 15:28:29 797c508efba9: Layer already exists 15:28:29 994393dc58e7: Layer already exists 15:28:29 latest: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:29 Removing intermediate container 15bca8966539 15:28:29 ---> 1b5c50dec31f 15:28:29 Step 24/26 : LABEL arch=arm64 15:28:29 ---> Running in 41d49c1f1f9a 15:28:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 15:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:30 c707ce0d08b0: Preparing 15:28:30 f5f1b5dabb51: Preparing 15:28:30 dc527c80d111: Preparing 15:28:30 797c508efba9: Preparing 15:28:30 994393dc58e7: Preparing 15:28:30 994393dc58e7: Layer already exists 15:28:30 f5f1b5dabb51: Layer already exists 15:28:30 c707ce0d08b0: Layer already exists 15:28:30 797c508efba9: Layer already exists 15:28:30 dc527c80d111: Layer already exists 15:28:30 2.3.0-dev.49: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:30 Removing intermediate container 41d49c1f1f9a 15:28:30 ---> 71f05034b8f4 15:28:30 Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:30 ---> Running in da403abd2096 15:28:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:31 c707ce0d08b0: Preparing 15:28:31 f5f1b5dabb51: Preparing 15:28:31 dc527c80d111: Preparing 15:28:31 797c508efba9: Preparing 15:28:31 994393dc58e7: Preparing 15:28:31 c707ce0d08b0: Layer already exists 15:28:31 dc527c80d111: Layer already exists 15:28:31 f5f1b5dabb51: Layer already exists 15:28:31 797c508efba9: Layer already exists 15:28:31 994393dc58e7: Layer already exists 15:28:31 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 Removing intermediate container da403abd2096 15:28:31 ---> 4ce2c80efdf3 15:28:31 Step 26/26 : LABEL version=2.3.0-dev.49 15:28:31 ---> Running in 2e026d79ea1c 15:28:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:28:31 c707ce0d08b0: Preparing 15:28:31 f5f1b5dabb51: Preparing 15:28:31 dc527c80d111: Preparing 15:28:31 797c508efba9: Preparing 15:28:31 994393dc58e7: Preparing 15:28:31 797c508efba9: Layer already exists 15:28:31 dc527c80d111: Layer already exists 15:28:31 994393dc58e7: Layer already exists 15:28:31 c707ce0d08b0: Layer already exists 15:28:31 f5f1b5dabb51: Layer already exists 15:28:31 main: digest: sha256:7a40f7191f56ad2de9c35557f5b4559dbd5b24a75da3447228df0bb0e9badc95 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:31 ===================================================== 15:28:31 Removing intermediate container 2e026d79ea1c 15:28:31 ---> f652a5a24ced 15:28:31 15:28:31 Successfully built f652a5a24ced 15:28:31 Successfully tagged security-spire-agent-arm64:latest [Pipeline] echo 15:28:31 taggedImages: 15:28:31 - nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:28:31 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.49 15:28:31 - nexus3.edgexfoundry.org:10004/support-scheduler:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 15:28:31 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 15:28:31 96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:31 latest 15:28:31 2.3.0-dev.49 15:28:31 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:31 main 15:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:32  Building security-spire-agent ... done Building security-spire-config 15:28:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:28:32 08f87d2e15a7: Preparing 15:28:32 ec31eaca6498: Preparing 15:28:32 418f9c3effd7: Preparing 15:28:32 c485219844de: Preparing 15:28:32 994393dc58e7: Preparing 15:28:32 994393dc58e7: Layer already exists 15:28:32 ec31eaca6498: Pushed 15:28:32 08f87d2e15a7: Pushed 15:28:33 418f9c3effd7: Pushed 15:28:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:28:35 ---> a0bd7b333583 15:28:35 Step 3/26 : WORKDIR /edgex-go 15:28:35 ---> Using cache 15:28:35 ---> 8099c1ca7fd9 15:28:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:35 ---> Using cache 15:28:35 ---> 8deae29a4888 15:28:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:28:35 ---> Running in 8664c4d91540 15:28:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:39 OK: 221 MiB in 51 packages 15:28:40 Removing intermediate container 8664c4d91540 15:28:40 ---> f7f9e0a435ce 15:28:40 Step 6/26 : COPY go.mod vendor* ./ 15:28:41 ---> f1383be02b8f 15:28:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:41 ---> Running in d9ac29c83b8e 15:28:45 c485219844de: Pushed 15:28:45 96e03a37baf8a42c1ce9148498b43ffc632d5fd4: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:28:46 08f87d2e15a7: Preparing 15:28:46 ec31eaca6498: Preparing 15:28:46 418f9c3effd7: Preparing 15:28:46 c485219844de: Preparing 15:28:46 994393dc58e7: Preparing 15:28:46 418f9c3effd7: Layer already exists 15:28:46 ec31eaca6498: Layer already exists 15:28:46 994393dc58e7: Layer already exists 15:28:46 c485219844de: Layer already exists 15:28:46 08f87d2e15a7: Layer already exists 15:28:46 latest: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 15:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:28:47 08f87d2e15a7: Preparing 15:28:47 ec31eaca6498: Preparing 15:28:47 418f9c3effd7: Preparing 15:28:47 c485219844de: Preparing 15:28:47 994393dc58e7: Preparing 15:28:47 c485219844de: Layer already exists 15:28:47 994393dc58e7: Layer already exists 15:28:47 ec31eaca6498: Layer already exists 15:28:47 418f9c3effd7: Layer already exists 15:28:47 08f87d2e15a7: Layer already exists 15:28:47 2.3.0-dev.49: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:28:47 08f87d2e15a7: Preparing 15:28:47 ec31eaca6498: Preparing 15:28:47 418f9c3effd7: Preparing 15:28:47 c485219844de: Preparing 15:28:47 994393dc58e7: Preparing 15:28:47 994393dc58e7: Layer already exists 15:28:47 418f9c3effd7: Layer already exists 15:28:47 ec31eaca6498: Layer already exists 15:28:47 c485219844de: Layer already exists 15:28:47 08f87d2e15a7: Layer already exists 15:28:47 96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 15:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 15:28:48 08f87d2e15a7: Preparing 15:28:48 ec31eaca6498: Preparing 15:28:48 418f9c3effd7: Preparing 15:28:48 c485219844de: Preparing 15:28:48 994393dc58e7: Preparing 15:28:48 418f9c3effd7: Layer already exists 15:28:48 ec31eaca6498: Layer already exists 15:28:48 c485219844de: Layer already exists 15:28:48 08f87d2e15a7: Layer already exists 15:28:48 994393dc58e7: Layer already exists 15:28:48 main: digest: sha256:50b8c33b475249f32aab7828b32fcf244e9ea628f91f1a2e3db44958293561be size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:48 ===================================================== [Pipeline] echo 15:28:48 taggedImages: 15:28:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:28:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 15:28:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.49 15:28:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:96e03a37baf8a42c1ce9148498b43ffc632d5fd4-2.3.0-dev.49 15:28:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:28 Removing intermediate container d9ac29c83b8e 15:29:28 ---> 553baa370025 15:29:28 Step 8/26 : COPY . . 15:29:30 ---> fc00933278cf 15:29:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:29:30 ---> Running in ae90b828b578 15:29:30 Removing intermediate container ae90b828b578 15:29:30 ---> eb71f3b8141a 15:29:30 Step 10/26 : WORKDIR /edgex-go/spire-build 15:29:30 ---> Running in 4aed0af6dc3e 15:29:31 Removing intermediate container 4aed0af6dc3e 15:29:31 ---> 8d2cc40d55a6 15:29:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:29:32 ---> Running in f7f31288d95a 15:29:35 Removing intermediate container f7f31288d95a 15:29:35 ---> 161af77d5d01 15:29:35 Step 12/26 : WORKDIR /edgex-go 15:29:35 ---> Running in 5f8bb73157ca 15:29:36 Removing intermediate container 5f8bb73157ca 15:29:36 ---> d4db27db8dfa 15:29:36 15:29:36 Step 13/26 : FROM alpine:3.15 15:29:36 ---> 02e0d6fdf486 15:29:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:29:36 ---> Using cache 15:29:36 ---> 2288729e5eee 15:29:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 ---> Using cache 15:29:36 ---> 9de3bd5d3c0c 15:29:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:29:36 ---> Running in 3eb632b1cdb1 15:29:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:40 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:29:40 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:29:40 OK: 15733 distinct packages available 15:29:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:44 (1/4) Installing dumb-init (1.2.5-r1) 15:29:44 (2/4) Installing musl-obstack (1.2.3-r0) 15:29:44 (3/4) Installing libucontext (1.1-r0) 15:29:44 (4/4) Installing gcompat (1.0.0-r4) 15:29:44 Executing busybox-1.34.1-r7.trigger 15:29:44 OK: 6 MiB in 18 packages 15:29:46 Removing intermediate container 3eb632b1cdb1 15:29:46 ---> 7ae80397af4c 15:29:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:29:51 ---> bad8882c9b8d 15:29:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:29:52 ---> a4ae05e832bd 15:29:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:29:52 ---> Running in a5727e1d469b 15:29:52 Removing intermediate container a5727e1d469b 15:29:52 ---> 0fc371d99b18 15:29:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:29:53 ---> 139d16b4aed8 15:29:53 Step 21/26 : WORKDIR / 15:29:54 ---> Running in 5a002915e89c 15:29:54 Removing intermediate container 5a002915e89c 15:29:54 ---> 7171b1197870 15:29:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:29:54 ---> Running in 90306e717e64 15:29:55 Removing intermediate container 90306e717e64 15:29:55 ---> 0a2b9a2623f9 15:29:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:29:55 ---> Running in 0f4e8f6ef304 15:29:56 Removing intermediate container 0f4e8f6ef304 15:29:56 ---> bf68835ca152 15:29:56 Step 24/26 : LABEL arch=arm64 15:29:56 ---> Running in 49ed4e6e5aa5 15:29:56 Removing intermediate container 49ed4e6e5aa5 15:29:56 ---> 8cc26f0e1330 15:29:56 Step 25/26 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:29:56 ---> Running in e7cb18405753 15:29:57 Removing intermediate container e7cb18405753 15:29:57 ---> cd46f0893dc5 15:29:57 Step 26/26 : LABEL version=2.3.0-dev.49 15:29:57 ---> Running in ebe6b98cc196 15:29:58 Removing intermediate container ebe6b98cc196 15:29:58 ---> aa9b58cef089 15:29:58 15:29:58 Successfully built aa9b58cef089 15:29:58 Successfully tagged security-spire-config-arm64:latest 15:29:58  Building security-spire-config ... done Building core-metadata 15:30:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:30:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:30:01 ---> a0bd7b333583 15:30:01 Step 3/24 : WORKDIR /edgex-go 15:30:01 ---> Using cache 15:30:01 ---> 8099c1ca7fd9 15:30:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:01 ---> Using cache 15:30:01 ---> 8deae29a4888 15:30:01 Step 5/24 : RUN apk add --update --no-cache make git 15:30:01 ---> Using cache 15:30:01 ---> 06a80923f98c 15:30:01 Step 6/24 : COPY go.mod vendor* ./ 15:30:01 ---> Using cache 15:30:01 ---> fbf299471a79 15:30:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:01 ---> Using cache 15:30:01 ---> 9f02134f4e1a 15:30:01 Step 8/24 : COPY . . 15:30:01 ---> Using cache 15:30:01 ---> 8a0a51414038 15:30:01 Step 9/24 : RUN make cmd/core-metadata/core-metadata 15:30:02 ---> Running in f61050613486 15:30:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:11 Removing intermediate container cdc2c23a61f6 15:33:11 ---> eec7f8b9adf3 15:33:11 15:33:11 Step 10/23 : FROM alpine:3.16 15:33:11 3.16: Pulling from library/alpine 15:33:11 Removing intermediate container 05c4ea468cf9 15:33:11 ---> efdd7f7dabb7 15:33:11 15:33:11 Step 10/25 : FROM alpine:3.16 15:33:11 3.16: Pulling from library/alpine 15:33:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:33:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:33:12 Status: Downloaded newer image for alpine:3.16 15:33:12 Status: Image is up to date for alpine:3.16 15:33:12 ---> a6215f271958 15:33:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:33:12 ---> a6215f271958 15:33:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:33:12 ---> Running in 01ed82fccd71 15:33:12 ---> Running in 5d3101b4303d 15:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:17 (1/3) Installing ca-certificates (20220614-r0) 15:33:17 (1/1) Installing dumb-init (1.2.5-r1) 15:33:17 (2/3) Installing dumb-init (1.2.5-r1) 15:33:17 Executing busybox-1.35.0-r17.trigger 15:33:17 (3/3) Installing su-exec (0.2-r1) 15:33:17 Executing busybox-1.35.0-r17.trigger 15:33:17 OK: 5 MiB in 15 packages 15:33:17 Executing ca-certificates-20220614-r0.trigger 15:33:17 OK: 6 MiB in 17 packages 15:33:18 Removing intermediate container 5d3101b4303d 15:33:18 ---> 9fac5ecdf941 15:33:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:19 ---> Running in b8cf9f9be564 15:33:19 Removing intermediate container b8cf9f9be564 15:33:19 ---> 4d556038663f 15:33:19 Step 13/23 : ENV APP_PORT=59882 15:33:20 ---> Running in 3231f90034ef 15:33:20 Removing intermediate container 01ed82fccd71 15:33:20 ---> 0a1620130dd7 15:33:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:20 ---> Running in 764b625fed2b 15:33:21 Removing intermediate container 3231f90034ef 15:33:21 ---> 7b8ade6677a3 15:33:21 Step 14/23 : EXPOSE $APP_PORT 15:33:21 ---> Running in 79c56cb4b348 15:33:21 Removing intermediate container 764b625fed2b 15:33:21 ---> bbe5622d8941 15:33:21 Step 13/25 : WORKDIR / 15:33:21 ---> Running in eb0dd7d046d9 15:33:21 Removing intermediate container 79c56cb4b348 15:33:21 Removing intermediate container eb0dd7d046d9 15:33:21 ---> 53f8ff43112f 15:33:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:33:22 ---> 5875cee0618d 15:33:22 Step 15/23 : WORKDIR / 15:33:22 ---> Running in 2cde48ba300a 15:33:23 Removing intermediate container 2cde48ba300a 15:33:23 ---> 2b699b1fc0dd 15:33:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:23 ---> bb6bfcada12a 15:33:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:33:24 ---> d5031e258f92 15:33:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:33:24 ---> a44ba1fd6056 15:33:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:33:26 ---> 993a61ad9e09 15:33:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:33:26 ---> de07778b6412 15:33:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:33:27 ---> 031f53b8fe16 15:33:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:33:27 ---> d79d735bfd9e 15:33:27 Step 19/23 : ENTRYPOINT ["/core-command"] 15:33:27 ---> Running in 65ed031c9dd4 15:33:28 Removing intermediate container 65ed031c9dd4 15:33:28 ---> 90821b24cb1e 15:33:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:28 ---> Running in bda26d3007d1 15:33:29 Removing intermediate container bda26d3007d1 15:33:29 ---> 01c974517eba 15:33:29 Step 21/23 : LABEL arch=arm64 15:33:29 ---> Running in 8986aa9455bb 15:33:29 ---> c16b52ea6384 15:33:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:33:30 Removing intermediate container 8986aa9455bb 15:33:30 ---> f0a01c1594c5 15:33:30 Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:33:30 ---> Running in a8415c89c8e4 15:33:30 Removing intermediate container a8415c89c8e4 15:33:30 ---> 61207d871b34 15:33:30 Step 23/23 : LABEL version=2.3.0-dev.49 15:33:30 ---> Running in 9412beda8143 15:33:31 Removing intermediate container 9412beda8143 15:33:31 ---> 6863f173bddf 15:33:31 15:33:31 Successfully built 6863f173bddf 15:33:31 ---> 6d1f213bd547 15:33:31 Successfully tagged core-command-arm64:latest 15:33:31  Building core-command ... done Building support-notifications 15:33:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:33:33 ---> 73cb3dc858a6 15:33:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:33:33 ---> Running in 5ee747b6e514 15:33:36 Removing intermediate container 5ee747b6e514 15:33:36 ---> c0bc7dcfff40 15:33:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:33:36 ---> Running in 1f80a3822523 15:33:37 Removing intermediate container 1f80a3822523 15:33:37 ---> 7273547a3838 15:33:37 Step 23/25 : LABEL arch=arm64 15:33:37 ---> Running in 8aee9bcb5cdb 15:33:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:37 ---> a0bd7b333583 15:33:37 Step 3/22 : WORKDIR /edgex-go 15:33:37 ---> Using cache 15:33:37 ---> 8099c1ca7fd9 15:33:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:37 ---> Using cache 15:33:37 ---> 8deae29a4888 15:33:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:33:37 Removing intermediate container 8aee9bcb5cdb 15:33:37 ---> 383e07b1af98 15:33:37 Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:33:37 ---> Running in 19784bc0fe93 15:33:37 ---> Running in efed39b4b7e4 15:33:38 Removing intermediate container efed39b4b7e4 15:33:38 ---> c1389c8bd07e 15:33:38 Step 25/25 : LABEL version=2.3.0-dev.49 15:33:39 ---> Running in b99872411dcb 15:33:39 Removing intermediate container b99872411dcb 15:33:39 ---> 5fe964500265 15:33:39 15:33:39 Successfully built 5fe964500265 15:33:39 Successfully tagged security-secretstore-setup-arm64:latest 15:33:39 Building sys-mgmt-agent 15:33:40  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:43 OK: 221 MiB in 51 packages 15:33:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:33:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:43 ---> a0bd7b333583 15:33:43 Step 3/23 : WORKDIR /edgex-go 15:33:43 ---> Using cache 15:33:43 ---> 8099c1ca7fd9 15:33:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:43 ---> Using cache 15:33:43 ---> 8deae29a4888 15:33:43 Step 5/23 : RUN apk add --update --no-cache make bash git 15:33:43 ---> Running in 87ec2f14bcae 15:33:44 Removing intermediate container 19784bc0fe93 15:33:44 ---> fa06447781a5 15:33:44 Step 6/22 : COPY go.mod vendor* ./ 15:33:45 ---> c69bb05350c2 15:33:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:33:45 ---> Running in ef6382a701e2 15:33:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:33:48 OK: 221 MiB in 51 packages 15:33:49 Removing intermediate container 87ec2f14bcae 15:33:49 ---> b6945bcb259a 15:33:49 Step 6/23 : COPY go.mod vendor* ./ 15:33:50 ---> 11ba24590d02 15:33:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:50 ---> Running in 3b39c0658e2f 15:34:47 Removing intermediate container ef6382a701e2 15:34:47 ---> 7cdc464bac26 15:34:47 Step 8/22 : COPY . . 15:34:47 ---> ae23fc19442b 15:34:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:34:47 ---> Running in f81b384d9171 15:34:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:34:49 Removing intermediate container 3b39c0658e2f 15:34:49 ---> 1e8ee43faf9a 15:34:49 Step 8/23 : COPY . . 15:34:56 ---> c5e94e5e7d3d 15:34:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:34:56 ---> Running in 8960cdc57cf9 15:34:58 Removing intermediate container bc0465b03495 15:34:58 ---> 8555275707a1 15:34:58 15:34:58 Step 9/20 : FROM alpine:3.15 15:34:58 ---> 02e0d6fdf486 15:34:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:34:58 ---> Using cache 15:34:58 ---> 2288729e5eee 15:34:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:58 ---> Using cache 15:34:58 ---> 9de3bd5d3c0c 15:34:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:34:58 ---> Running in 14af9d95b913 15:34:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:02 v3.15.6-27-g01390f65b4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:35:02 v3.15.6-28-ga68eb7a83e [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:35:02 OK: 15733 distinct packages available 15:35:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:04 (1/9) Installing ca-certificates (20220614-r0) 15:35:04 (2/9) Installing brotli-libs (1.0.9-r5) 15:35:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:35:04 (4/9) Installing libcurl (7.80.0-r2) 15:35:04 (5/9) Installing curl (7.80.0-r2) 15:35:05 (6/9) Installing dumb-init (1.2.5-r1) 15:35:05 (7/9) Installing musl-obstack (1.2.3-r0) 15:35:05 (8/9) Installing libucontext (1.1-r0) 15:35:05 (9/9) Installing gcompat (1.0.0-r4) 15:35:05 Executing busybox-1.34.1-r7.trigger 15:35:05 Executing ca-certificates-20220614-r0.trigger 15:35:05 OK: 8 MiB in 23 packages 15:35:08 Removing intermediate container 14af9d95b913 15:35:08 ---> 7e26d1bf82ce 15:35:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:09 ---> b93d6760e576 15:35:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:35:11 ---> a5ce2efbc844 15:35:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:35:12 ---> 0176b4828ec6 15:35:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:35:12 ---> Running in 089ec8f40365 15:35:12 Removing intermediate container 089ec8f40365 15:35:12 ---> 19de6d66cd24 15:35:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:12 ---> Running in 6ca101d439ce 15:35:13 Removing intermediate container 6ca101d439ce 15:35:13 ---> 566a1966f86b 15:35:13 Step 18/20 : LABEL arch=arm64 15:35:13 ---> Running in 3a7638abcf51 15:35:13 Removing intermediate container 3a7638abcf51 15:35:13 ---> 0fd2baaa4491 15:35:13 Step 19/20 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:35:13 ---> Running in f858cba88082 15:35:14 Removing intermediate container f858cba88082 15:35:14 ---> ed49d76445df 15:35:14 Step 20/20 : LABEL version=2.3.0-dev.49 15:35:14 ---> Running in 16957392fa13 15:35:15 Removing intermediate container 16957392fa13 15:35:15 ---> 7698b63517fe 15:35:15 15:35:15 Successfully built 7698b63517fe 15:35:15 Successfully tagged security-spiffe-token-provider-arm64:latest 15:35:15 Building security-proxy-setup 15:35:18  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:35:18 ---> a0bd7b333583 15:35:18 Step 3/22 : WORKDIR /edgex-go 15:35:18 ---> Using cache 15:35:18 ---> 8099c1ca7fd9 15:35:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:18 ---> Using cache 15:35:18 ---> 8deae29a4888 15:35:18 Step 5/22 : RUN apk add --update --no-cache make git 15:35:18 ---> Using cache 15:35:18 ---> 06a80923f98c 15:35:18 Step 6/22 : COPY go.mod vendor* ./ 15:35:18 ---> Using cache 15:35:18 ---> fbf299471a79 15:35:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:18 ---> Using cache 15:35:18 ---> 9f02134f4e1a 15:35:18 Step 8/22 : COPY . . 15:35:18 ---> Using cache 15:35:18 ---> 8a0a51414038 15:35:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:35:18 ---> Running in 003953f8269f 15:35:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:35:47 Removing intermediate container f0d0d4413e35 15:35:47 ---> 658ab787adfd 15:35:47 15:35:47 Step 10/22 : FROM alpine:3.16 15:35:47 ---> a6215f271958 15:35:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:35:47 ---> Using cache 15:35:47 ---> 9fac5ecdf941 15:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:47 ---> Using cache 15:35:47 ---> 4d556038663f 15:35:47 Step 13/22 : ENV APP_PORT=59861 15:35:47 ---> Running in ff3a300aaa82 15:35:48 Removing intermediate container ff3a300aaa82 15:35:48 ---> ee333e6eee5d 15:35:48 Step 14/22 : EXPOSE $APP_PORT 15:35:48 ---> Running in 139c8215f0c4 15:35:48 Removing intermediate container 139c8215f0c4 15:35:48 ---> 4dd7d6b45ad8 15:35:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:49 ---> adcecc44fb10 15:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:35:52 ---> ab095008c4f5 15:35:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:35:53 ---> 71c00155e70f 15:35:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:35:53 ---> Running in bcda0c74410c 15:35:54 Removing intermediate container bcda0c74410c 15:35:54 ---> 43de8400bdb6 15:35:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:54 ---> Running in 479daccd2cc1 15:35:54 Removing intermediate container 479daccd2cc1 15:35:54 ---> 3d109769712b 15:35:54 Step 20/22 : LABEL arch=arm64 15:35:54 ---> Running in 0578f35286ea 15:35:55 Removing intermediate container 0578f35286ea 15:35:55 ---> f333cd417be3 15:35:55 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:35:55 ---> Running in 21a9fcd6421a 15:35:57 Removing intermediate container 21a9fcd6421a 15:35:57 ---> 40a2825f6920 15:35:57 Step 22/22 : LABEL version=2.3.0-dev.49 15:35:57 ---> Running in d1e905b009cc 15:35:58 Removing intermediate container d1e905b009cc 15:35:58 ---> aa4a59a171d8 15:35:58 15:35:58 Successfully built aa4a59a171d8 15:35:58 Successfully tagged support-scheduler-arm64:latest 15:35:58  Building support-scheduler ... done Building core-data 15:36:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:36:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:36:03 ---> a0bd7b333583 15:36:03 Step 3/23 : WORKDIR /edgex-go 15:36:03 ---> Using cache 15:36:03 ---> 8099c1ca7fd9 15:36:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:03 ---> Using cache 15:36:03 ---> 8deae29a4888 15:36:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:36:04 ---> Running in e8c433ea33e0 15:36:05 Removing intermediate container f61050613486 15:36:05 ---> ae5e62b81ef1 15:36:05 15:36:05 Step 10/24 : FROM alpine:3.16 15:36:05 ---> a6215f271958 15:36:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:36:05 ---> Using cache 15:36:05 ---> 9fac5ecdf941 15:36:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:36:05 ---> Using cache 15:36:05 ---> 4d556038663f 15:36:05 Step 13/24 : ENV APP_PORT=59881 15:36:05 ---> Running in 696e6c69e3f8 15:36:05 Removing intermediate container 696e6c69e3f8 15:36:05 ---> aad96215a175 15:36:05 Step 14/24 : EXPOSE $APP_PORT 15:36:06 ---> Running in 2f1597f9d59d 15:36:06 Removing intermediate container 2f1597f9d59d 15:36:06 ---> 5b17036323b8 15:36:06 Step 15/24 : WORKDIR / 15:36:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:06 ---> Running in d993e3694b15 15:36:07 Removing intermediate container d993e3694b15 15:36:07 ---> 831d72c9bd2b 15:36:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:08 ---> b4724aebd748 15:36:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:36:09 OK: 221 MiB in 51 packages 15:36:10 ---> 3f756ed18810 15:36:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:36:10 Removing intermediate container e8c433ea33e0 15:36:10 ---> 3397b6ef95c2 15:36:10 Step 6/23 : COPY go.mod vendor* ./ 15:36:11 ---> e8a3b819bcbe 15:36:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:36:11 ---> 201894835b98 15:36:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:12 ---> Running in 8db79e006583 15:36:12 ---> 4d0b4b56b473 15:36:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:36:13 ---> Running in a8f7c7fee419 15:36:14 Removing intermediate container a8f7c7fee419 15:36:14 ---> 936550e6a24e 15:36:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:36:14 ---> Running in 253c73f51ed7 15:36:14 Removing intermediate container 253c73f51ed7 15:36:14 ---> 58b63a51841f 15:36:14 Step 22/24 : LABEL arch=arm64 15:36:14 ---> Running in 10db5a82d73b 15:36:15 Removing intermediate container 10db5a82d73b 15:36:15 ---> 322d71f4f51b 15:36:15 Step 23/24 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:36:15 ---> Running in ff2c67fa1e23 15:36:16 Removing intermediate container ff2c67fa1e23 15:36:16 ---> f58dfbd6f819 15:36:16 Step 24/24 : LABEL version=2.3.0-dev.49 15:36:16 ---> Running in 9d8ff98293cf 15:36:16 Removing intermediate container 9d8ff98293cf 15:36:16 ---> cafa4256c4ec 15:36:16 15:36:16 Successfully built cafa4256c4ec 15:36:16 Successfully tagged core-metadata-arm64:latest 15:36:16 Building security-bootstrapper 15:36:20  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:36:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:36:20 ---> a0bd7b333583 15:36:20 Step 3/31 : WORKDIR /edgex-go 15:36:20 ---> Using cache 15:36:20 ---> 8099c1ca7fd9 15:36:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:20 ---> Using cache 15:36:20 ---> 8deae29a4888 15:36:20 Step 5/31 : RUN apk add --update --no-cache make git 15:36:20 ---> Using cache 15:36:20 ---> 06a80923f98c 15:36:20 Step 6/31 : COPY go.mod vendor* ./ 15:36:20 ---> Using cache 15:36:20 ---> fbf299471a79 15:36:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:20 ---> Using cache 15:36:20 ---> 9f02134f4e1a 15:36:20 Step 8/31 : COPY . . 15:36:20 ---> Using cache 15:36:20 ---> 8a0a51414038 15:36:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:36:20 ---> Running in 2ee9dffae48e 15:36:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:37:01 Removing intermediate container 8db79e006583 15:37:01 ---> 4fe271ea859c 15:37:01 Step 8/23 : COPY . . 15:37:03 ---> 8c7d6f5f5f02 15:37:03 Step 9/23 : RUN make cmd/core-data/core-data 15:37:03 ---> Running in b40afdafa25d 15:37:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:40:12 Removing intermediate container 8960cdc57cf9 15:40:12 ---> 099bcb442af7 15:40:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:40:12 ---> Running in 88fa40d2bcec 15:40:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:40:12 Removing intermediate container 88fa40d2bcec 15:40:12 ---> 8af146b41d46 15:40:12 15:40:12 Step 11/23 : FROM alpine:3.16 15:40:12 ---> a6215f271958 15:40:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:40:12 ---> Running in 51b1ae423b79 15:40:12 Removing intermediate container 51b1ae423b79 15:40:12 ---> a8acd28dd74f 15:40:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:40:12 ---> Running in 4ac029dd8bd4 15:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:40:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:40:13 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/main: temporary error (try again later)fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:40:13  15:40:19 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.16/community: temporary error (try again later) 15:40:19 ERROR: unable to select packages: 15:40:19  bash (no such package): 15:40:19 required by: world[bash] 15:40:19 curl (no such package): 15:40:19 required by: world[curl] 15:40:19 docker-cli (no such package): 15:40:19 required by: world[docker-cli] 15:40:19 dumb-init (no such package): 15:40:19 required by: world[dumb-init] 15:40:19 py3-pip (no such package): 15:40:19 required by: world[py3-pip] 15:40:20 Building security-spire-server 15:40:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:40:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:40:23 ---> a0bd7b333583 15:40:23 Step 3/25 : WORKDIR /edgex-go 15:40:23 ---> Using cache 15:40:23 ---> 8099c1ca7fd9 15:40:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:23 ---> Using cache 15:40:23 ---> 8deae29a4888 15:40:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:40:23 ---> Using cache 15:40:23 ---> f7f9e0a435ce 15:40:23 Step 6/25 : COPY go.mod vendor* ./ 15:40:23 ---> Using cache 15:40:23 ---> f1383be02b8f 15:40:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:23 ---> Using cache 15:40:23 ---> 553baa370025 15:40:23 Step 8/25 : COPY . . 15:40:23 ---> Using cache 15:40:23 ---> fc00933278cf 15:40:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:40:23 ---> Using cache 15:40:23 ---> eb71f3b8141a 15:40:23 Step 10/25 : WORKDIR /edgex-go/spire-build 15:40:23 ---> Using cache 15:40:23 ---> 8d2cc40d55a6 15:40:23 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:40:23 ---> Running in 4ff813e452f8 15:40:27 Removing intermediate container 4ff813e452f8 15:40:27 ---> 41ae1b16d866 15:40:27 Step 12/25 : WORKDIR /edgex-go 15:40:27 ---> Running in 7c974c4377dd 15:40:27 Removing intermediate container 7c974c4377dd 15:40:27 ---> 924a0c158638 15:40:27 15:40:27 Step 13/25 : FROM alpine:3.15 15:40:27 ---> 02e0d6fdf486 15:40:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:40:27 ---> Using cache 15:40:27 ---> 2288729e5eee 15:40:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:27 ---> Using cache 15:40:27 ---> 9de3bd5d3c0c 15:40:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:40:27 ---> Using cache 15:40:27 ---> a5aeef531705 15:40:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:40:35 ---> 1f558c837258 15:40:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:40:36 ---> 7b509a8205c3 15:40:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:40:37 ---> ad46ec2310f2 15:40:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:40:38 Removing intermediate container 003953f8269f 15:40:38 ---> a17875cdcf7d 15:40:38 15:40:38 Step 10/22 : FROM alpine:3.16 15:40:38 ---> a6215f271958 15:40:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:40:38 ---> Running in 8c98b1a5cdaf 15:40:38 ---> 91f81ecf9b91 15:40:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:40:39 ---> Running in 870b07b52efd 15:40:39 Removing intermediate container 870b07b52efd 15:40:39 ---> 33555f749421 15:40:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:40:40 ---> Running in 903046e0510a 15:40:40 Removing intermediate container 903046e0510a 15:40:40 ---> bbfbbe1dc41c 15:40:40 Step 23/25 : LABEL arch=arm64 15:40:41 ---> Running in d0841651d46e 15:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:40:41 Removing intermediate container d0841651d46e 15:40:41 ---> e89c4d2b5938 15:40:41 Step 24/25 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:40:41 ---> Running in b849d8268acc 15:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:40:42 Removing intermediate container b849d8268acc 15:40:42 ---> a9dd5ea30f07 15:40:42 Step 25/25 : LABEL version=2.3.0-dev.49 15:40:42 ---> Running in bb2022a5f4a4 15:40:42 Removing intermediate container bb2022a5f4a4 15:40:42 ---> 5d9ee914af47 15:40:42 15:40:43 Successfully built 5d9ee914af47 15:40:43 (1/6) Installing ca-certificates (20220614-r0) 15:40:43 Successfully tagged security-spire-server-arm64:latest 15:40:43  Building security-spire-server ... done (2/6) Installing brotli-libs (1.0.9-r6) 15:40:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:40:43 (4/6) Installing libcurl (7.83.1-r2) 15:40:43 (5/6) Installing curl (7.83.1-r2) 15:40:43 (6/6) Installing dumb-init (1.2.5-r1) 15:40:43 Executing busybox-1.35.0-r17.trigger 15:40:43 Executing ca-certificates-20220614-r0.trigger 15:40:43 OK: 8 MiB in 20 packages 15:40:45 Removing intermediate container 8c98b1a5cdaf 15:40:45 ---> 7c38f2817a89 15:40:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:40:45 ---> Running in 6ee10b78953a 15:40:46 Removing intermediate container 6ee10b78953a 15:40:46 ---> 4ba26a037e0f 15:40:46 Step 13/22 : WORKDIR /edgex 15:40:46 ---> Running in f67bd0d417c4 15:40:47 Removing intermediate container f67bd0d417c4 15:40:47 ---> 1bd5835d07cd 15:40:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:40:48 ---> 9533f0388fb3 15:40:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:40:49 ---> a9f5499ad0ab 15:40:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:40:51 ---> 899a560cc247 15:40:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:40:52 ---> 4e673df7ba24 15:40:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:40:52 ---> Running in 1cf77a73351c 15:40:55 Removing intermediate container 1cf77a73351c 15:40:55 ---> efc0200dc009 15:40:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:40:55 ---> Running in 0792b18d2049 15:40:56 Removing intermediate container 0792b18d2049 15:40:56 ---> a3f47dd26d8b 15:40:56 Step 20/22 : LABEL arch=arm64 15:40:56 ---> Running in 23f809a1cd82 15:40:56 Removing intermediate container 23f809a1cd82 15:40:56 ---> 3e31722138f0 15:40:56 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:40:56 ---> Running in fc5b0170eb84 15:40:57 Removing intermediate container fc5b0170eb84 15:40:57 ---> 36ed57d570d8 15:40:57 Step 22/22 : LABEL version=2.3.0-dev.49 15:40:57 ---> Running in 80a7ed3a4bca 15:40:57 Removing intermediate container 80a7ed3a4bca 15:40:57 ---> 63fd90465de1 15:40:57 15:40:57 Successfully built 63fd90465de1 15:40:57 Successfully tagged security-proxy-setup-arm64:latest 15:41:24  Building security-proxy-setup ... done Removing intermediate container 2ee9dffae48e 15:41:24 ---> 3025e0dc1d02 15:41:24 15:41:24 Step 10/31 : FROM alpine:3.16 15:41:24 ---> a6215f271958 15:41:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:24 ---> Running in 8e56cfbc0449 15:41:24 Removing intermediate container 8e56cfbc0449 15:41:24 ---> 1cbcb9c21223 15:41:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:41:24 ---> Running in d942b3ddb903 15:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:41:26 (1/2) Installing dumb-init (1.2.5-r1) 15:41:26 (2/2) Installing su-exec (0.2-r1) 15:41:26 Executing busybox-1.35.0-r17.trigger 15:41:26 OK: 5 MiB in 16 packages 15:41:27 Removing intermediate container d942b3ddb903 15:41:27 ---> 154db0ac3439 15:41:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:41:27 ---> Running in d0f8049fd2aa 15:41:28 Removing intermediate container d0f8049fd2aa 15:41:28 ---> 90a7459a2e4e 15:41:28 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:41:28 ---> Running in 00412f16ef98 15:41:28 Removing intermediate container 00412f16ef98 15:41:28 ---> 8e8b321203e6 15:41:28 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:41:28 ---> Running in e79e671d57f7 15:41:29 Removing intermediate container e79e671d57f7 15:41:29 ---> 1b870eea180b 15:41:29 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:41:29 ---> Running in 326d3ba66c0a 15:41:32 Removing intermediate container 326d3ba66c0a 15:41:32 ---> 7cd713627916 15:41:32 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 15:41:32 ---> Running in be8d8c3d16d9 15:41:32 Removing intermediate container be8d8c3d16d9 15:41:32 ---> 3b02aa600a30 15:41:32 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:41:33 ---> ca10f6a8d0a6 15:41:33 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:41:33 ---> Running in 8cdb2cbfbabe 15:41:36 Removing intermediate container 8cdb2cbfbabe 15:41:36 ---> 3621d757302d 15:41:36 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:37 ---> 82c78ffe41e8 15:41:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:41:39 ---> c44c6bb5506b 15:41:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:41:40 ---> 2e1eb649553a 15:41:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:41:41 ---> a8b059b7fb3c 15:41:41 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:41:42 ---> 489a7ad321b5 15:41:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:41:43 ---> 7fd4d001df4c 15:41:43 Step 26/31 : RUN chmod +x /entrypoint.sh 15:41:43 ---> Running in 9d98c613f98e 15:41:45 Removing intermediate container 9d98c613f98e 15:41:45 ---> 47df84e500db 15:41:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:41:45 ---> Running in 0e924e5dfbf4 15:41:46 Removing intermediate container 0e924e5dfbf4 15:41:46 ---> 699a8e4f0bf8 15:41:46 Step 28/31 : CMD ["gate"] 15:41:46 ---> Running in 18136a904786 15:41:47 Removing intermediate container 18136a904786 15:41:47 ---> 9be19d237862 15:41:47 Step 29/31 : LABEL arch=arm64 15:41:47 ---> Running in f19dda6c2a16 15:41:47 Removing intermediate container f19dda6c2a16 15:41:47 ---> bbc57ec5628e 15:41:47 Step 30/31 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:41:47 ---> Running in 3d8580178a99 15:41:48 Removing intermediate container 3d8580178a99 15:41:48 ---> 1ecfd30536ae 15:41:48 Step 31/31 : LABEL version=2.3.0-dev.49 15:41:48 ---> Running in 7fd5efdd4413 15:41:49 Removing intermediate container 7fd5efdd4413 15:41:49 ---> 782c895edcce 15:41:49 15:41:49 Successfully built 782c895edcce 15:41:49 Successfully tagged security-bootstrapper-arm64:latest 15:42:01  Building security-bootstrapper ... done Removing intermediate container f81b384d9171 15:42:01 ---> 76041726c9e6 15:42:01 15:42:01 Step 10/22 : FROM alpine:3.16 15:42:01 ---> a6215f271958 15:42:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:42:01 ---> Running in 455948ac0a24 15:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:03 (1/2) Installing ca-certificates (20220614-r0) 15:42:03 (2/2) Installing dumb-init (1.2.5-r1) 15:42:03 Executing busybox-1.35.0-r17.trigger 15:42:03 Executing ca-certificates-20220614-r0.trigger 15:42:03 OK: 6 MiB in 16 packages 15:42:04 Removing intermediate container 455948ac0a24 15:42:04 ---> 3a032c838993 15:42:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:42:04 ---> Running in a4e379f16d79 15:42:05 Removing intermediate container a4e379f16d79 15:42:05 ---> a0fcb462ff17 15:42:05 Step 13/22 : ENV APP_PORT=59860 15:42:05 ---> Running in 998bb4184a1b 15:42:05 Removing intermediate container 998bb4184a1b 15:42:05 ---> a98ccc9de1e7 15:42:05 Step 14/22 : EXPOSE $APP_PORT 15:42:05 ---> Running in f1929e42fa97 15:42:05 Removing intermediate container f1929e42fa97 15:42:05 ---> f3cb29b4658f 15:42:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:06 ---> 67528f28934f 15:42:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:42:07 ---> e07b754f0a04 15:42:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:42:08 ---> 494b067ff3e2 15:42:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:42:08 ---> Running in 4fcca70d788d 15:42:09 Removing intermediate container 4fcca70d788d 15:42:09 ---> 31428f384ede 15:42:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:09 ---> Running in 1ba3afb233a7 15:42:10 Removing intermediate container 1ba3afb233a7 15:42:10 ---> f1b0f0a06439 15:42:10 Step 20/22 : LABEL arch=arm64 15:42:10 ---> Running in 7b6bdf2f2e48 15:42:10 Removing intermediate container 7b6bdf2f2e48 15:42:10 ---> b86511871633 15:42:10 Step 21/22 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:42:10 ---> Running in 151508d1caeb 15:42:11 Removing intermediate container 151508d1caeb 15:42:11 ---> f8560287bb61 15:42:11 Step 22/22 : LABEL version=2.3.0-dev.49 15:42:11 ---> Running in 065971226e70 15:42:12 Removing intermediate container 065971226e70 15:42:12 ---> ea6436a22998 15:42:12 15:42:12 Successfully built ea6436a22998 15:42:12 Successfully tagged support-notifications-arm64:latest 15:42:13  Building support-notifications ... done Removing intermediate container b40afdafa25d 15:42:13 ---> fdd5f3f72d21 15:42:13 15:42:13 Step 10/23 : FROM alpine:3.16 15:42:13 ---> a6215f271958 15:42:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:42:13 ---> Running in c8c58c4bf0bc 15:42:13 Removing intermediate container c8c58c4bf0bc 15:42:13 ---> 30ae437d234d 15:42:13 Step 12/23 : ENV APP_PORT=59880 15:42:13 ---> Running in 8e325176b070 15:42:13 Removing intermediate container 8e325176b070 15:42:13 ---> f9c56855bdef 15:42:13 Step 13/23 : EXPOSE $APP_PORT 15:42:13 ---> Running in f59abfabaf52 15:42:14 Removing intermediate container f59abfabaf52 15:42:14 ---> a562bade8156 15:42:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:14 ---> Running in f50866e1a2f3 15:42:15 Removing intermediate container f50866e1a2f3 15:42:15 ---> 93f235d7bf94 15:42:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:42:16 ---> Running in 9ba3ac64ee30 15:42:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:18 (1/6) Installing dumb-init (1.2.5-r1) 15:42:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:42:18 (3/6) Installing libsodium (1.0.18-r0) 15:42:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:42:19 (5/6) Installing libzmq (4.3.4-r0) 15:42:19 (6/6) Installing zeromq (4.3.4-r0) 15:42:19 Executing busybox-1.35.0-r17.trigger 15:42:19 OK: 8 MiB in 20 packages 15:42:20 Removing intermediate container 9ba3ac64ee30 15:42:20 ---> ce5040c01c6f 15:42:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:20 ---> 90754af2403d 15:42:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:42:21 ---> 54d2d07f3315 15:42:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:42:22 ---> f5a24ce5aac7 15:42:22 Step 19/23 : ENTRYPOINT ["/core-data"] 15:42:22 ---> Running in 0eee3c5cc5e3 15:42:22 Removing intermediate container 0eee3c5cc5e3 15:42:22 ---> 128953f2cd88 15:42:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:22 ---> Running in 9c0f7a5dfff7 15:42:23 Removing intermediate container 9c0f7a5dfff7 15:42:23 ---> 00bc497d85b0 15:42:23 Step 21/23 : LABEL arch=arm64 15:42:23 ---> Running in 965a4c8d8a42 15:42:23 Removing intermediate container 965a4c8d8a42 15:42:23 ---> c375f44b7e87 15:42:23 Step 22/23 : LABEL git_sha=96e03a37baf8a42c1ce9148498b43ffc632d5fd4 15:42:23 ---> Running in 94a759b6f3cc 15:42:23 Removing intermediate container 94a759b6f3cc 15:42:23 ---> cb761161efef 15:42:23 Step 23/23 : LABEL version=2.3.0-dev.49 15:42:23 ---> Running in cce7ca72b20b 15:42:23 Removing intermediate container cce7ca72b20b 15:42:23 ---> 237f4ea19143 15:42:23 15:42:24 Successfully built 237f4ea19143 15:42:24 Successfully tagged core-data-arm64:latest 15:42:24  Building core-data ... done  15:42:24 ERROR: for sys-mgmt-agent (, "The command '/bin/sh -c apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2' returned a non-zero code: 5") 15:42:24 Service 'sys-mgmt-agent' failed to build: The command '/bin/sh -c apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2' returned a non-zero code: 5 [Pipeline] } 15:42:24 $ docker stop --time=1 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 15:42:26 $ docker rm -f 0f5a8dacbd3110cc9b8b45ca3882b593762c05014fdcb8ad1b3bc99423c700c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:26 15:42:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:27 arm64: Pulling from edgex-lftools-log-publisher 15:42:27 8998bd30e6a1: Pulling fs layer 15:42:27 04944245beec: Pulling fs layer 15:42:27 699f458cf7ca: Pulling fs layer 15:42:27 765212b225bb: Pulling fs layer 15:42:27 f23df028b6ca: Pulling fs layer 15:42:27 d65c8cfc05b1: Pulling fs layer 15:42:27 2437ff75d9bd: Pulling fs layer 15:42:27 f23df028b6ca: Waiting 15:42:27 d65c8cfc05b1: Waiting 15:42:27 765212b225bb: Waiting 15:42:27 2437ff75d9bd: Waiting 15:42:27 04944245beec: Verifying Checksum 15:42:27 04944245beec: Download complete 15:42:27 765212b225bb: Verifying Checksum 15:42:27 765212b225bb: Download complete 15:42:27 f23df028b6ca: Verifying Checksum 15:42:27 f23df028b6ca: Download complete 15:42:27 d65c8cfc05b1: Verifying Checksum 15:42:27 d65c8cfc05b1: Download complete 15:42:27 699f458cf7ca: Verifying Checksum 15:42:27 699f458cf7ca: Download complete 15:42:28 8998bd30e6a1: Verifying Checksum 15:42:28 8998bd30e6a1: Download complete 15:42:30 2437ff75d9bd: Verifying Checksum 15:42:30 2437ff75d9bd: Download complete 15:42:32 8998bd30e6a1: Pull complete 15:42:32 04944245beec: Pull complete 15:42:34 699f458cf7ca: Pull complete 15:42:34 765212b225bb: Pull complete 15:42:35 f23df028b6ca: Pull complete 15:42:35 d65c8cfc05b1: Pull complete 15:42:50 2437ff75d9bd: Pull complete 15:42:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:51 prd-ubuntu20.04-docker-arm64-4c-16g-23308 does not seem to be running inside a container 15:42:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:53 $ docker top 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:54 ---> job-cost.sh 15:42:54 lf-activate-venv: SKIPPING 15:42:54 INFO: No Stack... 15:42:55 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:56 INFO: Archiving Costs [Pipeline] sh 15:42:57 + cat /w/workspace/edgex-go/284/archives/cost.csv 15:42:57 + cut -d, -f6 [Pipeline] lock 15:42:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] 15:42:57 Resource [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] did not exist. Created. 15:42:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:57 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:58 Stashed 1 file(s) [Pipeline] } 15:42:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-284-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:58 $ docker stop --time=1 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 15:43:00 $ docker rm -f 32707812d309e6395f8dbb1fa6b266cb1edc845c8268189c28a20ba4111e5c52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:00 Failed in branch arm64 [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] } [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:43:01 + [ -d /w/workspace/edgex-go/284/archives ] [Pipeline] libraryResource [Pipeline] sh 15:43:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> package-listing.sh 15:43:02 ++ facter osfamily 15:43:02 ++ tr '[:upper:]' '[:lower:]' 15:43:02 + OS_FAMILY=debian 15:43:02 + workspace=/w/workspace/edgex-go/284 15:43:02 + START_PACKAGES=/tmp/packages_start.txt 15:43:02 + END_PACKAGES=/tmp/packages_end.txt 15:43:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:02 + PACKAGES=/tmp/packages_start.txt 15:43:02 + '[' /w/workspace/edgex-go/284 ']' 15:43:02 + PACKAGES=/tmp/packages_end.txt 15:43:02 + case "${OS_FAMILY}" in 15:43:02 + dpkg -l 15:43:02 + grep '^ii' 15:43:02 + '[' -f /tmp/packages_start.txt ']' 15:43:02 + '[' -f /tmp/packages_end.txt ']' 15:43:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:02 + '[' /w/workspace/edgex-go/284 ']' 15:43:02 + mkdir -p /w/workspace/edgex-go/284/archives/ 15:43:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/284/archives/ [Pipeline] echo 15:43:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:43:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:03 15:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:03 latest: Pulling from edgex-lftools-log-publisher 15:43:03 5eb5b503b376: Pulling fs layer 15:43:03 5c69ac0246d0: Pulling fs layer 15:43:03 ec43610c2a17: Pulling fs layer 15:43:03 3a2ae6a8a46f: Pulling fs layer 15:43:03 33b1e0a273af: Pulling fs layer 15:43:03 5d3b04190fa2: Pulling fs layer 15:43:03 2f39f015ded8: Pulling fs layer 15:43:03 3a2ae6a8a46f: Waiting 15:43:03 33b1e0a273af: Waiting 15:43:03 5d3b04190fa2: Waiting 15:43:03 2f39f015ded8: Waiting 15:43:03 5c69ac0246d0: Verifying Checksum 15:43:03 5c69ac0246d0: Download complete 15:43:03 3a2ae6a8a46f: Download complete 15:43:03 33b1e0a273af: Verifying Checksum 15:43:03 33b1e0a273af: Download complete 15:43:03 5d3b04190fa2: Verifying Checksum 15:43:03 5d3b04190fa2: Download complete 15:43:03 ec43610c2a17: Verifying Checksum 15:43:03 ec43610c2a17: Download complete 15:43:03 5eb5b503b376: Download complete 15:43:04 2f39f015ded8: Download complete 15:43:05 5eb5b503b376: Pull complete 15:43:05 5c69ac0246d0: Pull complete 15:43:05 ec43610c2a17: Pull complete 15:43:05 3a2ae6a8a46f: Pull complete 15:43:05 33b1e0a273af: Pull complete 15:43:06 5d3b04190fa2: Pull complete 15:43:10 2f39f015ded8: Pull complete 15:43:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:10 prd-ubuntu20.04-docker-8c-8g-23307 does not seem to be running inside a container 15:43:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/284/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/284 -v /w/workspace/edgex-go/284:/w/workspace/edgex-go/284:rw,z -v /w/workspace/edgex-go/284@tmp:/w/workspace/edgex-go/284@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:43:12 $ docker top ccb2359079ba1df433f1469899343e5b46649abc0e62640098e483edbb5be4db -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:12 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:13 + ls /var/log/sa-host 15:43:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:13 provisioning config files... 15:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/284@tmp/config8582211682704028888tmp [Pipeline] { [Pipeline] echo 15:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:13 ---> create-netrc.sh [Pipeline] } 15:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> python-tools-install.sh [Pipeline] echo 15:43:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> sudo-logs.sh 15:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> job-cost.sh 15:43:14 lf-activate-venv: SKIPPING 15:43:14 DEBUG: total: 0.10999999940395355 15:43:14 INFO: Retrieving Stack Cost... 15:43:15 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:15 INFO: Archiving Costs [Pipeline] echo 15:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:15 ---> logs-deploy.sh 15:43:15 lf-activate-venv: SKIPPING 15:43:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/284 15:43:15 INFO: archiving workspace using pattern(s): 15:43:16 Archives upload complete. 15:43:16 INFO: archiving logs to Nexus 15:43:17 ---> uname -a: 15:43:17 Linux prd-ubuntu20-04-docker-8c-8g-23307 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:43:17 15:43:17 15:43:17 ---> lscpu: 15:43:17 Architecture: x86_64 15:43:17 CPU op-mode(s): 32-bit, 64-bit 15:43:17 Byte Order: Little Endian 15:43:17 Address sizes: 40 bits physical, 48 bits virtual 15:43:17 CPU(s): 8 15:43:17 On-line CPU(s) list: 0-7 15:43:17 Thread(s) per core: 1 15:43:17 Core(s) per socket: 1 15:43:17 Socket(s): 8 15:43:17 NUMA node(s): 1 15:43:17 Vendor ID: AuthenticAMD 15:43:17 CPU family: 23 15:43:17 Model: 49 15:43:17 Model name: AMD EPYC-Rome Processor 15:43:17 Stepping: 0 15:43:17 CPU MHz: 2799.998 15:43:17 BogoMIPS: 5599.99 15:43:17 Virtualization: AMD-V 15:43:17 Hypervisor vendor: KVM 15:43:17 Virtualization type: full 15:43:17 L1d cache: 256 KiB 15:43:17 L1i cache: 256 KiB 15:43:17 L2 cache: 4 MiB 15:43:17 L3 cache: 128 MiB 15:43:17 NUMA node0 CPU(s): 0-7 15:43:17 Vulnerability Itlb multihit: Not affected 15:43:17 Vulnerability L1tf: Not affected 15:43:17 Vulnerability Mds: Not affected 15:43:17 Vulnerability Meltdown: Not affected 15:43:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:43:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:43:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:43:17 Vulnerability Srbds: Not affected 15:43:17 Vulnerability Tsx async abort: Not affected 15:43:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:43:17 15:43:17 15:43:17 ---> nproc: 15:43:17 8 15:43:17 15:43:17 15:43:17 ---> df -h: 15:43:17 Filesystem Size Used Avail Use% Mounted on 15:43:17 overlay 155G 17G 139G 11% / 15:43:17 tmpfs 64M 0 64M 0% /dev 15:43:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:43:17 shm 64M 0 64M 0% /dev/shm 15:43:17 /dev/vda1 155G 17G 139G 11% /facter-os 15:43:17 15:43:17 15:43:17 ---> sar -b -r -n DEV: 15:43:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23307) 08/22/22 _x86_64_ (8 CPU) 15:43:17 15:43:17 15:20:40 LINUX RESTART (8 CPU) 15:43:17 15:43:17 15:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:43:17 15:22:01 283.63 45.63 238.00 0.00 4126.47 162786.58 0.00 15:43:17 15:23:01 112.08 0.32 111.76 0.00 10.80 58332.43 0.00 15:43:17 15:24:01 46.18 0.18 46.00 0.00 2.13 17035.25 0.00 15:43:17 15:25:01 439.99 7.25 432.74 0.00 76.12 194112.45 0.00 15:43:17 15:26:02 924.19 0.55 923.64 0.00 15.99 319689.57 0.00 15:43:17 15:27:01 958.07 0.51 957.57 0.00 7.19 171149.97 0.00 15:43:17 15:28:01 139.04 0.07 138.97 0.00 4.40 19356.75 0.00 15:43:17 15:29:01 17.53 0.00 17.53 0.00 0.00 454.19 0.00 15:43:17 15:30:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 15:43:17 15:31:01 1.25 0.00 1.25 0.00 0.00 18.53 0.00 15:43:17 15:32:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 15:43:17 15:33:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 15:43:17 15:34:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 15:43:17 15:35:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 15:43:17 15:36:01 1.25 0.02 1.23 0.00 0.13 13.73 0.00 15:43:17 15:37:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 15:43:17 15:38:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:43:17 15:39:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 15:43:17 15:40:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 15:43:17 15:41:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 15:43:17 15:42:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 15:43:17 15:43:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 15:43:17 Average: 132.84 2.45 130.39 0.00 190.05 42682.28 0.00 15:43:17 15:43:17 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:17 15:22:01 28576516 31756808 544196 1.65 116480 3327424 2190364 6.46 1138764 2781252 677676 15:43:17 15:23:01 27589764 31708732 580044 1.76 137508 4164392 2031172 5.99 1566592 3244276 450088 15:43:17 15:24:01 27234832 31678124 608440 1.85 140984 4456872 2067776 6.09 1430764 3707776 386424 15:43:17 15:25:01 21737728 31699628 577444 1.76 276684 9597200 2037172 6.00 1767160 8613340 1900724 15:43:17 15:26:02 20790224 31194316 1060244 3.22 320056 9907604 3880452 11.44 2588456 8622072 7060 15:43:17 15:27:01 21293976 31637676 628124 1.91 368980 9780092 2264588 6.67 2280680 8428376 186924 15:43:17 15:28:01 21670324 31743244 529340 1.61 374304 9512216 2108048 6.21 2117796 8228380 1116 15:43:17 15:29:01 21691356 31764740 508044 1.54 374788 9512524 1871148 5.51 2095456 8228584 68 15:43:17 15:30:01 21692256 31765644 507240 1.54 374820 9512528 1871148 5.51 2093992 8228588 16 15:43:17 15:31:01 21694964 31768408 504452 1.53 374864 9512508 1871148 5.51 2091124 8228576 220 15:43:17 15:32:01 21697080 31770536 502684 1.53 374888 9512512 1871148 5.51 2090524 8228580 28 15:43:17 15:33:01 21697128 31770588 502648 1.53 374904 9512516 1871148 5.51 2090004 8228584 176 15:43:17 15:34:01 21702876 31776340 496824 1.51 374916 9512516 1871148 5.51 2084348 8228584 8 15:43:17 15:35:01 21702828 31776424 496668 1.51 374928 9512648 1871148 5.51 2084380 8228716 176 15:43:17 15:36:01 21702720 31776508 496928 1.51 374944 9512648 1909608 5.63 2084796 8228736 220 15:43:17 15:37:01 21702912 31776708 496868 1.51 374964 9512652 1909608 5.63 2084768 8228740 12 15:43:17 15:38:01 21702368 31776196 497344 1.51 374984 9512656 1909608 5.63 2084712 8228744 36 15:43:17 15:39:01 21702596 31776428 497020 1.51 375012 9512660 1909608 5.63 2084760 8228744 28 15:43:17 15:40:01 21702808 31776644 496740 1.51 375016 9512664 1909608 5.63 2084608 8228748 20 15:43:17 15:41:01 21702728 31776628 496704 1.51 375032 9512664 1909608 5.63 2084800 8228748 44 15:43:17 15:42:01 21702348 31776260 496964 1.51 375040 9512668 1909608 5.63 2085288 8228756 132 15:43:17 15:43:01 21694952 31768884 504332 1.53 375060 9512672 1988524 5.86 2092788 8228760 192 15:43:17 Average: 22472058 31727976 546786 1.66 334507 8792493 2046972 6.03 2009389 7593439 164154 15:43:17 15:43:17 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:17 15:22:01 docker0 475.60 405.25 34.34 2763.38 0.00 0.00 0.00 0.00 15:43:17 15:22:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 15:43:17 15:22:01 ens3 1354.37 1073.31 11906.22 153.99 0.00 0.00 0.00 0.00 15:43:17 15:23:01 docker0 108.20 123.23 8.77 1147.12 0.00 0.00 0.00 0.00 15:43:17 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:23:01 ens3 193.68 159.21 1186.57 76.69 0.00 0.00 0.00 0.00 15:43:17 15:23:01 vethe1412f0 0.70 0.92 0.05 0.08 0.00 0.00 0.00 0.00 15:43:17 15:24:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 15:43:17 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:24:01 ens3 23.98 14.06 19.99 10.84 0.00 0.00 0.00 0.00 15:43:17 15:24:01 vethe1412f0 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 15:43:17 15:25:01 veth484df96 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 15:43:17 15:25:01 docker0 137.68 183.37 10.62 1672.26 0.00 0.00 0.00 0.00 15:43:17 15:25:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:43:17 15:25:01 ens3 311.65 228.46 3374.48 93.95 0.00 0.00 0.00 0.00 15:43:17 15:26:02 vethe86756b 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 15:43:17 15:26:02 veth484df96 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 15:43:17 15:26:02 docker0 115.41 150.65 7.72 1069.90 0.00 0.00 0.00 0.00 15:43:17 15:26:02 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 15:43:17 15:26:02 veth172b1e6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:43:17 15:26:02 vethec3bf21 0.02 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:43:17 15:26:02 ens3 251.73 192.47 1219.53 89.40 0.00 0.00 0.00 0.00 15:43:17 15:26:02 veth7b06216 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:43:17 15:27:01 veth484df96 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 15:43:17 15:27:01 docker0 42.86 60.90 3.06 534.21 0.00 0.00 0.00 0.00 15:43:17 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:27:01 ens3 132.60 96.92 570.98 78.68 0.00 0.00 0.00 0.00 15:43:17 15:27:01 veth81d46e5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:43:17 15:28:01 docker0 14.26 38.40 1.18 653.33 0.00 0.00 0.00 0.00 15:43:17 15:28:01 lo 37.72 37.72 3.72 3.72 0.00 0.00 0.00 0.00 15:43:17 15:28:01 ens3 410.55 388.65 848.92 1746.47 0.00 0.00 0.00 0.00 15:43:17 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:29:01 lo 24.26 24.26 2.39 2.39 0.00 0.00 0.00 0.00 15:43:17 15:29:01 ens3 299.50 319.55 135.21 1777.63 0.00 0.00 0.00 0.00 15:43:17 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:30:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:32:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:43:17 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:37:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:43:17 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:38:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:42:01 ens3 11.45 5.60 10.31 0.43 0.00 0.00 0.00 0.00 15:43:17 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:17 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:43:17 15:43:01 ens3 2.45 1.53 2.53 0.77 0.00 0.00 0.00 0.00 15:43:17 Average: docker0 40.34 43.47 2.96 354.42 0.00 0.00 0.00 0.00 15:43:17 Average: lo 3.24 3.24 0.32 0.32 0.00 0.00 0.00 0.00 15:43:17 Average: ens3 135.13 112.05 868.05 183.24 0.00 0.00 0.00 0.00 15:43:17 15:43:17 15:43:17 ---> sar -P ALL: 15:43:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23307) 08/22/22 _x86_64_ (8 CPU) 15:43:17 15:43:17 15:20:40 LINUX RESTART (8 CPU) 15:43:17 15:43:17 15:21:02 CPU %user %nice %system %iowait %steal %idle 15:43:17 15:22:01 all 11.23 0.00 3.83 1.71 0.06 83.17 15:43:17 15:22:01 0 8.21 0.00 4.76 3.97 0.05 83.01 15:43:17 15:22:01 1 10.02 0.00 3.36 1.05 0.05 85.52 15:43:17 15:22:01 2 12.99 0.00 2.98 0.49 0.05 83.48 15:43:17 15:22:01 3 8.68 0.00 4.27 1.73 0.07 85.24 15:43:17 15:22:01 4 12.15 0.00 3.02 0.38 0.05 84.40 15:43:17 15:22:01 5 12.25 0.00 4.29 1.12 0.05 82.29 15:43:17 15:22:01 6 14.74 0.00 4.41 3.38 0.05 77.43 15:43:17 15:22:01 7 10.77 0.00 3.58 1.52 0.09 84.05 15:43:17 15:23:01 all 31.76 0.00 6.50 1.16 0.08 60.50 15:43:17 15:23:01 0 30.79 0.00 6.94 2.42 0.08 59.76 15:43:17 15:23:01 1 32.59 0.00 5.94 0.17 0.08 61.22 15:43:17 15:23:01 2 31.93 0.00 6.35 0.17 0.08 61.47 15:43:17 15:23:01 3 32.07 0.00 7.72 6.05 0.08 54.08 15:43:17 15:23:01 4 31.17 0.00 5.54 0.00 0.08 63.21 15:43:17 15:23:01 5 31.19 0.00 6.62 0.13 0.07 61.99 15:43:17 15:23:01 6 31.23 0.00 6.12 0.19 0.07 62.39 15:43:17 15:23:01 7 33.12 0.00 6.76 0.15 0.08 59.88 15:43:17 15:24:01 all 51.98 0.00 6.83 0.19 0.10 40.90 15:43:17 15:24:01 0 52.77 0.00 6.48 0.17 0.10 40.48 15:43:17 15:24:01 1 52.36 0.00 6.81 0.00 0.08 40.75 15:43:17 15:24:01 2 50.66 0.00 6.83 0.05 0.08 42.37 15:43:17 15:24:01 3 51.55 0.00 7.50 1.27 0.10 39.57 15:43:17 15:24:01 4 52.97 0.00 6.46 0.03 0.10 40.44 15:43:17 15:24:01 5 52.49 0.00 6.59 0.02 0.10 40.80 15:43:17 15:24:01 6 51.78 0.00 6.77 0.02 0.10 41.33 15:43:17 15:24:01 7 51.29 0.00 7.17 0.00 0.12 41.42 15:43:17 15:25:01 all 17.90 0.00 11.05 6.31 0.09 64.65 15:43:17 15:25:01 0 17.66 0.00 10.41 10.45 0.07 61.41 15:43:17 15:25:01 1 17.72 0.00 11.50 11.05 0.10 59.62 15:43:17 15:25:01 2 19.10 0.00 11.28 9.94 0.10 59.58 15:43:17 15:25:01 3 18.03 0.00 10.81 5.82 0.09 65.25 15:43:17 15:25:01 4 16.41 0.00 11.12 4.61 0.07 67.80 15:43:17 15:25:01 5 18.90 0.00 10.86 3.00 0.10 67.14 15:43:17 15:25:01 6 17.41 0.00 10.69 2.85 0.08 68.97 15:43:17 15:25:01 7 18.01 0.00 11.73 2.74 0.10 67.42 15:43:17 15:26:02 all 61.45 0.00 14.75 4.26 0.12 19.41 15:43:17 15:26:02 0 60.68 0.00 13.60 2.78 0.12 22.82 15:43:17 15:26:02 1 61.55 0.00 15.35 10.19 0.12 12.79 15:43:17 15:26:02 2 62.21 0.00 15.35 4.72 0.10 17.62 15:43:17 15:26:02 3 60.99 0.00 15.36 4.59 0.13 18.93 15:43:17 15:26:02 4 61.33 0.00 14.99 4.18 0.14 19.37 15:43:17 15:26:02 5 62.53 0.00 14.59 4.08 0.15 18.65 15:43:17 15:26:02 6 61.00 0.00 13.08 1.54 0.12 24.26 15:43:17 15:26:02 7 61.27 0.00 15.71 2.03 0.12 20.87 15:43:17 15:27:01 all 60.82 0.00 12.45 3.36 0.14 23.23 15:43:17 15:27:01 0 58.37 0.00 10.67 1.50 0.15 29.31 15:43:17 15:27:01 1 59.43 0.00 11.75 2.15 0.14 26.53 15:43:17 15:27:01 2 62.33 0.00 12.68 3.97 0.14 20.88 15:43:17 15:27:01 3 63.91 0.00 11.79 3.30 0.14 20.87 15:43:17 15:27:01 4 61.55 0.00 14.95 3.12 0.14 20.25 15:43:17 15:27:01 5 62.78 0.00 12.64 1.82 0.14 22.63 15:43:17 15:27:01 6 57.15 0.00 10.73 4.36 0.14 27.62 15:43:17 15:27:01 7 60.95 0.00 14.38 6.70 0.16 17.81 15:43:17 15:28:01 all 9.08 0.00 2.17 0.71 0.06 87.99 15:43:17 15:28:01 0 6.09 0.00 1.78 0.08 0.05 92.00 15:43:17 15:28:01 1 9.26 0.00 2.12 0.24 0.05 88.34 15:43:17 15:28:01 2 10.92 0.00 2.64 1.96 0.07 84.41 15:43:17 15:28:01 3 8.46 0.00 1.91 0.79 0.08 88.75 15:43:17 15:28:01 4 5.38 0.00 1.64 0.12 0.05 92.81 15:43:17 15:28:01 5 8.75 0.00 1.95 0.07 0.05 89.19 15:43:17 15:28:01 6 15.01 0.00 2.17 0.02 0.05 82.75 15:43:17 15:28:01 7 8.76 0.00 3.14 2.41 0.07 85.62 15:43:17 15:29:01 all 6.75 0.00 0.89 0.06 0.04 92.25 15:43:17 15:29:01 0 6.85 0.00 1.00 0.10 0.05 91.99 15:43:17 15:29:01 1 7.52 0.00 0.92 0.02 0.05 91.49 15:43:17 15:29:01 2 6.36 0.00 0.78 0.15 0.02 92.69 15:43:17 15:29:01 3 6.34 0.00 0.83 0.03 0.05 92.74 15:43:17 15:29:01 4 6.98 0.00 0.92 0.00 0.05 92.04 15:43:17 15:29:01 5 6.72 0.00 0.90 0.17 0.05 92.16 15:43:17 15:29:01 6 8.98 0.00 0.82 0.02 0.03 90.15 15:43:17 15:29:01 7 4.26 0.00 0.96 0.00 0.03 94.75 15:43:17 15:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:43:17 15:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:43:17 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:30:01 2 0.00 0.00 0.02 0.03 0.02 99.93 15:43:17 15:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:43:17 15:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:43:17 15:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:43:17 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:31:01 all 0.11 0.00 0.02 0.01 0.00 99.86 15:43:17 15:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:43:17 15:31:01 1 0.71 0.00 0.02 0.00 0.00 99.27 15:43:17 15:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:43:17 15:31:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:43:17 15:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:43:17 15:31:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:43:17 15:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:32:01 all 0.19 0.00 0.01 0.00 0.00 99.80 15:43:17 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:17 15:32:01 1 1.39 0.00 0.02 0.00 0.00 98.60 15:43:17 15:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:43:17 15:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:43:17 15:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:43:17 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:43:17 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:43:17 15:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:43:17 15:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:17 15:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:43:17 15:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:43:17 15:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:43:17 15:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:43:17 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:43:17 15:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:43:17 15:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:43:17 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:43:17 15:34:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:43:17 15:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:43:17 15:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:43:17 15:34:01 7 0.02 0.00 0.02 0.03 0.00 99.93 15:43:17 15:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:43:17 15:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:43:17 15:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:43:17 15:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:43:17 15:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:43:17 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:35:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:43:17 15:36:01 all 0.03 0.00 0.03 0.00 0.00 99.94 15:43:17 15:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:43:17 15:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 15:43:17 15:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:43:17 15:36:01 4 0.05 0.00 0.05 0.00 0.00 99.90 15:43:17 15:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:43:17 15:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:43:17 15:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:43:17 15:37:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:43:17 15:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:43:17 15:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:43:17 15:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:43:17 15:37:01 5 0.00 0.00 0.00 0.10 0.00 99.90 15:43:17 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:43:17 15:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:43:17 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:43:17 15:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:43:17 15:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:43:17 15:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:43:17 15:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:39:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:43:17 15:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:43:17 15:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:43:17 15:39:01 4 0.00 0.00 0.05 0.00 0.00 99.95 15:43:17 15:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:43:17 15:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:43:17 15:39:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:43:17 15:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:43:17 15:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:43:17 15:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:43:17 15:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:43:17 15:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:43:17 15:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:43:17 15:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:41:01 1 0.00 0.00 0.05 0.00 0.02 99.93 15:43:17 15:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:43:17 15:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:43:17 15:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:43:17 15:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:43:17 15:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:43:17 15:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:43:17 15:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:43:17 15:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:43:17 15:42:01 2 0.00 0.00 0.03 0.02 0.00 99.95 15:43:17 15:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:43:17 15:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:43:17 15:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:43:17 15:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:43:17 15:43:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:43:17 15:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:43:17 15:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:43:17 15:43:01 3 0.08 0.00 0.10 0.00 0.02 99.80 15:43:17 15:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:43:17 15:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:43:17 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:43:17 15:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:43:17 15:43:17 Average: CPU %user %nice %system %iowait %steal %idle 15:43:17 Average: all 11.30 0.00 2.63 0.80 0.03 85.23 15:43:17 Average: 0 10.86 0.00 2.51 0.97 0.03 85.63 15:43:17 Average: 1 11.38 0.00 2.61 1.11 0.03 84.87 15:43:17 Average: 2 11.55 0.00 2.66 0.97 0.03 84.79 15:43:17 Average: 3 11.26 0.00 2.72 1.06 0.04 84.91 15:43:17 Average: 4 11.16 0.00 2.65 0.56 0.03 85.60 15:43:17 Average: 5 11.49 0.00 2.63 0.48 0.03 85.37 15:43:17 Average: 6 11.54 0.00 2.46 0.55 0.03 85.43 15:43:17 Average: 7 11.16 0.00 2.85 0.70 0.04 85.26 15:43:17 15:43:17 15:43:17