Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef95e3002464d42590a42d7264ad679da132236 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-ssh8531109641555960698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11066381879358480246.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14186320655110855236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5224148125049538354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14010022453326859010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29997 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/303 [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/303 # 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 0ef95e3002464d42590a42d7264ad679da132236 (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 0ef95e3002464d42590a42d7264ad679da132236 # timeout=10 Commit message: "fix(snap): Bind redis server to loopback interface (#4154)" > git rev-list --no-walk 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:27:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:27:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:27:41 ========================================================= 21:27:41 EdgeX Global Pipelines Version Info 21:27:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:27:42 ------------------- 21:27:42 stable info: 21:27:42 ------------------- 21:27:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:27:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:27:42 Message: update stable to v1.0.239 21:27:42 ------------------- 21:27:42 experimental info: 21:27:42 ------------------- 21:27:42 Commited By: **** collab-it+edgex@linuxfoundation.org 21:27:42 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:27:42 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef95e3 [Pipeline] echo 21:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:43 provisioning config files... 21:27:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config2854290304119821638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:43 ---> docker-login.sh 21:27:43 nexus3.edgexfoundry.org:10001 21:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:44 Configure a credential helper to remove this warning. See 21:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:44 21:27:44 Login Succeeded 21:27:44 nexus3.edgexfoundry.org:10002 21:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:44 Configure a credential helper to remove this warning. See 21:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:44 21:27:44 Login Succeeded 21:27:44 nexus3.edgexfoundry.org:10003 21:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:44 Configure a credential helper to remove this warning. See 21:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:44 21:27:44 Login Succeeded 21:27:44 nexus3.edgexfoundry.org:10004 21:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:44 Configure a credential helper to remove this warning. See 21:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:44 21:27:44 Login Succeeded 21:27:44 docker.io 21:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:46 Configure a credential helper to remove this warning. See 21:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:46 21:27:46 Login Succeeded 21:27:46 ---> docker-login.sh ends [Pipeline] } 21:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:46 + 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 21:27:46 + dirname cmd/core-command/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo core-command,cmd/core-command/Dockerfile 21:27:46 + dirname cmd/core-data/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo core-data,cmd/core-data/Dockerfile 21:27:46 + + dirname cmd/core-metadata/Dockerfile 21:27:46 cut -d/ -f2 21:27:46 + echo core-metadata,cmd/core-metadata/Dockerfile 21:27:46 + dirname cmd/security-bootstrapper/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:27:46 + dirname cmd/security-proxy-setup/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:27:46 + dirname cmd/security-secretstore-setup/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:27:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:27:46 + dirname cmd/security-spire-agent/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:27:46 + dirname cmd/security-spire-config/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:27:46 + dirname cmd/security-spire-server/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:27:46 + dirname cmd/support-notifications/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo support-notifications,cmd/support-notifications/Dockerfile 21:27:46 + dirname cmd/support-scheduler/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:27:46 + dirname cmd/sys-mgmt-agent/Dockerfile 21:27:46 + cut -d/ -f2 21:27:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:27:46 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 21:27:47 + git rev-list -1 --merges 0ef95e3002464d42590a42d7264ad679da132236~1..0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo 21:27:47 -----------> git rev-list -1 --merges 0ef95e3002464d42590a42d7264ad679da132236~1..0ef95e3002464d42590a42d7264ad679da132236 0ef95e3002464d42590a42d7264ad679da132236 [false] [Pipeline] sh 21:27:47 + git log --format=format:%s -1 0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] echo 21:27:47 ========================================================= 21:27:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:27:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:27:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:27:47 + grep -v github /etc/ssh/ssh_known_hosts 21:27:47 + [ -e /tmp/ssh_known_hosts ] 21:27:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:27:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:27:47 sudo tee -a /etc/ssh/ssh_known_hosts 21:27:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:48 21:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:48 0.1.4: Pulling from edgex-devops/py-git-semver 21:27:48 b85a868b505f: Pulling fs layer 21:27:48 e2be974225ed: Pulling fs layer 21:27:48 339a4e72a1f5: Pulling fs layer 21:27:48 988bab9f4d93: Pulling fs layer 21:27:48 1469e6f7b9e6: Pulling fs layer 21:27:48 eaf3925da568: Pulling fs layer 21:27:48 bab4dde63d76: Pulling fs layer 21:27:48 bde34c3a00c8: Pulling fs layer 21:27:48 b352a97aabf1: Pulling fs layer 21:27:48 4872d77fe225: Pulling fs layer 21:27:48 5851b861e8e6: Pulling fs layer 21:27:48 988bab9f4d93: Waiting 21:27:48 bde34c3a00c8: Waiting 21:27:48 b352a97aabf1: Waiting 21:27:48 1469e6f7b9e6: Waiting 21:27:48 bab4dde63d76: Waiting 21:27:48 eaf3925da568: Waiting 21:27:48 4872d77fe225: Waiting 21:27:48 5851b861e8e6: Waiting 21:27:48 e2be974225ed: Verifying Checksum 21:27:48 e2be974225ed: Download complete 21:27:48 988bab9f4d93: Verifying Checksum 21:27:48 988bab9f4d93: Download complete 21:27:48 1469e6f7b9e6: Verifying Checksum 21:27:48 1469e6f7b9e6: Download complete 21:27:48 eaf3925da568: Download complete 21:27:48 339a4e72a1f5: Verifying Checksum 21:27:48 339a4e72a1f5: Download complete 21:27:48 bde34c3a00c8: Verifying Checksum 21:27:48 bde34c3a00c8: Download complete 21:27:48 b352a97aabf1: Verifying Checksum 21:27:48 b352a97aabf1: Download complete 21:27:48 4872d77fe225: Verifying Checksum 21:27:48 4872d77fe225: Download complete 21:27:48 5851b861e8e6: Verifying Checksum 21:27:48 5851b861e8e6: Download complete 21:27:48 b85a868b505f: Download complete 21:27:49 bab4dde63d76: Verifying Checksum 21:27:49 bab4dde63d76: Download complete 21:27:50 b85a868b505f: Pull complete 21:27:50 e2be974225ed: Pull complete 21:27:51 339a4e72a1f5: Pull complete 21:27:51 988bab9f4d93: Pull complete 21:27:51 1469e6f7b9e6: Pull complete 21:27:51 eaf3925da568: Pull complete 21:27:53 bab4dde63d76: Pull complete 21:27:53 bde34c3a00c8: Pull complete 21:27:53 b352a97aabf1: Pull complete 21:27:54 4872d77fe225: Pull complete 21:27:54 5851b861e8e6: Pull complete 21:27:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:27:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:54 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:27:57 $ docker top fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 -eo pid,comm 21:27:57 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). 21:27:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:57 [ssh-agent] Looking for ssh-agent implementation... 21:27:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:57 $ docker exec fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent 21:27:58 SSH_AUTH_SOCK=/tmp/ssh-pVY2M8UggQwZ/agent.32 21:27:58 SSH_AGENT_PID=38 21:27:58 Running ssh-add (command line suppressed) 21:27:58 Identity added: /w/workspace/edgex-go/303@tmp/private_key_6735514941503848318.key (/w/workspace/edgex-go/303@tmp/private_key_6735514941503848318.key) 21:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:58 + git tag --points-at HEAD [Pipeline] } 21:27:58 $ docker exec --env ******** --env ******** fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent -k 21:27:58 unset SSH_AUTH_SOCK; 21:27:58 unset SSH_AGENT_PID; 21:27:58 echo Agent pid 38 killed; 21:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:58 [ssh-agent] Looking for ssh-agent implementation... 21:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:58 $ docker exec fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent 21:27:59 SSH_AUTH_SOCK=/tmp/ssh-UL69U9lYXHvs/agent.71 21:27:59 SSH_AGENT_PID=77 21:27:59 Running ssh-add (command line suppressed) 21:27:59 Identity added: /w/workspace/edgex-go/303@tmp/private_key_1584811130566219268.key (/w/workspace/edgex-go/303@tmp/private_key_1584811130566219268.key) 21:27:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:59 + git semver init 21:27:59 2022-09-20 21:27:59,682 [run_init] DEBUG init version:0.0.0 force:False 21:27:59 2022-09-20 21:27:59,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/303/.semver 21:27:59 2022-09-20 21:27:59,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/303/.semver 21:27:59 2022-09-20 21:27:59,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/303/.semver'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) 21:28:05 2022-09-20 21:28:04,547 [append_file] DEBUG append to file:/w/workspace/edgex-go/303/.git/info/exclude 21:28:05 2022-09-20 21:28:04,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/303/.semver/main with force:False 21:28:05 2022-09-20 21:28:04,548 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:28:05 2022-09-20 21:28:04,548 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:28:05 2.3.0-dev.67 [Pipeline] } 21:28:05 $ docker exec --env ******** --env ******** fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 ssh-agent -k 21:28:05 unset SSH_AUTH_SOCK; 21:28:05 unset SSH_AGENT_PID; 21:28:05 echo Agent pid 77 killed; 21:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:05 + git semver [Pipeline] } 21:28:05 $ docker stop --time=1 fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 21:28:07 $ docker rm -f fe1615fec0e605e51f263cdbb7bc8c83c9bcecebccdd3e603376054a230c6638 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:07 Stashed 1 file(s) [Pipeline] echo 21:28:07 [edgeXSemver]: initialized semver on version 2.3.0-dev.67 [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 21:28:08 + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] echo 21:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:08 ========================================================= 21:28:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:28:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:28:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:08 2408cc74d12b: Pulling fs layer 21:28:08 ea60b727a1ce: Pulling fs layer 21:28:08 30c4a7721957: Pulling fs layer 21:28:08 370296b7ddb6: Pulling fs layer 21:28:08 7c6cee850709: Pulling fs layer 21:28:08 39a5fcdaea64: Pulling fs layer 21:28:08 d94ebbe4e438: Pulling fs layer 21:28:08 bcfd1f05c69d: Pulling fs layer 21:28:08 59ccb84bbe0f: Pulling fs layer 21:28:08 d94ebbe4e438: Waiting 21:28:08 7c6cee850709: Waiting 21:28:08 bcfd1f05c69d: Waiting 21:28:08 59ccb84bbe0f: Waiting 21:28:08 39a5fcdaea64: Waiting 21:28:08 30c4a7721957: Verifying Checksum 21:28:08 30c4a7721957: Download complete 21:28:08 ea60b727a1ce: Download complete 21:28:08 7c6cee850709: Verifying Checksum 21:28:08 7c6cee850709: Download complete 21:28:08 39a5fcdaea64: Verifying Checksum 21:28:08 39a5fcdaea64: Download complete 21:28:08 2408cc74d12b: Verifying Checksum 21:28:08 2408cc74d12b: Download complete 21:28:08 d94ebbe4e438: Verifying Checksum 21:28:08 d94ebbe4e438: Download complete 21:28:08 2408cc74d12b: Pull complete 21:28:08 ea60b727a1ce: Pull complete 21:28:08 59ccb84bbe0f: Verifying Checksum 21:28:08 59ccb84bbe0f: Download complete 21:28:08 30c4a7721957: Pull complete 21:28:09 bcfd1f05c69d: Download complete 21:28:09 370296b7ddb6: Verifying Checksum 21:28:09 370296b7ddb6: Download complete 21:28:13 370296b7ddb6: Pull complete 21:28:13 7c6cee850709: Pull complete 21:28:13 39a5fcdaea64: Pull complete 21:28:14 d94ebbe4e438: Pull complete 21:28:16 bcfd1f05c69d: Pull complete 21:28:17 59ccb84bbe0f: Pull complete 21:28:17 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:28:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:28:17 WORKDIR /edgex 21:28:17 COPY go.mod . 21:28:17 RUN go mod download 21:28:17 + docker build -t ci-base-image-x86_64 -f - . 21:28:18 Sending build context to Docker daemon 169.5MB 21:28:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:28:18 ---> a4fb48ad2a94 21:28:18 Step 2/4 : WORKDIR /edgex 21:28:22 Still waiting to schedule task 21:28:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:28:23 ---> Running in e86f60c2c4a6 21:28:23 Removing intermediate container e86f60c2c4a6 21:28:23 ---> 8f4f85164925 21:28:23 Step 3/4 : COPY go.mod . 21:28:23 ---> b2c9edea62da 21:28:23 Step 4/4 : RUN go mod download 21:28:24 ---> Running in 601b12c6daa7 21:28:38 Removing intermediate container 601b12c6daa7 21:28:38 ---> a29a46205d4f 21:28:38 Successfully built a29a46205d4f 21:28:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:39 + docker inspect -f . ci-base-image-x86_64 21:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:39 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:28:39 $ docker top 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:40 + go version 21:28:40 go version go1.18.3 linux/amd64 [Pipeline] } 21:28:40 $ docker stop --time=1 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c 21:28:41 $ docker rm -f 1d4603a5c8cf20c5c82d412ed812408d444778585d61e2822947c22c3f20438c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:42 + docker inspect -f . ci-base-image-x86_64 21:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:42 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:28:42 $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:28:42 $ docker top 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 -eo pid,comm [Pipeline] { [Pipeline] echo 21:28:42 ========================================================= 21:28:42 [edgeXBuildGoParallel] Running Tests and Build... 21:28:42 ========================================================= [Pipeline] sh 21:28:42 + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] fileExists [Pipeline] sh 21:28:43 + make test 21:28:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:28:49 ? github.com/edgexfoundry/edgex-go [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 21:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.139s coverage: 98.5% of statements 21:29:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.126s coverage: 72.5% of statements 21:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:29:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:29:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements 21:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.240s coverage: 89.2% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.0% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 21:29:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 21:29:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 21:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements 21:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 21:29:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements 21:29:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.128s coverage: 92.9% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 41.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.188s coverage: 92.3% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:29:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:29:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements 21:29:30 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 21:29:52 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." 21:29:52 GO111MODULE=on go vet ./... 21:29:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:29:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:29:56 ./bin/test-attribution-txt.sh 21:29:56 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:29:56 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:29:56 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:29:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:29:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:29:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:29:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:29:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:29:56 + ls -al . 21:29:56 total 748 21:29:56 drwxrwxr-x 10 1001 1001 4096 Sep 20 21:28 . 21:29:56 drwxr-xr-x 4 root root 4096 Sep 20 21:28 .. 21:29:56 -rw-rw-r-- 1 1001 1001 16 Sep 20 21:27 .dockerignore 21:29:56 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:29 .git 21:29:56 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:27 .github 21:29:56 -rw-rw-r-- 1 1001 1001 1030 Sep 20 21:27 .gitignore 21:29:56 -rw-rw-r-- 1 1001 1001 42 Sep 20 21:27 .golangci.yml 21:29:56 -rw-rw-r-- 1 1001 1001 87 Sep 20 21:27 .hadolint.yml 21:29:56 drwxr-xr-x 3 1001 1001 4096 Sep 20 21:28 .semver 21:29:56 -rw-rw-r-- 1 1001 1001 166 Sep 20 21:27 .sonarcloud.properties 21:29:56 -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:27 ADOPTERS.md 21:29:56 -rw-rw-r-- 1 1001 1001 10347 Sep 20 21:27 Attribution.txt 21:29:56 -rw-rw-r-- 1 1001 1001 63209 Sep 20 21:27 CHANGELOG.md 21:29:56 -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:27 CONTRIBUTING.md 21:29:56 -rw-rw-r-- 1 1001 1001 677 Sep 20 21:27 GOVERNANCE.md 21:29:56 -rw-rw-r-- 1 1001 1001 850 Sep 20 21:27 Jenkinsfile 21:29:56 -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:27 LICENSE 21:29:56 -rw-rw-r-- 1 1001 1001 13724 Sep 20 21:27 Makefile 21:29:56 -rw-rw-r-- 1 1001 1001 582 Sep 20 21:27 OWNERS.md 21:29:56 -rw-rw-r-- 1 1001 1001 9799 Sep 20 21:27 README.md 21:29:56 -rw-rw-r-- 1 1001 1001 6912 Sep 20 21:27 SECURITY.md 21:29:56 -rw-rw-r-- 1 1001 1001 12 Sep 20 21:28 VERSION 21:29:56 -rw-rw-r-- 1 1001 1001 4131 Sep 20 21:27 ZMQWindows.md 21:29:56 drwxrwxr-x 2 1001 1001 4096 Sep 20 21:27 bin 21:29:56 drwxrwxr-x 18 1001 1001 4096 Sep 20 21:27 cmd 21:29:56 -rw-r--r-- 1 root root 491929 Sep 20 21:29 coverage.out 21:29:56 -rw-rw-r-- 1 1001 1001 3670 Sep 20 21:27 go.mod 21:29:56 -rw-rw-r-- 1 1001 1001 38527 Sep 20 21:27 go.sum 21:29:56 drwxrwxr-x 8 1001 1001 4096 Sep 20 21:27 internal 21:29:56 drwxrwxr-x 3 1001 1001 4096 Sep 20 21:27 openapi 21:29:56 drwxrwxr-x 4 1001 1001 4096 Sep 20 21:27 snap 21:29:56 -rw-rw-r-- 1 1001 1001 204 Sep 20 21:27 version.go [Pipeline] sh 21:29:57 + '[' -e coverage.out ] 21:29:57 + chown 1001:1001 coverage.out 21:29:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29998 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stash [Pipeline] ws 21:29:57 Running in /w/workspace/edgex-go/303 [Pipeline] { [Pipeline] checkout 21:29:57 The recommended git tool is: git 21:29:57 Stashed 1 file(s) [Pipeline] sh 21:29:57 + make build 21:29:57 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:30:03 using credential edgex-jenkins-ssh 21:30:03 Cloning the remote Git repository 21:30:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:30:04 > git init /w/workspace/edgex-go/303 # timeout=10 21:30:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:30:04 > git --version # timeout=10 21:30:04 > git --version # 'git version 2.25.1' 21:30:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:30:20 Avoid second fetch 21:30:20 Checking out Revision 0ef95e3002464d42590a42d7264ad679da132236 (main) 21:30:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:30:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:20 > git config core.sparsecheckout # timeout=10 21:30:20 > git checkout -f 0ef95e3002464d42590a42d7264ad679da132236 # timeout=10 21:30:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:30:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:30:25 Commit message: "fix(snap): Bind redis server to loopback interface (#4154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:30:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:25 Dload Upload Total Spent Left Speed 21:30:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh 21:30:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:30:27 + + sudo tee /etc/docker/daemon.new 21:30:27 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:30:27 { 21:30:27 "registry-mirrors": [ 21:30:27 "https://nexus3.edgexfoundry.org:10001" 21:30:27 ], 21:30:27 "bip": "10.250.0.254/24", 21:30:27 "hosts": [ 21:30:27 "tcp://0.0.0.0:5555", 21:30:27 "unix:///var/run/docker.sock" 21:30:27 ], 21:30:27 "mtu": 1458, 21:30:27 "selinux-enabled": true, 21:30:27 "seccomp-profile": "/etc/docker/seccomp.json" 21:30:27 } [Pipeline] sh 21:30:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:30:27 + sudo service docker restart 21:30:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:30:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:30:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:30: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.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:30: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.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:30:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:30:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:30: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.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:30: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.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:30:41 $ docker stop --time=1 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 21:30:45 $ docker rm -f 1f8573cf8f866c9508e356cd471ef5e2c72371ee9bc28ea7822e0cfbc58b8060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:46 provisioning config files... [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config8273446698025934062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:46 21:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:46 ---> docker-login.sh 21:30:46 nexus3.edgexfoundry.org:10001 21:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:46 latest: Pulling from edgex-devops/edgex-compose 21:30:46 cbdbe7a5bc2a: Pulling fs layer 21:30:46 ca9280d653b3: Pulling fs layer 21:30:46 7e9c9ca2126c: Pulling fs layer 21:30:46 cbdbe7a5bc2a: Verifying Checksum 21:30:46 cbdbe7a5bc2a: Download complete 21:30:46 ca9280d653b3: Verifying Checksum 21:30:46 ca9280d653b3: Download complete 21:30:46 cbdbe7a5bc2a: Pull complete 21:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:47 7e9c9ca2126c: Download complete 21:30:47 ca9280d653b3: Pull complete 21:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:47 Configure a credential helper to remove this warning. See 21:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:47 21:30:47 Login Succeeded 21:30:47 nexus3.edgexfoundry.org:10002 21:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:48 Configure a credential helper to remove this warning. See 21:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:48 21:30:48 Login Succeeded 21:30:48 nexus3.edgexfoundry.org:10003 21:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:48 Configure a credential helper to remove this warning. See 21:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:48 21:30:48 Login Succeeded 21:30:48 nexus3.edgexfoundry.org:10004 21:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:48 Configure a credential helper to remove this warning. See 21:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:48 21:30:48 Login Succeeded 21:30:48 docker.io 21:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:49 Configure a credential helper to remove this warning. See 21:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:49 21:30:49 Login Succeeded 21:30:49 ---> docker-login.sh ends [Pipeline] } 21:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:30:50 + git config --global --add safe.directory /w/workspace/edgex-go/303 [Pipeline] echo 21:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:50 ========================================================= 21:30:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:30:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:30:50 7e9c9ca2126c: Pull complete 21:30:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:50 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:30:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:30:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:30:51 b3c136eddcbf: Pulling fs layer 21:30:51 c0a3192eca97: Pulling fs layer 21:30:51 a050256f5b6f: Pulling fs layer 21:30:51 656be50a0ddc: Pulling fs layer 21:30:51 2bbca73fdf42: Pulling fs layer 21:30:51 46d945488cbd: Pulling fs layer 21:30:51 8a5474983e97: Pulling fs layer 21:30:51 329c88fbcd65: Pulling fs layer 21:30:51 46d945488cbd: Waiting 21:30:51 329c88fbcd65: Waiting 21:30:51 8a5474983e97: Waiting 21:30:51 2bbca73fdf42: Waiting 21:30:51 656be50a0ddc: Waiting 21:30:51 a050256f5b6f: Download complete 21:30:51 c0a3192eca97: Verifying Checksum 21:30:51 c0a3192eca97: Download complete 21:30:51 2bbca73fdf42: Verifying Checksum 21:30:51 2bbca73fdf42: Download complete 21:30:51 46d945488cbd: Verifying Checksum 21:30:51 46d945488cbd: Download complete 21:30:51 b3c136eddcbf: Verifying Checksum 21:30:51 b3c136eddcbf: Download complete 21:30:52 b3c136eddcbf: Pull complete 21:30:52 329c88fbcd65: Verifying Checksum 21:30:52 329c88fbcd65: Download complete 21:30:52 c0a3192eca97: Pull complete 21:30:52 a050256f5b6f: Pull complete 21:30:53 8a5474983e97: Verifying Checksum 21:30:53 8a5474983e97: Download complete 21:30:53 $ docker top 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:53 + docker-compose build --help 21:30:53 + grep parallel 21:30:54 656be50a0ddc: Verifying Checksum 21:30:54 656be50a0ddc: Download complete 21:30:54 --parallel Build images in parallel. [Pipeline] } 21:30:54 $ docker stop --time=1 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 21:30:55 $ docker rm -f 054f4f0b5a77e0f01095732f5fa1a089906e0b324683d76e75a5d2e000d1d795 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:56 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:30:56 $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:30:56 $ docker top ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:56 + docker-compose -f ./docker-compose-build.yml build --parallel 21:30:57 Building core-command ... 21:30:57 Building core-data ... 21:30:57 Building core-metadata ... 21:30:57 Building security-bootstrapper ... 21:30:57 Building security-proxy-setup ... 21:30:57 Building security-secretstore-setup ... 21:30:57 Building security-spiffe-token-provider ... 21:30:57 Building security-spire-agent ... 21:30:57 Building security-spire-config ... 21:30:57 Building security-spire-server ... 21:30:57 Building support-notifications ... 21:30:57 Building support-scheduler ... 21:30:57 Building sys-mgmt-agent ... 21:30:57 Building security-spiffe-token-provider 21:30:57 Building security-spire-agent 21:30:57 Building security-secretstore-setup 21:30:57 Building sys-mgmt-agent 21:30:57 Building security-spire-config 21:31:09 656be50a0ddc: Pull complete 21:31:09 2bbca73fdf42: Pull complete 21:31:09 46d945488cbd: Pull complete 21:31:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:31:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:31:09 ---> a29a46205d4f 21:31:09 Step 3/26 : WORKDIR /edgex-go 21:31:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:31:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:31:09 ---> a29a46205d4f 21:31:09 Step 3/23 : WORKDIR /edgex-go 21:31:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:31:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:31:09 ---> a29a46205d4f 21:31:09 Step 3/25 : WORKDIR /edgex-go 21:31:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:31:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:31:09 ---> a29a46205d4f 21:31:09 Step 3/20 : WORKDIR /edgex-go 21:31:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:31:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:31:11 ---> a29a46205d4f 21:31:11 Step 3/26 : WORKDIR /edgex-go 21:31:13 8a5474983e97: Pull complete 21:31:15 329c88fbcd65: Pull complete 21:31:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:31:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:31:15 + docker build -t ci-base-image-arm64 -f - . 21:31:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:31:15 WORKDIR /edgex 21:31:15 COPY go.mod . 21:31:15 RUN go mod download 21:31:16 Sending build context to Docker daemon 3.232MB 21:31:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:31:16 ---> ff4287adb874 21:31:16 Step 2/4 : WORKDIR /edgex 21:31:18 ---> Running in f6d8e4a6def4 21:31:18 Removing intermediate container f6d8e4a6def4 21:31:18 ---> fe001305ab27 21:31:18 Step 3/4 : COPY go.mod . 21:31:19 ---> 80bfd024382f 21:31:19 Step 4/4 : RUN go mod download 21:31:19 ---> Running in f91984822da6 21:31:21 ---> Running in 8381f67b1d88 21:31:21 ---> Running in 75efdb43e97e 21:31:21 ---> Running in 16ebe1156b11 21:31:21 ---> Running in 4fcdfeb79f6d 21:31:21 ---> Running in d6e3eae9e59b 21:31:21 Removing intermediate container 75efdb43e97e 21:31:21 ---> feb4c5915874 21:31:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:21 Removing intermediate container 8381f67b1d88 21:31:21 ---> 9f25828a32af 21:31:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:21 Removing intermediate container d6e3eae9e59b 21:31:21 ---> 2f967f8de607 21:31:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:31:21 Removing intermediate container 16ebe1156b11 21:31:21 ---> fc2e06bf4242 21:31:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:21 Removing intermediate container 4fcdfeb79f6d 21:31:21 ---> 39b6110d68cb 21:31:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:21 ---> Running in 7101ec1e8daf 21:31:21 ---> Running in a7b37215879a 21:31:21 ---> Running in 87d3c14cb173 21:31:21 ---> Running in 77e9077b9c77 21:31:21 ---> Running in fbbca6b9c809 21:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:21 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:31:21 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:31:21 OK: 17040 distinct packages available 21:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:22 Removing intermediate container a7b37215879a 21:31:22 ---> 0718d9f349f0 21:31:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:31:22 ---> Running in 2c84b451ed4a 21:31:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:22 OK: 211 MiB in 51 packages 21:31:22 Removing intermediate container fbbca6b9c809 21:31:22 ---> 30463b7fee70 21:31:22 Step 5/23 : RUN apk add --update --no-cache make bash git 21:31:22 ---> Running in 5436fd5ef728 21:31:22 Removing intermediate container 77e9077b9c77 21:31:22 ---> 722dc2684b7f 21:31:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:31:22 ---> Running in 8f7e6cd4ef9a 21:31:22 Removing intermediate container 87d3c14cb173 21:31:22 ---> 8d06102cd24e 21:31:22 Step 5/25 : RUN apk add --update --no-cache make git 21:31:22 ---> Running in c807b61e59e9 21:31:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:22 Removing intermediate container 7101ec1e8daf 21:31:22 ---> eb4c8a65daf8 21:31:22 Step 5/20 : COPY go.mod vendor* ./ 21:31:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:23 ---> e4f7fada6634 21:31:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:23 ---> Running in 16a2c2c1f2da 21:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:31:23 OK: 211 MiB in 51 packages 21:31:24 OK: 211 MiB in 51 packages 21:31:24 Removing intermediate container 2c84b451ed4a 21:31:24 ---> f763e38b3f25 21:31:24 Step 6/26 : COPY go.mod vendor* ./ 21:31:24 OK: 211 MiB in 51 packages 21:31:24 OK: 211 MiB in 51 packages 21:31:24 ---> 228212329687 21:31:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:24 ---> Running in 83fd76fa6c5f 21:31:24 Removing intermediate container 5436fd5ef728 21:31:24 ---> a75ae4331b65 21:31:24 Step 6/23 : COPY go.mod vendor* ./ 21:31:24 Removing intermediate container 8f7e6cd4ef9a 21:31:24 ---> 6fa41e143fde 21:31:24 Step 6/26 : COPY go.mod vendor* ./ 21:31:24 Removing intermediate container c807b61e59e9 21:31:24 ---> 653996133ee2 21:31:24 Step 6/25 : COPY go.mod vendor* ./ 21:31:24 ---> 7b3e5fb92e40 21:31:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:24 ---> 1487f00d5d8c 21:31:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:24 ---> Running in 3a05adc7b86a 21:31:24 ---> Running in ac3bbb3ac28a 21:31:25 ---> 4ae3424120bf 21:31:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:25 ---> Running in dbd2467feeb6 21:31:43 Removing intermediate container ac3bbb3ac28a 21:31:43 ---> 845ed4e6c0f5 21:31:43 Step 8/26 : COPY . . 21:31:43 Removing intermediate container 16a2c2c1f2da 21:31:43 ---> d620826279ac 21:31:43 Step 7/20 : COPY . . 21:31:43 Removing intermediate container 83fd76fa6c5f 21:31:43 ---> dfc05ad175e7 21:31:43 Step 8/26 : COPY . . 21:31:43 Removing intermediate container 3a05adc7b86a 21:31:43 ---> af1659b6bfef 21:31:43 Step 8/23 : COPY . . 21:31:43 Removing intermediate container dbd2467feeb6 21:31:43 ---> 1027ebaf76b0 21:31:43 Step 8/25 : COPY . . 21:31:58 Removing intermediate container f91984822da6 21:31:58 ---> ac3020899dce 21:31:58 Successfully built ac3020899dce 21:31:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:58 + docker inspect -f . ci-base-image-arm64 21:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container 21:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:32:00 $ docker top 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:01 + go version 21:32:01 go version go1.18.3 linux/arm64 [Pipeline] } 21:32:01 $ docker stop --time=1 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 21:32:02 $ docker rm -f 141a86cc5434d96a782bd1245cd4789f7c989db12424654d9cbd8d3daaf49c79 [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 21:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:03 21:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:04 latest: Pulling from edgex-devops/edgex-compose-arm64 21:32:04 29e5d40040c1: Pulling fs layer 21:32:04 1ce36da41761: Pulling fs layer 21:32:04 25b303627fd3: Pulling fs layer 21:32:04 29e5d40040c1: Download complete 21:32:04 1ce36da41761: Verifying Checksum 21:32:04 1ce36da41761: Download complete 21:32:04 29e5d40040c1: Pull complete 21:32:05 ---> 6eab4493edc2 21:32:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:32:05 ---> 449c6c5c3a1f 21:32:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:32:05 ---> 744b3fca4ebf 21:32:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:32:05 ---> ad842190cd5c 21:32:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:32:05 ---> ab98b8dd076f 21:32:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:32:05 ---> Running in ffc4a361135c 21:32:05 ---> Running in 8ec6470c883b 21:32:05 ---> Running in 2aeeccccb5f0 21:32:05 ---> Running in 250086dd33ee 21:32:05 ---> Running in 68d8a8ad924b 21:32:05 Removing intermediate container ffc4a361135c 21:32:05 ---> 05115cb65a7e 21:32:05 Step 10/26 : WORKDIR /edgex-go/spire-build 21:32:05 ---> Running in abd5ee294dc7 21:32:05 Removing intermediate container 2aeeccccb5f0 21:32:05 ---> 80538b2b2a02 21:32:05 Step 10/26 : WORKDIR /edgex-go/spire-build 21:32:05 ---> Running in 9660923712f6 21:32:05 Removing intermediate container abd5ee294dc7 21:32:05 ---> 97a8c2c0267b 21:32:05 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 21:32:05 ---> Running in 0f21a7e6b045 21:32:05 Removing intermediate container 9660923712f6 21:32:05 ---> 76c2c88f48fd 21:32:05 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 21:32:05 ---> Running in fe115bcdc7b4 21:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:32:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:32:05 Removing intermediate container 0f21a7e6b045 21:32:05 ---> 47cc9fd3305d 21:32:05 Step 12/26 : WORKDIR /edgex-go 21:32:05 ---> Running in 6cfefea2b96f 21:32:05 Removing intermediate container fe115bcdc7b4 21:32:05 ---> c6724693d5cb 21:32:05 Step 12/26 : WORKDIR /edgex-go 21:32:05 ---> Running in 5193d6f71df0 21:32:05 Removing intermediate container 6cfefea2b96f 21:32:05 ---> da72d0199c53 21:32:05 21:32:05 Step 13/26 : FROM alpine:3.15 21:32:05 3.15: Pulling from library/alpine 21:32:05 Removing intermediate container 5193d6f71df0 21:32:05 ---> d8c526f395c8 21:32:05 21:32:05 Step 13/26 : FROM alpine:3.15 21:32:05 3.15: Pulling from library/alpine 21:32:05 1ce36da41761: Pull complete 21:32:05 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:32:05 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:32:05 Status: Image is up to date for alpine:3.15 21:32:05 Status: Downloaded newer image for alpine:3.15 21:32:05 ---> c4fc93816858 21:32:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:32:05 ---> c4fc93816858 21:32:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:32:05 ---> Running in d3b2c88f1fe9 21:32:05 ---> Running in 9d92c2e2d470 21:32:05 25b303627fd3: Verifying Checksum 21:32:05 25b303627fd3: Download complete 21:32:06 Removing intermediate container 9d92c2e2d470 21:32:06 ---> bd183024c5fd 21:32:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:06 Removing intermediate container d3b2c88f1fe9 21:32:06 ---> 9d4ebb7e0368 21:32:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:06 ---> Running in 574ef566ab47 21:32:06 ---> Running in 4a55245aee47 21:32:08 Removing intermediate container 4a55245aee47 21:32:08 ---> b45b20263c81 21:32:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:32:08 Removing intermediate container 574ef566ab47 21:32:08 ---> 957316f0a106 21:32:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:32:08 ---> Running in 03d7d5521898 21:32:08 ---> Running in 9a9a39720bc0 21:32:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:32:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:32:09 OK: 15857 distinct packages available 21:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:32:09 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:32:09 OK: 15857 distinct packages available 21:32:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:10 (1/5) Installing dumb-init (1.2.5-r1) 21:32:11 (2/5) Installing musl-obstack (1.2.3-r0) 21:32:11 (3/5) Installing libucontext (1.1-r0) 21:32:11 (1/4) Installing dumb-init (1.2.5-r1) 21:32:11 (4/5) Installing gcompat (1.0.0-r4) 21:32:11 (2/4) Installing musl-obstack (1.2.3-r0) 21:32:11 (5/5) Installing openssl (1.1.1q-r0) 21:32:11 (3/4) Installing libucontext (1.1-r0) 21:32:11 Executing busybox-1.34.1-r7.trigger 21:32:11 OK: 7 MiB in 19 packages 21:32:11 (4/4) Installing gcompat (1.0.0-r4) 21:32:11 Executing busybox-1.34.1-r7.trigger 21:32:11 OK: 6 MiB in 18 packages 21:32:14 Removing intermediate container 03d7d5521898 21:32:14 ---> b73aefd01a68 21:32:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:32:14 Removing intermediate container 9a9a39720bc0 21:32:14 ---> cac4f9bf375f 21:32:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:32:18 25b303627fd3: Pull complete 21:32:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:18 prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container 21:32:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:32:20 ---> 505a68955f8f 21:32:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:32:20 ---> e0dce96c3f17 21:32:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:32:20 $ docker top 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:21 + grep parallel 21:32:21 + docker-compose build --help 21:32:22 ---> 93b6b0e2017c 21:32:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:32:22 ---> e3f18f7262b5 21:32:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:32:22 ---> Running in 111ac5a4c1d1 21:32:22 ---> fcc282b09b27 21:32:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:32:22 Removing intermediate container 111ac5a4c1d1 21:32:22 ---> 9fbde5d34fd1 21:32:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:32:23 ---> a4ac260262ee 21:32:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:32:23 ---> ff86a4cc8284 21:32:23 Step 21/26 : WORKDIR / 21:32:23 ---> Running in c258c56e8858 21:32:24 Removing intermediate container c258c56e8858 21:32:24 ---> 3f420b603ebc 21:32:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:32:24 ---> be1cd2e79fe8 21:32:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:32:24 ---> Running in 31a63c561261 21:32:24 ---> Running in 8c5c3967b333 21:32:24 Removing intermediate container 31a63c561261 21:32:24 ---> f5740d07869f 21:32:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:32:24 Removing intermediate container 8c5c3967b333 21:32:24 ---> f890f19e25cf 21:32:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:32:24 ---> Running in f3aa28851ce7 21:32:24 ---> Running in 09e9ddb0641f 21:32:24 Removing intermediate container f3aa28851ce7 21:32:24 ---> e4a3e2924294 21:32:24 Step 24/26 : LABEL arch=x86_64 21:32:24 ---> Running in 600b0512a0c8 21:32:24 Removing intermediate container 09e9ddb0641f 21:32:24 ---> 798d5a5208c8 21:32:24 Step 24/26 : LABEL arch=x86_64 21:32:24 ---> Running in 41c5df8a6b8e 21:32:25 Removing intermediate container 600b0512a0c8 21:32:25 ---> 6679cf0804c8 21:32:25 Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:32:25 Removing intermediate container 41c5df8a6b8e 21:32:25 ---> bb52d54d92a1 21:32:25 Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:32:25 ---> Running in 1fec2caaf28a 21:32:25 --parallel Build images in parallel. [Pipeline] } 21:32:25 $ docker stop --time=1 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 21:32:25 ---> Running in 75629e26dbb7 21:32:25 Removing intermediate container 1fec2caaf28a 21:32:25 ---> 404fcdd160fc 21:32:25 Step 26/26 : LABEL version=2.3.0-dev.67 21:32:25 Removing intermediate container 75629e26dbb7 21:32:25 ---> ee3130897a64 21:32:25 Step 26/26 : LABEL version=2.3.0-dev.67 21:32:25 ---> Running in fd899785d1a7 21:32:26 ---> Running in 33952fa0de3a 21:32:26 Removing intermediate container 33952fa0de3a 21:32:26 ---> ac1db16fac21 21:32:26 21:32:26 Successfully built ac1db16fac21 21:32:26 Removing intermediate container fd899785d1a7 21:32:26 ---> acb9e0fae970 21:32:26 21:32:26 Successfully tagged security-spire-agent:latest 21:32:26 Building core-metadata 21:32:26  Building security-spire-agent ... done Successfully built acb9e0fae970 21:32:26 Successfully tagged security-spire-config:latest 21:32:26  Building security-spire-config ... done Building support-scheduler 21:32: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.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:32:27 $ docker rm -f 9f598fec8baeb219a52e465203ea71e2dd77f1071259c9cbaf5fbbb3e3d2c221 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:32:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:27 prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container 21:32:27 $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:32:29 $ docker top bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:30 + docker-compose -f ./docker-compose-build.yml build --parallel 21:32:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:32:31 ---> a29a46205d4f 21:32:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:32:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:32:32 ---> a29a46205d4f 21:32:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:32:34 Building core-command ... 21:32:34 Building core-data ... 21:32:34 Building core-metadata ... 21:32:34 Building security-bootstrapper ... 21:32:34 Building security-proxy-setup ... 21:32:34 Building security-secretstore-setup ... 21:32:34 Building security-spiffe-token-provider ... 21:32:34 Building security-spire-agent ... 21:32:34 Building security-spire-config ... 21:32:34 Building security-spire-server ... 21:32:34 Building support-notifications ... 21:32:34 Building support-scheduler ... 21:32:34 Building sys-mgmt-agent ... 21:32:34 Building security-spire-server 21:32:34 Building sys-mgmt-agent 21:32:34 Building security-spire-config 21:32:34 Building core-data 21:32:34 Building core-command 21:32:37 ---> Running in bfd96da58017 21:32:37 ---> Running in e9ab996b83d6 21:32:37 Removing intermediate container bfd96da58017 21:32:37 ---> d40634879f14 21:32:37 Step 4/25 : WORKDIR /edgex-go 21:32:39 Removing intermediate container e9ab996b83d6 21:32:39 ---> 452f7a95c6e0 21:32:39 Step 4/23 : WORKDIR /edgex-go 21:32:39 ---> Running in c52d91239c48 21:32:40 ---> Running in bf3418944690 21:32:40 Removing intermediate container c52d91239c48 21:32:40 ---> 93e710b7ec9e 21:32:40 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:40 Removing intermediate container 68d8a8ad924b 21:32:40 ---> 700dd547371b 21:32:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:32:40 ---> Running in 535384f198d9 21:32:40 Removing intermediate container 8ec6470c883b 21:32:40 ---> 05d856417b4a 21:32:40 21:32:40 Step 10/25 : FROM alpine:3.16 21:32:40 Removing intermediate container bf3418944690 21:32:40 ---> ac44a12d1f29 21:32:40 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:40 ---> Running in f2777c5f9367 21:32:40 Removing intermediate container 250086dd33ee 21:32:40 ---> 9faa9edbddfc 21:32:40 21:32:40 Step 9/20 : FROM alpine:3.15 21:32:40 ---> c4fc93816858 21:32:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:32:40 ---> Using cache 21:32:40 ---> 9d4ebb7e0368 21:32:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:40 ---> Using cache 21:32:40 ---> b45b20263c81 21:32:40 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:32:40 3.16: Pulling from library/alpine 21:32:40 ---> Running in 93e0c933d1f9 21:32:40 ---> Running in 8aa4056c83a1 21:32:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:32:40 Status: Downloaded newer image for alpine:3.16 21:32:40 ---> 9c6f07244728 21:32:40 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:32:40 ---> Running in 611ac116e854 21:32: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.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:32:40 Removing intermediate container 535384f198d9 21:32:40 ---> 4cf5e3146f42 21:32:40 Step 6/25 : RUN apk add --update --no-cache make git 21:32:40 ---> Running in b86c4dda92f6 21:32:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:41 Removing intermediate container 93e0c933d1f9 21:32:41 ---> cfec9148b430 21:32:41 Step 6/23 : RUN apk add --update --no-cache make git 21:32:41 ---> Running in e1fda0da3e5a 21:32:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:32:41 Removing intermediate container f2777c5f9367 21:32:41 ---> 0696409ca245 21:32:41 21:32:41 Step 11/23 : FROM alpine:3.16 21:32:41 ---> 9c6f07244728 21:32:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:32:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:41 ---> Running in 11e1cbd5a0a1 21:32:41 Removing intermediate container 11e1cbd5a0a1 21:32:41 ---> d55e8a3f2c9e 21:32:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:32:41 ---> Running in b305e13acea7 21:32:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:32:42 (1/3) Installing ca-certificates (20220614-r0) 21:32:42 (2/3) Installing dumb-init (1.2.5-r1) 21:32:42 (3/3) Installing su-exec (0.2-r1) 21:32:42 Executing busybox-1.35.0-r17.trigger 21:32:42 Executing ca-certificates-20220614-r0.trigger 21:32:42 OK: 6 MiB in 17 packages 21:32:42 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:32:42 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:32:42 OK: 15857 distinct packages available 21:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:32:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:32:42 Removing intermediate container 611ac116e854 21:32:42 ---> 2c6c43f79737 21:32:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:32:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:32:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:32:42 ---> Running in 3b07f673b4f8 21:32:42 (3/33) Installing readline (8.1.2-r0) 21:32:42 (4/33) Installing bash (5.1.16-r2) 21:32:42 Executing bash-5.1.16-r2.post-install 21:32:42 (5/33) Installing ca-certificates (20220614-r0) 21:32:42 (6/33) Installing brotli-libs (1.0.9-r6) 21:32:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:32:42 (8/33) Installing libcurl (7.83.1-r3) 21:32:42 (9/33) Installing curl (7.83.1-r3) 21:32:42 (10/33) Installing docker-cli (20.10.18-r0) 21:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:32:42 Removing intermediate container 3b07f673b4f8 21:32:42 ---> a721d05a20fe 21:32:42 Step 13/25 : WORKDIR / 21:32:42 ---> Running in e341512cdda9 21:32:43 OK: 211 MiB in 51 packages 21:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:32:43 Removing intermediate container e341512cdda9 21:32:43 ---> e6f96f0553ba 21:32:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:32:43 (11/33) Installing dumb-init (1.2.5-r1) 21:32:43 (12/33) Installing libbz2 (1.0.8-r1) 21:32:43 (13/33) Installing expat (2.4.8-r0) 21:32:43 (14/33) Installing libffi (3.4.2-r1) 21:32:43 OK: 211 MiB in 51 packages 21:32:43 (15/33) Installing gdbm (1.23-r0) 21:32:43 (16/33) Installing xz-libs (5.2.5-r1) 21:32:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:32:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:32:43 (19/33) Installing mpdecimal (2.5.1-r1) 21:32:43 (20/33) Installing sqlite-libs (3.38.5-r0) 21:32:43 (21/33) Installing python3 (3.10.5-r0) 21:32:43 (1/9) Installing ca-certificates (20220614-r0) 21:32:43 (2/9) Installing brotli-libs (1.0.9-r5) 21:32:43 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:32:43 (23/33) Installing py3-tomli (2.0.1-r1) 21:32:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:32:43 (24/33) Installing py3-pep517 (0.12.0-r2) 21:32:43 (25/33) Installing py3-six (1.16.0-r1) 21:32:43 (26/33) Installing py3-retrying (1.3.3-r3) 21:32:43 (27/33) Installing py3-appdirs (1.4.4-r3) 21:32:43 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:32:43 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:32:43 (30/33) Installing py3-parsing (2.4.7-r3) 21:32:43 (31/33) Installing py3-packaging (21.3-r0) 21:32:43 (32/33) Installing py3-setuptools (59.4.0-r0) 21:32:43 (4/9) Installing libcurl (7.80.0-r3) 21:32:43 (33/33) Installing py3-pip (22.1.1-r0) 21:32:43 (5/9) Installing curl (7.80.0-r3) 21:32:43 Executing busybox-1.35.0-r17.trigger 21:32:43 (6/9) Installing dumb-init (1.2.5-r1) 21:32:43 Executing ca-certificates-20220614-r0.trigger 21:32:44 OK: 122 MiB in 47 packages 21:32:44 (7/9) Installing musl-obstack (1.2.3-r0) 21:32:44 (8/9) Installing libucontext (1.1-r0) 21:32:44 ---> 0fff3417c6d0 21:32:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:32:44 (9/9) Installing gcompat (1.0.0-r4) 21:32:44 Removing intermediate container b86c4dda92f6 21:32:44 ---> b051ac0dd7cc 21:32:44 Step 7/25 : COPY go.mod vendor* ./ 21:32:44 Executing busybox-1.34.1-r7.trigger 21:32:44 Executing ca-certificates-20220614-r0.trigger 21:32:44 Removing intermediate container e1fda0da3e5a 21:32:44 ---> ddac3ff26f39 21:32:44 Step 7/23 : COPY go.mod vendor* ./ 21:32:44 OK: 8 MiB in 23 packages 21:32:44 ---> 167de3bca8c8 21:32:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:32:44 ---> d22ad1b0c59b 21:32:44 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:44 ---> Running in d9cf2c6d127b 21:32:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> ac3020899dce 21:32:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:32:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> ac3020899dce 21:32:44 Step 3/25 : WORKDIR /edgex-go 21:32:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> ac3020899dce 21:32:44 Step 3/23 : WORKDIR /edgex-go 21:32:44 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> ac3020899dce 21:32:44 Step 3/26 : WORKDIR /edgex-go 21:32:44 ---> Running in 9263ed4ed7f4 21:32:44 ---> Running in 6dadec68ab62 21:32:44 ---> Running in 57e91e6c2b77 21:32:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 71cc4a444464 21:32:44 21:32:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:32:44 ---> ac3020899dce 21:32:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:32:44 ---> Running in 2f18e621e77f 21:32:44 Removing intermediate container 57e91e6c2b77 21:32:44 ---> 171fc775486d 21:32:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:44 Removing intermediate container 9263ed4ed7f4 21:32:44 ---> 12c93382c020 21:32:44 Step 4/24 : WORKDIR /edgex-go 21:32:44 Removing intermediate container 71cc4a444464 21:32:44 ---> 772960691896 21:32:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:44 Removing intermediate container 6dadec68ab62 21:32:44 ---> 285bd8bc8df9 21:32:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:44 ---> Running in 42ae1997e981 21:32:44 ---> Running in 530fdce9ecf9 21:32:44 Removing intermediate container 2f18e621e77f 21:32:44 ---> 02b178bfdb8b 21:32:44 Step 4/24 : WORKDIR /edgex-go 21:32:44 ---> Running in 5101ffa16b11 21:32:44 ---> Running in 24b515ea5647 21:32:44 ---> f2b01b6701d3 21:32:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:44 ---> 034b4f2da8ba 21:32:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:32:44 ---> Running in 1cbc9b77c7f9 21:32:44 ---> 0955383318b0 21:32:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:32:44 ---> Running in ce648cd4c549 21:32:45 Removing intermediate container 8aa4056c83a1 21:32:45 ---> 69c900d56c67 21:32:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:32:45 ---> d61d4c9e8e8c 21:32:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:32:45 ---> db92a0e8c645 21:32:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:32:45 Removing intermediate container 530fdce9ecf9 21:32:45 ---> a3dab117d97e 21:32:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:45 ---> Running in c5076f575ec2 21:32:45 Removing intermediate container ce648cd4c549 21:32:45 ---> 818a798b347a 21:32:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:45 ---> Running in c27b9fddaa12 21:32:46 ---> db21e011b85e 21:32:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:32:46 ---> 4f62b54f6024 21:32:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:32:47 ---> 3641b823e34e 21:32:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:32:48 ---> 1132b348fa31 21:32:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:32:48 ---> Running in 25353ad34ded 21:32:48 ---> Running in 7460a47d48e7 21:32:48 Removing intermediate container 42ae1997e981 21:32:48 ---> 2809c29be16a 21:32:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:32:48 ---> Running in c1355ad6d476 21:32:48 Removing intermediate container 7460a47d48e7 21:32:48 ---> f41b3d2134f6 21:32:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:32:48 Collecting docker-compose==1.23.2 21:32:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:32:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 21:32:48 ---> Running in 521a321d461c 21:32:48 Removing intermediate container 24b515ea5647 21:32:48 ---> 95bc791fc887 21:32:48 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:32:48 Removing intermediate container 5101ffa16b11 21:32:48 ---> 5b8bf015bf8f 21:32:48 Step 5/23 : RUN apk add --update --no-cache make bash git 21:32:48 ---> Running in 75829fb1cf62 21:32:48 Collecting dockerpty<0.5,>=0.4.1 21:32:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:32:48 Preparing metadata (setup.py): started 21:32:49 ---> Running in fbfb7b20f698 21:32:49 Removing intermediate container c5076f575ec2 21:32:49 ---> 73fca6955a58 21:32:49 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:32:49 ---> Running in 0d06eec30346 21:32:49 Removing intermediate container 521a321d461c 21:32:49 ---> 4edc14fadad3 21:32:49 Step 18/20 : LABEL arch=x86_64 21:32:49 Removing intermediate container c27b9fddaa12 21:32:49 ---> 5f160d32384f 21:32:49 Step 6/24 : RUN apk add --update --no-cache make git 21:32:49 Preparing metadata (setup.py): finished with status 'done' 21:32:49 Collecting jsonschema<3,>=2.5.1 21:32:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:32:49 ---> Running in 6d1b726e0563 21:32:49 Collecting docker<4.0,>=3.6.0 21:32:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:32:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 101.1 MB/s eta 0:00:00 21:32:49 Collecting texttable<0.10,>=0.9.0 21:32:49 Downloading texttable-0.9.1.tar.gz (11 kB) 21:32:49 Preparing metadata (setup.py): started 21:32:49 ---> Running in 9aacb364d074 21:32:50 Preparing metadata (setup.py): finished with status 'done' 21:32:50 Collecting websocket-client<1.0,>=0.32.0 21:32:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.2 MB/s eta 0:00:00 21:32:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:32:50 Collecting PyYAML<4,>=3.10 21:32:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:32:50 Removing intermediate container 6d1b726e0563 21:32:50 ---> 09895f8934b5 21:32:50 Step 19/20 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.3 MB/s eta 0:00:00 21:32:50 Removing intermediate container 25353ad34ded 21:32:50 ---> 75501f280d0c 21:32:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:32:50 ---> Running in c93210dd3647 21:32:50 Preparing metadata (setup.py): started 21:32:50 ---> Running in 9cd8886e84a2 21:32:50 Removing intermediate container c93210dd3647 21:32:50 ---> f7354d4ae2a9 21:32:50 Step 20/20 : LABEL version=2.3.0-dev.67 21:32:50 Preparing metadata (setup.py): finished with status 'done' 21:32:50 Collecting cached-property<2,>=1.2.0 21:32:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:32:50 ---> Running in 0d7ff7b8840d 21:32:50 Removing intermediate container 9cd8886e84a2 21:32:50 ---> 4ffe69db886b 21:32:50 Step 23/25 : LABEL arch=x86_64 21:32:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:32:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 163.5 MB/s eta 0:00:00 21:32:50 Collecting docopt<0.7,>=0.6.1 21:32:50 Downloading docopt-0.6.2.tar.gz (25 kB) 21:32:50 Preparing metadata (setup.py): started 21:32:51 ---> Running in dc1e2d737335 21:32:51 Removing intermediate container 0d7ff7b8840d 21:32:51 ---> 3c95e0ef110e 21:32:51 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:32:51 Preparing metadata (setup.py): finished with status 'done' 21:32:51 Collecting docker-pycreds>=0.4.0 21:32:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:32:51 Successfully built 3c95e0ef110e 21:32:51 Successfully tagged security-spiffe-token-provider:latest 21:32:51  Building security-spiffe-token-provider ... done Building support-notifications 21:32:51 Collecting idna<2.8,>=2.5 21:32:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:32:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 189.0 MB/s eta 0:00:00 21:32:51 Collecting urllib3<1.25,>=1.21.1 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:32:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:32:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 99.7 MB/s eta 0:00:00 21:32:51 Collecting certifi>=2017.4.17 21:32:51 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:32:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 21.8 MB/s eta 0:00:00 21:32:51 Collecting chardet<3.1.0,>=3.0.2 21:32:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:32:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 112.1 MB/s eta 0:00:00 21:32:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:32:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:32:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:32:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:32:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:32:51 Running setup.py install for texttable: started 21:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:32:52 Running setup.py install for texttable: finished with status 'done' 21:32:52 Running setup.py install for PyYAML: started 21:32:52 Removing intermediate container dc1e2d737335 21:32:52 ---> 8975edfceb2f 21:32:52 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:32:52 Running setup.py install for PyYAML: finished with status 'done' 21:32:53 OK: 221 MiB in 51 packages 21:32:53 OK: 221 MiB in 51 packages 21:32:53 OK: 221 MiB in 51 packages 21:32:53 OK: 221 MiB in 51 packages 21:32:54 OK: 221 MiB in 51 packages 21:32:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:32:54 ---> a29a46205d4f 21:32:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:32:54 ---> Using cache 21:32:54 ---> 452f7a95c6e0 21:32:54 Step 4/23 : WORKDIR /edgex-go 21:32:54 ---> Using cache 21:32:54 ---> ac44a12d1f29 21:32:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:32:54 ---> Using cache 21:32:54 ---> cfec9148b430 21:32:54 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:32:54 Removing intermediate container c1355ad6d476 21:32:54 ---> 5f21e650df5b 21:32:54 Step 6/26 : COPY go.mod vendor* ./ 21:32:55 Removing intermediate container 75829fb1cf62 21:32:55 ---> 1cfff360928b 21:32:55 Step 6/25 : COPY go.mod vendor* ./ 21:32:55 Removing intermediate container 9aacb364d074 21:32:55 ---> f39b6ec26aad 21:32:55 Step 7/24 : COPY go.mod vendor* ./ 21:32:55 Removing intermediate container 0d06eec30346 21:32:55 ---> d08e0f0edab5 21:32:55 Step 7/24 : COPY go.mod vendor* ./ 21:32:55 Removing intermediate container fbfb7b20f698 21:32:55 ---> 0c6030afdfaa 21:32:55 Step 6/23 : COPY go.mod vendor* ./ 21:32:55 ---> 02c5cd8ed72c 21:32:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:55 ---> Running in 126182336b9a 21:32:56 ---> bee201a4f8ae 21:32:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:56 ---> Running in 6ed86544b9ac 21:32:56 ---> c327d921d27e 21:32:56 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:57 ---> Running in 75d30a8dfe2e 21:32:57 ---> 8350950e347d 21:32:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:57 ---> Running in 44faec4d9cce 21:32:57 ---> 47b58860400b 21:32:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:57 Running setup.py install for docopt: started 21:32:57 ---> Running in d041603b26cd 21:32:57 ---> Running in 98eb5b8f8855 21:32:57 Running setup.py install for docopt: finished with status 'done' 21:32:57 ---> Running in cf679ea15837 21:32:57 Removing intermediate container 1cbc9b77c7f9 21:32:57 ---> da10e994ca86 21:32:57 Step 9/23 : COPY . . 21:32:57 Removing intermediate container d041603b26cd 21:32:57 ---> cc883672151b 21:32:57 Step 25/25 : LABEL version=2.3.0-dev.67 21:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:32:57 Removing intermediate container d9cf2c6d127b 21:32:57 ---> 64a3e1c603ec 21:32:57 Step 9/25 : COPY . . 21:32:58 ---> Running in ae17797fa4f7 21:32:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:32:59 OK: 211 MiB in 51 packages 21:33:03 Running setup.py install for dockerpty: started 21:33:04 Running setup.py install for dockerpty: finished with status 'done' 21:33:08 Removing intermediate container ae17797fa4f7 21:33:08 ---> d48b95048623 21:33:08 21:33:08 Successfully built d48b95048623 21:33:08 Successfully tagged security-secretstore-setup:latest 21:33:08 Building core-command 21:33:08  Building security-secretstore-setup ... done  ---> bf0be5e21746 21:33:08 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:33:08 Removing intermediate container 98eb5b8f8855 21:33:08 ---> 0c9f0be30deb 21:33:08 Step 7/23 : COPY go.mod vendor* ./ 21:33:08 ---> e072a83120c0 21:33:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:33:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:33:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:33:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:33:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:33:12 ---> a29a46205d4f 21:33:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:33:12 ---> Using cache 21:33:12 ---> 452f7a95c6e0 21:33:12 Step 4/24 : WORKDIR /edgex-go 21:33:12 ---> Using cache 21:33:12 ---> ac44a12d1f29 21:33:12 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:12 ---> Using cache 21:33:12 ---> cfec9148b430 21:33:12 Step 6/24 : RUN apk add --update --no-cache make git 21:33:12 ---> Using cache 21:33:12 ---> ddac3ff26f39 21:33:12 Step 7/24 : COPY go.mod vendor* ./ 21:33:12 ---> Using cache 21:33:12 ---> f2b01b6701d3 21:33:12 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:12 ---> Using cache 21:33:12 ---> da10e994ca86 21:33:12 Step 9/24 : COPY . . 21:33:12 ---> Using cache 21:33:12 ---> e072a83120c0 21:33:12 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:33:13 ---> ec1237925e79 21:33:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:13 ---> Running in eddbc6e4a035 21:33:13 ---> Running in 86e1a9770731 21:33:13 ---> Running in 74a77cdd5796 21:33:13 ---> Running in 21f24d8b3853 21:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:33:19 Removing intermediate container b305e13acea7 21:33:19 ---> 64235d8e5704 21:33:19 Step 14/23 : ENV APP_PORT=58890 21:33:19 ---> Running in 4d1ee7304fac 21:33:20 Removing intermediate container 4d1ee7304fac 21:33:20 ---> 400acac2c945 21:33:20 Step 15/23 : EXPOSE $APP_PORT 21:33:21 ---> Running in f6d74d7adbc3 21:33:21 Removing intermediate container f6d74d7adbc3 21:33:21 ---> 8467bdf90ede 21:33:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:33:24 ---> 8059ec73fead 21:33:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:33:24 Removing intermediate container 21f24d8b3853 21:33:24 ---> 3fc73b3924de 21:33:24 Step 9/23 : COPY . . 21:33:31 ---> 25ff5c3d062c 21:33:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:33:36 ---> 756a9940f9b6 21:33:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:33:36 ---> cdf64098e983 21:33:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:33:37 ---> Running in 160d8b479284 21:33:37 ---> Running in b4bf89cb2d1f 21:33:38 Removing intermediate container b4bf89cb2d1f 21:33:38 ---> 04bf27fc7160 21:33:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:33:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:33:38 ---> Running in 677936a715f6 21:33:39 Removing intermediate container 677936a715f6 21:33:39 ---> a13a1d91d0a4 21:33:39 Step 21/23 : LABEL arch=x86_64 21:33:39 ---> Running in 9a2bd4c6fff2 21:33:40 Removing intermediate container 9a2bd4c6fff2 21:33:40 ---> b44de003a629 21:33:40 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:33:40 ---> Running in 345641df68ff 21:33:40 Removing intermediate container 345641df68ff 21:33:40 ---> 4c41581c56f6 21:33:40 Step 23/23 : LABEL version=2.3.0-dev.67 21:33:40 ---> Running in 184f5f8bc014 21:33:41 Removing intermediate container 184f5f8bc014 21:33:41 ---> b52eb723a5cf 21:33:41 21:33:41 Successfully built b52eb723a5cf 21:33:41 Successfully tagged sys-mgmt-agent:latest 21:33:41 Building security-proxy-setup 21:33:45  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:33:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:33:45 ---> a29a46205d4f 21:33:45 Step 3/22 : WORKDIR /edgex-go 21:33:45 ---> Using cache 21:33:45 ---> 39b6110d68cb 21:33:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:45 ---> Using cache 21:33:45 ---> 722dc2684b7f 21:33:45 Step 5/22 : RUN apk add --update --no-cache make git 21:33:51 ---> Running in f03d5cda430d 21:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:33:53 OK: 211 MiB in 51 packages 21:33:54 Removing intermediate container 126182336b9a 21:33:54 ---> 9e003ce8a8bb 21:33:54 Step 8/26 : COPY . . 21:33:54 Removing intermediate container cf679ea15837 21:33:54 ---> dff7a8c11906 21:33:54 Step 8/23 : COPY . . 21:33:54 Removing intermediate container 75d30a8dfe2e 21:33:54 ---> ecf70fa3582e 21:33:54 Step 9/24 : COPY . . 21:33:54 Removing intermediate container 44faec4d9cce 21:33:54 ---> 2843da8fd0a7 21:33:54 Step 9/24 : COPY . . 21:33:54 Removing intermediate container 6ed86544b9ac 21:33:54 ---> 6eaf2a07090e 21:33:54 Step 8/25 : COPY . . 21:33:59 ---> 90b1204b7bd6 21:33:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:33:59 ---> c222563c28bd 21:33:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:33:59 ---> bb49e11b600f 21:33:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:33:59 ---> 5f4a3003b23a 21:33:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:33:59 ---> Running in 28c478ecce53 21:33:59 ---> Running in 26c2f3a5ca65 21:33:59 ---> c76477d6cca6 21:33:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:33:59 ---> Running in 92e06381e737 21:33:59 ---> Running in 87a01cc69067 21:33:59 ---> Running in ec3124dfa07a 21:33:59 Removing intermediate container 26c2f3a5ca65 21:33:59 ---> 7dbdefc6ef3e 21:33:59 Step 10/26 : WORKDIR /edgex-go/spire-build 21:33:59 Removing intermediate container 87a01cc69067 21:33:59 ---> 568bcaa5ef29 21:33:59 Step 10/25 : WORKDIR /edgex-go/spire-build 21:33:59 ---> Running in 3b542842382e 21:33:59 ---> Running in 8d447fcacb02 21:34:00 Removing intermediate container 8d447fcacb02 21:34:00 ---> b1a20a95393a 21:34:00 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 21:34:00 Removing intermediate container 86e1a9770731 21:34:00 ---> e003e8160810 21:34:00 21:34:00 Step 11/25 : FROM alpine:3.16 21:34:00 ---> 9c6f07244728 21:34:00 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:34:00 Removing intermediate container 74a77cdd5796 21:34:00 ---> ab606c491ecd 21:34:00 21:34:00 Step 11/24 : FROM alpine:3.16 21:34:00 ---> 9c6f07244728 21:34:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:34:00 Removing intermediate container eddbc6e4a035 21:34:00 ---> 74a684d06194 21:34:00 21:34:00 Step 11/23 : FROM alpine:3.16 21:34:00 ---> 9c6f07244728 21:34:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:34:00 ---> Running in 540d1e77d007 21:34:00 ---> Running in 4e21773327b1 21:34:00 Removing intermediate container f03d5cda430d 21:34:00 ---> 1c9a59d502c7 21:34:00 Step 6/22 : COPY go.mod vendor* ./ 21:34:00 ---> Running in fc81f3a266b6 21:34:00 Removing intermediate container 3b542842382e 21:34:00 ---> 3062ac59d0b2 21:34:00 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 21:34:00 ---> Running in 4ddfb9a44cf3 21:34:00 ---> Running in c4919aca9066 21:34:00 ---> 0f8149d9366d 21:34:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:34:01 ---> Running in 205717fa4242 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:34:01 (1/1) Installing dumb-init (1.2.5-r1) 21:34:01 Executing busybox-1.35.0-r17.trigger 21:34:01 OK: 6 MiB in 15 packages 21:34:01 (1/1) Installing dumb-init (1.2.5-r1) 21:34:01 Executing busybox-1.35.0-r17.trigger 21:34:01 OK: 6 MiB in 15 packages 21:34:01 (1/1) Installing dumb-init (1.2.5-r1) 21:34:01 Executing busybox-1.35.0-r17.trigger 21:34:01 OK: 6 MiB in 15 packages 21:34:01 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:34:03 Removing intermediate container 4e21773327b1 21:34:03 ---> 3ce3216e999d 21:34:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:03 Removing intermediate container fc81f3a266b6 21:34:03 ---> c6d597719483 21:34:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:03 ---> Running in 4ba2eebdb81d 21:34:03 ---> Running in 792e2903a0be 21:34:03 Removing intermediate container 540d1e77d007 21:34:03 ---> 4333d7a9e17f 21:34:03 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:34:03 Removing intermediate container 160d8b479284 21:34:03 ---> ed8c4e5156f5 21:34:03 21:34:03 Step 11/23 : FROM alpine:3.16 21:34:03 ---> 9c6f07244728 21:34:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:34:03 ---> Running in e19f9eb47d89 21:34:03 ---> Running in d0aa56e60fbd 21:34:03 Removing intermediate container 792e2903a0be 21:34:03 ---> b6a1f3480d77 21:34:03 Step 14/23 : ENV APP_PORT=59861 21:34:03 Removing intermediate container 4ba2eebdb81d 21:34:03 ---> c7cab76a9d19 21:34:03 Step 14/24 : ENV APP_PORT=59882 21:34:03 Removing intermediate container e19f9eb47d89 21:34:03 ---> 3411b2993ff1 21:34:03 Step 14/25 : ENV APP_PORT=59881 21:34:03 ---> Running in 7bc2cab8612a 21:34:03 ---> Running in 9bf7f29f0f9d 21:34:03 ---> Running in 580cb6b977a0 21:34:03 Removing intermediate container 7bc2cab8612a 21:34:03 ---> c657bc8f8f35 21:34:03 Step 15/23 : EXPOSE $APP_PORT 21:34:03 ---> Running in c567e1547475 21:34:03 Removing intermediate container 9bf7f29f0f9d 21:34:03 ---> 90ef958dc990 21:34:03 Step 15/24 : EXPOSE $APP_PORT 21:34:04 Removing intermediate container 580cb6b977a0 21:34:04 ---> 5c0703bde9d7 21:34:04 Step 15/25 : EXPOSE $APP_PORT 21:34:04 ---> Running in ba87bc985652 21:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:04 ---> Running in df81864f0034 21:34:04 Removing intermediate container c567e1547475 21:34:04 ---> 0ce9a9da502e 21:34:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:04 Removing intermediate container ba87bc985652 21:34:04 ---> 5b9bb9bbc77f 21:34:04 Step 16/24 : WORKDIR / 21:34:04 (1/2) Installing ca-certificates (20220614-r0) 21:34:04 (2/2) Installing dumb-init (1.2.5-r1) 21:34:04 Removing intermediate container c4919aca9066 21:34:04 ---> dc46617a0b56 21:34:04 Step 12/25 : WORKDIR /edgex-go 21:34:04 Removing intermediate container 4ddfb9a44cf3 21:34:04 ---> 870451ab7679 21:34:04 Step 12/26 : WORKDIR /edgex-go 21:34:04 ---> Running in 7400665f3d81 21:34:04 ---> Running in 3b4f89deb53e 21:34:04 Executing busybox-1.35.0-r17.trigger 21:34:04 Removing intermediate container df81864f0034 21:34:04 ---> f04be5785674 21:34:04 Step 16/25 : WORKDIR / 21:34:04 Executing ca-certificates-20220614-r0.trigger 21:34:04 ---> Running in a0d459bac822 21:34:04 OK: 6 MiB in 16 packages 21:34:05 Removing intermediate container 3b4f89deb53e 21:34:05 ---> 59eb00e2181a 21:34:05 21:34:05 Step 13/26 : FROM alpine:3.15 21:34:05 Removing intermediate container 7400665f3d81 21:34:05 ---> 55f59d4f768f 21:34:05 21:34:05 Step 13/25 : FROM alpine:3.15 21:34:05 ---> d093d5fe2824 21:34:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:34:05 ---> Running in 7016ae22239c 21:34:05 Removing intermediate container a0d459bac822 21:34:05 ---> f46ed2c618ba 21:34:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:05 Removing intermediate container 7016ae22239c 21:34:05 ---> 4f7685a7571d 21:34:05 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:05 ---> 19457ebddf63 21:34:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:34:05 3.15: Pulling from library/alpine 21:34:05 3.15: Pulling from library/alpine 21:34:06 Removing intermediate container d0aa56e60fbd 21:34:06 ---> 4babac8cef52 21:34:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:34:07 ---> a6f70a68677e 21:34:07 ---> 3b816d71c617 21:34:07 ---> 9f78d591addd 21:34:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:34:07 21:34:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:34:07 ---> Running in e6f43c090868 21:34:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:34:07 Status: Downloaded newer image for alpine:3.15 21:34:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:34:07 Status: Image is up to date for alpine:3.15 21:34:07 ---> 02e0d6fdf486 21:34:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:07 ---> 02e0d6fdf486 21:34:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:07 ---> Running in b3db9510f96c 21:34:07 ---> Running in 2ce439036be3 21:34:08 ---> 13e8a42d5100 21:34:08 Step 20/24 : ENTRYPOINT ["/core-command"] 21:34:08 Removing intermediate container e6f43c090868 21:34:08 ---> becc08899359 21:34:08 Step 14/23 : ENV APP_PORT=59860 21:34:08 ---> 006215b551de 21:34:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:34:08 Removing intermediate container 2ce439036be3 21:34:08 ---> 424bf44ae397 21:34:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:08 ---> Running in aeb95604f40c 21:34:08 ---> dd12ebfee7f6 21:34:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:34:08 Removing intermediate container b3db9510f96c 21:34:08 ---> 11c860e88bfc 21:34:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:08 ---> Running in 7461960b680f 21:34:08 ---> Running in 00562c09452f 21:34:08 ---> Running in 024cee98c55c 21:34:08 ---> Running in 5823eea5b7a8 21:34:09 Removing intermediate container aeb95604f40c 21:34:09 ---> e98b9d1340c6 21:34:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:09 Removing intermediate container 024cee98c55c 21:34:09 ---> bfef4f5fdd8e 21:34:09 Step 15/23 : EXPOSE $APP_PORT 21:34:09 Removing intermediate container 5823eea5b7a8 21:34:09 ---> 06ede13c8e6d 21:34:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:09 ---> 8101f713e2fd 21:34:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:34:09 ---> Running in c244bc2318c3 21:34:09 ---> Running in 048ee74c3394 21:34:09 ---> Running in cffaafc731b6 21:34:09 Removing intermediate container c244bc2318c3 21:34:09 ---> 092be76fa301 21:34:09 Step 22/24 : LABEL arch=x86_64 21:34:09 ---> bcf5e5dd54c5 21:34:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:34:09 Removing intermediate container 048ee74c3394 21:34:09 ---> 4ac2486a941f 21:34:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:10 Removing intermediate container cffaafc731b6 21:34:10 ---> 1ae6628de602 21:34:10 Step 21/23 : LABEL arch=x86_64 21:34:10 ---> Running in c44dcbf6a357 21:34:10 ---> Running in 2615e726ba47 21:34:10 ---> Running in 8252086137d1 21:34:10 Removing intermediate container c44dcbf6a357 21:34:10 ---> 6c4bfd3a6f65 21:34:10 Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:10 Removing intermediate container 8252086137d1 21:34:10 ---> 149902aa62d2 21:34:10 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:10 ---> 98b4d0c08f9c 21:34:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:34:10 Removing intermediate container 2615e726ba47 21:34:10 ---> d147c3d03a21 21:34:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:10 ---> Running in b71ceaf65dd2 21:34:10 ---> Running in 2c120140cd92 21:34:10 ---> Running in 420a73424320 21:34:10 Removing intermediate container 205717fa4242 21:34:10 ---> 09922eda80e5 21:34:10 Step 8/22 : COPY . . 21:34:10 Removing intermediate container b71ceaf65dd2 21:34:10 ---> e09a5f6d17ad 21:34:10 Step 24/24 : LABEL version=2.3.0-dev.67 21:34:10 Removing intermediate container 2c120140cd92 21:34:10 ---> 37d49974a1b7 21:34:10 Step 23/23 : LABEL version=2.3.0-dev.67 21:34:10 Removing intermediate container 420a73424320 21:34:10 ---> 1693f3ea3c90 21:34:10 ---> Running in 7c127a665ea4 21:34:10 Step 23/25 : LABEL arch=x86_64 21:34:10 ---> Running in 279d881b774f 21:34:10 ---> Running in 306b90f0c116 21:34:13 Removing intermediate container 00562c09452f 21:34:13 ---> 13761b31a190 21:34:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:34:13 Removing intermediate container 7461960b680f 21:34:13 ---> 15f0a45ebf6e 21:34:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:34:13 ---> Running in 04647e13900b 21:34:13 ---> Running in 1e0584f68b55 21:34:14 Removing intermediate container 7c127a665ea4 21:34:14 ---> 7b5e48c36329 21:34:14 21:34:14 Successfully built 7b5e48c36329 21:34:15 Removing intermediate container 279d881b774f 21:34:15 ---> 66279549b0b6 21:34:15 21:34:15 ---> c268c93e1ec4 21:34:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:34:15 Successfully tagged core-command:latest 21:34:15 Building core-data 21:34:15  Building core-command ... done Successfully built 66279549b0b6 21:34:15 Successfully tagged support-scheduler:latest 21:34:15 Building security-bootstrapper 21:34:15 Removing intermediate container 306b90f0c116 21:34:15 ---> 973d1e09fbfa 21:34:15 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:15  Building support-scheduler ... done  ---> 322313b39479 21:34:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:15 ---> Running in 236b811fd3d0 21:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:34:17 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:34:17 OK: 15734 distinct packages available 21:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:34:18 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:34:18 OK: 15734 distinct packages available 21:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:34:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:34:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:34:19 ---> a29a46205d4f 21:34:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:34:19 ---> Using cache 21:34:19 ---> 452f7a95c6e0 21:34:19 Step 4/24 : WORKDIR /edgex-go 21:34:19 ---> Using cache 21:34:19 ---> ac44a12d1f29 21:34:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:19 ---> Using cache 21:34:19 ---> cfec9148b430 21:34:19 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:34:20 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:34:20 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:34:20 ---> a29a46205d4f 21:34:20 Step 3/33 : WORKDIR /edgex-go 21:34:20 ---> Using cache 21:34:20 ---> 39b6110d68cb 21:34:20 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:20 ---> Using cache 21:34:20 ---> 722dc2684b7f 21:34:20 Step 5/33 : RUN apk add --update --no-cache make git 21:34:20 ---> Using cache 21:34:20 ---> 1c9a59d502c7 21:34:20 Step 6/33 : COPY go.mod vendor* ./ 21:34:20 ---> Using cache 21:34:20 ---> 0f8149d9366d 21:34:20 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:20 ---> Using cache 21:34:20 ---> 09922eda80e5 21:34:20 Step 8/33 : COPY . . 21:34:20 ---> Using cache 21:34:20 ---> 322313b39479 21:34:20 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:34:20 (1/4) Installing dumb-init (1.2.5-r1) 21:34:20 (1/5) Installing dumb-init (1.2.5-r1) 21:34:20 (2/4) Installing musl-obstack (1.2.3-r0) 21:34:20 (2/5) Installing musl-obstack (1.2.3-r0) 21:34:20 (3/4) Installing libucontext (1.1-r0) 21:34:20 (3/5) Installing libucontext (1.1-r0) 21:34:20 (4/4) Installing gcompat (1.0.0-r4) 21:34:20 (4/5) Installing gcompat (1.0.0-r4) 21:34:20 Executing busybox-1.34.1-r7.trigger 21:34:20 (5/5) Installing openssl (1.1.1q-r0) 21:34:20 OK: 6 MiB in 18 packages 21:34:20 Executing busybox-1.34.1-r7.trigger 21:34:20 OK: 6 MiB in 19 packages 21:34:22 ---> 4ece049397e1 21:34:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:34:22 ---> Running in b08772901237 21:34:22 Removing intermediate container 236b811fd3d0 21:34:22 ---> d320fb626c43 21:34:22 Step 25/25 : LABEL version=2.3.0-dev.67 21:34:22 ---> Running in 99ad067db1d3 21:34:22 ---> Running in 678987b5ed94 21:34:22 ---> Running in 1e08965f8ecf 21:34:22 ---> Running in 1469323679c0 21:34:22 Removing intermediate container 04647e13900b 21:34:22 ---> 1ad99d81a057 21:34:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:34:22 Removing intermediate container 1e0584f68b55 21:34:22 ---> 9981498183b1 21:34:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:34:22 Removing intermediate container 1e08965f8ecf 21:34:22 ---> 63fc3d70a73b 21:34:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:34:22 ---> Running in f14501159085 21:34:22 Removing intermediate container 1469323679c0 21:34:22 ---> 82b7c2cae601 21:34:22 21:34:22 Successfully built 82b7c2cae601 21:34:22 Successfully tagged core-metadata:latest 21:34:22  Building core-metadata ... done Building security-spire-server 21:34:22 Removing intermediate container f14501159085 21:34:22 ---> 035bbe0a3693 21:34:22 Step 21/23 : LABEL arch=x86_64 21:34:23 ---> Running in b3eca3ff5e72 21:34: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.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:34: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.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:25 Removing intermediate container b3eca3ff5e72 21:34:25 ---> 87525a8797c6 21:34:25 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:34:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:34:26 ---> a29a46205d4f 21:34:26 Step 3/25 : WORKDIR /edgex-go 21:34:26 ---> Using cache 21:34:26 ---> 39b6110d68cb 21:34:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:26 ---> Using cache 21:34:26 ---> 722dc2684b7f 21:34:26 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:34:26 ---> Using cache 21:34:26 ---> 6fa41e143fde 21:34:26 Step 6/25 : COPY go.mod vendor* ./ 21:34:26 ---> Using cache 21:34:26 ---> 1487f00d5d8c 21:34:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:26 ---> Using cache 21:34:26 ---> 845ed4e6c0f5 21:34:26 Step 8/25 : COPY . . 21:34:26 ---> Using cache 21:34:26 ---> 6eab4493edc2 21:34:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:34:26 ---> Using cache 21:34:26 ---> 05115cb65a7e 21:34:26 Step 10/25 : WORKDIR /edgex-go/spire-build 21:34:26 ---> Using cache 21:34:26 ---> 97a8c2c0267b 21:34: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 21:34:26 OK: 211 MiB in 51 packages 21:34:28 ---> Running in f84a54f249b3 21:34:28 ---> Running in fc5199318a03 21:34:28 Removing intermediate container 99ad067db1d3 21:34:28 ---> 4bce1f150c3a 21:34:28 Step 7/24 : COPY go.mod vendor* ./ 21:34:28 Removing intermediate container f84a54f249b3 21:34:28 ---> 4c1d46087592 21:34:28 Step 23/23 : LABEL version=2.3.0-dev.67 21:34:28 ---> Running in 772e8c7733da 21:34:29 Removing intermediate container 772e8c7733da 21:34:29 ---> a38453f6037a 21:34:29 21:34:29 ---> 8aa3af59a0df 21:34:29 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:29 Successfully built a38453f6037a 21:34:29 ---> Running in c9b91f19378d 21:34:29 Successfully tagged support-notifications:latest 21:34:29  Building support-notifications ... done Removing intermediate container fc5199318a03 21:34:29 ---> 12cdf4472c64 21:34:29 Step 12/25 : WORKDIR /edgex-go 21:34:29 ---> Running in 5811751b7f47 21:34:30 Removing intermediate container 5811751b7f47 21:34:30 ---> f70d900598ff 21:34:30 21:34:30 Step 13/25 : FROM alpine:3.15 21:34:30 ---> c4fc93816858 21:34:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:30 ---> Using cache 21:34:30 ---> 9d4ebb7e0368 21:34:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:30 ---> Using cache 21:34:30 ---> b45b20263c81 21:34:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:34:30 ---> Running in 32ec141e1352 21:34:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:31 ---> 7301f64a8b03 21:34:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:34:31 ---> 12436bf16bce 21:34:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:31 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:34:31 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:34:31 OK: 15857 distinct packages available 21:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:34:32 ---> 4137016bae85 21:34:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:34:32 ---> Running in 50070d9223de 21:34:32 ---> a634ea426d98 21:34:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:34:32 Removing intermediate container 50070d9223de 21:34:32 ---> 0f7ff9619d26 21:34:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:34:33 (1/5) Installing dumb-init (1.2.5-r1) 21:34:33 (2/5) Installing musl-obstack (1.2.3-r0) 21:34:33 (3/5) Installing libucontext (1.1-r0) 21:34:33 (4/5) Installing gcompat (1.0.0-r4) 21:34:33 (5/5) Installing openssl (1.1.1q-r0) 21:34:33 Executing busybox-1.34.1-r7.trigger 21:34:33 OK: 7 MiB in 19 packages 21:34:33 ---> c0f737917a7b 21:34:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:34:33 ---> e7b1b167fc04 21:34:33 Step 21/26 : WORKDIR / 21:34:33 ---> Running in d77d85f03114 21:34:34 Removing intermediate container d77d85f03114 21:34:34 ---> 958b5a1ee244 21:34:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:34 ---> 72d7003cbcb2 21:34:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:34 ---> Running in 9c85ee44bde8 21:34:34 ---> Running in 8b391116dfaa 21:34:35 Removing intermediate container 8b391116dfaa 21:34:35 ---> 58842b133115 21:34:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:35 Removing intermediate container 9c85ee44bde8 21:34:35 ---> 48515a23071a 21:34:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:35 ---> Running in d74e6b4656b4 21:34:35 ---> Running in cc7b16dde386 21:34:36 Removing intermediate container d74e6b4656b4 21:34:36 ---> 6e2b87c52c4c 21:34:36 Step 23/25 : LABEL arch=arm64 21:34:36 Removing intermediate container cc7b16dde386 21:34:36 ---> 66b95fc51d9b 21:34:36 Step 24/26 : LABEL arch=arm64 21:34:36 ---> Running in d648f6f60c77 21:34:36 ---> Running in d1043890065c 21:34:37 Removing intermediate container d648f6f60c77 21:34:37 ---> 37717377b55e 21:34:37 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:37 ---> Running in 85f5ed796235 21:34:37 Removing intermediate container d1043890065c 21:34:37 ---> e7d417242c64 21:34:37 Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:37 ---> Running in 6f4f7fa17791 21:34:37 Removing intermediate container 32ec141e1352 21:34:37 ---> 186cb2128f12 21:34:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:34:37 Removing intermediate container 85f5ed796235 21:34:37 ---> 8a10742120d3 21:34:37 Step 25/25 : LABEL version=2.3.0-dev.67 21:34:37 ---> Running in 0aca91bf6951 21:34:38 Removing intermediate container 6f4f7fa17791 21:34:38 ---> 8a23ffd3621b 21:34:38 Step 26/26 : LABEL version=2.3.0-dev.67 21:34:38 ---> Running in 662a1c545dcd 21:34:38 Removing intermediate container 0aca91bf6951 21:34:38 ---> 9d588a734d93 21:34:38 21:34:38 Successfully built 9d588a734d93 21:34:38 Successfully tagged security-spire-server-arm64:latest 21:34:38  Building security-spire-server ... done Building support-scheduler 21:34:39 Removing intermediate container 662a1c545dcd 21:34:39 ---> dddae7db2747 21:34:39 21:34:39 Successfully built dddae7db2747 21:34:39 Successfully tagged security-spire-config-arm64:latest 21:34:39  Building security-spire-config ... done Building security-proxy-setup 21:34:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:34:44 ---> 0bfb48e4dacd 21:34:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:34:44 ---> 8cee587ff4a5 21:34:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:34:44 Removing intermediate container c9b91f19378d 21:34:44 ---> 6570a3f12aab 21:34:44 Step 9/24 : COPY . . 21:34:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:34:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:34:44 ---> ac3020899dce 21:34:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:34:44 ---> Using cache 21:34:44 ---> 02b178bfdb8b 21:34:44 Step 4/23 : WORKDIR /edgex-go 21:34:44 ---> Using cache 21:34:44 ---> 818a798b347a 21:34:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:44 ---> Using cache 21:34:44 ---> 5f160d32384f 21:34:44 Step 6/23 : RUN apk add --update --no-cache make git 21:34:44 ---> Using cache 21:34:44 ---> f39b6ec26aad 21:34:44 Step 7/23 : COPY go.mod vendor* ./ 21:34:44 ---> Using cache 21:34:44 ---> c327d921d27e 21:34:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:44 ---> Using cache 21:34:44 ---> ecf70fa3582e 21:34:44 Step 9/23 : COPY . . 21:34:44 ---> Using cache 21:34:44 ---> c222563c28bd 21:34:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:34:45 ---> Running in 1b4e96f11f61 21:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:34:46 ---> ac3020899dce 21:34:46 Step 3/22 : WORKDIR /edgex-go 21:34:46 ---> Using cache 21:34:46 ---> 285bd8bc8df9 21:34:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:46 ---> Using cache 21:34:46 ---> 95bc791fc887 21:34:46 Step 5/22 : RUN apk add --update --no-cache make git 21:34:46 ---> Running in e299b3a2a6a3 21:34:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:34:48 ---> d7df926a6315 21:34:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:34:48 Removing intermediate container 678987b5ed94 21:34:48 ---> 0047272a26cc 21:34:48 21:34:48 Step 10/33 : FROM alpine:3.16 21:34:48 ---> 9c6f07244728 21:34:48 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:34:48 ---> 965917f81c28 21:34:48 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:34:48 ---> Running in 355a20ac8fec 21:34:48 ---> Running in 0414ddda5791 21:34:48 ---> 5c51022e9d94 21:34:48 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:34:48 Removing intermediate container 355a20ac8fec 21:34:48 ---> 8833e3aa6221 21:34:48 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:34:48 ---> Running in d93e7ffcfdc7 21:34:48 ---> Running in 5660ddc039a5 21:34:49 Removing intermediate container d93e7ffcfdc7 21:34:49 ---> af682787cc00 21:34:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:34:49 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:49 ---> Running in f04ff6660aba 21:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:34:49 (1/2) Installing dumb-init (1.2.5-r1) 21:34:49 (2/2) Installing su-exec (0.2-r1) 21:34:49 Executing busybox-1.35.0-r17.trigger 21:34:49 OK: 6 MiB in 16 packages 21:34:50 Removing intermediate container f04ff6660aba 21:34:50 ---> 7223c7f1bbd6 21:34:50 Step 23/25 : LABEL arch=x86_64 21:34:50 ---> Running in e9804f788a35 21:34:50 Removing intermediate container b08772901237 21:34:50 ---> c9ffe1003fc6 21:34:50 21:34:50 Step 10/22 : FROM alpine:3.16 21:34:50 ---> 9c6f07244728 21:34:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:34:50 ---> Running in 43e9d873f5d0 21:34:50 Removing intermediate container e9804f788a35 21:34:50 ---> bb7a4fdc08f4 21:34:50 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:50 ---> Running in a71e5dae7c16 21:34:50 Removing intermediate container 5660ddc039a5 21:34:50 ---> 1b111c7d055e 21:34:50 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:34:50 ---> Running in 738b322ee043 21:34:50 Removing intermediate container a71e5dae7c16 21:34:50 ---> e417ae7ca641 21:34:50 Step 25/25 : LABEL version=2.3.0-dev.67 21:34:50 ---> Running in f8f61faa1fb6 21:34:50 Removing intermediate container 738b322ee043 21:34:50 ---> 880274e8895f 21:34:50 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:34:50 ---> Running in 8225152f3c10 21:34:50 Removing intermediate container f8f61faa1fb6 21:34:50 ---> 766762637acc 21:34:50 21:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:34:50 Removing intermediate container 8225152f3c10 21:34:50 ---> 08d2e0189637 21:34:50 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:34:50 Successfully built 766762637acc 21:34:50 Successfully tagged security-spire-server:latest 21:34:50  Building security-spire-server ... done  ---> Running in a3c651f4ce6d 21:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:34:51 OK: 221 MiB in 51 packages 21:34:51 Removing intermediate container a3c651f4ce6d 21:34:51 ---> 5ff72e34786b 21:34:51 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:34:51 ---> Running in 2ec85533b36b 21:34:51 Removing intermediate container 2ec85533b36b 21:34:51 ---> 7e0c95e0df30 21:34:51 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:34:51 (1/6) Installing ca-certificates (20220614-r0) 21:34:51 ---> Running in e33664515a23 21:34:51 (2/6) Installing brotli-libs (1.0.9-r6) 21:34:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:34:51 (4/6) Installing libcurl (7.83.1-r3) 21:34:51 (5/6) Installing curl (7.83.1-r3) 21:34:51 (6/6) Installing dumb-init (1.2.5-r1) 21:34:51 Executing busybox-1.35.0-r17.trigger 21:34:51 Executing ca-certificates-20220614-r0.trigger 21:34:51 OK: 8 MiB in 20 packages 21:34:51 Removing intermediate container 43e9d873f5d0 21:34:51 ---> b8e1d4483a64 21:34:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:34:51 ---> Running in 6858d1b639d1 21:34:51 Removing intermediate container 6858d1b639d1 21:34:51 ---> 6b0f374f58d7 21:34:51 Step 13/22 : WORKDIR /edgex 21:34:51 Removing intermediate container e33664515a23 21:34:51 ---> ed1e379db6e8 21:34:51 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:34:52 Removing intermediate container e299b3a2a6a3 21:34:52 ---> 4fa6fec0fda9 21:34:52 Step 6/22 : COPY go.mod vendor* ./ 21:34:52 ---> Running in 908e0971262f 21:34:52 ---> Running in ea03ff6cee16 21:34:52 Removing intermediate container 908e0971262f 21:34:52 ---> bc8054853191 21:34:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:34:52 Removing intermediate container ea03ff6cee16 21:34:52 ---> f986b1ae0591 21:34:52 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:34:52 ---> e6047ba169ac 21:34:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:34:52 ---> e43655650ef5 21:34:52 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:34:52 ---> Running in 15741f45ff7b 21:34:53 ---> 9c8ba40db358 21:34:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:53 ---> Running in 2732cbcdf05c 21:34:53 ---> ef6efc6c5beb 21:34:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:34:54 ---> afb1d2343745 21:34:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:34:54 Removing intermediate container 15741f45ff7b 21:34:54 ---> 7563fd25cacd 21:34:54 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:54 ---> c765f6d413db 21:34:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:34:54 ---> ff10a9864caf 21:34:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:34:54 ---> Running in 3063eb7b5c0e 21:34:55 ---> 487e85e499a3 21:34:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:34:56 ---> cd77921383c1 21:34:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:34:56 Removing intermediate container 3063eb7b5c0e 21:34:56 ---> b1e36f5eafab 21:34:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:34:56 ---> Running in b9749e81af29 21:34:56 ---> 78664c39cf0a 21:34:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:34:56 Removing intermediate container b9749e81af29 21:34:56 ---> 3f0250c7b650 21:34:56 Step 20/22 : LABEL arch=x86_64 21:34:56 ---> fbc2f80f20b0 21:34:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:34:56 ---> Running in 8f83919ab659 21:34:57 Removing intermediate container 8f83919ab659 21:34:57 ---> d1d60aad8549 21:34:57 Step 21/22 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:57 ---> Running in 26ea234a3d60 21:34:57 ---> 51fa6e2b70f3 21:34:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:34:57 Removing intermediate container 26ea234a3d60 21:34:57 ---> 33a6c6e86470 21:34:57 Step 22/22 : LABEL version=2.3.0-dev.67 21:34:57 ---> Running in 1a989209d552 21:34:57 Removing intermediate container 1a989209d552 21:34:57 ---> 3cfe0eb1df6e 21:34:57 21:34:57 ---> bd2da2fe663b 21:34:57 Step 28/33 : RUN chmod +x /entrypoint.sh 21:34:57 ---> Running in 8206c6abdc7a 21:34:57 Successfully built 3cfe0eb1df6e 21:34:57 Successfully tagged security-proxy-setup:latest 21:34:58  Building security-proxy-setup ... done Removing intermediate container 8206c6abdc7a 21:34:58 ---> 74fd3771daca 21:34:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:34:58 ---> Running in 58451707fee9 21:34:58 Removing intermediate container 58451707fee9 21:34:58 ---> c998af453eaa 21:34:58 Step 30/33 : CMD ["gate"] 21:34:58 ---> Running in 1d54d38ed3e0 21:34:59 Removing intermediate container 1d54d38ed3e0 21:34:59 ---> a098c07f3a22 21:34:59 Step 31/33 : LABEL arch=x86_64 21:34:59 ---> Running in 9cd14f93321e 21:34:59 Removing intermediate container 9cd14f93321e 21:34:59 ---> 12c777bd6948 21:34:59 Step 32/33 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:34:59 ---> Running in 1fe4c7b59cff 21:34:59 Removing intermediate container 1fe4c7b59cff 21:34:59 ---> 13d71f0dbc79 21:34:59 Step 33/33 : LABEL version=2.3.0-dev.67 21:34:59 ---> Running in addfdd326902 21:34:59 Removing intermediate container addfdd326902 21:34:59 ---> 251b9d7534c5 21:34:59 21:34:59 Successfully built 251b9d7534c5 21:34:59 Successfully tagged security-bootstrapper:latest 21:35:07  Building security-bootstrapper ... done Removing intermediate container 0414ddda5791 21:35:07 ---> 81a4717df7fd 21:35:07 21:35:07 Step 11/24 : FROM alpine:3.16 21:35:07 ---> 9c6f07244728 21:35:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:35:07 ---> Running in 9a8611fb66ba 21:35:07 Removing intermediate container 9a8611fb66ba 21:35:07 ---> ec931bd2c855 21:35:07 Step 13/24 : ENV APP_PORT=59880 21:35:07 ---> Running in c0f20934b824 21:35:07 Removing intermediate container c0f20934b824 21:35:07 ---> 4f16712ad237 21:35:07 Step 14/24 : EXPOSE $APP_PORT 21:35:07 ---> Running in 0998e116ace1 21:35:07 Removing intermediate container 0998e116ace1 21:35:07 ---> 410facdf2280 21:35:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:07 ---> Running in 2351b7ab7783 21:35:08 Removing intermediate container 2351b7ab7783 21:35:08 ---> e6edd8153b16 21:35:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:35:08 ---> Running in 79e4936b235f 21:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:09 (1/6) Installing dumb-init (1.2.5-r1) 21:35:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:35:09 (3/6) Installing libsodium (1.0.18-r0) 21:35:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:35:10 (5/6) Installing libzmq (4.3.4-r0) 21:35:10 (6/6) Installing zeromq (4.3.4-r0) 21:35:10 Executing busybox-1.35.0-r17.trigger 21:35:10 OK: 8 MiB in 20 packages 21:35:10 Removing intermediate container 79e4936b235f 21:35:10 ---> 0fe3a3b804b3 21:35:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:11 ---> 15cbab390c91 21:35:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:11 ---> 216d1da1156b 21:35:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:35:11 ---> 9f48e2ff0db1 21:35:11 Step 20/24 : ENTRYPOINT ["/core-data"] 21:35:11 ---> Running in 0281ce916aca 21:35:11 Removing intermediate container 0281ce916aca 21:35:11 ---> 66e41fe3c9aa 21:35:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:11 ---> Running in 77c1cc7cbc63 21:35:11 Removing intermediate container 77c1cc7cbc63 21:35:11 ---> 08f0b5e37847 21:35:11 Step 22/24 : LABEL arch=x86_64 21:35:11 ---> Running in 7062fe6a56fa 21:35:11 Removing intermediate container 7062fe6a56fa 21:35:11 ---> 9f812d382fa5 21:35:11 Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:35:11 ---> Running in 85dcab284dee 21:35:11 Removing intermediate container 85dcab284dee 21:35:11 ---> ec6e379eba36 21:35:11 Step 24/24 : LABEL version=2.3.0-dev.67 21:35:11 ---> Running in 490970ee1a15 21:35:12 Removing intermediate container 490970ee1a15 21:35:12 ---> 0b12d9064552 21:35:12 21:35:12 Successfully built 0b12d9064552 21:35:12 Successfully tagged core-data:latest 21:35:12  Building core-data ... done  [Pipeline] } 21:35:12 $ docker stop --time=1 ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae 21:35:13 $ docker rm -f ecfa7906e46ac6c08a1415f090e830d4cbb5167b84c4d9818cfb876468e3b8ae [Pipeline] // withDockerContainer [Pipeline] sh 21:35:13 + docker images 21:35:13 REPOSITORY TAG IMAGE ID CREATED SIZE 21:35:13 core-data latest 0b12d9064552 2 seconds ago 21.6MB 21:35:13 81a4717df7fd 8 seconds ago 1.55GB 21:35:13 security-bootstrapper latest 251b9d7534c5 14 seconds ago 19.8MB 21:35:13 security-proxy-setup latest 3cfe0eb1df6e 16 seconds ago 27.4MB 21:35:13 c9ffe1003fc6 23 seconds ago 1.53GB 21:35:13 security-spire-server latest 766762637acc 23 seconds ago 86.5MB 21:35:13 0047272a26cc 28 seconds ago 1.53GB 21:35:13 f70d900598ff 44 seconds ago 1.42GB 21:35:13 support-notifications latest a38453f6037a 45 seconds ago 27.3MB 21:35:13 core-metadata latest 82b7c2cae601 51 seconds ago 18.2MB 21:35:13 support-scheduler latest 66279549b0b6 About a minute ago 26.7MB 21:35:13 core-command latest 7b5e48c36329 About a minute ago 17.3MB 21:35:13 ed8c4e5156f5 About a minute ago 1.61GB 21:35:13 74a684d06194 About a minute ago 1.61GB 21:35:13 e003e8160810 About a minute ago 1.55GB 21:35:13 ab606c491ecd About a minute ago 1.54GB 21:35:13 sys-mgmt-agent latest b52eb723a5cf About a minute ago 136MB 21:35:13 security-secretstore-setup latest d48b95048623 2 minutes ago 29.2MB 21:35:13 security-spiffe-token-provider latest 3c95e0ef110e 2 minutes ago 29.3MB 21:35:13 0696409ca245 2 minutes ago 1.53GB 21:35:13 05d856417b4a 2 minutes ago 1.54GB 21:35:13 9faa9edbddfc 2 minutes ago 1.58GB 21:35:13 security-spire-config latest acb9e0fae970 2 minutes ago 85.8MB 21:35:13 security-spire-agent latest ac1db16fac21 2 minutes ago 125MB 21:35:13 da72d0199c53 3 minutes ago 1.42GB 21:35:13 d8c526f395c8 3 minutes ago 1.42GB 21:35:13 ci-base-image-x86_64 latest a29a46205d4f 6 minutes ago 994MB 21:35:13 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 21:35:13 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 21:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:35:13 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 21:35:13 provisioning config files... 21:35:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config3403226369502256098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:14 ---> docker-login.sh 21:35:14 nexus3.edgexfoundry.org:10001 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 nexus3.edgexfoundry.org:10002 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 nexus3.edgexfoundry.org:10003 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 nexus3.edgexfoundry.org:10004 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 docker.io 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 ---> docker-login.sh ends [Pipeline] } 21:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:35:14 0ef95e3002464d42590a42d7264ad679da132236 21:35:14 latest 21:35:14 2.3.0-dev.67 21:35:14 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:14 main 21:35:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:15 + docker push nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 21:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:15 4ee793fc2b88: Preparing 21:35:15 4895b887385d: Preparing 21:35:15 e19e8c79d52e: Preparing 21:35:15 e6e1e59d447a: Preparing 21:35:15 994393dc58e7: Preparing 21:35:15 994393dc58e7: Layer already exists 21:35:15 e19e8c79d52e: Pushed 21:35:15 4ee793fc2b88: Pushed 21:35:15 e6e1e59d447a: Pushed 21:35:16 4895b887385d: Pushed 21:35:16 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:17 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:17 4ee793fc2b88: Preparing 21:35:17 4895b887385d: Preparing 21:35:17 e19e8c79d52e: Preparing 21:35:17 e6e1e59d447a: Preparing 21:35:17 994393dc58e7: Preparing 21:35:17 e19e8c79d52e: Layer already exists 21:35:17 e6e1e59d447a: Layer already exists 21:35:17 4895b887385d: Layer already exists 21:35:17 4ee793fc2b88: Layer already exists 21:35:17 994393dc58e7: Layer already exists 21:35:17 latest: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:18 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 21:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:18 4ee793fc2b88: Preparing 21:35:18 4895b887385d: Preparing 21:35:18 e19e8c79d52e: Preparing 21:35:18 e6e1e59d447a: Preparing 21:35:18 994393dc58e7: Preparing 21:35:18 4ee793fc2b88: Layer already exists 21:35:18 e6e1e59d447a: Layer already exists 21:35:18 e19e8c79d52e: Layer already exists 21:35:18 4895b887385d: Layer already exists 21:35:18 994393dc58e7: Layer already exists 21:35:18 2.3.0-dev.67: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:18 + docker push nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:18 4ee793fc2b88: Preparing 21:35:18 4895b887385d: Preparing 21:35:18 e19e8c79d52e: Preparing 21:35:18 e6e1e59d447a: Preparing 21:35:18 994393dc58e7: Preparing 21:35:18 e19e8c79d52e: Layer already exists 21:35:18 4ee793fc2b88: Layer already exists 21:35:18 994393dc58e7: Layer already exists 21:35:18 e6e1e59d447a: Layer already exists 21:35:18 4895b887385d: Layer already exists 21:35:18 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:19 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:35:19 4ee793fc2b88: Preparing 21:35:19 4895b887385d: Preparing 21:35:19 e19e8c79d52e: Preparing 21:35:19 e6e1e59d447a: Preparing 21:35:19 994393dc58e7: Preparing 21:35:19 4895b887385d: Layer already exists 21:35:19 4ee793fc2b88: Layer already exists 21:35:19 e6e1e59d447a: Layer already exists 21:35:19 994393dc58e7: Layer already exists 21:35:19 e19e8c79d52e: Layer already exists 21:35:19 main: digest: sha256:37498fda8b812bf213d72bd1cfeca424c222ab02239536ee44dfa23f183e78e9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:19 ===================================================== [Pipeline] echo 21:35:19 taggedImages: 21:35:19 - nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236 21:35:19 - nexus3.edgexfoundry.org:10004/core-command:latest 21:35:19 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.67 21:35:19 - nexus3.edgexfoundry.org:10004/core-command:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:19 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:35:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:35:19 0ef95e3002464d42590a42d7264ad679da132236 21:35:19 latest 21:35:19 2.3.0-dev.67 21:35:19 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:19 main 21:35:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:20 + docker push nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 21:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:20 d7383ade14cf: Preparing 21:35:20 fa82fe732f5d: Preparing 21:35:20 e19e8c79d52e: Preparing 21:35:20 a1699ebb9823: Preparing 21:35:20 40eeff074337: Preparing 21:35:20 994393dc58e7: Preparing 21:35:20 994393dc58e7: Waiting 21:35:20 e19e8c79d52e: Layer already exists 21:35:20 994393dc58e7: Layer already exists 21:35:20 d7383ade14cf: Pushed 21:35:20 40eeff074337: Pushed 21:35:20 a1699ebb9823: Pushed 21:35:21 fa82fe732f5d: Pushed 21:35:21 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:22 d7383ade14cf: Preparing 21:35:22 fa82fe732f5d: Preparing 21:35:22 e19e8c79d52e: Preparing 21:35:22 a1699ebb9823: Preparing 21:35:22 40eeff074337: Preparing 21:35:22 994393dc58e7: Preparing 21:35:22 994393dc58e7: Waiting 21:35:22 d7383ade14cf: Layer already exists 21:35:22 40eeff074337: Layer already exists 21:35:22 e19e8c79d52e: Layer already exists 21:35:22 fa82fe732f5d: Layer already exists 21:35:22 a1699ebb9823: Layer already exists 21:35:22 994393dc58e7: Layer already exists 21:35:22 latest: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 21:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:23 d7383ade14cf: Preparing 21:35:23 fa82fe732f5d: Preparing 21:35:23 e19e8c79d52e: Preparing 21:35:23 a1699ebb9823: Preparing 21:35:23 40eeff074337: Preparing 21:35:23 994393dc58e7: Preparing 21:35:23 994393dc58e7: Waiting 21:35:23 e19e8c79d52e: Layer already exists 21:35:23 40eeff074337: Layer already exists 21:35:23 fa82fe732f5d: Layer already exists 21:35:23 d7383ade14cf: Layer already exists 21:35:23 a1699ebb9823: Layer already exists 21:35:23 994393dc58e7: Layer already exists 21:35:23 2.3.0-dev.67: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:23 + docker push nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:23 d7383ade14cf: Preparing 21:35:23 fa82fe732f5d: Preparing 21:35:23 e19e8c79d52e: Preparing 21:35:23 a1699ebb9823: Preparing 21:35:23 40eeff074337: Preparing 21:35:23 994393dc58e7: Preparing 21:35:23 994393dc58e7: Waiting 21:35:23 e19e8c79d52e: Layer already exists 21:35:23 a1699ebb9823: Layer already exists 21:35:23 fa82fe732f5d: Layer already exists 21:35:23 40eeff074337: Layer already exists 21:35:23 d7383ade14cf: Layer already exists 21:35:23 994393dc58e7: Layer already exists 21:35:23 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:35:24 d7383ade14cf: Preparing 21:35:24 fa82fe732f5d: Preparing 21:35:24 e19e8c79d52e: Preparing 21:35:24 a1699ebb9823: Preparing 21:35:24 40eeff074337: Preparing 21:35:24 994393dc58e7: Preparing 21:35:24 994393dc58e7: Waiting 21:35:24 a1699ebb9823: Layer already exists 21:35:24 40eeff074337: Layer already exists 21:35:24 d7383ade14cf: Layer already exists 21:35:24 fa82fe732f5d: Layer already exists 21:35:24 e19e8c79d52e: Layer already exists 21:35:24 994393dc58e7: Layer already exists 21:35:24 main: digest: sha256:c4f959c26602052dd0a44af6ae23a6883d5e11ce719e9963d6c1e43e3f810982 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:24 ===================================================== [Pipeline] echo 21:35:24 taggedImages: 21:35:24 - nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236 21:35:24 - nexus3.edgexfoundry.org:10004/core-data:latest 21:35:24 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.67 21:35:24 - nexus3.edgexfoundry.org:10004/core-data:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:35:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:35:24 0ef95e3002464d42590a42d7264ad679da132236 21:35:24 latest 21:35:24 2.3.0-dev.67 21:35:24 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:24 main 21:35:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 21:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:25 04db2b2f1004: Preparing 21:35:25 063dae2c1a5a: Preparing 21:35:25 afff191022fe: Preparing 21:35:25 e19e8c79d52e: Preparing 21:35:25 e6e1e59d447a: Preparing 21:35:25 994393dc58e7: Preparing 21:35:25 994393dc58e7: Waiting 21:35:25 e6e1e59d447a: Layer already exists 21:35:25 e19e8c79d52e: Layer already exists 21:35:25 994393dc58e7: Layer already exists 21:35:25 04db2b2f1004: Pushed 21:35:25 063dae2c1a5a: Pushed 21:35:26 afff191022fe: Pushed 21:35:26 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:27 04db2b2f1004: Preparing 21:35:27 063dae2c1a5a: Preparing 21:35:27 afff191022fe: Preparing 21:35:27 e19e8c79d52e: Preparing 21:35:27 e6e1e59d447a: Preparing 21:35:27 994393dc58e7: Preparing 21:35:27 994393dc58e7: Waiting 21:35:27 e19e8c79d52e: Layer already exists 21:35:27 afff191022fe: Layer already exists 21:35:27 063dae2c1a5a: Layer already exists 21:35:27 04db2b2f1004: Layer already exists 21:35:27 e6e1e59d447a: Layer already exists 21:35:27 994393dc58e7: Layer already exists 21:35:27 latest: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 21:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:27 04db2b2f1004: Preparing 21:35:27 063dae2c1a5a: Preparing 21:35:27 afff191022fe: Preparing 21:35:27 e19e8c79d52e: Preparing 21:35:27 e6e1e59d447a: Preparing 21:35:27 994393dc58e7: Preparing 21:35:27 994393dc58e7: Waiting 21:35:27 e19e8c79d52e: Layer already exists 21:35:27 afff191022fe: Layer already exists 21:35:27 063dae2c1a5a: Layer already exists 21:35:27 04db2b2f1004: Layer already exists 21:35:27 e6e1e59d447a: Layer already exists 21:35:27 994393dc58e7: Layer already exists 21:35:27 2.3.0-dev.67: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:28 04db2b2f1004: Preparing 21:35:28 063dae2c1a5a: Preparing 21:35:28 afff191022fe: Preparing 21:35:28 e19e8c79d52e: Preparing 21:35:28 e6e1e59d447a: Preparing 21:35:28 994393dc58e7: Preparing 21:35:28 994393dc58e7: Waiting 21:35:28 063dae2c1a5a: Layer already exists 21:35:28 04db2b2f1004: Layer already exists 21:35:28 e6e1e59d447a: Layer already exists 21:35:28 afff191022fe: Layer already exists 21:35:28 e19e8c79d52e: Layer already exists 21:35:28 994393dc58e7: Layer already exists 21:35:28 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:35:29 04db2b2f1004: Preparing 21:35:29 063dae2c1a5a: Preparing 21:35:29 afff191022fe: Preparing 21:35:29 e19e8c79d52e: Preparing 21:35:29 e6e1e59d447a: Preparing 21:35:29 994393dc58e7: Preparing 21:35:29 994393dc58e7: Waiting 21:35:29 e6e1e59d447a: Layer already exists 21:35:29 04db2b2f1004: Layer already exists 21:35:29 063dae2c1a5a: Layer already exists 21:35:29 e19e8c79d52e: Layer already exists 21:35:29 afff191022fe: Layer already exists 21:35:29 994393dc58e7: Layer already exists 21:35:29 main: digest: sha256:cab3eb3fd0764f6585faa6266c6ffabadeeb5dd59e5eea587c93a6a1b3ceb36a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:29 ===================================================== [Pipeline] echo 21:35:29 taggedImages: 21:35:29 - nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236 21:35:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:35:29 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.67 21:35:29 - nexus3.edgexfoundry.org:10004/core-metadata:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:35:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:35:29 0ef95e3002464d42590a42d7264ad679da132236 21:35:29 latest 21:35:29 2.3.0-dev.67 21:35:29 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:29 main 21:35:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 21:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:29 36ab21b0aa37: Preparing 21:35:29 36ab21b0aa37: Preparing 21:35:29 1b8026535906: Preparing 21:35:29 c50eb3bb8a6e: Preparing 21:35:29 b47a7c78336f: Preparing 21:35:29 5bbdf9303d78: Preparing 21:35:29 e2c708dd0457: Preparing 21:35:29 e19e8c79d52e: Preparing 21:35:29 633f58e3d9b5: Preparing 21:35:29 c7853dd3be72: Preparing 21:35:29 8505325e47af: Preparing 21:35:29 8fd19b2eea99: Preparing 21:35:29 994393dc58e7: Preparing 21:35:29 8fd19b2eea99: Waiting 21:35:29 c7853dd3be72: Waiting 21:35:29 994393dc58e7: Waiting 21:35:29 e2c708dd0457: Waiting 21:35:29 633f58e3d9b5: Waiting 21:35:29 e19e8c79d52e: Waiting 21:35:29 36ab21b0aa37: Pushed 21:35:29 c50eb3bb8a6e: Pushed 21:35:29 b47a7c78336f: Pushed 21:35:29 5bbdf9303d78: Pushed 21:35:29 1b8026535906: Pushed 21:35:29 e19e8c79d52e: Layer already exists 21:35:30 c7853dd3be72: Pushed 21:35:30 8505325e47af: Pushed 21:35:30 633f58e3d9b5: Pushed 21:35:30 8fd19b2eea99: Pushed 21:35:30 994393dc58e7: Layer already exists 21:35:31 e2c708dd0457: Pushed 21:35:31 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:32 36ab21b0aa37: Preparing 21:35:32 36ab21b0aa37: Preparing 21:35:32 1b8026535906: Preparing 21:35:32 c50eb3bb8a6e: Preparing 21:35:32 b47a7c78336f: Preparing 21:35:32 5bbdf9303d78: Preparing 21:35:32 e2c708dd0457: Preparing 21:35:32 e19e8c79d52e: Preparing 21:35:32 633f58e3d9b5: Preparing 21:35:32 c7853dd3be72: Preparing 21:35:32 8505325e47af: Preparing 21:35:32 8fd19b2eea99: Preparing 21:35:32 994393dc58e7: Preparing 21:35:32 e2c708dd0457: Waiting 21:35:32 e19e8c79d52e: Waiting 21:35:32 8505325e47af: Waiting 21:35:32 633f58e3d9b5: Waiting 21:35:32 c7853dd3be72: Waiting 21:35:32 8fd19b2eea99: Waiting 21:35:32 994393dc58e7: Waiting 21:35:32 c50eb3bb8a6e: Layer already exists 21:35:32 5bbdf9303d78: Layer already exists 21:35:32 b47a7c78336f: Layer already exists 21:35:32 1b8026535906: Layer already exists 21:35:32 36ab21b0aa37: Layer already exists 21:35:32 e2c708dd0457: Layer already exists 21:35:32 c7853dd3be72: Layer already exists 21:35:32 e19e8c79d52e: Layer already exists 21:35:32 633f58e3d9b5: Layer already exists 21:35:32 8505325e47af: Layer already exists 21:35:32 8fd19b2eea99: Layer already exists 21:35:32 994393dc58e7: Layer already exists 21:35:32 latest: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 21:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:32 36ab21b0aa37: Preparing 21:35:32 36ab21b0aa37: Preparing 21:35:32 1b8026535906: Preparing 21:35:32 c50eb3bb8a6e: Preparing 21:35:32 b47a7c78336f: Preparing 21:35:32 5bbdf9303d78: Preparing 21:35:32 e2c708dd0457: Preparing 21:35:32 e19e8c79d52e: Preparing 21:35:32 633f58e3d9b5: Preparing 21:35:32 c7853dd3be72: Preparing 21:35:32 8505325e47af: Preparing 21:35:32 8fd19b2eea99: Preparing 21:35:32 994393dc58e7: Preparing 21:35:32 c7853dd3be72: Waiting 21:35:32 8fd19b2eea99: Waiting 21:35:32 994393dc58e7: Waiting 21:35:32 8505325e47af: Waiting 21:35:32 e19e8c79d52e: Waiting 21:35:32 633f58e3d9b5: Waiting 21:35:32 e2c708dd0457: Waiting 21:35:32 c50eb3bb8a6e: Layer already exists 21:35:32 1b8026535906: Layer already exists 21:35:32 36ab21b0aa37: Layer already exists 21:35:32 5bbdf9303d78: Layer already exists 21:35:32 b47a7c78336f: Layer already exists 21:35:32 e2c708dd0457: Layer already exists 21:35:32 c7853dd3be72: Layer already exists 21:35:32 633f58e3d9b5: Layer already exists 21:35:32 8505325e47af: Layer already exists 21:35:32 e19e8c79d52e: Layer already exists 21:35:32 8fd19b2eea99: Layer already exists 21:35:32 994393dc58e7: Layer already exists 21:35:32 2.3.0-dev.67: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:33 36ab21b0aa37: Preparing 21:35:33 36ab21b0aa37: Preparing 21:35:33 1b8026535906: Preparing 21:35:33 c50eb3bb8a6e: Preparing 21:35:33 b47a7c78336f: Preparing 21:35:33 5bbdf9303d78: Preparing 21:35:33 e2c708dd0457: Preparing 21:35:33 e19e8c79d52e: Preparing 21:35:33 633f58e3d9b5: Preparing 21:35:33 c7853dd3be72: Preparing 21:35:33 8505325e47af: Preparing 21:35:33 8fd19b2eea99: Preparing 21:35:33 994393dc58e7: Preparing 21:35:33 e2c708dd0457: Waiting 21:35:33 e19e8c79d52e: Waiting 21:35:33 8505325e47af: Waiting 21:35:33 633f58e3d9b5: Waiting 21:35:33 c7853dd3be72: Waiting 21:35:33 8fd19b2eea99: Waiting 21:35:33 994393dc58e7: Waiting 21:35:33 36ab21b0aa37: Layer already exists 21:35:33 b47a7c78336f: Layer already exists 21:35:33 c50eb3bb8a6e: Layer already exists 21:35:33 1b8026535906: Layer already exists 21:35:33 5bbdf9303d78: Layer already exists 21:35:33 e2c708dd0457: Layer already exists 21:35:33 8505325e47af: Layer already exists 21:35:33 e19e8c79d52e: Layer already exists 21:35:33 c7853dd3be72: Layer already exists 21:35:33 633f58e3d9b5: Layer already exists 21:35:33 8fd19b2eea99: Layer already exists 21:35:33 994393dc58e7: Layer already exists 21:35:33 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:35:34 36ab21b0aa37: Preparing 21:35:34 36ab21b0aa37: Preparing 21:35:34 1b8026535906: Preparing 21:35:34 c50eb3bb8a6e: Preparing 21:35:34 b47a7c78336f: Preparing 21:35:34 5bbdf9303d78: Preparing 21:35:34 e2c708dd0457: Preparing 21:35:34 e19e8c79d52e: Preparing 21:35:34 633f58e3d9b5: Preparing 21:35:34 c7853dd3be72: Preparing 21:35:34 8505325e47af: Preparing 21:35:34 8fd19b2eea99: Preparing 21:35:34 994393dc58e7: Preparing 21:35:34 e2c708dd0457: Waiting 21:35:34 e19e8c79d52e: Waiting 21:35:34 c7853dd3be72: Waiting 21:35:34 633f58e3d9b5: Waiting 21:35:34 8fd19b2eea99: Waiting 21:35:34 994393dc58e7: Waiting 21:35:34 8505325e47af: Waiting 21:35:34 c50eb3bb8a6e: Layer already exists 21:35:34 5bbdf9303d78: Layer already exists 21:35:34 1b8026535906: Layer already exists 21:35:34 36ab21b0aa37: Layer already exists 21:35:34 b47a7c78336f: Layer already exists 21:35:34 e2c708dd0457: Layer already exists 21:35:34 633f58e3d9b5: Layer already exists 21:35:34 e19e8c79d52e: Layer already exists 21:35:34 8fd19b2eea99: Layer already exists 21:35:34 c7853dd3be72: Layer already exists 21:35:34 8505325e47af: Layer already exists 21:35:34 994393dc58e7: Layer already exists 21:35:34 main: digest: sha256:81213c5470b3569c9a22392ce300fe8f7093957f73d1a773a674fd7759a0901f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:34 ===================================================== [Pipeline] echo 21:35:34 taggedImages: 21:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236 21:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.67 21:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:35:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:35:34 0ef95e3002464d42590a42d7264ad679da132236 21:35:34 latest 21:35:34 2.3.0-dev.67 21:35:34 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:34 main 21:35:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 21:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:35:34 2a55f352e775: Preparing 21:35:34 9f42f2897343: Preparing 21:35:34 de523ba4c127: Preparing 21:35:34 b62a3a9075a4: Preparing 21:35:34 49134769eb0c: Preparing 21:35:34 489fa8ae55d2: Preparing 21:35:34 ee865c888bc3: Preparing 21:35:34 994393dc58e7: Preparing 21:35:34 ee865c888bc3: Waiting 21:35:34 489fa8ae55d2: Waiting 21:35:34 994393dc58e7: Waiting 21:35:34 2a55f352e775: Pushed 21:35:34 9f42f2897343: Pushed 21:35:34 49134769eb0c: Pushed 21:35:34 994393dc58e7: Layer already exists 21:35:35 489fa8ae55d2: Pushed 21:35:35 ee865c888bc3: Pushed 21:35:36 b62a3a9075a4: Pushed 21:35:36 de523ba4c127: Pushed 21:35:36 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:35:36 2a55f352e775: Preparing 21:35:36 9f42f2897343: Preparing 21:35:36 de523ba4c127: Preparing 21:35:36 b62a3a9075a4: Preparing 21:35:36 49134769eb0c: Preparing 21:35:36 489fa8ae55d2: Preparing 21:35:36 ee865c888bc3: Preparing 21:35:36 994393dc58e7: Preparing 21:35:36 ee865c888bc3: Waiting 21:35:36 994393dc58e7: Waiting 21:35:36 489fa8ae55d2: Waiting 21:35:36 de523ba4c127: Layer already exists 21:35:36 49134769eb0c: Layer already exists 21:35:36 2a55f352e775: Layer already exists 21:35:36 9f42f2897343: Layer already exists 21:35:36 b62a3a9075a4: Layer already exists 21:35:36 489fa8ae55d2: Layer already exists 21:35:36 ee865c888bc3: Layer already exists 21:35:36 994393dc58e7: Layer already exists 21:35:36 latest: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 21:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:35:37 2a55f352e775: Preparing 21:35:37 9f42f2897343: Preparing 21:35:37 de523ba4c127: Preparing 21:35:37 b62a3a9075a4: Preparing 21:35:37 49134769eb0c: Preparing 21:35:37 489fa8ae55d2: Preparing 21:35:37 ee865c888bc3: Preparing 21:35:37 994393dc58e7: Preparing 21:35:37 489fa8ae55d2: Waiting 21:35:37 ee865c888bc3: Waiting 21:35:37 994393dc58e7: Waiting 21:35:37 49134769eb0c: Layer already exists 21:35:37 b62a3a9075a4: Layer already exists 21:35:37 2a55f352e775: Layer already exists 21:35:37 9f42f2897343: Layer already exists 21:35:37 de523ba4c127: Layer already exists 21:35:37 489fa8ae55d2: Layer already exists 21:35:37 ee865c888bc3: Layer already exists 21:35:37 994393dc58e7: Layer already exists 21:35:37 2.3.0-dev.67: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:35:38 2a55f352e775: Preparing 21:35:38 9f42f2897343: Preparing 21:35:38 de523ba4c127: Preparing 21:35:38 b62a3a9075a4: Preparing 21:35:38 49134769eb0c: Preparing 21:35:38 489fa8ae55d2: Preparing 21:35:38 ee865c888bc3: Preparing 21:35:38 994393dc58e7: Preparing 21:35:38 489fa8ae55d2: Waiting 21:35:38 ee865c888bc3: Waiting 21:35:38 994393dc58e7: Waiting 21:35:38 9f42f2897343: Layer already exists 21:35:38 2a55f352e775: Layer already exists 21:35:38 de523ba4c127: Layer already exists 21:35:38 b62a3a9075a4: Layer already exists 21:35:38 49134769eb0c: Layer already exists 21:35:38 489fa8ae55d2: Layer already exists 21:35:38 994393dc58e7: Layer already exists 21:35:38 ee865c888bc3: Layer already exists 21:35:38 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:35:38 2a55f352e775: Preparing 21:35:38 9f42f2897343: Preparing 21:35:38 de523ba4c127: Preparing 21:35:38 b62a3a9075a4: Preparing 21:35:38 49134769eb0c: Preparing 21:35:38 489fa8ae55d2: Preparing 21:35:38 ee865c888bc3: Preparing 21:35:38 994393dc58e7: Preparing 21:35:38 489fa8ae55d2: Waiting 21:35:38 ee865c888bc3: Waiting 21:35:38 994393dc58e7: Waiting 21:35:38 9f42f2897343: Layer already exists 21:35:38 49134769eb0c: Layer already exists 21:35:38 b62a3a9075a4: Layer already exists 21:35:38 de523ba4c127: Layer already exists 21:35:38 2a55f352e775: Layer already exists 21:35:38 489fa8ae55d2: Layer already exists 21:35:38 994393dc58e7: Layer already exists 21:35:38 ee865c888bc3: Layer already exists 21:35:38 main: digest: sha256:2ac64f12d11d8902ef743bcf042adb148216966e77f621f6553ecb4d676fb413 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:38 ===================================================== [Pipeline] echo 21:35:38 taggedImages: 21:35:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236 21:35:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:35:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.67 21:35:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:35:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:35:38 0ef95e3002464d42590a42d7264ad679da132236 21:35:38 latest 21:35:38 2.3.0-dev.67 21:35:38 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:38 main 21:35:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 21:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:35:39 994d671935e7: Preparing 21:35:39 96ead5c3f816: Preparing 21:35:39 da51a43d5e5a: Preparing 21:35:39 95fba9029d9a: Preparing 21:35:39 910d162c511c: Preparing 21:35:39 3ec5a551d887: Preparing 21:35:39 583b2f65547c: Preparing 21:35:39 c915148d9f64: Preparing 21:35:39 59ba9c53cf72: Preparing 21:35:39 994393dc58e7: Preparing 21:35:39 583b2f65547c: Waiting 21:35:39 c915148d9f64: Waiting 21:35:39 59ba9c53cf72: Waiting 21:35:39 994393dc58e7: Waiting 21:35:39 910d162c511c: Pushed 21:35:39 96ead5c3f816: Pushed 21:35:39 994d671935e7: Pushed 21:35:39 3ec5a551d887: Pushed 21:35:39 583b2f65547c: Pushed 21:35:39 c915148d9f64: Pushed 21:35:39 994393dc58e7: Layer already exists 21:35:39 59ba9c53cf72: Pushed 21:35:40 Removing intermediate container 2732cbcdf05c 21:35:40 ---> 500c7b70b888 21:35:40 Step 8/22 : COPY . . 21:35:40 95fba9029d9a: Pushed 21:35:40 da51a43d5e5a: Pushed 21:35:41 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:35:41 994d671935e7: Preparing 21:35:41 96ead5c3f816: Preparing 21:35:41 da51a43d5e5a: Preparing 21:35:41 95fba9029d9a: Preparing 21:35:41 910d162c511c: Preparing 21:35:41 3ec5a551d887: Preparing 21:35:41 583b2f65547c: Preparing 21:35:41 c915148d9f64: Preparing 21:35:41 59ba9c53cf72: Preparing 21:35:41 994393dc58e7: Preparing 21:35:41 3ec5a551d887: Waiting 21:35:41 583b2f65547c: Waiting 21:35:41 c915148d9f64: Waiting 21:35:41 994393dc58e7: Waiting 21:35:41 59ba9c53cf72: Waiting 21:35:41 994d671935e7: Layer already exists 21:35:41 da51a43d5e5a: Layer already exists 21:35:41 96ead5c3f816: Layer already exists 21:35:41 95fba9029d9a: Layer already exists 21:35:41 910d162c511c: Layer already exists 21:35:41 3ec5a551d887: Layer already exists 21:35:41 59ba9c53cf72: Layer already exists 21:35:41 583b2f65547c: Layer already exists 21:35:41 c915148d9f64: Layer already exists 21:35:41 994393dc58e7: Layer already exists 21:35:41 latest: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 21:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:35:42 994d671935e7: Preparing 21:35:42 96ead5c3f816: Preparing 21:35:42 da51a43d5e5a: Preparing 21:35:42 95fba9029d9a: Preparing 21:35:42 910d162c511c: Preparing 21:35:42 3ec5a551d887: Preparing 21:35:42 583b2f65547c: Preparing 21:35:42 c915148d9f64: Preparing 21:35:42 59ba9c53cf72: Preparing 21:35:42 994393dc58e7: Preparing 21:35:42 3ec5a551d887: Waiting 21:35:42 583b2f65547c: Waiting 21:35:42 c915148d9f64: Waiting 21:35:42 59ba9c53cf72: Waiting 21:35:42 994393dc58e7: Waiting 21:35:42 910d162c511c: Layer already exists 21:35:42 994d671935e7: Layer already exists 21:35:42 95fba9029d9a: Layer already exists 21:35:42 da51a43d5e5a: Layer already exists 21:35:42 96ead5c3f816: Layer already exists 21:35:42 3ec5a551d887: Layer already exists 21:35:42 583b2f65547c: Layer already exists 21:35:42 994393dc58e7: Layer already exists 21:35:42 c915148d9f64: Layer already exists 21:35:42 59ba9c53cf72: Layer already exists 21:35:42 2.3.0-dev.67: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:35:42 994d671935e7: Preparing 21:35:42 96ead5c3f816: Preparing 21:35:42 da51a43d5e5a: Preparing 21:35:42 95fba9029d9a: Preparing 21:35:42 910d162c511c: Preparing 21:35:42 3ec5a551d887: Preparing 21:35:42 583b2f65547c: Preparing 21:35:42 c915148d9f64: Preparing 21:35:42 59ba9c53cf72: Preparing 21:35:42 994393dc58e7: Preparing 21:35:42 3ec5a551d887: Waiting 21:35:42 583b2f65547c: Waiting 21:35:42 994393dc58e7: Waiting 21:35:42 c915148d9f64: Waiting 21:35:42 910d162c511c: Layer already exists 21:35:42 994d671935e7: Layer already exists 21:35:42 da51a43d5e5a: Layer already exists 21:35:42 96ead5c3f816: Layer already exists 21:35:42 95fba9029d9a: Layer already exists 21:35:42 3ec5a551d887: Layer already exists 21:35:42 c915148d9f64: Layer already exists 21:35:42 583b2f65547c: Layer already exists 21:35:42 59ba9c53cf72: Layer already exists 21:35:42 994393dc58e7: Layer already exists 21:35:42 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:35:43 994d671935e7: Preparing 21:35:43 96ead5c3f816: Preparing 21:35:43 da51a43d5e5a: Preparing 21:35:43 95fba9029d9a: Preparing 21:35:43 910d162c511c: Preparing 21:35:43 3ec5a551d887: Preparing 21:35:43 583b2f65547c: Preparing 21:35:43 c915148d9f64: Preparing 21:35:43 59ba9c53cf72: Preparing 21:35:43 994393dc58e7: Preparing 21:35:43 994393dc58e7: Waiting 21:35:43 59ba9c53cf72: Waiting 21:35:43 583b2f65547c: Waiting 21:35:43 3ec5a551d887: Waiting 21:35:43 96ead5c3f816: Layer already exists 21:35:43 95fba9029d9a: Layer already exists 21:35:43 910d162c511c: Layer already exists 21:35:43 994d671935e7: Layer already exists 21:35:43 da51a43d5e5a: Layer already exists 21:35:43 3ec5a551d887: Layer already exists 21:35:43 583b2f65547c: Layer already exists 21:35:43 994393dc58e7: Layer already exists 21:35:43 59ba9c53cf72: Layer already exists 21:35:43 c915148d9f64: Layer already exists 21:35:43 main: digest: sha256:c7e6df52fa8b407d7dfe2e6e4d6c39b4fb157de93c11afe8a0cb533a9e2f0bfc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 21:35:43 ---> 4e4eb6e4c7ec 21:35:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:35:43 ---> Running in d5fe124ed5de [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:43 ===================================================== [Pipeline] echo 21:35:43 taggedImages: 21:35:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236 21:35:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:35:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.67 21:35:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:35:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:35:43 0ef95e3002464d42590a42d7264ad679da132236 21:35:43 latest 21:35:43 2.3.0-dev.67 21:35:43 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:43 main 21:35:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 21:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:35:44 e87a72557a7f: Preparing 21:35:44 48980aec878b: Preparing 21:35:44 e19e8c79d52e: Preparing 21:35:44 548841b0ddcd: Preparing 21:35:44 7811a06e1d25: Preparing 21:35:44 34d5ebaa5410: Preparing 21:35:44 34d5ebaa5410: Waiting 21:35:44 e19e8c79d52e: Layer already exists 21:35:44 34d5ebaa5410: Layer already exists 21:35:44 7811a06e1d25: Pushed 21:35:44 e87a72557a7f: Pushed 21:35:44 548841b0ddcd: Pushed 21:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:35:46 48980aec878b: Pushed 21:35:46 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:46 + 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 21:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:35:47 e87a72557a7f: Preparing 21:35:47 48980aec878b: Preparing 21:35:47 e19e8c79d52e: Preparing 21:35:47 548841b0ddcd: Preparing 21:35:47 7811a06e1d25: Preparing 21:35:47 34d5ebaa5410: Preparing 21:35:47 34d5ebaa5410: Waiting 21:35:47 7811a06e1d25: Layer already exists 21:35:47 e19e8c79d52e: Layer already exists 21:35:47 548841b0ddcd: Layer already exists 21:35:47 e87a72557a7f: Layer already exists 21:35:47 48980aec878b: Layer already exists 21:35:47 34d5ebaa5410: Layer already exists 21:35:47 latest: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 21:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:35:47 e87a72557a7f: Preparing 21:35:47 48980aec878b: Preparing 21:35:47 e19e8c79d52e: Preparing 21:35:47 548841b0ddcd: Preparing 21:35:47 7811a06e1d25: Preparing 21:35:47 34d5ebaa5410: Preparing 21:35:47 34d5ebaa5410: Waiting 21:35:47 e19e8c79d52e: Layer already exists 21:35:47 48980aec878b: Layer already exists 21:35:47 e87a72557a7f: Layer already exists 21:35:47 7811a06e1d25: Layer already exists 21:35:47 548841b0ddcd: Layer already exists 21:35:47 34d5ebaa5410: Layer already exists 21:35:47 2.3.0-dev.67: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:35:48 e87a72557a7f: Preparing 21:35:48 48980aec878b: Preparing 21:35:48 e19e8c79d52e: Preparing 21:35:48 548841b0ddcd: Preparing 21:35:48 7811a06e1d25: Preparing 21:35:48 34d5ebaa5410: Preparing 21:35:48 34d5ebaa5410: Waiting 21:35:48 7811a06e1d25: Layer already exists 21:35:48 48980aec878b: Layer already exists 21:35:48 548841b0ddcd: Layer already exists 21:35:48 e87a72557a7f: Layer already exists 21:35:48 e19e8c79d52e: Layer already exists 21:35:48 34d5ebaa5410: Layer already exists 21:35:48 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + 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 21:35:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:35:49 e87a72557a7f: Preparing 21:35:49 48980aec878b: Preparing 21:35:49 e19e8c79d52e: Preparing 21:35:49 548841b0ddcd: Preparing 21:35:49 7811a06e1d25: Preparing 21:35:49 34d5ebaa5410: Preparing 21:35:49 34d5ebaa5410: Waiting 21:35:49 48980aec878b: Layer already exists 21:35:49 7811a06e1d25: Layer already exists 21:35:49 e19e8c79d52e: Layer already exists 21:35:49 e87a72557a7f: Layer already exists 21:35:49 548841b0ddcd: Layer already exists 21:35:49 34d5ebaa5410: Layer already exists 21:35:49 main: digest: sha256:02ec3ab8c38284cdb47d8acf9aed909c4ed0fb6edfbc4bfb2318c2948692839d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:49 ===================================================== [Pipeline] echo 21:35:49 taggedImages: 21:35:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236 21:35:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:35:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.67 21:35:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:35:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:35:49 0ef95e3002464d42590a42d7264ad679da132236 21:35:49 latest 21:35:49 2.3.0-dev.67 21:35:49 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:49 main 21:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 21:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:35:49 15ff68350066: Preparing 21:35:49 e2efb8142014: Preparing 21:35:49 6a2accac7aa8: Preparing 21:35:49 d61162270a0a: Preparing 21:35:49 a80b3c00e43e: Preparing 21:35:49 3802205be81a: Preparing 21:35:49 7811a06e1d25: Preparing 21:35:49 34d5ebaa5410: Preparing 21:35:49 3802205be81a: Waiting 21:35:49 7811a06e1d25: Waiting 21:35:49 34d5ebaa5410: Waiting 21:35:49 15ff68350066: Pushed 21:35:49 6a2accac7aa8: Pushed 21:35:49 e2efb8142014: Pushed 21:35:49 7811a06e1d25: Layer already exists 21:35:49 34d5ebaa5410: Layer already exists 21:35:50 3802205be81a: Pushed 21:35:53 a80b3c00e43e: Pushed 21:35:56 d61162270a0a: Pushed 21:35:56 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:35:57 15ff68350066: Preparing 21:35:57 e2efb8142014: Preparing 21:35:57 6a2accac7aa8: Preparing 21:35:57 d61162270a0a: Preparing 21:35:57 a80b3c00e43e: Preparing 21:35:57 3802205be81a: Preparing 21:35:57 7811a06e1d25: Preparing 21:35:57 34d5ebaa5410: Preparing 21:35:57 7811a06e1d25: Waiting 21:35:57 3802205be81a: Waiting 21:35:57 34d5ebaa5410: Waiting 21:35:57 15ff68350066: Layer already exists 21:35:57 6a2accac7aa8: Layer already exists 21:35:57 d61162270a0a: Layer already exists 21:35:57 a80b3c00e43e: Layer already exists 21:35:57 e2efb8142014: Layer already exists 21:35:57 3802205be81a: Layer already exists 21:35:57 34d5ebaa5410: Layer already exists 21:35:57 7811a06e1d25: Layer already exists 21:35:57 latest: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 21:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:35:58 15ff68350066: Preparing 21:35:58 e2efb8142014: Preparing 21:35:58 6a2accac7aa8: Preparing 21:35:58 d61162270a0a: Preparing 21:35:58 a80b3c00e43e: Preparing 21:35:58 3802205be81a: Preparing 21:35:58 7811a06e1d25: Preparing 21:35:58 7811a06e1d25: Waiting 21:35:58 34d5ebaa5410: Preparing 21:35:58 34d5ebaa5410: Waiting 21:35:58 3802205be81a: Waiting 21:35:58 a80b3c00e43e: Layer already exists 21:35:58 e2efb8142014: Layer already exists 21:35:58 d61162270a0a: Layer already exists 21:35:58 6a2accac7aa8: Layer already exists 21:35:58 15ff68350066: Layer already exists 21:35:58 7811a06e1d25: Layer already exists 21:35:58 3802205be81a: Layer already exists 21:35:58 34d5ebaa5410: Layer already exists 21:35:58 2.3.0-dev.67: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:35:58 15ff68350066: Preparing 21:35:58 e2efb8142014: Preparing 21:35:58 6a2accac7aa8: Preparing 21:35:58 d61162270a0a: Preparing 21:35:58 a80b3c00e43e: Preparing 21:35:58 3802205be81a: Preparing 21:35:58 7811a06e1d25: Preparing 21:35:58 34d5ebaa5410: Preparing 21:35:58 3802205be81a: Waiting 21:35:58 7811a06e1d25: Waiting 21:35:58 34d5ebaa5410: Waiting 21:35:58 a80b3c00e43e: Layer already exists 21:35:58 15ff68350066: Layer already exists 21:35:58 e2efb8142014: Layer already exists 21:35:58 d61162270a0a: Layer already exists 21:35:58 6a2accac7aa8: Layer already exists 21:35:58 3802205be81a: Layer already exists 21:35:58 34d5ebaa5410: Layer already exists 21:35:58 7811a06e1d25: Layer already exists 21:35:58 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:35:59 15ff68350066: Preparing 21:35:59 e2efb8142014: Preparing 21:35:59 6a2accac7aa8: Preparing 21:35:59 d61162270a0a: Preparing 21:35:59 a80b3c00e43e: Preparing 21:35:59 3802205be81a: Preparing 21:35:59 7811a06e1d25: Preparing 21:35:59 34d5ebaa5410: Preparing 21:35:59 7811a06e1d25: Waiting 21:35:59 34d5ebaa5410: Waiting 21:35:59 3802205be81a: Waiting 21:35:59 d61162270a0a: Layer already exists 21:35:59 6a2accac7aa8: Layer already exists 21:35:59 15ff68350066: Layer already exists 21:35:59 e2efb8142014: Layer already exists 21:35:59 a80b3c00e43e: Layer already exists 21:35:59 3802205be81a: Layer already exists 21:35:59 7811a06e1d25: Layer already exists 21:35:59 34d5ebaa5410: Layer already exists 21:35:59 main: digest: sha256:9c365bc759f141f2af16f60017f8f8062afd32f1ff77e17d7f19afc315a0068e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:59 ===================================================== [Pipeline] echo 21:35:59 taggedImages: 21:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236 21:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.67 21:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:35:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:35:59 0ef95e3002464d42590a42d7264ad679da132236 21:35:59 latest 21:35:59 2.3.0-dev.67 21:35:59 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:35:59 main 21:35:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 21:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:00 825d221f4d38: Preparing 21:36:00 83d1594eba6e: Preparing 21:36:00 e44ddeae7570: Preparing 21:36:00 f1993d0eaf37: Preparing 21:36:00 5def7a93d74d: Preparing 21:36:00 7811a06e1d25: Preparing 21:36:00 34d5ebaa5410: Preparing 21:36:00 7811a06e1d25: Waiting 21:36:00 34d5ebaa5410: Waiting 21:36:00 e44ddeae7570: Pushed 21:36:00 825d221f4d38: Pushed 21:36:00 83d1594eba6e: Pushed 21:36:00 7811a06e1d25: Layer already exists 21:36:00 34d5ebaa5410: Layer already exists 21:36:00 5def7a93d74d: Pushed 21:36:07 f1993d0eaf37: Pushed 21:36:07 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:07 825d221f4d38: Preparing 21:36:07 83d1594eba6e: Preparing 21:36:07 e44ddeae7570: Preparing 21:36:07 f1993d0eaf37: Preparing 21:36:07 5def7a93d74d: Preparing 21:36:07 7811a06e1d25: Preparing 21:36:07 34d5ebaa5410: Preparing 21:36:07 7811a06e1d25: Waiting 21:36:07 34d5ebaa5410: Waiting 21:36:07 e44ddeae7570: Layer already exists 21:36:07 825d221f4d38: Layer already exists 21:36:07 f1993d0eaf37: Layer already exists 21:36:07 5def7a93d74d: Layer already exists 21:36:07 83d1594eba6e: Layer already exists 21:36:07 7811a06e1d25: Layer already exists 21:36:07 34d5ebaa5410: Layer already exists 21:36:07 latest: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 21:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:08 825d221f4d38: Preparing 21:36:08 83d1594eba6e: Preparing 21:36:08 e44ddeae7570: Preparing 21:36:08 f1993d0eaf37: Preparing 21:36:08 5def7a93d74d: Preparing 21:36:08 7811a06e1d25: Preparing 21:36:08 34d5ebaa5410: Preparing 21:36:08 7811a06e1d25: Waiting 21:36:08 34d5ebaa5410: Waiting 21:36:08 825d221f4d38: Layer already exists 21:36:08 5def7a93d74d: Layer already exists 21:36:08 e44ddeae7570: Layer already exists 21:36:08 f1993d0eaf37: Layer already exists 21:36:08 83d1594eba6e: Layer already exists 21:36:08 7811a06e1d25: Layer already exists 21:36:08 34d5ebaa5410: Layer already exists 21:36:08 2.3.0-dev.67: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:09 825d221f4d38: Preparing 21:36:09 83d1594eba6e: Preparing 21:36:09 e44ddeae7570: Preparing 21:36:09 f1993d0eaf37: Preparing 21:36:09 5def7a93d74d: Preparing 21:36:09 7811a06e1d25: Preparing 21:36:09 34d5ebaa5410: Preparing 21:36:09 7811a06e1d25: Waiting 21:36:09 34d5ebaa5410: Waiting 21:36:09 f1993d0eaf37: Layer already exists 21:36:09 83d1594eba6e: Layer already exists 21:36:09 e44ddeae7570: Layer already exists 21:36:09 825d221f4d38: Layer already exists 21:36:09 5def7a93d74d: Layer already exists 21:36:09 7811a06e1d25: Layer already exists 21:36:09 34d5ebaa5410: Layer already exists 21:36:09 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:36:09 825d221f4d38: Preparing 21:36:09 83d1594eba6e: Preparing 21:36:09 e44ddeae7570: Preparing 21:36:09 f1993d0eaf37: Preparing 21:36:09 5def7a93d74d: Preparing 21:36:09 7811a06e1d25: Preparing 21:36:09 34d5ebaa5410: Preparing 21:36:09 34d5ebaa5410: Waiting 21:36:09 7811a06e1d25: Waiting 21:36:09 825d221f4d38: Layer already exists 21:36:09 5def7a93d74d: Layer already exists 21:36:09 83d1594eba6e: Layer already exists 21:36:09 e44ddeae7570: Layer already exists 21:36:09 f1993d0eaf37: Layer already exists 21:36:09 7811a06e1d25: Layer already exists 21:36:09 34d5ebaa5410: Layer already exists 21:36:09 main: digest: sha256:0e0ce70af05b51f227c97f7632adb5fefa5cfa71db57e2220fb3e43ea7bf5e53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:09 ===================================================== [Pipeline] echo 21:36:09 taggedImages: 21:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236 21:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.67 21:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:36:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:36:09 0ef95e3002464d42590a42d7264ad679da132236 21:36:09 latest 21:36:09 2.3.0-dev.67 21:36:09 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:09 main 21:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 21:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:10 1353f2189df8: Preparing 21:36:10 b8b60394a222: Preparing 21:36:10 a78ec13442e3: Preparing 21:36:10 67999b8e4112: Preparing 21:36:10 b68c9c1f5726: Preparing 21:36:10 7811a06e1d25: Preparing 21:36:10 34d5ebaa5410: Preparing 21:36:10 34d5ebaa5410: Waiting 21:36:10 7811a06e1d25: Waiting 21:36:10 1353f2189df8: Pushed 21:36:10 7811a06e1d25: Layer already exists 21:36:10 b8b60394a222: Pushed 21:36:10 a78ec13442e3: Pushed 21:36:10 34d5ebaa5410: Layer already exists 21:36:10 b68c9c1f5726: Pushed 21:36:17 67999b8e4112: Pushed 21:36:17 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:17 1353f2189df8: Preparing 21:36:17 b8b60394a222: Preparing 21:36:17 a78ec13442e3: Preparing 21:36:17 67999b8e4112: Preparing 21:36:17 b68c9c1f5726: Preparing 21:36:17 7811a06e1d25: Preparing 21:36:17 34d5ebaa5410: Preparing 21:36:17 7811a06e1d25: Waiting 21:36:17 34d5ebaa5410: Waiting 21:36:17 b8b60394a222: Layer already exists 21:36:17 a78ec13442e3: Layer already exists 21:36:17 b68c9c1f5726: Layer already exists 21:36:17 67999b8e4112: Layer already exists 21:36:17 1353f2189df8: Layer already exists 21:36:17 7811a06e1d25: Layer already exists 21:36:17 34d5ebaa5410: Layer already exists 21:36:17 latest: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 21:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:18 1353f2189df8: Preparing 21:36:18 b8b60394a222: Preparing 21:36:18 a78ec13442e3: Preparing 21:36:18 67999b8e4112: Preparing 21:36:18 b68c9c1f5726: Preparing 21:36:18 7811a06e1d25: Preparing 21:36:18 34d5ebaa5410: Preparing 21:36:18 34d5ebaa5410: Waiting 21:36:18 7811a06e1d25: Waiting 21:36:18 b8b60394a222: Layer already exists 21:36:18 1353f2189df8: Layer already exists 21:36:18 a78ec13442e3: Layer already exists 21:36:18 67999b8e4112: Layer already exists 21:36:18 b68c9c1f5726: Layer already exists 21:36:18 34d5ebaa5410: Layer already exists 21:36:18 7811a06e1d25: Layer already exists 21:36:18 2.3.0-dev.67: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:19 1353f2189df8: Preparing 21:36:19 b8b60394a222: Preparing 21:36:19 a78ec13442e3: Preparing 21:36:19 67999b8e4112: Preparing 21:36:19 b68c9c1f5726: Preparing 21:36:19 7811a06e1d25: Preparing 21:36:19 34d5ebaa5410: Preparing 21:36:19 7811a06e1d25: Waiting 21:36:19 34d5ebaa5410: Waiting 21:36:19 a78ec13442e3: Layer already exists 21:36:19 1353f2189df8: Layer already exists 21:36:19 b68c9c1f5726: Layer already exists 21:36:19 67999b8e4112: Layer already exists 21:36:19 b8b60394a222: Layer already exists 21:36:19 7811a06e1d25: Layer already exists 21:36:19 34d5ebaa5410: Layer already exists 21:36:19 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:36:19 1353f2189df8: Preparing 21:36:19 b8b60394a222: Preparing 21:36:19 a78ec13442e3: Preparing 21:36:19 67999b8e4112: Preparing 21:36:19 b68c9c1f5726: Preparing 21:36:19 7811a06e1d25: Preparing 21:36:19 34d5ebaa5410: Preparing 21:36:19 7811a06e1d25: Waiting 21:36:19 34d5ebaa5410: Waiting 21:36:19 67999b8e4112: Layer already exists 21:36:19 b68c9c1f5726: Layer already exists 21:36:19 1353f2189df8: Layer already exists 21:36:19 b8b60394a222: Layer already exists 21:36:19 a78ec13442e3: Layer already exists 21:36:19 34d5ebaa5410: Layer already exists 21:36:19 7811a06e1d25: Layer already exists 21:36:19 main: digest: sha256:fa83c1b20a7fcc2cc89788e2dd21a3a6347ff2999a948c2c584ce859527d5e11 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:19 ===================================================== [Pipeline] echo 21:36:19 taggedImages: 21:36:19 - nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236 21:36:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:36:19 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.67 21:36:19 - nexus3.edgexfoundry.org:10004/security-spire-server:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:36:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:36:19 0ef95e3002464d42590a42d7264ad679da132236 21:36:19 latest 21:36:19 2.3.0-dev.67 21:36:19 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:19 main 21:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 21:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:20 819b0996fd98: Preparing 21:36:20 2a4b5fdfe4d8: Preparing 21:36:20 e19e8c79d52e: Preparing 21:36:20 cc71349b8392: Preparing 21:36:20 994393dc58e7: Preparing 21:36:20 e19e8c79d52e: Layer already exists 21:36:20 994393dc58e7: Layer already exists 21:36:20 819b0996fd98: Pushed 21:36:20 cc71349b8392: Pushed 21:36:23 2a4b5fdfe4d8: Pushed 21:36:23 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:23 819b0996fd98: Preparing 21:36:23 2a4b5fdfe4d8: Preparing 21:36:23 e19e8c79d52e: Preparing 21:36:23 cc71349b8392: Preparing 21:36:23 994393dc58e7: Preparing 21:36:23 2a4b5fdfe4d8: Layer already exists 21:36:23 994393dc58e7: Layer already exists 21:36:23 cc71349b8392: Layer already exists 21:36:23 819b0996fd98: Layer already exists 21:36:23 e19e8c79d52e: Layer already exists 21:36:23 latest: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 21:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:24 819b0996fd98: Preparing 21:36:24 2a4b5fdfe4d8: Preparing 21:36:24 e19e8c79d52e: Preparing 21:36:24 cc71349b8392: Preparing 21:36:24 994393dc58e7: Preparing 21:36:24 cc71349b8392: Layer already exists 21:36:24 e19e8c79d52e: Layer already exists 21:36:24 2a4b5fdfe4d8: Layer already exists 21:36:24 819b0996fd98: Layer already exists 21:36:24 994393dc58e7: Layer already exists 21:36:24 2.3.0-dev.67: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:24 819b0996fd98: Preparing 21:36:24 2a4b5fdfe4d8: Preparing 21:36:24 e19e8c79d52e: Preparing 21:36:24 cc71349b8392: Preparing 21:36:24 994393dc58e7: Preparing 21:36:24 2a4b5fdfe4d8: Layer already exists 21:36:24 cc71349b8392: Layer already exists 21:36:24 e19e8c79d52e: Layer already exists 21:36:24 994393dc58e7: Layer already exists 21:36:24 819b0996fd98: Layer already exists 21:36:24 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:36:25 819b0996fd98: Preparing 21:36:25 2a4b5fdfe4d8: Preparing 21:36:25 e19e8c79d52e: Preparing 21:36:25 cc71349b8392: Preparing 21:36:25 994393dc58e7: Preparing 21:36:25 2a4b5fdfe4d8: Layer already exists 21:36:25 994393dc58e7: Layer already exists 21:36:25 819b0996fd98: Layer already exists 21:36:25 cc71349b8392: Layer already exists 21:36:25 e19e8c79d52e: Layer already exists 21:36:25 main: digest: sha256:206b06b4a83183f1190c94ad1120d689797b2080f566cce40d278b5fe5452030 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:25 ===================================================== [Pipeline] echo 21:36:25 taggedImages: 21:36:25 - nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236 21:36:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:36:25 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.67 21:36:25 - nexus3.edgexfoundry.org:10004/support-notifications:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:36:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:36:25 0ef95e3002464d42590a42d7264ad679da132236 21:36:25 latest 21:36:25 2.3.0-dev.67 21:36:25 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:25 main 21:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 21:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:26 4802b5dc91ab: Preparing 21:36:26 887f41d3f04d: Preparing 21:36:26 e19e8c79d52e: Preparing 21:36:26 e6e1e59d447a: Preparing 21:36:26 994393dc58e7: Preparing 21:36:26 994393dc58e7: Layer already exists 21:36:26 e19e8c79d52e: Layer already exists 21:36:26 e6e1e59d447a: Layer already exists 21:36:26 4802b5dc91ab: Pushed 21:36:28 887f41d3f04d: Pushed 21:36:28 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:29 4802b5dc91ab: Preparing 21:36:29 887f41d3f04d: Preparing 21:36:29 e19e8c79d52e: Preparing 21:36:29 e6e1e59d447a: Preparing 21:36:29 994393dc58e7: Preparing 21:36:29 e6e1e59d447a: Layer already exists 21:36:29 4802b5dc91ab: Layer already exists 21:36:29 e19e8c79d52e: Layer already exists 21:36:29 994393dc58e7: Layer already exists 21:36:29 887f41d3f04d: Layer already exists 21:36:29 latest: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 21:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:30 4802b5dc91ab: Preparing 21:36:30 887f41d3f04d: Preparing 21:36:30 e19e8c79d52e: Preparing 21:36:30 e6e1e59d447a: Preparing 21:36:30 994393dc58e7: Preparing 21:36:30 887f41d3f04d: Layer already exists 21:36:30 994393dc58e7: Layer already exists 21:36:30 e19e8c79d52e: Layer already exists 21:36:30 4802b5dc91ab: Layer already exists 21:36:30 e6e1e59d447a: Layer already exists 21:36:30 2.3.0-dev.67: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:30 4802b5dc91ab: Preparing 21:36:30 887f41d3f04d: Preparing 21:36:30 e19e8c79d52e: Preparing 21:36:30 e6e1e59d447a: Preparing 21:36:30 994393dc58e7: Preparing 21:36:30 887f41d3f04d: Layer already exists 21:36:30 e6e1e59d447a: Layer already exists 21:36:30 994393dc58e7: Layer already exists 21:36:30 4802b5dc91ab: Layer already exists 21:36:30 e19e8c79d52e: Layer already exists 21:36:30 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:36:31 4802b5dc91ab: Preparing 21:36:31 887f41d3f04d: Preparing 21:36:31 e19e8c79d52e: Preparing 21:36:31 e6e1e59d447a: Preparing 21:36:31 994393dc58e7: Preparing 21:36:31 e19e8c79d52e: Layer already exists 21:36:31 994393dc58e7: Layer already exists 21:36:31 4802b5dc91ab: Layer already exists 21:36:31 887f41d3f04d: Layer already exists 21:36:31 e6e1e59d447a: Layer already exists 21:36:31 main: digest: sha256:2b55e010b287f2188f725c36fb74a952381040265c526a1a0499d681ea5c9e24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:31 ===================================================== [Pipeline] echo 21:36:31 taggedImages: 21:36:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236 21:36:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:36:31 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.67 21:36:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 21:36:31 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 21:36:31 0ef95e3002464d42590a42d7264ad679da132236 21:36:31 latest 21:36:31 2.3.0-dev.67 21:36:31 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:31 main 21:36:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 21:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:36:32 9a9b261d47a0: Preparing 21:36:32 905b2a48cb7b: Preparing 21:36:32 28f5445025dd: Preparing 21:36:32 b53c8966d4ba: Preparing 21:36:32 994393dc58e7: Preparing 21:36:32 994393dc58e7: Layer already exists 21:36:32 905b2a48cb7b: Pushed 21:36:32 9a9b261d47a0: Pushed 21:36:33 28f5445025dd: Pushed 21:36:45 b53c8966d4ba: Pushed 21:36:45 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:36:46 9a9b261d47a0: Preparing 21:36:46 905b2a48cb7b: Preparing 21:36:46 28f5445025dd: Preparing 21:36:46 b53c8966d4ba: Preparing 21:36:46 994393dc58e7: Preparing 21:36:46 994393dc58e7: Layer already exists 21:36:46 905b2a48cb7b: Layer already exists 21:36:46 9a9b261d47a0: Layer already exists 21:36:46 b53c8966d4ba: Layer already exists 21:36:46 28f5445025dd: Layer already exists 21:36:46 latest: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 21:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:36:46 9a9b261d47a0: Preparing 21:36:46 905b2a48cb7b: Preparing 21:36:46 28f5445025dd: Preparing 21:36:46 b53c8966d4ba: Preparing 21:36:46 994393dc58e7: Preparing 21:36:46 994393dc58e7: Layer already exists 21:36:46 28f5445025dd: Layer already exists 21:36:46 b53c8966d4ba: Layer already exists 21:36:46 9a9b261d47a0: Layer already exists 21:36:46 905b2a48cb7b: Layer already exists 21:36:46 2.3.0-dev.67: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:36:47 9a9b261d47a0: Preparing 21:36:47 905b2a48cb7b: Preparing 21:36:47 28f5445025dd: Preparing 21:36:47 b53c8966d4ba: Preparing 21:36:47 994393dc58e7: Preparing 21:36:47 b53c8966d4ba: Layer already exists 21:36:47 28f5445025dd: Layer already exists 21:36:47 9a9b261d47a0: Layer already exists 21:36:47 905b2a48cb7b: Layer already exists 21:36:47 994393dc58e7: Layer already exists 21:36:47 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 21:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:36:48 9a9b261d47a0: Preparing 21:36:48 905b2a48cb7b: Preparing 21:36:48 28f5445025dd: Preparing 21:36:48 b53c8966d4ba: Preparing 21:36:48 994393dc58e7: Preparing 21:36:48 994393dc58e7: Layer already exists 21:36:48 905b2a48cb7b: Layer already exists 21:36:48 b53c8966d4ba: Layer already exists 21:36:48 28f5445025dd: Layer already exists 21:36:48 9a9b261d47a0: Layer already exists 21:36:48 main: digest: sha256:fd96097f72123142985bc89f89b13377f184335cab6cdc95246b9d34b5201de5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:48 ===================================================== [Pipeline] echo 21:36:48 taggedImages: 21:36:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236 21:36:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:36:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.67 21:36:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:36:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:39:07 Removing intermediate container ec3124dfa07a 21:39:07 ---> c06a64334d54 21:39:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:39:07 ---> Running in 3f5ea540ac52 21:39:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:39:13 Removing intermediate container 3f5ea540ac52 21:39:13 ---> 361e6048217e 21:39:13 21:39:13 Step 11/23 : FROM alpine:3.16 21:39:13 3.16: Pulling from library/alpine 21:39:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:39:14 Status: Downloaded newer image for alpine:3.16 21:39:14 ---> a6215f271958 21:39:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:39:14 ---> Running in a83c6f5bf9fc 21:39:15 Removing intermediate container a83c6f5bf9fc 21:39:15 ---> fdeece24df88 21:39:15 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:39:15 ---> Running in 30bab42a418f 21:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:39:19 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:39:19 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:39:19 (3/33) Installing readline (8.1.2-r0) 21:39:19 (4/33) Installing bash (5.1.16-r2) 21:39:19 Executing bash-5.1.16-r2.post-install 21:39:19 (5/33) Installing ca-certificates (20220614-r0) 21:39:19 (6/33) Installing brotli-libs (1.0.9-r6) 21:39:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:39:19 (8/33) Installing libcurl (7.83.1-r3) 21:39:19 (9/33) Installing curl (7.83.1-r3) 21:39:20 (10/33) Installing docker-cli (20.10.18-r0) 21:39:21 (11/33) Installing dumb-init (1.2.5-r1) 21:39:21 (12/33) Installing libbz2 (1.0.8-r1) 21:39:21 (13/33) Installing expat (2.4.8-r0) 21:39:21 (14/33) Installing libffi (3.4.2-r1) 21:39:21 (15/33) Installing gdbm (1.23-r0) 21:39:21 (16/33) Installing xz-libs (5.2.5-r1) 21:39:21 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:39:21 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:39:21 (19/33) Installing mpdecimal (2.5.1-r1) 21:39:21 (20/33) Installing sqlite-libs (3.38.5-r0) 21:39:21 (21/33) Installing python3 (3.10.5-r0) 21:39:25 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:39:25 (23/33) Installing py3-tomli (2.0.1-r1) 21:39:25 (24/33) Installing py3-pep517 (0.12.0-r2) 21:39:25 (25/33) Installing py3-six (1.16.0-r1) 21:39:25 (26/33) Installing py3-retrying (1.3.3-r3) 21:39:25 (27/33) Installing py3-appdirs (1.4.4-r3) 21:39:25 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:39:25 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:39:25 (30/33) Installing py3-parsing (2.4.7-r3) 21:39:25 (31/33) Installing py3-packaging (21.3-r0) 21:39:25 (32/33) Installing py3-setuptools (59.4.0-r0) 21:39:25 (33/33) Installing py3-pip (22.1.1-r0) 21:39:26 Executing busybox-1.35.0-r17.trigger 21:39:26 Executing ca-certificates-20220614-r0.trigger 21:39:26 OK: 120 MiB in 47 packages 21:39:45 Collecting docker-compose==1.23.2 21:39:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:39:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 21:39:45 Collecting dockerpty<0.5,>=0.4.1 21:39:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:39:45 Preparing metadata (setup.py): started 21:39:45 Removing intermediate container 28c478ecce53 21:39:45 ---> decf24c85f62 21:39:45 21:39:45 Step 11/24 : FROM alpine:3.16 21:39:45 ---> a6215f271958 21:39:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:39:45 ---> Running in 891ce3049c56 21:39:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:39:46 Preparing metadata (setup.py): finished with status 'done' 21:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:39:47 Collecting PyYAML<4,>=3.10 21:39:47 Downloading PyYAML-3.13.tar.gz (270 kB) 21:39:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.9 MB/s eta 0:00:00 21:39:47 (1/1) Installing dumb-init (1.2.5-r1) 21:39:47 Executing busybox-1.35.0-r17.trigger 21:39:47 OK: 5 MiB in 15 packages 21:39:49 Preparing metadata (setup.py): started 21:39:49 Removing intermediate container 891ce3049c56 21:39:49 ---> 8cc4f89e064b 21:39:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:39:49 ---> Running in f8d13f7d23f2 21:39:49 Removing intermediate container f8d13f7d23f2 21:39:49 ---> 4da9324da1b8 21:39:49 Step 14/24 : ENV APP_PORT=59882 21:39:50 ---> Running in c238c65efc9b 21:39:50 Removing intermediate container c238c65efc9b 21:39:50 ---> ae6f70869f92 21:39:50 Step 15/24 : EXPOSE $APP_PORT 21:39:50 ---> Running in f567e9adf9b4 21:39:51 Removing intermediate container f567e9adf9b4 21:39:51 ---> b1994376de35 21:39:51 Step 16/24 : WORKDIR / 21:39:51 ---> Running in 5296ff790906 21:39:52 Removing intermediate container 5296ff790906 21:39:52 ---> 38c76cdd60d2 21:39:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:52 Preparing metadata (setup.py): finished with status 'done' 21:39:52 Collecting texttable<0.10,>=0.9.0 21:39:52 Downloading texttable-0.9.1.tar.gz (11 kB) 21:39:52 Preparing metadata (setup.py): started 21:39:52 ---> 2321fea3f020 21:39:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:39:54 ---> deae616a153f 21:39:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:39:54 Preparing metadata (setup.py): finished with status 'done' 21:39:55 ---> fc70276a656e 21:39:55 Step 20/24 : ENTRYPOINT ["/core-command"] 21:39:55 ---> Running in d2afe1b7f38c 21:39:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:39:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:39:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.9 MB/s eta 0:00:00 21:39:56 Removing intermediate container d2afe1b7f38c 21:39:56 ---> 0da7dd448e21 21:39:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:56 ---> Running in 1c167279b385 21:39:56 Collecting docker<4.0,>=3.6.0 21:39:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:39:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.8 MB/s eta 0:00:00 21:39:57 Removing intermediate container 1c167279b385 21:39:57 ---> 0e546fd46b61 21:39:57 Step 22/24 : LABEL arch=arm64 21:39:57 ---> Running in 26748c3ecad2 21:39:57 Collecting jsonschema<3,>=2.5.1 21:39:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:39:57 Removing intermediate container 26748c3ecad2 21:39:57 ---> f411e59fd8f4 21:39:57 Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:39:57 ---> Running in d354aaeec62c 21:39:57 Collecting cached-property<2,>=1.2.0 21:39:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:39:57 Collecting docopt<0.7,>=0.6.1 21:39:58 Downloading docopt-0.6.2.tar.gz (25 kB) 21:39:58 Preparing metadata (setup.py): started 21:39:58 Removing intermediate container d354aaeec62c 21:39:58 ---> 4e0a1e29ee7a 21:39:58 Step 24/24 : LABEL version=2.3.0-dev.67 21:39:58 ---> Running in fcf88a54087d 21:39:59 Removing intermediate container fcf88a54087d 21:39:59 ---> 95b8465d5ae5 21:39:59 21:39:59 Successfully built 95b8465d5ae5 21:39:59 Successfully tagged core-command-arm64:latest 21:39:59  Building core-command ... done Building core-metadata 21:40:00 Preparing metadata (setup.py): finished with status 'done' 21:40:01 Collecting websocket-client<1.0,>=0.32.0 21:40:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:40:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.8 MB/s eta 0:00:00 21:40:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:40:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:40:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:40:02 ---> ac3020899dce 21:40:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:40:02 ---> Using cache 21:40:02 ---> 02b178bfdb8b 21:40:02 Step 4/25 : WORKDIR /edgex-go 21:40:02 ---> Using cache 21:40:02 ---> 818a798b347a 21:40:02 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:02 ---> Using cache 21:40:02 ---> 5f160d32384f 21:40:02 Step 6/25 : RUN apk add --update --no-cache make git 21:40:02 ---> Using cache 21:40:02 ---> f39b6ec26aad 21:40:02 Step 7/25 : COPY go.mod vendor* ./ 21:40:02 Collecting docker-pycreds>=0.4.0 21:40:02 ---> Using cache 21:40:02 ---> c327d921d27e 21:40:02 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:02 ---> Using cache 21:40:02 ---> ecf70fa3582e 21:40:02 Step 9/25 : COPY . . 21:40:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:40:03 ---> Using cache 21:40:03 ---> c222563c28bd 21:40:03 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:40:03 ---> Running in 99237522358c 21:40:03 Collecting certifi>=2017.4.17 21:40:03 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 21:40:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 2.6 MB/s eta 0:00:00 21:40:04 Collecting idna<2.8,>=2.5 21:40:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:40:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 21:40:04 Collecting chardet<3.1.0,>=3.0.2 21:40:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:40:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 12.6 MB/s eta 0:00:00 21:40:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:40:05 Collecting urllib3<1.25,>=1.21.1 21:40:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:40:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.7 MB/s eta 0:00:00 21:40:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:40:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:40:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:40:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:40:07 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:40:07 Running setup.py install for texttable: started 21:40:09 Running setup.py install for texttable: finished with status 'done' 21:40:09 Running setup.py install for PyYAML: started 21:40:13 Running setup.py install for PyYAML: finished with status 'done' 21:40:14 Running setup.py install for docopt: started 21:40:17 Running setup.py install for docopt: finished with status 'done' 21:40:19 Running setup.py install for dockerpty: started 21:40:22 Running setup.py install for dockerpty: finished with status 'done' 21:40:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 21:40:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:40:43 Removing intermediate container 30bab42a418f 21:40:43 ---> a2b175194cbc 21:40:43 Step 14/23 : ENV APP_PORT=58890 21:40:43 ---> Running in 707a0fbb2ace 21:40:43 Removing intermediate container 707a0fbb2ace 21:40:43 ---> 3181f27926eb 21:40:43 Step 15/23 : EXPOSE $APP_PORT 21:40:43 ---> Running in 7226bfec0946 21:40:43 Removing intermediate container 7226bfec0946 21:40:43 ---> 50f05c9b0441 21:40:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:40:44 ---> 0a6b6c40c9e4 21:40:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:40:45 ---> cbf50907fc2c 21:40:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:40: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.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:40:46 ---> 35e8569e613b 21:40:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:40:46 ---> Running in c4623eac13bb 21:40:47 Removing intermediate container c4623eac13bb 21:40:47 ---> f199fdd23fbe 21:40:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:47 ---> Running in a022a90af95d 21:40:48 Removing intermediate container a022a90af95d 21:40:48 ---> d5a051a880e6 21:40:48 Step 21/23 : LABEL arch=arm64 21:40:48 ---> Running in 81dd5800fecd 21:40:48 Removing intermediate container 81dd5800fecd 21:40:48 ---> 6284b61c9838 21:40:48 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:40:48 ---> Running in 9ad47133c6d9 21:40:49 Removing intermediate container 9ad47133c6d9 21:40:49 ---> 8300d900418b 21:40:49 Step 23/23 : LABEL version=2.3.0-dev.67 21:40:49 ---> Running in e74bf2053ff9 21:40:50 Removing intermediate container e74bf2053ff9 21:40:50 ---> 728a159e34ef 21:40:50 21:40:50 Successfully built 728a159e34ef 21:40:50 Successfully tagged sys-mgmt-agent-arm64:latest 21:40:50 Building support-notifications 21:40:56  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:40:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:40:56 ---> ac3020899dce 21:40:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:40:56 ---> Using cache 21:40:56 ---> 02b178bfdb8b 21:40:56 Step 4/23 : WORKDIR /edgex-go 21:40:56 ---> Using cache 21:40:56 ---> 818a798b347a 21:40:56 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:56 ---> Using cache 21:40:56 ---> 5f160d32384f 21:40:56 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:40:56 ---> Running in d6a067fc8f07 21:40:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:59 Removing intermediate container 92e06381e737 21:40:59 ---> ce17049a94fa 21:40:59 21:40:59 Step 11/24 : FROM alpine:3.16 21:40:59 ---> a6215f271958 21:40:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:40:59 ---> Running in 573d6679bc14 21:41:00 Removing intermediate container 573d6679bc14 21:41:00 ---> 2ee1a1bbfa3f 21:41:00 Step 13/24 : ENV APP_PORT=59880 21:41:00 ---> Running in dcf564459d5f 21:41:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:00 Removing intermediate container dcf564459d5f 21:41:00 ---> 06c6685872de 21:41:00 Step 14/24 : EXPOSE $APP_PORT 21:41:00 ---> Running in 651e9c435443 21:41:01 Removing intermediate container 651e9c435443 21:41:01 ---> 7a75537476ee 21:41:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:01 ---> Running in 2bb11783e81a 21:41:01 OK: 221 MiB in 51 packages 21:41:03 Removing intermediate container d6a067fc8f07 21:41:03 ---> a96f4eecfc5b 21:41:03 Step 7/23 : COPY go.mod vendor* ./ 21:41:05 ---> 7ce3fdba57d6 21:41:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:05 Removing intermediate container 2bb11783e81a 21:41:05 ---> c1775be73fe3 21:41:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:41:06 ---> Running in 8e547496eeb5 21:41:06 ---> Running in 27a0f177ea86 21:41:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:41:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:11 (1/6) Installing dumb-init (1.2.5-r1) 21:41:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:41:11 (3/6) Installing libsodium (1.0.18-r0) 21:41:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:41:11 (5/6) Installing libzmq (4.3.4-r0) 21:41:12 (6/6) Installing zeromq (4.3.4-r0) 21:41:12 Executing busybox-1.35.0-r17.trigger 21:41:12 OK: 8 MiB in 20 packages 21:41:13 Removing intermediate container d5fe124ed5de 21:41:13 ---> 18a84ccb4b5b 21:41:13 21:41:13 Step 10/22 : FROM alpine:3.16 21:41:13 ---> a6215f271958 21:41:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:41:13 ---> Running in e58ac2fd7a25 21:41:13 Removing intermediate container 27a0f177ea86 21:41:13 ---> 9385c4f11f83 21:41:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:41:15 ---> 9353c38c6f45 21:41:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:17 ---> 97f2552d09ad 21:41:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:41:17 (1/6) Installing ca-certificates (20220614-r0) 21:41:17 ---> c427aa17666a 21:41:17 Step 20/24 : ENTRYPOINT ["/core-data"] 21:41:18 (2/6) Installing brotli-libs (1.0.9-r6) 21:41:18 ---> Running in 2e4154daa02e 21:41:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:41:18 (4/6) Installing libcurl (7.83.1-r3) 21:41:18 (5/6) Installing curl (7.83.1-r3) 21:41:18 (6/6) Installing dumb-init (1.2.5-r1) 21:41:18 Executing busybox-1.35.0-r17.trigger 21:41:18 Executing ca-certificates-20220614-r0.trigger 21:41:18 OK: 8 MiB in 20 packages 21:41:18 Removing intermediate container 2e4154daa02e 21:41:18 ---> fa264d89aa68 21:41:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:41:18 ---> Running in 565b9662e5b3 21:41:19 Removing intermediate container 565b9662e5b3 21:41:19 ---> 712839b27da6 21:41:19 Step 22/24 : LABEL arch=arm64 21:41:19 ---> Running in bb91fe558d49 21:41:20 Removing intermediate container bb91fe558d49 21:41:20 ---> b7e09255ed60 21:41:20 Step 23/24 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:41:20 ---> Running in da348e72a607 21:41:21 Removing intermediate container e58ac2fd7a25 21:41:21 ---> 243c0f62f275 21:41:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:41:21 ---> Running in 058f50065b66 21:41:21 Removing intermediate container da348e72a607 21:41:21 ---> c5674b5f327d 21:41:21 Step 24/24 : LABEL version=2.3.0-dev.67 21:41:21 ---> Running in 9e12be8473e2 21:41:22 Removing intermediate container 058f50065b66 21:41:22 ---> 1e5186bb0a18 21:41:22 Step 13/22 : WORKDIR /edgex 21:41:22 ---> Running in f47e11b5224a 21:41:22 Removing intermediate container 9e12be8473e2 21:41:22 ---> c1b19bd3e96c 21:41:22 21:41:22 Successfully built c1b19bd3e96c 21:41:22 Successfully tagged core-data-arm64:latest 21:41:23 Building security-bootstrapper 21:41:23 Removing intermediate container f47e11b5224a 21:41:23 ---> 8ed9a5a9d5d0 21:41:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:41:24  Building core-data ... done  ---> ca5882636543 21:41:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:41:25 ---> d278724f276b 21:41:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:41:28 ---> d50ef43aada5 21:41:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:41:28 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:41:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 21:41:28 ---> ac3020899dce 21:41:28 Step 3/33 : WORKDIR /edgex-go 21:41:28 ---> Using cache 21:41:28 ---> 285bd8bc8df9 21:41:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:28 ---> Using cache 21:41:28 ---> 95bc791fc887 21:41:28 Step 5/33 : RUN apk add --update --no-cache make git 21:41:28 ---> Using cache 21:41:28 ---> 4fa6fec0fda9 21:41:28 Step 6/33 : COPY go.mod vendor* ./ 21:41:28 ---> Using cache 21:41:28 ---> 9c8ba40db358 21:41:28 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:28 ---> Using cache 21:41:28 ---> 500c7b70b888 21:41:28 Step 8/33 : COPY . . 21:41:28 ---> Using cache 21:41:28 ---> 4e4eb6e4c7ec 21:41:28 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:41:28 ---> Running in 27d60b48e5ed 21:41:29 ---> fbf407425924 21:41:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:41:29 ---> Running in 2ef709ee0364 21:41:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:41:32 Removing intermediate container 2ef709ee0364 21:41:32 ---> 0096893df55c 21:41:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:41:32 ---> Running in 3b667a140ef9 21:41:33 Removing intermediate container 3b667a140ef9 21:41:33 ---> 87544c88737e 21:41:33 Step 20/22 : LABEL arch=arm64 21:41:33 ---> Running in 9127111efd90 21:41:34 Removing intermediate container 9127111efd90 21:41:34 ---> 1c976f281c38 21:41:34 Step 21/22 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:41:34 ---> Running in 7bc3896a332c 21:41:34 Removing intermediate container 7bc3896a332c 21:41:34 ---> 0161a438a2dc 21:41:34 Step 22/22 : LABEL version=2.3.0-dev.67 21:41:35 ---> Running in 13a0f6cb48fe 21:41:35 Removing intermediate container 13a0f6cb48fe 21:41:35 ---> 56c3b2b86e0f 21:41:35 21:41:35 Successfully built 56c3b2b86e0f 21:41:35 Successfully tagged security-proxy-setup-arm64:latest 21:41:35 Building security-spiffe-token-provider 21:41:41  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:41:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:41:41 ---> ac3020899dce 21:41:41 Step 3/20 : WORKDIR /edgex-go 21:41:41 ---> Using cache 21:41:41 ---> 285bd8bc8df9 21:41:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:41:41 ---> Running in 3ae612956931 21:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:45 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:41:45 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:41:45 OK: 16894 distinct packages available 21:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:41:48 OK: 221 MiB in 51 packages 21:41:50 Removing intermediate container 3ae612956931 21:41:50 ---> 877fba4ae646 21:41:50 Step 5/20 : COPY go.mod vendor* ./ 21:41:51 ---> 7e882d438359 21:41:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:41:52 ---> Running in 0e69e8c36bfd 21:42:00 Removing intermediate container 8e547496eeb5 21:42:00 ---> bec6e7fdf0d8 21:42:00 Step 9/23 : COPY . . 21:42:03 ---> 398333e03e15 21:42:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:42:03 ---> Running in beaf085736c7 21:42:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:42:45 Removing intermediate container 0e69e8c36bfd 21:42:45 ---> 08c800ad474c 21:42:45 Step 7/20 : COPY . . 21:42:45 ---> 09e9d101a782 21:42:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:42:45 ---> Running in 15b8a1f0a362 21:42:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:43:32 Removing intermediate container 1b4e96f11f61 21:43:32 ---> 3fbdaab91377 21:43:32 21:43:32 Step 11/23 : FROM alpine:3.16 21:43:32 ---> a6215f271958 21:43:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:43:32 ---> Using cache 21:43:32 ---> 8cc4f89e064b 21:43:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:43:32 ---> Using cache 21:43:32 ---> 4da9324da1b8 21:43:32 Step 14/23 : ENV APP_PORT=59861 21:43:32 ---> Running in e89e560b0bc0 21:43:32 Removing intermediate container e89e560b0bc0 21:43:32 ---> 267a60904a7a 21:43:32 Step 15/23 : EXPOSE $APP_PORT 21:43:32 ---> Running in bea65774ea46 21:43:32 Removing intermediate container bea65774ea46 21:43:32 ---> 3ad9dce56fd1 21:43:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:43:32 ---> 9386d8562277 21:43:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:43:32 ---> b64806a1daaa 21:43:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:43:32 ---> a7bb33e3756a 21:43:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:43:32 ---> Running in baf841c4fa24 21:43:32 Removing intermediate container baf841c4fa24 21:43:32 ---> 9844b4fe7282 21:43:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:32 ---> Running in 44af883f4ec3 21:43:33 Removing intermediate container 44af883f4ec3 21:43:33 ---> b5c8a8869647 21:43:33 Step 21/23 : LABEL arch=arm64 21:43:33 ---> Running in 80b273336c9f 21:43:34 Removing intermediate container 80b273336c9f 21:43:34 ---> 90510662eea7 21:43:34 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:43:34 ---> Running in e0884abe419b 21:43:34 Removing intermediate container e0884abe419b 21:43:34 ---> c8f2a0dd1dde 21:43:34 Step 23/23 : LABEL version=2.3.0-dev.67 21:43:34 ---> Running in dc35f97fdf54 21:43:35 Removing intermediate container dc35f97fdf54 21:43:35 ---> efdfeff0ce5d 21:43:35 21:43:35 Successfully built efdfeff0ce5d 21:43:35 Successfully tagged support-scheduler-arm64:latest 21:43:35  Building support-scheduler ... done Building security-secretstore-setup 21:43:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:43:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:43:38 ---> ac3020899dce 21:43:38 Step 3/25 : WORKDIR /edgex-go 21:43:38 ---> Using cache 21:43:38 ---> 285bd8bc8df9 21:43:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:38 ---> Using cache 21:43:38 ---> 95bc791fc887 21:43:38 Step 5/25 : RUN apk add --update --no-cache make git 21:43:38 ---> Using cache 21:43:38 ---> 4fa6fec0fda9 21:43:38 Step 6/25 : COPY go.mod vendor* ./ 21:43:38 ---> Using cache 21:43:38 ---> 9c8ba40db358 21:43:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:38 ---> Using cache 21:43:38 ---> 500c7b70b888 21:43:38 Step 8/25 : COPY . . 21:43:39 ---> Using cache 21:43:39 ---> 4e4eb6e4c7ec 21:43:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:43:39 ---> Running in 6808f994fecf 21:43: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.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:46:33 Removing intermediate container 99237522358c 21:46:33 ---> 34c9e228ff2b 21:46:33 21:46:33 Step 11/25 : FROM alpine:3.16 21:46:33 ---> a6215f271958 21:46:33 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:46:33 ---> Using cache 21:46:33 ---> 8cc4f89e064b 21:46:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:46:33 ---> Using cache 21:46:33 ---> 4da9324da1b8 21:46:33 Step 14/25 : ENV APP_PORT=59881 21:46:33 ---> Running in 0d797258c500 21:46:33 Removing intermediate container 0d797258c500 21:46:33 ---> 38a345f172e0 21:46:33 Step 15/25 : EXPOSE $APP_PORT 21:46:33 ---> Running in d652ada727a7 21:46:33 Removing intermediate container d652ada727a7 21:46:33 ---> bf3c94f1cbb9 21:46:33 Step 16/25 : WORKDIR / 21:46:33 ---> Running in b53a99f196bc 21:46:33 Removing intermediate container b53a99f196bc 21:46:33 ---> 48ad358563ea 21:46:33 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:33 ---> 2628495bcb79 21:46:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:46:33 ---> 845d7bf0ccac 21:46:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:46:33 ---> b24c25297bce 21:46:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:46:33 ---> 7b084c2b8009 21:46:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:46:33 ---> Running in e22657bf1ade 21:46:33 Removing intermediate container e22657bf1ade 21:46:33 ---> 3e84e1d767f2 21:46:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:33 ---> Running in 2fb67264d66a 21:46:33 Removing intermediate container 2fb67264d66a 21:46:33 ---> 8b21086c5173 21:46:33 Step 23/25 : LABEL arch=arm64 21:46:33 ---> Running in c254a8c1810e 21:46:33 Removing intermediate container c254a8c1810e 21:46:33 ---> 03640505ad47 21:46:33 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:46:33 ---> Running in 877056a177ff 21:46:33 Removing intermediate container 877056a177ff 21:46:33 ---> c40efa83d8c2 21:46:33 Step 25/25 : LABEL version=2.3.0-dev.67 21:46:33 ---> Running in 01c04b907929 21:46:33 Removing intermediate container 01c04b907929 21:46:33 ---> d34634a551ca 21:46:33 21:46:33 Successfully built d34634a551ca 21:46:33 Successfully tagged core-metadata-arm64:latest 21:46:33 Building security-spire-agent 21:46:33  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:46:33 ---> ac3020899dce 21:46:33 Step 3/26 : WORKDIR /edgex-go 21:46:33 ---> Using cache 21:46:33 ---> 285bd8bc8df9 21:46:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:33 ---> Using cache 21:46:33 ---> 95bc791fc887 21:46:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:46:33 ---> Using cache 21:46:33 ---> 1cfff360928b 21:46:33 Step 6/26 : COPY go.mod vendor* ./ 21:46:33 ---> Using cache 21:46:33 ---> bee201a4f8ae 21:46:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:33 ---> Using cache 21:46:33 ---> 6eaf2a07090e 21:46:33 Step 8/26 : COPY . . 21:46:33 ---> Using cache 21:46:33 ---> bb49e11b600f 21:46:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:46:33 ---> Using cache 21:46:33 ---> 568bcaa5ef29 21:46:33 Step 10/26 : WORKDIR /edgex-go/spire-build 21:46:33 ---> Using cache 21:46:33 ---> b1a20a95393a 21:46:33 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 21:46:33 ---> Running in e09288c0cb4a 21:46:36 Removing intermediate container e09288c0cb4a 21:46:36 ---> 439f4198aecd 21:46:36 Step 12/26 : WORKDIR /edgex-go 21:46:36 ---> Running in 85ee92dbc114 21:46:36 Removing intermediate container 85ee92dbc114 21:46:36 ---> dc60c499f842 21:46:36 21:46:36 Step 13/26 : FROM alpine:3.15 21:46:36 ---> 02e0d6fdf486 21:46:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:36 ---> Using cache 21:46:36 ---> 11c860e88bfc 21:46:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:36 ---> Using cache 21:46:36 ---> 13761b31a190 21:46:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:46:36 ---> Running in b7d9b3d94797 21:46:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:41 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:46:41 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:46:41 OK: 15734 distinct packages available 21:46:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:43 (1/5) Installing dumb-init (1.2.5-r1) 21:46:43 (2/5) Installing musl-obstack (1.2.3-r0) 21:46:43 (3/5) Installing libucontext (1.1-r0) 21:46:43 (4/5) Installing gcompat (1.0.0-r4) 21:46:43 (5/5) Installing openssl (1.1.1q-r0) 21:46:43 Executing busybox-1.34.1-r7.trigger 21:46:43 OK: 6 MiB in 19 packages 21:46:45 Removing intermediate container b7d9b3d94797 21:46:45 ---> b1233a4ec7a4 21:46:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:46:48 ---> 1ec1f1de540a 21:46:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:46:54 ---> 2fe5757be37c 21:46:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:46:54 ---> ccfaf4bfe38d 21:46:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:46:55 ---> 6f8d75bb548f 21:46:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:46:56 ---> e74fcc7455a3 21:46:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:46:56 ---> Running in a8a50fe001da 21:46:57 Removing intermediate container a8a50fe001da 21:46:57 ---> ed9a25fdc10f 21:46:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:46:57 ---> Running in 3ff7bac62d9a 21:46:58 Removing intermediate container 3ff7bac62d9a 21:46:58 ---> ed8a0a4a9817 21:46:58 Step 24/26 : LABEL arch=arm64 21:46:58 ---> Running in 941e844ec5c8 21:46:58 Removing intermediate container 941e844ec5c8 21:46:58 ---> 3742f34a58ce 21:46:58 Step 25/26 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:46:58 ---> Running in 87ad038b67b9 21:46:59 Removing intermediate container 87ad038b67b9 21:46:59 ---> c2261e7dd5d3 21:46:59 Step 26/26 : LABEL version=2.3.0-dev.67 21:46:59 ---> Running in c3f35dd0674d 21:46:59 Removing intermediate container c3f35dd0674d 21:46:59 ---> 371c0eb6c94b 21:46:59 21:46:59 Successfully built 371c0eb6c94b 21:46:59 Successfully tagged security-spire-agent-arm64:latest 21:47:12  Building security-spire-agent ... done Removing intermediate container 27d60b48e5ed 21:47:12 ---> 40e683a71efc 21:47:12 21:47:12 Step 10/33 : FROM alpine:3.16 21:47:12 ---> a6215f271958 21:47:12 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:47:12 ---> Running in cc0d8920cfd9 21:47:12 Removing intermediate container cc0d8920cfd9 21:47:12 ---> 2515bf252561 21:47:12 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 21:47:12 ---> Running in e76c943e764a 21:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:47:14 (1/2) Installing dumb-init (1.2.5-r1) 21:47:14 (2/2) Installing su-exec (0.2-r1) 21:47:14 Executing busybox-1.35.0-r17.trigger 21:47:14 OK: 5 MiB in 16 packages 21:47:16 Removing intermediate container e76c943e764a 21:47:16 ---> 166df9b6c55b 21:47:16 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 21:47:16 ---> Running in 2b93c44b9c1f 21:47:16 Removing intermediate container 2b93c44b9c1f 21:47:16 ---> be448144126e 21:47:16 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:47:16 ---> Running in 2abbebf6a450 21:47:17 Removing intermediate container 2abbebf6a450 21:47:17 ---> 23b7db5b3fd8 21:47:17 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:47:17 ---> Running in dfb9a60ea54a 21:47:18 Removing intermediate container dfb9a60ea54a 21:47:18 ---> ee9cee431f4c 21:47:18 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:47:18 ---> Running in 3e3b574d0545 21:47:18 Removing intermediate container 3e3b574d0545 21:47:18 ---> d40f5afd71ce 21:47:18 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:47:18 ---> Running in 452f5768da0a 21:47:21 Removing intermediate container 452f5768da0a 21:47:21 ---> 62dd6457d8e3 21:47:21 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 21:47:21 ---> Running in c1e7b9a4b677 21:47:22 Removing intermediate container c1e7b9a4b677 21:47:22 ---> 6e45122994f7 21:47:22 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:47:23 ---> fff86c9b6b13 21:47:23 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:47:23 ---> Running in 00169739d334 21:47:25 Removing intermediate container 00169739d334 21:47:25 ---> f5c39471039a 21:47:25 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:26 ---> 1c98855ec441 21:47:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:28 ---> cc3c29e8132d 21:47:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:47:29 ---> 59bdd9c4ee3d 21:47:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:47:30 ---> 389b8b22fde1 21:47:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:47:31 ---> 5319ac26cc54 21:47:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:47:32 ---> 82394231b319 21:47:32 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:47:33 ---> 9fc6b1994067 21:47:33 Step 28/33 : RUN chmod +x /entrypoint.sh 21:47:33 ---> Running in dcc23d91b768 21:47:36 Removing intermediate container dcc23d91b768 21:47:36 ---> 146920907bb6 21:47:36 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 21:47:36 ---> Running in 47f7eb4335a3 21:47:36 Removing intermediate container 47f7eb4335a3 21:47:36 ---> 88872ae80622 21:47:36 Step 30/33 : CMD ["gate"] 21:47:36 ---> Running in a16eeec96791 21:47:37 Removing intermediate container a16eeec96791 21:47:37 ---> 4113b28e1134 21:47:37 Step 31/33 : LABEL arch=arm64 21:47:37 ---> Running in afad65ed7b29 21:47:37 Removing intermediate container afad65ed7b29 21:47:37 ---> ae5e24a2201f 21:47:37 Step 32/33 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:47:38 ---> Running in 683f8ae0aefb 21:47:38 Removing intermediate container 683f8ae0aefb 21:47:38 ---> d7044dec68ce 21:47:38 Step 33/33 : LABEL version=2.3.0-dev.67 21:47:38 ---> Running in ac73f6b27d7b 21:47:39 Removing intermediate container ac73f6b27d7b 21:47:39 ---> d80578978826 21:47:39 21:47:39 Successfully built d80578978826 21:47:39 Successfully tagged security-bootstrapper-arm64:latest 21:48:18  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:48:33 Removing intermediate container 6808f994fecf 21:48:33 ---> 8ab4407edd21 21:48:33 21:48:33 Step 10/25 : FROM alpine:3.16 21:48:33 ---> a6215f271958 21:48:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:48:33 ---> Running in abcba3c5f888 21:48:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:48:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:48:47 (1/3) Installing ca-certificates (20220614-r0) 21:48:47 (2/3) Installing dumb-init (1.2.5-r1) 21:48:47 (3/3) Installing su-exec (0.2-r1) 21:48:47 Executing busybox-1.35.0-r17.trigger 21:48:47 Executing ca-certificates-20220614-r0.trigger 21:48:47 OK: 6 MiB in 17 packages 21:48:49 Removing intermediate container abcba3c5f888 21:48:49 ---> e9fc0f29d1cc 21:48:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:48:49 ---> Running in de6fbb083bac 21:48:50 Removing intermediate container de6fbb083bac 21:48:50 ---> 2e0295a9a405 21:48:50 Step 13/25 : WORKDIR / 21:48:50 ---> Running in 32240159b808 21:48:50 Removing intermediate container 32240159b808 21:48:50 ---> 392d65e3c320 21:48:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:48:51 ---> 1b82926f3dd5 21:48:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:48:53 ---> 40ab7c979d04 21:48:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:48:54 ---> fba4ae5fff06 21:48:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:48:55 ---> d1a3f7b61b21 21:48:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:48:56 ---> 9bcf6c2ef859 21:48:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:48:56 Removing intermediate container 15b8a1f0a362 21:48:56 ---> b249a942940c 21:48:56 21:48:57 Step 9/20 : FROM alpine:3.15 21:48:57 ---> 02e0d6fdf486 21:48:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:57 ---> Using cache 21:48:57 ---> 11c860e88bfc 21:48:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:57 ---> Using cache 21:48:57 ---> 13761b31a190 21:48:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:48:57 ---> Running in e54d7493e8dc 21:48:58 ---> 733a22520ee0 21:48:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:48:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:59 ---> 9100f705c163 21:48:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:48:59 ---> Running in 6144262254fa 21:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:01 Removing intermediate container 6144262254fa 21:49:01 ---> 96a226222e97 21:49:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:49:01 ---> Running in 28411fdef225 21:49:01 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:49:01 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:49:01 OK: 15734 distinct packages available 21:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:02 Removing intermediate container 28411fdef225 21:49:02 ---> 2efdf57828a6 21:49:02 Step 23/25 : LABEL arch=arm64 21:49:02 ---> Running in 2952255f8e0e 21:49:02 Removing intermediate container 2952255f8e0e 21:49:02 ---> a6850b9d5278 21:49:02 Step 24/25 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:49:02 ---> Running in 019c9bf4a9db 21:49:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:03 Removing intermediate container 019c9bf4a9db 21:49:03 ---> ce6497d28b42 21:49:03 Step 25/25 : LABEL version=2.3.0-dev.67 21:49:03 ---> Running in 282b0c581cff 21:49:04 Removing intermediate container 282b0c581cff 21:49:04 ---> 7aabf8fb8b40 21:49:04 21:49:04 Successfully built 7aabf8fb8b40 21:49:04 Successfully tagged security-secretstore-setup-arm64:latest 21:49:04  Building security-secretstore-setup ... done (1/9) Installing ca-certificates (20220614-r0) 21:49:04 (2/9) Installing brotli-libs (1.0.9-r5) 21:49:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:49:04 (4/9) Installing libcurl (7.80.0-r3) 21:49:04 (5/9) Installing curl (7.80.0-r3) 21:49:04 (6/9) Installing dumb-init (1.2.5-r1) 21:49:05 (7/9) Installing musl-obstack (1.2.3-r0) 21:49:05 (8/9) Installing libucontext (1.1-r0) 21:49:05 (9/9) Installing gcompat (1.0.0-r4) 21:49:05 Executing busybox-1.34.1-r7.trigger 21:49:05 Executing ca-certificates-20220614-r0.trigger 21:49:05 OK: 8 MiB in 23 packages 21:49:07 Removing intermediate container e54d7493e8dc 21:49:07 ---> 9378c8f79907 21:49:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:07 Removing intermediate container beaf085736c7 21:49:07 ---> bb04d35dc37e 21:49:07 21:49:07 Step 11/23 : FROM alpine:3.16 21:49:07 ---> a6215f271958 21:49:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:49:07 ---> Running in d5c68c07914c 21:49:08 ---> 400d3654ec5e 21:49:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:09 ---> c13be676dec1 21:49:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:49:10 ---> 942b3f9c7278 21:49:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:49:10 ---> Running in 6194d7a4d010 21:49:10 Removing intermediate container 6194d7a4d010 21:49:10 ---> 8f860cb73967 21:49:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:10 ---> Running in bc4a6fc9eea3 21:49:10 (1/2) Installing ca-certificates (20220614-r0) 21:49:10 (2/2) Installing dumb-init (1.2.5-r1) 21:49:10 Executing busybox-1.35.0-r17.trigger 21:49:11 Executing ca-certificates-20220614-r0.trigger 21:49:11 Removing intermediate container bc4a6fc9eea3 21:49:11 ---> 7f661256f961 21:49:11 Step 18/20 : LABEL arch=arm64 21:49:11 ---> Running in 4563fe26cc0a 21:49:11 OK: 6 MiB in 16 packages 21:49:11 Removing intermediate container 4563fe26cc0a 21:49:11 ---> 791cb74196d7 21:49:11 Step 19/20 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:49:11 ---> Running in eb81d7b28ec8 21:49:12 Removing intermediate container eb81d7b28ec8 21:49:12 ---> e489c640ff1a 21:49:12 Step 20/20 : LABEL version=2.3.0-dev.67 21:49:12 ---> Running in 879d60717a2d 21:49:12 Removing intermediate container 879d60717a2d 21:49:12 ---> 344564a689be 21:49:12 21:49:12 Removing intermediate container d5c68c07914c 21:49:12 ---> 7c42bb1d86cc 21:49:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:49:12 Successfully built 344564a689be 21:49:12 ---> Running in 256d45db9930 21:49:12 Successfully tagged security-spiffe-token-provider-arm64:latest 21:49:13  Building security-spiffe-token-provider ... done Removing intermediate container 256d45db9930 21:49:13 ---> 1bc027175f59 21:49:13 Step 14/23 : ENV APP_PORT=59860 21:49:13 ---> Running in b41e8e5b7092 21:49:13 Removing intermediate container b41e8e5b7092 21:49:13 ---> ffeaee28c306 21:49:13 Step 15/23 : EXPOSE $APP_PORT 21:49:13 ---> Running in 10db53a5b5e0 21:49:13 Removing intermediate container 10db53a5b5e0 21:49:13 ---> dbf3da6982b7 21:49:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:14 ---> 292183d4fdea 21:49:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:49:15 ---> 0c2c1f44f65e 21:49:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:49:16 ---> 39756f67c7ea 21:49:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:49:16 ---> Running in e730a153091b 21:49:16 Removing intermediate container e730a153091b 21:49:16 ---> 164fbb6b2bb8 21:49:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:16 ---> Running in 5510f848bfe8 21:49:16 Removing intermediate container 5510f848bfe8 21:49:16 ---> 45a1a121d954 21:49:16 Step 21/23 : LABEL arch=arm64 21:49:16 ---> Running in 59349e7bb185 21:49:17 Removing intermediate container 59349e7bb185 21:49:17 ---> 6bae93ad6738 21:49:17 Step 22/23 : LABEL git_sha=0ef95e3002464d42590a42d7264ad679da132236 21:49:17 ---> Running in bbf58994a3e8 21:49:17 Removing intermediate container bbf58994a3e8 21:49:17 ---> 4c56cb7e1896 21:49:17 Step 23/23 : LABEL version=2.3.0-dev.67 21:49:17 ---> Running in 7211c1fd8d13 21:49:18 Removing intermediate container 7211c1fd8d13 21:49:18 ---> 33ac4d25f6cc 21:49:18 21:49:18 Successfully built 33ac4d25f6cc 21:49:18 Successfully tagged support-notifications-arm64:latest 21:49:18  Building support-notifications ... done  [Pipeline] } 21:49:18 $ docker stop --time=1 bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 21:49:20 $ docker rm -f bf9d1837ed52e8bb2987e978fb66c06ea123aa12b83223a40b9485c73c047903 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:20 + docker images 21:49:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:49:20 support-notifications-arm64 latest 33ac4d25f6cc 3 seconds ago 26.3MB 21:49:20 security-spiffe-token-provider-arm64 latest 344564a689be 8 seconds ago 28.4MB 21:49:20 bb04d35dc37e 14 seconds ago 1.27GB 21:49:20 security-secretstore-setup-arm64 latest 7aabf8fb8b40 17 seconds ago 28.2MB 21:49:20 b249a942940c 24 seconds ago 1.24GB 21:49:20 8ab4407edd21 50 seconds ago 1.2GB 21:49:20 security-bootstrapper-arm64 latest d80578978826 About a minute ago 19.1MB 21:49:20 40e683a71efc 2 minutes ago 1.2GB 21:49:20 security-spire-agent-arm64 latest 371c0eb6c94b 2 minutes ago 122MB 21:49:20 dc60c499f842 2 minutes ago 1.09GB 21:49:20 core-metadata-arm64 latest d34634a551ca 2 minutes ago 17.5MB 21:49:20 34c9e228ff2b 3 minutes ago 1.22GB 21:49:20 support-scheduler-arm64 latest efdfeff0ce5d 5 minutes ago 25.7MB 21:49:20 3fbdaab91377 5 minutes ago 1.27GB 21:49:20 security-proxy-setup-arm64 latest 56c3b2b86e0f 7 minutes ago 26.4MB 21:49:20 core-data-arm64 latest c1b19bd3e96c 7 minutes ago 20.7MB 21:49:20 18a84ccb4b5b 8 minutes ago 1.2GB 21:49:20 ce17049a94fa 8 minutes ago 1.22GB 21:49:20 sys-mgmt-agent-arm64 latest 728a159e34ef 8 minutes ago 133MB 21:49:20 core-command-arm64 latest 95b8465d5ae5 9 minutes ago 16.7MB 21:49:20 decf24c85f62 9 minutes ago 1.21GB 21:49:20 361e6048217e 10 minutes ago 1.19GB 21:49:20 security-spire-config-arm64 latest dddae7db2747 14 minutes ago 83.6MB 21:49:20 security-spire-server-arm64 latest 9d588a734d93 14 minutes ago 84.2MB 21:49:20 55f59d4f768f 15 minutes ago 1.09GB 21:49:20 59eb00e2181a 15 minutes ago 1.09GB 21:49:20 ci-base-image-arm64 latest ac3020899dce 17 minutes ago 996MB 21:49:20 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 21:49:20 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 21:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 21:49:20 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 21:49:20 provisioning config files... 21:49:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/303@tmp/config372162380049407001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:21 ---> docker-login.sh 21:49:21 nexus3.edgexfoundry.org:10001 21:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:21 Configure a credential helper to remove this warning. See 21:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:21 21:49:21 Login Succeeded 21:49:21 nexus3.edgexfoundry.org:10002 21:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:22 Configure a credential helper to remove this warning. See 21:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:22 21:49:22 Login Succeeded 21:49:22 nexus3.edgexfoundry.org:10003 21:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:22 Configure a credential helper to remove this warning. See 21:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:22 21:49:22 Login Succeeded 21:49:22 nexus3.edgexfoundry.org:10004 21:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:23 Configure a credential helper to remove this warning. See 21:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:23 21:49:23 Login Succeeded 21:49:23 docker.io 21:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:24 Configure a credential helper to remove this warning. See 21:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:24 21:49:24 Login Succeeded 21:49:24 ---> docker-login.sh ends [Pipeline] } 21:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:49:24 0ef95e3002464d42590a42d7264ad679da132236 21:49:24 latest 21:49:24 2.3.0-dev.67 21:49:24 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:24 main 21:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:49:25 da9bb266f0d8: Preparing 21:49:25 40043af6f45a: Preparing 21:49:25 443e5c05724a: Preparing 21:49:25 b9746abb3cfe: Preparing 21:49:25 5d3e392a13a0: Preparing 21:49:25 5d3e392a13a0: Layer already exists 21:49:25 443e5c05724a: Pushed 21:49:25 da9bb266f0d8: Pushed 21:49:25 b9746abb3cfe: Pushed 21:49:28 40043af6f45a: Pushed 21:49:28 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:49:29 da9bb266f0d8: Preparing 21:49:29 40043af6f45a: Preparing 21:49:29 443e5c05724a: Preparing 21:49:29 b9746abb3cfe: Preparing 21:49:29 5d3e392a13a0: Preparing 21:49:29 b9746abb3cfe: Layer already exists 21:49:29 da9bb266f0d8: Layer already exists 21:49:29 5d3e392a13a0: Layer already exists 21:49:29 443e5c05724a: Layer already exists 21:49:29 40043af6f45a: Layer already exists 21:49:29 latest: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 21:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:49:30 da9bb266f0d8: Preparing 21:49:30 40043af6f45a: Preparing 21:49:30 443e5c05724a: Preparing 21:49:30 b9746abb3cfe: Preparing 21:49:30 5d3e392a13a0: Preparing 21:49:30 da9bb266f0d8: Layer already exists 21:49:30 5d3e392a13a0: Layer already exists 21:49:30 443e5c05724a: Layer already exists 21:49:30 40043af6f45a: Layer already exists 21:49:30 b9746abb3cfe: Layer already exists 21:49:30 2.3.0-dev.67: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:49:31 da9bb266f0d8: Preparing 21:49:31 40043af6f45a: Preparing 21:49:31 443e5c05724a: Preparing 21:49:31 b9746abb3cfe: Preparing 21:49:31 5d3e392a13a0: Preparing 21:49:31 5d3e392a13a0: Layer already exists 21:49:31 da9bb266f0d8: Layer already exists 21:49:31 443e5c05724a: Layer already exists 21:49:31 b9746abb3cfe: Layer already exists 21:49:31 40043af6f45a: Layer already exists 21:49:31 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:49:32 da9bb266f0d8: Preparing 21:49:32 40043af6f45a: Preparing 21:49:32 443e5c05724a: Preparing 21:49:32 b9746abb3cfe: Preparing 21:49:32 5d3e392a13a0: Preparing 21:49:32 40043af6f45a: Layer already exists 21:49:32 443e5c05724a: Layer already exists 21:49:32 5d3e392a13a0: Layer already exists 21:49:32 da9bb266f0d8: Layer already exists 21:49:32 b9746abb3cfe: Layer already exists 21:49:32 main: digest: sha256:da0160f712959edcf176c4f101bb097e9cfc0b195fa8ec57fb7162084023e21c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:32 ===================================================== [Pipeline] echo 21:49:32 taggedImages: 21:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.67 21:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:49:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:49:32 0ef95e3002464d42590a42d7264ad679da132236 21:49:32 latest 21:49:32 2.3.0-dev.67 21:49:32 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:32 main 21:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:49:33 2bd9425aa38e: Preparing 21:49:33 3cc0d7209cad: Preparing 21:49:33 443e5c05724a: Preparing 21:49:33 ace8566c8c68: Preparing 21:49:33 2fba5886aa36: Preparing 21:49:33 5d3e392a13a0: Preparing 21:49:33 5d3e392a13a0: Waiting 21:49:33 443e5c05724a: Layer already exists 21:49:33 5d3e392a13a0: Layer already exists 21:49:33 2bd9425aa38e: Pushed 21:49:33 2fba5886aa36: Pushed 21:49:34 ace8566c8c68: Pushed 21:49:37 3cc0d7209cad: Pushed 21:49:37 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:49:37 2bd9425aa38e: Preparing 21:49:37 3cc0d7209cad: Preparing 21:49:37 443e5c05724a: Preparing 21:49:37 ace8566c8c68: Preparing 21:49:37 2fba5886aa36: Preparing 21:49:37 5d3e392a13a0: Preparing 21:49:37 5d3e392a13a0: Waiting 21:49:37 443e5c05724a: Layer already exists 21:49:37 3cc0d7209cad: Layer already exists 21:49:37 2bd9425aa38e: Layer already exists 21:49:37 2fba5886aa36: Layer already exists 21:49:37 ace8566c8c68: Layer already exists 21:49:37 5d3e392a13a0: Layer already exists 21:49:38 latest: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 21:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:49:38 2bd9425aa38e: Preparing 21:49:38 3cc0d7209cad: Preparing 21:49:38 443e5c05724a: Preparing 21:49:38 ace8566c8c68: Preparing 21:49:38 2fba5886aa36: Preparing 21:49:38 5d3e392a13a0: Preparing 21:49:38 5d3e392a13a0: Waiting 21:49:38 3cc0d7209cad: Layer already exists 21:49:38 2bd9425aa38e: Layer already exists 21:49:38 ace8566c8c68: Layer already exists 21:49:38 443e5c05724a: Layer already exists 21:49:38 2fba5886aa36: Layer already exists 21:49:38 5d3e392a13a0: Layer already exists 21:49:39 2.3.0-dev.67: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:49:39 2bd9425aa38e: Preparing 21:49:39 3cc0d7209cad: Preparing 21:49:39 443e5c05724a: Preparing 21:49:39 ace8566c8c68: Preparing 21:49:39 2fba5886aa36: Preparing 21:49:39 5d3e392a13a0: Preparing 21:49:39 5d3e392a13a0: Waiting 21:49:39 443e5c05724a: Layer already exists 21:49:39 3cc0d7209cad: Layer already exists 21:49:39 ace8566c8c68: Layer already exists 21:49:39 2fba5886aa36: Layer already exists 21:49:39 2bd9425aa38e: Layer already exists 21:49:39 5d3e392a13a0: Layer already exists 21:49:40 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:49:40 2bd9425aa38e: Preparing 21:49:40 3cc0d7209cad: Preparing 21:49:40 443e5c05724a: Preparing 21:49:40 ace8566c8c68: Preparing 21:49:40 2fba5886aa36: Preparing 21:49:40 5d3e392a13a0: Preparing 21:49:40 5d3e392a13a0: Waiting 21:49:40 3cc0d7209cad: Layer already exists 21:49:40 443e5c05724a: Layer already exists 21:49:40 ace8566c8c68: Layer already exists 21:49:40 2bd9425aa38e: Layer already exists 21:49:40 2fba5886aa36: Layer already exists 21:49:40 5d3e392a13a0: Layer already exists 21:49:41 main: digest: sha256:088a1afcac64ea33001772d13b0ba3d0cdce1d3166a791cb7b963f645f1bdfe1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:41 ===================================================== [Pipeline] echo 21:49:41 taggedImages: 21:49:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:49:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.67 21:49:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:49:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:49:41 0ef95e3002464d42590a42d7264ad679da132236 21:49:41 latest 21:49:41 2.3.0-dev.67 21:49:41 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:41 main 21:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:49:42 8922653f9cf8: Preparing 21:49:42 3e2edb447487: Preparing 21:49:42 a017667ed118: Preparing 21:49:42 443e5c05724a: Preparing 21:49:42 b9746abb3cfe: Preparing 21:49:42 5d3e392a13a0: Preparing 21:49:42 5d3e392a13a0: Waiting 21:49:42 443e5c05724a: Layer already exists 21:49:42 b9746abb3cfe: Layer already exists 21:49:42 5d3e392a13a0: Layer already exists 21:49:42 8922653f9cf8: Pushed 21:49:42 3e2edb447487: Pushed 21:49:44 a017667ed118: Pushed 21:49:45 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:49:45 8922653f9cf8: Preparing 21:49:45 3e2edb447487: Preparing 21:49:45 a017667ed118: Preparing 21:49:45 443e5c05724a: Preparing 21:49:45 b9746abb3cfe: Preparing 21:49:45 5d3e392a13a0: Preparing 21:49:45 5d3e392a13a0: Waiting 21:49:45 a017667ed118: Layer already exists 21:49:45 8922653f9cf8: Layer already exists 21:49:45 b9746abb3cfe: Layer already exists 21:49:45 3e2edb447487: Layer already exists 21:49:45 443e5c05724a: Layer already exists 21:49:45 5d3e392a13a0: Layer already exists 21:49:46 latest: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 21:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:49:46 8922653f9cf8: Preparing 21:49:46 3e2edb447487: Preparing 21:49:46 a017667ed118: Preparing 21:49:46 443e5c05724a: Preparing 21:49:46 b9746abb3cfe: Preparing 21:49:46 5d3e392a13a0: Preparing 21:49:46 5d3e392a13a0: Waiting 21:49:46 b9746abb3cfe: Layer already exists 21:49:46 8922653f9cf8: Layer already exists 21:49:46 a017667ed118: Layer already exists 21:49:46 443e5c05724a: Layer already exists 21:49:46 3e2edb447487: Layer already exists 21:49:47 5d3e392a13a0: Layer already exists 21:49:47 2.3.0-dev.67: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:49:47 8922653f9cf8: Preparing 21:49:47 3e2edb447487: Preparing 21:49:47 a017667ed118: Preparing 21:49:47 443e5c05724a: Preparing 21:49:47 b9746abb3cfe: Preparing 21:49:47 5d3e392a13a0: Preparing 21:49:47 5d3e392a13a0: Waiting 21:49:47 a017667ed118: Layer already exists 21:49:47 8922653f9cf8: Layer already exists 21:49:47 443e5c05724a: Layer already exists 21:49:47 3e2edb447487: Layer already exists 21:49:47 b9746abb3cfe: Layer already exists 21:49:47 5d3e392a13a0: Layer already exists 21:49:48 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:49:48 8922653f9cf8: Preparing 21:49:48 3e2edb447487: Preparing 21:49:48 a017667ed118: Preparing 21:49:48 443e5c05724a: Preparing 21:49:48 b9746abb3cfe: Preparing 21:49:48 5d3e392a13a0: Preparing 21:49:48 5d3e392a13a0: Waiting 21:49:48 443e5c05724a: Layer already exists 21:49:48 b9746abb3cfe: Layer already exists 21:49:48 8922653f9cf8: Layer already exists 21:49:48 a017667ed118: Layer already exists 21:49:48 3e2edb447487: Layer already exists 21:49:48 5d3e392a13a0: Layer already exists 21:49:49 main: digest: sha256:fe0f5a867af84fb2276b2051ba307c6162a75154076094d336dbdb453d82653a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:49 ===================================================== [Pipeline] echo 21:49:49 taggedImages: 21:49:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:49:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.67 21:49:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:49:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:49:49 0ef95e3002464d42590a42d7264ad679da132236 21:49:49 latest 21:49:49 2.3.0-dev.67 21:49:49 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:49 main 21:49:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:49:50 c0a2926f0a74: Preparing 21:49:50 c0a2926f0a74: Preparing 21:49:50 e63f22bdbd8a: Preparing 21:49:50 2839cf33783e: Preparing 21:49:50 3ed918821ebe: Preparing 21:49:50 5338d6c1952f: Preparing 21:49:50 9ebbe2b823a9: Preparing 21:49:50 443e5c05724a: Preparing 21:49:50 81071a2b0e81: Preparing 21:49:50 e24758f4a46f: Preparing 21:49:50 12cb924e481e: Preparing 21:49:50 c9672598ae9e: Preparing 21:49:50 5d3e392a13a0: Preparing 21:49:50 81071a2b0e81: Waiting 21:49:50 e24758f4a46f: Waiting 21:49:50 12cb924e481e: Waiting 21:49:50 c9672598ae9e: Waiting 21:49:50 5d3e392a13a0: Waiting 21:49:50 9ebbe2b823a9: Waiting 21:49:50 443e5c05724a: Waiting 21:49:50 e63f22bdbd8a: Pushed 21:49:50 5338d6c1952f: Pushed 21:49:50 c0a2926f0a74: Pushed 21:49:50 2839cf33783e: Pushed 21:49:50 3ed918821ebe: Pushed 21:49:50 443e5c05724a: Layer already exists 21:49:50 e24758f4a46f: Pushed 21:49:50 12cb924e481e: Pushed 21:49:50 81071a2b0e81: Pushed 21:49:50 5d3e392a13a0: Layer already exists 21:49:50 c9672598ae9e: Pushed 21:49:54 9ebbe2b823a9: Pushed 21:49:54 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:49:55 c0a2926f0a74: Preparing 21:49:55 c0a2926f0a74: Preparing 21:49:55 e63f22bdbd8a: Preparing 21:49:55 2839cf33783e: Preparing 21:49:55 3ed918821ebe: Preparing 21:49:55 5338d6c1952f: Preparing 21:49:55 9ebbe2b823a9: Preparing 21:49:55 443e5c05724a: Preparing 21:49:55 81071a2b0e81: Preparing 21:49:55 e24758f4a46f: Preparing 21:49:55 12cb924e481e: Preparing 21:49:55 c9672598ae9e: Preparing 21:49:55 5d3e392a13a0: Preparing 21:49:55 e24758f4a46f: Waiting 21:49:55 12cb924e481e: Waiting 21:49:55 9ebbe2b823a9: Waiting 21:49:55 c9672598ae9e: Waiting 21:49:55 5d3e392a13a0: Waiting 21:49:55 443e5c05724a: Waiting 21:49:55 81071a2b0e81: Waiting 21:49:55 2839cf33783e: Layer already exists 21:49:55 c0a2926f0a74: Layer already exists 21:49:55 5338d6c1952f: Layer already exists 21:49:55 3ed918821ebe: Layer already exists 21:49:55 e63f22bdbd8a: Layer already exists 21:49:55 9ebbe2b823a9: Layer already exists 21:49:55 12cb924e481e: Layer already exists 21:49:55 e24758f4a46f: Layer already exists 21:49:55 81071a2b0e81: Layer already exists 21:49:55 443e5c05724a: Layer already exists 21:49:55 c9672598ae9e: Layer already exists 21:49:55 5d3e392a13a0: Layer already exists 21:49:55 latest: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 21:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:49:56 c0a2926f0a74: Preparing 21:49:56 c0a2926f0a74: Preparing 21:49:56 e63f22bdbd8a: Preparing 21:49:56 2839cf33783e: Preparing 21:49:56 3ed918821ebe: Preparing 21:49:56 5338d6c1952f: Preparing 21:49:56 9ebbe2b823a9: Preparing 21:49:56 443e5c05724a: Preparing 21:49:56 81071a2b0e81: Preparing 21:49:56 e24758f4a46f: Preparing 21:49:56 12cb924e481e: Preparing 21:49:56 c9672598ae9e: Preparing 21:49:56 5d3e392a13a0: Preparing 21:49:56 9ebbe2b823a9: Waiting 21:49:56 e24758f4a46f: Waiting 21:49:56 12cb924e481e: Waiting 21:49:56 c9672598ae9e: Waiting 21:49:56 5d3e392a13a0: Waiting 21:49:56 443e5c05724a: Waiting 21:49:56 81071a2b0e81: Waiting 21:49:56 c0a2926f0a74: Layer already exists 21:49:56 e63f22bdbd8a: Layer already exists 21:49:56 3ed918821ebe: Layer already exists 21:49:56 5338d6c1952f: Layer already exists 21:49:56 2839cf33783e: Layer already exists 21:49:56 81071a2b0e81: Layer already exists 21:49:56 9ebbe2b823a9: Layer already exists 21:49:56 443e5c05724a: Layer already exists 21:49:56 e24758f4a46f: Layer already exists 21:49:56 12cb924e481e: Layer already exists 21:49:56 5d3e392a13a0: Layer already exists 21:49:56 c9672598ae9e: Layer already exists 21:49:57 2.3.0-dev.67: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:49:57 c0a2926f0a74: Preparing 21:49:57 c0a2926f0a74: Preparing 21:49:57 e63f22bdbd8a: Preparing 21:49:57 2839cf33783e: Preparing 21:49:57 3ed918821ebe: Preparing 21:49:57 5338d6c1952f: Preparing 21:49:57 9ebbe2b823a9: Preparing 21:49:57 443e5c05724a: Preparing 21:49:57 81071a2b0e81: Preparing 21:49:57 e24758f4a46f: Preparing 21:49:57 12cb924e481e: Preparing 21:49:57 c9672598ae9e: Preparing 21:49:57 5d3e392a13a0: Preparing 21:49:57 9ebbe2b823a9: Waiting 21:49:57 e24758f4a46f: Waiting 21:49:57 443e5c05724a: Waiting 21:49:57 81071a2b0e81: Waiting 21:49:57 12cb924e481e: Waiting 21:49:57 c9672598ae9e: Waiting 21:49:57 5d3e392a13a0: Waiting 21:49:57 5338d6c1952f: Layer already exists 21:49:57 e63f22bdbd8a: Layer already exists 21:49:57 3ed918821ebe: Layer already exists 21:49:57 2839cf33783e: Layer already exists 21:49:57 c0a2926f0a74: Layer already exists 21:49:57 81071a2b0e81: Layer already exists 21:49:57 443e5c05724a: Layer already exists 21:49:57 9ebbe2b823a9: Layer already exists 21:49:57 e24758f4a46f: Layer already exists 21:49:57 12cb924e481e: Layer already exists 21:49:57 c9672598ae9e: Layer already exists 21:49:57 5d3e392a13a0: Layer already exists 21:49:57 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:49:58 c0a2926f0a74: Preparing 21:49:58 c0a2926f0a74: Preparing 21:49:58 e63f22bdbd8a: Preparing 21:49:58 2839cf33783e: Preparing 21:49:58 3ed918821ebe: Preparing 21:49:58 5338d6c1952f: Preparing 21:49:58 9ebbe2b823a9: Preparing 21:49:58 443e5c05724a: Preparing 21:49:58 81071a2b0e81: Preparing 21:49:58 e24758f4a46f: Preparing 21:49:58 12cb924e481e: Preparing 21:49:58 c9672598ae9e: Preparing 21:49:58 5d3e392a13a0: Preparing 21:49:58 9ebbe2b823a9: Waiting 21:49:58 81071a2b0e81: Waiting 21:49:58 e24758f4a46f: Waiting 21:49:58 12cb924e481e: Waiting 21:49:58 c9672598ae9e: Waiting 21:49:58 5d3e392a13a0: Waiting 21:49:58 2839cf33783e: Layer already exists 21:49:58 3ed918821ebe: Layer already exists 21:49:58 c0a2926f0a74: Layer already exists 21:49:58 e63f22bdbd8a: Layer already exists 21:49:58 5338d6c1952f: Layer already exists 21:49:58 9ebbe2b823a9: Layer already exists 21:49:58 443e5c05724a: Layer already exists 21:49:58 81071a2b0e81: Layer already exists 21:49:58 e24758f4a46f: Layer already exists 21:49:58 12cb924e481e: Layer already exists 21:49:58 c9672598ae9e: Layer already exists 21:49:58 5d3e392a13a0: Layer already exists 21:49:58 main: digest: sha256:a783bf5cf516a628551bd037d046473b7924ab3de508646b15ddce8611bc48a7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:49:59 ===================================================== [Pipeline] echo 21:49:59 taggedImages: 21:49:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:49:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.67 21:49:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:49:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:49:59 0ef95e3002464d42590a42d7264ad679da132236 21:49:59 latest 21:49:59 2.3.0-dev.67 21:49:59 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:49:59 main 21:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:49:59 e7fa31279749: Preparing 21:49:59 5050745f3803: Preparing 21:49:59 555674975626: Preparing 21:49:59 ff4110d4d4dc: Preparing 21:49:59 363dba48073f: Preparing 21:49:59 475addf0c074: Preparing 21:49:59 1f92b26f8a2a: Preparing 21:49:59 5d3e392a13a0: Preparing 21:49:59 475addf0c074: Waiting 21:49:59 1f92b26f8a2a: Waiting 21:49:59 5d3e392a13a0: Waiting 21:50:00 5050745f3803: Pushed 21:50:00 363dba48073f: Pushed 21:50:00 e7fa31279749: Pushed 21:50:00 5d3e392a13a0: Layer already exists 21:50:00 475addf0c074: Pushed 21:50:00 1f92b26f8a2a: Pushed 21:50:02 ff4110d4d4dc: Pushed 21:50:02 555674975626: Pushed 21:50:02 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:02 + 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 21:50:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:50:03 e7fa31279749: Preparing 21:50:03 5050745f3803: Preparing 21:50:03 555674975626: Preparing 21:50:03 ff4110d4d4dc: Preparing 21:50:03 363dba48073f: Preparing 21:50:03 475addf0c074: Preparing 21:50:03 1f92b26f8a2a: Preparing 21:50:03 5d3e392a13a0: Preparing 21:50:03 1f92b26f8a2a: Waiting 21:50:03 5d3e392a13a0: Waiting 21:50:03 475addf0c074: Waiting 21:50:03 ff4110d4d4dc: Layer already exists 21:50:03 363dba48073f: Layer already exists 21:50:03 555674975626: Layer already exists 21:50:03 e7fa31279749: Layer already exists 21:50:03 5050745f3803: Layer already exists 21:50:03 475addf0c074: Layer already exists 21:50:03 1f92b26f8a2a: Layer already exists 21:50:03 5d3e392a13a0: Layer already exists 21:50:03 latest: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 21:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:50:04 e7fa31279749: Preparing 21:50:04 5050745f3803: Preparing 21:50:04 555674975626: Preparing 21:50:04 ff4110d4d4dc: Preparing 21:50:04 363dba48073f: Preparing 21:50:04 475addf0c074: Preparing 21:50:04 1f92b26f8a2a: Preparing 21:50:04 5d3e392a13a0: Preparing 21:50:04 475addf0c074: Waiting 21:50:04 1f92b26f8a2a: Waiting 21:50:04 5d3e392a13a0: Waiting 21:50:04 5050745f3803: Layer already exists 21:50:04 ff4110d4d4dc: Layer already exists 21:50:04 363dba48073f: Layer already exists 21:50:04 e7fa31279749: Layer already exists 21:50:04 555674975626: Layer already exists 21:50:04 1f92b26f8a2a: Layer already exists 21:50:04 5d3e392a13a0: Layer already exists 21:50:04 475addf0c074: Layer already exists 21:50:04 2.3.0-dev.67: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:50:05 e7fa31279749: Preparing 21:50:05 5050745f3803: Preparing 21:50:05 555674975626: Preparing 21:50:05 ff4110d4d4dc: Preparing 21:50:05 363dba48073f: Preparing 21:50:05 475addf0c074: Preparing 21:50:05 1f92b26f8a2a: Preparing 21:50:05 5d3e392a13a0: Preparing 21:50:05 475addf0c074: Waiting 21:50:05 1f92b26f8a2a: Waiting 21:50:05 5d3e392a13a0: Waiting 21:50:05 363dba48073f: Layer already exists 21:50:05 555674975626: Layer already exists 21:50:05 e7fa31279749: Layer already exists 21:50:05 5050745f3803: Layer already exists 21:50:05 ff4110d4d4dc: Layer already exists 21:50:05 1f92b26f8a2a: Layer already exists 21:50:05 475addf0c074: Layer already exists 21:50:05 5d3e392a13a0: Layer already exists 21:50:05 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:05 + 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 21:50:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:50:06 e7fa31279749: Preparing 21:50:06 5050745f3803: Preparing 21:50:06 555674975626: Preparing 21:50:06 ff4110d4d4dc: Preparing 21:50:06 363dba48073f: Preparing 21:50:06 475addf0c074: Preparing 21:50:06 1f92b26f8a2a: Preparing 21:50:06 5d3e392a13a0: Preparing 21:50:06 475addf0c074: Waiting 21:50:06 1f92b26f8a2a: Waiting 21:50:06 5d3e392a13a0: Waiting 21:50:06 363dba48073f: Layer already exists 21:50:06 e7fa31279749: Layer already exists 21:50:06 5050745f3803: Layer already exists 21:50:06 555674975626: Layer already exists 21:50:06 ff4110d4d4dc: Layer already exists 21:50:06 475addf0c074: Layer already exists 21:50:06 1f92b26f8a2a: Layer already exists 21:50:06 5d3e392a13a0: Layer already exists 21:50:06 main: digest: sha256:e7f1d43e6034b0bf20d6b2d876b7ac0eb8fbede29fecd86b64c3733838bc746c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:06 ===================================================== [Pipeline] echo 21:50:06 taggedImages: 21:50:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:50:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.67 21:50:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:50:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:50:06 0ef95e3002464d42590a42d7264ad679da132236 21:50:06 latest 21:50:06 2.3.0-dev.67 21:50:06 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:06 main 21:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:50:07 40bbf4e3bade: Preparing 21:50:07 503ae68a6d25: Preparing 21:50:07 210f31172abc: Preparing 21:50:07 f5d2fec969a5: Preparing 21:50:07 a9816c175f76: Preparing 21:50:07 c487d4592820: Preparing 21:50:07 f2c68bf558e1: Preparing 21:50:07 0084df670b55: Preparing 21:50:07 9c38a45437a1: Preparing 21:50:07 5d3e392a13a0: Preparing 21:50:07 0084df670b55: Waiting 21:50:07 9c38a45437a1: Waiting 21:50:07 5d3e392a13a0: Waiting 21:50:07 c487d4592820: Waiting 21:50:07 f2c68bf558e1: Waiting 21:50:07 40bbf4e3bade: Pushed 21:50:07 503ae68a6d25: Pushed 21:50:07 a9816c175f76: Pushed 21:50:07 c487d4592820: Pushed 21:50:07 f2c68bf558e1: Pushed 21:50:07 0084df670b55: Pushed 21:50:07 5d3e392a13a0: Layer already exists 21:50:08 9c38a45437a1: Pushed 21:50:10 f5d2fec969a5: Pushed 21:50:10 210f31172abc: Pushed 21:50:11 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:11 + 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 21:50:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:50:11 40bbf4e3bade: Preparing 21:50:11 503ae68a6d25: Preparing 21:50:11 210f31172abc: Preparing 21:50:11 f5d2fec969a5: Preparing 21:50:11 a9816c175f76: Preparing 21:50:11 c487d4592820: Preparing 21:50:11 f2c68bf558e1: Preparing 21:50:11 0084df670b55: Preparing 21:50:11 9c38a45437a1: Preparing 21:50:11 5d3e392a13a0: Preparing 21:50:11 c487d4592820: Waiting 21:50:11 f2c68bf558e1: Waiting 21:50:11 0084df670b55: Waiting 21:50:11 9c38a45437a1: Waiting 21:50:11 5d3e392a13a0: Waiting 21:50:11 40bbf4e3bade: Layer already exists 21:50:11 210f31172abc: Layer already exists 21:50:11 f5d2fec969a5: Layer already exists 21:50:11 503ae68a6d25: Layer already exists 21:50:11 a9816c175f76: Layer already exists 21:50:12 c487d4592820: Layer already exists 21:50:12 5d3e392a13a0: Layer already exists 21:50:12 f2c68bf558e1: Layer already exists 21:50:12 0084df670b55: Layer already exists 21:50:12 9c38a45437a1: Layer already exists 21:50:12 latest: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 21:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:50:12 40bbf4e3bade: Preparing 21:50:12 503ae68a6d25: Preparing 21:50:12 210f31172abc: Preparing 21:50:12 f5d2fec969a5: Preparing 21:50:12 a9816c175f76: Preparing 21:50:12 c487d4592820: Preparing 21:50:12 f2c68bf558e1: Preparing 21:50:12 0084df670b55: Preparing 21:50:12 9c38a45437a1: Preparing 21:50:12 5d3e392a13a0: Preparing 21:50:12 9c38a45437a1: Waiting 21:50:12 0084df670b55: Waiting 21:50:12 c487d4592820: Waiting 21:50:12 f2c68bf558e1: Waiting 21:50:12 5d3e392a13a0: Waiting 21:50:12 a9816c175f76: Layer already exists 21:50:12 210f31172abc: Layer already exists 21:50:12 503ae68a6d25: Layer already exists 21:50:12 f5d2fec969a5: Layer already exists 21:50:12 40bbf4e3bade: Layer already exists 21:50:13 f2c68bf558e1: Layer already exists 21:50:13 c487d4592820: Layer already exists 21:50:13 0084df670b55: Layer already exists 21:50:13 5d3e392a13a0: Layer already exists 21:50:13 9c38a45437a1: Layer already exists 21:50:13 2.3.0-dev.67: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:50:13 40bbf4e3bade: Preparing 21:50:13 503ae68a6d25: Preparing 21:50:13 210f31172abc: Preparing 21:50:13 f5d2fec969a5: Preparing 21:50:13 a9816c175f76: Preparing 21:50:13 c487d4592820: Preparing 21:50:13 f2c68bf558e1: Preparing 21:50:13 0084df670b55: Preparing 21:50:13 9c38a45437a1: Preparing 21:50:13 5d3e392a13a0: Preparing 21:50:13 0084df670b55: Waiting 21:50:13 c487d4592820: Waiting 21:50:13 9c38a45437a1: Waiting 21:50:13 5d3e392a13a0: Waiting 21:50:13 f2c68bf558e1: Waiting 21:50:13 503ae68a6d25: Layer already exists 21:50:13 40bbf4e3bade: Layer already exists 21:50:13 f5d2fec969a5: Layer already exists 21:50:13 210f31172abc: Layer already exists 21:50:13 a9816c175f76: Layer already exists 21:50:13 0084df670b55: Layer already exists 21:50:13 c487d4592820: Layer already exists 21:50:13 f2c68bf558e1: Layer already exists 21:50:13 5d3e392a13a0: Layer already exists 21:50:14 9c38a45437a1: Layer already exists 21:50:14 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:14 + 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 21:50:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:50:14 40bbf4e3bade: Preparing 21:50:14 503ae68a6d25: Preparing 21:50:14 210f31172abc: Preparing 21:50:14 f5d2fec969a5: Preparing 21:50:14 a9816c175f76: Preparing 21:50:14 c487d4592820: Preparing 21:50:14 f2c68bf558e1: Preparing 21:50:14 0084df670b55: Preparing 21:50:14 9c38a45437a1: Preparing 21:50:14 5d3e392a13a0: Preparing 21:50:14 f2c68bf558e1: Waiting 21:50:14 0084df670b55: Waiting 21:50:14 9c38a45437a1: Waiting 21:50:14 5d3e392a13a0: Waiting 21:50:14 c487d4592820: Waiting 21:50:14 a9816c175f76: Layer already exists 21:50:14 503ae68a6d25: Layer already exists 21:50:14 210f31172abc: Layer already exists 21:50:14 40bbf4e3bade: Layer already exists 21:50:14 f5d2fec969a5: Layer already exists 21:50:14 c487d4592820: Layer already exists 21:50:14 9c38a45437a1: Layer already exists 21:50:14 5d3e392a13a0: Layer already exists 21:50:14 0084df670b55: Layer already exists 21:50:14 f2c68bf558e1: Layer already exists 21:50:15 main: digest: sha256:7720d74005485b530a49f037df964a79206935a3dd4dc9d648750b599dc21799 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:15 ===================================================== [Pipeline] echo 21:50:15 taggedImages: 21:50:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:50:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.67 21:50:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:50:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:50:15 0ef95e3002464d42590a42d7264ad679da132236 21:50:15 latest 21:50:15 2.3.0-dev.67 21:50:15 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:15 main 21:50:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:50:16 b3bcc43806fb: Preparing 21:50:16 382daa32d1b5: Preparing 21:50:16 443e5c05724a: Preparing 21:50:16 4bd07a028684: Preparing 21:50:16 544fceb8a593: Preparing 21:50:16 9833f26c6bda: Preparing 21:50:16 9833f26c6bda: Waiting 21:50:16 443e5c05724a: Layer already exists 21:50:16 9833f26c6bda: Layer already exists 21:50:16 b3bcc43806fb: Pushed 21:50:16 544fceb8a593: Pushed 21:50:17 4bd07a028684: Pushed 21:50:21 382daa32d1b5: Pushed 21:50:21 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:21 + 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 21:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:50:21 b3bcc43806fb: Preparing 21:50:21 382daa32d1b5: Preparing 21:50:21 443e5c05724a: Preparing 21:50:21 4bd07a028684: Preparing 21:50:21 544fceb8a593: Preparing 21:50:21 9833f26c6bda: Preparing 21:50:21 9833f26c6bda: Waiting 21:50:21 544fceb8a593: Layer already exists 21:50:21 443e5c05724a: Layer already exists 21:50:21 382daa32d1b5: Layer already exists 21:50:21 b3bcc43806fb: Layer already exists 21:50:21 4bd07a028684: Layer already exists 21:50:21 9833f26c6bda: Layer already exists 21:50:22 latest: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 21:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:50:22 b3bcc43806fb: Preparing 21:50:22 382daa32d1b5: Preparing 21:50:22 443e5c05724a: Preparing 21:50:22 4bd07a028684: Preparing 21:50:22 544fceb8a593: Preparing 21:50:22 9833f26c6bda: Preparing 21:50:22 9833f26c6bda: Waiting 21:50:22 4bd07a028684: Layer already exists 21:50:22 b3bcc43806fb: Layer already exists 21:50:22 382daa32d1b5: Layer already exists 21:50:22 544fceb8a593: Layer already exists 21:50:22 443e5c05724a: Layer already exists 21:50:22 9833f26c6bda: Layer already exists 21:50:23 2.3.0-dev.67: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:50:23 b3bcc43806fb: Preparing 21:50:23 382daa32d1b5: Preparing 21:50:23 443e5c05724a: Preparing 21:50:23 4bd07a028684: Preparing 21:50:23 544fceb8a593: Preparing 21:50:23 9833f26c6bda: Preparing 21:50:23 9833f26c6bda: Waiting 21:50:23 544fceb8a593: Layer already exists 21:50:23 4bd07a028684: Layer already exists 21:50:23 382daa32d1b5: Layer already exists 21:50:23 443e5c05724a: Layer already exists 21:50:23 b3bcc43806fb: Layer already exists 21:50:23 9833f26c6bda: Layer already exists 21:50:24 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:24 + 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 21:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:50:24 b3bcc43806fb: Preparing 21:50:24 382daa32d1b5: Preparing 21:50:24 443e5c05724a: Preparing 21:50:24 4bd07a028684: Preparing 21:50:24 544fceb8a593: Preparing 21:50:24 9833f26c6bda: Preparing 21:50:24 9833f26c6bda: Waiting 21:50:24 544fceb8a593: Layer already exists 21:50:24 443e5c05724a: Layer already exists 21:50:24 b3bcc43806fb: Layer already exists 21:50:24 4bd07a028684: Layer already exists 21:50:24 382daa32d1b5: Layer already exists 21:50:24 9833f26c6bda: Layer already exists 21:50:25 main: digest: sha256:5a871df5ef373431ae5545e61d73d423d83c00e3533d4fde54f214c3d094978a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:25 ===================================================== [Pipeline] echo 21:50:25 taggedImages: 21:50:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:50:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.67 21:50:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:50:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:50:25 0ef95e3002464d42590a42d7264ad679da132236 21:50:25 latest 21:50:25 2.3.0-dev.67 21:50:25 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:25 main 21:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:50:25 50dd3c588d6f: Preparing 21:50:25 a9f53936e9ea: Preparing 21:50:25 dfbb7e73a08c: Preparing 21:50:25 ca03c8a1c16e: Preparing 21:50:25 8f9d21eefe41: Preparing 21:50:25 af347bf40940: Preparing 21:50:25 544fceb8a593: Preparing 21:50:25 9833f26c6bda: Preparing 21:50:25 544fceb8a593: Waiting 21:50:25 9833f26c6bda: Waiting 21:50:25 af347bf40940: Waiting 21:50:26 dfbb7e73a08c: Pushed 21:50:26 50dd3c588d6f: Pushed 21:50:26 a9f53936e9ea: Pushed 21:50:26 544fceb8a593: Layer already exists 21:50:26 9833f26c6bda: Layer already exists 21:50:27 af347bf40940: Pushed 21:50:35 8f9d21eefe41: Pushed 21:50:42 ca03c8a1c16e: Pushed 21:50:42 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:42 + 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 21:50:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:50:42 50dd3c588d6f: Preparing 21:50:42 a9f53936e9ea: Preparing 21:50:42 dfbb7e73a08c: Preparing 21:50:42 ca03c8a1c16e: Preparing 21:50:42 8f9d21eefe41: Preparing 21:50:42 af347bf40940: Preparing 21:50:42 544fceb8a593: Preparing 21:50:42 9833f26c6bda: Preparing 21:50:42 af347bf40940: Waiting 21:50:42 544fceb8a593: Waiting 21:50:42 9833f26c6bda: Waiting 21:50:42 8f9d21eefe41: Layer already exists 21:50:42 50dd3c588d6f: Layer already exists 21:50:42 a9f53936e9ea: Layer already exists 21:50:42 ca03c8a1c16e: Layer already exists 21:50:42 dfbb7e73a08c: Layer already exists 21:50:42 af347bf40940: Layer already exists 21:50:42 544fceb8a593: Layer already exists 21:50:42 9833f26c6bda: Layer already exists 21:50:43 latest: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 21:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:50:43 50dd3c588d6f: Preparing 21:50:43 a9f53936e9ea: Preparing 21:50:43 dfbb7e73a08c: Preparing 21:50:43 ca03c8a1c16e: Preparing 21:50:43 8f9d21eefe41: Preparing 21:50:43 af347bf40940: Preparing 21:50:43 544fceb8a593: Preparing 21:50:43 9833f26c6bda: Preparing 21:50:43 af347bf40940: Waiting 21:50:43 9833f26c6bda: Waiting 21:50:43 544fceb8a593: Waiting 21:50:43 8f9d21eefe41: Layer already exists 21:50:43 50dd3c588d6f: Layer already exists 21:50:43 ca03c8a1c16e: Layer already exists 21:50:43 a9f53936e9ea: Layer already exists 21:50:43 dfbb7e73a08c: Layer already exists 21:50:43 544fceb8a593: Layer already exists 21:50:43 af347bf40940: Layer already exists 21:50:43 9833f26c6bda: Layer already exists 21:50:44 2.3.0-dev.67: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:50:44 50dd3c588d6f: Preparing 21:50:44 a9f53936e9ea: Preparing 21:50:44 dfbb7e73a08c: Preparing 21:50:44 ca03c8a1c16e: Preparing 21:50:44 8f9d21eefe41: Preparing 21:50:44 af347bf40940: Preparing 21:50:44 544fceb8a593: Preparing 21:50:44 9833f26c6bda: Preparing 21:50:44 af347bf40940: Waiting 21:50:44 544fceb8a593: Waiting 21:50:44 9833f26c6bda: Waiting 21:50:44 dfbb7e73a08c: Layer already exists 21:50:44 50dd3c588d6f: Layer already exists 21:50:44 ca03c8a1c16e: Layer already exists 21:50:44 8f9d21eefe41: Layer already exists 21:50:44 a9f53936e9ea: Layer already exists 21:50:44 544fceb8a593: Layer already exists 21:50:44 9833f26c6bda: Layer already exists 21:50:44 af347bf40940: Layer already exists 21:50:45 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:45 + 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 21:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:50:46 50dd3c588d6f: Preparing 21:50:46 a9f53936e9ea: Preparing 21:50:46 dfbb7e73a08c: Preparing 21:50:46 ca03c8a1c16e: Preparing 21:50:46 8f9d21eefe41: Preparing 21:50:46 af347bf40940: Preparing 21:50:46 544fceb8a593: Preparing 21:50:46 9833f26c6bda: Preparing 21:50:46 af347bf40940: Waiting 21:50:46 544fceb8a593: Waiting 21:50:46 9833f26c6bda: Waiting 21:50:46 50dd3c588d6f: Layer already exists 21:50:46 a9f53936e9ea: Layer already exists 21:50:46 8f9d21eefe41: Layer already exists 21:50:46 dfbb7e73a08c: Layer already exists 21:50:46 ca03c8a1c16e: Layer already exists 21:50:46 af347bf40940: Layer already exists 21:50:46 544fceb8a593: Layer already exists 21:50:46 9833f26c6bda: Layer already exists 21:50:46 main: digest: sha256:1a4b7df7eebea1a9c7147689e9b40616a22a8a0ee30a05761162ba558c8190ee size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:50:46 ===================================================== [Pipeline] echo 21:50:46 taggedImages: 21:50:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:50:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.67 21:50:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:50:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:50:46 0ef95e3002464d42590a42d7264ad679da132236 21:50:46 latest 21:50:46 2.3.0-dev.67 21:50:46 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:50:46 main 21:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:50:47 07a39e24c66e: Preparing 21:50:47 42e32abf05af: Preparing 21:50:47 46dcd35eff66: Preparing 21:50:47 92c1cd62eea3: Preparing 21:50:47 4d316512b97c: Preparing 21:50:47 544fceb8a593: Preparing 21:50:47 9833f26c6bda: Preparing 21:50:47 544fceb8a593: Waiting 21:50:47 9833f26c6bda: Waiting 21:50:47 42e32abf05af: Pushed 21:50:47 46dcd35eff66: Pushed 21:50:47 544fceb8a593: Layer already exists 21:50:47 07a39e24c66e: Pushed 21:50:47 9833f26c6bda: Layer already exists 21:50:47 4d316512b97c: Pushed 21:51:04 92c1cd62eea3: Pushed 21:51:04 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:05 + 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 21:51:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:51:05 07a39e24c66e: Preparing 21:51:05 42e32abf05af: Preparing 21:51:05 46dcd35eff66: Preparing 21:51:05 92c1cd62eea3: Preparing 21:51:05 4d316512b97c: Preparing 21:51:05 544fceb8a593: Preparing 21:51:05 9833f26c6bda: Preparing 21:51:05 544fceb8a593: Waiting 21:51:05 9833f26c6bda: Waiting 21:51:05 92c1cd62eea3: Layer already exists 21:51:05 46dcd35eff66: Layer already exists 21:51:05 42e32abf05af: Layer already exists 21:51:05 07a39e24c66e: Layer already exists 21:51:05 4d316512b97c: Layer already exists 21:51:05 544fceb8a593: Layer already exists 21:51:05 9833f26c6bda: Layer already exists 21:51:05 latest: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 21:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:51:06 07a39e24c66e: Preparing 21:51:06 42e32abf05af: Preparing 21:51:06 46dcd35eff66: Preparing 21:51:06 92c1cd62eea3: Preparing 21:51:06 4d316512b97c: Preparing 21:51:06 544fceb8a593: Preparing 21:51:06 9833f26c6bda: Preparing 21:51:06 544fceb8a593: Waiting 21:51:06 9833f26c6bda: Waiting 21:51:06 07a39e24c66e: Layer already exists 21:51:06 4d316512b97c: Layer already exists 21:51:06 42e32abf05af: Layer already exists 21:51:06 92c1cd62eea3: Layer already exists 21:51:06 46dcd35eff66: Layer already exists 21:51:06 544fceb8a593: Layer already exists 21:51:06 9833f26c6bda: Layer already exists 21:51:06 2.3.0-dev.67: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:51:07 07a39e24c66e: Preparing 21:51:07 42e32abf05af: Preparing 21:51:07 46dcd35eff66: Preparing 21:51:07 92c1cd62eea3: Preparing 21:51:07 4d316512b97c: Preparing 21:51:07 544fceb8a593: Preparing 21:51:07 9833f26c6bda: Preparing 21:51:07 544fceb8a593: Waiting 21:51:07 9833f26c6bda: Waiting 21:51:07 07a39e24c66e: Layer already exists 21:51:07 46dcd35eff66: Layer already exists 21:51:07 4d316512b97c: Layer already exists 21:51:07 42e32abf05af: Layer already exists 21:51:07 92c1cd62eea3: Layer already exists 21:51:07 9833f26c6bda: Layer already exists 21:51:07 544fceb8a593: Layer already exists 21:51:08 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:08 + 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 21:51:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:51:08 07a39e24c66e: Preparing 21:51:08 42e32abf05af: Preparing 21:51:08 46dcd35eff66: Preparing 21:51:08 92c1cd62eea3: Preparing 21:51:08 4d316512b97c: Preparing 21:51:08 544fceb8a593: Preparing 21:51:08 9833f26c6bda: Preparing 21:51:08 544fceb8a593: Waiting 21:51:08 9833f26c6bda: Waiting 21:51:08 42e32abf05af: Layer already exists 21:51:08 07a39e24c66e: Layer already exists 21:51:08 46dcd35eff66: Layer already exists 21:51:08 92c1cd62eea3: Layer already exists 21:51:08 4d316512b97c: Layer already exists 21:51:08 544fceb8a593: Layer already exists 21:51:08 9833f26c6bda: Layer already exists 21:51:09 main: digest: sha256:d47fd2fcf1f3d690097a105d1e48ca360f2b2ef7f2f0d1700e522b3444483313 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:09 ===================================================== [Pipeline] echo 21:51:09 taggedImages: 21:51:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:51:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.67 21:51:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:51:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:51:09 0ef95e3002464d42590a42d7264ad679da132236 21:51:09 latest 21:51:09 2.3.0-dev.67 21:51:09 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:09 main 21:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:51:09 934d800827c4: Preparing 21:51:09 cd661df2ff86: Preparing 21:51:09 36c3478d7c36: Preparing 21:51:09 952c929cc4e5: Preparing 21:51:09 4b926a7117e0: Preparing 21:51:09 544fceb8a593: Preparing 21:51:09 9833f26c6bda: Preparing 21:51:09 544fceb8a593: Waiting 21:51:09 9833f26c6bda: Waiting 21:51:10 934d800827c4: Pushed 21:51:10 36c3478d7c36: Pushed 21:51:10 cd661df2ff86: Pushed 21:51:10 544fceb8a593: Layer already exists 21:51:10 9833f26c6bda: Layer already exists 21:51:10 4b926a7117e0: Pushed 21:51:25 952c929cc4e5: Pushed 21:51:25 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:26 + 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 21:51:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:51:26 934d800827c4: Preparing 21:51:26 cd661df2ff86: Preparing 21:51:26 36c3478d7c36: Preparing 21:51:26 952c929cc4e5: Preparing 21:51:26 4b926a7117e0: Preparing 21:51:26 544fceb8a593: Preparing 21:51:26 9833f26c6bda: Preparing 21:51:26 544fceb8a593: Waiting 21:51:26 9833f26c6bda: Waiting 21:51:26 4b926a7117e0: Layer already exists 21:51:26 934d800827c4: Layer already exists 21:51:26 952c929cc4e5: Layer already exists 21:51:26 cd661df2ff86: Layer already exists 21:51:26 36c3478d7c36: Layer already exists 21:51:26 544fceb8a593: Layer already exists 21:51:26 9833f26c6bda: Layer already exists 21:51:26 latest: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 21:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:51:27 934d800827c4: Preparing 21:51:27 cd661df2ff86: Preparing 21:51:27 36c3478d7c36: Preparing 21:51:27 952c929cc4e5: Preparing 21:51:27 4b926a7117e0: Preparing 21:51:27 544fceb8a593: Preparing 21:51:27 9833f26c6bda: Preparing 21:51:27 544fceb8a593: Waiting 21:51:27 9833f26c6bda: Waiting 21:51:27 952c929cc4e5: Layer already exists 21:51:27 36c3478d7c36: Layer already exists 21:51:27 934d800827c4: Layer already exists 21:51:27 cd661df2ff86: Layer already exists 21:51:27 4b926a7117e0: Layer already exists 21:51:27 544fceb8a593: Layer already exists 21:51:27 9833f26c6bda: Layer already exists 21:51:27 2.3.0-dev.67: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:51:28 934d800827c4: Preparing 21:51:28 cd661df2ff86: Preparing 21:51:28 36c3478d7c36: Preparing 21:51:28 952c929cc4e5: Preparing 21:51:28 4b926a7117e0: Preparing 21:51:28 544fceb8a593: Preparing 21:51:28 9833f26c6bda: Preparing 21:51:28 544fceb8a593: Waiting 21:51:28 9833f26c6bda: Waiting 21:51:28 36c3478d7c36: Layer already exists 21:51:28 934d800827c4: Layer already exists 21:51:28 cd661df2ff86: Layer already exists 21:51:28 4b926a7117e0: Layer already exists 21:51:28 952c929cc4e5: Layer already exists 21:51:28 9833f26c6bda: Layer already exists 21:51:28 544fceb8a593: Layer already exists 21:51:28 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:29 + 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 21:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:51:29 934d800827c4: Preparing 21:51:29 cd661df2ff86: Preparing 21:51:29 36c3478d7c36: Preparing 21:51:29 952c929cc4e5: Preparing 21:51:29 4b926a7117e0: Preparing 21:51:29 544fceb8a593: Preparing 21:51:29 9833f26c6bda: Preparing 21:51:29 544fceb8a593: Waiting 21:51:29 9833f26c6bda: Waiting 21:51:29 4b926a7117e0: Layer already exists 21:51:29 36c3478d7c36: Layer already exists 21:51:29 952c929cc4e5: Layer already exists 21:51:29 cd661df2ff86: Layer already exists 21:51:29 934d800827c4: Layer already exists 21:51:29 544fceb8a593: Layer already exists 21:51:29 9833f26c6bda: Layer already exists 21:51:29 main: digest: sha256:7dc44e5f82ef75133f5c478dbfa16135d08d89c04bb521eba70cf23762a6e56b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:29 ===================================================== [Pipeline] echo 21:51:29 taggedImages: 21:51:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:51:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.67 21:51:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:51:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:51:29 0ef95e3002464d42590a42d7264ad679da132236 21:51:29 latest 21:51:29 2.3.0-dev.67 21:51:29 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:29 main 21:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:51:30 8692e45f6d4b: Preparing 21:51:30 b7ae5ab8358d: Preparing 21:51:30 443e5c05724a: Preparing 21:51:30 2aaea546cae8: Preparing 21:51:30 5d3e392a13a0: Preparing 21:51:30 5d3e392a13a0: Layer already exists 21:51:30 443e5c05724a: Layer already exists 21:51:30 8692e45f6d4b: Pushed 21:51:30 2aaea546cae8: Pushed 21:51:36 b7ae5ab8358d: Pushed 21:51:36 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:51:36 8692e45f6d4b: Preparing 21:51:36 b7ae5ab8358d: Preparing 21:51:36 443e5c05724a: Preparing 21:51:36 2aaea546cae8: Preparing 21:51:36 5d3e392a13a0: Preparing 21:51:36 b7ae5ab8358d: Layer already exists 21:51:36 8692e45f6d4b: Layer already exists 21:51:36 5d3e392a13a0: Layer already exists 21:51:36 2aaea546cae8: Layer already exists 21:51:36 443e5c05724a: Layer already exists 21:51:37 latest: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 21:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:51:37 8692e45f6d4b: Preparing 21:51:37 b7ae5ab8358d: Preparing 21:51:37 443e5c05724a: Preparing 21:51:37 2aaea546cae8: Preparing 21:51:37 5d3e392a13a0: Preparing 21:51:37 b7ae5ab8358d: Layer already exists 21:51:37 8692e45f6d4b: Layer already exists 21:51:37 5d3e392a13a0: Layer already exists 21:51:37 443e5c05724a: Layer already exists 21:51:37 2aaea546cae8: Layer already exists 21:51:38 2.3.0-dev.67: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:51:38 8692e45f6d4b: Preparing 21:51:38 b7ae5ab8358d: Preparing 21:51:38 443e5c05724a: Preparing 21:51:38 2aaea546cae8: Preparing 21:51:38 5d3e392a13a0: Preparing 21:51:38 8692e45f6d4b: Layer already exists 21:51:39 443e5c05724a: Layer already exists 21:51:39 5d3e392a13a0: Layer already exists 21:51:39 b7ae5ab8358d: Layer already exists 21:51:39 2aaea546cae8: Layer already exists 21:51:39 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:51:39 8692e45f6d4b: Preparing 21:51:39 b7ae5ab8358d: Preparing 21:51:39 443e5c05724a: Preparing 21:51:39 2aaea546cae8: Preparing 21:51:39 5d3e392a13a0: Preparing 21:51:39 8692e45f6d4b: Layer already exists 21:51:39 2aaea546cae8: Layer already exists 21:51:39 443e5c05724a: Layer already exists 21:51:39 b7ae5ab8358d: Layer already exists 21:51:39 5d3e392a13a0: Layer already exists 21:51:40 main: digest: sha256:42125a6aa5483fdfa3934bea01628205b510240fc9a7348a416053a1989c9df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:40 ===================================================== [Pipeline] echo 21:51:40 taggedImages: 21:51:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:51:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.67 21:51:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:51:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:51:40 0ef95e3002464d42590a42d7264ad679da132236 21:51:40 latest 21:51:40 2.3.0-dev.67 21:51:40 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:40 main 21:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:51:40 5bbf5658752a: Preparing 21:51:40 bb0a96e2e1c1: Preparing 21:51:40 443e5c05724a: Preparing 21:51:40 b9746abb3cfe: Preparing 21:51:40 5d3e392a13a0: Preparing 21:51:40 443e5c05724a: Layer already exists 21:51:41 b9746abb3cfe: Layer already exists 21:51:41 5d3e392a13a0: Layer already exists 21:51:41 5bbf5658752a: Pushed 21:51:46 bb0a96e2e1c1: Pushed 21:51:46 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:51:47 5bbf5658752a: Preparing 21:51:47 bb0a96e2e1c1: Preparing 21:51:47 443e5c05724a: Preparing 21:51:47 b9746abb3cfe: Preparing 21:51:47 5d3e392a13a0: Preparing 21:51:47 5d3e392a13a0: Layer already exists 21:51:47 443e5c05724a: Layer already exists 21:51:47 5bbf5658752a: Layer already exists 21:51:47 bb0a96e2e1c1: Layer already exists 21:51:47 b9746abb3cfe: Layer already exists 21:51:47 latest: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 21:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:51:48 5bbf5658752a: Preparing 21:51:48 bb0a96e2e1c1: Preparing 21:51:48 443e5c05724a: Preparing 21:51:48 b9746abb3cfe: Preparing 21:51:48 5d3e392a13a0: Preparing 21:51:48 b9746abb3cfe: Layer already exists 21:51:48 5bbf5658752a: Layer already exists 21:51:48 5d3e392a13a0: Layer already exists 21:51:48 443e5c05724a: Layer already exists 21:51:48 bb0a96e2e1c1: Layer already exists 21:51:48 2.3.0-dev.67: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:51:49 5bbf5658752a: Preparing 21:51:49 bb0a96e2e1c1: Preparing 21:51:49 443e5c05724a: Preparing 21:51:49 b9746abb3cfe: Preparing 21:51:49 5d3e392a13a0: Preparing 21:51:49 b9746abb3cfe: Layer already exists 21:51:49 5d3e392a13a0: Layer already exists 21:51:49 5bbf5658752a: Layer already exists 21:51:49 443e5c05724a: Layer already exists 21:51:49 bb0a96e2e1c1: Layer already exists 21:51:49 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:51:50 5bbf5658752a: Preparing 21:51:50 bb0a96e2e1c1: Preparing 21:51:50 443e5c05724a: Preparing 21:51:50 b9746abb3cfe: Preparing 21:51:50 5d3e392a13a0: Preparing 21:51:50 5d3e392a13a0: Layer already exists 21:51:50 5bbf5658752a: Layer already exists 21:51:50 443e5c05724a: Layer already exists 21:51:50 b9746abb3cfe: Layer already exists 21:51:50 bb0a96e2e1c1: Layer already exists 21:51:50 main: digest: sha256:47beb5c61faec85d9f28a9589f34bd5c30c7f6f01a88e8f2926604ec968ae4c4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:50 ===================================================== [Pipeline] echo 21:51:50 taggedImages: 21:51:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:51:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.67 21:51:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:50 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:51:50 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:51:50 0ef95e3002464d42590a42d7264ad679da132236 21:51:50 latest 21:51:50 2.3.0-dev.67 21:51:50 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:51:50 main 21:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:51:51 2a355078fd7e: Preparing 21:51:51 84e7c59bb545: Preparing 21:51:51 0df94ad449f6: Preparing 21:51:51 faf1606cfc7b: Preparing 21:51:51 5d3e392a13a0: Preparing 21:51:51 5d3e392a13a0: Layer already exists 21:51:51 84e7c59bb545: Pushed 21:51:52 2a355078fd7e: Pushed 21:51:54 0df94ad449f6: Pushed 21:52:20 faf1606cfc7b: Pushed 21:52:20 0ef95e3002464d42590a42d7264ad679da132236: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:21 + 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 21:52:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:52:21 2a355078fd7e: Preparing 21:52:21 84e7c59bb545: Preparing 21:52:21 0df94ad449f6: Preparing 21:52:21 faf1606cfc7b: Preparing 21:52:21 5d3e392a13a0: Preparing 21:52:21 5d3e392a13a0: Layer already exists 21:52:21 faf1606cfc7b: Layer already exists 21:52:21 84e7c59bb545: Layer already exists 21:52:21 0df94ad449f6: Layer already exists 21:52:21 2a355078fd7e: Layer already exists 21:52:21 latest: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 21:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:52:22 2a355078fd7e: Preparing 21:52:22 84e7c59bb545: Preparing 21:52:22 0df94ad449f6: Preparing 21:52:22 faf1606cfc7b: Preparing 21:52:22 5d3e392a13a0: Preparing 21:52:22 84e7c59bb545: Layer already exists 21:52:22 2a355078fd7e: Layer already exists 21:52:22 5d3e392a13a0: Layer already exists 21:52:22 faf1606cfc7b: Layer already exists 21:52:22 0df94ad449f6: Layer already exists 21:52:22 2.3.0-dev.67: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:52:23 2a355078fd7e: Preparing 21:52:23 84e7c59bb545: Preparing 21:52:23 0df94ad449f6: Preparing 21:52:23 faf1606cfc7b: Preparing 21:52:23 5d3e392a13a0: Preparing 21:52:23 2a355078fd7e: Layer already exists 21:52:23 0df94ad449f6: Layer already exists 21:52:23 faf1606cfc7b: Layer already exists 21:52:23 5d3e392a13a0: Layer already exists 21:52:23 84e7c59bb545: Layer already exists 21:52:23 0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:24 + 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 21:52:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:52:24 2a355078fd7e: Preparing 21:52:24 84e7c59bb545: Preparing 21:52:24 0df94ad449f6: Preparing 21:52:24 faf1606cfc7b: Preparing 21:52:24 5d3e392a13a0: Preparing 21:52:24 0df94ad449f6: Layer already exists 21:52:24 faf1606cfc7b: Layer already exists 21:52:24 5d3e392a13a0: Layer already exists 21:52:24 84e7c59bb545: Layer already exists 21:52:24 2a355078fd7e: Layer already exists 21:52:24 main: digest: sha256:84a53830e46af060da04c80d148ce4536c5855e2f565de55b7cda23c463b9f98 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:24 ===================================================== [Pipeline] echo 21:52:24 taggedImages: 21:52:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236 21:52:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:52:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.67 21:52:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ef95e3002464d42590a42d7264ad679da132236-2.3.0-dev.67 21:52:24 - 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 21:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:25 21:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:26 arm64: Pulling from edgex-lftools-log-publisher 21:52:26 8998bd30e6a1: Pulling fs layer 21:52:26 04944245beec: Pulling fs layer 21:52:26 699f458cf7ca: Pulling fs layer 21:52:26 765212b225bb: Pulling fs layer 21:52:26 f23df028b6ca: Pulling fs layer 21:52:26 d65c8cfc05b1: Pulling fs layer 21:52:26 2437ff75d9bd: Pulling fs layer 21:52:26 f23df028b6ca: Waiting 21:52:26 d65c8cfc05b1: Waiting 21:52:26 2437ff75d9bd: Waiting 21:52:26 765212b225bb: Waiting 21:52:26 04944245beec: Verifying Checksum 21:52:26 04944245beec: Download complete 21:52:26 765212b225bb: Verifying Checksum 21:52:26 765212b225bb: Download complete 21:52:26 f23df028b6ca: Verifying Checksum 21:52:26 f23df028b6ca: Download complete 21:52:26 d65c8cfc05b1: Verifying Checksum 21:52:26 d65c8cfc05b1: Download complete 21:52:26 699f458cf7ca: Verifying Checksum 21:52:26 699f458cf7ca: Download complete 21:52:26 8998bd30e6a1: Verifying Checksum 21:52:26 8998bd30e6a1: Download complete 21:52:29 2437ff75d9bd: Verifying Checksum 21:52:29 2437ff75d9bd: Download complete 21:52:30 8998bd30e6a1: Pull complete 21:52:31 04944245beec: Pull complete 21:52:32 699f458cf7ca: Pull complete 21:52:32 765212b225bb: Pull complete 21:52:33 f23df028b6ca: Pull complete 21:52:33 d65c8cfc05b1: Pull complete 21:52:49 2437ff75d9bd: Pull complete 21:52:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:49 prd-ubuntu20.04-docker-arm64-4c-16g-29998 does not seem to be running inside a container 21:52:49 $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:52:51 $ docker top 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:52 ---> job-cost.sh 21:52:52 lf-activate-venv: SKIPPING 21:52:52 INFO: No Stack... 21:52:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:52:54 INFO: Archiving Costs [Pipeline] sh 21:52:55 + cut -d, -f6 21:52:55 + cat /w/workspace/edgex-go/303/archives/cost.csv [Pipeline] lock 21:52:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] 21:52:55 Resource [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] did not exist. Created. 21:52:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:55 + echo total: 0.10999999940395355 [Pipeline] stash 21:52:56 Stashed 1 file(s) [Pipeline] } 21:52:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-303-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:56 $ docker stop --time=1 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 21:52:57 $ docker rm -f 3f6f1277a4d0c0b85489145b7752b4c16537e5ee513af04246614805e9ecc8a5 [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 21:52:58 provisioning config files... 21:52:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/303@tmp/config5149116803555656778tmp [Pipeline] { [Pipeline] sh 21:52:58 + set +x 21:52:58 + curl -s https://codecov.io/bash 21:52:58 + bash -s -- 21:52:58 21:52:58 _____ _ 21:52:58 / ____| | | 21:52:58 | | ___ __| | ___ ___ _____ __ 21:52:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:58 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:58 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:58 Bash-1.0.6 21:52:58 21:52:58 21:52:58 ==> git version 2.25.1 found 21:52: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 21:52:58 Release-Date: 2020-01-08 21:52: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 21:52:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:52:58 ==> Jenkins CI detected. 21:52:58 current dir:  /w/workspace/edgex-go/303 21:52:58 project root: . 21:52:58 --> token set from env 21:52:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:58 ==> Running gcov in . (disable via -X gcov) 21:52:58 ==> Python coveragepy not found 21:52:58 ==> Searching for coverage reports in: 21:52:58 + . 21:52:59 -> Found 1 reports 21:52:59 ==> Detecting git/mercurial file structure 21:52:59 ==> Reading reports 21:52:59 + ./coverage.out bytes=491929 21:52:59 ==> Appending adjustments 21:52:59 https://docs.codecov.io/docs/fixing-reports 21:53:00 + Found adjustments 21:53:00 ==> Gzipping contents 21:53:00 64K /tmp/codecov.pGxLSd.gz 21:53:00 ==> Uploading reports 21:53:00 url: https://codecov.io 21:53:00 query: branch=main&commit=0ef95e3002464d42590a42d7264ad679da132236&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:00 -> Pinging Codecov 21:53:00 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=0ef95e3002464d42590a42d7264ad679da132236&build=303&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F303%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:53:00 -> Uploading to 21:53:00 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/0ef95e3002464d42590a42d7264ad679da132236/9263716e-b40b-4801-80d2-11e6ebc2a53c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T215300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc30be760d2e63db51bf5f4ef3815e869fb6e51b11e086260c797d9db0e81de4 21:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:00 Dload Upload Total Spent Left Speed 21:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64634 0 0 100 64634 0 284k --:--:-- --:--:-- --:--:-- 283k 100 64634 0 0 100 64634 0 249k --:--:-- --:--:-- --:--:-- 248k 21:53:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ef95e3002464d42590a42d7264ad679da132236 [Pipeline] } 21:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:53:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:53:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:01 21:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:53:01 df9b9388f04a: Pulling fs layer 21:53:01 52dc419b0ee2: Pulling fs layer 21:53:01 25bc292e5bac: Pulling fs layer 21:53:01 114826534d7a: Pulling fs layer 21:53:01 4657fd5d0bcf: Pulling fs layer 21:53:01 6ad1cebc031e: Pulling fs layer 21:53:01 8a3aa393b2d8: Pulling fs layer 21:53:01 4657fd5d0bcf: Waiting 21:53:01 6ad1cebc031e: Waiting 21:53:01 8a3aa393b2d8: Waiting 21:53:01 114826534d7a: Waiting 21:53:01 25bc292e5bac: Verifying Checksum 21:53:01 25bc292e5bac: Download complete 21:53:01 52dc419b0ee2: Verifying Checksum 21:53:01 52dc419b0ee2: Download complete 21:53:01 4657fd5d0bcf: Verifying Checksum 21:53:01 4657fd5d0bcf: Download complete 21:53:01 df9b9388f04a: Verifying Checksum 21:53:02 6ad1cebc031e: Verifying Checksum 21:53:02 6ad1cebc031e: Download complete 21:53:02 df9b9388f04a: Pull complete 21:53:02 52dc419b0ee2: Pull complete 21:53:02 25bc292e5bac: Pull complete 21:53:02 114826534d7a: Verifying Checksum 21:53:02 114826534d7a: Download complete 21:53:02 8a3aa393b2d8: Verifying Checksum 21:53:02 8a3aa393b2d8: Download complete 21:53:06 114826534d7a: Pull complete 21:53:06 4657fd5d0bcf: Pull complete 21:53:06 6ad1cebc031e: Pull complete 21:53:10 8a3aa393b2d8: Pull complete 21:53:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:53:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:11 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:53:11 $ 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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:53:17 $ docker top 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e -eo pid,comm [Pipeline] { [Pipeline] echo 21:53:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:53:17 + set -o pipefail 21:53:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:53:22 21:53:22 Monitoring /w/workspace/edgex-go/303 (github.com/edgexfoundry/edgex-go)... 21:53:22 21:53:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7434f357-ef02-4dbb-a67a-37b31e7a1b1d 21:53:22 21:53:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:53:22 21:53:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:53:22 21:53:22 [Pipeline] } 21:53:22 $ docker stop --time=1 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e 21:53:27 $ docker rm -f 4d83844616c935c1b55e154f5c776a7b3d4e32b1633b6217187980d23552b42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:53:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:27 provisioning config files... 21:53:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/303@tmp/config7492526746216372300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:27 --> edgex-publish-swagger.sh 21:53:27 === Publish openapi/v2 API === 21:53:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:53:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/303/openapi/v2/core-command.yaml] 21:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:27 Dload Upload Total Spent Left Speed 21:53:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31037 100 33831 0 0 100 33831 0 31066 0:00:01 0:00:01 --:--:-- 31037 21:53:28 21:53:28 21:53:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/303/openapi/v2/core-data.yaml] 21:53:28 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:28 Dload Upload Total Spent Left Speed 21:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73971 --:--:-- --:--:-- --:--:-- 73894 100 71604 0 0 100 71604 0 73971 --:--:-- --:--:-- --:--:-- 73894 21:53:29 21:53:29 21:53:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/303/openapi/v2/core-metadata.yaml] 21:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:29 Dload Upload Total Spent Left Speed 21:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 21:53:30 21:53:30 21:53:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/303/openapi/v2/support-notifications.yaml] 21:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:30 Dload Upload Total Spent Left Speed 21:53:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76865 0:00:01 0:00:01 --:--:-- 76865 100 89318 0 0 100 89318 0 76865 0:00:01 0:00:01 --:--:-- 76865 21:53:31 21:53:31 21:53:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/303/openapi/v2/support-scheduler.yaml] 21:53:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:31 Dload Upload Total Spent Left Speed 21:53:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42036 --:--:-- --:--:-- --:--:-- 41991 100 39556 0 0 100 39556 0 41991 --:--:-- --:--:-- --:--:-- 41946 21:53:32 21:53:32 21:53:32 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/303/openapi/v2/system-agent.yaml] 21:53:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:32 Dload Upload Total Spent Left Speed 21:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20050 0:00:01 0:00:01 --:--:-- 20050 100 20091 0 0 100 20091 0 20030 0:00:01 0:00:01 --:--:-- 20030 21:53:34 21:53:34 [Pipeline] } 21:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:53:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:53:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:34 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:53:35 $ docker top a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:35 [ssh-agent] Looking for ssh-agent implementation... 21:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:35 $ docker exec a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce ssh-agent 21:53:35 SSH_AUTH_SOCK=/tmp/ssh-GqwNebDToRam/agent.33 21:53:35 SSH_AGENT_PID=39 21:53:35 Running ssh-add (command line suppressed) 21:53:35 Identity added: /w/workspace/edgex-go/303@tmp/private_key_5533187667988655138.key (/w/workspace/edgex-go/303@tmp/private_key_5533187667988655138.key) 21:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:36 + git semver tag 21:53:36 2022-09-20 21:53:36,294 [run_tag] DEBUG tag force:False 21:53:36 2022-09-20 21:53:36,294 [check_head_tag] DEBUG check head tag 21:53:36 2022-09-20 21:53:36,296 [execute] INFO git cat-file --batch-check 21:53:36 2022-09-20 21:53:36,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=) 21:53:36 2022-09-20 21:53:36,300 [execute] INFO git cat-file --batch 21:53:36 2022-09-20 21:53:36,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=) 21:53:36 2022-09-20 21:53:36,331 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:53:36 2022-09-20 21:53:36,332 [execute] INFO git tag -a v2.3.0-dev.67 -m v2.3.0-dev.67 21:53:36 2022-09-20 21:53:36,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.67', '-m', 'v2.3.0-dev.67'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) 21:53:36 2022-09-20 21:53:36,336 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:53:36 2.3.0-dev.67 [Pipeline] } 21:53:36 $ docker exec --env ******** --env ******** a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce ssh-agent -k 21:53:36 unset SSH_AUTH_SOCK; 21:53:36 unset SSH_AGENT_PID; 21:53:36 echo Agent pid 39 killed; 21:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:37 + git semver [Pipeline] } 21:53:37 $ docker stop --time=1 a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce 21:53:38 $ docker rm -f a2195e208dbd6616559ba9f87f68fd15b1d54b7ba883cd142adfe96205b0c2ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:38 21:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:39 0.23.1-centos7: Pulling from edgex-lftools 21:53:39 ab5ef0e58194: Pulling fs layer 21:53:39 9712f1f96733: Pulling fs layer 21:53:39 63f879dbbcfc: Pulling fs layer 21:53:39 0d9ebad4ef96: Pulling fs layer 21:53:39 e9a5061849ea: Pulling fs layer 21:53:39 d747dcd14b5f: Pulling fs layer 21:53:39 2de7ff778b66: Pulling fs layer 21:53:39 0d9ebad4ef96: Waiting 21:53:39 e9a5061849ea: Waiting 21:53:39 d747dcd14b5f: Waiting 21:53:39 2de7ff778b66: Waiting 21:53:39 9712f1f96733: Verifying Checksum 21:53:39 9712f1f96733: Download complete 21:53:39 63f879dbbcfc: Verifying Checksum 21:53:39 63f879dbbcfc: Download complete 21:53:39 e9a5061849ea: Verifying Checksum 21:53:39 e9a5061849ea: Download complete 21:53:39 d747dcd14b5f: Download complete 21:53:39 ab5ef0e58194: Verifying Checksum 21:53:39 ab5ef0e58194: Download complete 21:53:39 0d9ebad4ef96: Download complete 21:53:40 2de7ff778b66: Verifying Checksum 21:53:40 2de7ff778b66: Download complete 21:53:43 ab5ef0e58194: Pull complete 21:53:43 9712f1f96733: Pull complete 21:53:43 63f879dbbcfc: Pull complete 21:53:47 0d9ebad4ef96: Pull complete 21:53:47 e9a5061849ea: Pull complete 21:53:47 d747dcd14b5f: Pull complete 21:53:49 2de7ff778b66: Pull complete 21:53:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:53:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:49 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:53:56 $ docker top c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:53:56 provisioning config files... 21:53:56 copy managed file [sigul-config] to file:/w/workspace/edgex-go/303@tmp/config8610555296221727862tmp 21:53:56 copy managed file [sigul-password] to file:/w/workspace/edgex-go/303@tmp/config5602390783292340012tmp 21:53:56 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/303@tmp/config7692067723437174479tmp [Pipeline] { [Pipeline] echo 21:53:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:53:57 ---> sigul-configuration.sh 21:53:57 gpg: directory `/root/.gnupg' created 21:53:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:53:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:53:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:53:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:53:57 gpg: CAST5 encrypted data 21:53:57 gpg: encrypted with 1 passphrase 21:53:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:53:57 + mkdir /home/jenkins 21:53:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:53:57 + 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 21:53:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:58 ---> sigul-install.sh 21:53:58 Sigul already installed; skipping installation. [Pipeline] sh 21:53:58 + git tag --list 21:53:58 0.6.0 21:53:58 0.6.1 21:53:58 0.7.0 21:53:58 0.7.1 21:53:58 v1.0.0 21:53:58 v1.0.1 21:53:58 v1.1.0 21:53:58 v1.2.0 21:53:58 v1.2.1 21:53:58 v1.3.0 21:53:58 v1.3.1 21:53:58 v2.0.0 21:53:58 v2.1.0 21:53:58 v2.1.1 21:53:58 v2.1.1-dev.1 21:53:58 v2.1.1-dev.2 21:53:58 v2.1.1-dev.3 21:53:58 v2.1.1-dev.4 21:53:58 v2.1.1-dev.5 21:53:58 v2.1.1-dev.6 21:53:58 v2.1.1-dev.7 21:53:58 v2.1.1-dev.8 21:53:58 v2.1.2-dev.1 21:53:58 v2.2.0 21:53:58 v2.2.1-dev.1 21:53:58 v2.2.1-dev.10 21:53:58 v2.2.1-dev.11 21:53:58 v2.2.1-dev.12 21:53:58 v2.2.1-dev.13 21:53:58 v2.2.1-dev.14 21:53:58 v2.2.1-dev.15 21:53:58 v2.2.1-dev.16 21:53:58 v2.2.1-dev.17 21:53:58 v2.2.1-dev.18 21:53:58 v2.2.1-dev.19 21:53:58 v2.2.1-dev.2 21:53:58 v2.2.1-dev.20 21:53:58 v2.2.1-dev.21 21:53:58 v2.2.1-dev.22 21:53:58 v2.2.1-dev.23 21:53:58 v2.2.1-dev.24 21:53:58 v2.2.1-dev.25 21:53:58 v2.2.1-dev.26 21:53:58 v2.2.1-dev.27 21:53:58 v2.2.1-dev.28 21:53:58 v2.2.1-dev.29 21:53:58 v2.2.1-dev.3 21:53:58 v2.2.1-dev.4 21:53:58 v2.2.1-dev.5 21:53:58 v2.2.1-dev.6 21:53:58 v2.2.1-dev.7 21:53:58 v2.2.1-dev.8 21:53:58 v2.2.1-dev.9 21:53:58 v2.3.0-dev.29 21:53:58 v2.3.0-dev.30 21:53:58 v2.3.0-dev.31 21:53:58 v2.3.0-dev.32 21:53:58 v2.3.0-dev.33 21:53:58 v2.3.0-dev.34 21:53:58 v2.3.0-dev.35 21:53:58 v2.3.0-dev.36 21:53:58 v2.3.0-dev.37 21:53:58 v2.3.0-dev.38 21:53:58 v2.3.0-dev.39 21:53:58 v2.3.0-dev.40 21:53:58 v2.3.0-dev.41 21:53:58 v2.3.0-dev.42 21:53:58 v2.3.0-dev.43 21:53:58 v2.3.0-dev.44 21:53:58 v2.3.0-dev.45 21:53:58 v2.3.0-dev.46 21:53:58 v2.3.0-dev.47 21:53:58 v2.3.0-dev.48 21:53:58 v2.3.0-dev.49 21:53:58 v2.3.0-dev.50 21:53:58 v2.3.0-dev.51 21:53:58 v2.3.0-dev.52 21:53:58 v2.3.0-dev.53 21:53:58 v2.3.0-dev.54 21:53:58 v2.3.0-dev.55 21:53:58 v2.3.0-dev.56 21:53:58 v2.3.0-dev.57 21:53:58 v2.3.0-dev.58 21:53:58 v2.3.0-dev.59 21:53:58 v2.3.0-dev.60 21:53:58 v2.3.0-dev.61 21:53:58 v2.3.0-dev.62 21:53:58 v2.3.0-dev.63 21:53:58 v2.3.0-dev.64 21:53:58 v2.3.0-dev.65 21:53:58 v2.3.0-dev.66 21:53:58 v2.3.0-dev.67 [Pipeline] sh 21:53:58 + lftools sign git-tag v2.3.0-dev.67 21:53:59 Signing Git tag with Sigul... 21:53:59 Signing v2.3.0-dev.67 [Pipeline] echo 21:53:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:53:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:53:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:53:59 $ docker stop --time=1 c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 21:54:01 $ docker rm -f c3a133ba8e6e4473e73869d93270d37ba4dc9564384979703c5cde045499c712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:01 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:54:02 $ docker top f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:02 [ssh-agent] Looking for ssh-agent implementation... 21:54:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:02 $ docker exec f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc ssh-agent 21:54:02 SSH_AUTH_SOCK=/tmp/ssh-WI5Fuhf1qdc4/agent.33 21:54:02 SSH_AGENT_PID=39 21:54:02 Running ssh-add (command line suppressed) 21:54:02 Identity added: /w/workspace/edgex-go/303@tmp/private_key_8029675298148762886.key (/w/workspace/edgex-go/303@tmp/private_key_8029675298148762886.key) 21:54:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:03 + git semver bump pre 21:54:03 2022-09-20 21:54:03,264 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:54:03 2022-09-20 21:54:03,264 [bump_version] DEBUG bumping version:2.3.0-dev.67 on axis:pre with prefix:dev 21:54:03 2022-09-20 21:54:03,264 [bump_version] DEBUG bumped version:2.3.0-dev.68 21:54:03 2022-09-20 21:54:03,264 [write_version] DEBUG write version:2.3.0-dev.68 to path:/w/workspace/edgex-go/303/.semver/main with force:True 21:54:03 2022-09-20 21:54:03,264 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:54:03 2022-09-20 21:54:03,264 [write_file] DEBUG write to file:/w/workspace/edgex-go/303/.semver/main 21:54:03 2022-09-20 21:54:03,266 [execute] INFO git cat-file --batch-check 21:54:03 2022-09-20 21:54:03,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) 21:54:03 2022-09-20 21:54:03,271 [execute] INFO git cat-file --batch 21:54:03 2022-09-20 21:54:03,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) 21:54:03 2022-09-20 21:54:03,276 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:54:03 2.3.0-dev.68 [Pipeline] } 21:54:03 $ docker exec --env ******** --env ******** f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc ssh-agent -k 21:54:03 unset SSH_AUTH_SOCK; 21:54:03 unset SSH_AGENT_PID; 21:54:03 echo Agent pid 39 killed; 21:54:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:03 + git semver [Pipeline] } 21:54:04 $ docker stop --time=1 f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc 21:54:05 $ docker rm -f f49349c1d2e35bb481fe357e63f730e55c621f8db42b13926671f94277de0ebc [Pipeline] // withDockerContainer [Pipeline] sh 21:54:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:06 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:54:06 $ docker top b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:06 [ssh-agent] Looking for ssh-agent implementation... 21:54:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:06 $ docker exec b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 ssh-agent 21:54:06 SSH_AUTH_SOCK=/tmp/ssh-yzMdR7akU6CL/agent.32 21:54:06 SSH_AGENT_PID=38 21:54:06 Running ssh-add (command line suppressed) 21:54:06 Identity added: /w/workspace/edgex-go/303@tmp/private_key_5092150260183997009.key (/w/workspace/edgex-go/303@tmp/private_key_5092150260183997009.key) 21:54:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:07 + git semver push 21:54:07 2022-09-20 21:54:07,371 [run_push] DEBUG push 21:54:07 2022-09-20 21:54:07,372 [execute] INFO git cat-file --batch-check 21:54:07 2022-09-20 21:54:07,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=) 21:54:07 2022-09-20 21:54:07,376 [execute] INFO git rev-list caf1286a009118c97ddf31444827b39c7e030a8a -- 21:54:07 2022-09-20 21:54:07,376 [execute] DEBUG Popen(['git', 'rev-list', 'caf1286a009118c97ddf31444827b39c7e030a8a', '--'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=None) 21:54:07 2022-09-20 21:54:07,391 [execute] INFO git fetch -v origin 21:54:07 2022-09-20 21:54:07,391 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=True, shell=None, istream=None) 21:54:08 2022-09-20 21:54:08,090 [run_push] DEBUG no remote changes detected 21:54:08 2022-09-20 21:54:08,090 [execute] INFO git push origin semver 21:54:08 2022-09-20 21:54:08,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/303/.semver, universal_newlines=False, shell=None, istream=None) 21:54:08 2022-09-20 21:54:08,931 [run_push] DEBUG push all version tags 21:54:08 2022-09-20 21:54:08,931 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:54:08 2022-09-20 21:54:08,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/303, universal_newlines=False, shell=None, istream=None) 21:54:09 2022-09-20 21:54:09,763 [read_version] DEBUG read version from /w/workspace/edgex-go/303/.semver/main 21:54:09 2.3.0-dev.68 [Pipeline] } 21:54:09 $ docker exec --env ******** --env ******** b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 ssh-agent -k 21:54:09 unset SSH_AUTH_SOCK; 21:54:09 unset SSH_AGENT_PID; 21:54:09 echo Agent pid 38 killed; 21:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:10 + git semver [Pipeline] } 21:54:10 $ docker stop --time=1 b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 21:54:11 $ docker rm -f b4fcc5a70d5316ad87edd8874e1701dc8fc3c8b98f253868bed123519e888b77 [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 21:54:12 + [ -d /w/workspace/edgex-go/303/archives ] [Pipeline] libraryResource [Pipeline] sh 21:54:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:54:13 ---> package-listing.sh 21:54:13 ++ facter osfamily 21:54:13 ++ tr '[:upper:]' '[:lower:]' 21:54:13 + OS_FAMILY=debian 21:54:13 + workspace=/w/workspace/edgex-go/303 21:54:13 + START_PACKAGES=/tmp/packages_start.txt 21:54:13 + END_PACKAGES=/tmp/packages_end.txt 21:54:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:54:13 + PACKAGES=/tmp/packages_start.txt 21:54:13 + '[' /w/workspace/edgex-go/303 ']' 21:54:13 + PACKAGES=/tmp/packages_end.txt 21:54:13 + case "${OS_FAMILY}" in 21:54:13 + dpkg -l 21:54:13 + grep '^ii' 21:54:13 + '[' -f /tmp/packages_start.txt ']' 21:54:13 + '[' -f /tmp/packages_end.txt ']' 21:54:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:54:13 + '[' /w/workspace/edgex-go/303 ']' 21:54:13 + mkdir -p /w/workspace/edgex-go/303/archives/ 21:54:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/303/archives/ [Pipeline] echo 21:54:13 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/303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:54:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:14 21:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:14 latest: Pulling from edgex-lftools-log-publisher 21:54:14 5eb5b503b376: Pulling fs layer 21:54:14 5c69ac0246d0: Pulling fs layer 21:54:14 ec43610c2a17: Pulling fs layer 21:54:14 3a2ae6a8a46f: Pulling fs layer 21:54:14 33b1e0a273af: Pulling fs layer 21:54:14 5d3b04190fa2: Pulling fs layer 21:54:14 2f39f015ded8: Pulling fs layer 21:54:14 33b1e0a273af: Waiting 21:54:14 5d3b04190fa2: Waiting 21:54:14 2f39f015ded8: Waiting 21:54:14 3a2ae6a8a46f: Waiting 21:54:14 5c69ac0246d0: Verifying Checksum 21:54:14 5c69ac0246d0: Download complete 21:54:14 3a2ae6a8a46f: Verifying Checksum 21:54:14 3a2ae6a8a46f: Download complete 21:54:14 33b1e0a273af: Verifying Checksum 21:54:14 33b1e0a273af: Download complete 21:54:15 5d3b04190fa2: Verifying Checksum 21:54:15 5d3b04190fa2: Download complete 21:54:15 ec43610c2a17: Verifying Checksum 21:54:15 5eb5b503b376: Verifying Checksum 21:54:15 5eb5b503b376: Download complete 21:54:15 2f39f015ded8: Download complete 21:54:16 5eb5b503b376: Pull complete 21:54:16 5c69ac0246d0: Pull complete 21:54:16 ec43610c2a17: Pull complete 21:54:16 3a2ae6a8a46f: Pull complete 21:54:17 33b1e0a273af: Pull complete 21:54:17 5d3b04190fa2: Pull complete 21:54:21 2f39f015ded8: Pull complete 21:54:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:21 prd-ubuntu20.04-docker-8c-8g-29997 does not seem to be running inside a container 21:54:21 $ 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/303/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/303 -v /w/workspace/edgex-go/303:/w/workspace/edgex-go/303:rw,z -v /w/workspace/edgex-go/303@tmp:/w/workspace/edgex-go/303@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 21:54:26 $ docker top 5a9b0aa6b186009b9955442391fc72237be3dca7139580390f3621be753df464 -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:26 + touch /tmp/pre-build-complete [Pipeline] sh 21:54:27 + mkdir -p /var/log/sysstat [Pipeline] sh 21:54:27 + ls /var/log/sa-host 21:54:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:27 provisioning config files... 21:54:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/303@tmp/config1663194964683078021tmp [Pipeline] { [Pipeline] echo 21:54:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:54:27 ---> create-netrc.sh [Pipeline] } 21:54:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:54:28 ---> python-tools-install.sh [Pipeline] echo 21:54:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:54:28 ---> sudo-logs.sh 21:54:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:54:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:54:28 ---> job-cost.sh 21:54:28 lf-activate-venv: SKIPPING 21:54:28 DEBUG: total: 0.10999999940395355 21:54:28 INFO: Retrieving Stack Cost... 21:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:54:29 INFO: Archiving Costs [Pipeline] echo 21:54:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:54:30 ---> logs-deploy.sh 21:54:30 lf-activate-venv: SKIPPING 21:54:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/303 21:54:30 INFO: archiving workspace using pattern(s): 21:54:30 Archives upload complete. 21:54:31 INFO: archiving logs to Nexus 21:54:32 ---> uname -a: 21:54:32 Linux prd-ubuntu20-04-docker-8c-8g-29997 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:54:32 21:54:32 21:54:32 ---> lscpu: 21:54:32 Architecture: x86_64 21:54:32 CPU op-mode(s): 32-bit, 64-bit 21:54:32 Byte Order: Little Endian 21:54:32 Address sizes: 40 bits physical, 48 bits virtual 21:54:32 CPU(s): 8 21:54:32 On-line CPU(s) list: 0-7 21:54:32 Thread(s) per core: 1 21:54:32 Core(s) per socket: 1 21:54:32 Socket(s): 8 21:54:32 NUMA node(s): 1 21:54:32 Vendor ID: AuthenticAMD 21:54:32 CPU family: 23 21:54:32 Model: 49 21:54:32 Model name: AMD EPYC-Rome Processor 21:54:32 Stepping: 0 21:54:32 CPU MHz: 2799.998 21:54:32 BogoMIPS: 5599.99 21:54:32 Virtualization: AMD-V 21:54:32 Hypervisor vendor: KVM 21:54:32 Virtualization type: full 21:54:32 L1d cache: 256 KiB 21:54:32 L1i cache: 256 KiB 21:54:32 L2 cache: 4 MiB 21:54:32 L3 cache: 128 MiB 21:54:32 NUMA node0 CPU(s): 0-7 21:54:32 Vulnerability Itlb multihit: Not affected 21:54:32 Vulnerability L1tf: Not affected 21:54:32 Vulnerability Mds: Not affected 21:54:32 Vulnerability Meltdown: Not affected 21:54:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:54:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:54:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:54:32 Vulnerability Srbds: Not affected 21:54:32 Vulnerability Tsx async abort: Not affected 21:54:32 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 21:54:32 21:54:32 21:54:32 ---> nproc: 21:54:32 8 21:54:32 21:54:32 21:54:32 ---> df -h: 21:54:32 Filesystem Size Used Avail Use% Mounted on 21:54:32 overlay 155G 19G 137G 13% / 21:54:32 tmpfs 64M 0 64M 0% /dev 21:54:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:54:32 shm 64M 0 64M 0% /dev/shm 21:54:32 /dev/vda1 155G 19G 137G 13% /facter-os 21:54:32 21:54:32 21:54:32 ---> sar -b -r -n DEV: 21:54:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29997) 09/20/22 _x86_64_ (8 CPU) 21:54:32 21:54:32 21:26:53 LINUX RESTART (8 CPU) 21:54:32 21:54:32 21:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:54:32 21:28:01 313.70 61.73 251.97 0.00 8240.85 149115.23 0.00 21:54:32 21:29:01 127.38 1.15 126.23 0.00 26.93 116426.46 0.00 21:54:32 21:30:01 35.41 0.10 35.31 0.00 1.47 15027.11 0.00 21:54:32 21:31:01 88.62 0.02 88.60 0.00 0.13 34496.25 0.00 21:54:32 21:32:01 406.52 6.95 399.57 0.00 70.65 219032.69 0.00 21:54:32 21:33:01 753.43 0.56 752.87 0.00 12.52 179876.28 0.00 21:54:32 21:34:01 491.33 0.08 491.25 0.00 4.40 177420.16 0.00 21:54:32 21:35:01 884.12 0.78 883.33 0.00 9.47 188785.87 0.00 21:54:32 21:36:01 123.50 0.02 123.48 0.00 0.40 9891.95 0.00 21:54:32 21:37:01 14.18 0.02 14.16 0.00 4.27 365.21 0.00 21:54:32 21:38:01 1.53 0.00 1.53 0.00 0.00 20.93 0.00 21:54:32 21:39:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 21:54:32 21:40:02 1.28 0.00 1.28 0.00 0.00 14.93 0.00 21:54:32 21:41:01 0.93 0.00 0.93 0.00 0.00 10.85 0.00 21:54:32 21:42:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 21:54:32 21:43:01 2.07 0.02 2.05 0.00 0.13 23.20 0.00 21:54:32 21:44:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 21:54:32 21:45:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 21:54:32 21:46:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 21:54:32 21:47:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 21:54:32 21:48:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 21:54:32 21:49:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 21:54:32 21:50:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 21:54:32 21:51:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 21:54:32 21:52:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 21:54:32 21:53:01 1.60 0.10 1.50 0.00 10.26 32.26 0.00 21:54:32 21:54:01 114.55 0.15 114.40 0.00 1.20 59285.45 0.00 21:54:32 Average: 125.31 2.66 122.66 0.00 310.58 42678.18 0.00 21:54:32 21:54:32 21:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:54:32 21:28:01 29399368 31774772 547424 1.66 105032 2558740 1950448 5.75 1102300 2039992 53864 21:54:32 21:29:01 27666180 31662036 630328 1.92 137512 4050856 2230728 6.57 1548660 3202612 399640 21:54:32 21:30:01 27593988 31712668 575836 1.75 141136 4145028 2270408 6.69 1372908 3421456 233900 21:54:32 21:31:01 25934280 31734680 555428 1.69 142456 5794396 1992944 5.87 1609576 4815460 1647372 21:54:32 21:32:01 21683368 31702128 576936 1.75 281176 9648504 2060360 6.07 1775732 8659800 330376 21:54:32 21:33:01 20782048 31577516 691712 2.10 319752 10302904 2663584 7.85 2107676 9132460 891724 21:54:32 21:34:01 20219124 31627184 641220 1.95 335648 10851636 2487184 7.33 2094612 9656964 63736 21:54:32 21:35:01 20050360 31660396 604120 1.84 396080 10936944 2324296 6.85 2318900 9546892 90172 21:54:32 21:36:01 20568724 31732548 539648 1.64 398340 10515068 2114776 6.23 2160988 9223000 708 21:54:32 21:37:01 20580884 31745548 526612 1.60 398912 10515468 1906208 5.62 2147916 9223252 40 21:54:32 21:38:01 20581408 31746044 526312 1.60 398952 10515448 1906208 5.62 2146736 9223232 16 21:54:32 21:39:01 20582880 31747572 524816 1.60 398968 10515452 1906208 5.62 2144328 9223236 148 21:54:32 21:40:02 20584972 31749800 523092 1.59 398996 10515452 1906208 5.62 2142840 9223364 12 21:54:32 21:41:01 20584912 31749768 523284 1.59 399012 10515460 1906208 5.62 2142844 9223368 160 21:54:32 21:42:01 20590692 31755588 517484 1.57 399036 10515464 1906208 5.62 2137596 9223376 16 21:54:32 21:43:01 20589832 31754832 518208 1.58 399060 10515464 1927480 5.68 2137888 9223376 8 21:54:32 21:44:01 20590076 31755100 517884 1.57 399076 10515468 1927480 5.68 2137672 9223380 12 21:54:32 21:45:01 20589808 31754840 518068 1.58 399096 10515468 1927480 5.68 2137444 9223380 152 21:54:32 21:46:01 20590256 31755316 517540 1.57 399100 10515472 1927480 5.68 2137480 9223384 16 21:54:32 21:47:01 20590164 31755236 517760 1.57 399120 10515480 1927480 5.68 2137708 9223392 12 21:54:32 21:48:01 20590156 31755272 517700 1.57 399152 10515480 1927480 5.68 2137924 9223392 12 21:54:32 21:49:01 20589856 31755024 517884 1.57 399208 10515472 1927480 5.68 2137828 9223396 12 21:54:32 21:50:01 20589932 31755172 517572 1.57 399236 10515488 1927480 5.68 2137640 9223400 8 21:54:32 21:51:01 20590080 31755356 517360 1.57 399288 10515492 1927480 5.68 2137716 9223404 40 21:54:32 21:52:01 20589636 31755040 517620 1.57 399308 10515488 1927480 5.68 2138000 9223408 12 21:54:32 21:53:01 20586800 31752612 519464 1.58 399352 10515868 1988100 5.86 2139600 9223980 228 21:54:32 21:54:01 19069996 31715760 554728 1.69 445384 11823716 2127368 6.27 2280624 10472908 340 21:54:32 Average: 21591103 31729548 546520 1.66 351385 9607081 2034157 5.99 2027820 8406269 137509 21:54:32 21:54:32 21:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:54:32 21:28:01 vetha4cffe4 103.55 98.25 9.37 908.63 0.00 0.00 0.00 0.07 21:54:32 21:28:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 21:54:32 21:28:01 ens3 1091.67 892.67 7034.69 136.52 0.00 0.00 0.00 0.00 21:54:32 21:28:01 docker0 103.55 98.15 7.96 908.63 0.00 0.00 0.00 0.00 21:54:32 21:29:01 veth79970b0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 21:54:32 21:29:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 21:54:32 21:29:01 ens3 536.13 512.06 6924.88 108.56 0.00 0.00 0.00 0.00 21:54:32 21:29:01 docker0 373.17 332.94 27.94 2958.44 0.00 0.00 0.00 0.00 21:54:32 21:30:01 veth79970b0 1.52 1.55 0.12 0.13 0.00 0.00 0.00 0.00 21:54:32 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:30:01 ens3 28.13 17.45 22.81 12.57 0.00 0.00 0.00 0.00 21:54:32 21:30:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 21:54:32 21:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:54:32 21:31:01 ens3 130.84 93.80 1703.88 77.72 0.00 0.00 0.00 0.00 21:54:32 21:31:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:54:32 21:31:01 veth75fc45a 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 21:54:32 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:32:01 ens3 202.35 148.28 1688.22 20.59 0.00 0.00 0.00 0.00 21:54:32 21:32:01 docker0 137.99 184.59 10.65 1673.41 0.00 0.00 0.00 0.00 21:54:32 21:32:01 veth75fc45a 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 21:54:32 21:33:01 lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 21:54:32 21:33:01 vethfa1bc77 12.22 31.34 1.22 645.06 0.00 0.00 0.00 0.05 21:54:32 21:33:01 ens3 224.29 163.01 1750.91 75.33 0.00 0.00 0.00 0.00 21:54:32 21:33:01 veth08e2d87 8.86 7.36 40.29 0.52 0.00 0.00 0.00 0.00 21:54:32 21:33:01 docker0 114.74 158.25 7.93 1621.89 0.00 0.00 0.00 0.00 21:54:32 21:33:01 veth75fc45a 0.00 0.69 0.00 0.03 0.00 0.00 0.00 0.00 21:54:32 21:33:01 veth0464c32 7.36 8.86 0.52 40.29 0.00 0.00 0.00 0.00 21:54:32 21:34:01 veth825b6a6 0.83 0.92 0.08 0.27 0.00 0.00 0.00 0.00 21:54:32 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:34:01 ens3 109.45 83.22 479.90 90.07 0.00 0.00 0.00 0.00 21:54:32 21:34:01 vethc855efd 1.95 3.60 0.14 40.94 0.00 0.00 0.00 0.00 21:54:32 21:34:01 docker0 31.83 44.98 2.35 449.86 0.00 0.00 0.00 0.00 21:54:32 21:34:01 veth75fc45a 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 21:54:32 21:34:01 vethcf98cf0 3.60 1.95 40.94 0.14 0.00 0.00 0.00 0.00 21:54:32 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:35:01 vethd9125a9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:54:32 21:35:01 ens3 136.02 95.07 871.12 25.82 0.00 0.00 0.00 0.00 21:54:32 21:35:01 docker0 68.78 89.45 4.89 834.30 0.00 0.00 0.00 0.00 21:54:32 21:35:01 veth75fc45a 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 21:54:32 21:36:01 lo 42.99 42.99 4.24 4.24 0.00 0.00 0.00 0.00 21:54:32 21:36:01 ens3 464.32 465.44 272.06 2067.42 0.00 0.00 0.00 0.00 21:54:32 21:36:01 docker0 7.77 9.73 0.46 58.16 0.00 0.00 0.00 0.00 21:54:32 21:37:01 lo 20.13 20.13 1.98 1.98 0.00 0.00 0.00 0.00 21:54:32 21:37:01 ens3 310.93 312.25 129.37 1896.18 0.00 0.00 0.00 0.00 21:54:32 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:38:01 ens3 2.45 1.27 2.90 0.14 0.00 0.00 0.00 0.00 21:54:32 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:40:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:43:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 21:54:32 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:45:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:47:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:48:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:54:32 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:54:32 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:52:01 ens3 0.15 0.15 0.27 0.01 0.00 0.00 0.00 0.00 21:54:32 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:53:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:54:32 21:53:01 ens3 5.87 4.23 5.81 3.01 0.00 0.00 0.00 0.00 21:54:32 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:54:32 21:54:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 21:54:32 21:54:01 ens3 388.27 275.07 7884.65 78.58 0.00 0.00 0.00 0.00 21:54:32 21:54:01 docker0 46.48 53.57 3.87 693.04 0.00 0.00 0.00 0.00 21:54:32 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 21:54:32 Average: ens3 134.64 113.62 1066.61 170.18 0.00 0.00 0.00 0.00 21:54:32 Average: docker0 32.86 36.12 2.45 341.43 0.00 0.00 0.00 0.00 21:54:32 21:54:32 21:54:32 ---> sar -P ALL: 21:54:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29997) 09/20/22 _x86_64_ (8 CPU) 21:54:32 21:54:32 21:26:53 LINUX RESTART (8 CPU) 21:54:32 21:54:32 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:54:32 21:28:01 all 8.95 0.00 3.80 5.40 0.06 81.79 21:54:32 21:28:01 0 8.78 0.00 4.15 1.29 0.07 85.71 21:54:32 21:28:01 1 10.19 0.00 3.75 11.14 0.05 74.87 21:54:32 21:28:01 2 7.87 0.00 3.32 1.71 0.05 87.04 21:54:32 21:28:01 3 8.04 0.00 2.51 1.60 0.08 87.77 21:54:32 21:28:01 4 8.07 0.00 4.08 12.74 0.05 75.06 21:54:32 21:28:01 5 11.77 0.00 5.46 4.22 0.05 78.50 21:54:32 21:28:01 6 8.07 0.00 3.74 0.39 0.08 87.72 21:54:32 21:28:01 7 8.79 0.00 3.36 10.20 0.07 77.59 21:54:32 21:29:01 all 26.75 0.00 5.74 2.86 0.08 64.56 21:54:32 21:29:01 0 28.09 0.00 5.75 1.61 0.07 64.49 21:54:32 21:29:01 1 28.30 0.00 6.10 4.27 0.07 61.26 21:54:32 21:29:01 2 29.31 0.00 5.97 2.28 0.12 62.32 21:54:32 21:29:01 3 27.15 0.00 5.45 0.13 0.10 67.16 21:54:32 21:29:01 4 28.37 0.00 5.80 10.39 0.12 55.32 21:54:32 21:29:01 5 21.50 0.00 4.80 0.07 0.05 73.58 21:54:32 21:29:01 6 25.87 0.00 5.41 4.07 0.07 64.58 21:54:32 21:29:01 7 25.39 0.00 6.67 0.05 0.07 67.82 21:54:32 21:30:01 all 44.48 0.00 7.12 0.72 0.08 47.60 21:54:32 21:30:01 0 44.51 0.00 7.51 0.08 0.07 47.83 21:54:32 21:30:01 1 43.03 0.00 8.47 0.66 0.08 47.75 21:54:32 21:30:01 2 44.41 0.00 6.53 0.07 0.08 48.91 21:54:32 21:30:01 3 46.39 0.00 7.35 0.00 0.08 46.17 21:54:32 21:30:01 4 45.89 0.00 6.86 0.00 0.08 47.17 21:54:32 21:30:01 5 39.81 0.00 6.11 0.00 0.07 54.01 21:54:32 21:30:01 6 47.26 0.00 7.20 3.37 0.07 42.10 21:54:32 21:30:01 7 44.46 0.00 6.95 1.62 0.08 46.88 21:54:32 21:31:01 all 34.15 0.00 6.61 1.43 0.08 57.73 21:54:32 21:31:01 0 34.97 0.00 6.97 0.15 0.07 57.84 21:54:32 21:31:01 1 34.47 0.00 6.80 1.30 0.07 57.37 21:54:32 21:31:01 2 31.05 0.00 6.04 0.08 0.08 62.73 21:54:32 21:31:01 3 35.26 0.00 7.20 0.07 0.08 57.39 21:54:32 21:31:01 4 35.11 0.00 6.15 0.67 0.07 58.00 21:54:32 21:31:01 5 34.12 0.00 5.63 0.05 0.07 60.14 21:54:32 21:31:01 6 34.40 0.00 7.84 8.51 0.08 49.17 21:54:32 21:31:01 7 33.83 0.00 6.25 0.59 0.10 59.22 21:54:32 21:32:01 all 11.44 0.00 8.32 12.88 0.09 67.26 21:54:32 21:32:01 0 11.29 0.00 9.03 4.50 0.15 75.03 21:54:32 21:32:01 1 10.99 0.00 7.21 5.89 0.05 75.85 21:54:32 21:32:01 2 11.51 0.00 8.51 3.61 0.15 76.21 21:54:32 21:32:01 3 13.10 0.00 6.92 37.19 0.05 42.74 21:54:32 21:32:01 4 10.17 0.00 9.46 25.18 0.07 55.13 21:54:32 21:32:01 5 12.39 0.00 8.05 18.15 0.12 61.29 21:54:32 21:32:01 6 11.47 0.00 8.89 3.19 0.03 76.41 21:54:32 21:32:01 7 10.60 0.00 8.51 5.55 0.12 75.22 21:54:32 21:33:01 all 41.43 0.00 10.94 12.87 0.13 34.63 21:54:32 21:33:01 0 42.74 0.00 11.46 17.56 0.13 28.10 21:54:32 21:33:01 1 41.27 0.00 10.96 12.51 0.10 35.16 21:54:32 21:33:01 2 37.21 0.00 9.75 19.52 0.12 33.40 21:54:32 21:33:01 3 44.45 0.00 11.70 11.80 0.10 31.95 21:54:32 21:33:01 4 42.69 0.00 12.09 11.35 0.19 33.69 21:54:32 21:33:01 5 42.39 0.00 12.39 15.96 0.17 29.09 21:54:32 21:33:01 6 38.08 0.00 7.79 4.15 0.13 49.84 21:54:32 21:33:01 7 42.58 0.00 11.41 10.10 0.12 35.79 21:54:32 21:34:01 all 56.69 0.00 11.51 10.14 0.13 21.53 21:54:32 21:34:01 0 58.73 0.00 10.26 4.16 0.10 26.75 21:54:32 21:34:01 1 57.19 0.00 12.25 7.15 0.14 23.27 21:54:32 21:34:01 2 53.63 0.00 11.47 17.20 0.17 17.53 21:54:32 21:34:01 3 59.05 0.00 12.38 5.83 0.12 22.62 21:54:32 21:34:01 4 57.56 0.00 11.93 20.77 0.14 9.60 21:54:32 21:34:01 5 55.96 0.00 11.16 9.25 0.14 23.50 21:54:32 21:34:01 6 52.84 0.00 11.38 4.38 0.10 31.29 21:54:32 21:34:01 7 58.49 0.00 11.23 12.54 0.14 17.60 21:54:32 21:35:01 all 38.20 0.00 10.92 14.01 0.23 36.64 21:54:32 21:35:01 0 36.05 0.00 10.65 13.46 0.36 39.48 21:54:32 21:35:01 1 39.49 0.00 10.45 8.23 0.17 41.65 21:54:32 21:35:01 2 37.98 0.00 8.92 5.99 0.17 46.94 21:54:32 21:35:01 3 36.52 0.00 10.71 12.78 0.28 39.71 21:54:32 21:35:01 4 37.67 0.00 11.47 23.97 0.16 26.73 21:54:32 21:35:01 5 37.78 0.00 11.43 10.88 0.29 39.62 21:54:32 21:35:01 6 37.24 0.00 9.36 6.56 0.15 46.69 21:54:32 21:35:01 7 42.89 0.00 14.35 30.16 0.24 12.36 21:54:32 21:36:01 all 8.08 0.00 1.78 0.97 0.07 89.10 21:54:32 21:36:01 0 7.42 0.00 1.85 0.03 0.05 90.64 21:54:32 21:36:01 1 9.75 0.00 1.81 0.12 0.07 88.25 21:54:32 21:36:01 2 6.73 0.00 1.91 0.12 0.05 91.19 21:54:32 21:36:01 3 4.90 0.00 1.31 2.46 0.05 91.28 21:54:32 21:36:01 4 9.98 0.00 1.89 1.51 0.07 86.56 21:54:32 21:36:01 5 7.99 0.00 1.71 0.70 0.08 89.52 21:54:32 21:36:01 6 7.92 0.00 1.59 2.14 0.10 88.26 21:54:32 21:36:01 7 9.99 0.00 2.19 0.66 0.07 87.10 21:54:32 21:37:01 all 7.11 0.00 0.74 0.06 0.05 92.04 21:54:32 21:37:01 0 3.63 0.00 0.58 0.02 0.03 95.73 21:54:32 21:37:01 1 6.22 0.00 0.74 0.13 0.05 92.86 21:54:32 21:37:01 2 8.44 0.00 0.72 0.03 0.05 90.76 21:54:32 21:37:01 3 6.83 0.00 0.70 0.05 0.08 92.33 21:54:32 21:37:01 4 8.16 0.00 0.84 0.02 0.05 90.94 21:54:32 21:37:01 5 9.26 0.00 0.90 0.07 0.05 89.72 21:54:32 21:37:01 6 5.49 0.00 0.38 0.15 0.02 93.96 21:54:32 21:37:01 7 8.90 0.00 1.04 0.00 0.08 89.98 21:54:32 21:38:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:54:32 21:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:54:32 21:38:01 1 0.03 0.00 0.02 0.05 0.00 99.90 21:54:32 21:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:54:32 21:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:54:32 21:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:38:01 6 0.07 0.00 0.00 0.00 0.02 99.92 21:54:32 21:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:54:32 21:54:32 21:38:01 CPU %user %nice %system %iowait %steal %idle 21:54:32 21:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 21:54:32 21:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:54:32 21:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:54:32 21:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:54:32 21:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:54:32 21:40:02 all 0.02 0.00 0.03 0.01 0.00 99.93 21:54:32 21:40:02 0 0.08 0.00 0.12 0.00 0.03 99.77 21:54:32 21:40:02 1 0.02 0.00 0.03 0.07 0.00 99.88 21:54:32 21:40:02 2 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:40:02 3 0.00 0.00 0.00 0.05 0.00 99.95 21:54:32 21:40:02 4 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:40:02 5 0.02 0.00 0.03 0.00 0.00 99.95 21:54:32 21:40:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:40:02 7 0.02 0.00 0.03 0.00 0.00 99.95 21:54:32 21:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:54:32 21:41:01 0 0.05 0.00 0.05 0.00 0.03 99.86 21:54:32 21:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:54:32 21:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:54:32 21:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:42:01 all 0.10 0.00 0.01 0.00 0.01 99.87 21:54:32 21:42:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:54:32 21:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:54:32 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:54:32 21:42:01 5 0.71 0.00 0.00 0.02 0.00 99.27 21:54:32 21:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:43:01 all 0.03 0.00 0.02 0.05 0.01 99.90 21:54:32 21:43:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:54:32 21:43:01 1 0.00 0.00 0.02 0.12 0.00 99.87 21:54:32 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:54:32 21:43:01 5 0.05 0.00 0.02 0.10 0.00 99.83 21:54:32 21:43:01 6 0.05 0.00 0.03 0.18 0.02 99.72 21:54:32 21:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:44:01 all 0.02 0.00 0.02 0.01 0.01 99.95 21:54:32 21:44:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:54:32 21:44:01 1 0.02 0.00 0.02 0.07 0.02 99.88 21:54:32 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:54:32 21:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:54:32 21:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:54:32 21:45:01 all 0.01 0.00 0.01 0.01 0.02 99.95 21:54:32 21:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:54:32 21:45:01 1 0.02 0.00 0.00 0.00 0.08 99.90 21:54:32 21:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:45:01 4 0.00 0.00 0.00 0.07 0.02 99.92 21:54:32 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:54:32 21:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:54:32 21:46:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:54:32 21:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:46:01 4 0.05 0.00 0.00 0.02 0.00 99.93 21:54:32 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:46:01 6 0.03 0.00 0.05 0.00 0.00 99.92 21:54:32 21:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:54:32 21:47:01 all 0.13 0.00 0.01 0.00 0.00 99.85 21:54:32 21:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:54:32 21:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:54:32 21:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:47:01 5 0.95 0.00 0.00 0.00 0.00 99.05 21:54:32 21:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:54:32 21:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:54:32 21:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:54:32 21:48:01 1 0.03 0.00 0.02 0.05 0.00 99.90 21:54:32 21:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:54:32 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:48:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:54:32 21:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:54:32 21:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:54:32 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:54:32 21:49:01 0 0.00 0.00 0.02 0.00 0.03 99.95 21:54:32 21:49:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:54:32 21:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:49:01 6 0.03 0.00 0.02 0.03 0.02 99.90 21:54:32 21:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:54:32 21:54:32 21:49:01 CPU %user %nice %system %iowait %steal %idle 21:54:32 21:50:01 all 0.02 0.00 0.00 0.00 0.01 99.96 21:54:32 21:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:54:32 21:50:01 1 0.05 0.00 0.00 0.02 0.00 99.93 21:54:32 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:54:32 21:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:54:32 21:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:51:01 all 0.04 0.00 0.02 0.01 0.01 99.93 21:54:32 21:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:54:32 21:51:01 1 0.00 0.00 0.02 0.05 0.02 99.92 21:54:32 21:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:54:32 21:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:54:32 21:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:51:01 5 0.13 0.00 0.00 0.00 0.00 99.87 21:54:32 21:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:54:32 21:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:54:32 21:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:54:32 21:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:54:32 21:52:01 1 0.07 0.00 0.02 0.03 0.00 99.88 21:54:32 21:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:54:32 21:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:54:32 21:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:54:32 21:52:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:54:32 21:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:54:32 21:53:01 all 0.23 0.00 0.15 0.01 0.01 99.60 21:54:32 21:53:01 0 0.17 0.00 0.17 0.00 0.02 99.65 21:54:32 21:53:01 1 0.28 0.00 0.10 0.10 0.02 99.50 21:54:32 21:53:01 2 0.33 0.00 0.15 0.00 0.00 99.52 21:54:32 21:53:01 3 0.18 0.00 0.15 0.00 0.00 99.67 21:54:32 21:53:01 4 0.18 0.00 0.10 0.02 0.02 99.68 21:54:32 21:53:01 5 0.12 0.00 0.08 0.00 0.02 99.78 21:54:32 21:53:01 6 0.18 0.00 0.13 0.00 0.00 99.68 21:54:32 21:53:01 7 0.35 0.00 0.28 0.00 0.02 99.35 21:54:32 21:54:01 all 9.15 0.00 3.50 4.84 0.10 82.42 21:54:32 21:54:01 0 9.27 0.00 3.72 14.93 0.07 72.02 21:54:32 21:54:01 1 9.91 0.00 3.26 3.92 0.05 82.86 21:54:32 21:54:01 2 9.30 0.00 3.34 6.05 0.07 81.24 21:54:32 21:54:01 3 6.57 0.00 3.29 0.00 0.13 90.00 21:54:32 21:54:01 4 11.25 0.00 3.56 0.37 0.03 84.79 21:54:32 21:54:01 5 7.98 0.00 3.53 0.07 0.22 88.21 21:54:32 21:54:01 6 9.73 0.00 3.81 11.52 0.07 74.87 21:54:32 21:54:01 7 9.15 0.00 3.48 1.94 0.14 85.30 21:54:32 Average: all 10.53 0.00 2.61 2.43 0.05 84.39 21:54:32 Average: 0 10.50 0.00 2.67 2.11 0.06 84.66 21:54:32 Average: 1 10.66 0.00 2.64 2.05 0.04 84.61 21:54:32 Average: 2 10.18 0.00 2.45 2.08 0.04 85.25 21:54:32 Average: 3 10.60 0.00 2.56 2.63 0.04 84.17 21:54:32 Average: 4 10.83 0.00 2.72 3.91 0.04 82.49 21:54:32 Average: 5 10.37 0.00 2.61 2.18 0.05 84.79 21:54:32 Average: 6 10.23 0.00 2.49 1.78 0.04 85.46 21:54:32 Average: 7 10.84 0.00 2.78 2.68 0.05 83.65 21:54:32 21:54:32 21:54:32