Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9913775ba844ac49f5eb06b88cc0e63275269c3 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-ssh17180801117420045104.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-ssh16268972655519399779.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-ssh3617250691114210839.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-ssh9115519155056123419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh12953486276700549095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21497 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/268 [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/268 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 (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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper (#4110)" > git rev-list --no-walk 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:03:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:03:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:03:39 ========================================================= 18:03:39 EdgeX Global Pipelines Version Info 18:03:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:03:40 ------------------- 18:03:40 stable info: 18:03:40 ------------------- 18:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:03:40 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:03:40 Message: update stable to v1.0.238 18:03:40 ------------------- 18:03:40 experimental info: 18:03:40 ------------------- 18:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:03:40 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:03:40 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a991377 [Pipeline] echo 18:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:41 provisioning config files... 18:03:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config5974756791467272655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:41 ---> docker-login.sh 18:03:41 nexus3.edgexfoundry.org:10001 18:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:42 Configure a credential helper to remove this warning. See 18:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:42 18:03:42 Login Succeeded 18:03:42 nexus3.edgexfoundry.org:10002 18:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:42 Configure a credential helper to remove this warning. See 18:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:42 18:03:42 Login Succeeded 18:03:42 nexus3.edgexfoundry.org:10003 18:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:42 Configure a credential helper to remove this warning. See 18:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:42 18:03:42 Login Succeeded 18:03:42 nexus3.edgexfoundry.org:10004 18:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:42 Configure a credential helper to remove this warning. See 18:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:42 18:03:42 Login Succeeded 18:03:42 docker.io 18:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:43 Configure a credential helper to remove this warning. See 18:03:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:43 18:03:43 Login Succeeded 18:03:43 ---> docker-login.sh ends [Pipeline] } 18:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:43 + 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 18:03:43 + dirname cmd/core-command/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo core-command,cmd/core-command/Dockerfile 18:03:43 + dirname cmd/core-data/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo core-data,cmd/core-data/Dockerfile 18:03:43 + dirname cmd/core-metadata/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo core-metadata,cmd/core-metadata/Dockerfile 18:03:43 + dirname cmd/security-bootstrapper/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:03:43 + dirname cmd/security-proxy-setup/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:03:43 + dirname cmd/security-secretstore-setup/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:03:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:03:43 + dirname cmd/security-spire-agent/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:03:43 + dirname cmd/security-spire-config/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:03:43 + dirname cmd/security-spire-server/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:03:43 + dirname cmd/support-notifications/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo support-notifications,cmd/support-notifications/Dockerfile 18:03:43 + dirname cmd/support-scheduler/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:03:43 + dirname cmd/sys-mgmt-agent/Dockerfile 18:03:43 + cut -d/ -f2 18:03:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:03:43 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 18:03:43 + git rev-list -1 --merges a9913775ba844ac49f5eb06b88cc0e63275269c3~1..a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo 18:03:43 -----------> git rev-list -1 --merges a9913775ba844ac49f5eb06b88cc0e63275269c3~1..a9913775ba844ac49f5eb06b88cc0e63275269c3 a9913775ba844ac49f5eb06b88cc0e63275269c3 [false] [Pipeline] sh 18:03:44 + git log --format=format:%s -1 a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo 18:03:44 ========================================================= 18:03:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:03:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:03:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:44 + grep -v github /etc/ssh/ssh_known_hosts 18:03:44 + [ -e /tmp/ssh_known_hosts ] 18:03:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:03:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:03:44 + sudo tee -a /etc/ssh/ssh_known_hosts 18:03:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:45 18:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:03:45 b85a868b505f: Pulling fs layer 18:03:45 e2be974225ed: Pulling fs layer 18:03:45 339a4e72a1f5: Pulling fs layer 18:03:45 988bab9f4d93: Pulling fs layer 18:03:45 1469e6f7b9e6: Pulling fs layer 18:03:45 988bab9f4d93: Waiting 18:03:45 eaf3925da568: Pulling fs layer 18:03:45 bab4dde63d76: Pulling fs layer 18:03:45 bde34c3a00c8: Pulling fs layer 18:03:45 1469e6f7b9e6: Waiting 18:03:45 eaf3925da568: Waiting 18:03:45 bab4dde63d76: Waiting 18:03:45 b352a97aabf1: Pulling fs layer 18:03:45 4872d77fe225: Pulling fs layer 18:03:45 5851b861e8e6: Pulling fs layer 18:03:45 4872d77fe225: Waiting 18:03:45 5851b861e8e6: Waiting 18:03:45 b352a97aabf1: Waiting 18:03:45 bde34c3a00c8: Waiting 18:03:45 e2be974225ed: Download complete 18:03:45 988bab9f4d93: Verifying Checksum 18:03:45 988bab9f4d93: Download complete 18:03:45 1469e6f7b9e6: Verifying Checksum 18:03:45 1469e6f7b9e6: Download complete 18:03:45 339a4e72a1f5: Verifying Checksum 18:03:45 339a4e72a1f5: Download complete 18:03:45 eaf3925da568: Download complete 18:03:45 bde34c3a00c8: Download complete 18:03:45 b352a97aabf1: Verifying Checksum 18:03:45 b352a97aabf1: Download complete 18:03:45 4872d77fe225: Download complete 18:03:45 5851b861e8e6: Download complete 18:03:45 b85a868b505f: Verifying Checksum 18:03:45 b85a868b505f: Download complete 18:03:45 bab4dde63d76: Verifying Checksum 18:03:45 bab4dde63d76: Download complete 18:03:47 b85a868b505f: Pull complete 18:03:47 e2be974225ed: Pull complete 18:03:47 339a4e72a1f5: Pull complete 18:03:47 988bab9f4d93: Pull complete 18:03:48 1469e6f7b9e6: Pull complete 18:03:48 eaf3925da568: Pull complete 18:03:50 bab4dde63d76: Pull complete 18:03:50 bde34c3a00c8: Pull complete 18:03:50 b352a97aabf1: Pull complete 18:03:50 4872d77fe225: Pull complete 18:03:50 5851b861e8e6: Pull complete 18:03:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:50 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:03:52 $ docker top 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 -eo pid,comm 18:03:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:03:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:52 [ssh-agent] Looking for ssh-agent implementation... 18:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:53 $ docker exec 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent 18:03:53 SSH_AUTH_SOCK=/tmp/ssh-lIWeOcZIxftH/agent.33 18:03:53 SSH_AGENT_PID=40 18:03:53 Running ssh-add (command line suppressed) 18:03:53 Identity added: /w/workspace/edgex-go/268@tmp/private_key_649311552917050620.key (/w/workspace/edgex-go/268@tmp/private_key_649311552917050620.key) 18:03:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:53 + git tag --points-at HEAD [Pipeline] } 18:03:53 $ docker exec --env ******** --env ******** 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent -k 18:03:53 unset SSH_AUTH_SOCK; 18:03:53 unset SSH_AGENT_PID; 18:03:53 echo Agent pid 40 killed; 18:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:03:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:53 [ssh-agent] Looking for ssh-agent implementation... 18:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:53 $ docker exec 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent 18:03:54 SSH_AUTH_SOCK=/tmp/ssh-GthIQiVCrdGc/agent.72 18:03:54 SSH_AGENT_PID=79 18:03:54 Running ssh-add (command line suppressed) 18:03:54 Identity added: /w/workspace/edgex-go/268@tmp/private_key_8845031672039655641.key (/w/workspace/edgex-go/268@tmp/private_key_8845031672039655641.key) 18:03:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:54 + git semver init 18:03:54 2022-07-29 18:03:54,760 [run_init] DEBUG init version:0.0.0 force:False 18:03:54 2022-07-29 18:03:54,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/268/.semver 18:03:54 2022-07-29 18:03:54,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/268/.semver 18:03:54 2022-07-29 18:03:54,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/268/.semver'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) 18:03:59 2022-07-29 18:03:59,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/268/.git/info/exclude 18:03:59 2022-07-29 18:03:59,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/268/.semver/main with force:False 18:03:59 2022-07-29 18:03:59,022 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:03:59 2022-07-29 18:03:59,022 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:03:59 2.3.0-dev.33 [Pipeline] } 18:03:59 $ docker exec --env ******** --env ******** 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent -k 18:03:59 unset SSH_AUTH_SOCK; 18:03:59 unset SSH_AGENT_PID; 18:03:59 echo Agent pid 79 killed; 18:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:59 + git semver [Pipeline] } 18:03:59 $ docker stop --time=1 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 18:04:01 $ docker rm -f 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:01 Stashed 1 file(s) [Pipeline] echo 18:04:01 [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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 18:04:02 + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] echo 18:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:02 ========================================================= 18:04:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:04:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:04:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:02 2408cc74d12b: Pulling fs layer 18:04:02 ea60b727a1ce: Pulling fs layer 18:04:02 30c4a7721957: Pulling fs layer 18:04:02 370296b7ddb6: Pulling fs layer 18:04:02 7c6cee850709: Pulling fs layer 18:04:02 39a5fcdaea64: Pulling fs layer 18:04:02 d94ebbe4e438: Pulling fs layer 18:04:02 bcfd1f05c69d: Pulling fs layer 18:04:02 59ccb84bbe0f: Pulling fs layer 18:04:02 39a5fcdaea64: Waiting 18:04:02 d94ebbe4e438: Waiting 18:04:02 bcfd1f05c69d: Waiting 18:04:02 59ccb84bbe0f: Waiting 18:04:02 370296b7ddb6: Waiting 18:04:02 7c6cee850709: Waiting 18:04:02 30c4a7721957: Verifying Checksum 18:04:02 30c4a7721957: Download complete 18:04:02 ea60b727a1ce: Download complete 18:04:02 7c6cee850709: Verifying Checksum 18:04:02 7c6cee850709: Download complete 18:04:02 39a5fcdaea64: Download complete 18:04:02 2408cc74d12b: Download complete 18:04:02 d94ebbe4e438: Verifying Checksum 18:04:02 d94ebbe4e438: Download complete 18:04:02 2408cc74d12b: Pull complete 18:04:02 ea60b727a1ce: Pull complete 18:04:03 30c4a7721957: Pull complete 18:04:03 59ccb84bbe0f: Download complete 18:04:03 370296b7ddb6: Verifying Checksum 18:04:03 370296b7ddb6: Download complete 18:04:03 bcfd1f05c69d: Verifying Checksum 18:04:03 bcfd1f05c69d: Download complete 18:04:07 370296b7ddb6: Pull complete 18:04:07 7c6cee850709: Pull complete 18:04:07 39a5fcdaea64: Pull complete 18:04:07 d94ebbe4e438: Pull complete 18:04:09 bcfd1f05c69d: Pull complete 18:04:10 59ccb84bbe0f: Pull complete 18:04:10 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:04:10 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:04:10 WORKDIR /edgex 18:04:10 COPY go.mod . 18:04:10 RUN go mod download build 18:04:10 -t ci-base-image-x86_64 -f - . 18:04:12 Sending build context to Docker daemon 335.4MB 18:04:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:04:12 ---> a4fb48ad2a94 18:04:12 Step 2/4 : WORKDIR /edgex 18:04:15 ---> Running in 07dd71e70aec 18:04:15 Removing intermediate container 07dd71e70aec 18:04:15 ---> 9a99505f4cee 18:04:15 Step 3/4 : COPY go.mod . 18:04:15 ---> 1c282af51e2d 18:04:15 Step 4/4 : RUN go mod download 18:04:15 ---> Running in 2eddd6ccbe32 18:04:16 Still waiting to schedule task 18:04:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:04:30 Removing intermediate container 2eddd6ccbe32 18:04:30 ---> 8a3caad9abc8 18:04:30 Successfully built 8a3caad9abc8 18:04:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker inspect -f . ci-base-image-x86_64 18:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:31 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:31 $ docker top 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:31 + go version 18:04:31 go version go1.18.3 linux/amd64 [Pipeline] } 18:04:31 $ docker stop --time=1 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 18:04:33 $ docker rm -f 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:33 + docker inspect -f . ci-base-image-x86_64 18:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:33 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:04:33 $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:34 $ docker top 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b -eo pid,comm [Pipeline] { [Pipeline] echo 18:04:34 ========================================================= 18:04:34 [edgeXBuildGoParallel] Running Tests and Build... 18:04:34 ========================================================= [Pipeline] sh 18:04:34 + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] fileExists [Pipeline] sh 18:04:34 + make test 18:04:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:04:41 ? github.com/edgexfoundry/edgex-go [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.2% of statements 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.378s coverage: 89.2% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 83.8% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 18:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 18:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 18:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements 18:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 18:05:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 82.2% of statements 18:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.2% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.6% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:05:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 18:05:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 18:05:19 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 18:05:37 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." 18:05:37 GO111MODULE=on go vet ./... 18:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:05:40 ./bin/test-attribution-txt.sh 18:05:40 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:05:40 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 18:05:40 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 18:05:40 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:05:40 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:05:40 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:05:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:05:40 + ls -al . 18:05:40 total 688 18:05:40 drwxrwxr-x 10 1001 1001 4096 Jul 29 18:04 . 18:05:40 drwxr-xr-x 4 root root 4096 Jul 29 18:04 .. 18:05:40 -rw-rw-r-- 1 1001 1001 11 Jul 29 18:03 .dockerignore 18:05:40 drwxrwxr-x 8 1001 1001 4096 Jul 29 18:05 .git 18:05:40 drwxrwxr-x 3 1001 1001 4096 Jul 29 18:03 .github 18:05:40 -rw-rw-r-- 1 1001 1001 1030 Jul 29 18:03 .gitignore 18:05:40 -rw-rw-r-- 1 1001 1001 42 Jul 29 18:03 .golangci.yml 18:05:40 -rw-rw-r-- 1 1001 1001 87 Jul 29 18:03 .hadolint.yml 18:05:40 drwxr-xr-x 3 1001 1001 4096 Jul 29 18:03 .semver 18:05:40 -rw-rw-r-- 1 1001 1001 166 Jul 29 18:03 .sonarcloud.properties 18:05:40 -rw-rw-r-- 1 1001 1001 1171 Jul 29 18:03 ADOPTERS.md 18:05:40 -rw-rw-r-- 1 1001 1001 10347 Jul 29 18:03 Attribution.txt 18:05:40 -rw-rw-r-- 1 1001 1001 63209 Jul 29 18:03 CHANGELOG.md 18:05:40 -rw-rw-r-- 1 1001 1001 3804 Jul 29 18:03 CONTRIBUTING.md 18:05:40 -rw-rw-r-- 1 1001 1001 677 Jul 29 18:03 GOVERNANCE.md 18:05:40 -rw-rw-r-- 1 1001 1001 850 Jul 29 18:03 Jenkinsfile 18:05:40 -rw-rw-r-- 1 1001 1001 10775 Jul 29 18:03 LICENSE 18:05:40 -rw-rw-r-- 1 1001 1001 10350 Jul 29 18:03 Makefile 18:05:40 -rw-rw-r-- 1 1001 1001 582 Jul 29 18:03 OWNERS.md 18:05:40 -rw-rw-r-- 1 1001 1001 9094 Jul 29 18:03 README.md 18:05:40 -rw-rw-r-- 1 1001 1001 6912 Jul 29 18:03 SECURITY.md 18:05:40 -rw-rw-r-- 1 1001 1001 12 Jul 29 18:04 VERSION 18:05:40 -rw-rw-r-- 1 1001 1001 4131 Jul 29 18:03 ZMQWindows.md 18:05:40 drwxrwxr-x 2 1001 1001 4096 Jul 29 18:03 bin 18:05:40 drwxrwxr-x 18 1001 1001 4096 Jul 29 18:03 cmd 18:05:40 -rw-r--r-- 1 root root 436531 Jul 29 18:05 coverage.out 18:05:40 -rw-rw-r-- 1 1001 1001 3681 Jul 29 18:03 go.mod 18:05:40 -rw-rw-r-- 1 1001 1001 38033 Jul 29 18:03 go.sum 18:05:40 drwxrwxr-x 8 1001 1001 4096 Jul 29 18:03 internal 18:05:40 drwxrwxr-x 3 1001 1001 4096 Jul 29 18:03 openapi 18:05:40 drwxrwxr-x 4 1001 1001 4096 Jul 29 18:03 snap 18:05:40 -rw-rw-r-- 1 1001 1001 204 Jul 29 18:03 version.go [Pipeline] sh 18:05:41 + '[' -e coverage.out ] 18:05:41 + chown 1001:1001 coverage.out [Pipeline] stash 18:05:41 Stashed 1 file(s) [Pipeline] sh 18:05:41 + make build 18:05:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:05: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.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:05:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:05:57 Running in /w/workspace/edgex-go/268 [Pipeline] { [Pipeline] checkout 18:05:58 The recommended git tool is: git 18:06: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.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:06:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:06:04 using credential edgex-jenkins-ssh 18:06:04 Cloning the remote Git repository 18:06:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:06:04 > git init /w/workspace/edgex-go/268 # timeout=10 18:06:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:06:04 > git --version # timeout=10 18:06:05 > git --version # 'git version 2.25.1' 18:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06: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.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:06: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.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:06:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:06: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.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:06:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:06:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:06:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:06:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:06:19 $ docker stop --time=1 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b 18:06:20 Avoid second fetch 18:06:20 Checking out Revision a9913775ba844ac49f5eb06b88cc0e63275269c3 (main) 18:06:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:06:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:22 $ docker rm -f 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:06:20 > git config core.sparsecheckout # timeout=10 18:06:20 > git checkout -f a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:06:23 18:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:06:23 latest: Pulling from edgex-devops/edgex-compose 18:06:23 cbdbe7a5bc2a: Pulling fs layer 18:06:23 ca9280d653b3: Pulling fs layer 18:06:23 7e9c9ca2126c: Pulling fs layer 18:06:23 cbdbe7a5bc2a: Verifying Checksum 18:06:23 cbdbe7a5bc2a: Download complete 18:06:23 ca9280d653b3: Verifying Checksum 18:06:23 ca9280d653b3: Download complete 18:06:23 cbdbe7a5bc2a: Pull complete 18:06:24 7e9c9ca2126c: Download complete 18:06:24 ca9280d653b3: Pull complete 18:06:25 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper (#4110)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:26 Dload Upload Total Spent Left Speed 18:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 90676 [Pipeline] sh 18:06:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:06:27 + sudo tee /etc/docker/daemon.new 18:06:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:06:27 { 18:06:27 "registry-mirrors": [ 18:06:27 "https://nexus3.edgexfoundry.org:10001" 18:06:27 ], 18:06:27 "bip": "10.250.0.254/24", 18:06:27 "hosts": [ 18:06:27 "tcp://0.0.0.0:5555", 18:06:27 "unix:///var/run/docker.sock" 18:06:27 ], 18:06:27 "mtu": 1458, 18:06:27 "selinux-enabled": true, 18:06:27 "seccomp-profile": "/etc/docker/seccomp.json" 18:06:27 } [Pipeline] sh 18:06:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:06:27 7e9c9ca2126c: Pull complete 18:06:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:06:27 + sudo service docker restart [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:27 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:06:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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 18:06:29 $ docker top fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:29 + docker-compose build --help 18:06:29 + grep parallel 18:06:30 --parallel Build images in parallel. [Pipeline] } 18:06:30 $ docker stop --time=1 fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 18:06:31 $ docker rm -f fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:32 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:06:32 $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:06:32 $ docker top 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:33 + docker-compose -f ./docker-compose-build.yml build --parallel 18:06:33 Building core-command ... 18:06:33 Building core-data ... 18:06:33 Building core-metadata ... 18:06:33 Building security-bootstrapper ... 18:06:33 Building security-proxy-setup ... 18:06:33 Building security-secretstore-setup ... 18:06:33 Building security-spiffe-token-provider ... 18:06:33 Building security-spire-agent ... 18:06:33 Building security-spire-config ... 18:06:33 Building security-spire-server ... 18:06:33 Building support-notifications ... 18:06:33 Building support-scheduler ... 18:06:33 Building sys-mgmt-agent ... 18:06:33 Building sys-mgmt-agent 18:06:33 Building security-spire-server 18:06:33 Building support-scheduler 18:06:33 Building support-notifications 18:06:33 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:46 provisioning config files... 18:06:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config7135687475065678046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:46 ---> docker-login.sh 18:06:46 nexus3.edgexfoundry.org:10001 18:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:47 Configure a credential helper to remove this warning. See 18:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:47 18:06:47 Login Succeeded 18:06:47 nexus3.edgexfoundry.org:10002 18:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:48 Configure a credential helper to remove this warning. See 18:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:48 18:06:48 Login Succeeded 18:06:48 nexus3.edgexfoundry.org:10003 18:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:48 Configure a credential helper to remove this warning. See 18:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:48 18:06:48 Login Succeeded 18:06:48 nexus3.edgexfoundry.org:10004 18:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:48 Configure a credential helper to remove this warning. See 18:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:48 18:06:48 Login Succeeded 18:06:48 docker.io 18:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:49 Configure a credential helper to remove this warning. See 18:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:49 18:06:49 Login Succeeded 18:06:49 ---> docker-login.sh ends [Pipeline] } 18:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:06:50 + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] echo 18:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:50 ========================================================= 18:06:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:06:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:06:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:06:51 b3c136eddcbf: Pulling fs layer 18:06:51 c0a3192eca97: Pulling fs layer 18:06:51 a050256f5b6f: Pulling fs layer 18:06:51 656be50a0ddc: Pulling fs layer 18:06:51 2bbca73fdf42: Pulling fs layer 18:06:51 46d945488cbd: Pulling fs layer 18:06:51 8a5474983e97: Pulling fs layer 18:06:51 329c88fbcd65: Pulling fs layer 18:06:51 2bbca73fdf42: Waiting 18:06:51 46d945488cbd: Waiting 18:06:51 8a5474983e97: Waiting 18:06:51 656be50a0ddc: Waiting 18:06:51 329c88fbcd65: Waiting 18:06:51 a050256f5b6f: Verifying Checksum 18:06:51 a050256f5b6f: Download complete 18:06:51 c0a3192eca97: Download complete 18:06:51 2bbca73fdf42: Verifying Checksum 18:06:51 2bbca73fdf42: Download complete 18:06:51 46d945488cbd: Verifying Checksum 18:06:51 46d945488cbd: Download complete 18:06:51 b3c136eddcbf: Verifying Checksum 18:06:51 b3c136eddcbf: Download complete 18:06:51 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:06:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:06:51 ---> 8a3caad9abc8 18:06:51 Step 3/31 : WORKDIR /edgex-go 18:06:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:06:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:06:51 ---> 8a3caad9abc8 18:06:51 Step 3/23 : WORKDIR /edgex-go 18:06:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:06:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:06:51 ---> 8a3caad9abc8 18:06:51 Step 3/22 : WORKDIR /edgex-go 18:06:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:06:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:06:51 ---> 8a3caad9abc8 18:06:51 Step 3/25 : WORKDIR /edgex-go 18:06:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:06:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:06:51 ---> 8a3caad9abc8 18:06:51 Step 3/22 : WORKDIR /edgex-go 18:06:52 b3c136eddcbf: Pull complete 18:06:52 329c88fbcd65: Verifying Checksum 18:06:52 329c88fbcd65: Download complete 18:06:52 c0a3192eca97: Pull complete 18:06:53 a050256f5b6f: Pull complete 18:06:53 8a5474983e97: Verifying Checksum 18:06:53 8a5474983e97: Download complete 18:06:54 656be50a0ddc: Verifying Checksum 18:06:54 656be50a0ddc: Download complete 18:06:54 ---> Running in fa8637222d19 18:06:54 ---> Running in ab26a7d8ccd0 18:06:54 ---> Running in 9e1618ff0442 18:06:54 ---> Running in d31453cca3ca 18:06:54 ---> Running in 8a4d233dbd28 18:06:54 Removing intermediate container fa8637222d19 18:06:54 ---> 862299be5f8a 18:06:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:54 Removing intermediate container ab26a7d8ccd0 18:06:54 ---> 07d582e0ef92 18:06:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:54 Removing intermediate container d31453cca3ca 18:06:54 Removing intermediate container 8a4d233dbd28 18:06:54 ---> 105fef470bde 18:06:54 ---> 99fb8fbbc059 18:06:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:54 18:06:54 Removing intermediate container 9e1618ff0442 18:06:54 ---> 70b5818c3df0 18:06:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:54 ---> Running in 2137bd6d8b66 18:06:54 ---> Running in fa40ea37750d 18:06:54 ---> Running in 1348597c641e 18:06:54 ---> Running in 0169fb87ccc6 18:06:54 ---> Running in 834567d0dc53 18:06:55 Removing intermediate container 2137bd6d8b66 18:06:55 ---> 3e0fa0314942 18:06:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:06:55 ---> Running in 12b929aaf7c0 18:06:55 Removing intermediate container fa40ea37750d 18:06:55 ---> f32f7c6beda0 18:06:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:06:55 ---> Running in fd257b661583 18:06:55 Removing intermediate container 1348597c641e 18:06:55 ---> b082ada301ab 18:06:55 Step 5/23 : RUN apk add --update --no-cache make bash git 18:06:55 ---> Running in 3a652d139045 18:06:55 Removing intermediate container 0169fb87ccc6 18:06:55 ---> c5a58f4380e8 18:06:55 Step 5/31 : RUN apk add --update --no-cache make git 18:06:55 ---> Running in a8949852dd7d 18:06:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:06:55 Removing intermediate container 834567d0dc53 18:06:55 ---> 1ad530fe811a 18:06:55 Step 5/22 : RUN apk add --update --no-cache make git 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:06:56 ---> Running in 498882db0521 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:06:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:06:57 OK: 211 MiB in 51 packages 18:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:06:57 OK: 211 MiB in 51 packages 18:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:06:57 Removing intermediate container 12b929aaf7c0 18:06:57 ---> 2f3fd1abb511 18:06:57 Step 6/25 : COPY go.mod vendor* ./ 18:06:57 OK: 211 MiB in 51 packages 18:06:57 OK: 211 MiB in 51 packages 18:06:57 ---> 4d20bedf653e 18:06:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:57 Removing intermediate container fd257b661583 18:06:57 ---> 22bded25dd43 18:06:57 Step 6/22 : COPY go.mod vendor* ./ 18:06:57 ---> Running in 7c1a0d8a5f9b 18:06:57 ---> af4a95722e8d 18:06:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:57 ---> Running in d3992c38e8e7 18:06:58 Removing intermediate container 3a652d139045 18:06:58 ---> f91702ae02be 18:06:58 Step 6/23 : COPY go.mod vendor* ./ 18:06:58 Removing intermediate container a8949852dd7d 18:06:58 ---> 6b61455de42d 18:06:58 Step 6/31 : COPY go.mod vendor* ./ 18:06:58 OK: 211 MiB in 51 packages 18:06:58 ---> fc4aa7f3164a 18:06:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:58 ---> Running in 0d1b82ba9b3b 18:06:58 ---> 5119379cbd03 18:06:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:58 ---> Running in 2ffb1124cbf0 18:06:58 Removing intermediate container 498882db0521 18:06:58 ---> 736848d5af5b 18:06:58 Step 6/22 : COPY go.mod vendor* ./ 18:06:59 ---> 024af00172fd 18:06:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:59 ---> Running in fa015dd3f2df 18:07:09 656be50a0ddc: Pull complete 18:07:09 2bbca73fdf42: Pull complete 18:07:09 46d945488cbd: Pull complete 18:07:13 8a5474983e97: Pull complete 18:07:13 Removing intermediate container 2ffb1124cbf0 18:07:13 ---> 67189a9d5ca9 18:07:13 Step 8/31 : COPY . . 18:07:13 Removing intermediate container 7c1a0d8a5f9b 18:07:13 ---> 0a8d3caf3039 18:07:13 Step 8/25 : COPY . . 18:07:13 Removing intermediate container 0d1b82ba9b3b 18:07:13 ---> f3bdaddec21a 18:07:13 Step 8/23 : COPY . . 18:07:13 Removing intermediate container fa015dd3f2df 18:07:13 ---> dfd3877a78ad 18:07:13 Step 8/22 : COPY . . 18:07:13 Removing intermediate container d3992c38e8e7 18:07:13 ---> 81b3f9295426 18:07:13 Step 8/22 : COPY . . 18:07:16 329c88fbcd65: Pull complete 18:07:16 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:07:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:07:16 WORKDIR /edgex 18:07:16 COPY go.mod . 18:07:16 RUN go mod download 18:07:16 + docker build -t ci-base-image-arm64 -f - . 18:07:19 Sending build context to Docker daemon 169.3MB 18:07:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:07:19 ---> ff4287adb874 18:07:19 Step 2/4 : WORKDIR /edgex 18:07:21 ---> Running in a8e6d9029850 18:07:21 Removing intermediate container a8e6d9029850 18:07:21 ---> 85c7e6f0461d 18:07:21 Step 3/4 : COPY go.mod . 18:07:21 ---> b4e60f82b579 18:07:21 Step 4/4 : RUN go mod download 18:07:21 ---> Running in 96f1e86eda15 18:07:26 ---> 78b10f5bc739 18:07:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:07:26 ---> 5e2e414e9164 18:07:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:07:26 ---> f5d9b36d7163 18:07:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:07:26 ---> 6a93dfe8e5fa 18:07:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:07:26 ---> b98d70cad81e 18:07:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:07:26 ---> Running in 1e67bc82c67b 18:07:26 ---> Running in bdd2f2d20cc3 18:07:26 ---> Running in 58ae59570a2c 18:07:26 ---> Running in a9f08a743322 18:07:26 ---> Running in ac19a655aa6d 18:07:26 Removing intermediate container 1e67bc82c67b 18:07:26 ---> 53372fc523be 18:07:26 Step 10/25 : WORKDIR /edgex-go/spire-build 18:07:26 ---> Running in 7242a29ff5e8 18:07:26 Removing intermediate container 7242a29ff5e8 18:07:26 ---> cb5f9ea9d46b 18:07:26 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 18:07:26 ---> Running in 6554a5015fc7 18:07:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:07:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:07:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:07:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:07:28 Removing intermediate container 6554a5015fc7 18:07:28 ---> aa539dbcc0b8 18:07:28 Step 12/25 : WORKDIR /edgex-go 18:07:28 ---> Running in 1d2abb94f293 18:07:28 Removing intermediate container 1d2abb94f293 18:07:28 ---> e77b5e95f196 18:07:28 18:07:28 Step 13/25 : FROM alpine:3.15 18:07:28 3.15: Pulling from library/alpine 18:07:28 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:07:28 Status: Downloaded newer image for alpine:3.15 18:07:28 ---> 2720e26172a0 18:07:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:07:29 ---> Running in ee6f6fe085eb 18:07:29 Removing intermediate container ee6f6fe085eb 18:07:29 ---> f4b9957cf57d 18:07:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:29 ---> Running in ebb058400506 18:07:30 Removing intermediate container ebb058400506 18:07:30 ---> be17fb721a80 18:07:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:07:30 ---> Running in e20d4413d0d9 18:07:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:07:32 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:07:32 OK: 15856 distinct packages available 18:07:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:33 (1/5) Installing dumb-init (1.2.5-r1) 18:07:33 (2/5) Installing musl-obstack (1.2.3-r0) 18:07:33 (3/5) Installing libucontext (1.1-r0) 18:07:33 (4/5) Installing gcompat (1.0.0-r4) 18:07:33 (5/5) Installing openssl (1.1.1q-r0) 18:07:33 Executing busybox-1.34.1-r7.trigger 18:07:33 OK: 6 MiB in 19 packages 18:07:35 Removing intermediate container e20d4413d0d9 18:07:35 ---> 659be37324d7 18:07:35 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:07:38 ---> 28b58fcad7d8 18:07:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:07:38 ---> 9a63a40b62c6 18:07:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:07:39 ---> 5ec84dbb82dd 18:07:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:07:39 ---> 47feebb531f2 18:07:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:07:39 ---> Running in f9cfa1723505 18:07:40 Removing intermediate container f9cfa1723505 18:07:40 ---> 38b7e2a719c2 18:07:40 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:07:40 ---> Running in e540c367e19d 18:07:40 Removing intermediate container e540c367e19d 18:07:40 ---> fe7c9b05cd61 18:07:40 Step 23/25 : LABEL arch=x86_64 18:07:40 ---> Running in c4dee0f88264 18:07:40 Removing intermediate container c4dee0f88264 18:07:40 ---> 6a47a8e0ea9f 18:07:40 Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:07:41 ---> Running in 0192d28a43bf 18:07:41 Removing intermediate container 0192d28a43bf 18:07:41 ---> a63dc0623b27 18:07:41 Step 25/25 : LABEL version=2.3.0-dev.33 18:07:41 ---> Running in adca12be5789 18:07:41 Removing intermediate container adca12be5789 18:07:41 ---> 4ec3a2d3b418 18:07:41 18:07:42 Successfully built 4ec3a2d3b418 18:07:42 Successfully tagged security-spire-server:latest 18:07:42 Building core-metadata 18:07:46  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:07:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:46 ---> 8a3caad9abc8 18:07:46 Step 3/23 : WORKDIR /edgex-go 18:07:46 ---> Using cache 18:07:46 ---> 99fb8fbbc059 18:07:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:46 ---> Using cache 18:07:46 ---> 1ad530fe811a 18:07:46 Step 5/23 : RUN apk add --update --no-cache make git 18:07:46 ---> Using cache 18:07:46 ---> 736848d5af5b 18:07:46 Step 6/23 : COPY go.mod vendor* ./ 18:07:46 ---> Using cache 18:07:46 ---> 024af00172fd 18:07:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:46 ---> Using cache 18:07:46 ---> dfd3877a78ad 18:07:46 Step 8/23 : COPY . . 18:07:46 ---> Using cache 18:07:46 ---> 6a93dfe8e5fa 18:07:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:07:49 ---> Running in 80931e2f0789 18:07: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.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:07:54 Removing intermediate container 96f1e86eda15 18:07:54 ---> bfebdbf41679 18:07:54 Successfully built bfebdbf41679 18:07:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:54 + docker inspect -f . ci-base-image-arm64 18:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:54 prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container 18:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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 18:07:56 $ docker top 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:56 + go version 18:07:56 go version go1.18.3 linux/arm64 [Pipeline] } 18:07:56 $ docker stop --time=1 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 18:07:58 $ docker rm -f 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 [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 18:07:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:07:59 18:07:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:07:59 latest: Pulling from edgex-devops/edgex-compose-arm64 18:07:59 29e5d40040c1: Pulling fs layer 18:07:59 1ce36da41761: Pulling fs layer 18:07:59 25b303627fd3: Pulling fs layer 18:07:59 29e5d40040c1: Verifying Checksum 18:07:59 29e5d40040c1: Download complete 18:08:00 1ce36da41761: Verifying Checksum 18:08:00 1ce36da41761: Download complete 18:08:00 29e5d40040c1: Pull complete 18:08:01 25b303627fd3: Download complete 18:08:01 1ce36da41761: Pull complete 18:08:02 Removing intermediate container bdd2f2d20cc3 18:08:02 ---> c3eff939394f 18:08:02 18:08:02 Step 10/31 : FROM alpine:3.16 18:08:02 Removing intermediate container ac19a655aa6d 18:08:02 ---> 7e8ef74191de 18:08:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:08:02 3.16: Pulling from library/alpine 18:08:02 ---> Running in 97772689c306 18:08: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.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:08:03 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:08:03 Status: Downloaded newer image for alpine:3.16 18:08:03 ---> d7d3d98c851f 18:08:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:03 ---> Running in 9b491aaf87ef 18:08:03 Removing intermediate container 9b491aaf87ef 18:08:03 ---> 19565a897233 18:08:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:08:04 ---> Running in f6b780b86f00 18:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:05 Removing intermediate container 97772689c306 18:08:05 ---> 74d0952ef873 18:08:05 18:08:05 Step 11/23 : FROM docker:20.10.14 18:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:05 20.10.14: Pulling from library/docker 18:08:05 (1/2) Installing dumb-init (1.2.5-r1) 18:08:05 (2/2) Installing su-exec (0.2-r1) 18:08:05 Executing busybox-1.35.0-r15.trigger 18:08:05 OK: 6 MiB in 16 packages 18:08:07 Removing intermediate container f6b780b86f00 18:08:07 ---> d44098ddf07f 18:08:07 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:08:07 Removing intermediate container 58ae59570a2c 18:08:07 ---> c60395fd209d 18:08:07 18:08:07 Step 10/22 : FROM alpine:3.16 18:08:07 ---> d7d3d98c851f 18:08:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:08:07 Removing intermediate container a9f08a743322 18:08:07 ---> bee0573d4f7d 18:08:07 18:08:07 Step 10/22 : FROM alpine:3.16 18:08:07 ---> d7d3d98c851f 18:08:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:08:07 ---> Running in b9844a227ac4 18:08:07 ---> Running in 26bbfe0ad3de 18:08:07 ---> Running in f8e65f87a417 18:08:08 Removing intermediate container b9844a227ac4 18:08:08 ---> 8794a759cfa7 18:08:08 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:08:08 ---> Running in 535c525c69e2 18:08:08 Removing intermediate container 535c525c69e2 18:08:08 ---> 4b9678e2861f 18:08:08 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:08:08 ---> Running in fdff08f7083e 18:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:09 Removing intermediate container fdff08f7083e 18:08:09 ---> 23ec89c91daf 18:08:09 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:08:09 ---> Running in 91dff6210b9c 18:08:09 (1/1) Installing dumb-init (1.2.5-r1) 18:08:09 Executing busybox-1.35.0-r15.trigger 18:08:09 OK: 6 MiB in 15 packages 18:08:09 (1/2) Installing ca-certificates (20211220-r0) 18:08:09 (2/2) Installing dumb-init (1.2.5-r1) 18:08:09 Executing busybox-1.35.0-r15.trigger 18:08:09 Executing ca-certificates-20211220-r0.trigger 18:08:09 OK: 6 MiB in 16 packages 18:08:10 Removing intermediate container 26bbfe0ad3de 18:08:10 ---> 74185bfdf99a 18:08:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:08:10 ---> Running in 0357e6ca0740 18:08:10 Removing intermediate container f8e65f87a417 18:08:10 ---> b9ac859a125f 18:08:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:08:10 ---> Running in f4c352af781c 18:08:10 Removing intermediate container 91dff6210b9c 18:08:10 Removing intermediate container 0357e6ca0740 18:08:10 ---> 750208c609bd 18:08:10 ---> c17beb7cd36f 18:08:10 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING}Step 13/22 : ENV APP_PORT=59861 18:08:10 18:08:10 ---> Running in 161842b07d56 18:08:10 ---> Running in ab96978c1a3b 18:08:10 Removing intermediate container f4c352af781c 18:08:10 ---> 143e9eac9d0b 18:08:10 Step 13/22 : ENV APP_PORT=59860 18:08:10 ---> Running in d4a84cf28629 18:08:10 Removing intermediate container 161842b07d56 18:08:10 ---> 4af0326e58aa 18:08:10 Step 14/22 : EXPOSE $APP_PORT 18:08:10 Removing intermediate container ab96978c1a3b 18:08:10 ---> 3d0c26757712 18:08:10 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:08:10 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:08:10 Status: Downloaded newer image for docker:20.10.14 18:08:10 ---> 7417809fdb73 18:08:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:08:10 ---> Running in 3bc1476a790f 18:08:10 Removing intermediate container d4a84cf28629 18:08:10 ---> 08061d178fab 18:08:10 Step 14/22 : EXPOSE $APP_PORT 18:08:10 ---> Running in c56bc9272945 18:08:10 ---> Running in 1694a63f0f6a 18:08:11 Removing intermediate container 3bc1476a790f 18:08:11 ---> dde81243dadb 18:08:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:11 ---> 5fe0206d5552 18:08:11 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:08:11 ---> Running in dc8c29f7a65f 18:08:11 Removing intermediate container c56bc9272945 18:08:11 ---> f4d8cddf88b9 18:08:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:11 Removing intermediate container 1694a63f0f6a 18:08:11 ---> e5cf87c9cfb3 18:08:11 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:08:11 ---> Running in e0d82ebcb395 18:08:11 ---> ab20549e3d33 18:08:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:08:11 ---> dc19c1d5a2e9 18:08:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:11 25b303627fd3: Pull complete 18:08:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:12 (1/43) Installing readline (8.1.1-r0) 18:08:12 (2/43) Installing bash (5.1.16-r0) 18:08:12 Executing bash-5.1.16-r0.post-install 18:08:12 (3/43) Installing brotli-libs (1.0.9-r5) 18:08:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:08:12 (5/43) Installing libcurl (7.80.0-r2) 18:08:12 (6/43) Installing curl (7.80.0-r2) 18:08:12 (7/43) Installing dumb-init (1.2.5-r1) 18:08:12 (8/43) Installing libbz2 (1.0.8-r1) 18:08:12 (9/43) Installing expat (2.4.7-r0) 18:08:12 (10/43) Installing libffi (3.4.2-r1) 18:08:12 (11/43) Installing gdbm (1.22-r0) 18:08:12 (12/43) Installing xz-libs (5.2.5-r1) 18:08:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:08:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:08:12 (15/43) Installing mpdecimal (2.5.1-r1) 18:08:12 (16/43) Installing sqlite-libs (3.36.0-r0) 18:08:12 (17/43) Installing python3 (3.9.13-r1) 18:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container 18:08:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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 18:08:12 (18/43) Installing py3-appdirs (1.4.4-r2) 18:08:12 (19/43) Installing py3-certifi (2020.12.5-r1) 18:08:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:08:12 (21/43) Installing py3-idna (3.3-r0) 18:08:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:08:12 (23/43) Installing py3-requests (2.26.0-r1) 18:08:12 (24/43) Installing py3-msgpack (1.0.2-r1) 18:08:12 (25/43) Installing py3-lockfile (0.12.2-r4) 18:08:12 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:08:12 (27/43) Installing py3-colorama (0.4.4-r1) 18:08:12 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:08:12 (29/43) Installing py3-distlib (0.3.3-r0) 18:08:12 (30/43) Installing py3-distro (1.6.0-r0) 18:08:12 (31/43) Installing py3-six (1.16.0-r0) 18:08:12 (32/43) Installing py3-webencodings (0.5.1-r4) 18:08:12 (33/43) Installing py3-html5lib (1.1-r1) 18:08:12 (34/43) Installing py3-parsing (2.4.7-r2) 18:08:12 (35/43) Installing py3-packaging (20.9-r1) 18:08:12 (36/43) Installing py3-tomli (1.2.2-r0) 18:08:12 (37/43) Installing py3-pep517 (0.12.0-r0) 18:08:12 (38/43) Installing py3-progress (1.6-r0) 18:08:12 (39/43) Installing py3-retrying (1.3.3-r2) 18:08:12 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:08:12 (41/43) Installing py3-setuptools (52.0.0-r4) 18:08:12 ---> b111d70dbc9c 18:08:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:08:12 ---> 5daedd7b1706 18:08:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:08:12 (42/43) Installing py3-toml (0.10.2-r2) 18:08:13 (43/43) Installing py3-pip (20.3.4-r1) 18:08:13 Removing intermediate container dc8c29f7a65f 18:08:13 ---> 6536705a947f 18:08:13 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:13 Removing intermediate container 80931e2f0789 18:08:13 ---> 5c680254238a 18:08:13 18:08:13 Step 10/23 : FROM alpine:3.16 18:08:13 ---> d7d3d98c851f 18:08:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:08:13 ---> Using cache 18:08:13 ---> 74185bfdf99a 18:08:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:08:13 ---> Using cache 18:08:13 ---> c17beb7cd36f 18:08:13 Step 13/23 : ENV APP_PORT=59881 18:08:13 Executing busybox-1.34.1-r5.trigger 18:08:13 ---> Running in 3b65ba731cb9 18:08:13 OK: 83 MiB in 65 packages 18:08:13 ---> 8a70e27639a8 18:08:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:08:13 ---> bb54fc9a0179 18:08:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:08:13 ---> b21e717b860d 18:08:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:08:13 ---> Running in 8f76caa6ba4e 18:08:13 ---> Running in 8c0bb3788a08 18:08:13 Removing intermediate container 3b65ba731cb9 18:08:13 ---> 84a8e5c7cee2 18:08:13 Step 14/23 : EXPOSE $APP_PORT 18:08:13 ---> Running in 3bc4135f8153 18:08:13 Removing intermediate container 8f76caa6ba4e 18:08:13 ---> 82721ce9598f 18:08:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:13 Removing intermediate container 8c0bb3788a08 18:08:13 ---> 8db0f73a5a0b 18:08:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:13 ---> Running in 0606422cef32 18:08:13 Removing intermediate container 3bc4135f8153 18:08:13 ---> 685c0bf7e5a9 18:08:13 Step 15/23 : WORKDIR / 18:08:13 ---> Running in ab7db98e6dbe 18:08:13 ---> 7599bbb7733d 18:08:13 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:08:13 ---> Running in 6f6ff0b81e76 18:08:13 Removing intermediate container 0606422cef32 18:08:13 ---> e7c7a3f3f00e 18:08:13 Step 20/22 : LABEL arch=x86_64 18:08:13 Removing intermediate container ab7db98e6dbe 18:08:13 ---> b253a8272e4a 18:08:13 Step 20/22 : LABEL arch=x86_64 18:08:13 ---> Running in e9337671b0d0 18:08:13 ---> Running in 1a544049b48c 18:08:13 Removing intermediate container 6f6ff0b81e76 18:08:13 ---> 6e95e5173127 18:08:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:13 ---> da998ebd90b0 18:08:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:08:14 Removing intermediate container e9337671b0d0 18:08:14 ---> e5ac2bbec55c 18:08:14 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:08:14 Removing intermediate container 1a544049b48c 18:08:14 ---> 944699891c21 18:08:14 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:08:14 Collecting docker-compose==1.23.2 18:08:14 ---> Running in 1d6e947bdb63 18:08:14 ---> Running in e4fe19d5fd63 18:08:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:08:14 ---> 3995a4be395a 18:08:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:08:14 ---> 2226e513a1fe 18:08:14 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:08:14 Removing intermediate container 1d6e947bdb63 18:08:14 ---> abe980d5fa5b 18:08:14 Step 22/22 : LABEL version=2.3.0-dev.33 18:08:14 Collecting docopt<0.7,>=0.6.1 18:08:14 Downloading docopt-0.6.2.tar.gz (25 kB) 18:08:14 Removing intermediate container e4fe19d5fd63 18:08:14 ---> 62de4398074f 18:08:14 Step 22/22 : LABEL version=2.3.0-dev.33 18:08:14 ---> Running in b93e82694eac 18:08:14 ---> Running in 5a1e15bbd8b0 18:08:14 ---> afee3d889226 18:08:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:08:14 Removing intermediate container b93e82694eac 18:08:14 ---> d2ca6337222b 18:08:14 18:08:14 Successfully built d2ca6337222b 18:08:14 Successfully tagged support-scheduler:latest 18:08:14  Building support-scheduler ... done Removing intermediate container 5a1e15bbd8b0 18:08:14 ---> 81cce7451c18 18:08:14 18:08:14 Building security-secretstore-setup 18:08:14 Collecting texttable<0.10,>=0.9.0 18:08:14 Downloading texttable-0.9.1.tar.gz (11 kB) 18:08:14 ---> 41e98954bf36 18:08:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:08:14 ---> f2387cc0ae90 18:08:14 Step 26/31 : RUN chmod +x /entrypoint.sh 18:08:14 Successfully built 81cce7451c18 18:08:14 $ docker top 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:15 Collecting docker<4.0,>=3.6.0 18:08:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:08:15 Collecting jsonschema<3,>=2.5.1 18:08:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:08:15 Successfully tagged support-notifications:latest 18:08:15 Building security-spire-config 18:08:15  Building support-notifications ... done Collecting PyYAML<4,>=3.10 18:08:15 Downloading PyYAML-3.13.tar.gz (270 kB) 18:08:15 + docker-compose+ buildgrep --help parallel 18:08:15 18:08:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:08:15 Collecting cached-property<2,>=1.2.0 18:08:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:08:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:08:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:08:16 Collecting websocket-client<1.0,>=0.32.0 18:08:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:08:16 Collecting dockerpty<0.5,>=0.4.1 18:08:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:08:16 Collecting docker-pycreds>=0.4.0 18:08:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:08:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:08:16 Collecting urllib3<1.25,>=1.21.1 18:08:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:08:16 Collecting idna<2.8,>=2.5 18:08:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:08:17 Collecting chardet<3.1.0,>=3.0.2 18:08:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:08:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:08:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:08:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:08:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:08:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:08:17 Attempting uninstall: urllib3 18:08:17 Found existing installation: urllib3 1.26.7 18:08:17 Uninstalling urllib3-1.26.7: 18:08:17 Successfully uninstalled urllib3-1.26.7 18:08:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:08:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:08:18 ---> 8a3caad9abc8 18:08:18 Step 3/25 : WORKDIR /edgex-go 18:08:18 ---> Using cache 18:08:18 ---> 99fb8fbbc059 18:08:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:18 ---> Using cache 18:08:18 ---> 1ad530fe811a 18:08:18 Step 5/25 : RUN apk add --update --no-cache make git 18:08:18 ---> Using cache 18:08:18 ---> 736848d5af5b 18:08:18 Step 6/25 : COPY go.mod vendor* ./ 18:08:18 ---> Using cache 18:08:18 ---> 024af00172fd 18:08:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:18 ---> Using cache 18:08:18 ---> dfd3877a78ad 18:08:18 Step 8/25 : COPY . . 18:08:18 ---> Using cache 18:08:18 ---> 6a93dfe8e5fa 18:08:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:08:19 --parallel Build images in parallel. 18:08:19 Attempting uninstall: idna 18:08:19 Found existing installation: idna 3.3 18:08:19 Uninstalling idna-3.3: 18:08:19 Successfully uninstalled idna-3.3 [Pipeline] } 18:08:19 $ docker stop --time=1 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 18:08:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:08:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:08:20 ---> 8a3caad9abc8 18:08:20 Step 3/26 : WORKDIR /edgex-go 18:08:20 ---> Using cache 18:08:20 ---> 99fb8fbbc059 18:08:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:20 ---> Using cache 18:08:20 ---> 1ad530fe811a 18:08:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:08:20 $ docker rm -f 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container 18:08: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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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 18:08:23 Attempting uninstall: requests 18:08:23 Found existing installation: requests 2.26.0 18:08:23 Uninstalling requests-2.26.0: 18:08:23 ---> Running in 8cc865ead892 18:08:23 Successfully uninstalled requests-2.26.0 18:08:23 ---> 390970cc70a1 18:08:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:08:23 ---> Running in 0eef9654d3d2 18:08:23 ---> Running in 1d93df15251c 18:08:23 ---> Running in f3f0c8294e61 18:08:23 Running setup.py install for texttable: started 18:08:23 Removing intermediate container f3f0c8294e61 18:08:23 ---> f4aa417c5e9a 18:08:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:23 $ docker top 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 -eo pid,comm 18:08:23 ---> Running in 09c60cea00c4 18:08:23 Removing intermediate container 09c60cea00c4 18:08:23 ---> d29e3766eb4a 18:08:23 Step 21/23 : LABEL arch=x86_64 18:08:23 ---> Running in 84bd2a881904 [Pipeline] { [Pipeline] sh 18:08:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:08:23 Running setup.py install for texttable: finished with status 'done' 18:08:23 Running setup.py install for PyYAML: started 18:08:23 Removing intermediate container 84bd2a881904 18:08:23 ---> 3d77fb5bf78d 18:08:23 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:08:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:23 ---> Running in b5646c5dff7f 18:08:23 Removing intermediate container b5646c5dff7f 18:08:23 ---> b2ccb6b01639 18:08:23 Step 23/23 : LABEL version=2.3.0-dev.33 18:08:24 ---> Running in b3071216e40e 18:08:24 Removing intermediate container 8cc865ead892 18:08:24 ---> 461baac467a0 18:08:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:08:24 ---> Running in a986ff4e807c 18:08:24 Removing intermediate container b3071216e40e 18:08:24 ---> 96a70fffaaf4 18:08:24 18:08:24 Running setup.py install for PyYAML: finished with status 'done' 18:08:24 Successfully built 96a70fffaaf4 18:08:24 + docker-compose -f ./docker-compose-build.yml build --parallel 18:08:24 Running setup.py install for docopt: started 18:08:24 Successfully tagged core-metadata:latest 18:08:24  Building core-metadata ... done Building security-proxy-setup 18:08:24 Removing intermediate container a986ff4e807c 18:08:24 ---> 40b00dcf1f79 18:08:24 Step 28/31 : CMD ["gate"] 18:08:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:24 OK: 211 MiB in 51 packages 18:08:24 Running setup.py install for docopt: finished with status 'done' 18:08:24 Running setup.py install for dockerpty: started 18:08:25 ---> Running in a4e2c1f4f8a5 18:08:25 Running setup.py install for dockerpty: finished with status 'done' 18:08:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:08:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:08:27 ---> 8a3caad9abc8 18:08:27 Step 3/22 : WORKDIR /edgex-go 18:08:27 ---> Using cache 18:08:27 ---> 99fb8fbbc059 18:08:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:27 ---> Using cache 18:08:27 ---> 1ad530fe811a 18:08:27 Step 5/22 : RUN apk add --update --no-cache make git 18:08:27 ---> Using cache 18:08:27 ---> 736848d5af5b 18:08:27 Step 6/22 : COPY go.mod vendor* ./ 18:08:27 ---> Using cache 18:08:27 ---> 024af00172fd 18:08:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:27 ---> Using cache 18:08:27 ---> dfd3877a78ad 18:08:27 Step 8/22 : COPY . . 18:08:27 ---> Using cache 18:08:27 ---> 6a93dfe8e5fa 18:08:27 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:08:28 Building core-command ... 18:08:28 Building core-data ... 18:08:28 Building core-metadata ... 18:08:28 Building security-bootstrapper ... 18:08:28 Building security-proxy-setup ... 18:08:28 Building security-secretstore-setup ... 18:08:28 Building security-spiffe-token-provider ... 18:08:28 Building security-spire-agent ... 18:08:28 Building security-spire-config ... 18:08:28 Building security-spire-server ... 18:08:28 Building support-notifications ... 18:08:28 Building support-scheduler ... 18:08:28 Building sys-mgmt-agent ... 18:08:28 Building security-spiffe-token-provider 18:08:28 Building support-scheduler 18:08:28 Building core-metadata 18:08:28 Building core-command 18:08:28 Building support-notifications 18:08:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:08:28 Removing intermediate container a4e2c1f4f8a5 18:08:28 ---> f9e251cbc55d 18:08:28 Step 29/31 : LABEL arch=x86_64 18:08:29 ---> Running in 20fa9024af2d 18:08:29 ---> Running in d602a04ee23a 18:08:29 Removing intermediate container 0eef9654d3d2 18:08:29 ---> 1892bbcf5698 18:08:29 Step 6/26 : COPY go.mod vendor* ./ 18:08:29 Removing intermediate container d602a04ee23a 18:08:29 ---> a46aad9d00c4 18:08:29 Step 30/31 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:08:29 ---> Running in 3c0d00c3f30d 18:08:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:08:29 ---> 45578739abdd 18:08:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:29 ---> Running in eac1918e46a8 18:08:29 Removing intermediate container 3c0d00c3f30d 18:08:29 ---> f94dba259cff 18:08:29 Step 31/31 : LABEL version=2.3.0-dev.33 18:08:29 ---> Running in d6fa8d573fab 18:08:30 Removing intermediate container d6fa8d573fab 18:08:30 ---> 0d3d01ae7832 18:08:30 18:08:30 Successfully built 0d3d01ae7832 18:08:30 Successfully tagged security-bootstrapper:latest 18:08:30  Building security-bootstrapper ... done Building core-command 18:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:08:34 ---> 8a3caad9abc8 18:08:34 Step 3/23 : WORKDIR /edgex-go 18:08:34 ---> Using cache 18:08:34 ---> 99fb8fbbc059 18:08:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:34 ---> Using cache 18:08:34 ---> 1ad530fe811a 18:08:34 Step 5/23 : RUN apk add --update --no-cache make git 18:08:34 ---> Using cache 18:08:34 ---> 736848d5af5b 18:08:34 Step 6/23 : COPY go.mod vendor* ./ 18:08:34 ---> Using cache 18:08:34 ---> 024af00172fd 18:08:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:34 ---> Using cache 18:08:34 ---> dfd3877a78ad 18:08:34 Step 8/23 : COPY . . 18:08:34 ---> Using cache 18:08:34 ---> 6a93dfe8e5fa 18:08:34 Step 9/23 : RUN make cmd/core-command/core-command 18:08:39 ---> Running in 6274f7295bca 18:08:39 Removing intermediate container e0d82ebcb395 18:08:39 ---> fe956633ed72 18:08:39 Step 14/23 : ENV APP_PORT=58890 18:08:39 ---> Running in dad7c99a1e08 18:08:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:08:40 Removing intermediate container dad7c99a1e08 18:08:40 ---> f6b84c29993c 18:08:40 Step 15/23 : EXPOSE $APP_PORT 18:08:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:08:40 ---> Running in 54d36a1eac1c 18:08:40 Removing intermediate container 54d36a1eac1c 18:08:40 ---> ba6abf1664a3 18:08:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:08:42 ---> 7747746f348c 18:08:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:08:42 ---> f14d65a91d8f 18:08:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:08:43 ---> 1523461f7f1c 18:08:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:08:43 ---> Running in 04dbbb9a1fd9 18:08:44 Removing intermediate container 04dbbb9a1fd9 18:08:44 ---> 7f2e5269d3f0 18:08:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:44 ---> Running in ce265e9ee00e 18:08:44 Removing intermediate container 1d93df15251c 18:08:44 ---> 113e863cf271 18:08:44 18:08:44 Step 10/25 : FROM alpine:3.16 18:08:44 ---> d7d3d98c851f 18:08:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:08:44 Removing intermediate container eac1918e46a8 18:08:44 ---> c26768874c66 18:08:44 Step 8/26 : COPY . . 18:08:44 ---> Running in c05db756d972 18:08:44 Removing intermediate container ce265e9ee00e 18:08:44 ---> 7b824bb4ab89 18:08:44 Step 21/23 : LABEL arch=x86_64 18:08:45 ---> Running in 4221af243e4c 18:08:46 Removing intermediate container 4221af243e4c 18:08:46 ---> 050ad22550e6 18:08:46 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:46 (1/3) Installing ca-certificates (20211220-r0) 18:08:46 (2/3) Installing dumb-init (1.2.5-r1) 18:08:46 (3/3) Installing su-exec (0.2-r1) 18:08:46 Executing busybox-1.35.0-r15.trigger 18:08:46 Executing ca-certificates-20211220-r0.trigger 18:08:46 OK: 6 MiB in 17 packages 18:08:49 ---> Running in fc75e395f4d5 18:08:49 Removing intermediate container fc75e395f4d5 18:08:49 ---> bf8ea3af4153 18:08:49 Step 23/23 : LABEL version=2.3.0-dev.33 18:08:50 Removing intermediate container c05db756d972 18:08:50 ---> 177732d66319 18:08:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:08:50 ---> Running in 6b34246a40f8 18:08:50 ---> Running in 07a822eee683 18:08:50 ---> 43f357ab5ee9 18:08:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:08:50 Removing intermediate container 6b34246a40f8 18:08:50 ---> cbe30df0a61c 18:08:50 18:08:50 Successfully built cbe30df0a61c 18:08:50 Successfully tagged sys-mgmt-agent:latest 18:08:50 Building security-spire-agent 18:08:50 ---> Running in 18b7feedd63d 18:08:50  Building sys-mgmt-agent ... done Removing intermediate container 07a822eee683 18:08:50 ---> db487c1ef9c0 18:08:50 Step 13/25 : WORKDIR / 18:08:50 ---> Running in f7d2651c9520 18:08:51 Removing intermediate container 18b7feedd63d 18:08:51 ---> cd1fdfd2eb12 18:08:51 Step 10/26 : WORKDIR /edgex-go/spire-build 18:08:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:08:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:08:55 ---> 8a3caad9abc8 18:08:55 Step 3/26 : WORKDIR /edgex-go 18:08:55 ---> Using cache 18:08:55 ---> 99fb8fbbc059 18:08:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:55 ---> Using cache 18:08:55 ---> 1ad530fe811a 18:08:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:08:55 ---> Using cache 18:08:55 ---> 1892bbcf5698 18:08:55 Step 6/26 : COPY go.mod vendor* ./ 18:08:55 ---> Using cache 18:08:55 ---> 45578739abdd 18:08:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:55 ---> Using cache 18:08:55 ---> c26768874c66 18:08:55 Step 8/26 : COPY . . 18:08:55 ---> Using cache 18:08:55 ---> 43f357ab5ee9 18:08:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:08:55 ---> Using cache 18:08:55 ---> cd1fdfd2eb12 18:08:55 Step 10/26 : WORKDIR /edgex-go/spire-build 18:08:57 ---> Running in 3f711515cb78 18:08:57 Removing intermediate container f7d2651c9520 18:08:57 ---> 2ab447cb3288 18:08:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:08:57 ---> Running in 01434bb5a928 18:08:57 Removing intermediate container 3f711515cb78 18:08:57 ---> 4c8328bc51d5 18:08:57 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 18:08:57 Removing intermediate container 20fa9024af2d 18:08:57 ---> 9ec88b9b564f 18:08:57 18:08:57 Step 10/22 : FROM alpine:3.16 18:08:57 ---> d7d3d98c851f 18:08:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:08:57 Removing intermediate container 01434bb5a928 18:08:57 ---> 2da22b4e0815 18:08:57 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 18:08:57 ---> Running in fbfc89bb0e2d 18:08:57 ---> 544dc2af6499 18:08:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:08:57 ---> Running in d614e3b3b9a2 18:08:57 ---> Running in a367cd41828e 18:08:58 ---> 065871df4408 18:08:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:08:58 ---> 34762fd82586 18:08:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:58 ---> 220569ae237e 18:08:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:08:58 Removing intermediate container 6274f7295bca 18:08:58 ---> 511eaeaaca32 18:08:58 18:08:58 Step 10/23 : FROM alpine:3.16 18:08:58 ---> d7d3d98c851f 18:08:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:08:58 ---> Using cache 18:08:58 ---> 74185bfdf99a 18:08:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:08:58 ---> Using cache 18:08:58 ---> c17beb7cd36f 18:08:58 Step 13/23 : ENV APP_PORT=59882 18:08:58 (1/6) Installing ca-certificates (20211220-r0) 18:08:58 (2/6) Installing brotli-libs (1.0.9-r6) 18:08:58 ---> Running in c903ad661d19 18:08:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:08:58 Removing intermediate container fbfc89bb0e2d 18:08:58 ---> 95f40226e2f8 18:08:58 Step 12/26 : WORKDIR /edgex-go 18:08:58 (4/6) Installing libcurl (7.83.1-r2) 18:08:58 (5/6) Installing curl (7.83.1-r2) 18:08:58 (6/6) Installing dumb-init (1.2.5-r1) 18:08:58 Executing busybox-1.35.0-r15.trigger 18:08:58 Executing ca-certificates-20211220-r0.trigger 18:08:58 ---> Running in 13aaad797bce 18:08:59 OK: 8 MiB in 20 packages 18:08:59 Removing intermediate container c903ad661d19 18:08:59 ---> de758bb3ebb2 18:08:59 Step 14/23 : EXPOSE $APP_PORT 18:08:59 Removing intermediate container a367cd41828e 18:08:59 ---> d34b428463d9 18:08:59 Step 12/26 : WORKDIR /edgex-go 18:08:59 Removing intermediate container 13aaad797bce 18:08:59 ---> b46d9b1b1c36 18:08:59 18:08:59 Step 13/26 : FROM alpine:3.15 18:08:59 ---> 2720e26172a0 18:08:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:59 ---> Using cache 18:08:59 ---> f4b9957cf57d 18:08:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:59 ---> Using cache 18:08:59 ---> be17fb721a80 18:08:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:08:59 ---> f3aa0dee6d96 18:08:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:08:59 ---> Running in 88987088f033 18:08:59 ---> Running in 27ab3e155791 18:08:59 ---> Running in 2bc7d7fc4a01 18:08:59 Removing intermediate container 88987088f033 18:08:59 ---> f5a4099dbbac 18:08:59 Step 15/23 : WORKDIR / 18:08:59 ---> Running in c6e5aa1eb853 18:08:59 Removing intermediate container 27ab3e155791 18:08:59 ---> 0f59df62f5ef 18:08:59 18:08:59 Step 13/26 : FROM alpine:3.15 18:08:59 ---> 2720e26172a0 18:08:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:59 ---> Using cache 18:08:59 ---> f4b9957cf57d 18:08:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:59 ---> Using cache 18:08:59 ---> be17fb721a80 18:08:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:08:59 ---> Using cache 18:08:59 ---> 659be37324d7 18:08:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:08:59 ---> ec0c723ad43f 18:08:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:08:59 Removing intermediate container c6e5aa1eb853 18:08:59 ---> 69a6a2a12d85 18:08:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:59 Removing intermediate container d614e3b3b9a2 18:08:59 ---> 5d707241ed76 18:08:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:09:00 ---> bd83d3138561 18:09:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:09:00 ---> Running in c2bed9d4d2c5 18:09:00 ---> 2db5cb979e0a 18:09:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:09:00 ---> Running in 109dc3bcdde4 18:09:00 Removing intermediate container c2bed9d4d2c5 18:09:00 ---> 346c8577cba8 18:09:00 Step 13/22 : WORKDIR /edgex 18:09:00 ---> Running in ecd58396fe05 18:09:00 ---> facdcc844acd 18:09:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:01 ---> 1770753fd5e8 18:09:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:09:01 Removing intermediate container ecd58396fe05 18:09:01 ---> 871121ad2d14 18:09:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:09:01 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:09:01 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:09:01 OK: 15856 distinct packages available 18:09:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:01 ---> 8c621926ec6a 18:09:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:09:01 ---> 9a9f4f8a6305 18:09:01 Step 19/23 : ENTRYPOINT ["/core-command"] 18:09:02 ---> 7acc3cd0e67e 18:09:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:09:02 ---> Running in 3621fb45b4bd 18:09:02 Removing intermediate container 109dc3bcdde4 18:09:02 ---> 6e1fb4df7612 18:09:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:09:02 Removing intermediate container 3621fb45b4bd 18:09:02 ---> aeae31d83dc6 18:09:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:02 (1/4) Installing dumb-init (1.2.5-r1) 18:09:02 ---> Running in 679019efd9de 18:09:02 (2/4) Installing musl-obstack (1.2.3-r0) 18:09:02 ---> Running in 88b9d97992d3 18:09:02 ---> 8953285800a6 18:09:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:09:02 (3/4) Installing libucontext (1.1-r0) 18:09:02 ---> f888b670428e 18:09:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:09:02 (4/4) Installing gcompat (1.0.0-r4) 18:09:02 Removing intermediate container 679019efd9de 18:09:02 ---> 45af52ff7266 18:09:02 Step 23/25 : LABEL arch=x86_64 18:09:02 Executing busybox-1.34.1-r7.trigger 18:09:02 OK: 6 MiB in 18 packages 18:09:02 Removing intermediate container 88b9d97992d3 18:09:02 ---> 61f8fd5c9070 18:09:02 Step 21/23 : LABEL arch=x86_64 18:09:02 ---> c28ef1f2963d 18:09:02 ---> Running in 621006b1a4bf 18:09:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:09:02 ---> Running in a40dd6c4911f 18:09:03 ---> 911a1437cdc3 18:09:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:09:03 Removing intermediate container 621006b1a4bf 18:09:03 ---> ad2e44fb8a2b 18:09:03 Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:09:03 Removing intermediate container a40dd6c4911f 18:09:03 ---> a15d00813bb9 18:09:03 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:09:03 ---> 2a92049212bd 18:09:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:09:03 ---> Running in d1b44aa7fec5 18:09:03 ---> Running in d5ce87af1930 18:09:03 Removing intermediate container 2bc7d7fc4a01 18:09:03 ---> 044528388c22 18:09:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:09:03 ---> Running in c6e74c142188 18:09:03 ---> 85f512de18ac 18:09:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:09:03 Removing intermediate container d1b44aa7fec5 18:09:03 ---> c9f3a3b5b645 18:09:03 Step 25/25 : LABEL version=2.3.0-dev.33 18:09:03 ---> Running in 4d02f2586dce 18:09:03 ---> Running in a58b8c4c2d7c 18:09:03 Removing intermediate container d5ce87af1930 18:09:03 ---> 20363ab413f2 18:09:03 Step 23/23 : LABEL version=2.3.0-dev.33 18:09:03 Removing intermediate container c6e74c142188 18:09:03 ---> b32e81da19a2 18:09:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:09:03 ---> Running in a75e9ee92135 18:09:03 ---> Running in 6b227eb0a329 18:09:03 Removing intermediate container a58b8c4c2d7c 18:09:03 ---> 3cca6cfe55b0 18:09:03 18:09:03 Removing intermediate container a75e9ee92135 18:09:03 ---> 490a69c26a44 18:09:03 18:09:03 Successfully built 3cca6cfe55b0 18:09:03 Successfully tagged security-secretstore-setup:latest 18:09:03 Building security-spiffe-token-provider 18:09:03 Removing intermediate container 6b227eb0a329 18:09:03 ---> d8b5c53ed2ea 18:09:03 Step 24/26 : LABEL arch=x86_64 18:09:03  Building security-secretstore-setup ... done Successfully built 490a69c26a44 18:09:03 Successfully tagged core-command:latest 18:09:03  Building core-command ... done Building core-data 18:09:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:09:08 ---> 8a3caad9abc8 18:09:08 Step 3/20 : WORKDIR /edgex-go 18:09:08 ---> Using cache 18:09:08 ---> 99fb8fbbc059 18:09:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:09:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:09 ---> 8a3caad9abc8 18:09:09 Step 3/23 : WORKDIR /edgex-go 18:09:09 ---> Using cache 18:09:09 ---> 99fb8fbbc059 18:09:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:09 ---> Using cache 18:09:09 ---> 1ad530fe811a 18:09:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:09:14 ---> Running in 80e85993398d 18:09:14 ---> Running in fd63f100000a 18:09:14 ---> Running in 9cbab2dc9fb1 18:09:14 ---> 2d01d42e4b50 18:09:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:09:14 Removing intermediate container 80e85993398d 18:09:14 ---> 450e4a656fa9 18:09:14 Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:09:14 Removing intermediate container 4d02f2586dce 18:09:14 ---> 807cbf5a8e71 18:09:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:09:14 ---> Running in d01a722a6453 18:09:14 ---> Running in 4e583f94822d 18:09:14 ---> 2cec9a273be8 18:09:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:09:14 ---> Running in 53c237cf00eb 18:09:14 Removing intermediate container d01a722a6453 18:09:14 ---> de6b468f1b9c 18:09:14 Step 26/26 : LABEL version=2.3.0-dev.33 18:09:14 Removing intermediate container 4e583f94822d 18:09:14 ---> be98519c6ed7 18:09:14 Step 20/22 : LABEL arch=x86_64 18:09:14 ---> Running in c606f6d119e1 18:09:14 ---> Running in 590edeff8ff7 18:09:14 Removing intermediate container 53c237cf00eb 18:09:14 ---> 53ec68d615e7 18:09:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:09:14 Removing intermediate container c606f6d119e1 18:09:14 ---> 4ae036538948 18:09:14 18:09:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:14 Removing intermediate container 590edeff8ff7 18:09:14 ---> 192bba99bac9 18:09:14 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:09:15 ---> Running in b35ba14af9b3 18:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:15 ---> cb56fcfdc7d2 18:09:15 Step 21/26 : WORKDIR / 18:09:15 Successfully built 4ae036538948 18:09:15 Successfully tagged security-spire-agent:latest 18:09:15  Building security-spire-agent ... done  ---> Running in ce1584d2abe9 18:09:15 Removing intermediate container b35ba14af9b3 18:09:15 ---> a30ee4a2f70f 18:09:15 Step 22/22 : LABEL version=2.3.0-dev.33 18:09:15 ---> Running in b6ea44da275d 18:09:15 Removing intermediate container ce1584d2abe9 18:09:15 ---> 776be16e9146 18:09:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:09:15 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:09:15 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:09:15 OK: 17033 distinct packages available 18:09:15 ---> Running in 0b7335d1495a 18:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:15 Removing intermediate container b6ea44da275d 18:09:15 ---> 776f7199561e 18:09:15 18:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:15 Removing intermediate container 0b7335d1495a 18:09:15 ---> 7c8b6c95483f 18:09:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:09:15 Successfully built 776f7199561e 18:09:15 Successfully tagged security-proxy-setup:latest 18:09:15 ---> Running in 0d66269bf35b 18:09:15 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:09:15 ---> bfebdbf41679 18:09:15 Step 3/20 : WORKDIR /edgex-go 18:09:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:15 ---> bfebdbf41679 18:09:15 Step 3/23 : WORKDIR /edgex-go 18:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:09:15 ---> bfebdbf41679 18:09:15 Step 3/22 : WORKDIR /edgex-go 18:09:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:09:15 ---> bfebdbf41679 18:09:15 Step 3/22 : WORKDIR /edgex-go 18:09:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:09:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:15 ---> bfebdbf41679 18:09:15 Step 3/23 : WORKDIR /edgex-go 18:09:15 ---> Running in 8a7303c712f9 18:09:15 ---> Running in 7633916f2edc 18:09:15 ---> Running in 182638f760b2 18:09:15 ---> Running in 47e1aa1b6962 18:09:15 ---> Running in 849062850cd7 18:09:15  Building security-proxy-setup ... done OK: 211 MiB in 51 packages 18:09:15 Removing intermediate container 0d66269bf35b 18:09:15 ---> 4226a8ea13f3 18:09:15 Step 24/26 : LABEL arch=x86_64 18:09:15 ---> Running in dd50a2af4f46 18:09:15 Removing intermediate container dd50a2af4f46 18:09:15 ---> 2da4de49e07e 18:09:15 Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:16 ---> Running in d8f3de3a379d 18:09:16 Removing intermediate container fd63f100000a 18:09:16 ---> 6622b40bc50a 18:09:16 Step 5/20 : COPY go.mod vendor* ./ 18:09:16 Removing intermediate container d8f3de3a379d 18:09:16 ---> 1c65203f10b8 18:09:16 Step 26/26 : LABEL version=2.3.0-dev.33 18:09:16 ---> Running in 2ceacbce3a83 18:09:16 Removing intermediate container 47e1aa1b6962 18:09:16 ---> 156177d2d071 18:09:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 Removing intermediate container 182638f760b2 18:09:16 ---> f032e49f4e3e 18:09:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 Removing intermediate container 849062850cd7 18:09:16 ---> 11c7deb1d112 18:09:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:09:16 Removing intermediate container 7633916f2edc 18:09:16 ---> ad36ccb1f3f7 18:09:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 Removing intermediate container 8a7303c712f9 18:09:16 ---> 7ed69ade6ff5 18:09:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:16 ---> Running in 7f22858e2552 18:09:16 ---> Running in 7119da9eb231 18:09:16 Removing intermediate container 2ceacbce3a83 18:09:16 ---> 5a543ee93a5e 18:09:16 18:09:16 ---> e442df15b26f 18:09:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:16 OK: 211 MiB in 51 packages 18:09:16 ---> Running in c5c2103f9d39 18:09:16 Successfully built 5a543ee93a5e 18:09:16 Successfully tagged security-spire-config:latest 18:09:16 ---> Running in 78a33b05dab9 18:09:16 ---> Running in 293d06d269b3 18:09:16 ---> Running in d18b494d7561 18:09:16  Building security-spire-config ... done Removing intermediate container 9cbab2dc9fb1 18:09:16 ---> feca15c2cd39 18:09:16 Step 6/23 : COPY go.mod vendor* ./ 18:09:16 ---> 5c091f025333 18:09:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:16 ---> Running in 11686b39cc31 18:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:20 Removing intermediate container 7119da9eb231 18:09:20 ---> 99246735689b 18:09:20 Step 5/22 : RUN apk add --update --no-cache make git 18:09:20 Removing intermediate container 7f22858e2552 18:09:20 ---> 9e21be2bfef5 18:09:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:09:20 ---> Running in 8f179785c6b2 18:09:20 Removing intermediate container 293d06d269b3 18:09:20 ---> 6eac22c5de9b 18:09:20 Step 5/23 : RUN apk add --update --no-cache make git 18:09:20 ---> Running in 96b5338d1935 18:09:20 Removing intermediate container 78a33b05dab9 18:09:20 ---> d39f296038ac 18:09:20 Step 5/23 : RUN apk add --update --no-cache make git 18:09:20 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:09:20 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:09:20 OK: 16887 distinct packages available 18:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:20 ---> Running in de7a3e2a0d02 18:09:20 ---> Running in 7779db757f86 18:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:22 OK: 221 MiB in 51 packages 18:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:23 Removing intermediate container d18b494d7561 18:09:23 ---> b696fc8b1eea 18:09:23 Step 5/20 : COPY go.mod vendor* ./ 18:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:24 ---> 70d10d88767b 18:09:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:24 ---> Running in 1bcf69d80c21 18:09:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:24 OK: 221 MiB in 51 packages 18:09:25 OK: 221 MiB in 51 packages 18:09:25 OK: 221 MiB in 51 packages 18:09:26 Removing intermediate container 8f179785c6b2 18:09:26 ---> 565f7c5a4231 18:09:26 Step 6/22 : COPY go.mod vendor* ./ 18:09:26 OK: 221 MiB in 51 packages 18:09:26 Removing intermediate container 11686b39cc31 18:09:26 ---> 3004f22536ce 18:09:26 Step 8/23 : COPY . . 18:09:26 Removing intermediate container c5c2103f9d39 18:09:26 ---> ab283c777368 18:09:26 Step 7/20 : COPY . . 18:09:27 Removing intermediate container 96b5338d1935 18:09:27 ---> 4c1e3e40a5dc 18:09:27 Step 6/22 : COPY go.mod vendor* ./ 18:09:27 Removing intermediate container 7779db757f86 18:09:27 ---> 8ea9b940cd7f 18:09:27 Step 6/23 : COPY go.mod vendor* ./ 18:09:27 ---> a0f526c232a1 18:09:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:27 Removing intermediate container de7a3e2a0d02 18:09:27 ---> f5ef45b5e737 18:09:27 Step 6/23 : COPY go.mod vendor* ./ 18:09:28 ---> Running in c3490b2bcee2 18:09:29 ---> 585bf17515b0 18:09:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:29 ---> Running in c95a05505487 18:09:29 ---> 1f0f393b28d5 18:09:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:29 ---> 375bfa7b103e 18:09:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:29 ---> Running in 23271777a64d 18:09:30 ---> Running in 63bd4afe5519 18:09:41 ---> 2b33fadf48b9 18:09:41 Step 9/23 : RUN make cmd/core-data/core-data 18:09:41 ---> 52d489d2adf0 18:09:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:09:41 ---> Running in e2b1ed3f97db 18:09:41 ---> Running in ab0681917ead 18:09:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:09:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:10:03 Removing intermediate container e2b1ed3f97db 18:10:03 ---> 222a3cfe4d18 18:10:03 18:10:03 Step 10/23 : FROM alpine:3.16 18:10:03 ---> d7d3d98c851f 18:10:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:10:03 ---> Running in f8e794cdabab 18:10:03 Removing intermediate container ab0681917ead 18:10:03 ---> 3950ede333be 18:10:03 18:10:03 Step 9/20 : FROM alpine:3.15 18:10:03 ---> 2720e26172a0 18:10:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:10:03 ---> Using cache 18:10:03 ---> f4b9957cf57d 18:10:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 ---> Using cache 18:10:03 ---> be17fb721a80 18:10:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:10:03 ---> Running in 6fb96379e358 18:10:03 Removing intermediate container f8e794cdabab 18:10:03 ---> 66e22cbe4b36 18:10:03 Step 12/23 : ENV APP_PORT=59880 18:10:03 ---> Running in cf3576660d43 18:10:03 Removing intermediate container cf3576660d43 18:10:03 ---> 56313453f330 18:10:03 Step 13/23 : EXPOSE $APP_PORT 18:10:03 ---> Running in ebaeb0081109 18:10:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:10:03 Removing intermediate container ebaeb0081109 18:10:03 ---> 005371f9cb38 18:10:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 ---> Running in ffc477d0c9cc 18:10:03 Removing intermediate container ffc477d0c9cc 18:10:03 ---> e7137223d46f 18:10:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:10:03 ---> Running in e48898d429f3 18:10:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:10:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:10:04 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:10:04 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:10:04 OK: 15856 distinct packages available 18:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:10:04 (1/6) Installing dumb-init (1.2.5-r1) 18:10:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:10:05 (3/6) Installing libsodium (1.0.18-r0) 18:10:05 (1/9) Installing ca-certificates (20211220-r0) 18:10:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:10:05 (2/9) Installing brotli-libs (1.0.9-r5) 18:10:05 (5/6) Installing libzmq (4.3.4-r0) 18:10:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:10:05 (6/6) Installing zeromq (4.3.4-r0) 18:10:05 (4/9) Installing libcurl (7.80.0-r2) 18:10:05 Executing busybox-1.35.0-r15.trigger 18:10:05 OK: 8 MiB in 20 packages 18:10:05 (5/9) Installing curl (7.80.0-r2) 18:10:05 (6/9) Installing dumb-init (1.2.5-r1) 18:10:05 (7/9) Installing musl-obstack (1.2.3-r0) 18:10:05 (8/9) Installing libucontext (1.1-r0) 18:10:05 Removing intermediate container e48898d429f3 18:10:05 ---> 6b21de3b9ba0 18:10:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:06 (9/9) Installing gcompat (1.0.0-r4) 18:10:06 Executing busybox-1.34.1-r7.trigger 18:10:06 ---> 3ed9acccbca2 18:10:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:10:06 Executing ca-certificates-20211220-r0.trigger 18:10:06 OK: 8 MiB in 23 packages 18:10:06 ---> 4612c5a85fcc 18:10:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:10:06 ---> 4938a509a88f 18:10:06 Step 19/23 : ENTRYPOINT ["/core-data"] 18:10:06 Removing intermediate container 6fb96379e358 18:10:06 ---> 25e23849de08 18:10:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:06 ---> Running in c9b2b4671b3a 18:10:06 Removing intermediate container c9b2b4671b3a 18:10:06 ---> 3da195a7493f 18:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:06 ---> Running in 15fc5d9d9f09 18:10:06 ---> 0a7b59f5cf8a 18:10:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:10:07 Removing intermediate container 15fc5d9d9f09 18:10:07 ---> f6bd687b0351 18:10:07 Step 21/23 : LABEL arch=x86_64 18:10:07 ---> Running in c8992ce7d978 18:10:07 Removing intermediate container c8992ce7d978 18:10:07 ---> db419aa8e769 18:10:07 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:07 ---> Running in e1f0af1d84cd 18:10:07 ---> b42ce27d3672 18:10:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:10:07 Removing intermediate container e1f0af1d84cd 18:10:07 ---> 8d3ac8d131dc 18:10:07 Step 23/23 : LABEL version=2.3.0-dev.33 18:10:07 ---> Running in 1507946a39fb 18:10:07 ---> c9793b2ef1a8 18:10:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:10:07 ---> Running in 30b88d6a38ad 18:10:07 Removing intermediate container 1507946a39fb 18:10:07 ---> 1702e92fc485 18:10:07 18:10:07 Successfully built 1702e92fc485 18:10:07 Successfully tagged core-data:latest 18:10:07  Building core-data ... done Removing intermediate container 30b88d6a38ad 18:10:07 ---> 29098690a133 18:10:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:08 ---> Running in 1d6c25f19610 18:10:08 Removing intermediate container 1d6c25f19610 18:10:08 ---> c57b2652d7ad 18:10:08 Step 18/20 : LABEL arch=x86_64 18:10:08 ---> Running in 7d29c329d1b8 18:10:08 Removing intermediate container 7d29c329d1b8 18:10:08 ---> 6ee8b76985e2 18:10:08 Step 19/20 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:08 ---> Running in f6f0d4a4e47f 18:10:08 Removing intermediate container f6f0d4a4e47f 18:10:08 ---> 4e4203af022d 18:10:08 Step 20/20 : LABEL version=2.3.0-dev.33 18:10:08 ---> Running in 4c48a033fbed 18:10:08 Removing intermediate container 4c48a033fbed 18:10:08 ---> 6ee2d50ef025 18:10:08 18:10:08 Successfully built 6ee2d50ef025 18:10:08 Successfully tagged security-spiffe-token-provider:latest 18:10:08  Building security-spiffe-token-provider ... done  [Pipeline] } 18:10:08 $ docker stop --time=1 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 18:10:09 $ docker rm -f 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 [Pipeline] // withDockerContainer [Pipeline] sh 18:10:10 + docker images 18:10:10 REPOSITORY TAG IMAGE ID CREATED SIZE 18:10:10 security-spiffe-token-provider latest 6ee2d50ef025 2 seconds ago 29.1MB 18:10:10 core-data latest 1702e92fc485 3 seconds ago 21.5MB 18:10:10 3950ede333be 9 seconds ago 1.74GB 18:10:10 222a3cfe4d18 10 seconds ago 1.71GB 18:10:10 security-spire-config latest 5a543ee93a5e 54 seconds ago 85.8MB 18:10:10 security-proxy-setup latest 776f7199561e 55 seconds ago 27.2MB 18:10:10 security-spire-agent latest 4ae036538948 56 seconds ago 125MB 18:10:10 security-secretstore-setup latest 3cca6cfe55b0 About a minute ago 28.9MB 18:10:10 core-command latest 490a69c26a44 About a minute ago 16.2MB 18:10:10 b46d9b1b1c36 About a minute ago 1.58GB 18:10:10 0f59df62f5ef About a minute ago 1.58GB 18:10:10 511eaeaaca32 About a minute ago 1.68GB 18:10:10 9ec88b9b564f About a minute ago 1.69GB 18:10:10 sys-mgmt-agent latest cbe30df0a61c About a minute ago 299MB 18:10:10 113e863cf271 About a minute ago 1.7GB 18:10:10 security-bootstrapper latest 0d3d01ae7832 About a minute ago 19.3MB 18:10:10 core-metadata latest 96a70fffaaf4 About a minute ago 17.1MB 18:10:10 support-scheduler latest d2ca6337222b About a minute ago 26.5MB 18:10:10 support-notifications latest 81cce7451c18 About a minute ago 27.1MB 18:10:10 5c680254238a About a minute ago 1.69GB 18:10:10 c60395fd209d 2 minutes ago 1.74GB 18:10:10 bee0573d4f7d 2 minutes ago 1.75GB 18:10:10 74d0952ef873 2 minutes ago 1.69GB 18:10:10 c3eff939394f 2 minutes ago 1.69GB 18:10:10 security-spire-server latest 4ec3a2d3b418 2 minutes ago 86.5MB 18:10:10 e77b5e95f196 2 minutes ago 1.58GB 18:10:10 ci-base-image-x86_64 latest 8a3caad9abc8 5 minutes ago 993MB 18:10:10 alpine 3.15 2720e26172a0 9 days ago 5.57MB 18:10:10 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 18:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 18:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 18:10:10 docker 20.10.14 7417809fdb73 3 months ago 218MB 18:10:10 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 18:10:10 provisioning config files... 18:10:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config6239328851308203494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:10 ---> docker-login.sh 18:10:10 nexus3.edgexfoundry.org:10001 18:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:10 Configure a credential helper to remove this warning. See 18:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:10 18:10:10 Login Succeeded 18:10:10 nexus3.edgexfoundry.org:10002 18:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:10 Configure a credential helper to remove this warning. See 18:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:10 18:10:10 Login Succeeded 18:10:10 nexus3.edgexfoundry.org:10003 18:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:10 Configure a credential helper to remove this warning. See 18:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:10 18:10:10 Login Succeeded 18:10:10 nexus3.edgexfoundry.org:10004 18:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:11 Configure a credential helper to remove this warning. See 18:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:11 18:10:11 Login Succeeded 18:10:11 docker.io 18:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:11 Configure a credential helper to remove this warning. See 18:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:11 18:10:11 Login Succeeded 18:10:11 ---> docker-login.sh ends [Pipeline] } 18:10:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:10:11 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:11 latest 18:10:11 2.3.0-dev.33 18:10:11 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:11 main 18:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:12 + docker push nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:10:12 8ba61c92399e: Preparing 18:10:12 3d81e084f161: Preparing 18:10:12 90f4765d6112: Preparing 18:10:12 06fa59249178: Preparing 18:10:12 ec34fcc1d526: Preparing 18:10:12 ec34fcc1d526: Layer already exists 18:10:12 8ba61c92399e: Pushed 18:10:12 90f4765d6112: Pushed 18:10:12 06fa59249178: Pushed 18:10:13 3d81e084f161: Pushed 18:10:13 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:10:14 8ba61c92399e: Preparing 18:10:14 3d81e084f161: Preparing 18:10:14 90f4765d6112: Preparing 18:10:14 06fa59249178: Preparing 18:10:14 ec34fcc1d526: Preparing 18:10:14 8ba61c92399e: Layer already exists 18:10:14 ec34fcc1d526: Layer already exists 18:10:14 06fa59249178: Layer already exists 18:10:14 90f4765d6112: Layer already exists 18:10:14 3d81e084f161: Layer already exists 18:10:14 latest: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 18:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:10:14 8ba61c92399e: Preparing 18:10:14 3d81e084f161: Preparing 18:10:14 90f4765d6112: Preparing 18:10:14 06fa59249178: Preparing 18:10:14 ec34fcc1d526: Preparing 18:10:14 ec34fcc1d526: Layer already exists 18:10:14 90f4765d6112: Layer already exists 18:10:14 06fa59249178: Layer already exists 18:10:14 3d81e084f161: Layer already exists 18:10:14 8ba61c92399e: Layer already exists 18:10:14 2.3.0-dev.33: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:15 + docker push nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:10:15 8ba61c92399e: Preparing 18:10:15 3d81e084f161: Preparing 18:10:15 90f4765d6112: Preparing 18:10:15 06fa59249178: Preparing 18:10:15 ec34fcc1d526: Preparing 18:10:15 90f4765d6112: Layer already exists 18:10:15 ec34fcc1d526: Layer already exists 18:10:15 3d81e084f161: Layer already exists 18:10:15 8ba61c92399e: Layer already exists 18:10:15 06fa59249178: Layer already exists 18:10:15 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:10:16 8ba61c92399e: Preparing 18:10:16 3d81e084f161: Preparing 18:10:16 90f4765d6112: Preparing 18:10:16 06fa59249178: Preparing 18:10:16 ec34fcc1d526: Preparing 18:10:16 90f4765d6112: Layer already exists 18:10:16 ec34fcc1d526: Layer already exists 18:10:16 06fa59249178: Layer already exists 18:10:16 3d81e084f161: Layer already exists 18:10:16 8ba61c92399e: Layer already exists 18:10:16 main: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:16 ===================================================== [Pipeline] echo 18:10:16 taggedImages: 18:10:16 - nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:16 - nexus3.edgexfoundry.org:10004/core-command:latest 18:10:16 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 18:10:16 - nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:10:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:10:16 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:16 latest 18:10:16 2.3.0-dev.33 18:10:16 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:16 main 18:10:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:16 + docker push nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:10:16 1d7f27308195: Preparing 18:10:16 c22cb1306e98: Preparing 18:10:16 90f4765d6112: Preparing 18:10:16 2b581587a789: Preparing 18:10:16 4eff148012ab: Preparing 18:10:16 ec34fcc1d526: Preparing 18:10:16 ec34fcc1d526: Waiting 18:10:16 90f4765d6112: Layer already exists 18:10:16 ec34fcc1d526: Layer already exists 18:10:16 4eff148012ab: Pushed 18:10:16 1d7f27308195: Pushed 18:10:17 Removing intermediate container 1bcf69d80c21 18:10:17 ---> ef67ea27fcd7 18:10:17 Step 7/20 : COPY . . 18:10:17 2b581587a789: Pushed 18:10:18 c22cb1306e98: Pushed 18:10:18 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:19 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:10:19 1d7f27308195: Preparing 18:10:19 c22cb1306e98: Preparing 18:10:19 90f4765d6112: Preparing 18:10:19 2b581587a789: Preparing 18:10:19 4eff148012ab: Preparing 18:10:19 ec34fcc1d526: Preparing 18:10:19 ec34fcc1d526: Waiting 18:10:19 c22cb1306e98: Layer already exists 18:10:19 4eff148012ab: Layer already exists 18:10:19 1d7f27308195: Layer already exists 18:10:19 90f4765d6112: Layer already exists 18:10:19 2b581587a789: Layer already exists 18:10:19 ec34fcc1d526: Layer already exists 18:10:19 latest: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:19 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 18:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:10:19 1d7f27308195: Preparing 18:10:19 c22cb1306e98: Preparing 18:10:19 90f4765d6112: Preparing 18:10:19 2b581587a789: Preparing 18:10:19 4eff148012ab: Preparing 18:10:19 ec34fcc1d526: Preparing 18:10:19 ec34fcc1d526: Waiting 18:10:19 2b581587a789: Layer already exists 18:10:19 90f4765d6112: Layer already exists 18:10:19 1d7f27308195: Layer already exists 18:10:19 c22cb1306e98: Layer already exists 18:10:19 4eff148012ab: Layer already exists 18:10:19 ec34fcc1d526: Layer already exists 18:10:19 2.3.0-dev.33: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:20 + docker push nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:10:20 1d7f27308195: Preparing 18:10:20 c22cb1306e98: Preparing 18:10:20 90f4765d6112: Preparing 18:10:20 2b581587a789: Preparing 18:10:20 4eff148012ab: Preparing 18:10:20 ec34fcc1d526: Preparing 18:10:20 ec34fcc1d526: Waiting 18:10:20 c22cb1306e98: Layer already exists 18:10:20 1d7f27308195: Layer already exists 18:10:20 2b581587a789: Layer already exists 18:10:20 90f4765d6112: Layer already exists 18:10:20 4eff148012ab: Layer already exists 18:10:20 ec34fcc1d526: Layer already exists 18:10:20 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:21 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:10:21 1d7f27308195: Preparing 18:10:21 c22cb1306e98: Preparing 18:10:21 90f4765d6112: Preparing 18:10:21 2b581587a789: Preparing 18:10:21 4eff148012ab: Preparing 18:10:21 ec34fcc1d526: Preparing 18:10:21 1d7f27308195: Layer already exists 18:10:21 c22cb1306e98: Layer already exists 18:10:21 2b581587a789: Layer already exists 18:10:21 4eff148012ab: Layer already exists 18:10:21 90f4765d6112: Layer already exists 18:10:21 ec34fcc1d526: Layer already exists 18:10:21 main: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:21 ===================================================== [Pipeline] echo 18:10:21 taggedImages: 18:10:21 - nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:21 - nexus3.edgexfoundry.org:10004/core-data:latest 18:10:21 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 18:10:21 - nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:21 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:10:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:10:21 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:21 latest 18:10:21 2.3.0-dev.33 18:10:21 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:21 main 18:10:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:10:21 ee56a109e528: Preparing 18:10:21 83f1890d3d65: Preparing 18:10:21 90f4765d6112: Preparing 18:10:21 06fa59249178: Preparing 18:10:21 ec34fcc1d526: Preparing 18:10:21 06fa59249178: Layer already exists 18:10:21 ec34fcc1d526: Layer already exists 18:10:21 90f4765d6112: Layer already exists 18:10:21 ee56a109e528: Pushed 18:10:23 83f1890d3d65: Pushed 18:10:23 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:10:23 ee56a109e528: Preparing 18:10:23 83f1890d3d65: Preparing 18:10:23 90f4765d6112: Preparing 18:10:23 06fa59249178: Preparing 18:10:23 ec34fcc1d526: Preparing 18:10:23 90f4765d6112: Layer already exists 18:10:23 ec34fcc1d526: Layer already exists 18:10:23 83f1890d3d65: Layer already exists 18:10:23 ee56a109e528: Layer already exists 18:10:23 06fa59249178: Layer already exists 18:10:23 latest: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 18:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:10:24 ee56a109e528: Preparing 18:10:24 83f1890d3d65: Preparing 18:10:24 90f4765d6112: Preparing 18:10:24 06fa59249178: Preparing 18:10:24 ec34fcc1d526: Preparing 18:10:24 ec34fcc1d526: Layer already exists 18:10:24 ee56a109e528: Layer already exists 18:10:24 83f1890d3d65: Layer already exists 18:10:24 90f4765d6112: Layer already exists 18:10:24 06fa59249178: Layer already exists 18:10:24 2.3.0-dev.33: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:10:25 ee56a109e528: Preparing 18:10:25 83f1890d3d65: Preparing 18:10:25 90f4765d6112: Preparing 18:10:25 06fa59249178: Preparing 18:10:25 ec34fcc1d526: Preparing 18:10:25 83f1890d3d65: Layer already exists 18:10:25 06fa59249178: Layer already exists 18:10:25 ec34fcc1d526: Layer already exists 18:10:25 90f4765d6112: Layer already exists 18:10:25 ee56a109e528: Layer already exists 18:10:25 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:10:25 ee56a109e528: Preparing 18:10:25 83f1890d3d65: Preparing 18:10:25 90f4765d6112: Preparing 18:10:25 06fa59249178: Preparing 18:10:25 ec34fcc1d526: Preparing 18:10:25 06fa59249178: Layer already exists 18:10:25 ee56a109e528: Layer already exists 18:10:25 90f4765d6112: Layer already exists 18:10:25 83f1890d3d65: Layer already exists 18:10:25 ec34fcc1d526: Layer already exists 18:10:25 main: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:25 ===================================================== [Pipeline] echo 18:10:25 taggedImages: 18:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 18:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:10:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:10:25 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:25 latest 18:10:25 2.3.0-dev.33 18:10:25 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:25 main 18:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:10:26 4659283ce8c6: Preparing 18:10:26 4659283ce8c6: Preparing 18:10:26 e8ef50d2669e: Preparing 18:10:26 55e06c87719a: Preparing 18:10:26 97ae2115c3c9: Preparing 18:10:26 2e885c357f39: Preparing 18:10:26 90f4765d6112: Preparing 18:10:26 28efeaf3a80d: Preparing 18:10:26 cd8d0b3ee5f9: Preparing 18:10:26 58c9baccc809: Preparing 18:10:26 644d9a89bf6a: Preparing 18:10:26 ec34fcc1d526: Preparing 18:10:26 90f4765d6112: Waiting 18:10:26 28efeaf3a80d: Waiting 18:10:26 cd8d0b3ee5f9: Waiting 18:10:26 58c9baccc809: Waiting 18:10:26 ec34fcc1d526: Waiting 18:10:26 e8ef50d2669e: Pushed 18:10:26 55e06c87719a: Pushed 18:10:26 4659283ce8c6: Pushed 18:10:26 97ae2115c3c9: Pushed 18:10:26 90f4765d6112: Layer already exists 18:10:26 644d9a89bf6a: Pushed 18:10:26 28efeaf3a80d: Pushed 18:10:26 ec34fcc1d526: Layer already exists 18:10:26 cd8d0b3ee5f9: Pushed 18:10:26 58c9baccc809: Pushed 18:10:27 Removing intermediate container c95a05505487 18:10:27 ---> 8b219a522d57 18:10:27 Step 8/22 : COPY . . 18:10:27 Removing intermediate container 23271777a64d 18:10:27 ---> 50293f9bd10b 18:10:27 Step 8/23 : COPY . . 18:10:27 Removing intermediate container 63bd4afe5519 18:10:27 ---> f6ceb3064a1a 18:10:27 Step 8/23 : COPY . . 18:10:27 Removing intermediate container c3490b2bcee2 18:10:27 ---> 21423c227b26 18:10:27 Step 8/22 : COPY . . 18:10:28 2e885c357f39: Pushed 18:10:28 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:10:28 4659283ce8c6: Preparing 18:10:28 4659283ce8c6: Preparing 18:10:28 e8ef50d2669e: Preparing 18:10:28 55e06c87719a: Preparing 18:10:28 97ae2115c3c9: Preparing 18:10:28 2e885c357f39: Preparing 18:10:28 90f4765d6112: Preparing 18:10:28 28efeaf3a80d: Preparing 18:10:28 cd8d0b3ee5f9: Preparing 18:10:28 58c9baccc809: Preparing 18:10:28 644d9a89bf6a: Preparing 18:10:28 ec34fcc1d526: Preparing 18:10:28 90f4765d6112: Waiting 18:10:28 28efeaf3a80d: Waiting 18:10:28 644d9a89bf6a: Waiting 18:10:28 cd8d0b3ee5f9: Waiting 18:10:28 58c9baccc809: Waiting 18:10:28 2e885c357f39: Layer already exists 18:10:28 e8ef50d2669e: Layer already exists 18:10:28 4659283ce8c6: Layer already exists 18:10:28 55e06c87719a: Layer already exists 18:10:28 97ae2115c3c9: Layer already exists 18:10:28 90f4765d6112: Layer already exists 18:10:28 58c9baccc809: Layer already exists 18:10:28 cd8d0b3ee5f9: Layer already exists 18:10:28 28efeaf3a80d: Layer already exists 18:10:28 644d9a89bf6a: Layer already exists 18:10:28 ec34fcc1d526: Layer already exists 18:10:28 latest: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 18:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:10:29 4659283ce8c6: Preparing 18:10:29 4659283ce8c6: Preparing 18:10:29 e8ef50d2669e: Preparing 18:10:29 55e06c87719a: Preparing 18:10:29 97ae2115c3c9: Preparing 18:10:29 2e885c357f39: Preparing 18:10:29 90f4765d6112: Preparing 18:10:29 28efeaf3a80d: Preparing 18:10:29 cd8d0b3ee5f9: Preparing 18:10:29 58c9baccc809: Preparing 18:10:29 644d9a89bf6a: Preparing 18:10:29 ec34fcc1d526: Preparing 18:10:29 28efeaf3a80d: Waiting 18:10:29 644d9a89bf6a: Waiting 18:10:29 cd8d0b3ee5f9: Waiting 18:10:29 58c9baccc809: Waiting 18:10:29 ec34fcc1d526: Waiting 18:10:29 90f4765d6112: Waiting 18:10:29 4659283ce8c6: Layer already exists 18:10:29 55e06c87719a: Layer already exists 18:10:29 97ae2115c3c9: Layer already exists 18:10:29 e8ef50d2669e: Layer already exists 18:10:29 2e885c357f39: Layer already exists 18:10:29 90f4765d6112: Layer already exists 18:10:29 cd8d0b3ee5f9: Layer already exists 18:10:29 58c9baccc809: Layer already exists 18:10:29 644d9a89bf6a: Layer already exists 18:10:29 28efeaf3a80d: Layer already exists 18:10:29 ec34fcc1d526: Layer already exists 18:10:29 2.3.0-dev.33: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:10:30 4659283ce8c6: Preparing 18:10:30 4659283ce8c6: Preparing 18:10:30 e8ef50d2669e: Preparing 18:10:30 55e06c87719a: Preparing 18:10:30 97ae2115c3c9: Preparing 18:10:30 2e885c357f39: Preparing 18:10:30 90f4765d6112: Preparing 18:10:30 28efeaf3a80d: Preparing 18:10:30 cd8d0b3ee5f9: Preparing 18:10:30 58c9baccc809: Preparing 18:10:30 644d9a89bf6a: Preparing 18:10:30 ec34fcc1d526: Preparing 18:10:30 28efeaf3a80d: Waiting 18:10:30 58c9baccc809: Waiting 18:10:30 644d9a89bf6a: Waiting 18:10:30 ec34fcc1d526: Waiting 18:10:30 cd8d0b3ee5f9: Waiting 18:10:30 90f4765d6112: Waiting 18:10:30 2e885c357f39: Layer already exists 18:10:30 e8ef50d2669e: Layer already exists 18:10:30 97ae2115c3c9: Layer already exists 18:10:30 55e06c87719a: Layer already exists 18:10:30 4659283ce8c6: Layer already exists 18:10:30 28efeaf3a80d: Layer already exists 18:10:30 cd8d0b3ee5f9: Layer already exists 18:10:30 90f4765d6112: Layer already exists 18:10:30 58c9baccc809: Layer already exists 18:10:30 644d9a89bf6a: Layer already exists 18:10:30 ec34fcc1d526: Layer already exists 18:10:30 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:10:30 4659283ce8c6: Preparing 18:10:30 4659283ce8c6: Preparing 18:10:30 e8ef50d2669e: Preparing 18:10:30 55e06c87719a: Preparing 18:10:30 97ae2115c3c9: Preparing 18:10:30 2e885c357f39: Preparing 18:10:30 90f4765d6112: Preparing 18:10:30 28efeaf3a80d: Preparing 18:10:30 cd8d0b3ee5f9: Preparing 18:10:30 58c9baccc809: Preparing 18:10:30 644d9a89bf6a: Preparing 18:10:30 ec34fcc1d526: Preparing 18:10:30 28efeaf3a80d: Waiting 18:10:30 644d9a89bf6a: Waiting 18:10:30 ec34fcc1d526: Waiting 18:10:30 cd8d0b3ee5f9: Waiting 18:10:30 58c9baccc809: Waiting 18:10:30 90f4765d6112: Waiting 18:10:30 e8ef50d2669e: Layer already exists 18:10:30 97ae2115c3c9: Layer already exists 18:10:30 4659283ce8c6: Layer already exists 18:10:30 2e885c357f39: Layer already exists 18:10:30 55e06c87719a: Layer already exists 18:10:30 90f4765d6112: Layer already exists 18:10:30 cd8d0b3ee5f9: Layer already exists 18:10:30 28efeaf3a80d: Layer already exists 18:10:30 58c9baccc809: Layer already exists 18:10:30 644d9a89bf6a: Layer already exists 18:10:30 ec34fcc1d526: Layer already exists 18:10:30 main: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:30 ===================================================== [Pipeline] echo 18:10:30 taggedImages: 18:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 18:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:10:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:10:30 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:30 latest 18:10:30 2.3.0-dev.33 18:10:30 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:30 main 18:10:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:10:31 a2b57cb3f626: Preparing 18:10:31 d3f2f98441d0: Preparing 18:10:31 321e0f3b7128: Preparing 18:10:31 a9186f2ba2b8: Preparing 18:10:31 33a9401af2d7: Preparing 18:10:31 a33d0934d234: Preparing 18:10:31 45a4c61753bc: Preparing 18:10:31 ec34fcc1d526: Preparing 18:10:31 a33d0934d234: Waiting 18:10:31 45a4c61753bc: Waiting 18:10:31 ec34fcc1d526: Waiting 18:10:31 33a9401af2d7: Pushed 18:10:31 d3f2f98441d0: Pushed 18:10:31 a2b57cb3f626: Pushed 18:10:31 ec34fcc1d526: Layer already exists 18:10:31 a33d0934d234: Pushed 18:10:32 45a4c61753bc: Pushed 18:10:32 321e0f3b7128: Pushed 18:10:32 a9186f2ba2b8: Pushed 18:10:32 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:10:33 a2b57cb3f626: Preparing 18:10:33 d3f2f98441d0: Preparing 18:10:33 321e0f3b7128: Preparing 18:10:33 a9186f2ba2b8: Preparing 18:10:33 33a9401af2d7: Preparing 18:10:33 a33d0934d234: Preparing 18:10:33 45a4c61753bc: Preparing 18:10:33 ec34fcc1d526: Preparing 18:10:33 45a4c61753bc: Waiting 18:10:33 a33d0934d234: Waiting 18:10:33 ec34fcc1d526: Waiting 18:10:33 a2b57cb3f626: Layer already exists 18:10:33 33a9401af2d7: Layer already exists 18:10:33 d3f2f98441d0: Layer already exists 18:10:33 a9186f2ba2b8: Layer already exists 18:10:33 321e0f3b7128: Layer already exists 18:10:33 a33d0934d234: Layer already exists 18:10:33 45a4c61753bc: Layer already exists 18:10:33 ec34fcc1d526: Layer already exists 18:10:33 latest: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:33 ---> a605cf01be11 18:10:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:10:33 ---> Running in 93247b04f175 18:10:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 18:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:10:34 a2b57cb3f626: Preparing 18:10:34 d3f2f98441d0: Preparing 18:10:34 321e0f3b7128: Preparing 18:10:34 a9186f2ba2b8: Preparing 18:10:34 33a9401af2d7: Preparing 18:10:34 a33d0934d234: Preparing 18:10:34 45a4c61753bc: Preparing 18:10:34 ec34fcc1d526: Preparing 18:10:34 ec34fcc1d526: Waiting 18:10:34 45a4c61753bc: Waiting 18:10:34 a9186f2ba2b8: Layer already exists 18:10:34 33a9401af2d7: Layer already exists 18:10:34 a2b57cb3f626: Layer already exists 18:10:34 321e0f3b7128: Layer already exists 18:10:34 d3f2f98441d0: Layer already exists 18:10:34 a33d0934d234: Layer already exists 18:10:34 45a4c61753bc: Layer already exists 18:10:34 ec34fcc1d526: Layer already exists 18:10:34 2.3.0-dev.33: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:10:34 a2b57cb3f626: Preparing 18:10:34 d3f2f98441d0: Preparing 18:10:34 321e0f3b7128: Preparing 18:10:34 a9186f2ba2b8: Preparing 18:10:34 33a9401af2d7: Preparing 18:10:34 a33d0934d234: Preparing 18:10:34 45a4c61753bc: Preparing 18:10:34 ec34fcc1d526: Preparing 18:10:34 a33d0934d234: Waiting 18:10:34 45a4c61753bc: Waiting 18:10:34 a9186f2ba2b8: Layer already exists 18:10:34 33a9401af2d7: Layer already exists 18:10:34 321e0f3b7128: Layer already exists 18:10:34 d3f2f98441d0: Layer already exists 18:10:34 a2b57cb3f626: Layer already exists 18:10:34 a33d0934d234: Layer already exists 18:10:34 ec34fcc1d526: Layer already exists 18:10:34 45a4c61753bc: Layer already exists 18:10:34 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:10:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:10:35 a2b57cb3f626: Preparing 18:10:35 d3f2f98441d0: Preparing 18:10:35 321e0f3b7128: Preparing 18:10:35 a9186f2ba2b8: Preparing 18:10:35 33a9401af2d7: Preparing 18:10:35 a33d0934d234: Preparing 18:10:35 45a4c61753bc: Preparing 18:10:35 ec34fcc1d526: Preparing 18:10:35 45a4c61753bc: Waiting 18:10:35 ec34fcc1d526: Waiting 18:10:35 a33d0934d234: Waiting 18:10:35 321e0f3b7128: Layer already exists 18:10:35 a9186f2ba2b8: Layer already exists 18:10:35 a2b57cb3f626: Layer already exists 18:10:35 d3f2f98441d0: Layer already exists 18:10:35 33a9401af2d7: Layer already exists 18:10:35 ec34fcc1d526: Layer already exists 18:10:35 45a4c61753bc: Layer already exists 18:10:35 a33d0934d234: Layer already exists 18:10:35 main: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:35 ===================================================== [Pipeline] echo 18:10:35 taggedImages: 18:10:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:10:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 18:10:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:10:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:10:35 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:35 latest 18:10:35 2.3.0-dev.33 18:10:35 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:35 main 18:10:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:10:36 b6940a74be0a: Preparing 18:10:36 25f5d87fbb1b: Preparing 18:10:36 7550350838bf: Preparing 18:10:36 c95e2ae677c4: Preparing 18:10:36 be3c9812edb2: Preparing 18:10:36 cb3c54d53d3f: Preparing 18:10:36 d7ca5cbbd687: Preparing 18:10:36 c1b9cb04848c: Preparing 18:10:36 272408f972c4: Preparing 18:10:36 ec34fcc1d526: Preparing 18:10:36 cb3c54d53d3f: Waiting 18:10:36 d7ca5cbbd687: Waiting 18:10:36 c1b9cb04848c: Waiting 18:10:36 272408f972c4: Waiting 18:10:36 ec34fcc1d526: Waiting 18:10:36 25f5d87fbb1b: Pushed 18:10:36 be3c9812edb2: Pushed 18:10:36 b6940a74be0a: Pushed 18:10:36 cb3c54d53d3f: Pushed 18:10:36 c1b9cb04848c: Pushed 18:10:36 d7ca5cbbd687: Pushed 18:10:36 ec34fcc1d526: Layer already exists 18:10:36 272408f972c4: Pushed 18:10:37 c95e2ae677c4: Pushed 18:10:37 7550350838bf: Pushed 18:10:37 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:10:38 b6940a74be0a: Preparing 18:10:38 25f5d87fbb1b: Preparing 18:10:38 7550350838bf: Preparing 18:10:38 c95e2ae677c4: Preparing 18:10:38 be3c9812edb2: Preparing 18:10:38 cb3c54d53d3f: Preparing 18:10:38 d7ca5cbbd687: Preparing 18:10:38 c1b9cb04848c: Preparing 18:10:38 cb3c54d53d3f: Waiting 18:10:38 d7ca5cbbd687: Waiting 18:10:38 c1b9cb04848c: Waiting 18:10:38 272408f972c4: Preparing 18:10:38 ec34fcc1d526: Preparing 18:10:38 7550350838bf: Layer already exists 18:10:38 be3c9812edb2: Layer already exists 18:10:38 c95e2ae677c4: Layer already exists 18:10:38 25f5d87fbb1b: Layer already exists 18:10:38 b6940a74be0a: Layer already exists 18:10:38 c1b9cb04848c: Layer already exists 18:10:38 d7ca5cbbd687: Layer already exists 18:10:38 cb3c54d53d3f: Layer already exists 18:10:38 ec34fcc1d526: Layer already exists 18:10:38 272408f972c4: Layer already exists 18:10:38 latest: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 18:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:10:39 b6940a74be0a: Preparing 18:10:39 25f5d87fbb1b: Preparing 18:10:39 7550350838bf: Preparing 18:10:39 c95e2ae677c4: Preparing 18:10:39 be3c9812edb2: Preparing 18:10:39 cb3c54d53d3f: Preparing 18:10:39 d7ca5cbbd687: Preparing 18:10:39 c1b9cb04848c: Preparing 18:10:39 272408f972c4: Preparing 18:10:39 ec34fcc1d526: Preparing 18:10:39 272408f972c4: Waiting 18:10:39 ec34fcc1d526: Waiting 18:10:39 cb3c54d53d3f: Waiting 18:10:39 d7ca5cbbd687: Waiting 18:10:39 c1b9cb04848c: Waiting 18:10:39 7550350838bf: Layer already exists 18:10:39 c95e2ae677c4: Layer already exists 18:10:39 b6940a74be0a: Layer already exists 18:10:39 be3c9812edb2: Layer already exists 18:10:39 25f5d87fbb1b: Layer already exists 18:10:39 d7ca5cbbd687: Layer already exists 18:10:39 272408f972c4: Layer already exists 18:10:39 c1b9cb04848c: Layer already exists 18:10:39 ec34fcc1d526: Layer already exists 18:10:39 cb3c54d53d3f: Layer already exists 18:10:39 2.3.0-dev.33: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:10:39 b6940a74be0a: Preparing 18:10:39 25f5d87fbb1b: Preparing 18:10:39 7550350838bf: Preparing 18:10:39 c95e2ae677c4: Preparing 18:10:39 be3c9812edb2: Preparing 18:10:39 cb3c54d53d3f: Preparing 18:10:39 d7ca5cbbd687: Preparing 18:10:39 c1b9cb04848c: Preparing 18:10:39 272408f972c4: Preparing 18:10:39 ec34fcc1d526: Preparing 18:10:39 cb3c54d53d3f: Waiting 18:10:39 d7ca5cbbd687: Waiting 18:10:39 c1b9cb04848c: Waiting 18:10:39 272408f972c4: Waiting 18:10:39 ec34fcc1d526: Waiting 18:10:39 c95e2ae677c4: Layer already exists 18:10:39 7550350838bf: Layer already exists 18:10:39 b6940a74be0a: Layer already exists 18:10:39 25f5d87fbb1b: Layer already exists 18:10:39 be3c9812edb2: Layer already exists 18:10:39 cb3c54d53d3f: Layer already exists 18:10:39 ec34fcc1d526: Layer already exists 18:10:39 c1b9cb04848c: Layer already exists 18:10:39 272408f972c4: Layer already exists 18:10:39 d7ca5cbbd687: Layer already exists 18:10:39 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:10:40 b6940a74be0a: Preparing 18:10:40 25f5d87fbb1b: Preparing 18:10:40 7550350838bf: Preparing 18:10:40 c95e2ae677c4: Preparing 18:10:40 be3c9812edb2: Preparing 18:10:40 cb3c54d53d3f: Preparing 18:10:40 d7ca5cbbd687: Preparing 18:10:40 c1b9cb04848c: Preparing 18:10:40 272408f972c4: Preparing 18:10:40 ec34fcc1d526: Preparing 18:10:40 272408f972c4: Waiting 18:10:40 cb3c54d53d3f: Waiting 18:10:40 ec34fcc1d526: Waiting 18:10:40 c1b9cb04848c: Waiting 18:10:40 d7ca5cbbd687: Waiting 18:10:40 c95e2ae677c4: Layer already exists 18:10:40 25f5d87fbb1b: Layer already exists 18:10:40 be3c9812edb2: Layer already exists 18:10:40 b6940a74be0a: Layer already exists 18:10:40 7550350838bf: Layer already exists 18:10:40 cb3c54d53d3f: Layer already exists 18:10:40 d7ca5cbbd687: Layer already exists 18:10:40 272408f972c4: Layer already exists 18:10:40 c1b9cb04848c: Layer already exists 18:10:40 ec34fcc1d526: Layer already exists 18:10:40 main: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:40 ===================================================== [Pipeline] echo 18:10:40 taggedImages: 18:10:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:10:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 18:10:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:10:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:10:40 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:40 latest 18:10:40 2.3.0-dev.33 18:10:40 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:40 main 18:10:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:10:41 702b6844ec50: Preparing 18:10:41 dc0632ef503e: Preparing 18:10:41 90f4765d6112: Preparing 18:10:41 53c563c2839c: Preparing 18:10:41 708864855a4d: Preparing 18:10:41 ad543cd673bd: Preparing 18:10:41 ad543cd673bd: Waiting 18:10:41 90f4765d6112: Layer already exists 18:10:41 ad543cd673bd: Layer already exists 18:10:41 708864855a4d: Pushed 18:10:41 702b6844ec50: Pushed 18:10:41 53c563c2839c: Pushed 18:10:43 dc0632ef503e: Pushed 18:10:43 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:43 + 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 18:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:10:44 702b6844ec50: Preparing 18:10:44 dc0632ef503e: Preparing 18:10:44 90f4765d6112: Preparing 18:10:44 53c563c2839c: Preparing 18:10:44 708864855a4d: Preparing 18:10:44 ad543cd673bd: Preparing 18:10:44 ad543cd673bd: Waiting 18:10:44 dc0632ef503e: Layer already exists 18:10:44 702b6844ec50: Layer already exists 18:10:44 53c563c2839c: Layer already exists 18:10:44 708864855a4d: Layer already exists 18:10:44 90f4765d6112: Layer already exists 18:10:44 ad543cd673bd: Layer already exists 18:10:44 latest: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 18:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:10:44 702b6844ec50: Preparing 18:10:44 dc0632ef503e: Preparing 18:10:44 90f4765d6112: Preparing 18:10:44 53c563c2839c: Preparing 18:10:44 708864855a4d: Preparing 18:10:44 ad543cd673bd: Preparing 18:10:44 ad543cd673bd: Waiting 18:10:44 708864855a4d: Layer already exists 18:10:44 53c563c2839c: Layer already exists 18:10:44 90f4765d6112: Layer already exists 18:10:44 702b6844ec50: Layer already exists 18:10:44 dc0632ef503e: Layer already exists 18:10:44 ad543cd673bd: Layer already exists 18:10:44 2.3.0-dev.33: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:10:45 702b6844ec50: Preparing 18:10:45 dc0632ef503e: Preparing 18:10:45 90f4765d6112: Preparing 18:10:45 53c563c2839c: Preparing 18:10:45 708864855a4d: Preparing 18:10:45 ad543cd673bd: Preparing 18:10:45 ad543cd673bd: Waiting 18:10:45 dc0632ef503e: Layer already exists 18:10:45 90f4765d6112: Layer already exists 18:10:45 53c563c2839c: Layer already exists 18:10:45 702b6844ec50: Layer already exists 18:10:45 708864855a4d: Layer already exists 18:10:45 ad543cd673bd: Layer already exists 18:10:45 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:45 + 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 18:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:10:45 702b6844ec50: Preparing 18:10:45 dc0632ef503e: Preparing 18:10:45 90f4765d6112: Preparing 18:10:45 53c563c2839c: Preparing 18:10:45 708864855a4d: Preparing 18:10:45 ad543cd673bd: Preparing 18:10:45 ad543cd673bd: Waiting 18:10:45 53c563c2839c: Layer already exists 18:10:45 702b6844ec50: Layer already exists 18:10:45 90f4765d6112: Layer already exists 18:10:45 dc0632ef503e: Layer already exists 18:10:45 708864855a4d: Layer already exists 18:10:45 ad543cd673bd: Layer already exists 18:10:45 main: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:45 ===================================================== [Pipeline] echo 18:10:45 taggedImages: 18:10:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:10:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 18:10:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:10:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:10:46 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:46 latest 18:10:46 2.3.0-dev.33 18:10:46 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:46 main 18:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:10:46 7060dcac7f9a: Preparing 18:10:46 4439e8227aa0: Preparing 18:10:46 c95adbc81d7e: Preparing 18:10:46 c76b2f6c0a47: Preparing 18:10:46 ba5540b9aa0b: Preparing 18:10:46 6ef3e4c02551: Preparing 18:10:46 708864855a4d: Preparing 18:10:46 ad543cd673bd: Preparing 18:10:46 ad543cd673bd: Waiting 18:10:46 6ef3e4c02551: Waiting 18:10:46 708864855a4d: Waiting 18:10:46 4439e8227aa0: Pushed 18:10:46 7060dcac7f9a: Pushed 18:10:46 c95adbc81d7e: Pushed 18:10:46 708864855a4d: Layer already exists 18:10:46 ad543cd673bd: Layer already exists 18:10:47 6ef3e4c02551: Pushed 18:10:47 ---> 40b2cbdd48f6 18:10:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:10:47 ---> Running in 6a5d0c310055 18:10:47 ---> f922fc597ee1 18:10:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:10:47 ---> be98dfe2e92d 18:10:47 Step 9/23 : RUN make cmd/core-command/core-command 18:10:47 ---> 44885ba0f810 18:10:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:10:47 ---> Running in db9c8baae9e7 18:10:47 ---> Running in 3a00b9a48d44 18:10:47 ---> Running in 1eedc3a7888d 18:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:10:50 ba5540b9aa0b: Pushed 18:10: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.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:10: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.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:10:53 c76b2f6c0a47: Pushed 18:10:53 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:10:54 7060dcac7f9a: Preparing 18:10:54 4439e8227aa0: Preparing 18:10:54 c95adbc81d7e: Preparing 18:10:54 c76b2f6c0a47: Preparing 18:10:54 ba5540b9aa0b: Preparing 18:10:54 6ef3e4c02551: Preparing 18:10:54 708864855a4d: Preparing 18:10:54 ad543cd673bd: Preparing 18:10:54 708864855a4d: Waiting 18:10:54 ad543cd673bd: Waiting 18:10:54 6ef3e4c02551: Waiting 18:10:54 c95adbc81d7e: Layer already exists 18:10:54 7060dcac7f9a: Layer already exists 18:10:54 ba5540b9aa0b: Layer already exists 18:10:54 4439e8227aa0: Layer already exists 18:10:54 c76b2f6c0a47: Layer already exists 18:10:54 ad543cd673bd: Layer already exists 18:10:54 708864855a4d: Layer already exists 18:10:54 6ef3e4c02551: Layer already exists 18:10:54 latest: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 18:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:10:55 7060dcac7f9a: Preparing 18:10:55 4439e8227aa0: Preparing 18:10:55 c95adbc81d7e: Preparing 18:10:55 c76b2f6c0a47: Preparing 18:10:55 ba5540b9aa0b: Preparing 18:10:55 6ef3e4c02551: Preparing 18:10:55 708864855a4d: Preparing 18:10:55 6ef3e4c02551: Waiting 18:10:55 ad543cd673bd: Preparing 18:10:55 708864855a4d: Waiting 18:10:55 ad543cd673bd: Waiting 18:10:55 ba5540b9aa0b: Layer already exists 18:10:55 c95adbc81d7e: Layer already exists 18:10:55 4439e8227aa0: Layer already exists 18:10:55 c76b2f6c0a47: Layer already exists 18:10:55 7060dcac7f9a: Layer already exists 18:10:55 708864855a4d: Layer already exists 18:10:55 ad543cd673bd: Layer already exists 18:10:55 6ef3e4c02551: Layer already exists 18:10:55 2.3.0-dev.33: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:10:55 7060dcac7f9a: Preparing 18:10:55 4439e8227aa0: Preparing 18:10:55 c95adbc81d7e: Preparing 18:10:55 c76b2f6c0a47: Preparing 18:10:55 ba5540b9aa0b: Preparing 18:10:55 6ef3e4c02551: Preparing 18:10:55 708864855a4d: Preparing 18:10:55 ad543cd673bd: Preparing 18:10:55 6ef3e4c02551: Waiting 18:10:55 708864855a4d: Waiting 18:10:55 ad543cd673bd: Waiting 18:10:55 7060dcac7f9a: Layer already exists 18:10:55 ba5540b9aa0b: Layer already exists 18:10:55 4439e8227aa0: Layer already exists 18:10:55 c95adbc81d7e: Layer already exists 18:10:55 c76b2f6c0a47: Layer already exists 18:10:55 6ef3e4c02551: Layer already exists 18:10:55 708864855a4d: Layer already exists 18:10:55 ad543cd673bd: Layer already exists 18:10:55 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:10:56 7060dcac7f9a: Preparing 18:10:56 4439e8227aa0: Preparing 18:10:56 c95adbc81d7e: Preparing 18:10:56 c76b2f6c0a47: Preparing 18:10:56 ba5540b9aa0b: Preparing 18:10:56 6ef3e4c02551: Preparing 18:10:56 708864855a4d: Preparing 18:10:56 ad543cd673bd: Preparing 18:10:56 6ef3e4c02551: Waiting 18:10:56 708864855a4d: Waiting 18:10:56 ad543cd673bd: Waiting 18:10:56 c95adbc81d7e: Layer already exists 18:10:56 7060dcac7f9a: Layer already exists 18:10:56 c76b2f6c0a47: Layer already exists 18:10:56 ba5540b9aa0b: Layer already exists 18:10:56 4439e8227aa0: Layer already exists 18:10:56 708864855a4d: Layer already exists 18:10:56 6ef3e4c02551: Layer already exists 18:10:56 ad543cd673bd: Layer already exists 18:10:56 main: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:10:56 ===================================================== [Pipeline] echo 18:10:56 taggedImages: 18:10:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:10:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 18:10:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:56 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:10:56 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:10:56 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:56 latest 18:10:56 2.3.0-dev.33 18:10:56 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:10:56 main 18:10:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:10:57 5d84e0237ead: Preparing 18:10:57 209c191bb225: Preparing 18:10:57 bc11bdfc5907: Preparing 18:10:57 c38232df2324: Preparing 18:10:57 afcbb75b16c7: Preparing 18:10:57 708864855a4d: Preparing 18:10:57 ad543cd673bd: Preparing 18:10:57 708864855a4d: Waiting 18:10:57 5d84e0237ead: Pushed 18:10:57 bc11bdfc5907: Pushed 18:10:57 209c191bb225: Pushed 18:10:57 708864855a4d: Layer already exists 18:10:57 ad543cd673bd: Layer already exists 18:10:57 afcbb75b16c7: Pushed 18:11:05 c38232df2324: Pushed 18:11:05 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:11:06 5d84e0237ead: Preparing 18:11:06 209c191bb225: Preparing 18:11:06 bc11bdfc5907: Preparing 18:11:06 c38232df2324: Preparing 18:11:06 afcbb75b16c7: Preparing 18:11:06 708864855a4d: Preparing 18:11:06 ad543cd673bd: Preparing 18:11:06 708864855a4d: Waiting 18:11:06 ad543cd673bd: Waiting 18:11:06 209c191bb225: Layer already exists 18:11:06 c38232df2324: Layer already exists 18:11:06 bc11bdfc5907: Layer already exists 18:11:06 afcbb75b16c7: Layer already exists 18:11:06 5d84e0237ead: Layer already exists 18:11:06 708864855a4d: Layer already exists 18:11:06 ad543cd673bd: Layer already exists 18:11:06 latest: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 18:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:11:06 5d84e0237ead: Preparing 18:11:06 209c191bb225: Preparing 18:11:06 bc11bdfc5907: Preparing 18:11:06 c38232df2324: Preparing 18:11:06 afcbb75b16c7: Preparing 18:11:06 708864855a4d: Preparing 18:11:06 ad543cd673bd: Preparing 18:11:06 708864855a4d: Waiting 18:11:06 ad543cd673bd: Waiting 18:11:06 c38232df2324: Layer already exists 18:11:06 bc11bdfc5907: Layer already exists 18:11:06 afcbb75b16c7: Layer already exists 18:11:06 5d84e0237ead: Layer already exists 18:11:06 209c191bb225: Layer already exists 18:11:06 708864855a4d: Layer already exists 18:11:06 ad543cd673bd: Layer already exists 18:11:06 2.3.0-dev.33: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:11:07 5d84e0237ead: Preparing 18:11:07 209c191bb225: Preparing 18:11:07 bc11bdfc5907: Preparing 18:11:07 c38232df2324: Preparing 18:11:07 afcbb75b16c7: Preparing 18:11:07 708864855a4d: Preparing 18:11:07 ad543cd673bd: Preparing 18:11:07 ad543cd673bd: Waiting 18:11:07 209c191bb225: Layer already exists 18:11:07 bc11bdfc5907: Layer already exists 18:11:07 c38232df2324: Layer already exists 18:11:07 afcbb75b16c7: Layer already exists 18:11:07 5d84e0237ead: Layer already exists 18:11:07 708864855a4d: Layer already exists 18:11:07 ad543cd673bd: Layer already exists 18:11:07 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:11:08 5d84e0237ead: Preparing 18:11:08 209c191bb225: Preparing 18:11:08 bc11bdfc5907: Preparing 18:11:08 c38232df2324: Preparing 18:11:08 afcbb75b16c7: Preparing 18:11:08 708864855a4d: Preparing 18:11:08 ad543cd673bd: Preparing 18:11:08 708864855a4d: Waiting 18:11:08 ad543cd673bd: Waiting 18:11:08 5d84e0237ead: Layer already exists 18:11:08 bc11bdfc5907: Layer already exists 18:11:08 afcbb75b16c7: Layer already exists 18:11:08 c38232df2324: Layer already exists 18:11:08 209c191bb225: Layer already exists 18:11:08 708864855a4d: Layer already exists 18:11:08 ad543cd673bd: Layer already exists 18:11:08 main: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:08 ===================================================== [Pipeline] echo 18:11:08 taggedImages: 18:11:08 - nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:11:08 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 18:11:08 - nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:11:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:11:08 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:08 latest 18:11:08 2.3.0-dev.33 18:11:08 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:08 main 18:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:11:08 18868951cf5f: Preparing 18:11:08 8da6789c161e: Preparing 18:11:08 e43127b41ee4: Preparing 18:11:08 0231db9696c4: Preparing 18:11:08 6ef3e4c02551: Preparing 18:11:08 708864855a4d: Preparing 18:11:08 ad543cd673bd: Preparing 18:11:08 708864855a4d: Waiting 18:11:08 ad543cd673bd: Waiting 18:11:08 6ef3e4c02551: Layer already exists 18:11:08 708864855a4d: Layer already exists 18:11:08 ad543cd673bd: Layer already exists 18:11:08 8da6789c161e: Pushed 18:11:08 18868951cf5f: Pushed 18:11:08 e43127b41ee4: Pushed 18:11:15 0231db9696c4: Pushed 18:11:15 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:11:16 18868951cf5f: Preparing 18:11:16 8da6789c161e: Preparing 18:11:16 e43127b41ee4: Preparing 18:11:16 0231db9696c4: Preparing 18:11:16 6ef3e4c02551: Preparing 18:11:16 708864855a4d: Preparing 18:11:16 ad543cd673bd: Preparing 18:11:16 708864855a4d: Waiting 18:11:16 ad543cd673bd: Waiting 18:11:16 0231db9696c4: Layer already exists 18:11:16 8da6789c161e: Layer already exists 18:11:16 6ef3e4c02551: Layer already exists 18:11:16 18868951cf5f: Layer already exists 18:11:16 e43127b41ee4: Layer already exists 18:11:16 708864855a4d: Layer already exists 18:11:16 ad543cd673bd: Layer already exists 18:11:16 latest: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 18:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:11:16 18868951cf5f: Preparing 18:11:16 8da6789c161e: Preparing 18:11:16 e43127b41ee4: Preparing 18:11:16 0231db9696c4: Preparing 18:11:16 6ef3e4c02551: Preparing 18:11:16 708864855a4d: Preparing 18:11:16 ad543cd673bd: Preparing 18:11:16 708864855a4d: Waiting 18:11:16 ad543cd673bd: Waiting 18:11:16 8da6789c161e: Layer already exists 18:11:16 0231db9696c4: Layer already exists 18:11:16 e43127b41ee4: Layer already exists 18:11:16 6ef3e4c02551: Layer already exists 18:11:16 18868951cf5f: Layer already exists 18:11:16 708864855a4d: Layer already exists 18:11:16 ad543cd673bd: Layer already exists 18:11:16 2.3.0-dev.33: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:11:17 18868951cf5f: Preparing 18:11:17 8da6789c161e: Preparing 18:11:17 e43127b41ee4: Preparing 18:11:17 0231db9696c4: Preparing 18:11:17 6ef3e4c02551: Preparing 18:11:17 708864855a4d: Preparing 18:11:17 ad543cd673bd: Preparing 18:11:17 708864855a4d: Waiting 18:11:17 8da6789c161e: Layer already exists 18:11:17 0231db9696c4: Layer already exists 18:11:17 e43127b41ee4: Layer already exists 18:11:17 6ef3e4c02551: Layer already exists 18:11:17 18868951cf5f: Layer already exists 18:11:17 708864855a4d: Layer already exists 18:11:17 ad543cd673bd: Layer already exists 18:11:17 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:11:18 18868951cf5f: Preparing 18:11:18 8da6789c161e: Preparing 18:11:18 e43127b41ee4: Preparing 18:11:18 0231db9696c4: Preparing 18:11:18 6ef3e4c02551: Preparing 18:11:18 708864855a4d: Preparing 18:11:18 ad543cd673bd: Preparing 18:11:18 708864855a4d: Waiting 18:11:18 ad543cd673bd: Waiting 18:11:18 8da6789c161e: Layer already exists 18:11:18 6ef3e4c02551: Layer already exists 18:11:18 e43127b41ee4: Layer already exists 18:11:18 18868951cf5f: Layer already exists 18:11:18 0231db9696c4: Layer already exists 18:11:18 708864855a4d: Layer already exists 18:11:18 ad543cd673bd: Layer already exists 18:11:18 main: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:18 ===================================================== [Pipeline] echo 18:11:18 taggedImages: 18:11:18 - nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:11:18 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 18:11:18 - nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:11:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:11:18 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:18 latest 18:11:18 2.3.0-dev.33 18:11:18 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:18 main 18:11:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:11:18 00df269f5796: Preparing 18:11:18 ca3b8d28ad06: Preparing 18:11:18 90f4765d6112: Preparing 18:11:18 1318de274775: Preparing 18:11:18 ec34fcc1d526: Preparing 18:11:18 90f4765d6112: Layer already exists 18:11:18 ec34fcc1d526: Layer already exists 18:11:18 00df269f5796: Pushed 18:11:18 1318de274775: Pushed 18:11:21 ca3b8d28ad06: Pushed 18:11:21 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:11:21 00df269f5796: Preparing 18:11:21 ca3b8d28ad06: Preparing 18:11:21 90f4765d6112: Preparing 18:11:21 1318de274775: Preparing 18:11:21 ec34fcc1d526: Preparing 18:11:21 00df269f5796: Layer already exists 18:11:21 1318de274775: Layer already exists 18:11:21 90f4765d6112: Layer already exists 18:11:21 ca3b8d28ad06: Layer already exists 18:11:21 ec34fcc1d526: Layer already exists 18:11:21 latest: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 18:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:11:22 00df269f5796: Preparing 18:11:22 ca3b8d28ad06: Preparing 18:11:22 90f4765d6112: Preparing 18:11:22 1318de274775: Preparing 18:11:22 ec34fcc1d526: Preparing 18:11:22 90f4765d6112: Layer already exists 18:11:22 00df269f5796: Layer already exists 18:11:22 1318de274775: Layer already exists 18:11:22 ec34fcc1d526: Layer already exists 18:11:22 ca3b8d28ad06: Layer already exists 18:11:22 2.3.0-dev.33: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:11:23 00df269f5796: Preparing 18:11:23 ca3b8d28ad06: Preparing 18:11:23 90f4765d6112: Preparing 18:11:23 1318de274775: Preparing 18:11:23 ec34fcc1d526: Preparing 18:11:23 90f4765d6112: Layer already exists 18:11:23 00df269f5796: Layer already exists 18:11:23 ca3b8d28ad06: Layer already exists 18:11:23 ec34fcc1d526: Layer already exists 18:11:23 1318de274775: Layer already exists 18:11:23 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:11:23 00df269f5796: Preparing 18:11:23 ca3b8d28ad06: Preparing 18:11:23 90f4765d6112: Preparing 18:11:23 1318de274775: Preparing 18:11:23 ec34fcc1d526: Preparing 18:11:23 ca3b8d28ad06: Layer already exists 18:11:23 00df269f5796: Layer already exists 18:11:23 ec34fcc1d526: Layer already exists 18:11:23 1318de274775: Layer already exists 18:11:23 90f4765d6112: Layer already exists 18:11:23 main: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:23 ===================================================== [Pipeline] echo 18:11:23 taggedImages: 18:11:23 - nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:11:23 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 18:11:23 - nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:11:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:11:23 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:23 latest 18:11:23 2.3.0-dev.33 18:11:23 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:23 main 18:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:11:24 927f046a5987: Preparing 18:11:24 5e5c0226a498: Preparing 18:11:24 90f4765d6112: Preparing 18:11:24 06fa59249178: Preparing 18:11:24 ec34fcc1d526: Preparing 18:11:24 ec34fcc1d526: Layer already exists 18:11:24 06fa59249178: Layer already exists 18:11:24 90f4765d6112: Layer already exists 18:11:24 927f046a5987: Pushed 18:11:27 5e5c0226a498: Pushed 18:11:27 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:11:27 927f046a5987: Preparing 18:11:27 5e5c0226a498: Preparing 18:11:27 90f4765d6112: Preparing 18:11:27 06fa59249178: Preparing 18:11:27 ec34fcc1d526: Preparing 18:11:27 06fa59249178: Layer already exists 18:11:27 90f4765d6112: Layer already exists 18:11:27 927f046a5987: Layer already exists 18:11:27 ec34fcc1d526: Layer already exists 18:11:27 5e5c0226a498: Layer already exists 18:11:27 latest: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 18:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:11:28 927f046a5987: Preparing 18:11:28 5e5c0226a498: Preparing 18:11:28 90f4765d6112: Preparing 18:11:28 06fa59249178: Preparing 18:11:28 ec34fcc1d526: Preparing 18:11:28 5e5c0226a498: Layer already exists 18:11:28 90f4765d6112: Layer already exists 18:11:28 927f046a5987: Layer already exists 18:11:28 06fa59249178: Layer already exists 18:11:28 ec34fcc1d526: Layer already exists 18:11:28 2.3.0-dev.33: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:11:29 927f046a5987: Preparing 18:11:29 5e5c0226a498: Preparing 18:11:29 90f4765d6112: Preparing 18:11:29 06fa59249178: Preparing 18:11:29 ec34fcc1d526: Preparing 18:11:29 927f046a5987: Layer already exists 18:11:29 06fa59249178: Layer already exists 18:11:29 5e5c0226a498: Layer already exists 18:11:29 ec34fcc1d526: Layer already exists 18:11:29 90f4765d6112: Layer already exists 18:11:29 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:11:29 927f046a5987: Preparing 18:11:29 5e5c0226a498: Preparing 18:11:29 90f4765d6112: Preparing 18:11:29 06fa59249178: Preparing 18:11:29 ec34fcc1d526: Preparing 18:11:29 90f4765d6112: Layer already exists 18:11:29 06fa59249178: Layer already exists 18:11:29 ec34fcc1d526: Layer already exists 18:11:29 927f046a5987: Layer already exists 18:11:29 5e5c0226a498: Layer already exists 18:11:29 main: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:29 ===================================================== [Pipeline] echo 18:11:29 taggedImages: 18:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 18:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:11:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:11:29 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:29 latest 18:11:29 2.3.0-dev.33 18:11:29 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:29 main 18:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:11:30 512f6643eec2: Preparing 18:11:30 f31bff57eccc: Preparing 18:11:30 44a296dd43fa: Preparing 18:11:30 12694b043d90: Preparing 18:11:30 52f44be93a46: Preparing 18:11:30 10d82663b225: Preparing 18:11:30 f7a7a140f1b3: Preparing 18:11:30 31e69d4774c9: Preparing 18:11:30 7750d494dfbd: Preparing 18:11:30 18708474c90b: Preparing 18:11:30 4fc242d58285: Preparing 18:11:30 31e69d4774c9: Waiting 18:11:30 10d82663b225: Waiting 18:11:30 18708474c90b: Waiting 18:11:30 7750d494dfbd: Waiting 18:11:30 4fc242d58285: Waiting 18:11:30 f7a7a140f1b3: Waiting 18:11:30 52f44be93a46: Layer already exists 18:11:30 10d82663b225: Layer already exists 18:11:30 f7a7a140f1b3: Layer already exists 18:11:30 31e69d4774c9: Layer already exists 18:11:30 f31bff57eccc: Pushed 18:11:30 7750d494dfbd: Layer already exists 18:11:30 18708474c90b: Layer already exists 18:11:30 4fc242d58285: Layer already exists 18:11:30 512f6643eec2: Pushed 18:11:31 44a296dd43fa: Pushed 18:11:39 12694b043d90: Pushed 18:11:39 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:11:40 512f6643eec2: Preparing 18:11:40 f31bff57eccc: Preparing 18:11:40 44a296dd43fa: Preparing 18:11:40 12694b043d90: Preparing 18:11:40 52f44be93a46: Preparing 18:11:40 10d82663b225: Preparing 18:11:40 f7a7a140f1b3: Preparing 18:11:40 31e69d4774c9: Preparing 18:11:40 7750d494dfbd: Preparing 18:11:40 18708474c90b: Preparing 18:11:40 4fc242d58285: Preparing 18:11:40 31e69d4774c9: Waiting 18:11:40 7750d494dfbd: Waiting 18:11:40 10d82663b225: Waiting 18:11:40 4fc242d58285: Waiting 18:11:40 f7a7a140f1b3: Waiting 18:11:40 512f6643eec2: Layer already exists 18:11:40 44a296dd43fa: Layer already exists 18:11:40 52f44be93a46: Layer already exists 18:11:40 f31bff57eccc: Layer already exists 18:11:40 12694b043d90: Layer already exists 18:11:40 10d82663b225: Layer already exists 18:11:40 f7a7a140f1b3: Layer already exists 18:11:40 31e69d4774c9: Layer already exists 18:11:40 18708474c90b: Layer already exists 18:11:40 7750d494dfbd: Layer already exists 18:11:40 4fc242d58285: Layer already exists 18:11:40 latest: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 18:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:11:41 512f6643eec2: Preparing 18:11:41 f31bff57eccc: Preparing 18:11:41 44a296dd43fa: Preparing 18:11:41 12694b043d90: Preparing 18:11:41 52f44be93a46: Preparing 18:11:41 10d82663b225: Preparing 18:11:41 f7a7a140f1b3: Preparing 18:11:41 31e69d4774c9: Preparing 18:11:41 7750d494dfbd: Preparing 18:11:41 18708474c90b: Preparing 18:11:41 4fc242d58285: Preparing 18:11:41 f7a7a140f1b3: Waiting 18:11:41 31e69d4774c9: Waiting 18:11:41 7750d494dfbd: Waiting 18:11:41 4fc242d58285: Waiting 18:11:41 18708474c90b: Waiting 18:11:41 10d82663b225: Waiting 18:11:41 12694b043d90: Layer already exists 18:11:41 512f6643eec2: Layer already exists 18:11:41 f31bff57eccc: Layer already exists 18:11:41 44a296dd43fa: Layer already exists 18:11:41 52f44be93a46: Layer already exists 18:11:41 10d82663b225: Layer already exists 18:11:41 7750d494dfbd: Layer already exists 18:11:41 31e69d4774c9: Layer already exists 18:11:41 f7a7a140f1b3: Layer already exists 18:11:41 18708474c90b: Layer already exists 18:11:41 4fc242d58285: Layer already exists 18:11:41 2.3.0-dev.33: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:11:41 512f6643eec2: Preparing 18:11:41 f31bff57eccc: Preparing 18:11:41 44a296dd43fa: Preparing 18:11:41 12694b043d90: Preparing 18:11:41 52f44be93a46: Preparing 18:11:41 10d82663b225: Preparing 18:11:41 f7a7a140f1b3: Preparing 18:11:41 31e69d4774c9: Preparing 18:11:41 7750d494dfbd: Preparing 18:11:41 18708474c90b: Preparing 18:11:41 4fc242d58285: Preparing 18:11:41 10d82663b225: Waiting 18:11:41 f7a7a140f1b3: Waiting 18:11:41 31e69d4774c9: Waiting 18:11:41 7750d494dfbd: Waiting 18:11:41 18708474c90b: Waiting 18:11:41 4fc242d58285: Waiting 18:11:41 512f6643eec2: Layer already exists 18:11:41 12694b043d90: Layer already exists 18:11:41 44a296dd43fa: Layer already exists 18:11:41 f31bff57eccc: Layer already exists 18:11:41 52f44be93a46: Layer already exists 18:11:41 10d82663b225: Layer already exists 18:11:41 31e69d4774c9: Layer already exists 18:11:41 f7a7a140f1b3: Layer already exists 18:11:41 7750d494dfbd: Layer already exists 18:11:41 18708474c90b: Layer already exists 18:11:41 4fc242d58285: Layer already exists 18:11:41 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:11:42 512f6643eec2: Preparing 18:11:42 f31bff57eccc: Preparing 18:11:42 44a296dd43fa: Preparing 18:11:42 12694b043d90: Preparing 18:11:42 52f44be93a46: Preparing 18:11:42 10d82663b225: Preparing 18:11:42 f7a7a140f1b3: Preparing 18:11:42 31e69d4774c9: Preparing 18:11:42 7750d494dfbd: Preparing 18:11:42 18708474c90b: Preparing 18:11:42 4fc242d58285: Preparing 18:11:42 18708474c90b: Waiting 18:11:42 31e69d4774c9: Waiting 18:11:42 7750d494dfbd: Waiting 18:11:42 4fc242d58285: Waiting 18:11:42 10d82663b225: Waiting 18:11:42 f7a7a140f1b3: Waiting 18:11:42 f31bff57eccc: Layer already exists 18:11:42 512f6643eec2: Layer already exists 18:11:42 52f44be93a46: Layer already exists 18:11:42 12694b043d90: Layer already exists 18:11:42 44a296dd43fa: Layer already exists 18:11:42 f7a7a140f1b3: Layer already exists 18:11:42 10d82663b225: Layer already exists 18:11:42 31e69d4774c9: Layer already exists 18:11:42 7750d494dfbd: Layer already exists 18:11:42 18708474c90b: Layer already exists 18:11:42 4fc242d58285: Layer already exists 18:11:42 main: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:42 ===================================================== [Pipeline] echo 18:11:42 taggedImages: 18:11:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:11:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:11:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 18:11:42 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:11:42 - 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] } 18:15:58 Removing intermediate container 3a00b9a48d44 18:15:58 ---> dc74c92426d8 18:15:58 18:15:58 Step 10/23 : FROM alpine:3.16 18:15:58 3.16: Pulling from library/alpine 18:15:59 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:15:59 Status: Downloaded newer image for alpine:3.16 18:15:59 ---> 3d81c46cd875 18:15:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:15:59 ---> Running in 2a636d58191e 18:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:03 (1/1) Installing dumb-init (1.2.5-r1) 18:16:03 Executing busybox-1.35.0-r15.trigger 18:16:03 OK: 5 MiB in 15 packages 18:16:05 Removing intermediate container 2a636d58191e 18:16:05 ---> b823881cc7b9 18:16:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:05 ---> Running in 6b239b89bb2a 18:16:05 Removing intermediate container 6b239b89bb2a 18:16:05 ---> 47a348ff38ff 18:16:05 Step 13/23 : ENV APP_PORT=59882 18:16:05 ---> Running in 441b76a57b3f 18:16:06 Removing intermediate container 441b76a57b3f 18:16:06 ---> f35a41318a19 18:16:06 Step 14/23 : EXPOSE $APP_PORT 18:16:06 ---> Running in 0286fd2fd271 18:16:06 Removing intermediate container 0286fd2fd271 18:16:06 ---> 435ba7c197ca 18:16:06 Step 15/23 : WORKDIR / 18:16:07 ---> Running in a31a1d9c9a5e 18:16:07 Removing intermediate container a31a1d9c9a5e 18:16:07 ---> 775e3a49d273 18:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:08 ---> 7dfc865846e2 18:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:16:10 ---> f95f99a0a08a 18:16:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:16:10 ---> 5f8666e2f5cb 18:16:10 Step 19/23 : ENTRYPOINT ["/core-command"] 18:16:10 ---> Running in dbabd6e13b01 18:16:11 Removing intermediate container dbabd6e13b01 18:16:11 ---> 5235379ecc5f 18:16:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:11 ---> Running in ccfbfbc0a3fa 18:16:12 Removing intermediate container ccfbfbc0a3fa 18:16:12 ---> c09ea360b1e1 18:16:12 Step 21/23 : LABEL arch=arm64 18:16:12 ---> Running in da33195906da 18:16:12 Removing intermediate container da33195906da 18:16:12 ---> db09642f6d2d 18:16:12 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:16:12 ---> Running in 04bb15ca7b49 18:16:13 Removing intermediate container 04bb15ca7b49 18:16:13 ---> 63366ab6c058 18:16:13 Step 23/23 : LABEL version=2.3.0-dev.33 18:16:13 ---> Running in e925091c7693 18:16:14 Removing intermediate container e925091c7693 18:16:14 ---> e398d7796f73 18:16:14 18:16:15 Successfully built e398d7796f73 18:16:15 Successfully tagged core-command-arm64:latest 18:16:15  Building core-command ... done Building security-proxy-setup 18:16:21 Removing intermediate container 1eedc3a7888d 18:16:21 ---> dcd36ebde1f7 18:16:21 18:16:21 Step 10/23 : FROM alpine:3.16 18:16:21 ---> 3d81c46cd875 18:16:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:16:21 ---> Using cache 18:16:21 ---> b823881cc7b9 18:16:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:16:21 ---> Using cache 18:16:21 ---> 47a348ff38ff 18:16:21 Step 13/23 : ENV APP_PORT=59881 18:16:21 ---> Running in 5c1f33d1c6c6 18:16:22 Removing intermediate container 5c1f33d1c6c6 18:16:22 ---> 19f7a7804466 18:16:22 Step 14/23 : EXPOSE $APP_PORT 18:16:22 ---> Running in a197a319f8af 18:16:23 Removing intermediate container a197a319f8af 18:16:23 ---> 7629cab22671 18:16:23 Step 15/23 : WORKDIR / 18:16:23 ---> Running in db45d182d77b 18:16:23 Removing intermediate container db45d182d77b 18:16:23 ---> 17b3b6501ffd 18:16:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:16:25 ---> faa4a658764d 18:16:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:16:28 ---> 555e78afcd6d 18:16:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:16:29 ---> beaed55e4b50 18:16:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:16:29 ---> Running in b873c7653044 18:16:29 Removing intermediate container b873c7653044 18:16:29 ---> 199bd119ddb5 18:16:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:30 ---> Running in 394f071326dc 18:16:30 Removing intermediate container 394f071326dc 18:16:30 ---> 243b836704e7 18:16:30 Step 21/23 : LABEL arch=arm64 18:16:31 ---> Running in 55d2f3d3a263 18:16:31 Removing intermediate container 55d2f3d3a263 18:16:31 ---> 795b2b0013fe 18:16:31 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:16:31 ---> Running in bb7eedf7ee84 18:16:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:16:32 ---> bfebdbf41679 18:16:32 Step 3/22 : WORKDIR /edgex-go 18:16:32 ---> Using cache 18:16:32 ---> ad36ccb1f3f7 18:16:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:32 ---> Using cache 18:16:32 ---> d39f296038ac 18:16:32 Step 5/22 : RUN apk add --update --no-cache make git 18:16:32 ---> Using cache 18:16:32 ---> 8ea9b940cd7f 18:16:32 Step 6/22 : COPY go.mod vendor* ./ 18:16:32 ---> Using cache 18:16:32 ---> 375bfa7b103e 18:16:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:32 ---> Using cache 18:16:32 ---> f6ceb3064a1a 18:16:32 Step 8/22 : COPY . . 18:16:32 ---> Using cache 18:16:32 ---> be98dfe2e92d 18:16:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:16:32 ---> Running in dc9a7ccf48fa 18:16:32 Removing intermediate container bb7eedf7ee84 18:16:32 ---> fc8ca1085a88 18:16:32 Step 23/23 : LABEL version=2.3.0-dev.33 18:16:32 ---> Running in 315a5a5c3bfb 18:16:33 Removing intermediate container 315a5a5c3bfb 18:16:33 ---> 0c4118b1764b 18:16:33 18:16:33 Successfully built 0c4118b1764b 18:16:33 Successfully tagged core-metadata-arm64:latest 18:16:33  Building core-metadata ... done Building security-bootstrapper 18:16:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:16:53 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:16:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:16:53 ---> bfebdbf41679 18:16:53 Step 3/31 : WORKDIR /edgex-go 18:16:53 ---> Using cache 18:16:53 ---> ad36ccb1f3f7 18:16:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:53 ---> Using cache 18:16:53 ---> d39f296038ac 18:16:53 Step 5/31 : RUN apk add --update --no-cache make git 18:16:53 ---> Using cache 18:16:53 ---> 8ea9b940cd7f 18:16:53 Step 6/31 : COPY go.mod vendor* ./ 18:16:53 ---> Using cache 18:16:53 ---> 375bfa7b103e 18:16:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:53 ---> Using cache 18:16:53 ---> f6ceb3064a1a 18:16:53 Step 8/31 : COPY . . 18:16:53 ---> Using cache 18:16:53 ---> be98dfe2e92d 18:16:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:16:53 ---> Running in 09cd324cbbcc 18:16: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.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:17:49 Removing intermediate container 93247b04f175 18:17:49 ---> efa5f3378b4c 18:17:49 18:17:49 Step 9/20 : FROM alpine:3.15 18:17:49 3.15: Pulling from library/alpine 18:17:49 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:17:49 Status: Downloaded newer image for alpine:3.15 18:17:49 ---> 60f2846fe774 18:17:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:17:49 ---> Running in 0f6e34505de1 18:17:49 Removing intermediate container 0f6e34505de1 18:17:49 ---> 83ac4faafbba 18:17:49 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:49 ---> Running in c52df967bbae 18:17:49 Removing intermediate container c52df967bbae 18:17:49 ---> 775e77385bd0 18:17:49 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:17:49 ---> Running in 3bf87cb43575 18:17:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:17:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:17:51 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:17:51 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:17:51 OK: 15733 distinct packages available 18:17:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:17:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:17:54 (1/9) Installing ca-certificates (20211220-r0) 18:17:54 (2/9) Installing brotli-libs (1.0.9-r5) 18:17:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:17:54 (4/9) Installing libcurl (7.80.0-r2) 18:17:54 (5/9) Installing curl (7.80.0-r2) 18:17:54 (6/9) Installing dumb-init (1.2.5-r1) 18:17:55 (7/9) Installing musl-obstack (1.2.3-r0) 18:17:55 (8/9) Installing libucontext (1.1-r0) 18:17:55 (9/9) Installing gcompat (1.0.0-r4) 18:17:55 Executing busybox-1.34.1-r7.trigger 18:17:55 Executing ca-certificates-20211220-r0.trigger 18:17:55 OK: 8 MiB in 23 packages 18:17:58 Removing intermediate container 3bf87cb43575 18:17:58 ---> db1809645a45 18:17:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:17:59 ---> 1e14b33e0385 18:17:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:18:01 ---> c30e341450b6 18:18:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:18:02 ---> 7d73051d3466 18:18:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:18:02 ---> Running in f5fa7a35f595 18:18:02 Removing intermediate container f5fa7a35f595 18:18:02 ---> f1f13df52465 18:18:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:18:03 ---> Running in 321b39dd2258 18:18:03 Removing intermediate container 321b39dd2258 18:18:03 ---> 88e2e312112a 18:18:03 Step 18/20 : LABEL arch=arm64 18:18:03 ---> Running in f3ea70a0a5a8 18:18:04 Removing intermediate container f3ea70a0a5a8 18:18:04 ---> 55a63d27f9f4 18:18:04 Step 19/20 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:18:04 ---> Running in b5e8bc059764 18:18:04 Removing intermediate container b5e8bc059764 18:18:04 ---> 1f889f338194 18:18:04 Step 20/20 : LABEL version=2.3.0-dev.33 18:18:04 ---> Running in 0bb10e0cb9c2 18:18:05 Removing intermediate container 0bb10e0cb9c2 18:18:05 ---> 1ae3a83d9bb5 18:18:05 18:18:05 Successfully built 1ae3a83d9bb5 18:18:05 Successfully tagged security-spiffe-token-provider-arm64:latest 18:18:05 Building security-secretstore-setup 18:18:23  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:18:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:18:23 ---> bfebdbf41679 18:18:23 Step 3/25 : WORKDIR /edgex-go 18:18:23 ---> Using cache 18:18:23 ---> ad36ccb1f3f7 18:18:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:23 ---> Using cache 18:18:23 ---> d39f296038ac 18:18:23 Step 5/25 : RUN apk add --update --no-cache make git 18:18:23 ---> Using cache 18:18:23 ---> 8ea9b940cd7f 18:18:23 Step 6/25 : COPY go.mod vendor* ./ 18:18:23 ---> Using cache 18:18:23 ---> 375bfa7b103e 18:18:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:23 ---> Using cache 18:18:23 ---> f6ceb3064a1a 18:18:23 Step 8/25 : COPY . . 18:18:23 ---> Using cache 18:18:23 ---> be98dfe2e92d 18:18:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:18:23 ---> Running in e8a603d8ba64 18:18:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:19:03 Removing intermediate container db9c8baae9e7 18:19:03 ---> fac478323bd6 18:19:03 18:19:03 Step 10/22 : FROM alpine:3.16 18:19:03 ---> 3d81c46cd875 18:19:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:19:03 ---> Using cache 18:19:03 ---> b823881cc7b9 18:19:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:19:03 ---> Using cache 18:19:03 ---> 47a348ff38ff 18:19:03 Step 13/22 : ENV APP_PORT=59861 18:19:03 ---> Running in 0c0339113b4c 18:19:03 Removing intermediate container 0c0339113b4c 18:19:03 ---> fefa444559d5 18:19:03 Step 14/22 : EXPOSE $APP_PORT 18:19:03 ---> Running in 864e9eb2d5bf 18:19:03 Removing intermediate container 864e9eb2d5bf 18:19:03 ---> c4839f420fef 18:19:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:03 Removing intermediate container 6a5d0c310055 18:19:03 ---> 356aa5a3fa9d 18:19:03 18:19:03 Step 10/22 : FROM alpine:3.16 18:19:03 ---> 3d81c46cd875 18:19:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:19:03 ---> Running in 5a9d99ee4bc7 18:19:03 ---> e44bc8345c33 18:19:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:06 ---> 5be97b60d328 18:19:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:19:07 ---> 0e2947454b38 18:19:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:19:07 ---> Running in 532224bf2501 18:19:07 (1/2) Installing ca-certificates (20211220-r0) 18:19:07 (2/2) Installing dumb-init (1.2.5-r1) 18:19:07 Executing busybox-1.35.0-r15.trigger 18:19:07 Executing ca-certificates-20211220-r0.trigger 18:19:08 Removing intermediate container 532224bf2501 18:19:08 ---> b59dd2985b3e 18:19:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:08 ---> Running in 494f61b82406 18:19:08 OK: 6 MiB in 16 packages 18:19:08 Removing intermediate container 494f61b82406 18:19:08 ---> 5e66230b94f7 18:19:08 Step 20/22 : LABEL arch=arm64 18:19:09 ---> Running in 9cf87393e6b9 18:19:10 Removing intermediate container 9cf87393e6b9 18:19:10 ---> 74de9f73aba3 18:19:10 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:19:10 ---> Running in 58199e1bdffc 18:19:10 Removing intermediate container 5a9d99ee4bc7 18:19:10 ---> ccd5b7ae942f 18:19:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:19:10 ---> Running in 2ccf84cc5e98 18:19:11 Removing intermediate container 58199e1bdffc 18:19:11 ---> ed92d38261cb 18:19:11 Step 22/22 : LABEL version=2.3.0-dev.33 18:19:11 ---> Running in 678969ef331b 18:19:11 Removing intermediate container 2ccf84cc5e98 18:19:11 ---> 28d9f2cc3e9d 18:19:11 Step 13/22 : ENV APP_PORT=59860 18:19:11 ---> Running in d18a2c1003d7 18:19:11 Removing intermediate container 678969ef331b 18:19:11 ---> a27e727a12cd 18:19:11 18:19:12 Removing intermediate container d18a2c1003d7 18:19:12 ---> 13b301304b6f 18:19:12 Step 14/22 : EXPOSE $APP_PORT 18:19:12 Successfully built a27e727a12cd 18:19:12 Successfully tagged support-scheduler-arm64:latest 18:19:12 ---> Running in 7fdc2ce16742 18:19:12  Building support-scheduler ... done Building security-spire-config 18:19:13 Removing intermediate container 7fdc2ce16742 18:19:13 ---> 59de7b735019 18:19:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:19:14 ---> a449d050e3a8 18:19:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:19:17 ---> 16e2768b845c 18:19:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:19:17 ---> b34f0f7a13ab 18:19:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:19:18 ---> Running in ef330a4dc148 18:19:18 Removing intermediate container ef330a4dc148 18:19:18 ---> 8d0db067e24c 18:19:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:19:18 ---> Running in 9e22928370cd 18:19:19 Removing intermediate container 9e22928370cd 18:19:19 ---> f005c40436ee 18:19:19 Step 20/22 : LABEL arch=arm64 18:19:19 ---> Running in 17f2539c8fb1 18:19:19 Removing intermediate container 17f2539c8fb1 18:19:19 ---> 8affbc3f55c1 18:19:19 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:19:20 ---> Running in a1c971c52391 18:19:20 Removing intermediate container a1c971c52391 18:19:20 ---> 2749a2b0385e 18:19:20 Step 22/22 : LABEL version=2.3.0-dev.33 18:19:20 ---> Running in cbc2e1c19e1d 18:19:21 Removing intermediate container cbc2e1c19e1d 18:19:21 ---> d168fb1ca635 18:19:21 18:19:21 Successfully built d168fb1ca635 18:19:21 Successfully tagged support-notifications-arm64:latest 18:19:21  Building support-notifications ... done Building security-spire-agent 18:19:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:19:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:19:40 ---> bfebdbf41679 18:19:40 Step 3/26 : WORKDIR /edgex-go 18:19:40 ---> Using cache 18:19:40 ---> ad36ccb1f3f7 18:19:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:40 ---> Using cache 18:19:40 ---> d39f296038ac 18:19:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:19:40 ---> Running in 65c2d8994650 18:19:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:44 OK: 221 MiB in 51 packages 18:19:46 Removing intermediate container 65c2d8994650 18:19:46 ---> 21abf3e53b02 18:19:46 Step 6/26 : COPY go.mod vendor* ./ 18:19:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:19:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:19:46 ---> bfebdbf41679 18:19:46 Step 3/26 : WORKDIR /edgex-go 18:19:46 ---> Using cache 18:19:46 ---> ad36ccb1f3f7 18:19:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:46 ---> Using cache 18:19:46 ---> d39f296038ac 18:19:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:19:46 ---> Using cache 18:19:46 ---> 21abf3e53b02 18:19:46 Step 6/26 : COPY go.mod vendor* ./ 18:19:47 ---> dc58147778a3 18:19:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:47 ---> Running in 092a0d9d1765 18:19:47 ---> bf1f53c77180 18:19:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:47 ---> Running in 7d01c3b916e6 18:20:55 Removing intermediate container 7d01c3b916e6 18:20:55 ---> ff77a5e1b892 18:20:55 Step 8/26 : COPY . . 18:20:55 Removing intermediate container 092a0d9d1765 18:20:55 ---> 58ddc2a031d0 18:20:55 Step 8/26 : COPY . . 18:21:10 ---> 29df3cfaf8c0 18:21:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:21:10 ---> 0dcce9bbf52c 18:21:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:21:10 ---> Running in da3dbaafe5b0 18:21:10 ---> Running in bdff1177da81 18:21:10 Removing intermediate container da3dbaafe5b0 18:21:10 ---> 4a641dddd6f4 18:21:10 Step 10/26 : WORKDIR /edgex-go/spire-build 18:21:10 ---> Running in 680ea6ac868e 18:21:10 Removing intermediate container bdff1177da81 18:21:10 ---> 27d4dd666eec 18:21:10 Step 10/26 : WORKDIR /edgex-go/spire-build 18:21:11 ---> Running in c9cdd0f25ff7 18:21:11 Removing intermediate container 680ea6ac868e 18:21:11 ---> b7791dfb6db2 18:21:11 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 18:21:11 Removing intermediate container c9cdd0f25ff7 18:21:11 ---> 356e5c9fe12e 18:21:11 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 18:21:11 ---> Running in c99c539744d5 18:21:11 ---> Running in 18c935e2cf20 18:21:16 Removing intermediate container c99c539744d5 18:21:16 ---> 4d8a3b365d7a 18:21:16 Removing intermediate container 18c935e2cf20 18:21:16 ---> 16e78f7d71eb 18:21:16 Step 12/26 : WORKDIR /edgex-go 18:21:16 Step 12/26 : WORKDIR /edgex-go 18:21:16 ---> Running in 27cd53428616 18:21:16 ---> Running in e0318430e264 18:21:16 Removing intermediate container 27cd53428616 18:21:16 ---> 3a288a8464fe 18:21:16 18:21:16 Step 13/26 : FROM alpine:3.15 18:21:16 ---> 60f2846fe774 18:21:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:21:16 ---> Using cache 18:21:16 ---> 83ac4faafbba 18:21:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:16 ---> Using cache 18:21:16 ---> 775e77385bd0 18:21:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:21:16 ---> Running in b2f7ba2e26fb 18:21:16 Removing intermediate container e0318430e264 18:21:16 ---> 18a8c91a5e1f 18:21:16 18:21:16 Step 13/26 : FROM alpine:3.15 18:21:16 ---> 60f2846fe774 18:21:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:21:16 ---> Using cache 18:21:16 ---> 83ac4faafbba 18:21:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:16 ---> Using cache 18:21:16 ---> 775e77385bd0 18:21:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:21:16 ---> Running in e7b0fa544e30 18:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:21:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:21:21 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:21:21 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:21:21 OK: 15733 distinct packages available 18:21:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:21:22 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:21:22 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:21:22 OK: 15733 distinct packages available 18:21:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:21:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:21:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:21:24 (1/5) Installing dumb-init (1.2.5-r1) 18:21:24 (2/5) Installing musl-obstack (1.2.3-r0) 18:21:24 (1/4) Installing dumb-init (1.2.5-r1) 18:21:24 (3/5) Installing libucontext (1.1-r0) 18:21:24 (2/4) Installing musl-obstack (1.2.3-r0) 18:21:24 (4/5) Installing gcompat (1.0.0-r4) 18:21:24 (3/4) Installing libucontext (1.1-r0) 18:21:24 (5/5) Installing openssl (1.1.1q-r0) 18:21:24 (4/4) Installing gcompat (1.0.0-r4) 18:21:24 Executing busybox-1.34.1-r7.trigger 18:21:24 OK: 6 MiB in 19 packages 18:21:24 Executing busybox-1.34.1-r7.trigger 18:21:25 OK: 6 MiB in 18 packages 18:21:27 Removing intermediate container b2f7ba2e26fb 18:21:27 ---> e53fcba983fc 18:21:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:21:27 Removing intermediate container e7b0fa544e30 18:21:27 ---> f43754bd5432 18:21:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:21:32 ---> 6c3f93a8e4bc 18:21:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:21:35 ---> 34d6dd88b868 18:21:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:21:36 ---> 7e7b5a5c5567 18:21:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:21:37 ---> Running in 90c57de91b03 18:21:38 Removing intermediate container 90c57de91b03 18:21:38 ---> 1e6e36bb12c6 18:21:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:21:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:21:40 ---> 5267f82d82a6 18:21:40 Step 21/26 : WORKDIR / 18:21:40 ---> 963784c86d8a 18:21:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:21:40 ---> Running in b352eb751260 18:21:41 Removing intermediate container b352eb751260 18:21:41 ---> d147ad6c70d1 18:21:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:21:41 ---> bb683b40da5e 18:21:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:21:41 ---> Running in ad70339ea382 18:21:42 Removing intermediate container ad70339ea382 18:21:42 ---> f909b142b1ad 18:21:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:21:42 ---> Running in c79c2c22df2c 18:21:43 ---> 457508d9bc2a 18:21:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:21:43 Removing intermediate container c79c2c22df2c 18:21:43 ---> 03b82612446b 18:21:43 Step 24/26 : LABEL arch=arm64 18:21:43 ---> Running in cc6e48e3a335 18:21:44 ---> 9fb14ced7943 18:21:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:21:44 Removing intermediate container cc6e48e3a335 18:21:44 ---> 6958a046c2e8 18:21:44 Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:21:44 ---> Running in 7a26841278c1 18:21:44 ---> Running in 53de344b0280 18:21:45 Removing intermediate container 7a26841278c1 18:21:45 ---> e8ad32acac97 18:21:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:21:45 ---> Running in e1d8b568bb5f 18:21:45 Removing intermediate container 53de344b0280 18:21:45 ---> 7da935b3ebdc 18:21:45 Step 26/26 : LABEL version=2.3.0-dev.33 18:21:45 ---> Running in 3466c2c357af 18:21:46 Removing intermediate container e1d8b568bb5f 18:21:46 ---> 2b475ac0ab00 18:21:46 Step 24/26 : LABEL arch=arm64 18:21:46 Removing intermediate container 3466c2c357af 18:21:46 ---> 4de10ac70c12 18:21:46 18:21:46 ---> Running in 48ff7cdc7989 18:21:46 Successfully built 4de10ac70c12 18:21:46 Successfully tagged security-spire-config-arm64:latest 18:21:46 Building sys-mgmt-agent 18:21:46  Building security-spire-config ... done Removing intermediate container 48ff7cdc7989 18:21:46 ---> a980b3463d7e 18:21:46 Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:21:46 ---> Running in e9678e48bb58 18:21:47 Removing intermediate container e9678e48bb58 18:21:47 ---> 040843ead601 18:21:47 Step 26/26 : LABEL version=2.3.0-dev.33 18:21:47 ---> Running in 47890edc2da0 18:21:48 Removing intermediate container 47890edc2da0 18:21:48 ---> 5e298e30b471 18:21:48 18:21:48 Successfully built 5e298e30b471 18:21:48 Successfully tagged security-spire-agent-arm64:latest 18:21:48  Building security-spire-agent ... done Building security-spire-server 18:22:06 Removing intermediate container dc9a7ccf48fa 18:22:06 ---> afbabf7f8b72 18:22:06 18:22:06 Step 10/22 : FROM alpine:3.16 18:22:06 ---> 3d81c46cd875 18:22:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:22:06 ---> Running in 9f98db9a4daf 18:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:10 (1/6) Installing ca-certificates (20211220-r0) 18:22:10 (2/6) Installing brotli-libs (1.0.9-r6) 18:22:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:22:10 (4/6) Installing libcurl (7.83.1-r2) 18:22:10 (5/6) Installing curl (7.83.1-r2) 18:22:10 (6/6) Installing dumb-init (1.2.5-r1) 18:22:10 Executing busybox-1.35.0-r15.trigger 18:22:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:22:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:22:10 ---> bfebdbf41679 18:22:10 Step 3/23 : WORKDIR /edgex-go 18:22:10 ---> Using cache 18:22:10 ---> ad36ccb1f3f7 18:22:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:10 ---> Using cache 18:22:10 ---> d39f296038ac 18:22:10 Step 5/23 : RUN apk add --update --no-cache make bash git 18:22:10 Executing ca-certificates-20211220-r0.trigger 18:22:10 ---> Running in c12762ad1f67 18:22:10 OK: 8 MiB in 20 packages 18:22:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:22:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:22:13 ---> bfebdbf41679 18:22:14 Step 3/25 : WORKDIR /edgex-go 18:22:14 ---> Using cache 18:22:14 ---> ad36ccb1f3f7 18:22:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:14 ---> Using cache 18:22:14 ---> d39f296038ac 18:22:14 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:22:14 ---> Using cache 18:22:14 ---> 21abf3e53b02 18:22:14 Step 6/25 : COPY go.mod vendor* ./ 18:22:14 ---> Using cache 18:22:14 ---> bf1f53c77180 18:22:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:14 ---> Using cache 18:22:14 ---> ff77a5e1b892 18:22:14 Step 8/25 : COPY . . 18:22:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:14 Removing intermediate container 9f98db9a4daf 18:22:14 ---> b51379695b2e 18:22:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:22:14 ---> Using cache 18:22:14 ---> 29df3cfaf8c0 18:22:14 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:22:14 ---> Using cache 18:22:14 ---> 4a641dddd6f4 18:22:14 Step 10/25 : WORKDIR /edgex-go/spire-build 18:22:14 ---> Using cache 18:22:14 ---> b7791dfb6db2 18:22:14 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 18:22:14 ---> Running in 9c8c87882e05 18:22:14 ---> Running in c046332cd4c1 18:22:15 OK: 221 MiB in 51 packages 18:22:15 Removing intermediate container 9c8c87882e05 18:22:15 ---> 22683a6391ee 18:22:15 Step 13/22 : WORKDIR /edgex 18:22:16 ---> Running in 8c7c149d45a2 18:22:17 Removing intermediate container 8c7c149d45a2 18:22:17 ---> 4ff7fb799d84 18:22:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:22:17 Removing intermediate container c12762ad1f67 18:22:17 ---> 1a255a1de268 18:22:17 Step 6/23 : COPY go.mod vendor* ./ 18:22:19 Removing intermediate container c046332cd4c1 18:22:19 ---> f4dde7b10f73 18:22:19 Step 12/25 : WORKDIR /edgex-go 18:22:19 ---> c8a9bd7c713e 18:22:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:22:19 ---> Running in 7521a8aba94e 18:22:19 ---> 4e150db1a2e9 18:22:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:20 ---> Running in 469cffc2ebf2 18:22:20 Removing intermediate container 7521a8aba94e 18:22:20 ---> 20f145d37e06 18:22:20 18:22:20 Step 13/25 : FROM alpine:3.15 18:22:20 ---> 60f2846fe774 18:22:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:22:20 ---> Using cache 18:22:20 ---> 83ac4faafbba 18:22:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:20 ---> Using cache 18:22:20 ---> 775e77385bd0 18:22:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:22:20 ---> Using cache 18:22:20 ---> e53fcba983fc 18:22:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:22:20 Removing intermediate container 09cd324cbbcc 18:22:20 ---> b1c8b81c52c7 18:22:20 18:22:20 Step 10/31 : FROM alpine:3.16 18:22:20 ---> 3d81c46cd875 18:22:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:22:20 ---> Running in 0ffd1d918752 18:22:21 Removing intermediate container 0ffd1d918752 18:22:21 ---> a9dad53a83c6 18:22:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:22:21 ---> Running in 008a793bc116 18:22:22 ---> 7ddc3c5d8841 18:22:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:25 ---> f5ae9260f5b5 18:22:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:22:26 (1/2) Installing dumb-init (1.2.5-r1) 18:22:26 (2/2) Installing su-exec (0.2-r1) 18:22:26 Executing busybox-1.35.0-r15.trigger 18:22:26 OK: 5 MiB in 16 packages 18:22:26 ---> 7277f40ff3ee 18:22:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:22:26 ---> Running in ac739ae0ba98 18:22:28 Removing intermediate container 008a793bc116 18:22:28 ---> cbc7ee19ad6a 18:22:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:22:28 ---> Running in 06117cd688f5 18:22:30 Removing intermediate container 06117cd688f5 18:22:30 ---> 6e8909a97563 18:22:30 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:22:30 ---> Running in 96495af748d3 18:22:30 Removing intermediate container ac739ae0ba98 18:22:30 ---> 151bb8ce7f7e 18:22:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:22:31 ---> Running in a7a590bc8b9c 18:22:31 Removing intermediate container 96495af748d3 18:22:31 ---> d2cf755c8962 18:22:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:22:31 ---> 232ea5df1051 18:22:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ ---> Running in 0de5e7e1d840 18:22:31 18:22:32 Removing intermediate container a7a590bc8b9c 18:22:32 ---> 713446068df2 18:22:32 Step 20/22 : LABEL arch=arm64 18:22:32 ---> Running in 4e1c17b629d2 18:22:32 Removing intermediate container 0de5e7e1d840 18:22:32 ---> b4792a1660ef 18:22:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:22:32 ---> Running in b7a5ecc608ad 18:22:33 ---> 588eb0e9bd88 18:22:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:22:33 Removing intermediate container 4e1c17b629d2 18:22:33 ---> 6bbf8e086d99 18:22:33 Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:22:33 ---> Running in 35e018030779 18:22:34 Removing intermediate container 35e018030779 18:22:34 ---> ca0d474cadb4 18:22:34 Step 22/22 : LABEL version=2.3.0-dev.33 18:22:34 ---> ecc765a8fea3 18:22:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:22:34 ---> Running in a705eaea03d2 18:22:35 Removing intermediate container a705eaea03d2 18:22:35 ---> e16b97b90895 18:22:35 18:22:36 Successfully built e16b97b90895 18:22:36 Successfully tagged security-proxy-setup-arm64:latest 18:22:36  Building security-proxy-setup ... done Building core-data 18:22:36 ---> 913965fffa40 18:22:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:22:36 Removing intermediate container b7a5ecc608ad 18:22:36 ---> 367a4ae35baa 18:22:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 18:22:36 ---> Running in 5eba5294ab61 18:22:36 ---> Running in 29fe71bee199 18:22:36 Removing intermediate container 5eba5294ab61 18:22:36 ---> fe3339aec3c9 18:22:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:22:36 ---> Running in 0bb52a1ce8e1 18:22:37 Removing intermediate container 29fe71bee199 18:22:37 ---> b43de26f5576 18:22:37 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:22:37 Removing intermediate container 0bb52a1ce8e1 18:22:37 ---> 82679830ae1b 18:22:37 Step 23/25 : LABEL arch=arm64 18:22:37 ---> Running in ebc3e455b67a 18:22:38 ---> 38bf7fd9e365 18:22:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:22:38 Removing intermediate container ebc3e455b67a 18:22:38 ---> 5beaea2005a7 18:22:38 Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:22:38 ---> Running in 7695f637a309 18:22:38 ---> Running in c0378a58fd76 18:22:39 Removing intermediate container c0378a58fd76 18:22:39 ---> 963556577678 18:22:39 Step 25/25 : LABEL version=2.3.0-dev.33 18:22:39 ---> Running in 65605bfbf93b 18:22:40 Removing intermediate container 65605bfbf93b 18:22:40 ---> 202edc0304a9 18:22:40 18:22:40 Successfully built 202edc0304a9 18:22:40 Successfully tagged security-spire-server-arm64:latest 18:22:41  Building security-spire-server ... done Removing intermediate container 7695f637a309 18:22:41 ---> 3c2608a8766f 18:22:41 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:42 ---> 2cba7f2da2b3 18:22:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:22:46 ---> 41595e49b7ef 18:22:46 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:22:46 ---> d8367ea7f0e1 18:22:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:22:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:22:47 ---> c035f98d8f06 18:22:47 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:22:48 ---> 866d6f597c8d 18:22:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:22:50 ---> b48efbd1be18 18:22:50 Step 26/31 : RUN chmod +x /entrypoint.sh 18:22:50 ---> Running in 73d85e836162 18:22:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:22:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:22:53 ---> bfebdbf41679 18:22:53 Step 3/23 : WORKDIR /edgex-go 18:22:53 ---> Using cache 18:22:53 ---> ad36ccb1f3f7 18:22:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:53 ---> Using cache 18:22:53 ---> d39f296038ac 18:22:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:22:53 ---> Running in 81c2a193fa66 18:22:54 Removing intermediate container 73d85e836162 18:22:54 ---> a0afeae0d014 18:22:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:22:54 ---> Running in d95b0568bcd4 18:22:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:55 Removing intermediate container d95b0568bcd4 18:22:55 ---> 0988684b916c 18:22:55 Step 28/31 : CMD ["gate"] 18:22:55 ---> Running in 3ffdaf74a438 18:22:56 Removing intermediate container 3ffdaf74a438 18:22:56 ---> 6d3f9d9f4237 18:22:56 Step 29/31 : LABEL arch=arm64 18:22:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:56 ---> Running in 7ebcdae7619a 18:22:56 Removing intermediate container 7ebcdae7619a 18:22:56 ---> ee9e34e3500f 18:22:56 Step 30/31 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:22:56 ---> Running in 9292b27385c2 18:22:57 OK: 221 MiB in 51 packages 18:22:57 Removing intermediate container 9292b27385c2 18:22:57 ---> b3d8e2968a47 18:22:57 Step 31/31 : LABEL version=2.3.0-dev.33 18:22:57 ---> Running in 9e130d3bc980 18:22:58 Removing intermediate container 9e130d3bc980 18:22:58 ---> 13f02d86c452 18:22:58 18:22:58 Removing intermediate container 81c2a193fa66 18:22:58 ---> 850bfc06a040 18:22:58 Step 6/23 : COPY go.mod vendor* ./ 18:22:58 Successfully built 13f02d86c452 18:22:58 Successfully tagged security-bootstrapper-arm64:latest 18:22:59  Building security-bootstrapper ... done  ---> cc51029cda56 18:22:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:59 ---> Running in 62a69573dfec 18:23:02 Removing intermediate container e8a603d8ba64 18:23:02 ---> ac31b22df2ea 18:23:02 18:23:02 Step 10/25 : FROM alpine:3.16 18:23:02 ---> 3d81c46cd875 18:23:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:23:02 ---> Running in 75a3649a32e5 18:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:23:05 (1/3) Installing ca-certificates (20211220-r0) 18:23:05 (2/3) Installing dumb-init (1.2.5-r1) 18:23:05 (3/3) Installing su-exec (0.2-r1) 18:23:05 Removing intermediate container 469cffc2ebf2 18:23:05 ---> f2d9a4f65844 18:23:05 Step 8/23 : COPY . . 18:23:05 Executing busybox-1.35.0-r15.trigger 18:23:05 Executing ca-certificates-20211220-r0.trigger 18:23:05 OK: 6 MiB in 17 packages 18:23:08 Removing intermediate container 75a3649a32e5 18:23:08 ---> 3c70713b8fca 18:23:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:08 ---> Running in 77c1e4960e16 18:23:09 Removing intermediate container 77c1e4960e16 18:23:09 ---> 88b361e62536 18:23:09 Step 13/25 : WORKDIR / 18:23:09 ---> Running in 7ad43f838a66 18:23:09 Removing intermediate container 7ad43f838a66 18:23:09 ---> 9f869fe33570 18:23:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:23:10 ---> f4dba84d2f1f 18:23:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:23:11 ---> f170a7311a4d 18:23:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:23:12 ---> 2bc9ab03aaaa 18:23:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:23:13 ---> 984bc14f1573 18:23:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:23:15 ---> 94d3bd8200f2 18:23:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:23:17 ---> 0ac1ed488392 18:23:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:23:17 ---> 5502288086bf 18:23:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:23:17 ---> Running in b63dc87a75c2 18:23:17 ---> 29d743c88094 18:23:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:23:17 ---> Running in 3ec1bf28377e 18:23:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:23:20 Removing intermediate container 3ec1bf28377e 18:23:20 ---> 9ca9a1ac0247 18:23:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:23:20 ---> Running in 0b60882760a0 18:23:21 Removing intermediate container 0b60882760a0 18:23:21 ---> 30bdfdb461e6 18:23:21 Step 23/25 : LABEL arch=arm64 18:23:21 ---> Running in b11f7a0be378 18:23:22 Removing intermediate container b11f7a0be378 18:23:22 ---> a7d96cd40b1c 18:23:22 Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:23:22 ---> Running in 987b6a9e55a4 18:23:23 Removing intermediate container 987b6a9e55a4 18:23:23 ---> d9befd6985ff 18:23:23 Step 25/25 : LABEL version=2.3.0-dev.33 18:23:24 ---> Running in 479b295ec8dd 18:23:24 Removing intermediate container 479b295ec8dd 18:23:24 ---> 240ce92f526e 18:23:24 18:23:25 Successfully built 240ce92f526e 18:23:25 Successfully tagged security-secretstore-setup-arm64:latest 18:23:28  Building security-secretstore-setup ... done Removing intermediate container 62a69573dfec 18:23:28 ---> 750db88d0171 18:23:28 Step 8/23 : COPY . . 18:23:38 ---> 0de09c8a1058 18:23:38 Step 9/23 : RUN make cmd/core-data/core-data 18:23:38 ---> Running in 316d5ef73844 18:23:40 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:25:17 Removing intermediate container b63dc87a75c2 18:25:17 ---> e6d479495633 18:25:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:25:17 ---> Running in 825054abe4be 18:25:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:25:17 Removing intermediate container 825054abe4be 18:25:17 ---> bb3aa7b445e4 18:25:17 18:25:17 Step 11/23 : FROM docker:20.10.14 18:25:18 20.10.14: Pulling from library/docker 18:25:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:25:33 Status: Downloaded newer image for docker:20.10.14 18:25:33 ---> c346e9eafbab 18:25:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:25:33 ---> Running in 2ab60d131c5e 18:25:34 Removing intermediate container 2ab60d131c5e 18:25:34 ---> 98d54abd821b 18:25:34 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:25:34 ---> Running in fd8d4e24da77 18:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:25:37 (1/43) Installing readline (8.1.1-r0) 18:25:37 (2/43) Installing bash (5.1.16-r0) 18:25:37 Executing bash-5.1.16-r0.post-install 18:25:37 (3/43) Installing brotli-libs (1.0.9-r5) 18:25:37 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:25:37 (5/43) Installing libcurl (7.80.0-r2) 18:25:37 (6/43) Installing curl (7.80.0-r2) 18:25:37 (7/43) Installing dumb-init (1.2.5-r1) 18:25:37 (8/43) Installing libbz2 (1.0.8-r1) 18:25:37 (9/43) Installing expat (2.4.7-r0) 18:25:37 (10/43) Installing libffi (3.4.2-r1) 18:25:37 (11/43) Installing gdbm (1.22-r0) 18:25:37 (12/43) Installing xz-libs (5.2.5-r1) 18:25:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:25:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:25:37 (15/43) Installing mpdecimal (2.5.1-r1) 18:25:37 (16/43) Installing sqlite-libs (3.36.0-r0) 18:25:37 (17/43) Installing python3 (3.9.13-r1) 18:25:40 (18/43) Installing py3-appdirs (1.4.4-r2) 18:25:40 (19/43) Installing py3-certifi (2020.12.5-r1) 18:25:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:25:40 (21/43) Installing py3-idna (3.3-r0) 18:25:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:25:40 (23/43) Installing py3-requests (2.26.0-r1) 18:25:40 (24/43) Installing py3-msgpack (1.0.2-r1) 18:25:40 (25/43) Installing py3-lockfile (0.12.2-r4) 18:25:40 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:25:40 (27/43) Installing py3-colorama (0.4.4-r1) 18:25:40 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:25:40 (29/43) Installing py3-distlib (0.3.3-r0) 18:25:40 (30/43) Installing py3-distro (1.6.0-r0) 18:25:40 (31/43) Installing py3-six (1.16.0-r0) 18:25:40 (32/43) Installing py3-webencodings (0.5.1-r4) 18:25:40 (33/43) Installing py3-html5lib (1.1-r1) 18:25:40 (34/43) Installing py3-parsing (2.4.7-r2) 18:25:40 (35/43) Installing py3-packaging (20.9-r1) 18:25:40 (36/43) Installing py3-tomli (1.2.2-r0) 18:25:40 (37/43) Installing py3-pep517 (0.12.0-r0) 18:25:40 (38/43) Installing py3-progress (1.6-r0) 18:25:40 (39/43) Installing py3-retrying (1.3.3-r2) 18:25:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:25:40 (41/43) Installing py3-setuptools (52.0.0-r4) 18:25:40 (42/43) Installing py3-toml (0.10.2-r2) 18:25:40 (43/43) Installing py3-pip (20.3.4-r1) 18:25:40 Executing busybox-1.34.1-r5.trigger 18:25:40 OK: 83 MiB in 65 packages 18:25:45 Collecting docker-compose==1.23.2 18:25:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:25:45 Collecting docker<4.0,>=3.6.0 18:25:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:25:46 Collecting dockerpty<0.5,>=0.4.1 18:25:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:25:48 Collecting texttable<0.10,>=0.9.0 18:25:48 Downloading texttable-0.9.1.tar.gz (11 kB) 18:25:50 Collecting websocket-client<1.0,>=0.32.0 18:25:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:25:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:25:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:25:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:25:51 Collecting PyYAML<4,>=3.10 18:25:51 Downloading PyYAML-3.13.tar.gz (270 kB) 18:25:55 Collecting docopt<0.7,>=0.6.1 18:25:55 Downloading docopt-0.6.2.tar.gz (25 kB) 18:25:56 Collecting cached-property<2,>=1.2.0 18:25:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:25:57 Collecting jsonschema<3,>=2.5.1 18:25:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:25:57 Collecting docker-pycreds>=0.4.0 18:25:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:25:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:25:58 Collecting idna<2.8,>=2.5 18:25:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:25:58 Collecting chardet<3.1.0,>=3.0.2 18:25:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:25:59 Collecting urllib3<1.25,>=1.21.1 18:25:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:25:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:25:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:25:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:25:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:26:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:26:00 Attempting uninstall: urllib3 18:26:00 Found existing installation: urllib3 1.26.7 18:26:00 Uninstalling urllib3-1.26.7: 18:26:00 Successfully uninstalled urllib3-1.26.7 18:26:01 Attempting uninstall: idna 18:26:01 Found existing installation: idna 3.3 18:26:01 Uninstalling idna-3.3: 18:26:01 Successfully uninstalled idna-3.3 18:26:01 Removing intermediate container 316d5ef73844 18:26:01 ---> 2cbb51e298b1 18:26:01 18:26:01 Step 10/23 : FROM alpine:3.16 18:26:01 ---> 3d81c46cd875 18:26:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:26:01 ---> Running in 5629539ea616 18:26:02 Removing intermediate container 5629539ea616 18:26:02 ---> 908ec149fc32 18:26:02 Step 12/23 : ENV APP_PORT=59880 18:26:02 ---> Running in b64a4e07197a 18:26:02 Removing intermediate container b64a4e07197a 18:26:02 ---> 6976c8906752 18:26:02 Step 13/23 : EXPOSE $APP_PORT 18:26:02 ---> Running in a5b28aae11cc 18:26:03 Removing intermediate container a5b28aae11cc 18:26:03 ---> d8d4db9a9775 18:26:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:03 ---> Running in 74abc966847a 18:26:04 Attempting uninstall: requests 18:26:04 Found existing installation: requests 2.26.0 18:26:04 Uninstalling requests-2.26.0: 18:26:04 Successfully uninstalled requests-2.26.0 18:26:04 Running setup.py install for texttable: started 18:26:05 Removing intermediate container 74abc966847a 18:26:05 ---> 76d61dc72b4d 18:26:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:26:05 ---> Running in 356632e708c4 18:26:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:07 Running setup.py install for texttable: finished with status 'done' 18:26:07 Running setup.py install for PyYAML: started 18:26:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:08 (1/6) Installing dumb-init (1.2.5-r1) 18:26:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:26:08 (3/6) Installing libsodium (1.0.18-r0) 18:26:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:26:08 (5/6) Installing libzmq (4.3.4-r0) 18:26:08 (6/6) Installing zeromq (4.3.4-r0) 18:26:08 Executing busybox-1.35.0-r15.trigger 18:26:08 OK: 8 MiB in 20 packages 18:26:09 Running setup.py install for PyYAML: finished with status 'done' 18:26:09 Running setup.py install for docopt: started 18:26:09 Removing intermediate container 356632e708c4 18:26:09 ---> 034d808f85ba 18:26:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:10 ---> 7c733dc5f23a 18:26:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:26:11 ---> 81c9e1a6e705 18:26:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:26:11 Running setup.py install for docopt: finished with status 'done' 18:26:11 Running setup.py install for dockerpty: started 18:26:11 ---> ff7e0e13cb7d 18:26:11 Step 19/23 : ENTRYPOINT ["/core-data"] 18:26:11 ---> Running in 752b6685e0cc 18:26:12 Removing intermediate container 752b6685e0cc 18:26:12 ---> e275f29e9476 18:26:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:12 ---> Running in eb94dbf3edad 18:26:12 Removing intermediate container eb94dbf3edad 18:26:12 ---> f89e39cd5517 18:26:12 Step 21/23 : LABEL arch=arm64 18:26:12 ---> Running in 11906e718f87 18:26:13 Removing intermediate container 11906e718f87 18:26:13 ---> 8684bb735ef3 18:26:13 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:13 ---> Running in 45f1512ceb4a 18:26:13 Removing intermediate container 45f1512ceb4a 18:26:13 ---> ef1a909f4352 18:26:13 Step 23/23 : LABEL version=2.3.0-dev.33 18:26:13 Running setup.py install for dockerpty: finished with status 'done' 18:26:13 ---> Running in c4680f873f16 18:26:14 Removing intermediate container c4680f873f16 18:26:14 ---> 53d5452db245 18:26:14 18:26:14 Successfully built 53d5452db245 18:26:14 Successfully tagged core-data-arm64:latest 18:26:15  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:26:23 Removing intermediate container fd8d4e24da77 18:26:23 ---> 41ab4ea734ad 18:26:23 Step 14/23 : ENV APP_PORT=58890 18:26:23 ---> Running in 0f597c8a6de4 18:26:23 Removing intermediate container 0f597c8a6de4 18:26:23 ---> c7400c70de67 18:26:23 Step 15/23 : EXPOSE $APP_PORT 18:26:24 ---> Running in 6b125901cbfe 18:26:24 Removing intermediate container 6b125901cbfe 18:26:24 ---> 7943e6ffbbde 18:26:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:26:25 ---> 3482e5f308ad 18:26:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:26:26 ---> 514d80e70975 18:26:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:26:26 ---> 93915daf8ce8 18:26:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:26:26 ---> Running in 7b348bea2d50 18:26:26 Removing intermediate container 7b348bea2d50 18:26:26 ---> e6251ed79603 18:26:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:26 ---> Running in 471732639e09 18:26:27 Removing intermediate container 471732639e09 18:26:27 ---> eca0328df63b 18:26:27 Step 21/23 : LABEL arch=arm64 18:26:27 ---> Running in 8e4ecd6a3e6d 18:26:27 Removing intermediate container 8e4ecd6a3e6d 18:26:27 ---> 16f4e0da3bc8 18:26:27 Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:27 ---> Running in 3ec2c6242dba 18:26:28 Removing intermediate container 3ec2c6242dba 18:26:28 ---> f4aee1aebe7b 18:26:28 Step 23/23 : LABEL version=2.3.0-dev.33 18:26:28 ---> Running in 63cd7847b8bb 18:26:28 Removing intermediate container 63cd7847b8bb 18:26:28 ---> d569c397cc4c 18:26:28 18:26:28 Successfully built d569c397cc4c 18:26:28 Successfully tagged sys-mgmt-agent-arm64:latest 18:26:28  Building sys-mgmt-agent ... done  [Pipeline] } 18:26:28 $ docker stop --time=1 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 18:26:30 $ docker rm -f 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:31 + docker images 18:26:31 REPOSITORY TAG IMAGE ID CREATED SIZE 18:26:31 sys-mgmt-agent-arm64 latest d569c397cc4c 3 seconds ago 282MB 18:26:31 core-data-arm64 latest 53d5452db245 18 seconds ago 20.6MB 18:26:31 2cbb51e298b1 31 seconds ago 1.38GB 18:26:31 bb3aa7b445e4 About a minute ago 1.35GB 18:26:31 security-secretstore-setup-arm64 latest 240ce92f526e 3 minutes ago 27.9MB 18:26:31 ac31b22df2ea 3 minutes ago 1.36GB 18:26:31 security-bootstrapper-arm64 latest 13f02d86c452 3 minutes ago 18.5MB 18:26:31 security-spire-server-arm64 latest 202edc0304a9 3 minutes ago 84.2MB 18:26:31 security-proxy-setup-arm64 latest e16b97b90895 3 minutes ago 26.2MB 18:26:31 b1c8b81c52c7 4 minutes ago 1.36GB 18:26:31 20f145d37e06 4 minutes ago 1.25GB 18:26:31 afbabf7f8b72 4 minutes ago 1.36GB 18:26:31 security-spire-agent-arm64 latest 5e298e30b471 4 minutes ago 122MB 18:26:31 security-spire-config-arm64 latest 4de10ac70c12 4 minutes ago 83.6MB 18:26:31 3a288a8464fe 5 minutes ago 1.25GB 18:26:31 18a8c91a5e1f 5 minutes ago 1.25GB 18:26:31 support-notifications-arm64 latest d168fb1ca635 7 minutes ago 26.1MB 18:26:31 support-scheduler-arm64 latest a27e727a12cd 7 minutes ago 25.6MB 18:26:31 356aa5a3fa9d 7 minutes ago 1.41GB 18:26:31 fac478323bd6 7 minutes ago 1.41GB 18:26:31 security-spiffe-token-provider-arm64 latest 1ae3a83d9bb5 8 minutes ago 28.3MB 18:26:31 efa5f3378b4c 8 minutes ago 1.41GB 18:26:31 core-metadata-arm64 latest 0c4118b1764b 9 minutes ago 16.4MB 18:26:31 dcd36ebde1f7 10 minutes ago 1.36GB 18:26:31 core-command-arm64 latest e398d7796f73 10 minutes ago 15.5MB 18:26:31 dc74c92426d8 10 minutes ago 1.35GB 18:26:31 ci-base-image-arm64 latest bfebdbf41679 18 minutes ago 995MB 18:26:31 alpine 3.15 60f2846fe774 9 days ago 5.32MB 18:26:31 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 18:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 18:26:31 docker 20.10.14 c346e9eafbab 3 months ago 202MB 18:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:31 provisioning config files... 18:26:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config6653811848769911679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:31 ---> docker-login.sh 18:26:31 nexus3.edgexfoundry.org:10001 18:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:32 Configure a credential helper to remove this warning. See 18:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:32 18:26:32 Login Succeeded 18:26:32 nexus3.edgexfoundry.org:10002 18:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:32 Configure a credential helper to remove this warning. See 18:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:32 18:26:32 Login Succeeded 18:26:32 nexus3.edgexfoundry.org:10003 18:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:33 Configure a credential helper to remove this warning. See 18:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:33 18:26:33 Login Succeeded 18:26:33 nexus3.edgexfoundry.org:10004 18:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:33 Configure a credential helper to remove this warning. See 18:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:33 18:26:33 Login Succeeded 18:26:33 docker.io 18:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:34 Configure a credential helper to remove this warning. See 18:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:34 18:26:34 Login Succeeded 18:26:34 ---> docker-login.sh ends [Pipeline] } 18:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:26:34 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:34 latest 18:26:34 2.3.0-dev.33 18:26:34 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:34 main 18:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:26:35 c7224094b4b7: Preparing 18:26:35 81b23dfa9d50: Preparing 18:26:35 519e93f0fe39: Preparing 18:26:35 5df58b0ade35: Preparing 18:26:35 5b7df235d876: Preparing 18:26:35 5b7df235d876: Layer already exists 18:26:35 5df58b0ade35: Pushed 18:26:35 c7224094b4b7: Pushed 18:26:35 519e93f0fe39: Pushed 18:26:38 81b23dfa9d50: Pushed 18:26:38 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:26:39 c7224094b4b7: Preparing 18:26:39 81b23dfa9d50: Preparing 18:26:39 519e93f0fe39: Preparing 18:26:39 5df58b0ade35: Preparing 18:26:39 5b7df235d876: Preparing 18:26:39 5b7df235d876: Layer already exists 18:26:39 5df58b0ade35: Layer already exists 18:26:39 81b23dfa9d50: Layer already exists 18:26:39 c7224094b4b7: Layer already exists 18:26:39 519e93f0fe39: Layer already exists 18:26:39 latest: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 18:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:26:40 c7224094b4b7: Preparing 18:26:40 81b23dfa9d50: Preparing 18:26:40 519e93f0fe39: Preparing 18:26:40 5df58b0ade35: Preparing 18:26:40 5b7df235d876: Preparing 18:26:40 5b7df235d876: Layer already exists 18:26:40 519e93f0fe39: Layer already exists 18:26:40 81b23dfa9d50: Layer already exists 18:26:40 5df58b0ade35: Layer already exists 18:26:40 c7224094b4b7: Layer already exists 18:26:40 2.3.0-dev.33: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:26:41 c7224094b4b7: Preparing 18:26:41 81b23dfa9d50: Preparing 18:26:41 519e93f0fe39: Preparing 18:26:41 5df58b0ade35: Preparing 18:26:41 5b7df235d876: Preparing 18:26:41 81b23dfa9d50: Layer already exists 18:26:41 5df58b0ade35: Layer already exists 18:26:41 c7224094b4b7: Layer already exists 18:26:41 5b7df235d876: Layer already exists 18:26:41 519e93f0fe39: Layer already exists 18:26:41 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:26:42 c7224094b4b7: Preparing 18:26:42 81b23dfa9d50: Preparing 18:26:42 519e93f0fe39: Preparing 18:26:42 5df58b0ade35: Preparing 18:26:42 5b7df235d876: Preparing 18:26:42 5b7df235d876: Layer already exists 18:26:42 c7224094b4b7: Layer already exists 18:26:42 81b23dfa9d50: Layer already exists 18:26:42 5df58b0ade35: Layer already exists 18:26:42 519e93f0fe39: Layer already exists 18:26:42 main: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:42 ===================================================== [Pipeline] echo 18:26:42 taggedImages: 18:26:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:26:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 18:26:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:26:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:26:42 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:42 latest 18:26:42 2.3.0-dev.33 18:26:42 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:42 main 18:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:26:43 240e41ab1e11: Preparing 18:26:43 0607b3e4b4dc: Preparing 18:26:43 519e93f0fe39: Preparing 18:26:43 7247836ffaf2: Preparing 18:26:43 8a16a46a775b: Preparing 18:26:43 5b7df235d876: Preparing 18:26:43 5b7df235d876: Waiting 18:26:43 519e93f0fe39: Layer already exists 18:26:43 5b7df235d876: Layer already exists 18:26:43 8a16a46a775b: Pushed 18:26:43 240e41ab1e11: Pushed 18:26:44 7247836ffaf2: Pushed 18:26:46 0607b3e4b4dc: Pushed 18:26:46 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:26:47 240e41ab1e11: Preparing 18:26:47 0607b3e4b4dc: Preparing 18:26:47 519e93f0fe39: Preparing 18:26:47 7247836ffaf2: Preparing 18:26:47 8a16a46a775b: Preparing 18:26:47 5b7df235d876: Preparing 18:26:47 5b7df235d876: Waiting 18:26:47 240e41ab1e11: Layer already exists 18:26:47 519e93f0fe39: Layer already exists 18:26:47 7247836ffaf2: Layer already exists 18:26:47 0607b3e4b4dc: Layer already exists 18:26:47 8a16a46a775b: Layer already exists 18:26:47 5b7df235d876: Layer already exists 18:26:47 latest: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 18:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:26:48 240e41ab1e11: Preparing 18:26:48 0607b3e4b4dc: Preparing 18:26:48 519e93f0fe39: Preparing 18:26:48 7247836ffaf2: Preparing 18:26:48 8a16a46a775b: Preparing 18:26:48 5b7df235d876: Preparing 18:26:48 5b7df235d876: Waiting 18:26:48 7247836ffaf2: Layer already exists 18:26:48 8a16a46a775b: Layer already exists 18:26:48 519e93f0fe39: Layer already exists 18:26:48 240e41ab1e11: Layer already exists 18:26:48 0607b3e4b4dc: Layer already exists 18:26:48 5b7df235d876: Layer already exists 18:26:48 2.3.0-dev.33: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:26:49 240e41ab1e11: Preparing 18:26:49 0607b3e4b4dc: Preparing 18:26:49 519e93f0fe39: Preparing 18:26:49 7247836ffaf2: Preparing 18:26:49 8a16a46a775b: Preparing 18:26:49 5b7df235d876: Preparing 18:26:49 5b7df235d876: Waiting 18:26:49 519e93f0fe39: Layer already exists 18:26:49 7247836ffaf2: Layer already exists 18:26:49 8a16a46a775b: Layer already exists 18:26:49 240e41ab1e11: Layer already exists 18:26:49 0607b3e4b4dc: Layer already exists 18:26:49 5b7df235d876: Layer already exists 18:26:49 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:26:50 240e41ab1e11: Preparing 18:26:50 0607b3e4b4dc: Preparing 18:26:50 519e93f0fe39: Preparing 18:26:50 7247836ffaf2: Preparing 18:26:50 8a16a46a775b: Preparing 18:26:50 5b7df235d876: Preparing 18:26:50 5b7df235d876: Waiting 18:26:50 0607b3e4b4dc: Layer already exists 18:26:50 8a16a46a775b: Layer already exists 18:26:50 240e41ab1e11: Layer already exists 18:26:50 519e93f0fe39: Layer already exists 18:26:50 7247836ffaf2: Layer already exists 18:26:50 5b7df235d876: Layer already exists 18:26:50 main: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:50 ===================================================== [Pipeline] echo 18:26:50 taggedImages: 18:26:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:26:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 18:26:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:26:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:26:50 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:50 latest 18:26:50 2.3.0-dev.33 18:26:50 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:50 main 18:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:26:51 5e89b25c91ea: Preparing 18:26:51 c549bedbb1e7: Preparing 18:26:51 519e93f0fe39: Preparing 18:26:51 5df58b0ade35: Preparing 18:26:51 5b7df235d876: Preparing 18:26:51 5b7df235d876: Layer already exists 18:26:51 5df58b0ade35: Layer already exists 18:26:51 519e93f0fe39: Layer already exists 18:26:51 5e89b25c91ea: Pushed 18:26:54 c549bedbb1e7: Pushed 18:26:54 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:26:55 5e89b25c91ea: Preparing 18:26:55 c549bedbb1e7: Preparing 18:26:55 519e93f0fe39: Preparing 18:26:55 5df58b0ade35: Preparing 18:26:55 5b7df235d876: Preparing 18:26:55 519e93f0fe39: Layer already exists 18:26:55 c549bedbb1e7: Layer already exists 18:26:55 5e89b25c91ea: Layer already exists 18:26:55 5b7df235d876: Layer already exists 18:26:55 5df58b0ade35: Layer already exists 18:26:55 latest: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 18:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:26:56 5e89b25c91ea: Preparing 18:26:56 c549bedbb1e7: Preparing 18:26:56 519e93f0fe39: Preparing 18:26:56 5df58b0ade35: Preparing 18:26:56 5b7df235d876: Preparing 18:26:56 5b7df235d876: Layer already exists 18:26:56 519e93f0fe39: Layer already exists 18:26:56 5df58b0ade35: Layer already exists 18:26:56 5e89b25c91ea: Layer already exists 18:26:56 c549bedbb1e7: Layer already exists 18:26:56 2.3.0-dev.33: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:26:57 5e89b25c91ea: Preparing 18:26:57 c549bedbb1e7: Preparing 18:26:57 519e93f0fe39: Preparing 18:26:57 5df58b0ade35: Preparing 18:26:57 5b7df235d876: Preparing 18:26:57 c549bedbb1e7: Layer already exists 18:26:57 519e93f0fe39: Layer already exists 18:26:57 5b7df235d876: Layer already exists 18:26:57 5e89b25c91ea: Layer already exists 18:26:57 5df58b0ade35: Layer already exists 18:26:57 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:26:58 5e89b25c91ea: Preparing 18:26:58 c549bedbb1e7: Preparing 18:26:58 519e93f0fe39: Preparing 18:26:58 5df58b0ade35: Preparing 18:26:58 5b7df235d876: Preparing 18:26:58 5df58b0ade35: Layer already exists 18:26:58 5b7df235d876: Layer already exists 18:26:58 c549bedbb1e7: Layer already exists 18:26:58 5e89b25c91ea: Layer already exists 18:26:58 519e93f0fe39: Layer already exists 18:26:58 main: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:58 ===================================================== [Pipeline] echo 18:26:58 taggedImages: 18:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 18:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:26:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:26:58 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:58 latest 18:26:58 2.3.0-dev.33 18:26:58 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:26:58 main 18:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:26:59 6a7f8ba925cd: Preparing 18:26:59 6a7f8ba925cd: Preparing 18:26:59 6e05839335f9: Preparing 18:26:59 67a3439b0524: Preparing 18:26:59 3b093852b49b: Preparing 18:26:59 2cf0aaa5aa49: Preparing 18:26:59 519e93f0fe39: Preparing 18:26:59 10a4487add7b: Preparing 18:26:59 e58ae411a131: Preparing 18:26:59 10b56e0afd01: Preparing 18:26:59 5dba717e70ea: Preparing 18:26:59 5b7df235d876: Preparing 18:26:59 10b56e0afd01: Waiting 18:26:59 519e93f0fe39: Waiting 18:26:59 10a4487add7b: Waiting 18:26:59 e58ae411a131: Waiting 18:26:59 5dba717e70ea: Waiting 18:26:59 5b7df235d876: Waiting 18:26:59 3b093852b49b: Pushed 18:26:59 67a3439b0524: Pushed 18:26:59 6e05839335f9: Pushed 18:26:59 6a7f8ba925cd: Pushed 18:26:59 519e93f0fe39: Layer already exists 18:27:00 e58ae411a131: Pushed 18:27:00 10b56e0afd01: Pushed 18:27:00 10a4487add7b: Pushed 18:27:00 5dba717e70ea: Pushed 18:27:00 5b7df235d876: Layer already exists 18:27:03 2cf0aaa5aa49: Pushed 18:27:03 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:27:04 6a7f8ba925cd: Preparing 18:27:04 6a7f8ba925cd: Preparing 18:27:04 6e05839335f9: Preparing 18:27:04 67a3439b0524: Preparing 18:27:04 3b093852b49b: Preparing 18:27:04 2cf0aaa5aa49: Preparing 18:27:04 519e93f0fe39: Preparing 18:27:04 10a4487add7b: Preparing 18:27:04 e58ae411a131: Preparing 18:27:04 10b56e0afd01: Preparing 18:27:04 5dba717e70ea: Preparing 18:27:04 5b7df235d876: Preparing 18:27:04 519e93f0fe39: Waiting 18:27:04 10a4487add7b: Waiting 18:27:04 10b56e0afd01: Waiting 18:27:04 5dba717e70ea: Waiting 18:27:04 5b7df235d876: Waiting 18:27:04 e58ae411a131: Waiting 18:27:04 2cf0aaa5aa49: Layer already exists 18:27:04 6e05839335f9: Layer already exists 18:27:04 67a3439b0524: Layer already exists 18:27:04 3b093852b49b: Layer already exists 18:27:04 6a7f8ba925cd: Layer already exists 18:27:04 10a4487add7b: Layer already exists 18:27:04 519e93f0fe39: Layer already exists 18:27:04 10b56e0afd01: Layer already exists 18:27:04 e58ae411a131: Layer already exists 18:27:04 5dba717e70ea: Layer already exists 18:27:04 5b7df235d876: Layer already exists 18:27:04 latest: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 18:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:27:05 6a7f8ba925cd: Preparing 18:27:05 6a7f8ba925cd: Preparing 18:27:05 6e05839335f9: Preparing 18:27:05 67a3439b0524: Preparing 18:27:05 3b093852b49b: Preparing 18:27:05 2cf0aaa5aa49: Preparing 18:27:05 519e93f0fe39: Preparing 18:27:05 10a4487add7b: Preparing 18:27:05 e58ae411a131: Preparing 18:27:05 10b56e0afd01: Preparing 18:27:05 5dba717e70ea: Preparing 18:27:05 5b7df235d876: Preparing 18:27:05 519e93f0fe39: Waiting 18:27:05 10a4487add7b: Waiting 18:27:05 e58ae411a131: Waiting 18:27:05 10b56e0afd01: Waiting 18:27:05 5dba717e70ea: Waiting 18:27:05 5b7df235d876: Waiting 18:27:05 3b093852b49b: Layer already exists 18:27:05 2cf0aaa5aa49: Layer already exists 18:27:05 6a7f8ba925cd: Layer already exists 18:27:05 6e05839335f9: Layer already exists 18:27:05 67a3439b0524: Layer already exists 18:27:05 10b56e0afd01: Layer already exists 18:27:05 10a4487add7b: Layer already exists 18:27:05 519e93f0fe39: Layer already exists 18:27:05 5dba717e70ea: Layer already exists 18:27:05 e58ae411a131: Layer already exists 18:27:05 5b7df235d876: Layer already exists 18:27:05 2.3.0-dev.33: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:27:06 6a7f8ba925cd: Preparing 18:27:06 6a7f8ba925cd: Preparing 18:27:06 6e05839335f9: Preparing 18:27:06 67a3439b0524: Preparing 18:27:06 3b093852b49b: Preparing 18:27:06 2cf0aaa5aa49: Preparing 18:27:06 519e93f0fe39: Preparing 18:27:06 10a4487add7b: Preparing 18:27:06 e58ae411a131: Preparing 18:27:06 10b56e0afd01: Preparing 18:27:06 5dba717e70ea: Preparing 18:27:06 5b7df235d876: Preparing 18:27:06 519e93f0fe39: Waiting 18:27:06 10a4487add7b: Waiting 18:27:06 e58ae411a131: Waiting 18:27:06 10b56e0afd01: Waiting 18:27:06 5dba717e70ea: Waiting 18:27:06 5b7df235d876: Waiting 18:27:06 2cf0aaa5aa49: Layer already exists 18:27:06 6a7f8ba925cd: Layer already exists 18:27:06 3b093852b49b: Layer already exists 18:27:06 67a3439b0524: Layer already exists 18:27:06 6e05839335f9: Layer already exists 18:27:06 519e93f0fe39: Layer already exists 18:27:06 5dba717e70ea: Layer already exists 18:27:06 10a4487add7b: Layer already exists 18:27:06 e58ae411a131: Layer already exists 18:27:06 10b56e0afd01: Layer already exists 18:27:06 5b7df235d876: Layer already exists 18:27:06 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:27:07 6a7f8ba925cd: Preparing 18:27:07 6a7f8ba925cd: Preparing 18:27:07 6e05839335f9: Preparing 18:27:07 67a3439b0524: Preparing 18:27:07 3b093852b49b: Preparing 18:27:07 2cf0aaa5aa49: Preparing 18:27:07 519e93f0fe39: Preparing 18:27:07 10a4487add7b: Preparing 18:27:07 e58ae411a131: Preparing 18:27:07 10b56e0afd01: Preparing 18:27:07 5dba717e70ea: Preparing 18:27:07 5b7df235d876: Preparing 18:27:07 519e93f0fe39: Waiting 18:27:07 10a4487add7b: Waiting 18:27:07 e58ae411a131: Waiting 18:27:07 10b56e0afd01: Waiting 18:27:07 5dba717e70ea: Waiting 18:27:07 5b7df235d876: Waiting 18:27:07 2cf0aaa5aa49: Layer already exists 18:27:07 6e05839335f9: Layer already exists 18:27:07 3b093852b49b: Layer already exists 18:27:07 6a7f8ba925cd: Layer already exists 18:27:07 67a3439b0524: Layer already exists 18:27:07 10a4487add7b: Layer already exists 18:27:07 519e93f0fe39: Layer already exists 18:27:07 10b56e0afd01: Layer already exists 18:27:07 e58ae411a131: Layer already exists 18:27:07 5dba717e70ea: Layer already exists 18:27:07 5b7df235d876: Layer already exists 18:27:07 main: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:07 ===================================================== [Pipeline] echo 18:27:07 taggedImages: 18:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 18:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:27:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:27:07 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:07 latest 18:27:07 2.3.0-dev.33 18:27:07 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:07 main 18:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:27:08 fb52e6b854d6: Preparing 18:27:08 b50c1c49ec9b: Preparing 18:27:08 ab88bece7811: Preparing 18:27:08 11737e87ab3d: Preparing 18:27:08 287cd5fa08c5: Preparing 18:27:08 ea7c5b8c4353: Preparing 18:27:08 e2f2b42ffb97: Preparing 18:27:08 5b7df235d876: Preparing 18:27:08 ea7c5b8c4353: Waiting 18:27:08 5b7df235d876: Waiting 18:27:08 e2f2b42ffb97: Waiting 18:27:08 b50c1c49ec9b: Pushed 18:27:08 fb52e6b854d6: Pushed 18:27:08 287cd5fa08c5: Pushed 18:27:08 5b7df235d876: Layer already exists 18:27:08 ea7c5b8c4353: Pushed 18:27:09 e2f2b42ffb97: Pushed 18:27:10 11737e87ab3d: Pushed 18:27:10 ab88bece7811: Pushed 18:27:11 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:27:11 fb52e6b854d6: Preparing 18:27:11 b50c1c49ec9b: Preparing 18:27:11 ab88bece7811: Preparing 18:27:11 11737e87ab3d: Preparing 18:27:11 287cd5fa08c5: Preparing 18:27:11 ea7c5b8c4353: Preparing 18:27:11 e2f2b42ffb97: Preparing 18:27:11 5b7df235d876: Preparing 18:27:11 ea7c5b8c4353: Waiting 18:27:11 5b7df235d876: Waiting 18:27:11 e2f2b42ffb97: Waiting 18:27:11 fb52e6b854d6: Layer already exists 18:27:11 b50c1c49ec9b: Layer already exists 18:27:11 287cd5fa08c5: Layer already exists 18:27:11 11737e87ab3d: Layer already exists 18:27:11 ab88bece7811: Layer already exists 18:27:11 e2f2b42ffb97: Layer already exists 18:27:11 ea7c5b8c4353: Layer already exists 18:27:11 5b7df235d876: Layer already exists 18:27:12 latest: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 18:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:27:12 fb52e6b854d6: Preparing 18:27:12 b50c1c49ec9b: Preparing 18:27:12 ab88bece7811: Preparing 18:27:12 11737e87ab3d: Preparing 18:27:12 287cd5fa08c5: Preparing 18:27:12 ea7c5b8c4353: Preparing 18:27:12 e2f2b42ffb97: Preparing 18:27:12 5b7df235d876: Preparing 18:27:12 e2f2b42ffb97: Waiting 18:27:12 ea7c5b8c4353: Waiting 18:27:12 5b7df235d876: Waiting 18:27:12 ab88bece7811: Layer already exists 18:27:12 fb52e6b854d6: Layer already exists 18:27:12 287cd5fa08c5: Layer already exists 18:27:12 b50c1c49ec9b: Layer already exists 18:27:12 11737e87ab3d: Layer already exists 18:27:12 ea7c5b8c4353: Layer already exists 18:27:12 e2f2b42ffb97: Layer already exists 18:27:12 5b7df235d876: Layer already exists 18:27:13 2.3.0-dev.33: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:27:13 fb52e6b854d6: Preparing 18:27:13 b50c1c49ec9b: Preparing 18:27:13 ab88bece7811: Preparing 18:27:13 11737e87ab3d: Preparing 18:27:13 287cd5fa08c5: Preparing 18:27:13 ea7c5b8c4353: Preparing 18:27:13 e2f2b42ffb97: Preparing 18:27:13 5b7df235d876: Preparing 18:27:13 ea7c5b8c4353: Waiting 18:27:13 e2f2b42ffb97: Waiting 18:27:13 5b7df235d876: Waiting 18:27:13 11737e87ab3d: Layer already exists 18:27:13 fb52e6b854d6: Layer already exists 18:27:13 287cd5fa08c5: Layer already exists 18:27:13 ab88bece7811: Layer already exists 18:27:13 b50c1c49ec9b: Layer already exists 18:27:13 e2f2b42ffb97: Layer already exists 18:27:13 ea7c5b8c4353: Layer already exists 18:27:13 5b7df235d876: Layer already exists 18:27:14 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:27:14 fb52e6b854d6: Preparing 18:27:14 b50c1c49ec9b: Preparing 18:27:14 ab88bece7811: Preparing 18:27:14 11737e87ab3d: Preparing 18:27:14 287cd5fa08c5: Preparing 18:27:14 ea7c5b8c4353: Preparing 18:27:14 e2f2b42ffb97: Preparing 18:27:14 5b7df235d876: Preparing 18:27:14 ea7c5b8c4353: Waiting 18:27:14 e2f2b42ffb97: Waiting 18:27:14 5b7df235d876: Waiting 18:27:14 ab88bece7811: Layer already exists 18:27:14 b50c1c49ec9b: Layer already exists 18:27:14 287cd5fa08c5: Layer already exists 18:27:14 11737e87ab3d: Layer already exists 18:27:14 fb52e6b854d6: Layer already exists 18:27:15 ea7c5b8c4353: Layer already exists 18:27:15 5b7df235d876: Layer already exists 18:27:15 e2f2b42ffb97: Layer already exists 18:27:15 main: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:15 ===================================================== [Pipeline] echo 18:27:15 taggedImages: 18:27:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:27:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 18:27:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:27:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:27:15 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:15 latest 18:27:15 2.3.0-dev.33 18:27:15 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:15 main 18:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:27:15 6cd7908bb11c: Preparing 18:27:15 c4724a916ea0: Preparing 18:27:15 626b8321e295: Preparing 18:27:15 2edf0dd8c3f2: Preparing 18:27:15 8f0c70acfcbe: Preparing 18:27:15 45cf82e81556: Preparing 18:27:15 5889b503d797: Preparing 18:27:15 de3cad1bb3c8: Preparing 18:27:15 a498f8ede758: Preparing 18:27:15 5b7df235d876: Preparing 18:27:15 5889b503d797: Waiting 18:27:15 de3cad1bb3c8: Waiting 18:27:15 a498f8ede758: Waiting 18:27:15 5b7df235d876: Waiting 18:27:16 8f0c70acfcbe: Pushed 18:27:16 c4724a916ea0: Pushed 18:27:16 6cd7908bb11c: Pushed 18:27:16 45cf82e81556: Pushed 18:27:16 5889b503d797: Pushed 18:27:16 de3cad1bb3c8: Pushed 18:27:16 5b7df235d876: Layer already exists 18:27:16 a498f8ede758: Pushed 18:27:18 2edf0dd8c3f2: Pushed 18:27:19 626b8321e295: Pushed 18:27:19 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:27:20 6cd7908bb11c: Preparing 18:27:20 c4724a916ea0: Preparing 18:27:20 626b8321e295: Preparing 18:27:20 2edf0dd8c3f2: Preparing 18:27:20 8f0c70acfcbe: Preparing 18:27:20 45cf82e81556: Preparing 18:27:20 5889b503d797: Preparing 18:27:20 de3cad1bb3c8: Preparing 18:27:20 a498f8ede758: Preparing 18:27:20 45cf82e81556: Waiting 18:27:20 5889b503d797: Waiting 18:27:20 5b7df235d876: Preparing 18:27:20 de3cad1bb3c8: Waiting 18:27:20 a498f8ede758: Waiting 18:27:20 5b7df235d876: Waiting 18:27:20 8f0c70acfcbe: Layer already exists 18:27:20 626b8321e295: Layer already exists 18:27:20 c4724a916ea0: Layer already exists 18:27:20 2edf0dd8c3f2: Layer already exists 18:27:20 6cd7908bb11c: Layer already exists 18:27:20 45cf82e81556: Layer already exists 18:27:20 5b7df235d876: Layer already exists 18:27:20 de3cad1bb3c8: Layer already exists 18:27:20 5889b503d797: Layer already exists 18:27:20 a498f8ede758: Layer already exists 18:27:20 latest: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 18:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:27:21 6cd7908bb11c: Preparing 18:27:21 c4724a916ea0: Preparing 18:27:21 626b8321e295: Preparing 18:27:21 2edf0dd8c3f2: Preparing 18:27:21 8f0c70acfcbe: Preparing 18:27:21 45cf82e81556: Preparing 18:27:21 5889b503d797: Preparing 18:27:21 de3cad1bb3c8: Preparing 18:27:21 a498f8ede758: Preparing 18:27:21 5b7df235d876: Preparing 18:27:21 de3cad1bb3c8: Waiting 18:27:21 a498f8ede758: Waiting 18:27:21 5b7df235d876: Waiting 18:27:21 45cf82e81556: Waiting 18:27:21 5889b503d797: Waiting 18:27:21 6cd7908bb11c: Layer already exists 18:27:21 626b8321e295: Layer already exists 18:27:21 8f0c70acfcbe: Layer already exists 18:27:21 c4724a916ea0: Layer already exists 18:27:21 2edf0dd8c3f2: Layer already exists 18:27:21 45cf82e81556: Layer already exists 18:27:21 5889b503d797: Layer already exists 18:27:21 de3cad1bb3c8: Layer already exists 18:27:21 a498f8ede758: Layer already exists 18:27:21 5b7df235d876: Layer already exists 18:27:21 2.3.0-dev.33: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:27:22 6cd7908bb11c: Preparing 18:27:22 c4724a916ea0: Preparing 18:27:22 626b8321e295: Preparing 18:27:22 2edf0dd8c3f2: Preparing 18:27:22 8f0c70acfcbe: Preparing 18:27:22 45cf82e81556: Preparing 18:27:22 5889b503d797: Preparing 18:27:22 de3cad1bb3c8: Preparing 18:27:22 a498f8ede758: Preparing 18:27:22 5b7df235d876: Preparing 18:27:22 de3cad1bb3c8: Waiting 18:27:22 a498f8ede758: Waiting 18:27:22 5b7df235d876: Waiting 18:27:22 45cf82e81556: Waiting 18:27:22 5889b503d797: Waiting 18:27:22 626b8321e295: Layer already exists 18:27:22 6cd7908bb11c: Layer already exists 18:27:22 c4724a916ea0: Layer already exists 18:27:22 2edf0dd8c3f2: Layer already exists 18:27:22 8f0c70acfcbe: Layer already exists 18:27:22 45cf82e81556: Layer already exists 18:27:22 de3cad1bb3c8: Layer already exists 18:27:22 5889b503d797: Layer already exists 18:27:22 a498f8ede758: Layer already exists 18:27:22 5b7df235d876: Layer already exists 18:27:22 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:27:23 6cd7908bb11c: Preparing 18:27:23 c4724a916ea0: Preparing 18:27:23 626b8321e295: Preparing 18:27:23 2edf0dd8c3f2: Preparing 18:27:23 8f0c70acfcbe: Preparing 18:27:23 45cf82e81556: Preparing 18:27:23 5889b503d797: Preparing 18:27:23 de3cad1bb3c8: Preparing 18:27:23 a498f8ede758: Preparing 18:27:23 5b7df235d876: Preparing 18:27:23 45cf82e81556: Waiting 18:27:23 5889b503d797: Waiting 18:27:23 de3cad1bb3c8: Waiting 18:27:23 a498f8ede758: Waiting 18:27:23 5b7df235d876: Waiting 18:27:23 c4724a916ea0: Layer already exists 18:27:23 6cd7908bb11c: Layer already exists 18:27:23 626b8321e295: Layer already exists 18:27:23 8f0c70acfcbe: Layer already exists 18:27:23 2edf0dd8c3f2: Layer already exists 18:27:23 de3cad1bb3c8: Layer already exists 18:27:23 45cf82e81556: Layer already exists 18:27:23 5889b503d797: Layer already exists 18:27:23 a498f8ede758: Layer already exists 18:27:23 5b7df235d876: Layer already exists 18:27:23 main: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:23 ===================================================== [Pipeline] echo 18:27:23 taggedImages: 18:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 18:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:27:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:27:23 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:23 latest 18:27:23 2.3.0-dev.33 18:27:23 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:23 main 18:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:27:24 1ea8760bec16: Preparing 18:27:24 73c7137b4e5c: Preparing 18:27:24 519e93f0fe39: Preparing 18:27:24 f00530cfb161: Preparing 18:27:24 788242991644: Preparing 18:27:24 eb54b7b7991f: Preparing 18:27:24 eb54b7b7991f: Waiting 18:27:24 519e93f0fe39: Layer already exists 18:27:24 eb54b7b7991f: Layer already exists 18:27:24 788242991644: Pushed 18:27:24 1ea8760bec16: Pushed 18:27:26 f00530cfb161: Pushed 18:27:29 73c7137b4e5c: Pushed 18:27:29 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:27:30 1ea8760bec16: Preparing 18:27:30 73c7137b4e5c: Preparing 18:27:30 519e93f0fe39: Preparing 18:27:30 f00530cfb161: Preparing 18:27:30 788242991644: Preparing 18:27:30 eb54b7b7991f: Preparing 18:27:30 eb54b7b7991f: Waiting 18:27:30 f00530cfb161: Layer already exists 18:27:30 519e93f0fe39: Layer already exists 18:27:30 788242991644: Layer already exists 18:27:30 73c7137b4e5c: Layer already exists 18:27:30 1ea8760bec16: Layer already exists 18:27:30 eb54b7b7991f: Layer already exists 18:27:30 latest: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 18:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:27:31 1ea8760bec16: Preparing 18:27:31 73c7137b4e5c: Preparing 18:27:31 519e93f0fe39: Preparing 18:27:31 f00530cfb161: Preparing 18:27:31 788242991644: Preparing 18:27:31 eb54b7b7991f: Preparing 18:27:31 eb54b7b7991f: Waiting 18:27:31 1ea8760bec16: Layer already exists 18:27:31 788242991644: Layer already exists 18:27:31 73c7137b4e5c: Layer already exists 18:27:31 f00530cfb161: Layer already exists 18:27:31 519e93f0fe39: Layer already exists 18:27:31 eb54b7b7991f: Layer already exists 18:27:31 2.3.0-dev.33: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:27:32 1ea8760bec16: Preparing 18:27:32 73c7137b4e5c: Preparing 18:27:32 519e93f0fe39: Preparing 18:27:32 f00530cfb161: Preparing 18:27:32 788242991644: Preparing 18:27:32 eb54b7b7991f: Preparing 18:27:32 eb54b7b7991f: Waiting 18:27:32 f00530cfb161: Layer already exists 18:27:32 73c7137b4e5c: Layer already exists 18:27:32 519e93f0fe39: Layer already exists 18:27:32 1ea8760bec16: Layer already exists 18:27:32 788242991644: Layer already exists 18:27:32 eb54b7b7991f: Layer already exists 18:27:32 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:27:33 1ea8760bec16: Preparing 18:27:33 73c7137b4e5c: Preparing 18:27:33 519e93f0fe39: Preparing 18:27:33 f00530cfb161: Preparing 18:27:33 788242991644: Preparing 18:27:33 eb54b7b7991f: Preparing 18:27:33 eb54b7b7991f: Waiting 18:27:33 519e93f0fe39: Layer already exists 18:27:33 1ea8760bec16: Layer already exists 18:27:33 788242991644: Layer already exists 18:27:33 f00530cfb161: Layer already exists 18:27:33 73c7137b4e5c: Layer already exists 18:27:33 eb54b7b7991f: Layer already exists 18:27:33 main: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:33 ===================================================== [Pipeline] echo 18:27:33 taggedImages: 18:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 18:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:27:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:27:33 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:33 latest 18:27:33 2.3.0-dev.33 18:27:33 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:33 main 18:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:27:34 f67c80e89f77: Preparing 18:27:34 bf30716f2228: Preparing 18:27:34 ee16d64420b5: Preparing 18:27:34 632df90de484: Preparing 18:27:34 e8a93612e0c7: Preparing 18:27:34 c2094acfdb38: Preparing 18:27:34 788242991644: Preparing 18:27:34 eb54b7b7991f: Preparing 18:27:34 788242991644: Waiting 18:27:34 c2094acfdb38: Waiting 18:27:34 eb54b7b7991f: Waiting 18:27:34 f67c80e89f77: Pushed 18:27:34 ee16d64420b5: Pushed 18:27:34 bf30716f2228: Pushed 18:27:34 788242991644: Layer already exists 18:27:34 eb54b7b7991f: Layer already exists 18:27:35 c2094acfdb38: Pushed 18:27:43 e8a93612e0c7: Pushed 18:27:50 632df90de484: Pushed 18:27:50 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:27:51 f67c80e89f77: Preparing 18:27:51 bf30716f2228: Preparing 18:27:51 ee16d64420b5: Preparing 18:27:51 632df90de484: Preparing 18:27:51 e8a93612e0c7: Preparing 18:27:51 c2094acfdb38: Preparing 18:27:51 788242991644: Preparing 18:27:51 eb54b7b7991f: Preparing 18:27:51 c2094acfdb38: Waiting 18:27:51 788242991644: Waiting 18:27:51 eb54b7b7991f: Waiting 18:27:51 bf30716f2228: Layer already exists 18:27:51 ee16d64420b5: Layer already exists 18:27:51 632df90de484: Layer already exists 18:27:51 e8a93612e0c7: Layer already exists 18:27:51 f67c80e89f77: Layer already exists 18:27:51 eb54b7b7991f: Layer already exists 18:27:51 c2094acfdb38: Layer already exists 18:27:51 788242991644: Layer already exists 18:27:51 latest: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 18:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:27:52 f67c80e89f77: Preparing 18:27:52 bf30716f2228: Preparing 18:27:52 ee16d64420b5: Preparing 18:27:52 632df90de484: Preparing 18:27:52 e8a93612e0c7: Preparing 18:27:52 c2094acfdb38: Preparing 18:27:52 788242991644: Preparing 18:27:52 eb54b7b7991f: Preparing 18:27:52 c2094acfdb38: Waiting 18:27:52 eb54b7b7991f: Waiting 18:27:52 788242991644: Waiting 18:27:52 e8a93612e0c7: Layer already exists 18:27:52 f67c80e89f77: Layer already exists 18:27:52 bf30716f2228: Layer already exists 18:27:52 632df90de484: Layer already exists 18:27:52 ee16d64420b5: Layer already exists 18:27:52 c2094acfdb38: Layer already exists 18:27:52 788242991644: Layer already exists 18:27:52 eb54b7b7991f: Layer already exists 18:27:52 2.3.0-dev.33: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:27:53 f67c80e89f77: Preparing 18:27:53 bf30716f2228: Preparing 18:27:53 ee16d64420b5: Preparing 18:27:53 632df90de484: Preparing 18:27:53 e8a93612e0c7: Preparing 18:27:53 c2094acfdb38: Preparing 18:27:53 788242991644: Preparing 18:27:53 eb54b7b7991f: Preparing 18:27:53 c2094acfdb38: Waiting 18:27:53 788242991644: Waiting 18:27:53 eb54b7b7991f: Waiting 18:27:53 e8a93612e0c7: Layer already exists 18:27:53 bf30716f2228: Layer already exists 18:27:53 f67c80e89f77: Layer already exists 18:27:53 632df90de484: Layer already exists 18:27:53 ee16d64420b5: Layer already exists 18:27:53 788242991644: Layer already exists 18:27:53 c2094acfdb38: Layer already exists 18:27:53 eb54b7b7991f: Layer already exists 18:27:53 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:27:54 f67c80e89f77: Preparing 18:27:54 bf30716f2228: Preparing 18:27:54 ee16d64420b5: Preparing 18:27:54 632df90de484: Preparing 18:27:54 e8a93612e0c7: Preparing 18:27:54 c2094acfdb38: Preparing 18:27:54 788242991644: Preparing 18:27:54 eb54b7b7991f: Preparing 18:27:54 c2094acfdb38: Waiting 18:27:54 788242991644: Waiting 18:27:54 eb54b7b7991f: Waiting 18:27:54 ee16d64420b5: Layer already exists 18:27:54 f67c80e89f77: Layer already exists 18:27:54 632df90de484: Layer already exists 18:27:54 e8a93612e0c7: Layer already exists 18:27:54 bf30716f2228: Layer already exists 18:27:54 c2094acfdb38: Layer already exists 18:27:54 eb54b7b7991f: Layer already exists 18:27:54 788242991644: Layer already exists 18:27:54 main: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:54 ===================================================== [Pipeline] echo 18:27:54 taggedImages: 18:27:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:27:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 18:27:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:27:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:27:54 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:54 latest 18:27:54 2.3.0-dev.33 18:27:54 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:27:54 main 18:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:27:55 cdd6555c5b17: Preparing 18:27:55 cdf041540214: Preparing 18:27:55 f88d14c90a14: Preparing 18:27:55 a35a4e28bf3c: Preparing 18:27:55 e5b313919fc7: Preparing 18:27:55 788242991644: Preparing 18:27:55 eb54b7b7991f: Preparing 18:27:55 788242991644: Waiting 18:27:55 eb54b7b7991f: Waiting 18:27:55 f88d14c90a14: Pushed 18:27:55 cdf041540214: Pushed 18:27:55 cdd6555c5b17: Pushed 18:27:55 788242991644: Layer already exists 18:27:55 eb54b7b7991f: Layer already exists 18:27:56 e5b313919fc7: Pushed 18:28:11 a35a4e28bf3c: Pushed 18:28:11 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:28:12 cdd6555c5b17: Preparing 18:28:12 cdf041540214: Preparing 18:28:12 f88d14c90a14: Preparing 18:28:12 a35a4e28bf3c: Preparing 18:28:12 e5b313919fc7: Preparing 18:28:12 788242991644: Preparing 18:28:12 eb54b7b7991f: Preparing 18:28:12 788242991644: Waiting 18:28:12 eb54b7b7991f: Waiting 18:28:12 a35a4e28bf3c: Layer already exists 18:28:12 f88d14c90a14: Layer already exists 18:28:12 cdf041540214: Layer already exists 18:28:12 cdd6555c5b17: Layer already exists 18:28:12 e5b313919fc7: Layer already exists 18:28:12 788242991644: Layer already exists 18:28:12 eb54b7b7991f: Layer already exists 18:28:12 latest: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 18:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:28:13 cdd6555c5b17: Preparing 18:28:13 cdf041540214: Preparing 18:28:13 f88d14c90a14: Preparing 18:28:13 a35a4e28bf3c: Preparing 18:28:13 e5b313919fc7: Preparing 18:28:13 788242991644: Preparing 18:28:13 eb54b7b7991f: Preparing 18:28:13 788242991644: Waiting 18:28:13 eb54b7b7991f: Waiting 18:28:13 cdf041540214: Layer already exists 18:28:13 a35a4e28bf3c: Layer already exists 18:28:13 e5b313919fc7: Layer already exists 18:28:13 f88d14c90a14: Layer already exists 18:28:13 cdd6555c5b17: Layer already exists 18:28:13 eb54b7b7991f: Layer already exists 18:28:13 788242991644: Layer already exists 18:28:13 2.3.0-dev.33: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:28:14 cdd6555c5b17: Preparing 18:28:14 cdf041540214: Preparing 18:28:14 f88d14c90a14: Preparing 18:28:14 a35a4e28bf3c: Preparing 18:28:14 e5b313919fc7: Preparing 18:28:14 788242991644: Preparing 18:28:14 eb54b7b7991f: Preparing 18:28:14 788242991644: Waiting 18:28:14 eb54b7b7991f: Waiting 18:28:14 cdd6555c5b17: Layer already exists 18:28:14 e5b313919fc7: Layer already exists 18:28:14 f88d14c90a14: Layer already exists 18:28:14 a35a4e28bf3c: Layer already exists 18:28:14 cdf041540214: Layer already exists 18:28:14 788242991644: Layer already exists 18:28:14 eb54b7b7991f: Layer already exists 18:28:14 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:28:15 cdd6555c5b17: Preparing 18:28:15 cdf041540214: Preparing 18:28:15 f88d14c90a14: Preparing 18:28:15 a35a4e28bf3c: Preparing 18:28:15 e5b313919fc7: Preparing 18:28:15 788242991644: Preparing 18:28:15 eb54b7b7991f: Preparing 18:28:15 788242991644: Waiting 18:28:15 eb54b7b7991f: Waiting 18:28:15 e5b313919fc7: Layer already exists 18:28:15 cdf041540214: Layer already exists 18:28:15 cdd6555c5b17: Layer already exists 18:28:15 f88d14c90a14: Layer already exists 18:28:15 a35a4e28bf3c: Layer already exists 18:28:15 eb54b7b7991f: Layer already exists 18:28:15 788242991644: Layer already exists 18:28:15 main: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:15 ===================================================== [Pipeline] echo 18:28:15 taggedImages: 18:28:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:28:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 18:28:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:28:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:28:15 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:15 latest 18:28:15 2.3.0-dev.33 18:28:15 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:15 main 18:28:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:28:16 e188c190c8ea: Preparing 18:28:16 2a184ae0edf5: Preparing 18:28:16 648cef94d3de: Preparing 18:28:16 17fe5bd6d92a: Preparing 18:28:16 c2094acfdb38: Preparing 18:28:16 788242991644: Preparing 18:28:16 eb54b7b7991f: Preparing 18:28:16 788242991644: Waiting 18:28:16 eb54b7b7991f: Waiting 18:28:16 c2094acfdb38: Layer already exists 18:28:16 788242991644: Layer already exists 18:28:16 eb54b7b7991f: Layer already exists 18:28:16 e188c190c8ea: Pushed 18:28:16 2a184ae0edf5: Pushed 18:28:16 648cef94d3de: Pushed 18:28:34 17fe5bd6d92a: Pushed 18:28:34 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:28:35 e188c190c8ea: Preparing 18:28:35 2a184ae0edf5: Preparing 18:28:35 648cef94d3de: Preparing 18:28:35 17fe5bd6d92a: Preparing 18:28:35 c2094acfdb38: Preparing 18:28:35 788242991644: Preparing 18:28:35 eb54b7b7991f: Preparing 18:28:35 788242991644: Waiting 18:28:35 eb54b7b7991f: Waiting 18:28:35 2a184ae0edf5: Layer already exists 18:28:35 e188c190c8ea: Layer already exists 18:28:35 648cef94d3de: Layer already exists 18:28:35 17fe5bd6d92a: Layer already exists 18:28:35 c2094acfdb38: Layer already exists 18:28:35 788242991644: Layer already exists 18:28:35 eb54b7b7991f: Layer already exists 18:28:35 latest: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 18:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:28:36 e188c190c8ea: Preparing 18:28:36 2a184ae0edf5: Preparing 18:28:36 648cef94d3de: Preparing 18:28:36 17fe5bd6d92a: Preparing 18:28:36 c2094acfdb38: Preparing 18:28:36 788242991644: Preparing 18:28:36 eb54b7b7991f: Preparing 18:28:36 788242991644: Waiting 18:28:36 eb54b7b7991f: Waiting 18:28:36 648cef94d3de: Layer already exists 18:28:36 2a184ae0edf5: Layer already exists 18:28:36 e188c190c8ea: Layer already exists 18:28:36 c2094acfdb38: Layer already exists 18:28:36 17fe5bd6d92a: Layer already exists 18:28:36 eb54b7b7991f: Layer already exists 18:28:36 788242991644: Layer already exists 18:28:36 2.3.0-dev.33: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:28:37 e188c190c8ea: Preparing 18:28:37 2a184ae0edf5: Preparing 18:28:37 648cef94d3de: Preparing 18:28:37 17fe5bd6d92a: Preparing 18:28:37 c2094acfdb38: Preparing 18:28:37 788242991644: Preparing 18:28:37 eb54b7b7991f: Preparing 18:28:37 788242991644: Waiting 18:28:37 2a184ae0edf5: Layer already exists 18:28:37 c2094acfdb38: Layer already exists 18:28:37 e188c190c8ea: Layer already exists 18:28:37 648cef94d3de: Layer already exists 18:28:37 17fe5bd6d92a: Layer already exists 18:28:37 eb54b7b7991f: Layer already exists 18:28:37 788242991644: Layer already exists 18:28:37 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:28:38 e188c190c8ea: Preparing 18:28:38 2a184ae0edf5: Preparing 18:28:38 648cef94d3de: Preparing 18:28:38 17fe5bd6d92a: Preparing 18:28:38 c2094acfdb38: Preparing 18:28:38 788242991644: Preparing 18:28:38 eb54b7b7991f: Preparing 18:28:38 788242991644: Waiting 18:28:38 eb54b7b7991f: Waiting 18:28:38 c2094acfdb38: Layer already exists 18:28:38 17fe5bd6d92a: Layer already exists 18:28:38 648cef94d3de: Layer already exists 18:28:38 e188c190c8ea: Layer already exists 18:28:38 2a184ae0edf5: Layer already exists 18:28:38 788242991644: Layer already exists 18:28:38 eb54b7b7991f: Layer already exists 18:28:38 main: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:38 ===================================================== [Pipeline] echo 18:28:38 taggedImages: 18:28:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:28:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 18:28:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:28:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:28:38 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:38 latest 18:28:38 2.3.0-dev.33 18:28:38 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:38 main 18:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:28:39 de92551a4ceb: Preparing 18:28:39 841c7b686dae: Preparing 18:28:39 519e93f0fe39: Preparing 18:28:39 d4f0f8137750: Preparing 18:28:39 5b7df235d876: Preparing 18:28:39 519e93f0fe39: Layer already exists 18:28:39 5b7df235d876: Layer already exists 18:28:39 de92551a4ceb: Pushed 18:28:39 d4f0f8137750: Pushed 18:28:44 841c7b686dae: Pushed 18:28:44 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:28:45 de92551a4ceb: Preparing 18:28:45 841c7b686dae: Preparing 18:28:45 519e93f0fe39: Preparing 18:28:45 d4f0f8137750: Preparing 18:28:45 5b7df235d876: Preparing 18:28:45 519e93f0fe39: Layer already exists 18:28:45 d4f0f8137750: Layer already exists 18:28:45 841c7b686dae: Layer already exists 18:28:45 5b7df235d876: Layer already exists 18:28:45 de92551a4ceb: Layer already exists 18:28:45 latest: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 18:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:28:46 de92551a4ceb: Preparing 18:28:46 841c7b686dae: Preparing 18:28:46 519e93f0fe39: Preparing 18:28:46 d4f0f8137750: Preparing 18:28:46 5b7df235d876: Preparing 18:28:46 5b7df235d876: Layer already exists 18:28:46 841c7b686dae: Layer already exists 18:28:46 d4f0f8137750: Layer already exists 18:28:46 de92551a4ceb: Layer already exists 18:28:46 519e93f0fe39: Layer already exists 18:28:46 2.3.0-dev.33: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:28:47 de92551a4ceb: Preparing 18:28:47 841c7b686dae: Preparing 18:28:47 519e93f0fe39: Preparing 18:28:47 d4f0f8137750: Preparing 18:28:47 5b7df235d876: Preparing 18:28:47 d4f0f8137750: Layer already exists 18:28:47 5b7df235d876: Layer already exists 18:28:47 de92551a4ceb: Layer already exists 18:28:47 519e93f0fe39: Layer already exists 18:28:47 841c7b686dae: Layer already exists 18:28:47 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:28:47 de92551a4ceb: Preparing 18:28:47 841c7b686dae: Preparing 18:28:47 519e93f0fe39: Preparing 18:28:47 d4f0f8137750: Preparing 18:28:47 5b7df235d876: Preparing 18:28:47 d4f0f8137750: Layer already exists 18:28:47 519e93f0fe39: Layer already exists 18:28:47 de92551a4ceb: Layer already exists 18:28:47 5b7df235d876: Layer already exists 18:28:47 841c7b686dae: Layer already exists 18:28:48 main: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:48 ===================================================== [Pipeline] echo 18:28:48 taggedImages: 18:28:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:28:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 18:28:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:28:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:28:48 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:48 latest 18:28:48 2.3.0-dev.33 18:28:48 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:48 main 18:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:28:49 e75a4d3120f6: Preparing 18:28:49 baa98b93629a: Preparing 18:28:49 519e93f0fe39: Preparing 18:28:49 5df58b0ade35: Preparing 18:28:49 5b7df235d876: Preparing 18:28:49 5df58b0ade35: Layer already exists 18:28:49 5b7df235d876: Layer already exists 18:28:49 519e93f0fe39: Layer already exists 18:28:49 e75a4d3120f6: Pushed 18:28:53 baa98b93629a: Pushed 18:28:53 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:28:54 e75a4d3120f6: Preparing 18:28:54 baa98b93629a: Preparing 18:28:54 519e93f0fe39: Preparing 18:28:54 5df58b0ade35: Preparing 18:28:54 5b7df235d876: Preparing 18:28:54 519e93f0fe39: Layer already exists 18:28:54 e75a4d3120f6: Layer already exists 18:28:54 5df58b0ade35: Layer already exists 18:28:54 baa98b93629a: Layer already exists 18:28:54 5b7df235d876: Layer already exists 18:28:54 latest: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 18:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:28:55 e75a4d3120f6: Preparing 18:28:55 baa98b93629a: Preparing 18:28:55 519e93f0fe39: Preparing 18:28:55 5df58b0ade35: Preparing 18:28:55 5b7df235d876: Preparing 18:28:55 5df58b0ade35: Layer already exists 18:28:55 519e93f0fe39: Layer already exists 18:28:55 e75a4d3120f6: Layer already exists 18:28:55 5b7df235d876: Layer already exists 18:28:55 baa98b93629a: Layer already exists 18:28:55 2.3.0-dev.33: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:28:56 e75a4d3120f6: Preparing 18:28:56 baa98b93629a: Preparing 18:28:56 519e93f0fe39: Preparing 18:28:56 5df58b0ade35: Preparing 18:28:56 5b7df235d876: Preparing 18:28:56 e75a4d3120f6: Layer already exists 18:28:56 5df58b0ade35: Layer already exists 18:28:56 5b7df235d876: Layer already exists 18:28:56 519e93f0fe39: Layer already exists 18:28:56 baa98b93629a: Layer already exists 18:28:56 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:28:57 e75a4d3120f6: Preparing 18:28:57 baa98b93629a: Preparing 18:28:57 519e93f0fe39: Preparing 18:28:57 5df58b0ade35: Preparing 18:28:57 5b7df235d876: Preparing 18:28:57 5df58b0ade35: Layer already exists 18:28:57 e75a4d3120f6: Layer already exists 18:28:57 5b7df235d876: Layer already exists 18:28:57 baa98b93629a: Layer already exists 18:28:57 519e93f0fe39: Layer already exists 18:28:57 main: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:28:57 ===================================================== [Pipeline] echo 18:28:57 taggedImages: 18:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 18:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 18:28:57 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 18:28:57 a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:57 latest 18:28:57 2.3.0-dev.33 18:28:57 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:28:57 main 18:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:28:58 ec3707da4032: Preparing 18:28:58 4c95b48670f9: Preparing 18:28:58 da3262c3b83f: Preparing 18:28:58 60587c2a8cc6: Preparing 18:28:58 f0e5a4d6c014: Preparing 18:28:58 3b19d27f08f7: Preparing 18:28:58 73bb99a6e169: Preparing 18:28:58 ec06c3102977: Preparing 18:28:58 6a3c62e080c7: Preparing 18:28:58 340cb19ca677: Preparing 18:28:58 4f4ce317c6bb: Preparing 18:28:58 3b19d27f08f7: Waiting 18:28:58 73bb99a6e169: Waiting 18:28:58 ec06c3102977: Waiting 18:28:58 340cb19ca677: Waiting 18:28:58 4f4ce317c6bb: Waiting 18:28:58 6a3c62e080c7: Waiting 18:28:58 f0e5a4d6c014: Layer already exists 18:28:58 3b19d27f08f7: Layer already exists 18:28:58 73bb99a6e169: Layer already exists 18:28:58 ec06c3102977: Layer already exists 18:28:58 4c95b48670f9: Pushed 18:28:58 340cb19ca677: Layer already exists 18:28:58 6a3c62e080c7: Layer already exists 18:28:58 4f4ce317c6bb: Layer already exists 18:28:59 ec3707da4032: Pushed 18:29:01 da3262c3b83f: Pushed 18:29:19 60587c2a8cc6: Pushed 18:29:19 a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:29:20 ec3707da4032: Preparing 18:29:20 4c95b48670f9: Preparing 18:29:20 da3262c3b83f: Preparing 18:29:20 60587c2a8cc6: Preparing 18:29:20 f0e5a4d6c014: Preparing 18:29:20 3b19d27f08f7: Preparing 18:29:20 73bb99a6e169: Preparing 18:29:20 ec06c3102977: Preparing 18:29:20 6a3c62e080c7: Preparing 18:29:20 340cb19ca677: Preparing 18:29:20 4f4ce317c6bb: Preparing 18:29:20 ec06c3102977: Waiting 18:29:20 6a3c62e080c7: Waiting 18:29:20 3b19d27f08f7: Waiting 18:29:20 340cb19ca677: Waiting 18:29:20 4f4ce317c6bb: Waiting 18:29:20 73bb99a6e169: Waiting 18:29:20 da3262c3b83f: Layer already exists 18:29:20 f0e5a4d6c014: Layer already exists 18:29:20 4c95b48670f9: Layer already exists 18:29:20 60587c2a8cc6: Layer already exists 18:29:20 ec3707da4032: Layer already exists 18:29:20 73bb99a6e169: Layer already exists 18:29:20 ec06c3102977: Layer already exists 18:29:20 6a3c62e080c7: Layer already exists 18:29:20 340cb19ca677: Layer already exists 18:29:20 3b19d27f08f7: Layer already exists 18:29:20 4f4ce317c6bb: Layer already exists 18:29:20 latest: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 18:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:29:21 ec3707da4032: Preparing 18:29:21 4c95b48670f9: Preparing 18:29:21 da3262c3b83f: Preparing 18:29:21 60587c2a8cc6: Preparing 18:29:21 f0e5a4d6c014: Preparing 18:29:21 3b19d27f08f7: Preparing 18:29:21 73bb99a6e169: Preparing 18:29:21 ec06c3102977: Preparing 18:29:21 6a3c62e080c7: Preparing 18:29:21 340cb19ca677: Preparing 18:29:21 4f4ce317c6bb: Preparing 18:29:21 ec06c3102977: Waiting 18:29:21 6a3c62e080c7: Waiting 18:29:21 340cb19ca677: Waiting 18:29:21 4f4ce317c6bb: Waiting 18:29:21 3b19d27f08f7: Waiting 18:29:21 73bb99a6e169: Waiting 18:29:21 f0e5a4d6c014: Layer already exists 18:29:21 60587c2a8cc6: Layer already exists 18:29:21 da3262c3b83f: Layer already exists 18:29:21 4c95b48670f9: Layer already exists 18:29:21 ec3707da4032: Layer already exists 18:29:21 73bb99a6e169: Layer already exists 18:29:21 6a3c62e080c7: Layer already exists 18:29:21 ec06c3102977: Layer already exists 18:29:21 3b19d27f08f7: Layer already exists 18:29:21 340cb19ca677: Layer already exists 18:29:21 4f4ce317c6bb: Layer already exists 18:29:21 2.3.0-dev.33: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:29:22 ec3707da4032: Preparing 18:29:22 4c95b48670f9: Preparing 18:29:22 da3262c3b83f: Preparing 18:29:22 60587c2a8cc6: Preparing 18:29:22 f0e5a4d6c014: Preparing 18:29:22 3b19d27f08f7: Preparing 18:29:22 73bb99a6e169: Preparing 18:29:22 ec06c3102977: Preparing 18:29:22 6a3c62e080c7: Preparing 18:29:22 340cb19ca677: Preparing 18:29:22 4f4ce317c6bb: Preparing 18:29:22 3b19d27f08f7: Waiting 18:29:22 73bb99a6e169: Waiting 18:29:22 ec06c3102977: Waiting 18:29:22 6a3c62e080c7: Waiting 18:29:22 4f4ce317c6bb: Waiting 18:29:22 da3262c3b83f: Layer already exists 18:29:22 60587c2a8cc6: Layer already exists 18:29:22 f0e5a4d6c014: Layer already exists 18:29:22 ec3707da4032: Layer already exists 18:29:22 4c95b48670f9: Layer already exists 18:29:22 6a3c62e080c7: Layer already exists 18:29:22 3b19d27f08f7: Layer already exists 18:29:22 340cb19ca677: Layer already exists 18:29:22 73bb99a6e169: Layer already exists 18:29:22 ec06c3102977: Layer already exists 18:29:22 4f4ce317c6bb: Layer already exists 18:29:22 a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 18:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 18:29:23 ec3707da4032: Preparing 18:29:23 4c95b48670f9: Preparing 18:29:23 da3262c3b83f: Preparing 18:29:23 60587c2a8cc6: Preparing 18:29:23 f0e5a4d6c014: Preparing 18:29:23 3b19d27f08f7: Preparing 18:29:23 73bb99a6e169: Preparing 18:29:23 ec06c3102977: Preparing 18:29:23 6a3c62e080c7: Preparing 18:29:23 340cb19ca677: Preparing 18:29:23 4f4ce317c6bb: Preparing 18:29:23 3b19d27f08f7: Waiting 18:29:23 73bb99a6e169: Waiting 18:29:23 ec06c3102977: Waiting 18:29:23 6a3c62e080c7: Waiting 18:29:23 340cb19ca677: Waiting 18:29:23 4f4ce317c6bb: Waiting 18:29:23 da3262c3b83f: Layer already exists 18:29:23 60587c2a8cc6: Layer already exists 18:29:23 f0e5a4d6c014: Layer already exists 18:29:23 ec3707da4032: Layer already exists 18:29:23 4c95b48670f9: Layer already exists 18:29:23 3b19d27f08f7: Layer already exists 18:29:23 73bb99a6e169: Layer already exists 18:29:23 6a3c62e080c7: Layer already exists 18:29:23 ec06c3102977: Layer already exists 18:29:23 340cb19ca677: Layer already exists 18:29:23 4f4ce317c6bb: Layer already exists 18:29:23 main: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:23 ===================================================== [Pipeline] echo 18:29:23 taggedImages: 18:29:23 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 18:29:23 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 18:29:23 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 18:29:23 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 18:29:23 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:24 18:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:24 arm64: Pulling from edgex-lftools-log-publisher 18:29:24 8998bd30e6a1: Pulling fs layer 18:29:24 04944245beec: Pulling fs layer 18:29:24 699f458cf7ca: Pulling fs layer 18:29:24 765212b225bb: Pulling fs layer 18:29:24 f23df028b6ca: Pulling fs layer 18:29:24 d65c8cfc05b1: Pulling fs layer 18:29:24 2437ff75d9bd: Pulling fs layer 18:29:24 765212b225bb: Waiting 18:29:24 f23df028b6ca: Waiting 18:29:24 d65c8cfc05b1: Waiting 18:29:24 2437ff75d9bd: Waiting 18:29:24 04944245beec: Verifying Checksum 18:29:24 04944245beec: Download complete 18:29:24 765212b225bb: Verifying Checksum 18:29:24 765212b225bb: Download complete 18:29:24 f23df028b6ca: Verifying Checksum 18:29:24 f23df028b6ca: Download complete 18:29:24 d65c8cfc05b1: Verifying Checksum 18:29:24 d65c8cfc05b1: Download complete 18:29:25 699f458cf7ca: Verifying Checksum 18:29:25 699f458cf7ca: Download complete 18:29:25 8998bd30e6a1: Verifying Checksum 18:29:25 8998bd30e6a1: Download complete 18:29:27 2437ff75d9bd: Verifying Checksum 18:29:27 2437ff75d9bd: Download complete 18:29:29 8998bd30e6a1: Pull complete 18:29:30 04944245beec: Pull complete 18:29:31 699f458cf7ca: Pull complete 18:29:31 765212b225bb: Pull complete 18:29:32 f23df028b6ca: Pull complete 18:29:32 d65c8cfc05b1: Pull complete 18:29:47 2437ff75d9bd: Pull complete 18:29:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:48 prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container 18:29:48 $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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 18:29:50 $ docker top 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:51 ---> job-cost.sh 18:29:51 lf-activate-venv: SKIPPING 18:29:51 INFO: No Stack... 18:29:52 INFO: Retrieving Pricing Info for: v3-standard-4 18:29:53 INFO: Archiving Costs [Pipeline] sh 18:29:54 + cat /w/workspace/edgex-go/268/archives/cost.csv 18:29:54 + cut -d, -f6 [Pipeline] lock 18:29:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] 18:29:54 Resource [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] did not exist. Created. 18:29:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:54 + echo total: 0.10999999940395355 [Pipeline] stash 18:29:55 Stashed 1 file(s) [Pipeline] } 18:29:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:55 $ docker stop --time=1 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 18:29:57 $ docker rm -f 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:29:57 provisioning config files... 18:29:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/268@tmp/config855782054825928045tmp [Pipeline] { [Pipeline] sh 18:29:57 + set +x 18:29:57 + curl -s https://codecov.io/bash 18:29:57 + bash -s -- 18:29:58 18:29:58 _____ _ 18:29:58 / ____| | | 18:29:58 | | ___ __| | ___ ___ _____ __ 18:29:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:29:58 | |___| (_) | (_| | __/ (_| (_) \ V / 18:29:58 \_____\___/ \__,_|\___|\___\___/ \_/ 18:29:58 Bash-1.0.6 18:29:58 18:29:58 18:29:58 ==> git version 2.25.1 found 18:29:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:29:58 Release-Date: 2020-01-08 18:29:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:29:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:29:58 ==> Jenkins CI detected. 18:29:58 current dir:  /w/workspace/edgex-go/268 18:29:58 project root: . 18:29:58 --> token set from env 18:29:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:29:58 ==> Running gcov in . (disable via -X gcov) 18:29:58 ==> Python coveragepy not found 18:29:58 ==> Searching for coverage reports in: 18:29:58 + . 18:29:58 -> Found 1 reports 18:29:58 ==> Detecting git/mercurial file structure 18:29:58 ==> Reading reports 18:29:58 + ./coverage.out bytes=436531 18:29:58 ==> Appending adjustments 18:29:58 https://docs.codecov.io/docs/fixing-reports 18:29:59 + Found adjustments 18:29:59 ==> Gzipping contents 18:29:59 60K /tmp/codecov.zpg5ug.gz 18:29:59 ==> Uploading reports 18:29:59 url: https://codecov.io 18:29:59 query: branch=main&commit=a9913775ba844ac49f5eb06b88cc0e63275269c3&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:29:59 -> Pinging Codecov 18:29:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a9913775ba844ac49f5eb06b88cc0e63275269c3&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:29:59 -> Uploading to 18:29:59 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/a9913775ba844ac49f5eb06b88cc0e63275269c3/89aab2be-0320-4958-a055-a5dd1f938775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T182959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4d3cd03661aad17436699750d99236510132e7511bf4413bb0264f66471165 18:29:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:59 Dload Upload Total Spent Left Speed 18:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60054 0 0 100 60054 0 240k --:--:-- --:--:-- --:--:-- 241k 18:30:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } 18:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:30:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:30:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:00 18:30:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:30:00 df9b9388f04a: Already exists 18:30:00 52dc419b0ee2: Pulling fs layer 18:30:00 25bc292e5bac: Pulling fs layer 18:30:00 114826534d7a: Pulling fs layer 18:30:00 4657fd5d0bcf: Pulling fs layer 18:30:00 6ad1cebc031e: Pulling fs layer 18:30:00 8a3aa393b2d8: Pulling fs layer 18:30:00 4657fd5d0bcf: Waiting 18:30:00 6ad1cebc031e: Waiting 18:30:00 25bc292e5bac: Download complete 18:30:00 52dc419b0ee2: Verifying Checksum 18:30:00 4657fd5d0bcf: Verifying Checksum 18:30:00 52dc419b0ee2: Download complete 18:30:00 4657fd5d0bcf: Download complete 18:30:01 52dc419b0ee2: Pull complete 18:30:01 6ad1cebc031e: Verifying Checksum 18:30:01 6ad1cebc031e: Download complete 18:30:01 25bc292e5bac: Pull complete 18:30:01 114826534d7a: Verifying Checksum 18:30:01 114826534d7a: Download complete 18:30:02 8a3aa393b2d8: Verifying Checksum 18:30:02 8a3aa393b2d8: Download complete 18:30:06 114826534d7a: Pull complete 18:30:06 4657fd5d0bcf: Pull complete 18:30:06 6ad1cebc031e: Pull complete 18:30:08 8a3aa393b2d8: Pull complete 18:30:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:09 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-snyk-go:1.410.4 cat 18:30:11 $ docker top 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:30:12 + set -o pipefail 18:30:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:30:18 18:30:18 Monitoring /w/workspace/edgex-go/268 (github.com/edgexfoundry/edgex-go)... 18:30:18 18:30:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/61576789-7c5d-462d-a590-36ba1b32d91a 18:30:18 18:30:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:30:18 18:30:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:30:18 18:30:18 [Pipeline] } 18:30:18 $ docker stop --time=1 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d 18:30:21 $ docker rm -f 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:30:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:22 provisioning config files... 18:30:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/268@tmp/config1711043692550963302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:22 --> edgex-publish-swagger.sh 18:30:22 === Publish openapi/v2 API === 18:30:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:30:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/268/openapi/v2/core-command.yaml] 18:30:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:22 Dload Upload Total Spent Left Speed 18:30:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36812 --:--:-- --:--:-- --:--:-- 36812 100 33831 0 0 100 33831 0 36812 --:--:-- --:--:-- --:--:-- 36772 18:30:23 18:30:23 18:30:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/268/openapi/v2/core-data.yaml] 18:30:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:23 Dload Upload Total Spent Left Speed 18:30:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 77830 --:--:-- --:--:-- --:--:-- 77745 100 71604 0 0 100 71604 0 77830 --:--:-- --:--:-- --:--:-- 77745 18:30:24 18:30:24 18:30:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/268/openapi/v2/core-metadata.yaml] 18:30:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:24 Dload Upload Total Spent Left Speed 18:30:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 68525 0:00:02 0:00:02 --:--:-- 68557 100 141k 0 0 100 141k 0 68525 0:00:02 0:00:02 --:--:-- 68525 18:30:26 18:30:26 18:30:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/268/openapi/v2/support-notifications.yaml] 18:30:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:26 Dload Upload Total Spent Left Speed 18:30:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 40507 0:00:02 0:00:02 --:--:-- 40507 100 89318 0 0 100 89318 0 38918 0:00:02 0:00:02 --:--:-- 38918 18:30:28 18:30:28 18:30:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/268/openapi/v2/support-scheduler.yaml] 18:30:28 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:28 Dload Upload Total Spent Left Speed 18:30:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43230 --:--:-- --:--:-- --:--:-- 43183 100 39556 0 0 100 39556 0 43183 --:--:-- --:--:-- --:--:-- 43183 18:30:29 18:30:29 18:30:29 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/268/openapi/v2/system-agent.yaml] 18:30:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:29 Dload Upload Total Spent Left Speed 18:30:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23832 --:--:-- --:--:-- --:--:-- 23804 100 20091 0 0 100 20091 0 23832 --:--:-- --:--:-- --:--:-- 23804 18:30:30 18:30:30 [Pipeline] } 18:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:31 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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/py-git-semver:0.1.4 cat 18:30:31 $ docker top 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:31 [ssh-agent] Looking for ssh-agent implementation... 18:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:32 $ docker exec 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f ssh-agent 18:30:32 SSH_AUTH_SOCK=/tmp/ssh-frNpw3UkYTDY/agent.34 18:30:32 SSH_AGENT_PID=41 18:30:32 Running ssh-add (command line suppressed) 18:30:32 Identity added: /w/workspace/edgex-go/268@tmp/private_key_5825705749078638667.key (/w/workspace/edgex-go/268@tmp/private_key_5825705749078638667.key) 18:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:32 + git semver tag 18:30:32 2022-07-29 18:30:32,822 [run_tag] DEBUG tag force:False 18:30:32 2022-07-29 18:30:32,822 [check_head_tag] DEBUG check head tag 18:30:32 2022-07-29 18:30:32,823 [execute] INFO git cat-file --batch-check 18:30:32 2022-07-29 18:30:32,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=) 18:30:32 2022-07-29 18:30:32,827 [execute] INFO git cat-file --batch 18:30:32 2022-07-29 18:30:32,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=) 18:30:32 2022-07-29 18:30:32,847 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:32 2022-07-29 18:30:32,847 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 18:30:32 2022-07-29 18:30:32,848 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) 18:30:32 2022-07-29 18:30:32,852 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:32 2.3.0-dev.33 [Pipeline] } 18:30:32 $ docker exec --env ******** --env ******** 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f ssh-agent -k 18:30:33 unset SSH_AUTH_SOCK; 18:30:33 unset SSH_AGENT_PID; 18:30:33 echo Agent pid 41 killed; 18:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:33 + git semver [Pipeline] } 18:30:33 $ docker stop --time=1 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f 18:30:34 $ docker rm -f 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:35 18:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:35 0.23.1-centos7: Pulling from edgex-lftools 18:30:35 ab5ef0e58194: Pulling fs layer 18:30:35 9712f1f96733: Pulling fs layer 18:30:35 63f879dbbcfc: Pulling fs layer 18:30:35 0d9ebad4ef96: Pulling fs layer 18:30:35 e9a5061849ea: Pulling fs layer 18:30:35 d747dcd14b5f: Pulling fs layer 18:30:35 2de7ff778b66: Pulling fs layer 18:30:35 0d9ebad4ef96: Waiting 18:30:35 e9a5061849ea: Waiting 18:30:35 d747dcd14b5f: Waiting 18:30:35 2de7ff778b66: Waiting 18:30:35 9712f1f96733: Download complete 18:30:36 63f879dbbcfc: Verifying Checksum 18:30:36 63f879dbbcfc: Download complete 18:30:36 0d9ebad4ef96: Verifying Checksum 18:30:36 0d9ebad4ef96: Download complete 18:30:36 d747dcd14b5f: Download complete 18:30:36 e9a5061849ea: Verifying Checksum 18:30:36 2de7ff778b66: Verifying Checksum 18:30:36 2de7ff778b66: Download complete 18:30:36 ab5ef0e58194: Verifying Checksum 18:30:36 ab5ef0e58194: Download complete 18:30:39 ab5ef0e58194: Pull complete 18:30:39 9712f1f96733: Pull complete 18:30:39 63f879dbbcfc: Pull complete 18:30:43 0d9ebad4ef96: Pull complete 18:30:43 e9a5061849ea: Pull complete 18:30:43 d747dcd14b5f: Pull complete 18:30:44 2de7ff778b66: Pull complete 18:30:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:44 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:30:46 $ docker top 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:30:46 provisioning config files... 18:30:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/268@tmp/config530771506097767636tmp 18:30:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/268@tmp/config4971481242256783258tmp 18:30:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/268@tmp/config1283252909835550919tmp [Pipeline] { [Pipeline] echo 18:30:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:30:47 ---> sigul-configuration.sh 18:30:47 gpg: directory `/root/.gnupg' created 18:30:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:30:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:30:47 gpg: keyring `/root/.gnupg/secring.gpg' created 18:30:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:30:47 gpg: CAST5 encrypted data 18:30:47 gpg: encrypted with 1 passphrase 18:30:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:30:47 + mkdir /home/jenkins 18:30:47 + mkdir /home/jenkins/sigul [Pipeline] sh 18:30:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:30:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:30:48 ---> sigul-install.sh 18:30:48 Sigul already installed; skipping installation. [Pipeline] sh 18:30:48 + git tag --list 18:30:48 0.6.0 18:30:48 0.6.1 18:30:48 0.7.0 18:30:48 0.7.1 18:30:48 v1.0.0 18:30:48 v1.0.1 18:30:48 v1.1.0 18:30:48 v1.2.0 18:30:48 v1.2.1 18:30:48 v1.3.0 18:30:48 v1.3.1 18:30:48 v2.0.0 18:30:48 v2.1.0 18:30:48 v2.1.1 18:30:48 v2.1.1-dev.1 18:30:48 v2.1.1-dev.2 18:30:48 v2.1.1-dev.3 18:30:48 v2.1.1-dev.4 18:30:48 v2.1.1-dev.5 18:30:48 v2.1.1-dev.6 18:30:48 v2.1.1-dev.7 18:30:48 v2.1.1-dev.8 18:30:48 v2.2.0 18:30:48 v2.2.1-dev.1 18:30:48 v2.2.1-dev.10 18:30:48 v2.2.1-dev.11 18:30:48 v2.2.1-dev.12 18:30:48 v2.2.1-dev.13 18:30:48 v2.2.1-dev.14 18:30:48 v2.2.1-dev.15 18:30:48 v2.2.1-dev.16 18:30:48 v2.2.1-dev.17 18:30:48 v2.2.1-dev.18 18:30:48 v2.2.1-dev.19 18:30:48 v2.2.1-dev.2 18:30:48 v2.2.1-dev.20 18:30:48 v2.2.1-dev.21 18:30:48 v2.2.1-dev.22 18:30:48 v2.2.1-dev.23 18:30:48 v2.2.1-dev.24 18:30:48 v2.2.1-dev.25 18:30:48 v2.2.1-dev.26 18:30:48 v2.2.1-dev.27 18:30:48 v2.2.1-dev.28 18:30:48 v2.2.1-dev.29 18:30:48 v2.2.1-dev.3 18:30:48 v2.2.1-dev.4 18:30:48 v2.2.1-dev.5 18:30:48 v2.2.1-dev.6 18:30:48 v2.2.1-dev.7 18:30:48 v2.2.1-dev.8 18:30:48 v2.2.1-dev.9 18:30:48 v2.3.0-dev.29 18:30:48 v2.3.0-dev.30 18:30:48 v2.3.0-dev.31 18:30:48 v2.3.0-dev.32 18:30:48 v2.3.0-dev.33 [Pipeline] sh 18:30:48 + lftools sign git-tag v2.3.0-dev.33 18:30:49 Signing Git tag with Sigul... 18:30:49 Signing v2.3.0-dev.33 [Pipeline] echo 18:30:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:30:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:30:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:30:49 $ docker stop --time=1 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c 18:30:51 $ docker rm -f 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:52 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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/py-git-semver:0.1.4 cat 18:30:52 $ docker top 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:52 [ssh-agent] Looking for ssh-agent implementation... 18:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:52 $ docker exec 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 ssh-agent 18:30:52 SSH_AUTH_SOCK=/tmp/ssh-mQl3WLMjSL8b/agent.32 18:30:52 SSH_AGENT_PID=39 18:30:52 Running ssh-add (command line suppressed) 18:30:52 Identity added: /w/workspace/edgex-go/268@tmp/private_key_9049298253948738849.key (/w/workspace/edgex-go/268@tmp/private_key_9049298253948738849.key) 18:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:53 + git semver bump pre 18:30:53 2022-07-29 18:30:53,471 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:53 2022-07-29 18:30:53,471 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev 18:30:53 2022-07-29 18:30:53,471 [bump_version] DEBUG bumped version:2.3.0-dev.34 18:30:53 2022-07-29 18:30:53,472 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/edgex-go/268/.semver/main with force:True 18:30:53 2022-07-29 18:30:53,472 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:53 2022-07-29 18:30:53,472 [write_file] DEBUG write to file:/w/workspace/edgex-go/268/.semver/main 18:30:53 2022-07-29 18:30:53,473 [execute] INFO git cat-file --batch-check 18:30:53 2022-07-29 18:30:53,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) 18:30:53 2022-07-29 18:30:53,479 [execute] INFO git cat-file --batch 18:30:53 2022-07-29 18:30:53,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) 18:30:53 2022-07-29 18:30:53,484 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:53 2.3.0-dev.34 [Pipeline] } 18:30:53 $ docker exec --env ******** --env ******** 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 ssh-agent -k 18:30:53 unset SSH_AUTH_SOCK; 18:30:53 unset SSH_AGENT_PID; 18:30:53 echo Agent pid 39 killed; 18:30:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:53 + git semver [Pipeline] } 18:30:54 $ docker stop --time=1 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 18:30:55 $ docker rm -f 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:56 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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/py-git-semver:0.1.4 cat 18:30:56 $ docker top 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:56 [ssh-agent] Looking for ssh-agent implementation... 18:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:56 $ docker exec 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 ssh-agent 18:30:57 SSH_AUTH_SOCK=/tmp/ssh-qBqysqY65lFI/agent.33 18:30:57 SSH_AGENT_PID=39 18:30:57 Running ssh-add (command line suppressed) 18:30:57 Identity added: /w/workspace/edgex-go/268@tmp/private_key_5612706011587096849.key (/w/workspace/edgex-go/268@tmp/private_key_5612706011587096849.key) 18:30:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:57 + git semver push 18:30:57 2022-07-29 18:30:57,696 [run_push] DEBUG push 18:30:57 2022-07-29 18:30:57,696 [execute] INFO git cat-file --batch-check 18:30:57 2022-07-29 18:30:57,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) 18:30:57 2022-07-29 18:30:57,700 [execute] INFO git rev-list de85f45daa5669bc76474c7d9e2ee75570d026b4 -- 18:30:57 2022-07-29 18:30:57,700 [execute] DEBUG Popen(['git', 'rev-list', 'de85f45daa5669bc76474c7d9e2ee75570d026b4', '--'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=None) 18:30:57 2022-07-29 18:30:57,715 [execute] INFO git fetch -v origin 18:30:57 2022-07-29 18:30:57,715 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=True, shell=None, istream=None) 18:30:58 2022-07-29 18:30:58,204 [run_push] DEBUG no remote changes detected 18:30:58 2022-07-29 18:30:58,204 [execute] INFO git push origin semver 18:30:58 2022-07-29 18:30:58,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=None) 18:30:59 2022-07-29 18:30:58,989 [run_push] DEBUG push all version tags 18:30:59 2022-07-29 18:30:58,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:30:59 2022-07-29 18:30:58,990 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) 18:30:59 2022-07-29 18:30:59,686 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main 18:30:59 2.3.0-dev.34 [Pipeline] } 18:30:59 $ docker exec --env ******** --env ******** 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 ssh-agent -k 18:30:59 unset SSH_AUTH_SOCK; 18:30:59 unset SSH_AGENT_PID; 18:30:59 echo Agent pid 39 killed; 18:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:00 + git semver [Pipeline] } 18:31:00 $ docker stop --time=1 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 18:31:01 $ docker rm -f 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:31:02 + [ -d /w/workspace/edgex-go/268/archives ] [Pipeline] libraryResource [Pipeline] sh 18:31:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:03 ---> package-listing.sh 18:31:03 ++ facter osfamily 18:31:03 ++ tr '[:upper:]' '[:lower:]' 18:31:03 + OS_FAMILY=debian 18:31:03 + workspace=/w/workspace/edgex-go/268 18:31:03 + START_PACKAGES=/tmp/packages_start.txt 18:31:03 + END_PACKAGES=/tmp/packages_end.txt 18:31:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:03 + PACKAGES=/tmp/packages_start.txt 18:31:03 + '[' /w/workspace/edgex-go/268 ']' 18:31:03 + PACKAGES=/tmp/packages_end.txt 18:31:03 + case "${OS_FAMILY}" in 18:31:03 + dpkg -l 18:31:03 + grep '^ii' 18:31:03 + '[' -f /tmp/packages_start.txt ']' 18:31:03 + '[' -f /tmp/packages_end.txt ']' 18:31:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:03 + '[' /w/workspace/edgex-go/268 ']' 18:31:03 + mkdir -p /w/workspace/edgex-go/268/archives/ 18:31:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/268/archives/ [Pipeline] echo 18:31:03 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/268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:04 18:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:04 latest: Pulling from edgex-lftools-log-publisher 18:31:04 5eb5b503b376: Pulling fs layer 18:31:04 5c69ac0246d0: Pulling fs layer 18:31:04 ec43610c2a17: Pulling fs layer 18:31:04 3a2ae6a8a46f: Pulling fs layer 18:31:04 33b1e0a273af: Pulling fs layer 18:31:04 5d3b04190fa2: Pulling fs layer 18:31:04 2f39f015ded8: Pulling fs layer 18:31:04 33b1e0a273af: Waiting 18:31:04 3a2ae6a8a46f: Waiting 18:31:04 5d3b04190fa2: Waiting 18:31:04 2f39f015ded8: Waiting 18:31:04 5c69ac0246d0: Download complete 18:31:04 3a2ae6a8a46f: Verifying Checksum 18:31:04 3a2ae6a8a46f: Download complete 18:31:05 33b1e0a273af: Verifying Checksum 18:31:05 33b1e0a273af: Download complete 18:31:05 ec43610c2a17: Verifying Checksum 18:31:05 ec43610c2a17: Download complete 18:31:05 5d3b04190fa2: Download complete 18:31:05 5eb5b503b376: Verifying Checksum 18:31:05 5eb5b503b376: Download complete 18:31:05 2f39f015ded8: Download complete 18:31:06 5eb5b503b376: Pull complete 18:31:06 5c69ac0246d0: Pull complete 18:31:06 ec43610c2a17: Pull complete 18:31:06 3a2ae6a8a46f: Pull complete 18:31:07 33b1e0a273af: Pull complete 18:31:07 5d3b04190fa2: Pull complete 18:31:11 2f39f015ded8: Pull complete 18:31:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:11 prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container 18:31:11 $ 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/268/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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:13 $ docker top df26aaa57f7ccf66a7ed32f1a61ef6f0c3a796956cb9d45f7cab0c7c9ca7f3d5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:14 + ls /var/log/sa-host 18:31:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:14 provisioning config files... 18:31:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/268@tmp/config8676674857810071865tmp [Pipeline] { [Pipeline] echo 18:31:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:14 ---> create-netrc.sh [Pipeline] } 18:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> python-tools-install.sh [Pipeline] echo 18:31:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> sudo-logs.sh 18:31:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:31:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> job-cost.sh 18:31:15 lf-activate-venv: SKIPPING 18:31:15 DEBUG: total: 0.10999999940395355 18:31:15 INFO: Retrieving Stack Cost... 18:31:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:31:16 INFO: Archiving Costs [Pipeline] echo 18:31:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:16 ---> logs-deploy.sh 18:31:16 lf-activate-venv: SKIPPING 18:31:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/268 18:31:16 INFO: archiving workspace using pattern(s): 18:31:17 Archives upload complete. 18:31:17 INFO: archiving logs to Nexus 18:31:18 ---> uname -a: 18:31:18 Linux prd-ubuntu20-04-docker-8c-8g-21497 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:31:18 18:31:18 18:31:18 ---> lscpu: 18:31:18 Architecture: x86_64 18:31:18 CPU op-mode(s): 32-bit, 64-bit 18:31:18 Byte Order: Little Endian 18:31:18 Address sizes: 40 bits physical, 48 bits virtual 18:31:18 CPU(s): 8 18:31:18 On-line CPU(s) list: 0-7 18:31:18 Thread(s) per core: 1 18:31:18 Core(s) per socket: 1 18:31:18 Socket(s): 8 18:31:18 NUMA node(s): 1 18:31:18 Vendor ID: AuthenticAMD 18:31:18 CPU family: 23 18:31:18 Model: 49 18:31:18 Model name: AMD EPYC-Rome Processor 18:31:18 Stepping: 0 18:31:18 CPU MHz: 2799.994 18:31:18 BogoMIPS: 5599.98 18:31:18 Virtualization: AMD-V 18:31:18 Hypervisor vendor: KVM 18:31:18 Virtualization type: full 18:31:18 L1d cache: 256 KiB 18:31:18 L1i cache: 256 KiB 18:31:18 L2 cache: 4 MiB 18:31:18 L3 cache: 128 MiB 18:31:18 NUMA node0 CPU(s): 0-7 18:31:18 Vulnerability Itlb multihit: Not affected 18:31:18 Vulnerability L1tf: Not affected 18:31:18 Vulnerability Mds: Not affected 18:31:18 Vulnerability Meltdown: Not affected 18:31:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:31:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:31:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:31:18 Vulnerability Srbds: Not affected 18:31:18 Vulnerability Tsx async abort: Not affected 18:31:18 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 18:31:18 18:31:18 18:31:18 ---> nproc: 18:31:18 8 18:31:18 18:31:18 18:31:18 ---> df -h: 18:31:18 Filesystem Size Used Avail Use% Mounted on 18:31:18 overlay 155G 20G 136G 13% / 18:31:18 tmpfs 64M 0 64M 0% /dev 18:31:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:31:18 shm 64M 0 64M 0% /dev/shm 18:31:18 /dev/vda1 155G 20G 136G 13% /facter-os 18:31:18 18:31:18 18:31:18 ---> sar -b -r -n DEV: 18:31:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21497) 07/29/22 _x86_64_ (8 CPU) 18:31:18 18:31:18 18:02:54 LINUX RESTART (8 CPU) 18:31:18 18:31:18 18:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:31:18 18:04:01 390.37 81.71 308.65 0.00 11028.20 213882.52 0.00 18:31:18 18:05:01 116.66 1.13 115.53 0.00 27.86 61586.00 0.00 18:31:18 18:06:01 46.21 0.12 46.09 0.00 1.60 17444.84 0.00 18:31:18 18:07:01 305.57 4.97 300.60 0.00 51.60 152067.87 0.00 18:31:18 18:08:01 543.64 2.48 541.16 0.00 21.19 276550.70 0.00 18:31:18 18:09:01 1031.21 0.27 1030.94 0.00 11.60 307076.84 0.00 18:31:18 18:10:01 434.89 2.35 432.54 0.00 18.79 182933.16 0.00 18:31:18 18:11:01 164.91 0.03 164.87 0.00 3.07 7925.35 0.00 18:31:18 18:12:01 14.50 0.03 14.46 0.00 6.93 398.00 0.00 18:31:18 18:13:01 2.28 0.00 2.28 0.00 0.00 26.26 0.00 18:31:18 18:14:01 1.48 0.00 1.48 0.00 0.00 21.33 0.00 18:31:18 18:15:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 18:31:18 18:16:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 18:31:18 18:17:01 0.97 0.02 0.95 0.00 0.13 11.33 0.00 18:31:18 18:18:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 18:31:18 18:19:01 1.40 0.02 1.38 0.00 0.13 16.79 0.00 18:31:18 18:20:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 18:31:18 18:21:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 18:31:18 18:22:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 18:31:18 18:23:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 18:31:18 18:24:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 18:31:18 18:25:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 18:31:18 18:26:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 18:31:18 18:27:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 18:31:18 18:28:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 18:31:18 18:29:01 1.05 0.00 1.05 0.00 0.00 11.79 0.00 18:31:18 18:30:01 2.52 0.10 2.42 0.00 10.27 85.33 0.00 18:31:18 18:31:01 133.54 0.07 133.47 0.00 0.53 58356.95 0.00 18:31:18 Average: 114.23 3.24 110.99 0.00 386.95 45494.83 0.00 18:31:18 18:31:18 18:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:31:18 18:04:01 29244672 31739200 579592 1.76 105320 2676304 1892364 5.58 1164452 2130364 208 18:31:18 18:05:01 27194812 31390840 893188 2.72 138080 4239284 2693700 7.94 1936084 3263796 582464 18:31:18 18:06:01 27274572 31647912 633952 1.93 140648 4391672 2230960 6.57 1529136 3568624 357276 18:31:18 18:07:01 24217232 31587984 678300 2.06 208024 7124092 2349956 6.93 2029156 5905088 559484 18:31:18 18:08:01 20167800 31383100 871316 2.65 286824 10757320 3338012 9.84 2653872 9185476 41380 18:31:18 18:09:01 19197444 31592624 673588 2.05 322220 11862132 2301448 6.78 2303676 10480856 448 18:31:18 18:10:01 18763568 31611040 654300 1.99 385500 12185548 2174672 6.41 2405776 10744180 46692 18:31:18 18:11:01 20080772 31659396 609496 1.85 388492 10956400 2180984 6.43 2365944 9514668 708 18:31:18 18:12:01 20097388 31676464 592456 1.80 389092 10956736 2018180 5.95 2351108 9514792 496 18:31:18 18:13:01 20099780 31679048 590396 1.80 389108 10956736 2018180 5.95 2349244 9515028 16 18:31:18 18:14:01 20107520 31686808 583124 1.77 389148 10956716 2018180 5.95 2342360 9515008 8 18:31:18 18:15:01 20109000 31688416 581480 1.77 389160 10956848 2018180 5.95 2340960 9515128 164 18:31:18 18:16:01 20109732 31689208 580708 1.77 389192 10956852 2018180 5.95 2340444 9515152 180 18:31:18 18:17:01 20109612 31689104 580764 1.77 389216 10956852 2018180 5.95 2339512 9515156 44 18:31:18 18:18:01 20109736 31689384 580348 1.76 389244 10956856 2018180 5.95 2339764 9515228 212 18:31:18 18:19:01 20109244 31688948 580544 1.77 389252 10956860 2029640 5.98 2340216 9515232 208 18:31:18 18:20:01 20109188 31688920 580512 1.77 389276 10956864 2029640 5.98 2339784 9515236 216 18:31:18 18:21:01 20109180 31688936 580440 1.77 389296 10956864 2029640 5.98 2339708 9515236 156 18:31:18 18:22:01 20109384 31689160 580152 1.76 389312 10956872 2029640 5.98 2339748 9515240 204 18:31:18 18:23:01 20109116 31688900 580404 1.77 389344 10956856 2029640 5.98 2339692 9515240 12 18:31:18 18:24:01 20109316 31689164 580312 1.76 389368 10956880 2029640 5.98 2340216 9515252 188 18:31:18 18:25:01 20109592 31689460 580004 1.76 389396 10956884 2029640 5.98 2339536 9515256 32 18:31:18 18:26:01 20109440 31689320 580016 1.76 389416 10956884 2029640 5.98 2339852 9515256 184 18:31:18 18:27:01 20109392 31689316 579976 1.76 389440 10956888 2029640 5.98 2340384 9515260 200 18:31:18 18:28:01 20109344 31689304 579924 1.76 389484 10956880 2045692 6.03 2339932 9515264 44 18:31:18 18:29:01 20109076 31689064 580108 1.76 389496 10956892 2045692 6.03 2340360 9515264 192 18:31:18 18:30:01 20014080 31644672 623788 1.90 389576 11007964 2383728 7.03 2385952 9565988 50972 18:31:18 18:31:01 18621684 31652412 611792 1.86 418216 12259312 2342340 6.90 2458120 10758136 1128 18:31:18 Average: 20954346 31653147 617892 1.88 349648 10167259 2156199 6.35 2263392 8799657 58697 18:31:18 18:31:18 18:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:31:18 18:04:01 lo 5.72 5.72 0.54 0.54 0.00 0.00 0.00 0.00 18:31:18 18:04:01 ens3 1404.77 1321.98 9688.36 177.07 0.00 0.00 0.00 0.00 18:31:18 18:04:01 docker0 473.68 393.80 34.24 2808.63 0.00 0.00 0.00 0.00 18:31:18 18:05:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 18:31:18 18:05:01 ens3 316.84 241.22 5112.10 83.31 0.00 0.00 0.00 0.00 18:31:18 18:05:01 vethd6ad3f9 0.23 0.42 0.02 0.03 0.00 0.00 0.00 0.00 18:31:18 18:05:01 docker0 104.68 117.88 8.39 1146.68 0.00 0.00 0.00 0.00 18:31:18 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:06:01 ens3 25.13 14.95 20.49 11.06 0.00 0.00 0.00 0.00 18:31:18 18:06:01 vethd6ad3f9 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 18:31:18 18:06:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 18:31:18 18:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:31:18 18:07:01 ens3 317.42 223.35 3334.66 90.05 0.00 0.00 0.00 0.00 18:31:18 18:07:01 veth98db351 14.82 24.37 1.56 285.50 0.00 0.00 0.00 0.02 18:31:18 18:07:01 veth767ff85 16.30 24.02 1.64 285.46 0.00 0.00 0.00 0.02 18:31:18 18:07:01 docker0 125.37 181.10 9.85 1632.30 0.00 0.00 0.00 0.00 18:31:18 18:07:01 veth78ef421 0.00 0.73 0.00 0.05 0.00 0.00 0.00 0.00 18:31:18 18:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:31:18 18:08:01 vethcee151f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:31:18 18:08:01 vetha7f4539 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:31:18 18:08:01 veth64109a0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:31:18 18:08:01 ens3 53.70 37.49 152.00 24.51 0.00 0.00 0.00 0.00 18:31:18 18:08:01 docker0 12.62 15.51 0.73 81.41 0.00 0.00 0.00 0.00 18:31:18 18:08:01 veth78ef421 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:09:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 18:31:18 18:09:01 veth3afdbf3 9.18 10.70 0.66 45.32 0.00 0.00 0.00 0.00 18:31:18 18:09:01 ens3 223.69 146.67 2240.84 75.60 0.00 0.00 0.00 0.00 18:31:18 18:09:01 docker0 58.43 99.08 4.29 1013.39 0.00 0.00 0.00 0.00 18:31:18 18:09:01 veth78ef421 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 18:31:18 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:10:01 ens3 125.12 98.18 744.18 79.47 0.00 0.00 0.00 0.00 18:31:18 18:10:01 docker0 54.87 75.66 4.13 724.66 0.00 0.00 0.00 0.00 18:31:18 18:10:01 veth78ef421 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:31:18 18:11:01 lo 42.53 42.53 4.19 4.19 0.00 0.00 0.00 0.00 18:31:18 18:11:01 ens3 454.19 451.34 363.10 2121.36 0.00 0.00 0.00 0.00 18:31:18 18:11:01 docker0 24.21 30.14 1.44 150.36 0.00 0.00 0.00 0.00 18:31:18 18:12:01 lo 21.79 21.79 2.14 2.14 0.00 0.00 0.00 0.00 18:31:18 18:12:01 ens3 274.08 278.34 115.88 1463.62 0.00 0.00 0.00 0.00 18:31:18 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:13:01 ens3 6.77 3.50 12.18 0.25 0.00 0.00 0.00 0.00 18:31:18 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:31:18 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:15:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18:31:18 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:16:01 ens3 0.65 0.37 0.33 0.21 0.00 0.00 0.00 0.00 18:31:18 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:18:01 ens3 0.77 0.12 0.06 0.01 0.00 0.00 0.00 0.00 18:31:18 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:19:01 ens3 0.80 0.50 0.43 0.34 0.00 0.00 0.00 0.00 18:31:18 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:20:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:23:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 18:31:18 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:24:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:31:18 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:27:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:31:18 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:28:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:31:18 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:29:01 ens3 0.19 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:31:18 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:30:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:31:18 18:30:01 ens3 37.52 28.97 854.28 5.37 0.00 0.00 0.00 0.00 18:31:18 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:18 18:31:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 18:31:18 18:31:01 ens3 365.73 288.62 7018.96 128.73 0.00 0.00 0.00 0.00 18:31:18 18:31:01 docker0 48.18 53.90 4.13 692.15 0.00 0.00 0.00 0.00 18:31:18 18:31:01 veth72dd58a 1.95 1.65 0.30 0.62 0.00 0.00 0.00 0.00 18:31:18 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 18:31:18 Average: ens3 127.46 110.65 1049.61 152.25 0.00 0.00 0.00 0.00 18:31:18 Average: docker0 31.75 34.17 2.37 291.81 0.00 0.00 0.00 0.00 18:31:18 Average: veth72dd58a 0.07 0.06 0.01 0.02 0.00 0.00 0.00 0.00 18:31:18 18:31:18 18:31:18 ---> sar -P ALL: 18:31:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21497) 07/29/22 _x86_64_ (8 CPU) 18:31:18 18:31:18 18:02:54 LINUX RESTART (8 CPU) 18:31:18 18:31:18 18:03:03 CPU %user %nice %system %iowait %steal %idle 18:31:18 18:04:01 all 11.02 0.00 4.60 3.24 0.07 81.07 18:31:18 18:04:01 0 9.65 0.00 5.12 1.44 0.05 83.74 18:31:18 18:04:01 1 11.43 0.00 5.34 3.11 0.09 80.03 18:31:18 18:04:01 2 14.97 0.00 4.53 1.93 0.07 78.51 18:31:18 18:04:01 3 14.78 0.00 5.43 6.39 0.09 73.32 18:31:18 18:04:01 4 10.44 0.00 4.05 0.63 0.05 84.83 18:31:18 18:04:01 5 8.88 0.00 3.70 3.13 0.07 84.22 18:31:18 18:04:01 6 8.40 0.00 5.00 6.30 0.05 80.25 18:31:18 18:04:01 7 9.59 0.00 3.58 3.01 0.09 83.72 18:31:18 18:05:01 all 34.31 0.00 7.72 1.50 0.08 56.39 18:31:18 18:05:01 0 32.93 0.00 11.75 6.73 0.08 48.51 18:31:18 18:05:01 1 35.60 0.00 6.83 0.66 0.07 56.84 18:31:18 18:05:01 2 34.35 0.00 7.12 0.24 0.07 58.23 18:31:18 18:05:01 3 33.92 0.00 7.47 0.37 0.08 58.15 18:31:18 18:05:01 4 35.34 0.00 7.65 0.20 0.07 56.73 18:31:18 18:05:01 5 34.78 0.00 7.13 0.36 0.08 57.65 18:31:18 18:05:01 6 34.35 0.00 7.01 3.17 0.07 55.40 18:31:18 18:05:01 7 33.21 0.00 6.84 0.24 0.08 59.63 18:31:18 18:06:01 all 43.18 0.00 5.73 0.27 0.08 50.75 18:31:18 18:06:01 0 42.89 0.00 6.48 1.45 0.07 49.11 18:31:18 18:06:01 1 43.87 0.00 5.84 0.02 0.08 50.19 18:31:18 18:06:01 2 45.62 0.00 5.70 0.27 0.08 48.32 18:31:18 18:06:01 3 43.76 0.00 5.66 0.03 0.08 50.46 18:31:18 18:06:01 4 43.95 0.00 5.79 0.03 0.07 50.16 18:31:18 18:06:01 5 42.09 0.00 5.48 0.07 0.07 52.30 18:31:18 18:06:01 6 41.19 0.00 5.79 0.24 0.08 52.69 18:31:18 18:06:01 7 42.01 0.00 5.12 0.03 0.07 52.76 18:31:18 18:07:01 all 20.93 0.00 10.45 3.11 0.08 65.43 18:31:18 18:07:01 0 19.89 0.00 9.47 14.55 0.09 56.00 18:31:18 18:07:01 1 21.47 0.00 11.45 0.50 0.07 66.52 18:31:18 18:07:01 2 20.46 0.00 10.27 1.75 0.07 67.45 18:31:18 18:07:01 3 21.22 0.00 8.97 0.96 0.09 68.77 18:31:18 18:07:01 4 21.22 0.00 11.10 2.21 0.09 65.38 18:31:18 18:07:01 5 18.17 0.00 10.11 1.07 0.07 70.58 18:31:18 18:07:01 6 23.14 0.00 10.63 2.64 0.07 63.52 18:31:18 18:07:01 7 21.90 0.00 11.65 1.13 0.10 65.21 18:31:18 18:08:01 all 55.46 0.00 12.24 6.04 0.10 26.16 18:31:18 18:08:01 0 55.20 0.00 12.34 3.16 0.10 29.19 18:31:18 18:08:01 1 54.62 0.00 13.33 4.62 0.10 27.32 18:31:18 18:08:01 2 55.88 0.00 11.04 2.94 0.10 30.03 18:31:18 18:08:01 3 55.76 0.00 11.38 1.59 0.08 31.19 18:31:18 18:08:01 4 55.08 0.00 13.97 19.79 0.08 11.06 18:31:18 18:08:01 5 55.11 0.00 13.23 12.58 0.12 18.96 18:31:18 18:08:01 6 56.76 0.00 10.37 2.03 0.08 30.75 18:31:18 18:08:01 7 55.29 0.00 12.23 1.67 0.10 30.71 18:31:18 18:09:01 all 45.13 0.00 13.24 11.11 0.14 30.38 18:31:18 18:09:01 0 43.78 0.00 12.70 10.99 0.15 32.38 18:31:18 18:09:01 1 44.69 0.00 13.80 16.31 0.12 25.08 18:31:18 18:09:01 2 46.19 0.00 13.11 16.25 0.15 24.30 18:31:18 18:09:01 3 47.35 0.00 12.97 5.33 0.15 34.20 18:31:18 18:09:01 4 42.71 0.00 14.44 9.63 0.14 33.08 18:31:18 18:09:01 5 47.33 0.00 11.77 7.56 0.12 33.23 18:31:18 18:09:01 6 43.86 0.00 13.61 15.99 0.14 26.41 18:31:18 18:09:01 7 45.15 0.00 13.51 6.80 0.12 34.42 18:31:18 18:10:01 all 30.01 0.00 7.83 8.48 0.07 53.61 18:31:18 18:10:01 0 30.55 0.00 6.79 5.32 0.07 57.28 18:31:18 18:10:01 1 30.84 0.00 7.92 3.00 0.07 58.18 18:31:18 18:10:01 2 29.76 0.00 8.75 23.82 0.08 37.58 18:31:18 18:10:01 3 30.57 0.00 7.54 1.42 0.07 60.40 18:31:18 18:10:01 4 28.68 0.00 8.96 7.47 0.07 54.82 18:31:18 18:10:01 5 30.47 0.00 7.43 2.21 0.08 59.80 18:31:18 18:10:01 6 29.84 0.00 6.89 1.42 0.07 61.78 18:31:18 18:10:01 7 29.36 0.00 8.35 23.33 0.08 38.87 18:31:18 18:11:01 all 8.82 0.00 1.97 0.73 0.06 88.42 18:31:18 18:11:01 0 9.25 0.00 1.82 0.20 0.07 88.66 18:31:18 18:11:01 1 8.71 0.00 1.91 0.07 0.07 89.25 18:31:18 18:11:01 2 9.06 0.00 2.28 0.84 0.07 87.75 18:31:18 18:11:01 3 10.53 0.00 1.93 0.65 0.08 86.80 18:31:18 18:11:01 4 7.51 0.00 1.76 0.92 0.05 89.76 18:31:18 18:11:01 5 6.79 0.00 1.68 2.23 0.05 89.26 18:31:18 18:11:01 6 11.87 0.00 1.77 0.55 0.07 85.74 18:31:18 18:11:01 7 6.84 0.00 2.62 0.37 0.07 90.10 18:31:18 18:12:01 all 5.61 0.00 0.80 0.06 0.03 93.50 18:31:18 18:12:01 0 6.90 0.00 0.92 0.00 0.02 92.17 18:31:18 18:12:01 1 4.11 0.00 0.68 0.00 0.02 95.19 18:31:18 18:12:01 2 6.16 0.00 0.87 0.30 0.03 92.64 18:31:18 18:12:01 3 5.33 0.00 0.74 0.02 0.05 93.87 18:31:18 18:12:01 4 7.68 0.00 0.75 0.02 0.05 91.50 18:31:18 18:12:01 5 3.36 0.00 0.60 0.02 0.03 95.99 18:31:18 18:12:01 6 7.84 0.00 0.82 0.13 0.03 91.18 18:31:18 18:12:01 7 3.51 0.00 1.01 0.00 0.03 95.45 18:31:18 18:13:01 all 0.02 0.00 0.03 0.01 0.01 99.94 18:31:18 18:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:31:18 18:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:31:18 18:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:31:18 18:13:01 4 0.00 0.00 0.07 0.03 0.00 99.90 18:31:18 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:13:01 7 0.10 0.00 0.05 0.00 0.02 99.83 18:31:18 18:14:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:31:18 18:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:31:18 18:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:14:01 2 0.02 0.00 0.00 0.07 0.02 99.90 18:31:18 18:14:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:31:18 18:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 18:31:18 18:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:31:18 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:31:18 18:31:18 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:31:18 18:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:31:18 18:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:15:01 3 0.03 0.00 0.03 0.00 0.03 99.90 18:31:18 18:15:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:31:18 18:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:15:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:31:18 18:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:31:18 18:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:31:18 18:16:01 2 0.02 0.00 0.02 0.05 0.02 99.90 18:31:18 18:16:01 3 0.03 0.00 0.00 0.00 0.03 99.93 18:31:18 18:16:01 4 0.05 0.00 0.05 0.00 0.00 99.90 18:31:18 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:31:18 18:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:31:18 18:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:31:18 18:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:31:18 18:17:01 3 0.03 0.00 0.05 0.00 0.03 99.88 18:31:18 18:17:01 4 0.00 0.00 0.00 0.03 0.02 99.95 18:31:18 18:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:31:18 18:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:31:18 18:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:31:18 18:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:31:18 18:18:01 3 0.03 0.00 0.05 0.00 0.03 99.88 18:31:18 18:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:31:18 18:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:31:18 18:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:19:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:31:18 18:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 18:31:18 18:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:31:18 18:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:31:18 18:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:31:18 18:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:31:18 18:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 18:31:18 18:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:31:18 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:20:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:31:18 18:20:01 3 0.03 0.00 0.07 0.00 0.05 99.85 18:31:18 18:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:31:18 18:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:31:18 18:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:31:18 18:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:21:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:31:18 18:21:01 2 0.02 0.00 0.00 0.05 0.00 99.93 18:31:18 18:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:31:18 18:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:31:18 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:31:18 18:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:31:18 18:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:31:18 18:22:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:31:18 18:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 18:31:18 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:31:18 18:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:31:18 18:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:31:18 18:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:23:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:31:18 18:23:01 3 0.05 0.00 0.02 0.00 0.03 99.90 18:31:18 18:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 18:31:18 18:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:23:01 7 0.00 0.00 0.05 0.00 0.00 99.95 18:31:18 18:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:31:18 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:31:18 18:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:31:18 18:24:01 3 0.07 0.00 0.05 0.00 0.03 99.85 18:31:18 18:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:31:18 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:31:18 18:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:31:18 18:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:25:01 1 0.03 0.00 0.02 0.05 0.00 99.90 18:31:18 18:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:31:18 18:25:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:31:18 18:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:31:18 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:31:18 18:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:31:18 18:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:31:18 18:26:01 1 0.00 0.00 0.02 0.03 0.00 99.95 18:31:18 18:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:31:18 18:26:01 3 0.02 0.00 0.03 0.00 0.03 99.92 18:31:18 18:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:31:18 18:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:31:18 18:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:31:18 18:27:01 2 0.02 0.00 0.00 0.05 0.00 99.93 18:31:18 18:27:01 3 0.03 0.00 0.03 0.00 0.03 99.90 18:31:18 18:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:31:18 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:28:01 all 0.01 0.00 0.02 0.01 0.01 99.95 18:31:18 18:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:28:01 2 0.00 0.00 0.02 0.12 0.00 99.87 18:31:18 18:28:01 3 0.03 0.00 0.07 0.00 0.03 99.87 18:31:18 18:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:31:18 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:31:18 18:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:31:18 18:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:31:18 18:29:01 2 0.00 0.00 0.00 0.05 0.02 99.93 18:31:18 18:29:01 3 0.07 0.00 0.02 0.00 0.03 99.88 18:31:18 18:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:31:18 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:31:18 18:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:31:18 18:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:31:18 18:30:01 all 0.34 0.00 0.25 0.01 0.01 99.39 18:31:18 18:30:01 0 0.37 0.00 0.18 0.00 0.02 99.43 18:31:18 18:30:01 1 0.20 0.00 0.23 0.00 0.00 99.57 18:31:18 18:30:01 2 0.40 0.00 0.25 0.08 0.00 99.27 18:31:18 18:30:01 3 0.38 0.00 0.33 0.00 0.03 99.25 18:31:18 18:30:01 4 0.22 0.00 0.25 0.00 0.02 99.51 18:31:18 18:30:01 5 0.45 0.00 0.20 0.00 0.02 99.33 18:31:18 18:30:01 6 0.45 0.00 0.23 0.02 0.00 99.30 18:31:18 18:30:01 7 0.25 0.00 0.28 0.00 0.00 99.47 18:31:18 18:31:01 all 10.02 0.00 4.03 1.41 0.06 84.49 18:31:18 18:31:01 0 9.92 0.00 3.51 0.51 0.05 86.02 18:31:18 18:31:01 1 9.81 0.00 4.10 0.41 0.07 85.61 18:31:18 18:31:01 2 9.36 0.00 4.74 7.46 0.07 78.37 18:31:18 18:31:01 3 10.50 0.00 3.90 1.98 0.07 83.56 18:31:18 18:31:01 4 10.66 0.00 3.82 0.13 0.05 85.33 18:31:18 18:31:01 5 9.70 0.00 4.03 0.34 0.03 85.90 18:31:18 18:31:01 6 11.04 0.00 3.13 0.24 0.05 85.55 18:31:18 18:31:01 7 9.16 0.00 5.01 0.22 0.07 85.55 18:31:18 Average: all 9.39 0.00 2.44 1.27 0.03 86.86 18:31:18 Average: 0 9.27 0.00 2.52 1.57 0.03 86.61 18:31:18 Average: 1 9.40 0.00 2.53 1.02 0.03 87.03 18:31:18 Average: 2 9.66 0.00 2.44 2.00 0.03 85.87 18:31:18 Average: 3 9.74 0.00 2.37 0.66 0.05 87.19 18:31:18 Average: 4 9.34 0.00 2.57 1.46 0.03 86.60 18:31:18 Average: 5 9.11 0.00 2.31 1.05 0.03 87.51 18:31:18 Average: 6 9.52 0.00 2.31 1.15 0.03 86.99 18:31:18 Average: 7 9.08 0.00 2.49 1.30 0.03 87.11 18:31:18 18:31:18 18:31:18