Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b791e6ee5a2a3a6eb267af43de5b080d31e9a077 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-ssh4792331352440258937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13350671816330774059.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12023149994281281455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8742129427838070699.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-ssh12061439960702021694.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/v3], 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/v3 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 on ‘prd-ubuntu20.04-docker-8c-8g-8727’ Running on prd-ubuntu20.04-docker-8c-8g-8729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/443 [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/443 # 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 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 (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 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 Commit message: "Merge pull request #4414 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" > git rev-list --no-walk 58b8fd44f0ff4559fd42e12903202336e28d0eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:40:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:40:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:40:21 ========================================================= 03:40:21 EdgeX Global Pipelines Version Info 03:40:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:40:22 ------------------- 03:40:22 stable info: 03:40:22 ------------------- 03:40:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:40:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:40:22 Message: update stable to v1.0.244 03:40:22 ------------------- 03:40:22 experimental info: 03:40:22 ------------------- 03:40:22 Commited By: **** collab-it+edgex@linuxfoundation.org 03:40:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:40:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b791e6e [Pipeline] echo 03:40:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:23 provisioning config files... 03:40:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config15665362388811426695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:23 ---> docker-login.sh 03:40:23 nexus3.edgexfoundry.org:10001 03:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:23 Configure a credential helper to remove this warning. See 03:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:23 03:40:23 Login Succeeded 03:40:23 nexus3.edgexfoundry.org:10002 03:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:23 Configure a credential helper to remove this warning. See 03:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:23 03:40:23 Login Succeeded 03:40:23 nexus3.edgexfoundry.org:10003 03:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:24 Configure a credential helper to remove this warning. See 03:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:24 03:40:24 Login Succeeded 03:40:24 nexus3.edgexfoundry.org:10004 03:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:24 Configure a credential helper to remove this warning. See 03:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:24 03:40:24 Login Succeeded 03:40:24 docker.io 03:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:24 Configure a credential helper to remove this warning. See 03:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:24 03:40:24 Login Succeeded 03:40:24 ---> docker-login.sh ends [Pipeline] } 03:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 03:40:24 + cut -d/ -f2 03:40:24 + dirname cmd/core-command/Dockerfile 03:40:24 + echo core-command,cmd/core-command/Dockerfile 03:40:24 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:40:24 cut -d/ -f2 03:40:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:40:24 + + dirname cmd/core-data/Dockerfile 03:40:24 cut -d/ -f2 03:40:24 + echo core-data,cmd/core-data/Dockerfile 03:40:24 + dirname cmd/core-metadata/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo core-metadata,cmd/core-metadata/Dockerfile 03:40:24 + + cut -d/ -f2 03:40:24 dirname cmd/security-bootstrapper/Dockerfile 03:40:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:40:24 + dirname cmd/security-proxy-auth/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + dirname cmd/security-proxy-setup/Dockerfile 03:40:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:40:24 + + dirname cmd/security-secretstore-setup/Dockerfile 03:40:24 cut -d/ -f2 03:40:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:40:24 + + dirname cmd/security-spiffe-token-provider/Dockerfile 03:40:24 cut -d/ -f2 03:40:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:40:24 + dirname cmd/security-spire-agent/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:40:24 + dirname cmd/security-spire-config/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:40:24 + dirname cmd/security-spire-server/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:40:24 + dirname cmd/support-notifications/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo support-notifications,cmd/support-notifications/Dockerfile 03:40:24 + dirname cmd/support-scheduler/Dockerfile 03:40:24 + cut -d/ -f2 03:40:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:40:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:40:25 + git rev-list -1 --merges b791e6ee5a2a3a6eb267af43de5b080d31e9a077~1..b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo 03:40:25 -----------> git rev-list -1 --merges b791e6ee5a2a3a6eb267af43de5b080d31e9a077~1..b791e6ee5a2a3a6eb267af43de5b080d31e9a077 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:40:25 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [false] [Pipeline] sh 03:40:25 + git log --format=format:%s -1 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] echo 03:40:25 ========================================================= 03:40:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:40:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:25 + grep -v github /etc/ssh/ssh_known_hosts 03:40:25 + [ -e /tmp/ssh_known_hosts ] 03:40:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:40:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:40:25 + sudo tee -a /etc/ssh/ssh_known_hosts 03:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:26 03:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:26 0.1.4: Pulling from edgex-devops/py-git-semver 03:40:26 b85a868b505f: Pulling fs layer 03:40:26 e2be974225ed: Pulling fs layer 03:40:26 339a4e72a1f5: Pulling fs layer 03:40:26 988bab9f4d93: Pulling fs layer 03:40:26 1469e6f7b9e6: Pulling fs layer 03:40:26 eaf3925da568: Pulling fs layer 03:40:26 bab4dde63d76: Pulling fs layer 03:40:26 988bab9f4d93: Waiting 03:40:26 1469e6f7b9e6: Waiting 03:40:26 bde34c3a00c8: Pulling fs layer 03:40:26 b352a97aabf1: Pulling fs layer 03:40:26 4872d77fe225: Pulling fs layer 03:40:26 bab4dde63d76: Waiting 03:40:26 b352a97aabf1: Waiting 03:40:26 bde34c3a00c8: Waiting 03:40:26 5851b861e8e6: Pulling fs layer 03:40:26 4872d77fe225: Waiting 03:40:26 e2be974225ed: Verifying Checksum 03:40:26 e2be974225ed: Download complete 03:40:26 988bab9f4d93: Verifying Checksum 03:40:26 988bab9f4d93: Download complete 03:40:26 1469e6f7b9e6: Verifying Checksum 03:40:26 1469e6f7b9e6: Download complete 03:40:26 eaf3925da568: Verifying Checksum 03:40:26 eaf3925da568: Download complete 03:40:26 339a4e72a1f5: Verifying Checksum 03:40:26 339a4e72a1f5: Download complete 03:40:26 bde34c3a00c8: Verifying Checksum 03:40:26 b352a97aabf1: Verifying Checksum 03:40:26 b352a97aabf1: Download complete 03:40:26 4872d77fe225: Verifying Checksum 03:40:26 4872d77fe225: Download complete 03:40:26 5851b861e8e6: Verifying Checksum 03:40:26 b85a868b505f: Verifying Checksum 03:40:26 b85a868b505f: Download complete 03:40:26 bab4dde63d76: Verifying Checksum 03:40:26 bab4dde63d76: Download complete 03:40:27 b85a868b505f: Pull complete 03:40:28 e2be974225ed: Pull complete 03:40:28 339a4e72a1f5: Pull complete 03:40:28 988bab9f4d93: Pull complete 03:40:28 1469e6f7b9e6: Pull complete 03:40:28 eaf3925da568: Pull complete 03:40:30 bab4dde63d76: Pull complete 03:40:30 bde34c3a00c8: Pull complete 03:40:30 b352a97aabf1: Pull complete 03:40:31 4872d77fe225: Pull complete 03:40:31 5851b861e8e6: Pull complete 03:40:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:31 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 03:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:40:33 $ docker top 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 -eo pid,comm 03:40:33 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). 03:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:33 [ssh-agent] Looking for ssh-agent implementation... 03:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:33 $ docker exec 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent 03:40:34 SSH_AUTH_SOCK=/tmp/ssh-ONIfJn6k2ieA/agent.32 03:40:34 SSH_AGENT_PID=38 03:40:34 Running ssh-add (command line suppressed) 03:40:34 Identity added: /w/workspace/edgex-go/443@tmp/private_key_12813274479862113214.key (/w/workspace/edgex-go/443@tmp/private_key_12813274479862113214.key) 03:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:34 + git tag --points-at HEAD [Pipeline] } 03:40:34 $ docker exec --env ******** --env ******** 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent -k 03:40:34 unset SSH_AUTH_SOCK; 03:40:34 unset SSH_AGENT_PID; 03:40:34 echo Agent pid 38 killed; 03:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:40:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:34 [ssh-agent] Looking for ssh-agent implementation... 03:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:34 $ docker exec 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent 03:40:34 SSH_AUTH_SOCK=/tmp/ssh-hD1aPMiAwgye/agent.71 03:40:34 SSH_AGENT_PID=77 03:40:34 Running ssh-add (command line suppressed) 03:40:34 Identity added: /w/workspace/edgex-go/443@tmp/private_key_18319729358804010269.key (/w/workspace/edgex-go/443@tmp/private_key_18319729358804010269.key) 03:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:35 + git semver init 03:40:35 2023-03-08 03:40:35,458 [run_init] DEBUG init version:0.0.0 force:False 03:40:35 2023-03-08 03:40:35,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/443/.semver 03:40:35 2023-03-08 03:40:35,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/443/.semver 03:40:35 2023-03-08 03:40:35,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/443/.semver'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) 03:40:40 2023-03-08 03:40:40,151 [append_file] DEBUG append to file:/w/workspace/edgex-go/443/.git/info/exclude 03:40:40 2023-03-08 03:40:40,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/443/.semver/main with force:False 03:40:40 2023-03-08 03:40:40,151 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 03:40:40 2023-03-08 03:40:40,152 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 03:40:40 3.0.0-dev.81 [Pipeline] } 03:40:40 $ docker exec --env ******** --env ******** 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 ssh-agent -k 03:40:40 unset SSH_AUTH_SOCK; 03:40:40 unset SSH_AGENT_PID; 03:40:40 echo Agent pid 77 killed; 03:40:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:41 + git semver [Pipeline] } 03:40:41 $ docker stop --time=1 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 03:40:42 $ docker rm -f --volumes 008ee8583c686628d695f7550ae178814f0acf9abddb5ad8b26de143219dd2a7 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:40:43 Stashed 1 file(s) [Pipeline] echo 03:40:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.81 [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 03:40:43 + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] echo 03:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:40:43 ========================================================= 03:40:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:40:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:40:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:40:44 213ec9aee27d: Pulling fs layer 03:40:44 4583459ba037: Pulling fs layer 03:40:44 93c1e223e6f2: Pulling fs layer 03:40:44 53926ce57604: Pulling fs layer 03:40:44 21b2b0c7a3f4: Pulling fs layer 03:40:44 22ff95d597cd: Pulling fs layer 03:40:44 12d6caf4c0d1: Pulling fs layer 03:40:44 96b7cbca73a9: Pulling fs layer 03:40:44 a7acece74701: Pulling fs layer 03:40:44 53926ce57604: Waiting 03:40:44 21b2b0c7a3f4: Waiting 03:40:44 22ff95d597cd: Waiting 03:40:44 12d6caf4c0d1: Waiting 03:40:44 96b7cbca73a9: Waiting 03:40:44 93c1e223e6f2: Verifying Checksum 03:40:44 93c1e223e6f2: Download complete 03:40:44 4583459ba037: Download complete 03:40:44 21b2b0c7a3f4: Download complete 03:40:44 22ff95d597cd: Verifying Checksum 03:40:44 22ff95d597cd: Download complete 03:40:44 213ec9aee27d: Verifying Checksum 03:40:44 213ec9aee27d: Download complete 03:40:44 12d6caf4c0d1: Download complete 03:40:44 213ec9aee27d: Pull complete 03:40:44 4583459ba037: Pull complete 03:40:44 93c1e223e6f2: Pull complete 03:40:44 a7acece74701: Verifying Checksum 03:40:44 a7acece74701: Download complete 03:40:44 96b7cbca73a9: Verifying Checksum 03:40:44 96b7cbca73a9: Download complete 03:40:45 53926ce57604: Verifying Checksum 03:40:45 53926ce57604: Download complete 03:40:49 53926ce57604: Pull complete 03:40:49 21b2b0c7a3f4: Pull complete 03:40:49 22ff95d597cd: Pull complete 03:40:49 12d6caf4c0d1: Pull complete 03:40:51 96b7cbca73a9: Pull complete 03:40:52 a7acece74701: Pull complete 03:40:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:40:52 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:40:52 WORKDIR /edgex 03:40:52 COPY go.mod . 03:40:52 RUN go mod download . 03:40:52 03:40:52 Sending build context to Docker daemon 170.3MB 03:40:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:40:52 ---> db6d94c90886 03:40:52 Step 2/4 : WORKDIR /edgex 03:40:58 Still waiting to schedule task 03:40:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8728’ 03:40:59 ---> Running in 0596ff92f977 03:40:59 Removing intermediate container 0596ff92f977 03:40:59 ---> 5e306cce7a87 03:40:59 Step 3/4 : COPY go.mod . 03:40:59 ---> 21d33ba40062 03:40:59 Step 4/4 : RUN go mod download 03:40:59 ---> Running in f44707a72444 03:41:14 Removing intermediate container f44707a72444 03:41:14 ---> 69937a0d1d15 03:41:14 Successfully built 69937a0d1d15 03:41:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:14 + docker inspect -f . ci-base-image-x86_64 03:41:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:14 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 03:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:41:15 $ docker top 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:15 + go version 03:41:15 go version go1.18.7 linux/amd64 [Pipeline] } 03:41:15 $ docker stop --time=1 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 03:41:16 $ docker rm -f --volumes 3f82dc5304627636d26a3d2c9f260e8b85acd4d9451b4e005b5b9765eed222c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:17 + docker inspect -f . ci-base-image-x86_64 03:41:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:17 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 03:41:17 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:41:17 $ docker top f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f -eo pid,comm [Pipeline] { [Pipeline] echo 03:41:17 ========================================================= 03:41:17 [edgeXBuildGoParallel] Running Tests and Build... 03:41:17 ========================================================= [Pipeline] sh 03:41:18 + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] fileExists [Pipeline] sh 03:41:18 + make test 03:41:18 go test -race -coverprofile=coverage.out ./... 03:41:25 ? github.com/edgexfoundry/edgex-go [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 03:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 03:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.137s coverage: 71.2% of statements 03:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.0% of statements 03:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.483s coverage: 88.5% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.526s coverage: 95.6% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.111s coverage: 0.9% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 03:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 82.9% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 03:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 03:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.389s coverage: 79.9% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.065s coverage: 84.8% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 63.1% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:42:05 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 03:42:27 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." 03:42:27 go vet ./... 03:42:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:42:28 + ls -al . 03:42:28 total 704 03:42:28 drwxrwxr-x 11 1001 1001 4096 Mar 8 03:41 . 03:42:28 drwxr-xr-x 4 root root 4096 Mar 8 03:41 .. 03:42:28 drwxrwxr-x 2 1001 1001 4096 Mar 8 03:40 .blubracket 03:42:28 -rw-rw-r-- 1 1001 1001 16 Mar 8 03:40 .dockerignore 03:42:28 drwxrwxr-x 8 1001 1001 4096 Mar 8 03:42 .git 03:42:28 drwxrwxr-x 3 1001 1001 4096 Mar 8 03:40 .github 03:42:28 -rw-rw-r-- 1 1001 1001 1112 Mar 8 03:40 .gitignore 03:42:28 -rw-rw-r-- 1 1001 1001 42 Mar 8 03:40 .golangci.yml 03:42:28 -rw-rw-r-- 1 1001 1001 87 Mar 8 03:40 .hadolint.yml 03:42:28 drwxr-xr-x 3 1001 1001 4096 Mar 8 03:40 .semver 03:42:28 -rw-rw-r-- 1 1001 1001 166 Mar 8 03:40 .sonarcloud.properties 03:42:28 -rw-rw-r-- 1 1001 1001 1171 Mar 8 03:40 ADOPTERS.md 03:42:28 -rw-rw-r-- 1 1001 1001 10825 Mar 8 03:40 Attribution.txt 03:42:28 -rw-rw-r-- 1 1001 1001 73765 Mar 8 03:40 CHANGELOG.md 03:42:28 -rw-rw-r-- 1 1001 1001 3804 Mar 8 03:40 CONTRIBUTING.md 03:42:28 -rw-rw-r-- 1 1001 1001 677 Mar 8 03:40 GOVERNANCE.md 03:42:28 -rw-rw-r-- 1 1001 1001 883 Mar 8 03:40 Jenkinsfile 03:42:28 -rw-rw-r-- 1 1001 1001 10775 Mar 8 03:40 LICENSE 03:42:28 -rw-rw-r-- 1 1001 1001 14071 Mar 8 03:40 Makefile 03:42:28 -rw-rw-r-- 1 1001 1001 582 Mar 8 03:40 OWNERS.md 03:42:28 -rw-rw-r-- 1 1001 1001 9403 Mar 8 03:40 README.md 03:42:28 -rw-rw-r-- 1 1001 1001 6912 Mar 8 03:40 SECURITY.md 03:42:28 -rw-rw-r-- 1 1001 1001 12 Mar 8 03:40 VERSION 03:42:28 drwxrwxr-x 2 1001 1001 4096 Mar 8 03:40 bin 03:42:28 drwxrwxr-x 18 1001 1001 4096 Mar 8 03:40 cmd 03:42:28 -rw-r--r-- 1 root root 446903 Mar 8 03:42 coverage.out 03:42:28 -rw-rw-r-- 1 1001 1001 3232 Mar 8 03:40 go.mod 03:42:28 -rw-rw-r-- 1 1001 1001 31098 Mar 8 03:40 go.sum 03:42:28 drwxrwxr-x 7 1001 1001 4096 Mar 8 03:40 internal 03:42:28 drwxrwxr-x 3 1001 1001 4096 Mar 8 03:40 openapi 03:42:28 drwxrwxr-x 4 1001 1001 4096 Mar 8 03:40 snap 03:42:28 -rw-rw-r-- 1 1001 1001 204 Mar 8 03:40 version.go [Pipeline] sh 03:42:29 + '[' -e coverage.out ] 03:42:29 + chown 1001:1001 coverage.out [Pipeline] stash 03:42:29 Stashed 1 file(s) [Pipeline] sh 03:42:29 + make build 03:42:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:42:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:42:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:42:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:42:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:42:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:42:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:42:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:43:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:43:01 $ docker stop --time=1 f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f 03:43:06 $ docker rm -f --volumes f1a5e8c7741818756ee2397e6de686d47cf4d1dbb6cbb9a33711af0565adaa8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:06 03:43:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:07 latest: Pulling from edgex-devops/edgex-compose 03:43:07 cbdbe7a5bc2a: Pulling fs layer 03:43:07 ca9280d653b3: Pulling fs layer 03:43:07 7e9c9ca2126c: Pulling fs layer 03:43:07 cbdbe7a5bc2a: Verifying Checksum 03:43:07 cbdbe7a5bc2a: Download complete 03:43:07 ca9280d653b3: Verifying Checksum 03:43:07 ca9280d653b3: Download complete 03:43:07 cbdbe7a5bc2a: Pull complete 03:43:08 7e9c9ca2126c: Verifying Checksum 03:43:08 7e9c9ca2126c: Download complete 03:43:08 ca9280d653b3: Pull complete 03:43:11 7e9c9ca2126c: Pull complete 03:43:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:11 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 03:43:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:43:14 $ docker top b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:14 + docker-compose build --help 03:43:14 + grep parallel 03:43:15 --parallel Build images in parallel. [Pipeline] } 03:43:15 $ docker stop --time=1 b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 03:43:16 $ docker rm -f --volumes b531612b9444e4e587ac1725ecc8ab9e09b15d4aa232cab3710b2307957a9783 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:17 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 03:43:17 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:43:17 $ docker top 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:17 + docker-compose -f ./docker-compose-build.yml build --parallel 03:43:18 Building core-command ... 03:43:18 Building core-common-config-bootstrapper ... 03:43:18 Building core-data ... 03:43:18 Building core-metadata ... 03:43:18 Building security-bootstrapper ... 03:43:18 Building security-proxy-auth ... 03:43:18 Building security-proxy-setup ... 03:43:18 Building security-secretstore-setup ... 03:43:18 Building security-spiffe-token-provider ... 03:43:18 Building security-spire-agent ... 03:43:18 Building security-spire-config ... 03:43:18 Building security-spire-server ... 03:43:18 Building support-notifications ... 03:43:18 Building support-scheduler ... 03:43:18 Building support-scheduler 03:43:18 Building core-command 03:43:18 Building security-secretstore-setup 03:43:18 Building security-proxy-auth 03:43:18 Building security-spire-agent 03:43:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:43:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:43:33 ---> 69937a0d1d15 03:43:33 Step 3/24 : WORKDIR /edgex-go 03:43:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:43:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:33 ---> 69937a0d1d15 03:43:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:43:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:43:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:33 ---> 69937a0d1d15 03:43:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:43:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:43:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:33 ---> 69937a0d1d15 03:43:33 Step 3/23 : WORKDIR /edgex-go 03:43:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:43:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:33 ---> 69937a0d1d15 03:43:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:43:41 ---> Running in f9aa773e21d0 03:43:41 ---> Running in 0bbde9294d02 03:43:41 ---> Running in dbbe9b9808b4 03:43:41 ---> Running in a3e4565839d5 03:43:41 ---> Running in 197b6cb7f764 03:43:41 Removing intermediate container 197b6cb7f764 03:43:41 ---> 821850255ef0 03:43:41 Step 4/22 : WORKDIR /edgex-go 03:43:41 Removing intermediate container dbbe9b9808b4 03:43:41 ---> e81e6b16fefd 03:43:41 Step 4/23 : RUN apk add --update --no-cache make git 03:43:41 Removing intermediate container f9aa773e21d0 03:43:41 ---> e3891e80bb1c 03:43:41 Step 4/22 : WORKDIR /edgex-go 03:43:41 Removing intermediate container a3e4565839d5 03:43:41 ---> b374c1c75206 03:43:41 Step 4/23 : WORKDIR /edgex-go 03:43:41 Removing intermediate container 0bbde9294d02 03:43:41 ---> 052fe5e00747 03:43:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:43:41 ---> Running in 32de6e6fb683 03:43:41 ---> Running in 8717040e1e60 03:43:41 ---> Running in 0b05c42b78ae 03:43:41 ---> Running in 1ea7324f7530 03:43:41 ---> Running in a4f557452ddb 03:43:41 Removing intermediate container 32de6e6fb683 03:43:41 ---> 8bee44948f4a 03:43:41 Step 5/22 : RUN apk add --update --no-cache make git 03:43:41 ---> Running in db3e89692e07 03:43:41 Removing intermediate container a4f557452ddb 03:43:41 ---> fdfba41e4159 03:43:41 Step 5/23 : RUN apk add --update --no-cache make git 03:43:41 Removing intermediate container 0b05c42b78ae 03:43:41 ---> 879f672be4b4 03:43:41 Step 5/22 : RUN apk add --update --no-cache make git 03:43:41 ---> Running in eb18d5c0b413 03:43:41 ---> Running in 87edd60e73ff 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:43:41 OK: 211 MiB in 51 packages 03:43:41 OK: 211 MiB in 51 packages 03:43:42 OK: 211 MiB in 51 packages 03:43:42 OK: 211 MiB in 51 packages 03:43:42 OK: 211 MiB in 51 packages 03:43:42 Removing intermediate container 1ea7324f7530 03:43:42 ---> 165fb6d11c8e 03:43:42 Step 5/24 : COPY go.mod vendor* ./ 03:43:42 Removing intermediate container 8717040e1e60 03:43:42 ---> 5c9b188fd177 03:43:42 Step 5/23 : COPY go.mod vendor* ./ 03:43:42 ---> 9d901df283ef 03:43:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 ---> Running in a5a2b284a84e 03:43:42 ---> 4746af3c4b70 03:43:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 Removing intermediate container eb18d5c0b413 03:43:42 ---> 0679a611b3e7 03:43:42 Step 6/23 : COPY go.mod vendor* ./ 03:43:42 ---> Running in 0bb5234010b3 03:43:42 Removing intermediate container 87edd60e73ff 03:43:42 ---> 4bbf3c999b8c 03:43:42 Step 6/22 : COPY go.mod vendor* ./ 03:43:42 ---> d88d38ea259d 03:43:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 Removing intermediate container db3e89692e07 03:43:42 ---> 0fb9fd7128a3 03:43:42 Step 6/22 : COPY go.mod vendor* ./ 03:43:42 ---> Running in 3cb6a614775d 03:43:42 ---> 8db07ff152e7 03:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 ---> Running in 76b50986d6c0 03:43:42 ---> 50d8da8dffe8 03:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:42 ---> Running in 7db09ff34724 03:44:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8731 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:44:15 Running in /w/workspace/edgex-go/443 [Pipeline] { [Pipeline] checkout 03:44:15 The recommended git tool is: git 03:44:20 using credential edgex-jenkins-ssh 03:44:20 Cloning the remote Git repository 03:44:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:44:20 > git init /w/workspace/edgex-go/443 # timeout=10 03:44:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:44:20 > git --version # timeout=10 03:44:20 > git --version # 'git version 2.25.1' 03:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:39 Removing intermediate container a5a2b284a84e 03:44:39 ---> 4ad5125f48af 03:44:39 Step 7/24 : COPY . . 03:44:39 Removing intermediate container 0bb5234010b3 03:44:39 ---> f3ca49cf23d1 03:44:39 Step 7/23 : COPY . . 03:44:39 Removing intermediate container 3cb6a614775d 03:44:39 ---> 683cdf0f0238 03:44:39 Step 8/23 : COPY . . 03:44:39 Removing intermediate container 76b50986d6c0 03:44:39 ---> a88bf09766be 03:44:39 Step 8/22 : COPY . . 03:44:39 Removing intermediate container 7db09ff34724 03:44:39 ---> e6498fb2525b 03:44:39 Step 8/22 : COPY . . 03:44:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:44:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:41 Avoid second fetch 03:44:41 Checking out Revision b791e6ee5a2a3a6eb267af43de5b080d31e9a077 (main) 03:44:42 Commit message: "Merge pull request #4414 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:43 Dload Upload Total Spent Left Speed 03:44:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 71634 [Pipeline] sh 03:44:41 > git config core.sparsecheckout # timeout=10 03:44:41 > git checkout -f b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 03:44:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:44:44 + sudo tee /etc/docker/daemon.new+ 03:44:44 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:44:44 { 03:44:44 "registry-mirrors": [ 03:44:44 "https://nexus3.edgexfoundry.org:10001" 03:44:44 ], 03:44:44 "bip": "10.250.0.254/24", 03:44:44 "hosts": [ 03:44:44 "tcp://0.0.0.0:5555", 03:44:44 "unix:///var/run/docker.sock" 03:44:44 ], 03:44:44 "mtu": 1458, 03:44:44 "selinux-enabled": true, 03:44:44 "seccomp-profile": "/etc/docker/seccomp.json" 03:44:44 } [Pipeline] sh 03:44:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:44:45 + sudo service docker restart 03:44:57 ---> 9d5308ed6b95 03:44:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:44:57 ---> 0f3fa4a5b1ad 03:44:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:44:57 ---> 634b18266305 03:44:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:44:57 ---> 761fdc8f868a 03:44:57 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:57 ---> a1a2ed6a6601 03:44:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:44:57 ---> Running in b7ef9582186c 03:44:57 ---> Running in e95e655591f5 03:44:57 ---> Running in 901151aea253 03:44:57 ---> Running in 0d905ef7a246 03:44:57 ---> Running in bb5a2e47df55 03:44:57 Removing intermediate container bb5a2e47df55 03:44:57 ---> 7619f5dad3ed 03:44:57 Step 9/24 : WORKDIR /edgex-go/spire-build 03:44:57 ---> Running in 0ead6624b5c1 03:44:57 Removing intermediate container 0ead6624b5c1 03:44:57 ---> d1228625c31a 03:44:57 Step 10/24 : 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 03:44:57 ---> Running in 5a2c8e6df8f3 03:44:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:44:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:44:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:44:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:44:57 Removing intermediate container 5a2c8e6df8f3 03:44:57 ---> 84c150548de3 03:44:57 Step 11/24 : WORKDIR /edgex-go 03:44:57 ---> Running in 054271bcfcf4 03:44:57 Removing intermediate container 054271bcfcf4 03:44:57 ---> 5bdc8e30500f 03:44:57 03:44:57 Step 12/24 : FROM alpine:3.15 03:44:57 3.15: Pulling from library/alpine 03:44:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:44:57 Status: Downloaded newer image for alpine:3.15 03:44:57 ---> 5ce65d7b0fde 03:44:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:44:58 ---> Running in dcd1eda5ff2c 03:44:58 Removing intermediate container dcd1eda5ff2c 03:44:58 ---> 16505b5d85f9 03:44:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:44:58 ---> Running in f134cb89d187 03:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:44:59 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:44:59 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:44:59 OK: 15859 distinct packages available 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:44:59 (1/5) Installing dumb-init (1.2.5-r1) 03:44:59 (2/5) Installing musl-obstack (1.2.3-r0) 03:44:59 (3/5) Installing libucontext (1.1-r0) 03:44:59 (4/5) Installing gcompat (1.0.0-r4) 03:44:59 (5/5) Installing openssl (1.1.1t-r1) 03:44:59 Executing busybox-1.34.1-r7.trigger 03:44:59 OK: 7 MiB in 19 packages 03:45:02 Removing intermediate container f134cb89d187 03:45:02 ---> ee392c3920b1 03:45:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:03 provisioning config files... 03:45:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config5903483502974502762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:03 ---> docker-login.sh 03:45:03 nexus3.edgexfoundry.org:10001 03:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:04 Configure a credential helper to remove this warning. See 03:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:04 03:45:04 Login Succeeded 03:45:04 nexus3.edgexfoundry.org:10002 03:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:04 ---> 97ab9e492419 03:45:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:04 Configure a credential helper to remove this warning. See 03:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:04 03:45:04 Login Succeeded 03:45:04 nexus3.edgexfoundry.org:10003 03:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 nexus3.edgexfoundry.org:10004 03:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 docker.io 03:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 ---> docker-login.sh ends [Pipeline] } 03:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:45:06 + git config --global --add safe.directory /w/workspace/edgex-go/443 [Pipeline] echo 03:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:45:06 ========================================================= 03:45:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:45:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:45:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:07 9b18e9b68314: Pulling fs layer 03:45:07 35d82f9e3411: Pulling fs layer 03:45:07 e16973657156: Pulling fs layer 03:45:07 fc693d55d65f: Pulling fs layer 03:45:07 7e9fc2657dce: Pulling fs layer 03:45:07 dda99020689f: Pulling fs layer 03:45:07 db1c61fa0a46: Pulling fs layer 03:45:07 891c053d2c06: Pulling fs layer 03:45:07 7e9fc2657dce: Waiting 03:45:07 dda99020689f: Waiting 03:45:07 db1c61fa0a46: Waiting 03:45:07 891c053d2c06: Waiting 03:45:07 fc693d55d65f: Waiting 03:45:07 e16973657156: Verifying Checksum 03:45:07 e16973657156: Download complete 03:45:07 35d82f9e3411: Verifying Checksum 03:45:07 35d82f9e3411: Download complete 03:45:07 7e9fc2657dce: Verifying Checksum 03:45:07 7e9fc2657dce: Download complete 03:45:07 dda99020689f: Verifying Checksum 03:45:07 dda99020689f: Download complete 03:45:07 9b18e9b68314: Verifying Checksum 03:45:07 9b18e9b68314: Download complete 03:45:08 9b18e9b68314: Pull complete 03:45:08 891c053d2c06: Verifying Checksum 03:45:08 891c053d2c06: Download complete 03:45:08 35d82f9e3411: Pull complete 03:45:09 e16973657156: Pull complete 03:45:09 db1c61fa0a46: Verifying Checksum 03:45:09 db1c61fa0a46: Download complete 03:45:10 fc693d55d65f: Verifying Checksum 03:45:10 fc693d55d65f: Download complete 03:45:12 ---> 6b0b181151e2 03:45:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:45:12 ---> 8ff720e241b5 03:45:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:45:12 ---> 8c93e1afa8df 03:45:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:45:14 ---> 70a8726bb7ce 03:45:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:45:14 ---> Running in 4896644b2cef 03:45:14 Removing intermediate container 4896644b2cef 03:45:14 ---> da8e6817c1ad 03:45:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:45:14 ---> Running in 54bd1c8f73b3 03:45:14 Removing intermediate container 54bd1c8f73b3 03:45:14 ---> b2b8cf417171 03:45:14 Step 22/24 : LABEL arch=x86_64 03:45:14 ---> Running in b6ab38888fe7 03:45:15 Removing intermediate container b6ab38888fe7 03:45:15 ---> 3ac46076774c 03:45:15 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:45:15 ---> Running in 92f131bcdd23 03:45:15 Removing intermediate container 92f131bcdd23 03:45:15 ---> 957f52a63562 03:45:15 Step 24/24 : LABEL version=3.0.0-dev.81 03:45:15 ---> Running in f8ee3d0e813a 03:45:15 Removing intermediate container f8ee3d0e813a 03:45:15 ---> 39c90d60be61 03:45:15 03:45:15 Successfully built 39c90d60be61 03:45:15 Successfully tagged security-spire-agent:latest 03:45:15  Building security-spire-agent ... done Building security-spiffe-token-provider 03:45:22 fc693d55d65f: Pull complete 03:45:22 7e9fc2657dce: Pull complete 03:45:22 dda99020689f: Pull complete 03:45:24 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:24 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:45:24 ---> 69937a0d1d15 03:45:24 Step 3/19 : WORKDIR /edgex-go 03:45:24 ---> Using cache 03:45:24 ---> 052fe5e00747 03:45:24 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:45:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:32 db1c61fa0a46: Pull complete 03:45:33 ---> Running in ad6cb040a637 03:45:33 891c053d2c06: Pull complete 03:45:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:45:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:33 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:45:33 WORKDIR /edgex 03:45:33 COPY go.mod . 03:45:33 RUN go mod download -t 03:45:33 ci-base-image-arm64 -f - . 03:45:34 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:45:34 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:45:34 OK: 17046 distinct packages available 03:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:34 Sending build context to Docker daemon 2.948MB 03:45:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:45:34 ---> f96f9c87975a 03:45:34 Step 2/4 : WORKDIR /edgex 03:45:34 OK: 211 MiB in 51 packages 03:45:36 ---> Running in eb4f81f839f0 03:45:36 Removing intermediate container eb4f81f839f0 03:45:36 ---> c9cb04beb447 03:45:36 Step 3/4 : COPY go.mod . 03:45:37 ---> 17f0d936243d 03:45:37 Step 4/4 : RUN go mod download 03:45:37 ---> Running in adf8e3f40893 03:45:38 Removing intermediate container e95e655591f5 03:45:38 ---> 5e4ec1fd2ade 03:45:38 03:45:38 Step 10/23 : FROM alpine:3.16 03:45:38 Removing intermediate container b7ef9582186c 03:45:38 ---> f827082e832b 03:45:38 03:45:38 Step 10/22 : FROM alpine:3.16 03:45:38 Removing intermediate container 901151aea253 03:45:38 ---> a1e5c5588922 03:45:38 03:45:38 Step 9/23 : FROM alpine:3.16 03:45:39 Removing intermediate container 0d905ef7a246 03:45:39 ---> 5edc005467eb 03:45:39 03:45:39 Step 10/22 : FROM alpine:3.16 03:45:39 Removing intermediate container ad6cb040a637 03:45:39 ---> 5206a22f007f 03:45:39 Step 5/19 : COPY go.mod vendor* ./ 03:45:39 ---> 0521157f0eb1 03:45:39 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:39 ---> Running in f81217c1a67c 03:45:39 3.16: Pulling from library/alpine 03:45:40 3.16: Pulling from library/alpine 03:45:40 3.16: Pulling from library/alpine 03:45:40 3.16: Pulling from library/alpine 03:45:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:45:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:45:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:45:40 Status: Image is up to date for alpine:3.16 03:45:40 Status: Downloaded newer image for alpine:3.16 03:45:40 Status: Downloaded newer image for alpine:3.16 03:45:40 ---> dfd21b5a31f5 03:45:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:45:40 ---> dfd21b5a31f5 03:45:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:45:40 ---> dfd21b5a31f5 03:45:40 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:45:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:45:41 Status: Image is up to date for alpine:3.16 03:45:41 ---> dfd21b5a31f5 03:45:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:45:41 ---> Running in 9dced9170bcd 03:45:41 ---> Running in cab881d7028e 03:45:41 ---> Running in 1d0f52dbce0e 03:45:41 ---> Running in 65521d79ffae 03:45:41 Removing intermediate container 1d0f52dbce0e 03:45:41 ---> 290d16302126 03:45:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:45:41 ---> Running in e9837efa08e5 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:45:41 (1/1) Installing dumb-init (1.2.5-r1) 03:45:41 Executing busybox-1.35.0-r17.trigger 03:45:41 OK: 6 MiB in 15 packages 03:45:41 (1/3) Installing ca-certificates (20220614-r0) 03:45:42 (2/3) Installing dumb-init (1.2.5-r1) 03:45:42 (3/3) Installing su-exec (0.2-r1) 03:45:42 Executing busybox-1.35.0-r17.trigger 03:45:42 Executing ca-certificates-20220614-r0.trigger 03:45:42 OK: 6 MiB in 17 packages 03:45:42 (1/1) Installing dumb-init (1.2.5-r1) 03:45:42 Executing busybox-1.35.0-r17.trigger 03:45:42 OK: 6 MiB in 15 packages 03:45:42 (1/1) Installing dumb-init (1.2.5-r1) 03:45:42 Executing busybox-1.35.0-r17.trigger 03:45:42 OK: 6 MiB in 15 packages 03:45:42 Removing intermediate container cab881d7028e 03:45:42 ---> 078fe041524d 03:45:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:42 ---> Running in 60996b5084dd 03:45:42 Removing intermediate container 60996b5084dd 03:45:42 ---> d8b2e8005f33 03:45:42 Step 13/23 : ENV APP_PORT=59882 03:45:43 ---> Running in cb05d732066d 03:45:43 Removing intermediate container 65521d79ffae 03:45:43 ---> b9aa7a641567 03:45:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:43 Removing intermediate container e9837efa08e5 03:45:43 ---> 2df442abaa5c 03:45:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:43 Removing intermediate container 9dced9170bcd 03:45:43 ---> 7aa5433312e9 03:45:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:43 ---> Running in 99009ef5aa5d 03:45:43 ---> Running in c23ad5143ee7 03:45:43 Removing intermediate container cb05d732066d 03:45:43 ---> def4f5aa99bb 03:45:43 Step 14/23 : EXPOSE $APP_PORT 03:45:43 Removing intermediate container 99009ef5aa5d 03:45:43 ---> a766ba427f62 03:45:43 Step 13/22 : ENV APP_PORT=59861 03:45:43 Removing intermediate container c23ad5143ee7 03:45:43 ---> 4804c7513fbf 03:45:43 Step 12/23 : WORKDIR / 03:45:43 ---> 48722c4bf6a9 03:45:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:45:44 ---> Running in ac7e0d9f7bf0 03:45:44 ---> Running in f49ba1981e26 03:45:44 ---> Running in 1e6f6a64c372 03:45:45 ---> 55f2878f53ae 03:45:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 03:45:45 Removing intermediate container ac7e0d9f7bf0 03:45:45 ---> 67b1fa1f1d64 03:45:45 Step 15/23 : WORKDIR / 03:45:45 Removing intermediate container 1e6f6a64c372 03:45:45 ---> 8e1f64ec96dc 03:45:45 Step 14/22 : EXPOSE $APP_PORT 03:45:45 ---> Running in 0663906157c7 03:45:45 ---> Running in 6c94110603b5 03:45:45 Removing intermediate container f49ba1981e26 03:45:45 ---> a1eafdb08bf6 03:45:45 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:45:45 Removing intermediate container 0663906157c7 03:45:45 ---> bae50fcc9182 03:45:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:45 Removing intermediate container 6c94110603b5 03:45:45 ---> 84e8c35c7684 03:45:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:45 ---> eb2111a91f30 03:45:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:45:45 ---> d29516d716c6 03:45:45 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:45:45 ---> 17bb6576bd80 03:45:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:45:45 ---> 4457fe5cee8e 03:45:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:45 ---> 3787679b6df7 03:45:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:45 ---> Running in d88a96c7d8f8 03:45:45 ---> 07a93e2684ff 03:45:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:45:46 ---> 62c79032f7e2 03:45:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:45:46 ---> 7e4be2f8e816 03:45:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:46 ---> d7af18ece712 03:45:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:45:46 ---> 2af6bb18b850 03:45:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:45:46 ---> b469a38fb18d 03:45:46 Step 19/23 : ENTRYPOINT ["/core-command"] 03:45:46 ---> Running in 464ca38aa818 03:45:46 ---> Running in d3f1f289eb83 03:45:47 Removing intermediate container d88a96c7d8f8 03:45:47 ---> a712169d37ec 03:45:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:45:47 Removing intermediate container 464ca38aa818 03:45:47 ---> 74dde26bc3f5 03:45:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:45:47 Removing intermediate container d3f1f289eb83 03:45:47 ---> 286ffe9a53e8 03:45:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:45:47 ---> b326977589eb 03:45:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:47 ---> Running in 9dc4db4df5fe 03:45:47 ---> Running in 9adc708c8552 03:45:47 ---> Running in 597a68b5d1b6 03:45:47 Removing intermediate container 9adc708c8552 03:45:47 ---> a019ebadb5f2 03:45:47 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:45:47 Removing intermediate container 597a68b5d1b6 03:45:47 ---> 39933c4028b0 03:45:47 Step 21/23 : LABEL arch=x86_64 03:45:47 Removing intermediate container 9dc4db4df5fe 03:45:47 ---> 63bca6bc566b 03:45:47 Step 20/22 : LABEL arch=x86_64 03:45:47 ---> Running in c720919fe004 03:45:47 ---> Running in 5c79f4db8a64 03:45:47 ---> Running in fd348bbd0c17 03:45:47 Removing intermediate container c720919fe004 03:45:47 ---> b9743e03e321 03:45:47 Step 20/22 : LABEL arch=x86_64 03:45:47 ---> Running in 3e23d441ee6c 03:45:47 Removing intermediate container fd348bbd0c17 03:45:47 ---> cf979995394d 03:45:47 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:45:47 Removing intermediate container 3e23d441ee6c 03:45:47 ---> e9ae158b150e 03:45:47 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:45:47 Removing intermediate container 5c79f4db8a64 03:45:47 ---> daa717563162 03:45:47 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:45:47 ---> Running in 1ba39fc29c2d 03:45:47 ---> Running in a618541877b0 03:45:47 ---> f4fe14700845 03:45:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:47 ---> Running in 765038e4c171 03:45:47 Removing intermediate container a618541877b0 03:45:47 ---> ed4f7a1e7cc7 03:45:47 Step 22/22 : LABEL version=3.0.0-dev.81 03:45:47 ---> Running in e9def9fc46cf 03:45:47 Removing intermediate container 1ba39fc29c2d 03:45:47 ---> e3fde9023ae3 03:45:47 Step 22/22 : LABEL version=3.0.0-dev.81 03:45:48 ---> Running in 42a8cb295ff4 03:45:48 ---> f0365407b3f8 03:45:48 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:48 Removing intermediate container 765038e4c171 03:45:48 ---> 5b8366292966 03:45:48 Step 23/23 : LABEL version=3.0.0-dev.81 03:45:48 ---> Running in 151334c85034 03:45:48 ---> Running in e0d02e421419 03:45:48 Removing intermediate container e9def9fc46cf 03:45:48 ---> 2793645fbc91 03:45:48 03:45:48 Removing intermediate container 42a8cb295ff4 03:45:48 ---> 8453e0703389 03:45:48 03:45:48 Removing intermediate container e0d02e421419 03:45:48 ---> b5c0abc7c6f9 03:45:48 03:45:48 Successfully built 2793645fbc91 03:45:48 Successfully tagged support-scheduler:latest 03:45:48 Building security-spire-config 03:45:48  Building support-scheduler ... done Successfully built 8453e0703389 03:45:48 Successfully tagged security-proxy-auth:latest 03:45:48 Building support-notifications 03:45:48  Building security-proxy-auth ... done Successfully built b5c0abc7c6f9 03:45:48 Successfully tagged core-command:latest 03:45:48  Building core-command ... done Building security-spire-server 03:45:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:56 ---> 69937a0d1d15 03:45:56 Step 3/23 : WORKDIR /edgex-go 03:45:56 ---> Using cache 03:45:56 ---> 052fe5e00747 03:45:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:45:56 ---> Using cache 03:45:56 ---> 165fb6d11c8e 03:45:56 Step 5/23 : COPY go.mod vendor* ./ 03:45:56 ---> Using cache 03:45:56 ---> 9d901df283ef 03:45:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:56 ---> Using cache 03:45:56 ---> 4ad5125f48af 03:45:56 Step 7/23 : COPY . . 03:45:56 ---> Using cache 03:45:56 ---> a1a2ed6a6601 03:45:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:45:56 ---> Using cache 03:45:56 ---> 7619f5dad3ed 03:45:56 Step 9/23 : WORKDIR /edgex-go/spire-build 03:45:56 ---> Using cache 03:45:56 ---> d1228625c31a 03:45:56 Step 10/23 : 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 03:45:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:45:56 ---> 69937a0d1d15 03:45:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:45:56 ---> Using cache 03:45:56 ---> b374c1c75206 03:45:56 Step 4/22 : WORKDIR /edgex-go 03:45:56 ---> Using cache 03:45:56 ---> fdfba41e4159 03:45:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:45:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:45:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:45:56 ---> 69937a0d1d15 03:45:56 Step 3/24 : WORKDIR /edgex-go 03:45:56 ---> Using cache 03:45:56 ---> 052fe5e00747 03:45:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:45:56 ---> Using cache 03:45:56 ---> 165fb6d11c8e 03:45:56 Step 5/24 : COPY go.mod vendor* ./ 03:45:56 ---> Using cache 03:45:56 ---> 9d901df283ef 03:45:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:56 ---> Using cache 03:45:56 ---> 4ad5125f48af 03:45:56 Step 7/24 : COPY . . 03:45:56 ---> Using cache 03:45:56 ---> a1a2ed6a6601 03:45:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:45:56 ---> Using cache 03:45:56 ---> 7619f5dad3ed 03:45:56 Step 9/24 : WORKDIR /edgex-go/spire-build 03:45:56 ---> Using cache 03:45:56 ---> d1228625c31a 03:45:56 Step 10/24 : 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 03:45:56 ---> Using cache 03:45:56 ---> 84c150548de3 03:45:56 Step 11/24 : WORKDIR /edgex-go 03:45:56 ---> Using cache 03:45:56 ---> 5bdc8e30500f 03:45:56 03:45:56 Step 12/24 : FROM alpine:3.15 03:45:56 ---> 5ce65d7b0fde 03:45:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:56 ---> Using cache 03:45:56 ---> 16505b5d85f9 03:45:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:03 ---> Running in 556e8422ce5a 03:46:03 ---> Running in a2f8891965cd 03:46:03 ---> Running in b3339e8c76bf 03:46:03 Removing intermediate container 151334c85034 03:46:03 ---> dd26552699a3 03:46:03 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 03:46:03 ---> Running in 236876b4f18a 03:46:03 Removing intermediate container 236876b4f18a 03:46:03 ---> 113e86a19d4f 03:46:03 Step 21/23 : LABEL arch=x86_64 03:46:03 ---> Running in d1a2269136a1 03:46:03 Removing intermediate container d1a2269136a1 03:46:03 ---> 3ffd38279251 03:46:03 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:46:03 ---> Running in 033cbb73b96b 03:46:03 Removing intermediate container 033cbb73b96b 03:46:03 ---> efd00c5f0e6c 03:46:03 Step 23/23 : LABEL version=3.0.0-dev.81 03:46:03 ---> Running in 0e8fdd759173 03:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:46:03 Removing intermediate container 0e8fdd759173 03:46:03 ---> 4a103f45648e 03:46:03 03:46:03 Successfully built 4a103f45648e 03:46:03 Successfully tagged security-secretstore-setup:latest 03:46:03  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:03 Building core-metadata 03:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:46:04 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:46:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:46:04 OK: 15859 distinct packages available 03:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:04 OK: 211 MiB in 51 packages 03:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:04 (1/4) Installing dumb-init (1.2.5-r1) 03:46:04 (2/4) Installing musl-obstack (1.2.3-r0) 03:46:04 (3/4) Installing libucontext (1.1-r0) 03:46:04 (4/4) Installing gcompat (1.0.0-r4) 03:46:04 Executing busybox-1.34.1-r7.trigger 03:46:04 OK: 6 MiB in 18 packages 03:46:09 Removing intermediate container adf8e3f40893 03:46:09 ---> 71046ea3f153 03:46:09 Successfully built 71046ea3f153 03:46:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:10 ---> 69937a0d1d15 03:46:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:46:10 ---> Using cache 03:46:10 ---> b374c1c75206 03:46:10 Step 4/24 : WORKDIR /edgex-go 03:46:10 ---> Using cache 03:46:10 ---> fdfba41e4159 03:46:10 Step 5/24 : RUN apk add --update --no-cache make git 03:46:10 ---> Using cache 03:46:10 ---> 0679a611b3e7 03:46:10 Step 6/24 : COPY go.mod vendor* ./ 03:46:10 ---> Using cache 03:46:10 ---> d88d38ea259d 03:46:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:10 ---> Using cache 03:46:10 ---> 683cdf0f0238 03:46:10 Step 8/24 : COPY . . 03:46:10 ---> Using cache 03:46:10 ---> 9d5308ed6b95 03:46:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:46:10 + docker inspect -f . ci-base-image-arm64 03:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container 03:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:46:11 ---> Running in 817187a3564a 03:46:11 $ docker top a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:11 Removing intermediate container 556e8422ce5a 03:46:11 ---> b48060978b7b 03:46:11 Step 11/23 : WORKDIR /edgex-go 03:46:11 Removing intermediate container b3339e8c76bf 03:46:11 ---> 8f30be4bb428 03:46:11 Step 6/22 : COPY go.mod vendor* ./ 03:46:11 Removing intermediate container a2f8891965cd 03:46:11 ---> 13a275ab20cc 03:46:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:46:11 ---> Running in f00e9f95a6d7 03:46:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:46:12 + go version 03:46:12 go version go1.18.7 linux/arm64 [Pipeline] } 03:46:12 $ docker stop --time=1 a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc 03:46:14 $ docker rm -f --volumes a1f7bd3d82014c0c1f6723ec1eb7d49236353f451601a5cb9182783435504dcc [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 03:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:14 03:46:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:15 latest: Pulling from edgex-devops/edgex-compose-arm64 03:46:15 29e5d40040c1: Pulling fs layer 03:46:15 1ce36da41761: Pulling fs layer 03:46:15 25b303627fd3: Pulling fs layer 03:46:15 29e5d40040c1: Verifying Checksum 03:46:15 29e5d40040c1: Download complete 03:46:15 Removing intermediate container f00e9f95a6d7 03:46:15 ---> cbf6d6eab411 03:46:15 03:46:15 Step 12/23 : FROM alpine:3.15 03:46:15 ---> 5ce65d7b0fde 03:46:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:15 ---> Using cache 03:46:15 ---> 16505b5d85f9 03:46:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:15 ---> Using cache 03:46:15 ---> ee392c3920b1 03:46:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:46:15 ---> dcb474b80597 03:46:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:15 ---> f23cada090ab 03:46:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:15 ---> Running in 76c08231c20d 03:46:15 1ce36da41761: Verifying Checksum 03:46:15 1ce36da41761: Download complete 03:46:15 29e5d40040c1: Pull complete 03:46:15 ---> 1a8eb5692ed6 03:46:15 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:15 ---> Running in 74317dccdc1b 03:46:17 1ce36da41761: Pull complete 03:46:17 25b303627fd3: Verifying Checksum 03:46:17 25b303627fd3: Download complete 03:46:17 Removing intermediate container 74317dccdc1b 03:46:17 ---> 7be487e2a351 03:46:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:22 ---> 474578225458 03:46:22 Step 19/24 : WORKDIR / 03:46:22 ---> 0839196098eb 03:46:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:22 ---> Running in cb14a86e47fb 03:46:22 Removing intermediate container cb14a86e47fb 03:46:22 ---> eb31fe9f9c39 03:46:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:22 ---> e1f4f713cb9a 03:46:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:22 ---> Running in 744f3a9fee64 03:46:22 Removing intermediate container 744f3a9fee64 03:46:22 ---> d73fdf7764e1 03:46:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:23 ---> 57f798d8ee4d 03:46:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:23 ---> Running in e744e7ffd240 03:46:23 Removing intermediate container e744e7ffd240 03:46:23 ---> 4863c1b3bf58 03:46:23 Step 22/24 : LABEL arch=x86_64 03:46:23 Removing intermediate container f81217c1a67c 03:46:23 ---> 03c85020dce5 03:46:23 Step 7/19 : COPY . . 03:46:23 ---> Running in aec7f9e3ff6e 03:46:23 ---> 73efb633afbc 03:46:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:23 ---> Running in a955fc4a39a9 03:46:23 Removing intermediate container aec7f9e3ff6e 03:46:23 ---> 890a8274d158 03:46:23 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:46:27 25b303627fd3: Pull complete 03:46:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container 03:46:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:46:29 $ docker top 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:30 + docker-compose build --help 03:46:30 + grep parallel 03:46:31 ---> Running in 2adf0a7941ef 03:46:31 Removing intermediate container a955fc4a39a9 03:46:31 ---> 6fb7de0fc5f1 03:46:31 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:31 ---> Running in c8f4d0c66d36 03:46:31 Removing intermediate container 2adf0a7941ef 03:46:31 ---> d24e2827be6a 03:46:31 Step 24/24 : LABEL version=3.0.0-dev.81 03:46:31 ---> 28fbc77a9883 03:46:31 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:46:31 ---> Running in 439ef3b9772a 03:46:31 ---> Running in bcdc0958a8c8 03:46:31 Removing intermediate container c8f4d0c66d36 03:46:31 ---> 768e3748da0a 03:46:31 Step 21/23 : LABEL arch=x86_64 03:46:31 ---> Running in 1c36913d615b 03:46:31 Removing intermediate container bcdc0958a8c8 03:46:31 ---> 1591d7f5c621 03:46:31 03:46:31 Removing intermediate container 1c36913d615b 03:46:31 ---> ed5675fd3e99 03:46:31 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:46:31 Successfully built 1591d7f5c621 03:46:31 Successfully tagged security-spire-config:latest 03:46:31  Building security-spire-config ... done Building core-data 03:46:31 ---> Running in c81342092235 03:46:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:46:36 --parallel Build images in parallel. [Pipeline] } 03:46:36 $ docker stop --time=1 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 03:46:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:36 ---> 69937a0d1d15 03:46:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:46:36 ---> Using cache 03:46:36 ---> b374c1c75206 03:46:36 Step 4/22 : WORKDIR /edgex-go 03:46:36 ---> Using cache 03:46:36 ---> fdfba41e4159 03:46:36 Step 5/22 : RUN apk add --update --no-cache make git 03:46:36 ---> Using cache 03:46:36 ---> 0679a611b3e7 03:46:36 Step 6/22 : COPY go.mod vendor* ./ 03:46:36 ---> Using cache 03:46:36 ---> d88d38ea259d 03:46:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:36 ---> Using cache 03:46:36 ---> 683cdf0f0238 03:46:36 Step 8/22 : COPY . . 03:46:36 ---> Using cache 03:46:36 ---> 9d5308ed6b95 03:46:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:46:38 Removing intermediate container c81342092235 03:46:38 ---> e586bbbc275a 03:46:38 Step 23/23 : LABEL version=3.0.0-dev.81 03:46:38 ---> Running in 8c5589d9bcb8 03:46:38 ---> Running in 609a4c3f6b37 03:46:38 Removing intermediate container 817187a3564a 03:46:38 ---> 1634bd4b4f5b 03:46:38 03:46:38 Step 10/24 : FROM alpine:3.16 03:46:38 ---> dfd21b5a31f5 03:46:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:46:38 ---> Using cache 03:46:38 ---> b9aa7a641567 03:46:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:46:38 ---> Using cache 03:46:38 ---> a766ba427f62 03:46:38 Step 13/24 : ENV APP_PORT=59881 03:46:38 ---> Running in db014331ec78 03:46:38 Removing intermediate container 609a4c3f6b37 03:46:38 ---> 2ca3b96677b5 03:46:38 03:46:38 Successfully built 2ca3b96677b5 03:46:38 Successfully tagged security-spire-server:latest 03:46:38 Building core-common-config-bootstrapper 03:46:38  Building security-spire-server ... done Removing intermediate container db014331ec78 03:46:38 ---> dc6b16af101b 03:46:38 Step 14/24 : EXPOSE $APP_PORT 03:46:38 ---> Running in 77b36558aa20 03:46:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:46:39 $ docker rm -f --volumes 54c7d2f93a8e1ae6596932f198120a385d5cee230888e1bd8541c885ba212d18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:46:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:39 prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container 03:46:39 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 03:46:41 $ docker top c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:41 + docker-compose -f ./docker-compose-build.yml build --parallel 03:46:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:42 ---> 69937a0d1d15 03:46:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:46:42 ---> Using cache 03:46:42 ---> b374c1c75206 03:46:42 Step 4/22 : WORKDIR /edgex-go 03:46:42 ---> Using cache 03:46:42 ---> fdfba41e4159 03:46:42 Step 5/22 : RUN apk add --update --no-cache make git 03:46:42 ---> Using cache 03:46:42 ---> 0679a611b3e7 03:46:42 Step 6/22 : COPY go.mod vendor* ./ 03:46:42 ---> Using cache 03:46:42 ---> d88d38ea259d 03:46:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:42 ---> Using cache 03:46:42 ---> 683cdf0f0238 03:46:42 Step 8/22 : COPY . . 03:46:42 ---> Using cache 03:46:42 ---> 9d5308ed6b95 03:46:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:46:46 Removing intermediate container 77b36558aa20 03:46:46 ---> c07f7e35e83d 03:46:46 Step 15/24 : WORKDIR / 03:46:46 Building core-command ... 03:46:46 Building core-common-config-bootstrapper ... 03:46:46 Building core-data ... 03:46:46 Building core-metadata ... 03:46:46 Building security-bootstrapper ... 03:46:46 Building security-proxy-auth ... 03:46:46 Building security-proxy-setup ... 03:46:46 Building security-secretstore-setup ... 03:46:46 Building security-spiffe-token-provider ... 03:46:46 Building security-spire-agent ... 03:46:46 Building security-spire-config ... 03:46:46 Building security-spire-server ... 03:46:46 Building support-notifications ... 03:46:46 Building support-scheduler ... 03:46:46 Building support-scheduler 03:46:46 Building security-bootstrapper 03:46:46 Building security-proxy-auth 03:46:46 Building core-metadata 03:46:46 Building core-data 03:46:47 ---> Running in 800bcaff90a2 03:46:47 ---> Running in dd7057be5a06 03:46:47 Removing intermediate container dd7057be5a06 03:46:47 ---> 39505c362aa6 03:46:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:48 ---> 46b3ffad8b39 03:46:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:46:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:46:49 ---> 93c334a9e150 03:46:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:46:50 ---> 1d37f3cc3d55 03:46:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:46:52 ---> aaadd68e4513 03:46:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:46:52 ---> Running in 05c53df23fd3 03:46:53 Removing intermediate container 05c53df23fd3 03:46:53 ---> 807f5831642a 03:46:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:46:56 ---> Running in d848a2b5b0c4 03:46:56 Removing intermediate container d848a2b5b0c4 03:46:56 ---> de0aac54c9e8 03:46:56 Step 22/24 : LABEL arch=x86_64 03:46:56 ---> Running in 47764622599e 03:46:56 Removing intermediate container 47764622599e 03:46:56 ---> 4aa4ae95e31f 03:46:56 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:46:57 ---> Running in 6de69d9ceaf6 03:46:57 Removing intermediate container 6de69d9ceaf6 03:46:57 ---> 2840ad3bd9df 03:46:57 Step 24/24 : LABEL version=3.0.0-dev.81 03:46:57 ---> Running in dbef45e3d531 03:46:58 Removing intermediate container dbef45e3d531 03:46:58 ---> 998c2d36a407 03:46:58 03:46:58 Successfully built 998c2d36a407 03:46:58 Successfully tagged core-metadata:latest 03:46:58  Building core-metadata ... done Building security-bootstrapper 03:46:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:46:59 ---> 71046ea3f153 03:46:59 Step 3/32 : WORKDIR /edgex-go 03:46:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:59 ---> 71046ea3f153 03:46:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:46:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:59 ---> 71046ea3f153 03:46:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:46:59 ---> Running in f8657734e422 03:46:59 ---> Running in 2985b00b07b0 03:46:59 ---> Running in 60fdb5c89d5d 03:46:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:59 ---> 71046ea3f153 03:46:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:46:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:46:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:59 ---> 71046ea3f153 03:46:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:46:59 ---> Running in 42f7f23bb5e0 03:46:59 ---> Running in a8a4945ffae8 03:46:59 Removing intermediate container f8657734e422 03:46:59 ---> 4c73306451f7 03:46:59 Step 4/32 : RUN apk add --update --no-cache make git 03:46:59 Removing intermediate container 2985b00b07b0 03:46:59 ---> 6dc2f1213be0 03:46:59 Step 4/22 : WORKDIR /edgex-go 03:46:59 Removing intermediate container 60fdb5c89d5d 03:46:59 ---> 005e02b078db 03:46:59 Step 4/22 : WORKDIR /edgex-go 03:46:59 ---> Running in 76b26166c380 03:46:59 ---> Running in 6ede9619e2d2 03:46:59 Removing intermediate container a8a4945ffae8 03:46:59 ---> 5f881b935840 03:46:59 Step 4/24 : WORKDIR /edgex-go 03:46:59 ---> Running in 976a398e4f52 03:46:59 Removing intermediate container 42f7f23bb5e0 03:46:59 ---> f11d12828a37 03:46:59 Step 4/22 : WORKDIR /edgex-go 03:46:59 ---> Running in d14f41782117 03:46:59 ---> Running in 8086037f5940 03:46:59 Removing intermediate container 6ede9619e2d2 03:46:59 ---> 86b071ec4a6f 03:46:59 Step 5/22 : RUN apk add --update --no-cache make git 03:46:59 Removing intermediate container 976a398e4f52 03:46:59 ---> c7ca118cc7e7 03:46:59 Step 5/22 : RUN apk add --update --no-cache make git 03:46:59 ---> Running in 185cb47c9ef4 03:46:59 ---> Running in 5e28de57604e 03:46:59 Removing intermediate container 8086037f5940 03:46:59 ---> b39732132133 03:46:59 Step 5/22 : RUN apk add --update --no-cache make git 03:46:59 Removing intermediate container d14f41782117 03:46:59 ---> 92569acef24d 03:46:59 Step 5/24 : RUN apk add --update --no-cache make git 03:47:00 ---> Running in c6079d971dd8 03:47:00 ---> Running in 4b12ea626133 03:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:01 OK: 221 MiB in 51 packages 03:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:03 Removing intermediate container 76b26166c380 03:47:03 ---> 9fe6f6c59bf8 03:47:03 Step 5/32 : COPY go.mod vendor* ./ 03:47:03 OK: 221 MiB in 51 packages 03:47:04 OK: 221 MiB in 51 packages 03:47:04 OK: 221 MiB in 51 packages 03:47:04 OK: 221 MiB in 51 packages 03:47:04 ---> 4ea290791f02 03:47:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:04 ---> Running in 1d5d60ffb2b7 03:47:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:47:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:47:04 ---> 69937a0d1d15 03:47:04 Step 3/32 : WORKDIR /edgex-go 03:47:04 ---> Using cache 03:47:04 ---> 052fe5e00747 03:47:04 Step 4/32 : RUN apk add --update --no-cache make git 03:47:05 Removing intermediate container 5e28de57604e 03:47:05 ---> 6960705b0872 03:47:05 Step 6/22 : COPY go.mod vendor* ./ 03:47:06 Removing intermediate container c6079d971dd8 03:47:06 ---> 955f5d975a62 03:47:06 Step 6/22 : COPY go.mod vendor* ./ 03:47:06 Removing intermediate container 4b12ea626133 03:47:06 ---> 83bae0060984 03:47:06 Step 6/24 : COPY go.mod vendor* ./ 03:47:06 Removing intermediate container 185cb47c9ef4 03:47:06 ---> b8776f0c178f 03:47:06 Step 6/22 : COPY go.mod vendor* ./ 03:47:06 ---> a98f3f14ff48 03:47:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:07 ---> Running in bcfe9eeab958 03:47:07 ---> db251893b0b0 03:47:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:07 ---> Running in e8176f38ffc7 03:47:08 ---> 31de4fd6f2ce 03:47:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:08 ---> Running in 1149852c8942 03:47:08 ---> cfd7959446a3 03:47:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:08 ---> Running in 140aa7230c94 03:47:15 ---> Running in 861fa801f2a7 03:47:15 Removing intermediate container 76c08231c20d 03:47:15 ---> 569235011d0a 03:47:15 Step 8/22 : COPY . . 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:47:15 OK: 211 MiB in 51 packages 03:47:25 Removing intermediate container 8c5589d9bcb8 03:47:25 ---> 710f17d7dda3 03:47:25 03:47:25 Step 10/22 : FROM alpine:3.16 03:47:25 ---> dfd21b5a31f5 03:47:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:47:25 ---> 787ca19c5f4f 03:47:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:47:25 Removing intermediate container 800bcaff90a2 03:47:25 ---> 1e9f11c8f7de 03:47:25 03:47:25 Step 10/22 : FROM alpine:3.16 03:47:25 ---> dfd21b5a31f5 03:47:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:47:25 ---> Using cache 03:47:25 ---> 290d16302126 03:47:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:47:25 ---> Using cache 03:47:25 ---> 2df442abaa5c 03:47:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:25 ---> Using cache 03:47:25 Removing intermediate container 861fa801f2a7 03:47:25 ---> ddec08e151ff 03:47:25 Step 5/32 : COPY go.mod vendor* ./ 03:47:25 ---> 48722c4bf6a9 03:47:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:47:25 Removing intermediate container 439ef3b9772a 03:47:25 ---> b2abbbdddd3b 03:47:25 03:47:25 Step 9/19 : FROM alpine:3.15 03:47:25 ---> 5ce65d7b0fde 03:47:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:47:25 ---> Using cache 03:47:25 ---> 16505b5d85f9 03:47:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:47:25 ---> Running in 3346d58ec187 03:47:25 ---> Running in 2c3d17c1364e 03:47:25 ---> Running in 676ecc4f15f3 03:47:25 Removing intermediate container 3346d58ec187 03:47:25 ---> c64a1332d57d 03:47:25 Step 12/22 : ENV APP_PORT=59880 03:47:25 ---> 1ca67cc3a7a0 03:47:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:25 ---> Running in 6f53d0637b50 03:47:25 ---> Running in 1ecd24c15daa 03:47:25 ---> 897d1662111c 03:47:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:47:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:25 Removing intermediate container 6f53d0637b50 03:47:25 ---> b528ce9ab729 03:47:25 Step 13/22 : EXPOSE $APP_PORT 03:47:25 ---> Running in 9a43c23953c1 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:25 ---> fd33cbf4bffc 03:47:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:47:25 Removing intermediate container 9a43c23953c1 03:47:25 ---> e1543deff8f2 03:47:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:47:25 ---> Running in 9100b9ecbcc2 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:25 ---> 82d420bce2ae 03:47:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:25 ---> Running in 3f04cd968f51 03:47:25 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:47:25 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:47:25 OK: 15859 distinct packages available 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:47:25 (1/9) Installing ca-certificates (20220614-r0) 03:47:25 (2/9) Installing brotli-libs (1.0.9-r5) 03:47:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:47:25 (4/9) Installing libcurl (7.80.0-r6) 03:47:25 (5/9) Installing curl (7.80.0-r6) 03:47:25 (6/9) Installing dumb-init (1.2.5-r1) 03:47:25 (7/9) Installing musl-obstack (1.2.3-r0) 03:47:25 (8/9) Installing libucontext (1.1-r0) 03:47:25 (9/9) Installing gcompat (1.0.0-r4) 03:47:25 Executing busybox-1.34.1-r7.trigger 03:47:25 Executing ca-certificates-20220614-r0.trigger 03:47:25 OK: 8 MiB in 23 packages 03:47:26 (1/1) Installing dumb-init (1.2.5-r1) 03:47:26 Executing busybox-1.35.0-r17.trigger 03:47:26 OK: 6 MiB in 15 packages 03:47:26 Removing intermediate container 3f04cd968f51 03:47:26 ---> 5e55144c0671 03:47:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:47:26 ---> Running in f079c591ec02 03:47:26 Removing intermediate container f079c591ec02 03:47:26 ---> 895701a9633c 03:47:26 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:47:26 ---> Running in 7ad34bdff7ea 03:47:26 Removing intermediate container 676ecc4f15f3 03:47:26 ---> 9806269e45d1 03:47:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:26 Removing intermediate container 7ad34bdff7ea 03:47:26 ---> c0df6ac813fa 03:47:26 Step 20/22 : LABEL arch=x86_64 03:47:26 ---> Running in fe0f8e1f41f3 03:47:26 Removing intermediate container 9100b9ecbcc2 03:47:26 ---> 92184657162c 03:47:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:26 Removing intermediate container fe0f8e1f41f3 03:47:26 ---> 111891b15f58 03:47:26 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:47:26 ---> e8c9f3e57d99 03:47:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:47:26 ---> Running in b18549aa8af9 03:47:26 ---> e29ba45b7b08 03:47:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:47:27 Removing intermediate container b18549aa8af9 03:47:27 ---> e17eac4bdcad 03:47:27 Step 22/22 : LABEL version=3.0.0-dev.81 03:47:27 ---> Running in b1484e95e582 03:47:27 Removing intermediate container b1484e95e582 03:47:27 ---> b301452e085e 03:47:27 03:47:27 ---> 7ac73cf266f4 03:47:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:47:27 ---> 99485df2ec9f 03:47:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:47:27 Successfully built b301452e085e 03:47:27 Successfully tagged core-common-config-bootstrapper:latest 03:47:27  Building core-common-config-bootstrapper ... done Building security-proxy-setup 03:47:28 ---> 7d1bc577a917 03:47:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:47:28 ---> 42cbb9753004 03:47:28 Step 18/22 : ENTRYPOINT ["/core-data"] 03:47:28 ---> Running in 3458fa9680f7 03:47:28 ---> Running in 8187b4837081 03:47:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:47:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:47:31 ---> 69937a0d1d15 03:47:31 Step 3/20 : WORKDIR /edgex-go 03:47:31 ---> Using cache 03:47:31 ---> 052fe5e00747 03:47:31 Step 4/20 : RUN apk add --update --no-cache make git 03:47:31 ---> Using cache 03:47:31 ---> ddec08e151ff 03:47:31 Step 5/20 : COPY go.mod vendor* ./ 03:47:31 ---> Using cache 03:47:31 ---> 1ca67cc3a7a0 03:47:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:35 Removing intermediate container 3458fa9680f7 03:47:35 ---> 9ad95831c025 03:47:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:47:35 Removing intermediate container 8187b4837081 03:47:35 ---> eb822df0437e 03:47:35 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:47:35 ---> Running in 2d5a62ce1e77 03:47:35 ---> Running in df70c654b746 03:47:35 ---> Running in 9b23b3f894b8 03:47:35 Removing intermediate container df70c654b746 03:47:35 ---> 1cd82f1ced4e 03:47:35 Step 20/22 : LABEL arch=x86_64 03:47:35 ---> Running in bae19bd74865 03:47:35 Removing intermediate container 9b23b3f894b8 03:47:35 ---> 7f8eefe1f502 03:47:35 Step 17/19 : LABEL arch=x86_64 03:47:35 ---> Running in 0593d93834d1 03:47:35 Removing intermediate container bae19bd74865 03:47:35 ---> 611554c7eae6 03:47:35 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:47:35 ---> Running in 4f394667c1a7 03:47:35 Removing intermediate container 0593d93834d1 03:47:35 ---> 75d083f91648 03:47:35 Step 18/19 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:47:35 ---> Running in ac70007683b9 03:47:36 Removing intermediate container 4f394667c1a7 03:47:36 ---> de81cdd48c01 03:47:36 Step 22/22 : LABEL version=3.0.0-dev.81 03:47:36 ---> Running in 45ef2ec43a1d 03:47:36 Removing intermediate container ac70007683b9 03:47:36 ---> 169f090d1cfa 03:47:36 Step 19/19 : LABEL version=3.0.0-dev.81 03:47:36 ---> Running in 2c1448c24769 03:47:36 Removing intermediate container 45ef2ec43a1d 03:47:36 ---> 0db8a6297fa6 03:47:36 03:47:36 Removing intermediate container 2c1448c24769 03:47:36 ---> 3ebb7afbefcf 03:47:36 03:47:36 Successfully built 0db8a6297fa6 03:47:36 Successfully tagged core-data:latest 03:47:36  Building core-data ... done Successfully built 3ebb7afbefcf 03:47:36 Successfully tagged security-spiffe-token-provider:latest 03:48:02  Building security-spiffe-token-provider ... done Removing intermediate container 2c3d17c1364e 03:48:02 ---> c8e6b2e67ab4 03:48:02 03:48:02 Step 10/22 : FROM alpine:3.16 03:48:02 ---> dfd21b5a31f5 03:48:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:48:02 ---> Running in 61b9306941c4 03:48:02 Removing intermediate container 1ecd24c15daa 03:48:02 ---> bad6aa028024 03:48:02 Step 7/32 : COPY . . 03:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:48:02 (1/2) Installing ca-certificates (20220614-r0) 03:48:02 (2/2) Installing dumb-init (1.2.5-r1) 03:48:02 Executing busybox-1.35.0-r17.trigger 03:48:02 Executing ca-certificates-20220614-r0.trigger 03:48:02 OK: 6 MiB in 16 packages 03:48:08 ---> c81b5659543a 03:48:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:08 ---> Running in 8e475b5142bf 03:48:08 Removing intermediate container 61b9306941c4 03:48:08 ---> d38ad8ec5461 03:48:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:48:08 ---> Running in df634cae0fae 03:48:08 Removing intermediate container df634cae0fae 03:48:08 ---> 17a669c385d5 03:48:08 Step 13/22 : ENV APP_PORT=59860 03:48:08 ---> Running in 5ad8770ca7d7 03:48:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:48:08 Removing intermediate container 5ad8770ca7d7 03:48:08 ---> 00be79bf1b7a 03:48:08 Step 14/22 : EXPOSE $APP_PORT 03:48:08 ---> Running in cdfe9aacb665 03:48:08 Removing intermediate container 2d5a62ce1e77 03:48:08 ---> 742ba9785961 03:48:08 Step 7/20 : COPY . . 03:48:09 Removing intermediate container cdfe9aacb665 03:48:09 ---> 1685b821d9d4 03:48:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:48:17 ---> 665a5d885738 03:48:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:48:17 ---> f8ce0dce8303 03:48:17 Step 8/20 : RUN make cmd/secrets-config/secrets-config 03:48:17 ---> Running in fabe9f630332 03:48:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:48:17 ---> bda7851755e6 03:48:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:48:18 ---> c483af40d986 03:48:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:48:18 ---> Running in d21626cebfe5 03:48:18 Removing intermediate container d21626cebfe5 03:48:18 ---> 1ad787b6d65e 03:48:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:48:18 ---> Running in 9f5bb95c57c5 03:48:18 Removing intermediate container 9f5bb95c57c5 03:48:18 ---> 2c5cde6e46cc 03:48:18 Step 20/22 : LABEL arch=x86_64 03:48:18 ---> Running in eefe05f1d3ac 03:48:18 Removing intermediate container eefe05f1d3ac 03:48:18 ---> 69cee1e3ed2d 03:48:18 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:18 ---> Running in be2f999e3588 03:48:19 Removing intermediate container be2f999e3588 03:48:19 ---> f26a68e35902 03:48:19 Step 22/22 : LABEL version=3.0.0-dev.81 03:48:19 ---> Running in edba69881341 03:48:19 Removing intermediate container edba69881341 03:48:19 ---> f22309e7f3bd 03:48:19 03:48:19 Successfully built f22309e7f3bd 03:48:19 Successfully tagged support-notifications:latest 03:48:34  Building support-notifications ... done Removing intermediate container 8e475b5142bf 03:48:34 ---> 00173918df0e 03:48:34 03:48:34 Step 9/32 : FROM alpine:3.16 03:48:34 ---> dfd21b5a31f5 03:48:34 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:48:34 ---> Running in d51fc9381c7d 03:48:34 Removing intermediate container d51fc9381c7d 03:48:34 ---> 9134da3610b6 03:48:34 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:48:34 ---> Running in 3d4697b42565 03:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:48:34 (1/2) Installing dumb-init (1.2.5-r1) 03:48:34 (2/2) Installing su-exec (0.2-r1) 03:48:34 Executing busybox-1.35.0-r17.trigger 03:48:34 OK: 6 MiB in 16 packages 03:48:35 Removing intermediate container fabe9f630332 03:48:35 ---> b64a72430f36 03:48:35 03:48:35 Step 9/20 : FROM alpine:3.16 03:48:35 ---> dfd21b5a31f5 03:48:35 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 03:48:35 ---> Running in 4c94c4371761 03:48:35 Removing intermediate container 3d4697b42565 03:48:35 ---> 622805b4e9f5 03:48:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:48:35 ---> Running in e242e3d2c915 03:48:35 Removing intermediate container e242e3d2c915 03:48:35 ---> b37596adc5e2 03:48:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:48:35 ---> Running in d1e1f0d1d069 03:48:35 Removing intermediate container d1e1f0d1d069 03:48:35 ---> b9f766d067db 03:48:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:48:35 ---> Running in 73475382fc33 03:48:35 Removing intermediate container 73475382fc33 03:48:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:48:35 ---> 6bc1accf2224 03:48:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:48:35 ---> Running in b35de52122b9 03:48:35 Removing intermediate container b35de52122b9 03:48:35 ---> db502581d192 03:48:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:48:35 ---> Running in 88eabeee8cc0 03:48:36 (1/2) Installing dumb-init (1.2.5-r1) 03:48:36 (2/2) Installing openssl (1.1.1t-r0) 03:48:36 Executing busybox-1.35.0-r17.trigger 03:48:36 OK: 6 MiB in 16 packages 03:48:36 Removing intermediate container 4c94c4371761 03:48:36 ---> 39e6c6a836dc 03:48:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:48:36 Removing intermediate container 88eabeee8cc0 03:48:36 ---> 1608d360268d 03:48:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:48:36 ---> Running in 1ae54767138a 03:48:36 ---> Running in e5f97d033785 03:48:36 Removing intermediate container 1ae54767138a 03:48:36 ---> b14b5758a145 03:48:36 Step 12/20 : WORKDIR /edgex 03:48:36 Removing intermediate container e5f97d033785 03:48:36 ---> cf943b354d26 03:48:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:48:36 ---> Running in ad6f72ae2169 03:48:36 Removing intermediate container ad6f72ae2169 03:48:36 ---> 8401220c6e9a 03:48:36 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 03:48:36 ---> 510389045f14 03:48:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:48:36 ---> Running in 6419361fa95f 03:48:36 ---> 7a25681f5faa 03:48:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:48:37 ---> a143d6e97701 03:48:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:48:37 ---> 6143d715f729 03:48:37 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:37 ---> Running in c6862c91d075 03:48:37 Removing intermediate container 6419361fa95f 03:48:37 ---> 6f47c2447aeb 03:48:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:48:37 ---> 208694586c3b 03:48:37 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:48:38 ---> 3f7f52d9e23a 03:48:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:48:38 Removing intermediate container c6862c91d075 03:48:38 ---> 88ae6095f5ff 03:48:38 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 03:48:38 ---> Running in 3f819f0803a5 03:48:38 ---> 112ec0a14722 03:48:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:48:38 Removing intermediate container 3f819f0803a5 03:48:38 ---> 9bbbb063f541 03:48:38 Step 18/20 : LABEL arch=x86_64 03:48:38 ---> Running in ac53b3c57acd 03:48:38 Removing intermediate container ac53b3c57acd 03:48:38 ---> a29a19e1906a 03:48:38 Step 19/20 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:38 ---> 21b228fd34e3 03:48:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:48:38 ---> Running in 63c89cd1b022 03:48:38 Removing intermediate container 63c89cd1b022 03:48:38 ---> 1da2a12f162d 03:48:38 Step 20/20 : LABEL version=3.0.0-dev.81 03:48:38 ---> Running in 565791187c8c 03:48:38 ---> 8489428a8d2a 03:48:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:48:38 Removing intermediate container 565791187c8c 03:48:38 ---> d1050d5d6c0e 03:48:38 03:48:38 Successfully built d1050d5d6c0e 03:48:38 Successfully tagged security-proxy-setup:latest 03:48:38  Building security-proxy-setup ... done  ---> d4550a241661 03:48:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:48:39 ---> 167c89e1cacc 03:48:39 Step 27/32 : RUN chmod +x /entrypoint.sh 03:48:39 ---> Running in 316e76fcf502 03:48:39 Removing intermediate container 316e76fcf502 03:48:39 ---> 143cc39b49d1 03:48:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:48:39 ---> Running in f2932bf73b3c 03:48:39 Removing intermediate container f2932bf73b3c 03:48:39 ---> 383f3d53b9bf 03:48:39 Step 29/32 : CMD ["gate"] 03:48:39 ---> Running in 15f0ef90ae0a 03:48:39 Removing intermediate container 15f0ef90ae0a 03:48:39 ---> a87d1eac2a6e 03:48:39 Step 30/32 : LABEL arch=x86_64 03:48:39 ---> Running in 1024047d4878 03:48:39 Removing intermediate container 1024047d4878 03:48:39 ---> 3a101e317d04 03:48:39 Step 31/32 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:39 ---> Running in 8151a8741b64 03:48:39 Removing intermediate container 8151a8741b64 03:48:39 ---> 32688bb9bca6 03:48:39 Step 32/32 : LABEL version=3.0.0-dev.81 03:48:39 ---> Running in f940de11c757 03:48:40 Removing intermediate container f940de11c757 03:48:40 ---> ac589ec0f47b 03:48:40 03:48:40 Successfully built ac589ec0f47b 03:48:40 Successfully tagged security-bootstrapper:latest 03:48:40  Building security-bootstrapper ... done  [Pipeline] } 03:48:40 $ docker stop --time=1 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 03:48:41 $ docker rm -f --volumes 5ee11ca6919c1b554c55049e645c31086b0024a9d99fdfd8ee481e7933b735d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:41 + docker images 03:48:41 REPOSITORY TAG IMAGE ID CREATED SIZE 03:48:41 security-bootstrapper latest ac589ec0f47b 2 seconds ago 19.8MB 03:48:41 security-proxy-setup latest d1050d5d6c0e 3 seconds ago 16.4MB 03:48:41 b64a72430f36 7 seconds ago 1.66GB 03:48:41 00173918df0e 10 seconds ago 1.67GB 03:48:41 support-notifications latest f22309e7f3bd 22 seconds ago 30.7MB 03:48:41 c8e6b2e67ab4 52 seconds ago 1.75GB 03:48:41 core-data latest 0db8a6297fa6 About a minute ago 18MB 03:48:41 security-spiffe-token-provider latest 3ebb7afbefcf About a minute ago 30MB 03:48:41 core-common-config-bootstrapper latest b301452e085e About a minute ago 15.5MB 03:48:41 1e9f11c8f7de About a minute ago 1.68GB 03:48:41 b2abbbdddd3b About a minute ago 1.72GB 03:48:41 710f17d7dda3 About a minute ago 1.69GB 03:48:41 core-metadata latest 998c2d36a407 About a minute ago 18.5MB 03:48:41 security-spire-server latest 2ca3b96677b5 2 minutes ago 86.5MB 03:48:41 1634bd4b4f5b 2 minutes ago 1.69GB 03:48:41 security-spire-config latest 1591d7f5c621 2 minutes ago 85.8MB 03:48:41 cbf6d6eab411 2 minutes ago 1.55GB 03:48:41 security-secretstore-setup latest 4a103f45648e 2 minutes ago 29.9MB 03:48:41 core-command latest b5c0abc7c6f9 2 minutes ago 17.8MB 03:48:41 support-scheduler latest 2793645fbc91 2 minutes ago 30.1MB 03:48:41 security-proxy-auth latest 8453e0703389 2 minutes ago 16.2MB 03:48:41 a1e5c5588922 3 minutes ago 1.67GB 03:48:41 5edc005467eb 3 minutes ago 1.75GB 03:48:41 f827082e832b 3 minutes ago 1.66GB 03:48:41 5e4ec1fd2ade 3 minutes ago 1.68GB 03:48:41 security-spire-agent latest 39c90d60be61 3 minutes ago 125MB 03:48:41 5bdc8e30500f 3 minutes ago 1.55GB 03:48:41 ci-base-image-x86_64 latest 69937a0d1d15 7 minutes ago 903MB 03:48:41 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 03:48:41 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 03:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 03:48:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 03:48:41 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 03:48:41 provisioning config files... 03:48:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config17019973844993465182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:42 ---> docker-login.sh 03:48:42 nexus3.edgexfoundry.org:10001 03:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:42 Configure a credential helper to remove this warning. See 03:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:42 03:48:42 Login Succeeded 03:48:42 nexus3.edgexfoundry.org:10002 03:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:42 Configure a credential helper to remove this warning. See 03:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:42 03:48:42 Login Succeeded 03:48:42 nexus3.edgexfoundry.org:10003 03:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:42 Configure a credential helper to remove this warning. See 03:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:42 03:48:42 Login Succeeded 03:48:42 nexus3.edgexfoundry.org:10004 03:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:42 Configure a credential helper to remove this warning. See 03:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:42 03:48:42 Login Succeeded 03:48:42 docker.io 03:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:42 Configure a credential helper to remove this warning. See 03:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:42 03:48:42 Login Succeeded 03:48:42 ---> docker-login.sh ends [Pipeline] } 03:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:48:42 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:42 latest 03:48:42 3.0.0-dev.81 03:48:42 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:42 main 03:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:43 + docker push nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:48:43 00575588cb59: Preparing 03:48:43 7e3614179698: Preparing 03:48:43 292922d2f82d: Preparing 03:48:43 feff93902155: Preparing 03:48:43 aa5968d388b8: Preparing 03:48:43 aa5968d388b8: Layer already exists 03:48:43 292922d2f82d: Pushed 03:48:43 feff93902155: Pushed 03:48:43 00575588cb59: Pushed 03:48:44 7e3614179698: Pushed 03:48:45 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:48:45 00575588cb59: Preparing 03:48:45 7e3614179698: Preparing 03:48:45 292922d2f82d: Preparing 03:48:45 feff93902155: Preparing 03:48:45 aa5968d388b8: Preparing 03:48:45 aa5968d388b8: Layer already exists 03:48:45 feff93902155: Layer already exists 03:48:45 292922d2f82d: Layer already exists 03:48:45 00575588cb59: Layer already exists 03:48:45 7e3614179698: Layer already exists 03:48:45 latest: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:48:46 00575588cb59: Preparing 03:48:46 7e3614179698: Preparing 03:48:46 292922d2f82d: Preparing 03:48:46 feff93902155: Preparing 03:48:46 aa5968d388b8: Preparing 03:48:46 292922d2f82d: Layer already exists 03:48:46 7e3614179698: Layer already exists 03:48:46 00575588cb59: Layer already exists 03:48:46 aa5968d388b8: Layer already exists 03:48:46 feff93902155: Layer already exists 03:48:46 3.0.0-dev.81: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker push nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:48:47 00575588cb59: Preparing 03:48:47 7e3614179698: Preparing 03:48:47 292922d2f82d: Preparing 03:48:47 feff93902155: Preparing 03:48:47 aa5968d388b8: Preparing 03:48:47 7e3614179698: Layer already exists 03:48:47 aa5968d388b8: Layer already exists 03:48:47 292922d2f82d: Layer already exists 03:48:47 00575588cb59: Layer already exists 03:48:47 feff93902155: Layer already exists 03:48:47 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:48:47 00575588cb59: Preparing 03:48:47 7e3614179698: Preparing 03:48:47 292922d2f82d: Preparing 03:48:47 feff93902155: Preparing 03:48:47 aa5968d388b8: Preparing 03:48:47 aa5968d388b8: Layer already exists 03:48:47 00575588cb59: Layer already exists 03:48:47 feff93902155: Layer already exists 03:48:47 7e3614179698: Layer already exists 03:48:47 292922d2f82d: Layer already exists 03:48:47 main: digest: sha256:61f085a10e6ed499f564691519d4e83e43e338f413b4559dd054b04752a85e0d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:47 ===================================================== [Pipeline] echo 03:48:47 taggedImages: 03:48:47 - nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:47 - nexus3.edgexfoundry.org:10004/core-command:latest 03:48:47 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.81 03:48:47 - nexus3.edgexfoundry.org:10004/core-command:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:48:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:48:47 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:47 latest 03:48:47 3.0.0-dev.81 03:48:47 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:47 main 03:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:48 49dce50d6e2c: Preparing 03:48:48 60885120672b: Preparing 03:48:48 be6c99bf5114: Preparing 03:48:48 f8011eabaa3a: Preparing 03:48:48 292922d2f82d: Preparing 03:48:48 007d3eb06658: Preparing 03:48:48 aa5968d388b8: Preparing 03:48:48 aa5968d388b8: Waiting 03:48:48 007d3eb06658: Waiting 03:48:48 292922d2f82d: Layer already exists 03:48:48 49dce50d6e2c: Pushed 03:48:48 007d3eb06658: Pushed 03:48:48 60885120672b: Pushed 03:48:48 be6c99bf5114: Pushed 03:48:48 aa5968d388b8: Layer already exists 03:48:49 f8011eabaa3a: Pushed 03:48:49 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:50 49dce50d6e2c: Preparing 03:48:50 60885120672b: Preparing 03:48:50 be6c99bf5114: Preparing 03:48:50 f8011eabaa3a: Preparing 03:48:50 292922d2f82d: Preparing 03:48:50 007d3eb06658: Preparing 03:48:50 aa5968d388b8: Preparing 03:48:50 007d3eb06658: Waiting 03:48:50 aa5968d388b8: Waiting 03:48:50 49dce50d6e2c: Layer already exists 03:48:50 be6c99bf5114: Layer already exists 03:48:50 292922d2f82d: Layer already exists 03:48:50 f8011eabaa3a: Layer already exists 03:48:50 60885120672b: Layer already exists 03:48:50 007d3eb06658: Layer already exists 03:48:50 aa5968d388b8: Layer already exists 03:48:50 latest: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 03:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:51 49dce50d6e2c: Preparing 03:48:51 60885120672b: Preparing 03:48:51 be6c99bf5114: Preparing 03:48:51 f8011eabaa3a: Preparing 03:48:51 292922d2f82d: Preparing 03:48:51 007d3eb06658: Preparing 03:48:51 aa5968d388b8: Preparing 03:48:51 007d3eb06658: Waiting 03:48:51 aa5968d388b8: Waiting 03:48:51 49dce50d6e2c: Layer already exists 03:48:51 60885120672b: Layer already exists 03:48:51 f8011eabaa3a: Layer already exists 03:48:51 292922d2f82d: Layer already exists 03:48:51 be6c99bf5114: Layer already exists 03:48:51 007d3eb06658: Layer already exists 03:48:51 aa5968d388b8: Layer already exists 03:48:51 3.0.0-dev.81: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:51 49dce50d6e2c: Preparing 03:48:51 60885120672b: Preparing 03:48:51 be6c99bf5114: Preparing 03:48:51 f8011eabaa3a: Preparing 03:48:51 292922d2f82d: Preparing 03:48:51 007d3eb06658: Preparing 03:48:51 aa5968d388b8: Preparing 03:48:51 007d3eb06658: Waiting 03:48:51 aa5968d388b8: Waiting 03:48:51 49dce50d6e2c: Layer already exists 03:48:51 f8011eabaa3a: Layer already exists 03:48:51 be6c99bf5114: Layer already exists 03:48:51 60885120672b: Layer already exists 03:48:51 292922d2f82d: Layer already exists 03:48:51 aa5968d388b8: Layer already exists 03:48:51 007d3eb06658: Layer already exists 03:48:51 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:48:52 49dce50d6e2c: Preparing 03:48:52 60885120672b: Preparing 03:48:52 be6c99bf5114: Preparing 03:48:52 f8011eabaa3a: Preparing 03:48:52 292922d2f82d: Preparing 03:48:52 007d3eb06658: Preparing 03:48:52 aa5968d388b8: Preparing 03:48:52 007d3eb06658: Waiting 03:48:52 aa5968d388b8: Waiting 03:48:52 be6c99bf5114: Layer already exists 03:48:52 49dce50d6e2c: Layer already exists 03:48:52 60885120672b: Layer already exists 03:48:52 f8011eabaa3a: Layer already exists 03:48:52 292922d2f82d: Layer already exists 03:48:52 007d3eb06658: Layer already exists 03:48:52 aa5968d388b8: Layer already exists 03:48:52 main: digest: sha256:c7dda333b8351e6941cee3bb03eeffe30b703e1ae95b5069522dadadbfe3e609 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:52 ===================================================== [Pipeline] echo 03:48:52 taggedImages: 03:48:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:48:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.81 03:48:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:48:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:48:52 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:52 latest 03:48:52 3.0.0-dev.81 03:48:52 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:52 main 03:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:52 + docker push nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:52 5d8a452a1b8e: Preparing 03:48:52 6f214016863f: Preparing 03:48:52 292922d2f82d: Preparing 03:48:52 4a9184c220ba: Preparing 03:48:52 aa5968d388b8: Preparing 03:48:52 292922d2f82d: Layer already exists 03:48:52 aa5968d388b8: Layer already exists 03:48:52 5d8a452a1b8e: Pushed 03:48:52 4a9184c220ba: Pushed 03:48:54 6f214016863f: Pushed 03:48:54 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:55 5d8a452a1b8e: Preparing 03:48:55 6f214016863f: Preparing 03:48:55 292922d2f82d: Preparing 03:48:55 4a9184c220ba: Preparing 03:48:55 aa5968d388b8: Preparing 03:48:55 aa5968d388b8: Layer already exists 03:48:55 5d8a452a1b8e: Layer already exists 03:48:55 4a9184c220ba: Layer already exists 03:48:55 6f214016863f: Layer already exists 03:48:55 292922d2f82d: Layer already exists 03:48:55 latest: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:55 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 03:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:55 5d8a452a1b8e: Preparing 03:48:55 6f214016863f: Preparing 03:48:55 292922d2f82d: Preparing 03:48:55 4a9184c220ba: Preparing 03:48:55 aa5968d388b8: Preparing 03:48:55 292922d2f82d: Layer already exists 03:48:55 6f214016863f: Layer already exists 03:48:55 5d8a452a1b8e: Layer already exists 03:48:55 aa5968d388b8: Layer already exists 03:48:55 4a9184c220ba: Layer already exists 03:48:55 3.0.0-dev.81: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:56 + docker push nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:56 5d8a452a1b8e: Preparing 03:48:56 6f214016863f: Preparing 03:48:56 292922d2f82d: Preparing 03:48:56 4a9184c220ba: Preparing 03:48:56 aa5968d388b8: Preparing 03:48:56 4a9184c220ba: Layer already exists 03:48:56 6f214016863f: Layer already exists 03:48:56 292922d2f82d: Layer already exists 03:48:56 aa5968d388b8: Layer already exists 03:48:56 5d8a452a1b8e: Layer already exists 03:48:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:48:57 5d8a452a1b8e: Preparing 03:48:57 6f214016863f: Preparing 03:48:57 292922d2f82d: Preparing 03:48:57 4a9184c220ba: Preparing 03:48:57 aa5968d388b8: Preparing 03:48:57 5d8a452a1b8e: Layer already exists 03:48:57 6f214016863f: Layer already exists 03:48:57 4a9184c220ba: Layer already exists 03:48:57 292922d2f82d: Layer already exists 03:48:57 aa5968d388b8: Layer already exists 03:48:57 main: digest: sha256:c567f6b5e1b48e0badfb7a16b4a2aec1ec0c0ee8ce589d55f95437e40e27eb36 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:57 ===================================================== [Pipeline] echo 03:48:57 taggedImages: 03:48:57 - nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:57 - nexus3.edgexfoundry.org:10004/core-data:latest 03:48:57 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.81 03:48:57 - nexus3.edgexfoundry.org:10004/core-data:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:57 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:48:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:48:57 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:57 latest 03:48:57 3.0.0-dev.81 03:48:57 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:48:57 main 03:48:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:48:57 155980e9379a: Preparing 03:48:57 da87ddb00f84: Preparing 03:48:57 4343a8672ccd: Preparing 03:48:57 292922d2f82d: Preparing 03:48:57 bed00a7d4cb7: Preparing 03:48:57 aa5968d388b8: Preparing 03:48:57 aa5968d388b8: Waiting 03:48:57 292922d2f82d: Layer already exists 03:48:57 aa5968d388b8: Layer already exists 03:48:57 155980e9379a: Pushed 03:48:57 da87ddb00f84: Pushed 03:48:57 bed00a7d4cb7: Pushed 03:48:59 4343a8672ccd: Pushed 03:48:59 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 Removing intermediate container 1d5d60ffb2b7 03:49:00 ---> 600c29ed5dd2 03:49:00 Step 7/32 : COPY . . 03:49:00 ---> 0a150e0f4304 03:49:00 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:49:00 ---> Running in 7b3ceee96746 03:49:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:49:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:00 155980e9379a: Preparing 03:49:00 da87ddb00f84: Preparing 03:49:00 4343a8672ccd: Preparing 03:49:00 292922d2f82d: Preparing 03:49:00 bed00a7d4cb7: Preparing 03:49:00 aa5968d388b8: Preparing 03:49:00 aa5968d388b8: Waiting 03:49:00 4343a8672ccd: Layer already exists 03:49:00 292922d2f82d: Layer already exists 03:49:00 155980e9379a: Layer already exists 03:49:00 da87ddb00f84: Layer already exists 03:49:00 bed00a7d4cb7: Layer already exists 03:49:00 aa5968d388b8: Layer already exists 03:49:00 latest: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 Removing intermediate container bcfe9eeab958 03:49:00 ---> e6f3aedd69d7 03:49:00 Step 8/22 : COPY . . 03:49:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 03:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:00 155980e9379a: Preparing 03:49:00 da87ddb00f84: Preparing 03:49:00 4343a8672ccd: Preparing 03:49:00 292922d2f82d: Preparing 03:49:00 bed00a7d4cb7: Preparing 03:49:00 aa5968d388b8: Preparing 03:49:00 aa5968d388b8: Waiting 03:49:00 292922d2f82d: Layer already exists 03:49:00 bed00a7d4cb7: Layer already exists 03:49:00 155980e9379a: Layer already exists 03:49:00 4343a8672ccd: Layer already exists 03:49:00 da87ddb00f84: Layer already exists 03:49:00 aa5968d388b8: Layer already exists 03:49:00 3.0.0-dev.81: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:01 155980e9379a: Preparing 03:49:01 da87ddb00f84: Preparing 03:49:01 4343a8672ccd: Preparing 03:49:01 292922d2f82d: Preparing 03:49:01 bed00a7d4cb7: Preparing 03:49:01 aa5968d388b8: Preparing 03:49:01 aa5968d388b8: Waiting 03:49:01 292922d2f82d: Layer already exists 03:49:01 bed00a7d4cb7: Layer already exists 03:49:01 4343a8672ccd: Layer already exists 03:49:01 155980e9379a: Layer already exists 03:49:01 da87ddb00f84: Layer already exists 03:49:01 aa5968d388b8: Layer already exists 03:49:01 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 Removing intermediate container 1149852c8942 03:49:01 ---> 762945214005 03:49:01 Step 8/22 : COPY . . 03:49:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:49:02 155980e9379a: Preparing 03:49:02 da87ddb00f84: Preparing 03:49:02 4343a8672ccd: Preparing 03:49:02 292922d2f82d: Preparing 03:49:02 bed00a7d4cb7: Preparing 03:49:02 aa5968d388b8: Preparing 03:49:02 aa5968d388b8: Waiting 03:49:02 4343a8672ccd: Layer already exists 03:49:02 292922d2f82d: Layer already exists 03:49:02 bed00a7d4cb7: Layer already exists 03:49:02 da87ddb00f84: Layer already exists 03:49:02 155980e9379a: Layer already exists 03:49:02 aa5968d388b8: Layer already exists 03:49:02 main: digest: sha256:0dab6355cc3939b8dd490e901cf3896991d03f0437721dcacb04f6410ccb7aa6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:02 ===================================================== [Pipeline] echo 03:49:02 taggedImages: 03:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.81 03:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:49:02 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:49:02 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:02 latest 03:49:02 3.0.0-dev.81 03:49:02 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:02 main 03:49:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:02 Removing intermediate container e8176f38ffc7 03:49:02 ---> db29f077c178 03:49:02 Step 8/22 : COPY . . 03:49:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:02 e19662a8d2a8: Preparing 03:49:02 e19662a8d2a8: Preparing 03:49:02 602c8b7e83b4: Preparing 03:49:02 baea0f8e4b93: Preparing 03:49:02 efce3ffc0541: Preparing 03:49:02 c85f4417b08d: Preparing 03:49:02 41e8f9075c96: Preparing 03:49:02 292922d2f82d: Preparing 03:49:02 5620034aaae5: Preparing 03:49:02 164b2f5317c3: Preparing 03:49:02 24af46e538c5: Preparing 03:49:02 292922d2f82d: Waiting 03:49:02 fc189b436216: Preparing 03:49:02 aa5968d388b8: Preparing 03:49:02 41e8f9075c96: Waiting 03:49:02 164b2f5317c3: Waiting 03:49:02 fc189b436216: Waiting 03:49:02 24af46e538c5: Waiting 03:49:02 602c8b7e83b4: Pushed 03:49:02 e19662a8d2a8: Pushed 03:49:02 c85f4417b08d: Pushed 03:49:02 efce3ffc0541: Pushed 03:49:02 292922d2f82d: Layer already exists 03:49:02 baea0f8e4b93: Pushed 03:49:02 5620034aaae5: Pushed 03:49:02 fc189b436216: Pushed 03:49:02 24af46e538c5: Pushed 03:49:02 164b2f5317c3: Pushed 03:49:02 aa5968d388b8: Layer already exists 03:49:03 Removing intermediate container 140aa7230c94 03:49:03 ---> 5bcd430fb394 03:49:03 Step 8/24 : COPY . . 03:49:04 41e8f9075c96: Pushed 03:49:04 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:04 e19662a8d2a8: Preparing 03:49:04 e19662a8d2a8: Preparing 03:49:04 602c8b7e83b4: Preparing 03:49:04 baea0f8e4b93: Preparing 03:49:04 efce3ffc0541: Preparing 03:49:04 c85f4417b08d: Preparing 03:49:04 41e8f9075c96: Preparing 03:49:04 292922d2f82d: Preparing 03:49:04 5620034aaae5: Preparing 03:49:04 164b2f5317c3: Preparing 03:49:04 24af46e538c5: Preparing 03:49:04 fc189b436216: Preparing 03:49:04 aa5968d388b8: Preparing 03:49:04 24af46e538c5: Waiting 03:49:04 164b2f5317c3: Waiting 03:49:04 fc189b436216: Waiting 03:49:04 aa5968d388b8: Waiting 03:49:04 41e8f9075c96: Waiting 03:49:04 292922d2f82d: Waiting 03:49:04 5620034aaae5: Waiting 03:49:04 c85f4417b08d: Layer already exists 03:49:04 baea0f8e4b93: Layer already exists 03:49:04 efce3ffc0541: Layer already exists 03:49:04 e19662a8d2a8: Layer already exists 03:49:04 602c8b7e83b4: Layer already exists 03:49:04 41e8f9075c96: Layer already exists 03:49:04 292922d2f82d: Layer already exists 03:49:04 24af46e538c5: Layer already exists 03:49:04 5620034aaae5: Layer already exists 03:49:04 fc189b436216: Layer already exists 03:49:04 164b2f5317c3: Layer already exists 03:49:04 aa5968d388b8: Layer already exists 03:49:04 latest: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 03:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:05 e19662a8d2a8: Preparing 03:49:05 e19662a8d2a8: Preparing 03:49:05 602c8b7e83b4: Preparing 03:49:05 baea0f8e4b93: Preparing 03:49:05 efce3ffc0541: Preparing 03:49:05 c85f4417b08d: Preparing 03:49:05 41e8f9075c96: Preparing 03:49:05 292922d2f82d: Preparing 03:49:05 5620034aaae5: Preparing 03:49:05 164b2f5317c3: Preparing 03:49:05 24af46e538c5: Preparing 03:49:05 fc189b436216: Preparing 03:49:05 aa5968d388b8: Preparing 03:49:05 292922d2f82d: Waiting 03:49:05 fc189b436216: Waiting 03:49:05 5620034aaae5: Waiting 03:49:05 164b2f5317c3: Waiting 03:49:05 aa5968d388b8: Waiting 03:49:05 24af46e538c5: Waiting 03:49:05 41e8f9075c96: Waiting 03:49:05 c85f4417b08d: Layer already exists 03:49:05 efce3ffc0541: Layer already exists 03:49:05 602c8b7e83b4: Layer already exists 03:49:05 baea0f8e4b93: Layer already exists 03:49:05 e19662a8d2a8: Layer already exists 03:49:05 5620034aaae5: Layer already exists 03:49:05 24af46e538c5: Layer already exists 03:49:05 41e8f9075c96: Layer already exists 03:49:05 292922d2f82d: Layer already exists 03:49:05 164b2f5317c3: Layer already exists 03:49:05 fc189b436216: Layer already exists 03:49:05 aa5968d388b8: Layer already exists 03:49:05 3.0.0-dev.81: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:06 e19662a8d2a8: Preparing 03:49:06 e19662a8d2a8: Preparing 03:49:06 602c8b7e83b4: Preparing 03:49:06 baea0f8e4b93: Preparing 03:49:06 efce3ffc0541: Preparing 03:49:06 c85f4417b08d: Preparing 03:49:06 41e8f9075c96: Preparing 03:49:06 292922d2f82d: Preparing 03:49:06 5620034aaae5: Preparing 03:49:06 41e8f9075c96: Waiting 03:49:06 292922d2f82d: Waiting 03:49:06 164b2f5317c3: Preparing 03:49:06 24af46e538c5: Preparing 03:49:06 5620034aaae5: Waiting 03:49:06 164b2f5317c3: Waiting 03:49:06 fc189b436216: Preparing 03:49:06 aa5968d388b8: Preparing 03:49:06 24af46e538c5: Waiting 03:49:06 fc189b436216: Waiting 03:49:06 aa5968d388b8: Waiting 03:49:06 efce3ffc0541: Layer already exists 03:49:06 e19662a8d2a8: Layer already exists 03:49:06 c85f4417b08d: Layer already exists 03:49:06 602c8b7e83b4: Layer already exists 03:49:06 baea0f8e4b93: Layer already exists 03:49:06 41e8f9075c96: Layer already exists 03:49:06 164b2f5317c3: Layer already exists 03:49:06 24af46e538c5: Layer already exists 03:49:06 5620034aaae5: Layer already exists 03:49:06 292922d2f82d: Layer already exists 03:49:06 fc189b436216: Layer already exists 03:49:06 aa5968d388b8: Layer already exists 03:49:06 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:49:06 e19662a8d2a8: Preparing 03:49:06 e19662a8d2a8: Preparing 03:49:06 602c8b7e83b4: Preparing 03:49:06 baea0f8e4b93: Preparing 03:49:06 efce3ffc0541: Preparing 03:49:06 c85f4417b08d: Preparing 03:49:06 41e8f9075c96: Preparing 03:49:06 292922d2f82d: Preparing 03:49:06 5620034aaae5: Preparing 03:49:06 164b2f5317c3: Preparing 03:49:06 24af46e538c5: Preparing 03:49:06 fc189b436216: Preparing 03:49:06 aa5968d388b8: Preparing 03:49:06 292922d2f82d: Waiting 03:49:06 fc189b436216: Waiting 03:49:06 5620034aaae5: Waiting 03:49:06 aa5968d388b8: Waiting 03:49:06 164b2f5317c3: Waiting 03:49:06 24af46e538c5: Waiting 03:49:06 41e8f9075c96: Waiting 03:49:06 602c8b7e83b4: Layer already exists 03:49:06 c85f4417b08d: Layer already exists 03:49:06 e19662a8d2a8: Layer already exists 03:49:06 baea0f8e4b93: Layer already exists 03:49:06 efce3ffc0541: Layer already exists 03:49:06 292922d2f82d: Layer already exists 03:49:06 5620034aaae5: Layer already exists 03:49:06 41e8f9075c96: Layer already exists 03:49:06 164b2f5317c3: Layer already exists 03:49:06 24af46e538c5: Layer already exists 03:49:06 aa5968d388b8: Layer already exists 03:49:06 fc189b436216: Layer already exists 03:49:06 main: digest: sha256:b9c35f592ba03116beded232caa18161ad4a65234114250c175830096fb17640 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:06 ===================================================== [Pipeline] echo 03:49:06 taggedImages: 03:49:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:49:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.81 03:49:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:49:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:49:06 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:06 latest 03:49:06 3.0.0-dev.81 03:49:06 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:06 main 03:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:07 152e516c62ce: Preparing 03:49:07 05b2cc7ba8e0: Preparing 03:49:07 07372fba764a: Preparing 03:49:07 86ec1044b9af: Preparing 03:49:07 292922d2f82d: Preparing 03:49:07 007d3eb06658: Preparing 03:49:07 aa5968d388b8: Preparing 03:49:07 007d3eb06658: Waiting 03:49:07 aa5968d388b8: Waiting 03:49:07 292922d2f82d: Layer already exists 03:49:07 007d3eb06658: Layer already exists 03:49:07 aa5968d388b8: Layer already exists 03:49:07 07372fba764a: Pushed 03:49:07 152e516c62ce: Pushed 03:49:07 05b2cc7ba8e0: Pushed 03:49:08 86ec1044b9af: Pushed 03:49:08 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:09 152e516c62ce: Preparing 03:49:09 05b2cc7ba8e0: Preparing 03:49:09 07372fba764a: Preparing 03:49:09 86ec1044b9af: Preparing 03:49:09 292922d2f82d: Preparing 03:49:09 007d3eb06658: Preparing 03:49:09 aa5968d388b8: Preparing 03:49:09 aa5968d388b8: Waiting 03:49:09 007d3eb06658: Waiting 03:49:09 292922d2f82d: Layer already exists 03:49:09 152e516c62ce: Layer already exists 03:49:09 05b2cc7ba8e0: Layer already exists 03:49:09 07372fba764a: Layer already exists 03:49:09 86ec1044b9af: Layer already exists 03:49:09 aa5968d388b8: Layer already exists 03:49:09 007d3eb06658: Layer already exists 03:49:09 latest: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 03:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:10 152e516c62ce: Preparing 03:49:10 05b2cc7ba8e0: Preparing 03:49:10 07372fba764a: Preparing 03:49:10 86ec1044b9af: Preparing 03:49:10 292922d2f82d: Preparing 03:49:10 007d3eb06658: Preparing 03:49:10 aa5968d388b8: Preparing 03:49:10 007d3eb06658: Waiting 03:49:10 aa5968d388b8: Waiting 03:49:10 07372fba764a: Layer already exists 03:49:10 152e516c62ce: Layer already exists 03:49:10 86ec1044b9af: Layer already exists 03:49:10 292922d2f82d: Layer already exists 03:49:10 05b2cc7ba8e0: Layer already exists 03:49:10 007d3eb06658: Layer already exists 03:49:10 aa5968d388b8: Layer already exists 03:49:10 3.0.0-dev.81: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv 03:49:10 ---> fd934b23a1fb 03:49:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:49:10 ---> Running in 79bfbb7856f8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:10 152e516c62ce: Preparing 03:49:10 05b2cc7ba8e0: Preparing 03:49:10 07372fba764a: Preparing 03:49:10 86ec1044b9af: Preparing 03:49:10 292922d2f82d: Preparing 03:49:10 007d3eb06658: Preparing 03:49:10 aa5968d388b8: Preparing 03:49:10 007d3eb06658: Waiting 03:49:10 aa5968d388b8: Waiting 03:49:10 86ec1044b9af: Layer already exists 03:49:10 05b2cc7ba8e0: Layer already exists 03:49:10 152e516c62ce: Layer already exists 03:49:10 07372fba764a: Layer already exists 03:49:10 292922d2f82d: Layer already exists 03:49:10 007d3eb06658: Layer already exists 03:49:10 aa5968d388b8: Layer already exists 03:49:10 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:49:11 152e516c62ce: Preparing 03:49:11 05b2cc7ba8e0: Preparing 03:49:11 07372fba764a: Preparing 03:49:11 86ec1044b9af: Preparing 03:49:11 292922d2f82d: Preparing 03:49:11 007d3eb06658: Preparing 03:49:11 aa5968d388b8: Preparing 03:49:11 007d3eb06658: Waiting 03:49:11 aa5968d388b8: Waiting 03:49:11 292922d2f82d: Layer already exists 03:49:11 152e516c62ce: Layer already exists 03:49:11 05b2cc7ba8e0: Layer already exists 03:49:11 07372fba764a: Layer already exists 03:49:11 86ec1044b9af: Layer already exists 03:49:11 007d3eb06658: Layer already exists 03:49:11 aa5968d388b8: Layer already exists 03:49:11 main: digest: sha256:f7c5988296428bcf359c8e010e319ef7bcc844a91ea3ac700e31edd928c805b0 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:11 ===================================================== [Pipeline] echo 03:49:11 taggedImages: 03:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.81 03:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:49:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:49:11 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:11 latest 03:49:11 3.0.0-dev.81 03:49:11 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:11 main 03:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:11 31ef4867aa06: Preparing 03:49:11 a9566d6e1ea7: Preparing 03:49:11 904dbc5e961c: Preparing 03:49:11 2d0a7a81301e: Preparing 03:49:11 ecebb5ac04e0: Preparing 03:49:11 5b1ea7b2d6bc: Preparing 03:49:11 aa5968d388b8: Preparing 03:49:11 5b1ea7b2d6bc: Waiting 03:49:11 31ef4867aa06: Pushed 03:49:11 2d0a7a81301e: Pushed 03:49:11 a9566d6e1ea7: Pushed 03:49:11 ecebb5ac04e0: Pushed 03:49:11 aa5968d388b8: Layer already exists 03:49:12 5b1ea7b2d6bc: Pushed 03:49:13 904dbc5e961c: Pushed 03:49:13 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 ---> d2e0f3e549bf 03:49:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:49:13 ---> Running in bff25ff528c1 03:49:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:49:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 ---> 3e0efc69a62e 03:49:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:49:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:13 31ef4867aa06: Preparing 03:49:13 a9566d6e1ea7: Preparing 03:49:13 904dbc5e961c: Preparing 03:49:13 2d0a7a81301e: Preparing 03:49:13 ecebb5ac04e0: Preparing 03:49:13 5b1ea7b2d6bc: Preparing 03:49:13 aa5968d388b8: Preparing 03:49:13 aa5968d388b8: Waiting 03:49:13 5b1ea7b2d6bc: Waiting 03:49:13 a9566d6e1ea7: Layer already exists 03:49:13 ecebb5ac04e0: Layer already exists 03:49:13 2d0a7a81301e: Layer already exists 03:49:13 904dbc5e961c: Layer already exists 03:49:13 31ef4867aa06: Layer already exists 03:49:13 5b1ea7b2d6bc: Layer already exists 03:49:13 aa5968d388b8: Layer already exists 03:49:13 latest: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 ---> Running in 3762ec44b494 03:49:13 ---> f15dae47c8fb 03:49:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:49:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 03:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:14 31ef4867aa06: Preparing 03:49:14 a9566d6e1ea7: Preparing 03:49:14 904dbc5e961c: Preparing 03:49:14 2d0a7a81301e: Preparing 03:49:14 ecebb5ac04e0: Preparing 03:49:14 5b1ea7b2d6bc: Preparing 03:49:14 aa5968d388b8: Preparing 03:49:14 5b1ea7b2d6bc: Waiting 03:49:14 aa5968d388b8: Waiting 03:49:14 2d0a7a81301e: Layer already exists 03:49:14 ecebb5ac04e0: Layer already exists 03:49:14 31ef4867aa06: Layer already exists 03:49:14 a9566d6e1ea7: Layer already exists 03:49:14 904dbc5e961c: Layer already exists 03:49:14 5b1ea7b2d6bc: Layer already exists 03:49:14 aa5968d388b8: Layer already exists 03:49:14 3.0.0-dev.81: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 ---> Running in 68d4bd1d5a32 03:49:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:14 31ef4867aa06: Preparing 03:49:14 a9566d6e1ea7: Preparing 03:49:14 904dbc5e961c: Preparing 03:49:14 2d0a7a81301e: Preparing 03:49:14 ecebb5ac04e0: Preparing 03:49:14 5b1ea7b2d6bc: Preparing 03:49:14 aa5968d388b8: Preparing 03:49:14 5b1ea7b2d6bc: Waiting 03:49:14 aa5968d388b8: Waiting 03:49:14 ecebb5ac04e0: Layer already exists 03:49:14 904dbc5e961c: Layer already exists 03:49:14 a9566d6e1ea7: Layer already exists 03:49:14 31ef4867aa06: Layer already exists 03:49:14 2d0a7a81301e: Layer already exists 03:49:14 5b1ea7b2d6bc: Layer already exists 03:49:14 aa5968d388b8: Layer already exists 03:49:14 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:49:15 31ef4867aa06: Preparing 03:49:15 a9566d6e1ea7: Preparing 03:49:15 904dbc5e961c: Preparing 03:49:15 2d0a7a81301e: Preparing 03:49:15 ecebb5ac04e0: Preparing 03:49:15 5b1ea7b2d6bc: Preparing 03:49:15 aa5968d388b8: Preparing 03:49:15 5b1ea7b2d6bc: Waiting 03:49:15 aa5968d388b8: Waiting 03:49:15 2d0a7a81301e: Layer already exists 03:49:15 31ef4867aa06: Layer already exists 03:49:15 ecebb5ac04e0: Layer already exists 03:49:15 904dbc5e961c: Layer already exists 03:49:15 a9566d6e1ea7: Layer already exists 03:49:15 5b1ea7b2d6bc: Layer already exists 03:49:15 aa5968d388b8: Layer already exists 03:49:15 main: digest: sha256:665e182bcf59572c6ac0a90428875b8370efe3152d5b1ac919a78ff87d989574 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:15 ===================================================== [Pipeline] echo 03:49:15 taggedImages: 03:49:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:49:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.81 03:49:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:49:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:49:15 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:15 latest 03:49:15 3.0.0-dev.81 03:49:15 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:15 main 03:49:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:49:16 afb3ee15fc91: Preparing 03:49:16 d445d312a715: Preparing 03:49:16 bb0310049f05: Preparing 03:49:16 89226efe9782: Preparing 03:49:16 2b8571b381d0: Preparing 03:49:16 1ac7a7fc4fcb: Preparing 03:49:16 fab9c5f2e07c: Preparing 03:49:16 69b4c86937d8: Preparing 03:49:16 aa5968d388b8: Preparing 03:49:16 1ac7a7fc4fcb: Waiting 03:49:16 fab9c5f2e07c: Waiting 03:49:16 69b4c86937d8: Waiting 03:49:16 aa5968d388b8: Waiting 03:49:16 afb3ee15fc91: Pushed 03:49:16 2b8571b381d0: Pushed 03:49:16 d445d312a715: Pushed 03:49:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:49:16 1ac7a7fc4fcb: Pushed 03:49:16 fab9c5f2e07c: Pushed 03:49:16 aa5968d388b8: Layer already exists 03:49:16 69b4c86937d8: Pushed 03:49:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:49:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:17 89226efe9782: Pushed 03:49:17 bb0310049f05: Pushed 03:49:18 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:49:18 afb3ee15fc91: Preparing 03:49:18 d445d312a715: Preparing 03:49:18 bb0310049f05: Preparing 03:49:18 89226efe9782: Preparing 03:49:18 2b8571b381d0: Preparing 03:49:18 1ac7a7fc4fcb: Preparing 03:49:18 fab9c5f2e07c: Preparing 03:49:18 69b4c86937d8: Preparing 03:49:18 aa5968d388b8: Preparing 03:49:18 1ac7a7fc4fcb: Waiting 03:49:18 fab9c5f2e07c: Waiting 03:49:18 69b4c86937d8: Waiting 03:49:18 aa5968d388b8: Waiting 03:49:18 2b8571b381d0: Layer already exists 03:49:18 afb3ee15fc91: Layer already exists 03:49:18 89226efe9782: Layer already exists 03:49:18 d445d312a715: Layer already exists 03:49:18 bb0310049f05: Layer already exists 03:49:18 1ac7a7fc4fcb: Layer already exists 03:49:18 69b4c86937d8: Layer already exists 03:49:18 fab9c5f2e07c: Layer already exists 03:49:18 aa5968d388b8: Layer already exists 03:49:18 latest: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 03:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:49:19 afb3ee15fc91: Preparing 03:49:19 d445d312a715: Preparing 03:49:19 bb0310049f05: Preparing 03:49:19 89226efe9782: Preparing 03:49:19 2b8571b381d0: Preparing 03:49:19 1ac7a7fc4fcb: Preparing 03:49:19 fab9c5f2e07c: Preparing 03:49:19 69b4c86937d8: Preparing 03:49:19 aa5968d388b8: Preparing 03:49:19 1ac7a7fc4fcb: Waiting 03:49:19 69b4c86937d8: Waiting 03:49:19 fab9c5f2e07c: Waiting 03:49:19 aa5968d388b8: Waiting 03:49:19 bb0310049f05: Layer already exists 03:49:19 89226efe9782: Layer already exists 03:49:19 d445d312a715: Layer already exists 03:49:19 2b8571b381d0: Layer already exists 03:49:19 afb3ee15fc91: Layer already exists 03:49:19 1ac7a7fc4fcb: Layer already exists 03:49:19 fab9c5f2e07c: Layer already exists 03:49:19 aa5968d388b8: Layer already exists 03:49:19 69b4c86937d8: Layer already exists 03:49:19 3.0.0-dev.81: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:49:19 afb3ee15fc91: Preparing 03:49:19 d445d312a715: Preparing 03:49:19 bb0310049f05: Preparing 03:49:19 89226efe9782: Preparing 03:49:19 2b8571b381d0: Preparing 03:49:19 1ac7a7fc4fcb: Preparing 03:49:19 fab9c5f2e07c: Preparing 03:49:19 69b4c86937d8: Preparing 03:49:19 aa5968d388b8: Preparing 03:49:19 1ac7a7fc4fcb: Waiting 03:49:19 fab9c5f2e07c: Waiting 03:49:19 69b4c86937d8: Waiting 03:49:19 aa5968d388b8: Waiting 03:49:19 bb0310049f05: Layer already exists 03:49:19 d445d312a715: Layer already exists 03:49:19 afb3ee15fc91: Layer already exists 03:49:19 89226efe9782: Layer already exists 03:49:19 2b8571b381d0: Layer already exists 03:49:19 1ac7a7fc4fcb: Layer already exists 03:49:19 fab9c5f2e07c: Layer already exists 03:49:19 69b4c86937d8: Layer already exists 03:49:19 aa5968d388b8: Layer already exists 03:49:19 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:49:20 afb3ee15fc91: Preparing 03:49:20 d445d312a715: Preparing 03:49:20 bb0310049f05: Preparing 03:49:20 89226efe9782: Preparing 03:49:20 2b8571b381d0: Preparing 03:49:20 1ac7a7fc4fcb: Preparing 03:49:20 fab9c5f2e07c: Preparing 03:49:20 69b4c86937d8: Preparing 03:49:20 aa5968d388b8: Preparing 03:49:20 fab9c5f2e07c: Waiting 03:49:20 69b4c86937d8: Waiting 03:49:20 1ac7a7fc4fcb: Waiting 03:49:20 aa5968d388b8: Waiting 03:49:20 d445d312a715: Layer already exists 03:49:20 2b8571b381d0: Layer already exists 03:49:20 bb0310049f05: Layer already exists 03:49:20 afb3ee15fc91: Layer already exists 03:49:20 89226efe9782: Layer already exists 03:49:20 69b4c86937d8: Layer already exists 03:49:20 1ac7a7fc4fcb: Layer already exists 03:49:20 fab9c5f2e07c: Layer already exists 03:49:20 aa5968d388b8: Layer already exists 03:49:20 main: digest: sha256:dca5c10038689dd22f0bd79daf8eef5504d83e54820fe0576c0e54964cb55083 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:20 ===================================================== [Pipeline] echo 03:49:20 taggedImages: 03:49:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:49:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.81 03:49:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:49:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:49:20 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:20 latest 03:49:20 3.0.0-dev.81 03:49:20 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:20 main 03:49:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:21 f3df69517380: Preparing 03:49:21 96e82ea312d9: Preparing 03:49:21 292922d2f82d: Preparing 03:49:21 d4b5b86d1acc: Preparing 03:49:21 4e6476652798: Preparing 03:49:21 292922d2f82d: Layer already exists 03:49:21 4e6476652798: Layer already exists 03:49:21 f3df69517380: Pushed 03:49:21 d4b5b86d1acc: Pushed 03:49:23 96e82ea312d9: Pushed 03:49:23 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + 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 03:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:24 f3df69517380: Preparing 03:49:24 96e82ea312d9: Preparing 03:49:24 292922d2f82d: Preparing 03:49:24 d4b5b86d1acc: Preparing 03:49:24 4e6476652798: Preparing 03:49:24 4e6476652798: Layer already exists 03:49:24 f3df69517380: Layer already exists 03:49:24 96e82ea312d9: Layer already exists 03:49:24 d4b5b86d1acc: Layer already exists 03:49:24 292922d2f82d: Layer already exists 03:49:24 latest: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 03:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:24 f3df69517380: Preparing 03:49:24 96e82ea312d9: Preparing 03:49:24 292922d2f82d: Preparing 03:49:24 d4b5b86d1acc: Preparing 03:49:24 4e6476652798: Preparing 03:49:24 d4b5b86d1acc: Layer already exists 03:49:24 96e82ea312d9: Layer already exists 03:49:24 f3df69517380: Layer already exists 03:49:24 292922d2f82d: Layer already exists 03:49:24 4e6476652798: Layer already exists 03:49:24 3.0.0-dev.81: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:25 f3df69517380: Preparing 03:49:25 96e82ea312d9: Preparing 03:49:25 292922d2f82d: Preparing 03:49:25 d4b5b86d1acc: Preparing 03:49:25 4e6476652798: Preparing 03:49:25 d4b5b86d1acc: Layer already exists 03:49:25 292922d2f82d: Layer already exists 03:49:25 f3df69517380: Layer already exists 03:49:25 96e82ea312d9: Layer already exists 03:49:25 4e6476652798: Layer already exists 03:49:25 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:25 + 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 03:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:49:26 f3df69517380: Preparing 03:49:26 96e82ea312d9: Preparing 03:49:26 292922d2f82d: Preparing 03:49:26 d4b5b86d1acc: Preparing 03:49:26 4e6476652798: Preparing 03:49:26 d4b5b86d1acc: Layer already exists 03:49:26 4e6476652798: Layer already exists 03:49:26 292922d2f82d: Layer already exists 03:49:26 f3df69517380: Layer already exists 03:49:26 96e82ea312d9: Layer already exists 03:49:26 main: digest: sha256:33360eb9e0a2b252bee3d41b52c1558c98484637d027b9e828a8f07c5b13fdb5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:26 ===================================================== [Pipeline] echo 03:49:26 taggedImages: 03:49:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:49:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.81 03:49:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:49:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:49:26 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:26 latest 03:49:26 3.0.0-dev.81 03:49:26 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:26 main 03:49:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:26 4b8de16a5f33: Preparing 03:49:26 76a18189a9c1: Preparing 03:49:26 1cbd7ea0f708: Preparing 03:49:26 6b3bfd45823d: Preparing 03:49:26 b67c3b8c4af5: Preparing 03:49:26 3a27c8a68964: Preparing 03:49:26 4e6476652798: Preparing 03:49:26 3a27c8a68964: Waiting 03:49:26 4e6476652798: Waiting 03:49:26 1cbd7ea0f708: Pushed 03:49:26 4b8de16a5f33: Pushed 03:49:26 76a18189a9c1: Pushed 03:49:26 4e6476652798: Layer already exists 03:49:27 3a27c8a68964: Pushed 03:49:30 b67c3b8c4af5: Pushed 03:49:33 6b3bfd45823d: Pushed 03:49:33 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:34 4b8de16a5f33: Preparing 03:49:34 76a18189a9c1: Preparing 03:49:34 1cbd7ea0f708: Preparing 03:49:34 6b3bfd45823d: Preparing 03:49:34 b67c3b8c4af5: Preparing 03:49:34 3a27c8a68964: Preparing 03:49:34 4e6476652798: Preparing 03:49:34 3a27c8a68964: Waiting 03:49:34 4e6476652798: Waiting 03:49:34 4b8de16a5f33: Layer already exists 03:49:34 1cbd7ea0f708: Layer already exists 03:49:34 76a18189a9c1: Layer already exists 03:49:34 b67c3b8c4af5: Layer already exists 03:49:34 6b3bfd45823d: Layer already exists 03:49:34 3a27c8a68964: Layer already exists 03:49:34 4e6476652798: Layer already exists 03:49:34 latest: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:35 4b8de16a5f33: Preparing 03:49:35 76a18189a9c1: Preparing 03:49:35 1cbd7ea0f708: Preparing 03:49:35 6b3bfd45823d: Preparing 03:49:35 b67c3b8c4af5: Preparing 03:49:35 3a27c8a68964: Preparing 03:49:35 4e6476652798: Preparing 03:49:35 3a27c8a68964: Waiting 03:49:35 4e6476652798: Waiting 03:49:35 b67c3b8c4af5: Layer already exists 03:49:35 1cbd7ea0f708: Layer already exists 03:49:35 76a18189a9c1: Layer already exists 03:49:35 6b3bfd45823d: Layer already exists 03:49:35 4b8de16a5f33: Layer already exists 03:49:35 4e6476652798: Layer already exists 03:49:35 3a27c8a68964: Layer already exists 03:49:35 3.0.0-dev.81: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:35 4b8de16a5f33: Preparing 03:49:35 76a18189a9c1: Preparing 03:49:35 1cbd7ea0f708: Preparing 03:49:35 6b3bfd45823d: Preparing 03:49:35 b67c3b8c4af5: Preparing 03:49:35 3a27c8a68964: Preparing 03:49:35 4e6476652798: Preparing 03:49:35 3a27c8a68964: Waiting 03:49:35 4e6476652798: Waiting 03:49:35 76a18189a9c1: Layer already exists 03:49:35 1cbd7ea0f708: Layer already exists 03:49:35 6b3bfd45823d: Layer already exists 03:49:35 4b8de16a5f33: Layer already exists 03:49:35 b67c3b8c4af5: Layer already exists 03:49:35 3a27c8a68964: Layer already exists 03:49:35 4e6476652798: Layer already exists 03:49:35 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:49:36 4b8de16a5f33: Preparing 03:49:36 76a18189a9c1: Preparing 03:49:36 1cbd7ea0f708: Preparing 03:49:36 6b3bfd45823d: Preparing 03:49:36 b67c3b8c4af5: Preparing 03:49:36 3a27c8a68964: Preparing 03:49:36 4e6476652798: Preparing 03:49:36 3a27c8a68964: Waiting 03:49:36 4e6476652798: Waiting 03:49:36 6b3bfd45823d: Layer already exists 03:49:36 76a18189a9c1: Layer already exists 03:49:36 1cbd7ea0f708: Layer already exists 03:49:36 b67c3b8c4af5: Layer already exists 03:49:36 4b8de16a5f33: Layer already exists 03:49:36 3a27c8a68964: Layer already exists 03:49:36 4e6476652798: Layer already exists 03:49:36 main: digest: sha256:bbcf13747348371c833730ae3abf7751f62f1ff76873ed1345e6e6335b20fc77 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:36 ===================================================== [Pipeline] echo 03:49:36 taggedImages: 03:49:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:49:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.81 03:49:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:49:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:49:36 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:36 latest 03:49:36 3.0.0-dev.81 03:49:36 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:36 main 03:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:36 131eb292cae8: Preparing 03:49:36 d19d69548b77: Preparing 03:49:36 c7166fa1624d: Preparing 03:49:36 59641f3de939: Preparing 03:49:36 9d93a0aeead9: Preparing 03:49:36 4e6476652798: Preparing 03:49:36 c7166fa1624d: Pushed 03:49:36 131eb292cae8: Pushed 03:49:36 d19d69548b77: Pushed 03:49:36 4e6476652798: Layer already exists 03:49:37 9d93a0aeead9: Pushed 03:49:43 59641f3de939: Pushed 03:49:43 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:44 131eb292cae8: Preparing 03:49:44 d19d69548b77: Preparing 03:49:44 c7166fa1624d: Preparing 03:49:44 59641f3de939: Preparing 03:49:44 9d93a0aeead9: Preparing 03:49:44 4e6476652798: Preparing 03:49:44 4e6476652798: Waiting 03:49:44 9d93a0aeead9: Layer already exists 03:49:44 c7166fa1624d: Layer already exists 03:49:44 131eb292cae8: Layer already exists 03:49:44 59641f3de939: Layer already exists 03:49:44 d19d69548b77: Layer already exists 03:49:44 4e6476652798: Layer already exists 03:49:44 latest: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:44 131eb292cae8: Preparing 03:49:44 d19d69548b77: Preparing 03:49:44 c7166fa1624d: Preparing 03:49:44 59641f3de939: Preparing 03:49:44 9d93a0aeead9: Preparing 03:49:44 4e6476652798: Preparing 03:49:44 4e6476652798: Waiting 03:49:44 59641f3de939: Layer already exists 03:49:44 d19d69548b77: Layer already exists 03:49:44 9d93a0aeead9: Layer already exists 03:49:44 131eb292cae8: Layer already exists 03:49:44 c7166fa1624d: Layer already exists 03:49:44 4e6476652798: Layer already exists 03:49:44 3.0.0-dev.81: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:45 131eb292cae8: Preparing 03:49:45 d19d69548b77: Preparing 03:49:45 c7166fa1624d: Preparing 03:49:45 59641f3de939: Preparing 03:49:45 9d93a0aeead9: Preparing 03:49:45 4e6476652798: Preparing 03:49:45 4e6476652798: Waiting 03:49:45 9d93a0aeead9: Layer already exists 03:49:45 d19d69548b77: Layer already exists 03:49:45 59641f3de939: Layer already exists 03:49:45 c7166fa1624d: Layer already exists 03:49:45 131eb292cae8: Layer already exists 03:49:45 4e6476652798: Layer already exists 03:49:45 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:49:46 131eb292cae8: Preparing 03:49:46 d19d69548b77: Preparing 03:49:46 c7166fa1624d: Preparing 03:49:46 59641f3de939: Preparing 03:49:46 9d93a0aeead9: Preparing 03:49:46 4e6476652798: Preparing 03:49:46 4e6476652798: Waiting 03:49:46 9d93a0aeead9: Layer already exists 03:49:46 131eb292cae8: Layer already exists 03:49:46 c7166fa1624d: Layer already exists 03:49:46 59641f3de939: Layer already exists 03:49:46 d19d69548b77: Layer already exists 03:49:46 4e6476652798: Layer already exists 03:49:46 main: digest: sha256:dc3d47a1e98b1ee8eff28d593580736ddac8ad08b7640a2a33e0e349fae2a561 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:46 ===================================================== [Pipeline] echo 03:49:46 taggedImages: 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.81 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-config:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:49:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:49:46 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:46 latest 03:49:46 3.0.0-dev.81 03:49:46 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:46 main 03:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:47 2060b61afc95: Preparing 03:49:47 8b9b5d291c67: Preparing 03:49:47 54c44e015872: Preparing 03:49:47 091dfdd20129: Preparing 03:49:47 3a27c8a68964: Preparing 03:49:47 4e6476652798: Preparing 03:49:47 4e6476652798: Waiting 03:49:47 3a27c8a68964: Layer already exists 03:49:47 4e6476652798: Layer already exists 03:49:47 54c44e015872: Pushed 03:49:47 2060b61afc95: Pushed 03:49:47 8b9b5d291c67: Pushed 03:49:53 091dfdd20129: Pushed 03:49:53 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:54 2060b61afc95: Preparing 03:49:54 8b9b5d291c67: Preparing 03:49:54 54c44e015872: Preparing 03:49:54 091dfdd20129: Preparing 03:49:54 3a27c8a68964: Preparing 03:49:54 4e6476652798: Preparing 03:49:54 4e6476652798: Waiting 03:49:54 3a27c8a68964: Layer already exists 03:49:54 091dfdd20129: Layer already exists 03:49:54 8b9b5d291c67: Layer already exists 03:49:54 2060b61afc95: Layer already exists 03:49:54 54c44e015872: Layer already exists 03:49:54 4e6476652798: Layer already exists 03:49:54 latest: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 03:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:54 2060b61afc95: Preparing 03:49:54 8b9b5d291c67: Preparing 03:49:54 54c44e015872: Preparing 03:49:54 091dfdd20129: Preparing 03:49:54 3a27c8a68964: Preparing 03:49:54 4e6476652798: Preparing 03:49:54 4e6476652798: Waiting 03:49:54 3a27c8a68964: Layer already exists 03:49:54 091dfdd20129: Layer already exists 03:49:54 2060b61afc95: Layer already exists 03:49:54 8b9b5d291c67: Layer already exists 03:49:54 54c44e015872: Layer already exists 03:49:54 4e6476652798: Layer already exists 03:49:54 3.0.0-dev.81: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:55 2060b61afc95: Preparing 03:49:55 8b9b5d291c67: Preparing 03:49:55 54c44e015872: Preparing 03:49:55 091dfdd20129: Preparing 03:49:55 3a27c8a68964: Preparing 03:49:55 4e6476652798: Preparing 03:49:55 4e6476652798: Waiting 03:49:55 091dfdd20129: Layer already exists 03:49:55 2060b61afc95: Layer already exists 03:49:55 3a27c8a68964: Layer already exists 03:49:55 8b9b5d291c67: Layer already exists 03:49:55 54c44e015872: Layer already exists 03:49:55 4e6476652798: Layer already exists 03:49:55 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:49:56 2060b61afc95: Preparing 03:49:56 8b9b5d291c67: Preparing 03:49:56 54c44e015872: Preparing 03:49:56 091dfdd20129: Preparing 03:49:56 3a27c8a68964: Preparing 03:49:56 4e6476652798: Preparing 03:49:56 4e6476652798: Waiting 03:49:56 3a27c8a68964: Layer already exists 03:49:56 091dfdd20129: Layer already exists 03:49:56 8b9b5d291c67: Layer already exists 03:49:56 2060b61afc95: Layer already exists 03:49:56 54c44e015872: Layer already exists 03:49:56 4e6476652798: Layer already exists 03:49:56 main: digest: sha256:f98dc3ee170b3fe3c69365ee9af6a0b22ef4c74adf15f85357ddb15b14fefed7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:56 ===================================================== [Pipeline] echo 03:49:56 taggedImages: 03:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.81 03:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:49:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:49:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:56 latest 03:49:56 3.0.0-dev.81 03:49:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:49:56 main 03:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:56 217fd48b6254: Preparing 03:49:56 a2976b621e33: Preparing 03:49:56 292922d2f82d: Preparing 03:49:56 fa0e851586cc: Preparing 03:49:56 aa5968d388b8: Preparing 03:49:56 aa5968d388b8: Layer already exists 03:49:56 292922d2f82d: Layer already exists 03:49:56 217fd48b6254: Pushed 03:49:56 fa0e851586cc: Pushed 03:49:59 a2976b621e33: Pushed 03:49:59 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:49:59 217fd48b6254: Preparing 03:49:59 a2976b621e33: Preparing 03:49:59 292922d2f82d: Preparing 03:49:59 fa0e851586cc: Preparing 03:49:59 aa5968d388b8: Preparing 03:49:59 aa5968d388b8: Layer already exists 03:49:59 217fd48b6254: Layer already exists 03:49:59 fa0e851586cc: Layer already exists 03:49:59 a2976b621e33: Layer already exists 03:49:59 292922d2f82d: Layer already exists 03:49:59 latest: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 03:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:00 217fd48b6254: Preparing 03:50:00 a2976b621e33: Preparing 03:50:00 292922d2f82d: Preparing 03:50:00 fa0e851586cc: Preparing 03:50:00 aa5968d388b8: Preparing 03:50:00 aa5968d388b8: Layer already exists 03:50:00 fa0e851586cc: Layer already exists 03:50:00 217fd48b6254: Layer already exists 03:50:00 292922d2f82d: Layer already exists 03:50:00 a2976b621e33: Layer already exists 03:50:00 3.0.0-dev.81: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:01 217fd48b6254: Preparing 03:50:01 a2976b621e33: Preparing 03:50:01 292922d2f82d: Preparing 03:50:01 fa0e851586cc: Preparing 03:50:01 aa5968d388b8: Preparing 03:50:01 fa0e851586cc: Layer already exists 03:50:01 292922d2f82d: Layer already exists 03:50:01 217fd48b6254: Layer already exists 03:50:01 a2976b621e33: Layer already exists 03:50:01 aa5968d388b8: Layer already exists 03:50:01 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:50:01 217fd48b6254: Preparing 03:50:01 a2976b621e33: Preparing 03:50:01 292922d2f82d: Preparing 03:50:01 fa0e851586cc: Preparing 03:50:01 aa5968d388b8: Preparing 03:50:01 217fd48b6254: Layer already exists 03:50:01 fa0e851586cc: Layer already exists 03:50:01 a2976b621e33: Layer already exists 03:50:01 aa5968d388b8: Layer already exists 03:50:01 292922d2f82d: Layer already exists 03:50:01 main: digest: sha256:5099d881c05884ef7e4e51bd2687b9877334a77f174af79714b82d7bf047ef59 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:01 ===================================================== [Pipeline] echo 03:50:01 taggedImages: 03:50:01 - nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:50:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:50:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.81 03:50:01 - nexus3.edgexfoundry.org:10004/support-notifications:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:50:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:50:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:50:01 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:50:01 latest 03:50:01 3.0.0-dev.81 03:50:01 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:50:01 main 03:50:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:02 21089620cd4f: Preparing 03:50:02 86e80a6e40db: Preparing 03:50:02 292922d2f82d: Preparing 03:50:02 bed00a7d4cb7: Preparing 03:50:02 aa5968d388b8: Preparing 03:50:02 aa5968d388b8: Layer already exists 03:50:02 bed00a7d4cb7: Layer already exists 03:50:02 292922d2f82d: Layer already exists 03:50:02 21089620cd4f: Pushed 03:50:04 86e80a6e40db: Pushed 03:50:04 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:05 21089620cd4f: Preparing 03:50:05 86e80a6e40db: Preparing 03:50:05 292922d2f82d: Preparing 03:50:05 bed00a7d4cb7: Preparing 03:50:05 aa5968d388b8: Preparing 03:50:05 292922d2f82d: Layer already exists 03:50:05 86e80a6e40db: Layer already exists 03:50:05 bed00a7d4cb7: Layer already exists 03:50:05 aa5968d388b8: Layer already exists 03:50:05 21089620cd4f: Layer already exists 03:50:05 latest: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 03:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:06 21089620cd4f: Preparing 03:50:06 86e80a6e40db: Preparing 03:50:06 292922d2f82d: Preparing 03:50:06 bed00a7d4cb7: Preparing 03:50:06 aa5968d388b8: Preparing 03:50:06 86e80a6e40db: Layer already exists 03:50:06 aa5968d388b8: Layer already exists 03:50:06 21089620cd4f: Layer already exists 03:50:06 292922d2f82d: Layer already exists 03:50:06 bed00a7d4cb7: Layer already exists 03:50:06 3.0.0-dev.81: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:06 21089620cd4f: Preparing 03:50:06 86e80a6e40db: Preparing 03:50:06 292922d2f82d: Preparing 03:50:06 bed00a7d4cb7: Preparing 03:50:06 aa5968d388b8: Preparing 03:50:06 86e80a6e40db: Layer already exists 03:50:06 aa5968d388b8: Layer already exists 03:50:06 21089620cd4f: Layer already exists 03:50:06 bed00a7d4cb7: Layer already exists 03:50:06 292922d2f82d: Layer already exists 03:50:06 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:50:07 21089620cd4f: Preparing 03:50:07 86e80a6e40db: Preparing 03:50:07 292922d2f82d: Preparing 03:50:07 bed00a7d4cb7: Preparing 03:50:07 aa5968d388b8: Preparing 03:50:07 21089620cd4f: Layer already exists 03:50:07 aa5968d388b8: Layer already exists 03:50:07 86e80a6e40db: Layer already exists 03:50:07 292922d2f82d: Layer already exists 03:50:07 bed00a7d4cb7: Layer already exists 03:50:07 main: digest: sha256:0ce69624f7e90e2d2c66219635328f899de0e6cdc8724e1d6be3bb672e33c170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:07 ===================================================== [Pipeline] echo 03:50:07 taggedImages: 03:50:07 - nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:50:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:50:07 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.81 03:50:07 - nexus3.edgexfoundry.org:10004/support-scheduler:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 03:50:07 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 03:55:39 Removing intermediate container 7b3ceee96746 03:55:39 ---> f609aa4cf1a1 03:55:39 03:55:39 Step 9/32 : FROM alpine:3.16 03:55:39 3.16: Pulling from library/alpine 03:55:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:55:39 Status: Downloaded newer image for alpine:3.16 03:55:39 ---> 4c81e5bf8899 03:55:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:55:39 ---> Running in 693bbb040790 03:55:39 Removing intermediate container 693bbb040790 03:55:39 ---> 0b5f8d436592 03:55:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:55:39 ---> Running in 9a2370561e47 03:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:55:40 (1/2) Installing dumb-init (1.2.5-r1) 03:55:40 (2/2) Installing su-exec (0.2-r1) 03:55:40 Executing busybox-1.35.0-r17.trigger 03:55:40 OK: 5 MiB in 16 packages 03:55:42 Removing intermediate container 9a2370561e47 03:55:42 ---> 54859b1ba922 03:55:42 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:55:42 ---> Running in a7e9a11e91a6 03:55:43 Removing intermediate container a7e9a11e91a6 03:55:43 ---> 4869fa6ba54c 03:55:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:55:43 ---> Running in 8578a2b55be3 03:55:43 Removing intermediate container 8578a2b55be3 03:55:43 ---> ebe9edf665b1 03:55:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:55:43 ---> Running in 2e379a3e006c 03:55:44 Removing intermediate container 2e379a3e006c 03:55:44 ---> fdd5aa62e672 03:55:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:55:44 ---> Running in acda06b16921 03:55:45 Removing intermediate container acda06b16921 03:55:45 ---> 2937e2c745aa 03:55:45 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:55:45 ---> Running in 5b832ee22359 03:55:48 Removing intermediate container 5b832ee22359 03:55:48 ---> f91f1394fc32 03:55:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:55:48 ---> Running in 573fc8d0e26a 03:55:49 Removing intermediate container 573fc8d0e26a 03:55:49 ---> 802a569071be 03:55:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:55:50 ---> 8f32dc90bab5 03:55:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:55:50 ---> Running in 05cc98fd8785 03:55:53 Removing intermediate container 05cc98fd8785 03:55:53 ---> 48fa6f48d731 03:55:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:55:54 ---> e3ff1ce55a4e 03:55:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:55:56 ---> 628c0decf257 03:55:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:55:57 ---> e50219716c4a 03:55:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:55:58 ---> 4b38cc97ca27 03:55:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:56:00 ---> 65c8e5de7615 03:56:00 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:56:02 ---> e71db41e06a5 03:56:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:56:03 ---> e4735f27e465 03:56:03 Step 27/32 : RUN chmod +x /entrypoint.sh 03:56:03 ---> Running in 453afa93a444 03:56:07 Removing intermediate container 453afa93a444 03:56:07 ---> 4b7fad884cf9 03:56:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:56:07 ---> Running in cb079a26bfea 03:56:08 Removing intermediate container 79bfbb7856f8 03:56:08 ---> 7dfd8f27ff7d 03:56:08 03:56:08 Step 10/22 : FROM alpine:3.16 03:56:08 ---> 4c81e5bf8899 03:56:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:56:08 ---> Running in 49b904cb34dd 03:56:08 Removing intermediate container cb079a26bfea 03:56:08 ---> dc8545d24feb 03:56:08 Step 29/32 : CMD ["gate"] 03:56:08 ---> Running in bc34a4f0aa03 03:56:09 Removing intermediate container 49b904cb34dd 03:56:09 ---> 34b908100f80 03:56:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:56:09 ---> Running in d442204d1612 03:56:09 Removing intermediate container bc34a4f0aa03 03:56:09 ---> 742b7d326e08 03:56:09 Step 30/32 : LABEL arch=arm64 03:56:09 ---> Running in 3ad3bfcbba80 03:56:10 Removing intermediate container 3ad3bfcbba80 03:56:10 ---> f88ede0a5783 03:56:10 Step 31/32 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:56:10 ---> Running in 03919a51ed69 03:56:11 Removing intermediate container 03919a51ed69 03:56:11 ---> 031d2d9f8668 03:56:11 Step 32/32 : LABEL version=3.0.0-dev.81 03:56:11 ---> Running in 9cff03a6a238 03:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:56:11 Removing intermediate container 9cff03a6a238 03:56:11 ---> 50642800e26b 03:56:11 03:56:12 Successfully built 50642800e26b 03:56:12 Successfully tagged security-bootstrapper-arm64:latest 03:56:12  Building security-bootstrapper ... done Building security-spiffe-token-provider 03:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:56:14 (1/1) Installing dumb-init (1.2.5-r1) 03:56:14 Executing busybox-1.35.0-r17.trigger 03:56:14 OK: 5 MiB in 15 packages 03:56:15 Removing intermediate container d442204d1612 03:56:15 ---> 1a062596560f 03:56:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:56:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:56:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:56:17 ---> 71046ea3f153 03:56:17 Step 3/19 : WORKDIR /edgex-go 03:56:17 ---> Using cache 03:56:17 ---> 4c73306451f7 03:56:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:56:17 ---> Running in 012f389f9b78 03:56:17 ---> e8dd1224ec81 03:56:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:56:20 ---> b391bfddb07f 03:56:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 03:56:21 ---> be942669c509 03:56:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:56:21 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:56:21 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:56:21 OK: 16903 distinct packages available 03:56:21 ---> e054079885af 03:56:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:56:22 ---> Running in 9131bb4a60a1 03:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:56:24 OK: 221 MiB in 51 packages 03:56:25 Removing intermediate container 9131bb4a60a1 03:56:25 ---> 10e7cc2f680e 03:56:25 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:56:25 ---> Running in 6bae0fd01385 03:56:26 Removing intermediate container 6bae0fd01385 03:56:26 ---> 07fa281ae26e 03:56:26 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:56:26 ---> Running in f28ceb17913a 03:56:26 Removing intermediate container 012f389f9b78 03:56:26 ---> 866dfb5bcbb6 03:56:26 Step 5/19 : COPY go.mod vendor* ./ 03:56:27 Removing intermediate container f28ceb17913a 03:56:27 ---> 7e98887d2574 03:56:27 Step 20/22 : LABEL arch=arm64 03:56:27 ---> Running in d569b878bcb7 03:56:28 ---> b5da9df87ea2 03:56:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:28 Removing intermediate container d569b878bcb7 03:56:28 ---> 3d8848246326 03:56:28 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:56:28 ---> Running in 89f0e8fd01b8 03:56:28 ---> Running in 018478c6e8bc 03:56:29 Removing intermediate container 018478c6e8bc 03:56:29 ---> d7e72e581bf0 03:56:29 Step 22/22 : LABEL version=3.0.0-dev.81 03:56:29 ---> Running in 7124ed680ba0 03:56:30 Removing intermediate container 7124ed680ba0 03:56:30 ---> 3432f8af8b43 03:56:30 03:56:30 Successfully built 3432f8af8b43 03:56:30 Successfully tagged security-proxy-auth-arm64:latest 03:56:30 Building core-common-config-bootstrapper 03:56:33  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:56:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:56:33 ---> 71046ea3f153 03:56:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:56:33 ---> Using cache 03:56:33 ---> f11d12828a37 03:56:33 Step 4/22 : WORKDIR /edgex-go 03:56:33 ---> Using cache 03:56:33 ---> b39732132133 03:56:33 Step 5/22 : RUN apk add --update --no-cache make git 03:56:33 ---> Using cache 03:56:33 ---> 955f5d975a62 03:56:33 Step 6/22 : COPY go.mod vendor* ./ 03:56:34 ---> Using cache 03:56:34 ---> db251893b0b0 03:56:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:34 ---> Using cache 03:56:34 ---> db29f077c178 03:56:34 Step 8/22 : COPY . . 03:56:34 ---> Using cache 03:56:34 ---> 3e0efc69a62e 03:56:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:56:34 ---> Running in 14185d8f6513 03:56:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:57:32 Removing intermediate container 3762ec44b494 03:57:32 ---> f3c1824c7b03 03:57:32 03:57:32 Step 10/22 : FROM alpine:3.16 03:57:32 ---> 4c81e5bf8899 03:57:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:57:32 Removing intermediate container 68d4bd1d5a32 03:57:32 ---> 0f8c32b3f905 03:57:32 03:57:32 Step 10/24 : FROM alpine:3.16 03:57:32 ---> 4c81e5bf8899 03:57:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:57:32 ---> Running in dbf9920808f8 03:57:32 ---> Running in 945a129c875e 03:57:32 Removing intermediate container dbf9920808f8 03:57:32 ---> a42144c23ffd 03:57:32 Step 12/22 : ENV APP_PORT=59880 03:57:32 ---> Running in f471611756da 03:57:32 Removing intermediate container f471611756da 03:57:32 ---> 46f63b91416a 03:57:32 Step 13/22 : EXPOSE $APP_PORT 03:57:32 ---> Running in 48da506d78e6 03:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:57:32 Removing intermediate container 48da506d78e6 03:57:32 ---> 1994762a098c 03:57:32 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:57:33 ---> Running in 82cfe47cf1c5 03:57:34 (1/1) Installing dumb-init (1.2.5-r1) 03:57:34 Executing busybox-1.35.0-r17.trigger 03:57:34 OK: 5 MiB in 15 packages 03:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:57:37 Removing intermediate container 945a129c875e 03:57:37 ---> b2776407a2b3 03:57:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:57:37 ---> Running in e02aaefe3edb 03:57:38 Removing intermediate container e02aaefe3edb 03:57:38 ---> fd3acb3e46b7 03:57:38 Step 13/24 : ENV APP_PORT=59881 03:57:38 (1/1) Installing dumb-init (1.2.5-r1) 03:57:38 Executing busybox-1.35.0-r17.trigger 03:57:38 OK: 5 MiB in 15 packages 03:57:38 ---> Running in dae293fd47e4 03:57:40 Removing intermediate container dae293fd47e4 03:57:40 ---> 9f87388806c2 03:57:40 Step 14/24 : EXPOSE $APP_PORT 03:57:40 ---> Running in f50d88519803 03:57:40 Removing intermediate container 82cfe47cf1c5 03:57:40 ---> cf558a6ee641 03:57:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:41 Removing intermediate container f50d88519803 03:57:41 ---> 18c6afe49da7 03:57:41 Step 15/24 : WORKDIR / 03:57:41 ---> Running in ad663d6de12d 03:57:42 Removing intermediate container ad663d6de12d 03:57:42 ---> af033f118a24 03:57:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:42 ---> b0906ce6ffab 03:57:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:57:44 ---> 1426c317b0f8 03:57:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:57:46 ---> e448ef57d891 03:57:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:57:47 ---> 1d337531a96e 03:57:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:57:48 ---> aa61a5399d44 03:57:48 Step 18/22 : ENTRYPOINT ["/core-data"] 03:57:49 ---> Running in f1eff1d8868b 03:57:50 ---> dd801bccf399 03:57:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:57:50 Removing intermediate container f1eff1d8868b 03:57:50 ---> 8871bebce36b 03:57:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:57:50 ---> Running in 47f5d6012cd4 03:57:51 Removing intermediate container 47f5d6012cd4 03:57:51 ---> f0df65672d90 03:57:51 Step 20/22 : LABEL arch=arm64 03:57:51 ---> 26993ca286b2 03:57:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:57:51 ---> Running in fc4298cc6c24 03:57:51 ---> Running in 82b639bd18d8 03:57:52 Removing intermediate container fc4298cc6c24 03:57:52 ---> 9ed6a02a3122 03:57:52 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:57:53 ---> Running in a6650cc39112 03:57:53 Removing intermediate container 82b639bd18d8 03:57:53 ---> 396b04fc6539 03:57:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:57:53 ---> Running in 706b681113c5 03:57:54 Removing intermediate container 706b681113c5 03:57:54 ---> 1996c3a467da 03:57:54 Step 22/24 : LABEL arch=arm64 03:57:54 Removing intermediate container a6650cc39112 03:57:54 ---> 10404ff4e3e1 03:57:54 Step 22/22 : LABEL version=3.0.0-dev.81 03:57:54 ---> Running in 15347b886414 03:57:54 ---> Running in b46e522f45c8 03:57:55 Removing intermediate container 15347b886414 03:57:55 ---> beca8b97a1c2 03:57:55 03:57:55 Successfully built beca8b97a1c2 03:57:55 Successfully tagged core-data-arm64:latest 03:57:55  Building core-data ... done Building security-secretstore-setup 03:57:55 Removing intermediate container b46e522f45c8 03:57:55 ---> c8d30f6416aa 03:57:55 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 03:57:55 ---> Running in d05533d2c9dd 03:57:56 Removing intermediate container d05533d2c9dd 03:57:56 ---> 407240b7e8ac 03:57:56 Step 24/24 : LABEL version=3.0.0-dev.81 03:57:56 ---> Running in bc66b51c244b 03:57:57 Removing intermediate container bc66b51c244b 03:57:57 ---> 72fc4236d487 03:57:57 03:57:57 Successfully built 72fc4236d487 03:57:57 Successfully tagged core-metadata-arm64:latest 03:57:57  Building core-metadata ... done Building security-spire-agent 03:58:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:58:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:00 ---> 71046ea3f153 03:58:00 Step 3/23 : WORKDIR /edgex-go 03:58:00 ---> Using cache 03:58:00 ---> 4c73306451f7 03:58:00 Step 4/23 : RUN apk add --update --no-cache make git 03:58:00 ---> Using cache 03:58:00 ---> 9fe6f6c59bf8 03:58:00 Step 5/23 : COPY go.mod vendor* ./ 03:58:00 ---> Using cache 03:58:00 ---> 4ea290791f02 03:58:00 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:00 ---> Using cache 03:58:00 ---> 600c29ed5dd2 03:58:00 Step 7/23 : COPY . . 03:58:00 ---> Using cache 03:58:00 ---> 0a150e0f4304 03:58:00 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:58:01 ---> Running in 13b8947b0980 03:58:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:58:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:58:03 ---> 71046ea3f153 03:58:03 Step 3/24 : WORKDIR /edgex-go 03:58:03 ---> Using cache 03:58:03 ---> 4c73306451f7 03:58:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:58:03 ---> Running in 8307b1fa58b1 03:58:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:58:08 OK: 221 MiB in 51 packages 03:58:10 Removing intermediate container 8307b1fa58b1 03:58:10 ---> 420ef146a635 03:58:10 Step 5/24 : COPY go.mod vendor* ./ 03:58:15 ---> b7e9049c4fe8 03:58:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:15 ---> Running in e5e701fdb624 03:58:20 Removing intermediate container 89f0e8fd01b8 03:58:20 ---> ceda24c320d7 03:58:20 Step 7/19 : COPY . . 03:58:23 ---> bda3373ab370 03:58:23 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:58:23 ---> Running in fdd691e43b07 03:58:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:00:01 Removing intermediate container e5e701fdb624 04:00:01 ---> 6beb108b83c1 04:00:01 Step 7/24 : COPY . . 04:00:01 ---> 49dfbe9a697e 04:00:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 04:00:01 ---> Running in 80b599a0508d 04:00:01 Removing intermediate container 80b599a0508d 04:00:01 ---> 066556332c81 04:00:01 Step 9/24 : WORKDIR /edgex-go/spire-build 04:00:01 ---> Running in 57013d6588d8 04:00:01 Removing intermediate container 57013d6588d8 04:00:01 ---> c78dc9905575 04:00:01 Step 10/24 : 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 04:00:01 ---> Running in d4954d151b11 04:00:01 Removing intermediate container bff25ff528c1 04:00:01 ---> b52bf584e133 04:00:01 04:00:01 Step 10/22 : FROM alpine:3.16 04:00:01 ---> 4c81e5bf8899 04:00:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:00:01 ---> Using cache 04:00:01 ---> b2776407a2b3 04:00:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:01 ---> Using cache 04:00:01 ---> fd3acb3e46b7 04:00:01 Step 13/22 : ENV APP_PORT=59861 04:00:01 ---> Running in 0d5e5bf7f3de 04:00:01 Removing intermediate container 0d5e5bf7f3de 04:00:01 ---> 7bdf6cc1a9e1 04:00:01 Step 14/22 : EXPOSE $APP_PORT 04:00:01 ---> Running in 9870bb5b33dd 04:00:01 Removing intermediate container 9870bb5b33dd 04:00:01 ---> 4974bb2b42eb 04:00:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:03 ---> b541d9fd5a01 04:00:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:00:03 Removing intermediate container d4954d151b11 04:00:03 ---> ebbb04599605 04:00:03 Step 11/24 : WORKDIR /edgex-go 04:00:03 ---> Running in ab3f3187bbbf 04:00:04 Removing intermediate container ab3f3187bbbf 04:00:04 ---> d0ffc7bbd046 04:00:04 04:00:04 Step 12/24 : FROM alpine:3.15 04:00:04 3.15: Pulling from library/alpine 04:00:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 04:00:06 Status: Downloaded newer image for alpine:3.15 04:00:06 ---> 354640af7b1b 04:00:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:00:06 ---> Running in 3a9e68f4273e 04:00:06 ---> 730b98ed28fb 04:00:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:00:07 Removing intermediate container 3a9e68f4273e 04:00:07 ---> 9c950f92fa88 04:00:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:07 ---> Running in 80da6662e1d0 04:00:08 ---> cde940e16350 04:00:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:00:08 ---> Running in 36a0d29929bc 04:00:08 Removing intermediate container 36a0d29929bc 04:00:08 ---> 3829e3a27ba0 04:00:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:00:09 ---> Running in 6c52aab1457a 04:00:09 Removing intermediate container 6c52aab1457a 04:00:09 ---> 0077dd4222d2 04:00:09 Step 20/22 : LABEL arch=arm64 04:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:10 ---> Running in 1458d069ddd5 04:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 04:00:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 04:00:12 OK: 15736 distinct packages available 04:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:12 Removing intermediate container 1458d069ddd5 04:00:12 ---> 22ea97dd4e11 04:00:12 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:00:12 ---> Running in cacd4f29c865 04:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:13 Removing intermediate container cacd4f29c865 04:00:13 ---> 0c0b8ebb2682 04:00:13 Step 22/22 : LABEL version=3.0.0-dev.81 04:00:13 ---> Running in b64a9e548025 04:00:13 Removing intermediate container b64a9e548025 04:00:13 ---> f0dd88270e6c 04:00:13 04:00:13 Successfully built f0dd88270e6c 04:00:13 Successfully tagged support-scheduler-arm64:latest 04:00:13  Building support-scheduler ... done Building support-notifications 04:00:14 (1/5) Installing dumb-init (1.2.5-r1) 04:00:14 (2/5) Installing musl-obstack (1.2.3-r0) 04:00:14 (3/5) Installing libucontext (1.1-r0) 04:00:14 (4/5) Installing gcompat (1.0.0-r4) 04:00:14 (5/5) Installing openssl (1.1.1t-r1) 04:00:14 Executing busybox-1.34.1-r7.trigger 04:00:14 OK: 6 MiB in 19 packages 04:00:16 Removing intermediate container 80da6662e1d0 04:00:16 ---> 7ea4fa1e9169 04:00:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 04:00:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:00:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:00:18 ---> 71046ea3f153 04:00:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 04:00:18 ---> Using cache 04:00:18 ---> f11d12828a37 04:00:18 Step 4/22 : WORKDIR /edgex-go 04:00:18 ---> Using cache 04:00:18 ---> b39732132133 04:00:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:00:18 ---> Running in ce854c00e15f 04:00:19 ---> 9618fb6038c0 04:00:19 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:00:23 OK: 221 MiB in 51 packages 04:00:25 Removing intermediate container ce854c00e15f 04:00:25 ---> 58c5396efa9b 04:00:25 Step 6/22 : COPY go.mod vendor* ./ 04:00:25 ---> 4d20b466b564 04:00:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:00:27 ---> 611482e8eb41 04:00:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:27 ---> ef3b65590a35 04:00:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:00:27 ---> Running in 23e937defb86 04:00:28 ---> 4fd0785d4315 04:00:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:00:29 ---> 442ebc2c2f9c 04:00:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:00:29 ---> Running in 274c713fc758 04:00:30 Removing intermediate container 274c713fc758 04:00:30 ---> 640e15a91dbc 04:00:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:00:30 ---> Running in 5f617f57c2b3 04:00:30 Removing intermediate container 5f617f57c2b3 04:00:30 ---> deb5ef3db914 04:00:30 Step 22/24 : LABEL arch=arm64 04:00:31 ---> Running in 78bd089ebb22 04:00:31 Removing intermediate container 78bd089ebb22 04:00:31 ---> 9f465e312323 04:00:31 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:00:31 ---> Running in ee646deb3194 04:00:32 Removing intermediate container ee646deb3194 04:00:32 ---> 365d5b764ab7 04:00:32 Step 24/24 : LABEL version=3.0.0-dev.81 04:00:32 ---> Running in 55cb80d9ece9 04:00:32 Removing intermediate container 55cb80d9ece9 04:00:32 ---> 69c53120d881 04:00:32 04:00:33 Successfully built 69c53120d881 04:00:33 Successfully tagged security-spire-agent-arm64:latest 04:00:33  Building security-spire-agent ... done Building security-spire-server 04:00:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:00:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:00:38 ---> 71046ea3f153 04:00:38 Step 3/23 : WORKDIR /edgex-go 04:00:38 ---> Using cache 04:00:38 ---> 4c73306451f7 04:00:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 04:00:38 ---> Using cache 04:00:38 ---> 420ef146a635 04:00:38 Step 5/23 : COPY go.mod vendor* ./ 04:00:38 ---> Using cache 04:00:38 ---> b7e9049c4fe8 04:00:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:38 ---> Using cache 04:00:38 ---> 6beb108b83c1 04:00:38 Step 7/23 : COPY . . 04:00:38 ---> Using cache 04:00:38 ---> 49dfbe9a697e 04:00:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 04:00:38 ---> Using cache 04:00:38 ---> 066556332c81 04:00:38 Step 9/23 : WORKDIR /edgex-go/spire-build 04:00:38 ---> Using cache 04:00:38 ---> c78dc9905575 04:00:38 Step 10/23 : 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 04:00:38 ---> Running in c9c5629f7425 04:00:41 Removing intermediate container c9c5629f7425 04:00:41 ---> e7d295946c32 04:00:41 Step 11/23 : WORKDIR /edgex-go 04:00:41 ---> Running in 78b257d54fae 04:00:42 Removing intermediate container 78b257d54fae 04:00:42 ---> 4384f688ddf6 04:00:42 04:00:42 Step 12/23 : FROM alpine:3.15 04:00:42 ---> 354640af7b1b 04:00:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:00:42 ---> Using cache 04:00:42 ---> 9c950f92fa88 04:00:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:42 ---> Using cache 04:00:42 ---> 7ea4fa1e9169 04:00:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:00:47 ---> 7d1d7fe32273 04:00:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:00:48 ---> 4511be81b833 04:00:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:00:49 ---> 14b99e15a99f 04:00:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:00:52 ---> ea3dbd19604e 04:00:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:00:52 ---> Running in 5e9d11c2c4ed 04:00:53 Removing intermediate container 5e9d11c2c4ed 04:00:53 ---> 2018af234d5a 04:00:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:00:53 ---> Running in a3958767ceb1 04:00:53 Removing intermediate container a3958767ceb1 04:00:53 ---> c06fda481e4d 04:00:53 Step 21/23 : LABEL arch=arm64 04:00:53 ---> Running in 6cfdf44d8a8b 04:00:54 Removing intermediate container 6cfdf44d8a8b 04:00:54 ---> 06227add304a 04:00:54 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:00:54 ---> Running in c5281234ee24 04:00:55 Removing intermediate container c5281234ee24 04:00:55 ---> 82699fb81629 04:00:55 Step 23/23 : LABEL version=3.0.0-dev.81 04:00:55 ---> Running in 5007c0a4f975 04:00:55 Removing intermediate container 5007c0a4f975 04:00:55 ---> 75bc4f666eb4 04:00:55 04:00:55 Successfully built 75bc4f666eb4 04:00:55 Successfully tagged security-spire-server-arm64:latest 04:00:55  Building security-spire-server ... done Building core-command 04:00:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:00:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:00:59 ---> 71046ea3f153 04:00:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 04:00:59 ---> Using cache 04:00:59 ---> f11d12828a37 04:00:59 Step 4/23 : WORKDIR /edgex-go 04:00:59 ---> Using cache 04:00:59 ---> b39732132133 04:00:59 Step 5/23 : RUN apk add --update --no-cache make git 04:00:59 ---> Using cache 04:00:59 ---> 955f5d975a62 04:00:59 Step 6/23 : COPY go.mod vendor* ./ 04:00:59 ---> Using cache 04:00:59 ---> db251893b0b0 04:00:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:59 ---> Using cache 04:00:59 ---> db29f077c178 04:00:59 Step 8/23 : COPY . . 04:00:59 ---> Using cache 04:00:59 ---> 3e0efc69a62e 04:00:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 04:00:59 ---> Running in 42319fc50330 04:01:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:02:37 Removing intermediate container 23e937defb86 04:02:37 ---> 9c1902a17b43 04:02:37 Step 8/22 : COPY . . 04:02:37 ---> 6a2d507349ec 04:02:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:02:37 ---> Running in 2e431c21d9fb 04:02:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:03:05 Removing intermediate container 14185d8f6513 04:03:05 ---> 7e8043422931 04:03:05 04:03:05 Step 10/22 : FROM alpine:3.16 04:03:05 ---> 4c81e5bf8899 04:03:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:03:05 ---> Using cache 04:03:05 ---> 34b908100f80 04:03:05 Step 12/22 : RUN apk add --update --no-cache dumb-init 04:03:05 ---> Using cache 04:03:05 ---> 1a062596560f 04:03:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:03:05 ---> Using cache 04:03:05 ---> e8dd1224ec81 04:03:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:03:05 ---> f6c414b907eb 04:03:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:03:06 ---> 4d509b2420c0 04:03:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:03:07 ---> b35eab77d1b3 04:03:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:03:07 ---> Running in 3cefbc4da7f8 04:03:10 Removing intermediate container 3cefbc4da7f8 04:03:10 ---> 5021afcf7462 04:03:10 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 04:03:10 ---> Running in 23d9723a868d 04:03:10 Removing intermediate container 23d9723a868d 04:03:10 ---> 2dc76fceb519 04:03:10 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 04:03:11 ---> Running in 532cc455592b 04:03:11 Removing intermediate container 532cc455592b 04:03:11 ---> f0f6ef28d1e8 04:03:11 Step 20/22 : LABEL arch=arm64 04:03:11 ---> Running in b4da71d520f4 04:03:12 Removing intermediate container b4da71d520f4 04:03:12 ---> 3b6a83032a90 04:03:12 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:03:12 ---> Running in 31e6098bd470 04:03:12 Removing intermediate container 31e6098bd470 04:03:12 ---> 5c53618ab141 04:03:12 Step 22/22 : LABEL version=3.0.0-dev.81 04:03:13 ---> Running in 2089f80fb9e7 04:03:14 Removing intermediate container 2089f80fb9e7 04:03:14 ---> 682ac3377b7a 04:03:14 04:03:14 Successfully built 682ac3377b7a 04:03:14 Successfully tagged core-common-config-bootstrapper-arm64:latest 04:03:14 Building security-proxy-setup 04:03:18  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:03:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:03:18 ---> 71046ea3f153 04:03:18 Step 3/20 : WORKDIR /edgex-go 04:03:18 ---> Using cache 04:03:18 ---> 4c73306451f7 04:03:18 Step 4/20 : RUN apk add --update --no-cache make git 04:03:18 ---> Using cache 04:03:18 ---> 9fe6f6c59bf8 04:03:18 Step 5/20 : COPY go.mod vendor* ./ 04:03:18 ---> Using cache 04:03:18 ---> 4ea290791f02 04:03:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:18 ---> Using cache 04:03:18 ---> 600c29ed5dd2 04:03:18 Step 7/20 : COPY . . 04:03:18 ---> Using cache 04:03:18 ---> 0a150e0f4304 04:03:18 Step 8/20 : RUN make cmd/secrets-config/secrets-config 04:03:18 ---> Running in 8dedfa3d31ee 04:03:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:04:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:04:34 Removing intermediate container 13b8947b0980 04:04:34 ---> 6445ccbac4a1 04:04:34 04:04:34 Step 9/23 : FROM alpine:3.16 04:04:34 ---> 4c81e5bf8899 04:04:34 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:04:34 ---> Running in 324dabc9cd95 04:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:04:38 (1/3) Installing ca-certificates (20220614-r0) 04:04:38 (2/3) Installing dumb-init (1.2.5-r1) 04:04:38 (3/3) Installing su-exec (0.2-r1) 04:04:38 Executing busybox-1.35.0-r17.trigger 04:04:38 Executing ca-certificates-20220614-r0.trigger 04:04:39 OK: 6 MiB in 17 packages 04:04:41 Removing intermediate container 324dabc9cd95 04:04:41 ---> 8abcc8573294 04:04:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:04:41 ---> Running in f3404615f663 04:04:41 Removing intermediate container f3404615f663 04:04:41 ---> 40d8dc1fa512 04:04:41 Step 12/23 : WORKDIR / 04:04:41 ---> Running in 754a3fe215c2 04:04:42 Removing intermediate container 754a3fe215c2 04:04:42 ---> 86b0f470bd1f 04:04:42 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:04:46 ---> fdef138fefc5 04:04:46 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:04:47 ---> e33da744421e 04:04:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:04:48 ---> 9519b2027d14 04:04:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:04:49 ---> 7430c9f99c5f 04:04:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:04:52 ---> 724566c2430d 04:04:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:04:52 ---> a35b7cab9e08 04:04:52 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:04:52 ---> Running in dcfd052f5c84 04:04:56 Removing intermediate container dcfd052f5c84 04:04:56 ---> 21c960fa50eb 04:04:56 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 04:04:56 ---> Running in 635229ea07a5 04:05:00 Removing intermediate container 635229ea07a5 04:05:00 ---> 9c23a776e386 04:05:00 Step 21/23 : LABEL arch=arm64 04:05:00 ---> Running in 7ba74573728d 04:05:00 Removing intermediate container 7ba74573728d 04:05:00 ---> 00acb3db217a 04:05:00 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:05:00 ---> Running in 41d020d7631e 04:05:01 Removing intermediate container 41d020d7631e 04:05:01 ---> 87c1f5cba7a1 04:05:01 Step 23/23 : LABEL version=3.0.0-dev.81 04:05:01 ---> Running in 43c075caf919 04:05:01 Removing intermediate container 43c075caf919 04:05:01 ---> 875b16300808 04:05:01 04:05:01 Successfully built 875b16300808 04:05:02 Successfully tagged security-secretstore-setup-arm64:latest 04:05:02  Building security-secretstore-setup ... done Building security-spire-config 04:05:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 04:05:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:05:06 ---> 71046ea3f153 04:05:06 Step 3/24 : WORKDIR /edgex-go 04:05:06 ---> Using cache 04:05:06 ---> 4c73306451f7 04:05:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 04:05:06 ---> Using cache 04:05:06 ---> 420ef146a635 04:05:06 Step 5/24 : COPY go.mod vendor* ./ 04:05:06 ---> Using cache 04:05:06 ---> b7e9049c4fe8 04:05:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:06 ---> Using cache 04:05:06 ---> 6beb108b83c1 04:05:06 Step 7/24 : COPY . . 04:05:06 ---> Using cache 04:05:06 ---> 49dfbe9a697e 04:05:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 04:05:06 ---> Using cache 04:05:06 ---> 066556332c81 04:05:06 Step 9/24 : WORKDIR /edgex-go/spire-build 04:05:06 ---> Using cache 04:05:06 ---> c78dc9905575 04:05:06 Step 10/24 : 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 04:05:06 ---> Using cache 04:05:06 ---> ebbb04599605 04:05:06 Step 11/24 : WORKDIR /edgex-go 04:05:06 ---> Using cache 04:05:06 ---> d0ffc7bbd046 04:05:06 04:05:06 Step 12/24 : FROM alpine:3.15 04:05:06 ---> 354640af7b1b 04:05:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:05:06 ---> Using cache 04:05:06 ---> 9c950f92fa88 04:05:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:05:06 ---> Running in 9c3720fe0395 04:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:05:10 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 04:05:10 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 04:05:10 OK: 15736 distinct packages available 04:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:05:11 (1/4) Installing dumb-init (1.2.5-r1) 04:05:11 (2/4) Installing musl-obstack (1.2.3-r0) 04:05:11 (3/4) Installing libucontext (1.1-r0) 04:05:11 (4/4) Installing gcompat (1.0.0-r4) 04:05:11 Executing busybox-1.34.1-r7.trigger 04:05:12 OK: 6 MiB in 18 packages 04:05:14 Removing intermediate container 9c3720fe0395 04:05:14 ---> 63d85fc304cc 04:05:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 04:05:20 ---> b5da0020bdfc 04:05:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:05:20 ---> 10875ff1db7f 04:05:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:05:20 ---> Running in d1f96a0b1b1c 04:05:21 Removing intermediate container d1f96a0b1b1c 04:05:21 ---> 1da712f0f2d6 04:05:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:05:21 ---> 48196f2803d2 04:05:21 Step 19/24 : WORKDIR / 04:05:21 ---> Running in 01ab5df6ddbd 04:05:22 Removing intermediate container 01ab5df6ddbd 04:05:22 ---> 84c1de5c6f60 04:05:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:05:22 ---> Running in 4837ed8a2bad 04:05:23 Removing intermediate container 4837ed8a2bad 04:05:23 ---> de72efa1d3b9 04:05:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:05:23 ---> Running in a98e1fde6334 04:05:23 Removing intermediate container a98e1fde6334 04:05:23 ---> 9b447b50b553 04:05:23 Step 22/24 : LABEL arch=arm64 04:05:23 ---> Running in faf341e01d20 04:05:24 Removing intermediate container faf341e01d20 04:05:24 ---> 6d25e37f03fc 04:05:24 Step 23/24 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:05:24 ---> Running in 8b8ba8c96bed 04:05:24 Removing intermediate container 8b8ba8c96bed 04:05:24 ---> e959469dcd47 04:05:24 Step 24/24 : LABEL version=3.0.0-dev.81 04:05:24 ---> Running in 1929b3e98f3c 04:05:27 Removing intermediate container 1929b3e98f3c 04:05:27 ---> 7aea7ae155bc 04:05:27 04:05:27 Successfully built 7aea7ae155bc 04:05:27 Successfully tagged security-spire-config-arm64:latest 04:07:04  Building security-spire-config ... done Removing intermediate container fdd691e43b07 04:07:04 ---> 3d2734fbeca6 04:07:04 04:07:04 Step 9/19 : FROM alpine:3.15 04:07:04 ---> 354640af7b1b 04:07:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:07:04 ---> Using cache 04:07:04 ---> 9c950f92fa88 04:07:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:07:04 ---> Running in ad8dce079964 04:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:07:04 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 04:07:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 04:07:04 OK: 15736 distinct packages available 04:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:07:06 (1/9) Installing ca-certificates (20220614-r0) 04:07:06 (2/9) Installing brotli-libs (1.0.9-r5) 04:07:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:07:06 (4/9) Installing libcurl (7.80.0-r6) 04:07:06 (5/9) Installing curl (7.80.0-r6) 04:07:06 (6/9) Installing dumb-init (1.2.5-r1) 04:07:06 (7/9) Installing musl-obstack (1.2.3-r0) 04:07:06 (8/9) Installing libucontext (1.1-r0) 04:07:06 (9/9) Installing gcompat (1.0.0-r4) 04:07:06 Executing busybox-1.34.1-r7.trigger 04:07:06 Executing ca-certificates-20220614-r0.trigger 04:07:07 OK: 8 MiB in 23 packages 04:07:09 Removing intermediate container ad8dce079964 04:07:09 ---> 86a73c91f08e 04:07:09 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 ---> 3846c2aca19c 04:07:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:07:12 ---> 834b7693d3f8 04:07:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:07:13 ---> 5deeb0be7448 04:07:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:07:13 ---> Running in 37a09f7e24a5 04:07:14 Removing intermediate container 37a09f7e24a5 04:07:14 ---> 64ebe8b515fc 04:07:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:07:14 ---> Running in df92ffd3027d 04:07:14 Removing intermediate container df92ffd3027d 04:07:14 ---> 6dca7d8dc419 04:07:14 Step 17/19 : LABEL arch=arm64 04:07:14 ---> Running in 8dee8d9ac8e0 04:07:15 Removing intermediate container 8dee8d9ac8e0 04:07:15 ---> ebfcfadd60b9 04:07:15 Step 18/19 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:07:15 ---> Running in d13779b8ede4 04:07:16 Removing intermediate container d13779b8ede4 04:07:16 ---> 905603ff067b 04:07:16 Step 19/19 : LABEL version=3.0.0-dev.81 04:07:16 ---> Running in cf08790b4a6f 04:07:16 Removing intermediate container cf08790b4a6f 04:07:16 ---> d2e980aeae4a 04:07:16 04:07:16 Successfully built d2e980aeae4a 04:07:16 Successfully tagged security-spiffe-token-provider-arm64:latest 04:07:43  Building security-spiffe-token-provider ... done Removing intermediate container 42319fc50330 04:07:43 ---> d845477ed085 04:07:43 04:07:43 Step 10/23 : FROM alpine:3.16 04:07:43 ---> 4c81e5bf8899 04:07:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:07:43 ---> Using cache 04:07:43 ---> b2776407a2b3 04:07:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:07:43 ---> Using cache 04:07:43 ---> fd3acb3e46b7 04:07:43 Step 13/23 : ENV APP_PORT=59882 04:07:43 ---> Running in 55b2553b54c9 04:07:43 Removing intermediate container 55b2553b54c9 04:07:43 ---> 1bcee2aa38b4 04:07:43 Step 14/23 : EXPOSE $APP_PORT 04:07:43 ---> Running in 0ba8c0237c66 04:07:43 Removing intermediate container 0ba8c0237c66 04:07:43 ---> 90ce57862454 04:07:43 Step 15/23 : WORKDIR / 04:07:43 ---> Running in fd66fc9051c5 04:07:43 Removing intermediate container fd66fc9051c5 04:07:43 ---> bdc5b4ca2e3c 04:07:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:43 ---> 1ae6da8920e6 04:07:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:07:43 ---> e0a06b735427 04:07:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:07:44 ---> cb2a5f7f96c3 04:07:44 Step 19/23 : ENTRYPOINT ["/core-command"] 04:07:44 ---> Running in f5d8f985ed71 04:07:45 Removing intermediate container f5d8f985ed71 04:07:45 ---> abceb0c7762a 04:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:07:45 ---> Running in 78814c7cb31d 04:07:45 Removing intermediate container 78814c7cb31d 04:07:45 ---> 4d3452ca2d02 04:07:45 Step 21/23 : LABEL arch=arm64 04:07:45 ---> Running in 957c198da29b 04:07:46 Removing intermediate container 957c198da29b 04:07:46 ---> f319d9c47981 04:07:46 Step 22/23 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:07:46 ---> Running in 39b83f43c2ce 04:07:46 Removing intermediate container 39b83f43c2ce 04:07:46 ---> 213d1cd5be62 04:07:46 Step 23/23 : LABEL version=3.0.0-dev.81 04:07:47 ---> Running in 7cb10bd4e294 04:07:47 Removing intermediate container 7cb10bd4e294 04:07:47 ---> a61578c3f1c3 04:07:47 04:07:47 Successfully built a61578c3f1c3 04:07:47 Successfully tagged core-command-arm64:latest 04:08:19  Building core-command ... done Removing intermediate container 8dedfa3d31ee 04:08:19 ---> d860e0bbe4b7 04:08:19 04:08:19 Step 9/20 : FROM alpine:3.16 04:08:19 ---> 4c81e5bf8899 04:08:19 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 04:08:19 ---> Running in 128bbe5b7e76 04:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:22 (1/2) Installing dumb-init (1.2.5-r1) 04:08:22 (2/2) Installing openssl (1.1.1t-r0) 04:08:23 Executing busybox-1.35.0-r17.trigger 04:08:23 OK: 6 MiB in 16 packages 04:08:24 Removing intermediate container 128bbe5b7e76 04:08:24 ---> fd35d6fe06be 04:08:24 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 04:08:24 ---> Running in 8561c3397bc2 04:08:25 Removing intermediate container 8561c3397bc2 04:08:25 ---> dfc0001f9ddc 04:08:25 Step 12/20 : WORKDIR /edgex 04:08:25 ---> Running in d34117846a7d 04:08:26 Removing intermediate container d34117846a7d 04:08:26 ---> eb64a1cfbc2a 04:08:26 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 04:08:27 ---> 8160f30fa352 04:08:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:08:28 ---> 68513b2700f7 04:08:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:08:29 ---> 5d7f021e7e79 04:08:29 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:08:29 ---> Running in 9922adb9d1c1 04:08:32 Removing intermediate container 9922adb9d1c1 04:08:32 ---> 115909d58172 04:08:32 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 04:08:32 ---> Running in eb013b81784b 04:08:33 Removing intermediate container eb013b81784b 04:08:33 ---> 47ce72b5e6b8 04:08:33 Step 18/20 : LABEL arch=arm64 04:08:33 ---> Running in fafaa48c64a9 04:08:33 Removing intermediate container fafaa48c64a9 04:08:33 ---> ad8a6f2559a0 04:08:33 Step 19/20 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:08:33 ---> Running in 912ad6877473 04:08:34 Removing intermediate container 912ad6877473 04:08:34 ---> 1cb22d9d6c25 04:08:34 Step 20/20 : LABEL version=3.0.0-dev.81 04:08:34 ---> Running in 689be735ff1a 04:08:35 Removing intermediate container 689be735ff1a 04:08:35 ---> 5c56e4848ee3 04:08:35 04:08:35 Successfully built 5c56e4848ee3 04:08:35 Successfully tagged security-proxy-setup-arm64:latest 04:09:07  Building security-proxy-setup ... done Removing intermediate container 2e431c21d9fb 04:09:07 ---> 6375925a9962 04:09:07 04:09:07 Step 10/22 : FROM alpine:3.16 04:09:07 ---> 4c81e5bf8899 04:09:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:09:07 ---> Running in 5c3e1b6eafd7 04:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:09:07 (1/2) Installing ca-certificates (20220614-r0) 04:09:07 (2/2) Installing dumb-init (1.2.5-r1) 04:09:07 Executing busybox-1.35.0-r17.trigger 04:09:07 Executing ca-certificates-20220614-r0.trigger 04:09:07 OK: 6 MiB in 16 packages 04:09:07 Removing intermediate container 5c3e1b6eafd7 04:09:07 ---> 053440b23ba2 04:09:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:09:07 ---> Running in 9fd78caa130c 04:09:07 Removing intermediate container 9fd78caa130c 04:09:07 ---> cecfacfc1b57 04:09:07 Step 13/22 : ENV APP_PORT=59860 04:09:07 ---> Running in 4f661f1761be 04:09:07 Removing intermediate container 4f661f1761be 04:09:07 ---> 23df25cc8ac0 04:09:07 Step 14/22 : EXPOSE $APP_PORT 04:09:07 ---> Running in 765ff327844b 04:09:07 Removing intermediate container 765ff327844b 04:09:07 ---> 46e7d9e36d33 04:09:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:07 ---> da8c87e1573b 04:09:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:09:10 ---> ed40a598e027 04:09:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:09:10 ---> 70dca4d6aff3 04:09:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:09:10 ---> Running in e3930b43f592 04:09:10 Removing intermediate container e3930b43f592 04:09:10 ---> 6ad54f0c1430 04:09:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:09:11 ---> Running in 9eb32ce05dfd 04:09:11 Removing intermediate container 9eb32ce05dfd 04:09:11 ---> d570a00d0d24 04:09:11 Step 20/22 : LABEL arch=arm64 04:09:11 ---> Running in 4b75f9f86f61 04:09:11 Removing intermediate container 4b75f9f86f61 04:09:11 ---> 57581593dc60 04:09:11 Step 21/22 : LABEL git_sha=b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:11 ---> Running in 7cb40d48e3c6 04:09:11 Removing intermediate container 7cb40d48e3c6 04:09:11 ---> acb80e57011a 04:09:11 Step 22/22 : LABEL version=3.0.0-dev.81 04:09:12 ---> Running in ca546e19cd71 04:09:12 Removing intermediate container ca546e19cd71 04:09:12 ---> 30ac0d8a8549 04:09:12 04:09:12 Successfully built 30ac0d8a8549 04:09:12 Successfully tagged support-notifications-arm64:latest 04:09:12  Building support-notifications ... done  [Pipeline] } 04:09:12 $ docker stop --time=1 c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d 04:09:14 $ docker rm -f --volumes c6670a5ddcd48ba9637d8019b74abb162289c287176773e1cd70f00ba51b688d [Pipeline] // withDockerContainer [Pipeline] sh 04:09:14 + docker images 04:09:15 REPOSITORY TAG IMAGE ID CREATED SIZE 04:09:15 support-notifications-arm64 latest 30ac0d8a8549 3 seconds ago 29.7MB 04:09:15 6375925a9962 15 seconds ago 1.4GB 04:09:15 security-proxy-setup-arm64 latest 5c56e4848ee3 41 seconds ago 15.8MB 04:09:15 d860e0bbe4b7 57 seconds ago 1.32GB 04:09:15 core-command-arm64 latest a61578c3f1c3 About a minute ago 17.1MB 04:09:15 d845477ed085 About a minute ago 1.34GB 04:09:15 security-spiffe-token-provider-arm64 latest d2e980aeae4a About a minute ago 29.1MB 04:09:15 3d2734fbeca6 2 minutes ago 1.37GB 04:09:15 security-spire-config-arm64 latest 7aea7ae155bc 3 minutes ago 83.6MB 04:09:15 security-secretstore-setup-arm64 latest 875b16300808 4 minutes ago 28.7MB 04:09:15 6445ccbac4a1 4 minutes ago 1.33GB 04:09:15 core-common-config-bootstrapper-arm64 latest 682ac3377b7a 6 minutes ago 14.9MB 04:09:15 7e8043422931 6 minutes ago 1.33GB 04:09:15 security-spire-server-arm64 latest 75bc4f666eb4 8 minutes ago 84.3MB 04:09:15 4384f688ddf6 8 minutes ago 1.21GB 04:09:15 security-spire-agent-arm64 latest 69c53120d881 8 minutes ago 122MB 04:09:15 support-scheduler-arm64 latest f0dd88270e6c 9 minutes ago 29.1MB 04:09:15 d0ffc7bbd046 9 minutes ago 1.21GB 04:09:15 b52bf584e133 9 minutes ago 1.4GB 04:09:15 core-metadata-arm64 latest 72fc4236d487 11 minutes ago 17.8MB 04:09:15 core-data-arm64 latest beca8b97a1c2 11 minutes ago 17.3MB 04:09:15 f3c1824c7b03 11 minutes ago 1.34GB 04:09:15 0f8c32b3f905 11 minutes ago 1.35GB 04:09:15 security-proxy-auth-arm64 latest 3432f8af8b43 12 minutes ago 15.6MB 04:09:15 security-bootstrapper-arm64 latest 50642800e26b 13 minutes ago 19MB 04:09:15 7dfd8f27ff7d 13 minutes ago 1.32GB 04:09:15 f609aa4cf1a1 13 minutes ago 1.32GB 04:09:15 ci-base-image-arm64 latest 71046ea3f153 23 minutes ago 904MB 04:09:15 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 04:09:15 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 04:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 04:09:15 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 04:09:15 provisioning config files... 04:09:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/443@tmp/config14621161737318731245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:15 ---> docker-login.sh 04:09:15 nexus3.edgexfoundry.org:10001 04:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:15 Configure a credential helper to remove this warning. See 04:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:15 04:09:15 Login Succeeded 04:09:15 nexus3.edgexfoundry.org:10002 04:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:16 Configure a credential helper to remove this warning. See 04:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:16 04:09:16 Login Succeeded 04:09:16 nexus3.edgexfoundry.org:10003 04:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:16 Configure a credential helper to remove this warning. See 04:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:16 04:09:16 Login Succeeded 04:09:16 nexus3.edgexfoundry.org:10004 04:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:17 Configure a credential helper to remove this warning. See 04:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:17 04:09:17 Login Succeeded 04:09:17 docker.io 04:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:17 Configure a credential helper to remove this warning. See 04:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:17 04:09:17 Login Succeeded 04:09:17 ---> docker-login.sh ends [Pipeline] } 04:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:17 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:09:17 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:17 latest 04:09:17 3.0.0-dev.81 04:09:17 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:17 main 04:09:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:09:18 bffd9889f59c: Preparing 04:09:18 b5a70a1afe42: Preparing 04:09:18 d247ffceab99: Preparing 04:09:18 d43143fc3d28: Preparing 04:09:18 f70ee36035b9: Preparing 04:09:18 f70ee36035b9: Layer already exists 04:09:18 bffd9889f59c: Pushed 04:09:18 d43143fc3d28: Pushed 04:09:18 d247ffceab99: Pushed 04:09:21 b5a70a1afe42: Pushed 04:09:21 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:09:22 bffd9889f59c: Preparing 04:09:22 b5a70a1afe42: Preparing 04:09:22 d247ffceab99: Preparing 04:09:22 d43143fc3d28: Preparing 04:09:22 f70ee36035b9: Preparing 04:09:22 f70ee36035b9: Layer already exists 04:09:22 bffd9889f59c: Layer already exists 04:09:22 d247ffceab99: Layer already exists 04:09:22 d43143fc3d28: Layer already exists 04:09:22 b5a70a1afe42: Layer already exists 04:09:22 latest: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 04:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:09:22 bffd9889f59c: Preparing 04:09:22 b5a70a1afe42: Preparing 04:09:22 d247ffceab99: Preparing 04:09:22 d43143fc3d28: Preparing 04:09:22 f70ee36035b9: Preparing 04:09:22 bffd9889f59c: Layer already exists 04:09:22 f70ee36035b9: Layer already exists 04:09:22 b5a70a1afe42: Layer already exists 04:09:22 d247ffceab99: Layer already exists 04:09:22 d43143fc3d28: Layer already exists 04:09:22 3.0.0-dev.81: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:09:23 bffd9889f59c: Preparing 04:09:23 b5a70a1afe42: Preparing 04:09:23 d247ffceab99: Preparing 04:09:23 d43143fc3d28: Preparing 04:09:23 f70ee36035b9: Preparing 04:09:23 f70ee36035b9: Layer already exists 04:09:23 b5a70a1afe42: Layer already exists 04:09:23 d247ffceab99: Layer already exists 04:09:23 bffd9889f59c: Layer already exists 04:09:23 d43143fc3d28: Layer already exists 04:09:23 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:09:24 bffd9889f59c: Preparing 04:09:24 b5a70a1afe42: Preparing 04:09:24 d247ffceab99: Preparing 04:09:24 d43143fc3d28: Preparing 04:09:24 f70ee36035b9: Preparing 04:09:24 d43143fc3d28: Layer already exists 04:09:24 d247ffceab99: Layer already exists 04:09:24 f70ee36035b9: Layer already exists 04:09:24 bffd9889f59c: Layer already exists 04:09:24 b5a70a1afe42: Layer already exists 04:09:24 main: digest: sha256:a865e86d221057b481f615b7c4fceb84dba0db75d30914fb92947df9b4038505 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:24 ===================================================== [Pipeline] echo 04:09:24 taggedImages: 04:09:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:09:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.81 04:09:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:09:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:09:24 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:24 latest 04:09:24 3.0.0-dev.81 04:09:24 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:24 main 04:09:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:09:25 3213330e7858: Preparing 04:09:25 53058b7bbf8f: Preparing 04:09:25 23803dd1e2e6: Preparing 04:09:25 17e82f9667f5: Preparing 04:09:25 d247ffceab99: Preparing 04:09:25 4071fd066381: Preparing 04:09:25 f70ee36035b9: Preparing 04:09:25 4071fd066381: Waiting 04:09:25 f70ee36035b9: Waiting 04:09:25 d247ffceab99: Layer already exists 04:09:25 53058b7bbf8f: Pushed 04:09:25 f70ee36035b9: Layer already exists 04:09:25 4071fd066381: Pushed 04:09:25 3213330e7858: Pushed 04:09:25 23803dd1e2e6: Pushed 04:09:27 17e82f9667f5: Pushed 04:09:28 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:09:28 3213330e7858: Preparing 04:09:28 53058b7bbf8f: Preparing 04:09:28 23803dd1e2e6: Preparing 04:09:28 17e82f9667f5: Preparing 04:09:28 d247ffceab99: Preparing 04:09:28 4071fd066381: Preparing 04:09:28 f70ee36035b9: Preparing 04:09:28 4071fd066381: Waiting 04:09:28 f70ee36035b9: Waiting 04:09:28 d247ffceab99: Layer already exists 04:09:28 53058b7bbf8f: Layer already exists 04:09:28 3213330e7858: Layer already exists 04:09:28 17e82f9667f5: Layer already exists 04:09:28 23803dd1e2e6: Layer already exists 04:09:28 f70ee36035b9: Layer already exists 04:09:28 4071fd066381: Layer already exists 04:09:29 latest: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 04:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:09:29 3213330e7858: Preparing 04:09:29 53058b7bbf8f: Preparing 04:09:29 23803dd1e2e6: Preparing 04:09:29 17e82f9667f5: Preparing 04:09:29 d247ffceab99: Preparing 04:09:29 4071fd066381: Preparing 04:09:29 f70ee36035b9: Preparing 04:09:29 4071fd066381: Waiting 04:09:29 f70ee36035b9: Waiting 04:09:29 17e82f9667f5: Layer already exists 04:09:29 d247ffceab99: Layer already exists 04:09:29 23803dd1e2e6: Layer already exists 04:09:29 53058b7bbf8f: Layer already exists 04:09:29 3213330e7858: Layer already exists 04:09:29 4071fd066381: Layer already exists 04:09:29 f70ee36035b9: Layer already exists 04:09:29 3.0.0-dev.81: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:09:30 3213330e7858: Preparing 04:09:30 53058b7bbf8f: Preparing 04:09:30 23803dd1e2e6: Preparing 04:09:30 17e82f9667f5: Preparing 04:09:30 d247ffceab99: Preparing 04:09:30 4071fd066381: Preparing 04:09:30 f70ee36035b9: Preparing 04:09:30 4071fd066381: Waiting 04:09:30 3213330e7858: Layer already exists 04:09:30 d247ffceab99: Layer already exists 04:09:30 23803dd1e2e6: Layer already exists 04:09:30 17e82f9667f5: Layer already exists 04:09:30 53058b7bbf8f: Layer already exists 04:09:30 f70ee36035b9: Layer already exists 04:09:30 4071fd066381: Layer already exists 04:09:30 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:09:31 3213330e7858: Preparing 04:09:31 53058b7bbf8f: Preparing 04:09:31 23803dd1e2e6: Preparing 04:09:31 17e82f9667f5: Preparing 04:09:31 d247ffceab99: Preparing 04:09:31 4071fd066381: Preparing 04:09:31 f70ee36035b9: Preparing 04:09:31 4071fd066381: Waiting 04:09:31 f70ee36035b9: Waiting 04:09:31 23803dd1e2e6: Layer already exists 04:09:31 53058b7bbf8f: Layer already exists 04:09:31 d247ffceab99: Layer already exists 04:09:31 3213330e7858: Layer already exists 04:09:31 17e82f9667f5: Layer already exists 04:09:31 f70ee36035b9: Layer already exists 04:09:31 4071fd066381: Layer already exists 04:09:31 main: digest: sha256:d22ae90b57e4c9f6698fe713c67c947823817f17187ccdaa4f66231090eaffa9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:31 ===================================================== [Pipeline] echo 04:09:31 taggedImages: 04:09:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:09:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.81 04:09:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:09:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:09:31 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:31 latest 04:09:31 3.0.0-dev.81 04:09:31 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:31 main 04:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:09:32 f6ccdcba12c1: Preparing 04:09:32 a6471f542e5b: Preparing 04:09:32 d247ffceab99: Preparing 04:09:32 66c5080feff0: Preparing 04:09:32 f70ee36035b9: Preparing 04:09:32 f70ee36035b9: Layer already exists 04:09:32 d247ffceab99: Layer already exists 04:09:32 66c5080feff0: Pushed 04:09:32 f6ccdcba12c1: Pushed 04:09:36 a6471f542e5b: Pushed 04:09:36 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:09:36 f6ccdcba12c1: Preparing 04:09:36 a6471f542e5b: Preparing 04:09:36 d247ffceab99: Preparing 04:09:36 66c5080feff0: Preparing 04:09:36 f70ee36035b9: Preparing 04:09:36 a6471f542e5b: Layer already exists 04:09:36 f6ccdcba12c1: Layer already exists 04:09:36 f70ee36035b9: Layer already exists 04:09:36 66c5080feff0: Layer already exists 04:09:36 d247ffceab99: Layer already exists 04:09:36 latest: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 04:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:09:37 f6ccdcba12c1: Preparing 04:09:37 a6471f542e5b: Preparing 04:09:37 d247ffceab99: Preparing 04:09:37 66c5080feff0: Preparing 04:09:37 f70ee36035b9: Preparing 04:09:37 f70ee36035b9: Layer already exists 04:09:37 66c5080feff0: Layer already exists 04:09:37 d247ffceab99: Layer already exists 04:09:37 f6ccdcba12c1: Layer already exists 04:09:37 a6471f542e5b: Layer already exists 04:09:37 3.0.0-dev.81: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:09:38 f6ccdcba12c1: Preparing 04:09:38 a6471f542e5b: Preparing 04:09:38 d247ffceab99: Preparing 04:09:38 66c5080feff0: Preparing 04:09:38 f70ee36035b9: Preparing 04:09:38 f70ee36035b9: Layer already exists 04:09:38 d247ffceab99: Layer already exists 04:09:38 f6ccdcba12c1: Layer already exists 04:09:38 a6471f542e5b: Layer already exists 04:09:38 66c5080feff0: Layer already exists 04:09:38 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:09:39 f6ccdcba12c1: Preparing 04:09:39 a6471f542e5b: Preparing 04:09:39 d247ffceab99: Preparing 04:09:39 66c5080feff0: Preparing 04:09:39 f70ee36035b9: Preparing 04:09:39 f6ccdcba12c1: Layer already exists 04:09:39 66c5080feff0: Layer already exists 04:09:39 f70ee36035b9: Layer already exists 04:09:39 a6471f542e5b: Layer already exists 04:09:39 d247ffceab99: Layer already exists 04:09:39 main: digest: sha256:23cbb58c0d85461581d9bb3001ab57a3679ae2256fd5d30a27b05103688f358b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:39 ===================================================== [Pipeline] echo 04:09:39 taggedImages: 04:09:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:09:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.81 04:09:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:09:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:09:39 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:39 latest 04:09:39 3.0.0-dev.81 04:09:39 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:39 main 04:09:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:09:40 afe5390921e3: Preparing 04:09:40 078677dc1fe4: Preparing 04:09:40 49de61ad9e14: Preparing 04:09:40 d247ffceab99: Preparing 04:09:40 d43143fc3d28: Preparing 04:09:40 f70ee36035b9: Preparing 04:09:40 f70ee36035b9: Waiting 04:09:40 d247ffceab99: Layer already exists 04:09:40 d43143fc3d28: Layer already exists 04:09:40 f70ee36035b9: Layer already exists 04:09:40 078677dc1fe4: Pushed 04:09:40 afe5390921e3: Pushed 04:09:44 49de61ad9e14: Pushed 04:09:44 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:09:44 afe5390921e3: Preparing 04:09:44 078677dc1fe4: Preparing 04:09:44 49de61ad9e14: Preparing 04:09:44 d247ffceab99: Preparing 04:09:44 d43143fc3d28: Preparing 04:09:44 f70ee36035b9: Preparing 04:09:44 f70ee36035b9: Waiting 04:09:44 078677dc1fe4: Layer already exists 04:09:44 afe5390921e3: Layer already exists 04:09:44 49de61ad9e14: Layer already exists 04:09:44 d247ffceab99: Layer already exists 04:09:44 d43143fc3d28: Layer already exists 04:09:44 f70ee36035b9: Layer already exists 04:09:45 latest: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 04:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:09:45 afe5390921e3: Preparing 04:09:45 078677dc1fe4: Preparing 04:09:45 49de61ad9e14: Preparing 04:09:45 d247ffceab99: Preparing 04:09:45 d43143fc3d28: Preparing 04:09:45 f70ee36035b9: Preparing 04:09:45 f70ee36035b9: Waiting 04:09:45 afe5390921e3: Layer already exists 04:09:45 078677dc1fe4: Layer already exists 04:09:45 49de61ad9e14: Layer already exists 04:09:45 d247ffceab99: Layer already exists 04:09:45 d43143fc3d28: Layer already exists 04:09:45 f70ee36035b9: Layer already exists 04:09:45 3.0.0-dev.81: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:09:46 afe5390921e3: Preparing 04:09:46 078677dc1fe4: Preparing 04:09:46 49de61ad9e14: Preparing 04:09:46 d247ffceab99: Preparing 04:09:46 d43143fc3d28: Preparing 04:09:46 f70ee36035b9: Preparing 04:09:46 f70ee36035b9: Waiting 04:09:46 d43143fc3d28: Layer already exists 04:09:46 afe5390921e3: Layer already exists 04:09:46 078677dc1fe4: Layer already exists 04:09:46 d247ffceab99: Layer already exists 04:09:46 49de61ad9e14: Layer already exists 04:09:46 f70ee36035b9: Layer already exists 04:09:46 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:09:47 afe5390921e3: Preparing 04:09:47 078677dc1fe4: Preparing 04:09:47 49de61ad9e14: Preparing 04:09:47 d247ffceab99: Preparing 04:09:47 d43143fc3d28: Preparing 04:09:47 f70ee36035b9: Preparing 04:09:47 f70ee36035b9: Waiting 04:09:47 49de61ad9e14: Layer already exists 04:09:47 afe5390921e3: Layer already exists 04:09:47 d247ffceab99: Layer already exists 04:09:47 078677dc1fe4: Layer already exists 04:09:47 d43143fc3d28: Layer already exists 04:09:47 f70ee36035b9: Layer already exists 04:09:47 main: digest: sha256:3d97c021be58b4bc2891eef601f6327ef6348ed285e7d6386ef5fbc3ed9b38d9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:47 ===================================================== [Pipeline] echo 04:09:48 taggedImages: 04:09:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:09:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.81 04:09:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:09:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:09:48 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:48 latest 04:09:48 3.0.0-dev.81 04:09:48 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:48 main 04:09:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:09:48 46dc5db839c9: Preparing 04:09:48 46dc5db839c9: Preparing 04:09:48 dffaac5dba7d: Preparing 04:09:48 75461407d3ac: Preparing 04:09:48 15be95451538: Preparing 04:09:48 7618e7de5953: Preparing 04:09:48 482023527a90: Preparing 04:09:48 d247ffceab99: Preparing 04:09:48 4463b40dfa30: Preparing 04:09:48 fa5e9b1763a3: Preparing 04:09:48 f3073a0f82b7: Preparing 04:09:48 0d7306823a7f: Preparing 04:09:48 f70ee36035b9: Preparing 04:09:48 482023527a90: Waiting 04:09:48 d247ffceab99: Waiting 04:09:48 0d7306823a7f: Waiting 04:09:48 f70ee36035b9: Waiting 04:09:48 4463b40dfa30: Waiting 04:09:48 fa5e9b1763a3: Waiting 04:09:48 f3073a0f82b7: Waiting 04:09:48 75461407d3ac: Pushed 04:09:48 46dc5db839c9: Pushed 04:09:48 15be95451538: Pushed 04:09:48 7618e7de5953: Pushed 04:09:48 dffaac5dba7d: Pushed 04:09:48 d247ffceab99: Layer already exists 04:09:49 4463b40dfa30: Pushed 04:09:49 fa5e9b1763a3: Pushed 04:09:49 f70ee36035b9: Layer already exists 04:09:49 0d7306823a7f: Pushed 04:09:49 f3073a0f82b7: Pushed 04:09:52 482023527a90: Pushed 04:09:52 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:09:53 46dc5db839c9: Preparing 04:09:53 46dc5db839c9: Preparing 04:09:53 dffaac5dba7d: Preparing 04:09:53 75461407d3ac: Preparing 04:09:53 15be95451538: Preparing 04:09:53 7618e7de5953: Preparing 04:09:53 482023527a90: Preparing 04:09:53 d247ffceab99: Preparing 04:09:53 4463b40dfa30: Preparing 04:09:53 fa5e9b1763a3: Preparing 04:09:53 f3073a0f82b7: Preparing 04:09:53 0d7306823a7f: Preparing 04:09:53 f70ee36035b9: Preparing 04:09:53 fa5e9b1763a3: Waiting 04:09:53 f3073a0f82b7: Waiting 04:09:53 0d7306823a7f: Waiting 04:09:53 f70ee36035b9: Waiting 04:09:53 482023527a90: Waiting 04:09:53 d247ffceab99: Waiting 04:09:53 4463b40dfa30: Waiting 04:09:53 46dc5db839c9: Layer already exists 04:09:53 75461407d3ac: Layer already exists 04:09:53 7618e7de5953: Layer already exists 04:09:53 15be95451538: Layer already exists 04:09:53 dffaac5dba7d: Layer already exists 04:09:53 d247ffceab99: Layer already exists 04:09:53 4463b40dfa30: Layer already exists 04:09:53 482023527a90: Layer already exists 04:09:53 f3073a0f82b7: Layer already exists 04:09:53 fa5e9b1763a3: Layer already exists 04:09:53 f70ee36035b9: Layer already exists 04:09:53 0d7306823a7f: Layer already exists 04:09:53 latest: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 04:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:09:54 46dc5db839c9: Preparing 04:09:54 46dc5db839c9: Preparing 04:09:54 dffaac5dba7d: Preparing 04:09:54 75461407d3ac: Preparing 04:09:54 15be95451538: Preparing 04:09:54 7618e7de5953: Preparing 04:09:54 482023527a90: Preparing 04:09:54 d247ffceab99: Preparing 04:09:54 4463b40dfa30: Preparing 04:09:54 fa5e9b1763a3: Preparing 04:09:54 f3073a0f82b7: Preparing 04:09:54 0d7306823a7f: Preparing 04:09:54 f70ee36035b9: Preparing 04:09:54 d247ffceab99: Waiting 04:09:54 4463b40dfa30: Waiting 04:09:54 fa5e9b1763a3: Waiting 04:09:54 f3073a0f82b7: Waiting 04:09:54 0d7306823a7f: Waiting 04:09:54 f70ee36035b9: Waiting 04:09:54 482023527a90: Waiting 04:09:54 75461407d3ac: Layer already exists 04:09:54 15be95451538: Layer already exists 04:09:54 7618e7de5953: Layer already exists 04:09:54 dffaac5dba7d: Layer already exists 04:09:54 46dc5db839c9: Layer already exists 04:09:54 4463b40dfa30: Layer already exists 04:09:54 482023527a90: Layer already exists 04:09:54 d247ffceab99: Layer already exists 04:09:54 f3073a0f82b7: Layer already exists 04:09:54 fa5e9b1763a3: Layer already exists 04:09:54 0d7306823a7f: Layer already exists 04:09:54 f70ee36035b9: Layer already exists 04:09:54 3.0.0-dev.81: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:09:55 46dc5db839c9: Preparing 04:09:55 46dc5db839c9: Preparing 04:09:55 dffaac5dba7d: Preparing 04:09:55 75461407d3ac: Preparing 04:09:55 15be95451538: Preparing 04:09:55 7618e7de5953: Preparing 04:09:55 482023527a90: Preparing 04:09:55 d247ffceab99: Preparing 04:09:55 4463b40dfa30: Preparing 04:09:55 fa5e9b1763a3: Preparing 04:09:55 f3073a0f82b7: Preparing 04:09:55 0d7306823a7f: Preparing 04:09:55 f70ee36035b9: Preparing 04:09:55 d247ffceab99: Waiting 04:09:55 4463b40dfa30: Waiting 04:09:55 fa5e9b1763a3: Waiting 04:09:55 f3073a0f82b7: Waiting 04:09:55 0d7306823a7f: Waiting 04:09:55 f70ee36035b9: Waiting 04:09:55 482023527a90: Waiting 04:09:55 7618e7de5953: Layer already exists 04:09:55 75461407d3ac: Layer already exists 04:09:55 15be95451538: Layer already exists 04:09:55 dffaac5dba7d: Layer already exists 04:09:55 46dc5db839c9: Layer already exists 04:09:55 482023527a90: Layer already exists 04:09:55 fa5e9b1763a3: Layer already exists 04:09:55 4463b40dfa30: Layer already exists 04:09:55 d247ffceab99: Layer already exists 04:09:55 f3073a0f82b7: Layer already exists 04:09:55 0d7306823a7f: Layer already exists 04:09:55 f70ee36035b9: Layer already exists 04:09:55 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:09:56 46dc5db839c9: Preparing 04:09:56 46dc5db839c9: Preparing 04:09:56 dffaac5dba7d: Preparing 04:09:56 75461407d3ac: Preparing 04:09:56 15be95451538: Preparing 04:09:56 7618e7de5953: Preparing 04:09:56 482023527a90: Preparing 04:09:56 d247ffceab99: Preparing 04:09:56 4463b40dfa30: Preparing 04:09:56 fa5e9b1763a3: Preparing 04:09:56 f3073a0f82b7: Preparing 04:09:56 0d7306823a7f: Preparing 04:09:56 f70ee36035b9: Preparing 04:09:56 482023527a90: Waiting 04:09:56 d247ffceab99: Waiting 04:09:56 4463b40dfa30: Waiting 04:09:56 fa5e9b1763a3: Waiting 04:09:56 f3073a0f82b7: Waiting 04:09:56 0d7306823a7f: Waiting 04:09:56 f70ee36035b9: Waiting 04:09:56 46dc5db839c9: Layer already exists 04:09:56 dffaac5dba7d: Layer already exists 04:09:56 7618e7de5953: Layer already exists 04:09:56 15be95451538: Layer already exists 04:09:56 75461407d3ac: Layer already exists 04:09:56 4463b40dfa30: Layer already exists 04:09:56 482023527a90: Layer already exists 04:09:56 d247ffceab99: Layer already exists 04:09:56 fa5e9b1763a3: Layer already exists 04:09:56 f3073a0f82b7: Layer already exists 04:09:56 f70ee36035b9: Layer already exists 04:09:56 0d7306823a7f: Layer already exists 04:09:56 main: digest: sha256:78f0444273a73f9142a783020fcb04d264927d20c58834f3bb0301624e82412e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:56 ===================================================== [Pipeline] echo 04:09:56 taggedImages: 04:09:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:09:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.81 04:09:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:09:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:09:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:56 latest 04:09:56 3.0.0-dev.81 04:09:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:09:56 main 04:09:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:09:57 1aa0ccc8e318: Preparing 04:09:57 72c664dc405b: Preparing 04:09:57 ff09a0b49eee: Preparing 04:09:57 ba2205be37b4: Preparing 04:09:57 d247ffceab99: Preparing 04:09:57 4071fd066381: Preparing 04:09:57 f70ee36035b9: Preparing 04:09:57 4071fd066381: Waiting 04:09:57 f70ee36035b9: Waiting 04:09:57 d247ffceab99: Layer already exists 04:09:57 4071fd066381: Layer already exists 04:09:57 f70ee36035b9: Layer already exists 04:09:57 1aa0ccc8e318: Pushed 04:09:57 ff09a0b49eee: Pushed 04:09:57 72c664dc405b: Pushed 04:10:00 ba2205be37b4: Pushed 04:10:00 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:10:00 1aa0ccc8e318: Preparing 04:10:00 72c664dc405b: Preparing 04:10:00 ff09a0b49eee: Preparing 04:10:00 ba2205be37b4: Preparing 04:10:00 d247ffceab99: Preparing 04:10:00 4071fd066381: Preparing 04:10:00 f70ee36035b9: Preparing 04:10:00 4071fd066381: Waiting 04:10:00 f70ee36035b9: Waiting 04:10:00 72c664dc405b: Layer already exists 04:10:00 d247ffceab99: Layer already exists 04:10:00 ba2205be37b4: Layer already exists 04:10:00 ff09a0b49eee: Layer already exists 04:10:00 1aa0ccc8e318: Layer already exists 04:10:00 4071fd066381: Layer already exists 04:10:00 f70ee36035b9: Layer already exists 04:10:00 latest: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 04:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:10:01 1aa0ccc8e318: Preparing 04:10:01 72c664dc405b: Preparing 04:10:01 ff09a0b49eee: Preparing 04:10:01 ba2205be37b4: Preparing 04:10:01 d247ffceab99: Preparing 04:10:01 4071fd066381: Preparing 04:10:01 f70ee36035b9: Preparing 04:10:01 4071fd066381: Waiting 04:10:01 f70ee36035b9: Waiting 04:10:01 72c664dc405b: Layer already exists 04:10:01 ff09a0b49eee: Layer already exists 04:10:01 1aa0ccc8e318: Layer already exists 04:10:01 d247ffceab99: Layer already exists 04:10:01 ba2205be37b4: Layer already exists 04:10:01 4071fd066381: Layer already exists 04:10:01 f70ee36035b9: Layer already exists 04:10:01 3.0.0-dev.81: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:10:02 1aa0ccc8e318: Preparing 04:10:02 72c664dc405b: Preparing 04:10:02 ff09a0b49eee: Preparing 04:10:02 ba2205be37b4: Preparing 04:10:02 d247ffceab99: Preparing 04:10:02 4071fd066381: Preparing 04:10:02 f70ee36035b9: Preparing 04:10:02 4071fd066381: Waiting 04:10:02 f70ee36035b9: Waiting 04:10:02 1aa0ccc8e318: Layer already exists 04:10:02 72c664dc405b: Layer already exists 04:10:02 ff09a0b49eee: Layer already exists 04:10:02 d247ffceab99: Layer already exists 04:10:02 ba2205be37b4: Layer already exists 04:10:02 4071fd066381: Layer already exists 04:10:02 f70ee36035b9: Layer already exists 04:10:02 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:10:03 1aa0ccc8e318: Preparing 04:10:03 72c664dc405b: Preparing 04:10:03 ff09a0b49eee: Preparing 04:10:03 ba2205be37b4: Preparing 04:10:03 d247ffceab99: Preparing 04:10:03 4071fd066381: Preparing 04:10:03 f70ee36035b9: Preparing 04:10:03 4071fd066381: Waiting 04:10:03 f70ee36035b9: Waiting 04:10:03 72c664dc405b: Layer already exists 04:10:03 1aa0ccc8e318: Layer already exists 04:10:03 d247ffceab99: Layer already exists 04:10:03 ff09a0b49eee: Layer already exists 04:10:03 ba2205be37b4: Layer already exists 04:10:03 f70ee36035b9: Layer already exists 04:10:03 4071fd066381: Layer already exists 04:10:03 main: digest: sha256:ec420bc827c1f790eaad5acdcd1c124f94358c026c1f95e96e02b9cb1c1d70e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:03 ===================================================== [Pipeline] echo 04:10:03 taggedImages: 04:10:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:10:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.81 04:10:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:10:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:10:03 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:03 latest 04:10:03 3.0.0-dev.81 04:10:03 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:03 main 04:10:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:10:04 fcd879210ca0: Preparing 04:10:04 c5bd38c28c8c: Preparing 04:10:04 a449f81f5ff2: Preparing 04:10:04 e0067df371ca: Preparing 04:10:04 09e4ed54c8b3: Preparing 04:10:04 13f2c69ff498: Preparing 04:10:04 f70ee36035b9: Preparing 04:10:04 13f2c69ff498: Waiting 04:10:04 f70ee36035b9: Waiting 04:10:04 fcd879210ca0: Pushed 04:10:04 c5bd38c28c8c: Pushed 04:10:04 e0067df371ca: Pushed 04:10:04 09e4ed54c8b3: Pushed 04:10:04 f70ee36035b9: Layer already exists 04:10:05 13f2c69ff498: Pushed 04:10:07 a449f81f5ff2: Pushed 04:10:07 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:07 + 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 04:10:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:10:08 fcd879210ca0: Preparing 04:10:08 c5bd38c28c8c: Preparing 04:10:08 a449f81f5ff2: Preparing 04:10:08 e0067df371ca: Preparing 04:10:08 09e4ed54c8b3: Preparing 04:10:08 13f2c69ff498: Preparing 04:10:08 f70ee36035b9: Preparing 04:10:08 13f2c69ff498: Waiting 04:10:08 f70ee36035b9: Waiting 04:10:08 a449f81f5ff2: Layer already exists 04:10:08 c5bd38c28c8c: Layer already exists 04:10:08 fcd879210ca0: Layer already exists 04:10:08 09e4ed54c8b3: Layer already exists 04:10:08 e0067df371ca: Layer already exists 04:10:08 13f2c69ff498: Layer already exists 04:10:08 f70ee36035b9: Layer already exists 04:10:08 latest: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 04:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:10:09 fcd879210ca0: Preparing 04:10:09 c5bd38c28c8c: Preparing 04:10:09 a449f81f5ff2: Preparing 04:10:09 e0067df371ca: Preparing 04:10:09 09e4ed54c8b3: Preparing 04:10:09 13f2c69ff498: Preparing 04:10:09 f70ee36035b9: Preparing 04:10:09 13f2c69ff498: Waiting 04:10:09 f70ee36035b9: Waiting 04:10:09 09e4ed54c8b3: Layer already exists 04:10:09 e0067df371ca: Layer already exists 04:10:09 a449f81f5ff2: Layer already exists 04:10:09 c5bd38c28c8c: Layer already exists 04:10:09 fcd879210ca0: Layer already exists 04:10:09 f70ee36035b9: Layer already exists 04:10:09 13f2c69ff498: Layer already exists 04:10:09 3.0.0-dev.81: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:10:10 fcd879210ca0: Preparing 04:10:10 c5bd38c28c8c: Preparing 04:10:10 a449f81f5ff2: Preparing 04:10:10 e0067df371ca: Preparing 04:10:10 09e4ed54c8b3: Preparing 04:10:10 13f2c69ff498: Preparing 04:10:10 f70ee36035b9: Preparing 04:10:10 13f2c69ff498: Waiting 04:10:10 f70ee36035b9: Waiting 04:10:10 e0067df371ca: Layer already exists 04:10:10 fcd879210ca0: Layer already exists 04:10:10 a449f81f5ff2: Layer already exists 04:10:10 c5bd38c28c8c: Layer already exists 04:10:10 09e4ed54c8b3: Layer already exists 04:10:10 f70ee36035b9: Layer already exists 04:10:10 13f2c69ff498: Layer already exists 04:10:10 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:10 + 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 04:10:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:10:11 fcd879210ca0: Preparing 04:10:11 c5bd38c28c8c: Preparing 04:10:11 a449f81f5ff2: Preparing 04:10:11 e0067df371ca: Preparing 04:10:11 09e4ed54c8b3: Preparing 04:10:11 13f2c69ff498: Preparing 04:10:11 f70ee36035b9: Preparing 04:10:11 13f2c69ff498: Waiting 04:10:11 f70ee36035b9: Waiting 04:10:11 fcd879210ca0: Layer already exists 04:10:11 c5bd38c28c8c: Layer already exists 04:10:11 09e4ed54c8b3: Layer already exists 04:10:11 e0067df371ca: Layer already exists 04:10:11 a449f81f5ff2: Layer already exists 04:10:11 13f2c69ff498: Layer already exists 04:10:11 f70ee36035b9: Layer already exists 04:10:11 main: digest: sha256:f580ea5db04738876324af82a4f3575c937f65dc3eb2a29d0ec3479b69cac4a7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:11 ===================================================== [Pipeline] echo 04:10:11 taggedImages: 04:10:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:10:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.81 04:10:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:10:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:10:11 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:11 latest 04:10:11 3.0.0-dev.81 04:10:11 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:11 main 04:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:10:12 f65c1e7c8388: Preparing 04:10:12 2a976e46328d: Preparing 04:10:12 5a114ddff006: Preparing 04:10:12 8d80692cb287: Preparing 04:10:12 124bf502c391: Preparing 04:10:12 5e8f15aa0586: Preparing 04:10:12 e15e1c56ad00: Preparing 04:10:12 5afcf2744af7: Preparing 04:10:12 f70ee36035b9: Preparing 04:10:12 5e8f15aa0586: Waiting 04:10:12 e15e1c56ad00: Waiting 04:10:12 5afcf2744af7: Waiting 04:10:12 f70ee36035b9: Waiting 04:10:12 124bf502c391: Pushed 04:10:12 2a976e46328d: Pushed 04:10:12 f65c1e7c8388: Pushed 04:10:12 5e8f15aa0586: Pushed 04:10:12 e15e1c56ad00: Pushed 04:10:12 f70ee36035b9: Layer already exists 04:10:12 5afcf2744af7: Pushed 04:10:14 8d80692cb287: Pushed 04:10:15 5a114ddff006: Pushed 04:10:16 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:16 + 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 04:10:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:10:16 f65c1e7c8388: Preparing 04:10:16 2a976e46328d: Preparing 04:10:16 5a114ddff006: Preparing 04:10:16 8d80692cb287: Preparing 04:10:16 124bf502c391: Preparing 04:10:16 5e8f15aa0586: Preparing 04:10:16 e15e1c56ad00: Preparing 04:10:16 5afcf2744af7: Preparing 04:10:16 f70ee36035b9: Preparing 04:10:16 e15e1c56ad00: Waiting 04:10:16 5afcf2744af7: Waiting 04:10:16 f70ee36035b9: Waiting 04:10:16 5e8f15aa0586: Waiting 04:10:16 5a114ddff006: Layer already exists 04:10:16 2a976e46328d: Layer already exists 04:10:16 8d80692cb287: Layer already exists 04:10:16 f65c1e7c8388: Layer already exists 04:10:16 124bf502c391: Layer already exists 04:10:16 5afcf2744af7: Layer already exists 04:10:16 5e8f15aa0586: Layer already exists 04:10:16 e15e1c56ad00: Layer already exists 04:10:16 f70ee36035b9: Layer already exists 04:10:17 latest: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 04:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:10:17 f65c1e7c8388: Preparing 04:10:17 2a976e46328d: Preparing 04:10:17 5a114ddff006: Preparing 04:10:17 8d80692cb287: Preparing 04:10:17 124bf502c391: Preparing 04:10:17 5e8f15aa0586: Preparing 04:10:17 e15e1c56ad00: Preparing 04:10:17 5afcf2744af7: Preparing 04:10:17 f70ee36035b9: Preparing 04:10:17 5e8f15aa0586: Waiting 04:10:17 e15e1c56ad00: Waiting 04:10:17 5afcf2744af7: Waiting 04:10:17 f70ee36035b9: Waiting 04:10:17 8d80692cb287: Layer already exists 04:10:17 124bf502c391: Layer already exists 04:10:17 2a976e46328d: Layer already exists 04:10:17 5a114ddff006: Layer already exists 04:10:17 f65c1e7c8388: Layer already exists 04:10:17 5e8f15aa0586: Layer already exists 04:10:17 5afcf2744af7: Layer already exists 04:10:17 e15e1c56ad00: Layer already exists 04:10:17 f70ee36035b9: Layer already exists 04:10:17 3.0.0-dev.81: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:10:18 f65c1e7c8388: Preparing 04:10:18 2a976e46328d: Preparing 04:10:18 5a114ddff006: Preparing 04:10:18 8d80692cb287: Preparing 04:10:18 124bf502c391: Preparing 04:10:18 5e8f15aa0586: Preparing 04:10:18 e15e1c56ad00: Preparing 04:10:18 5afcf2744af7: Preparing 04:10:18 f70ee36035b9: Preparing 04:10:18 e15e1c56ad00: Waiting 04:10:18 5e8f15aa0586: Waiting 04:10:18 5afcf2744af7: Waiting 04:10:18 f70ee36035b9: Waiting 04:10:18 124bf502c391: Layer already exists 04:10:18 2a976e46328d: Layer already exists 04:10:18 8d80692cb287: Layer already exists 04:10:18 f65c1e7c8388: Layer already exists 04:10:18 5a114ddff006: Layer already exists 04:10:18 5afcf2744af7: Layer already exists 04:10:18 5e8f15aa0586: Layer already exists 04:10:18 e15e1c56ad00: Layer already exists 04:10:18 f70ee36035b9: Layer already exists 04:10:18 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:19 + 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 04:10:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:10:19 f65c1e7c8388: Preparing 04:10:19 2a976e46328d: Preparing 04:10:19 5a114ddff006: Preparing 04:10:19 8d80692cb287: Preparing 04:10:19 124bf502c391: Preparing 04:10:19 5e8f15aa0586: Preparing 04:10:19 e15e1c56ad00: Preparing 04:10:19 5afcf2744af7: Preparing 04:10:19 f70ee36035b9: Preparing 04:10:19 5e8f15aa0586: Waiting 04:10:19 e15e1c56ad00: Waiting 04:10:19 5afcf2744af7: Waiting 04:10:19 f70ee36035b9: Waiting 04:10:19 124bf502c391: Layer already exists 04:10:19 2a976e46328d: Layer already exists 04:10:19 f65c1e7c8388: Layer already exists 04:10:19 8d80692cb287: Layer already exists 04:10:19 5a114ddff006: Layer already exists 04:10:19 5afcf2744af7: Layer already exists 04:10:19 5e8f15aa0586: Layer already exists 04:10:19 e15e1c56ad00: Layer already exists 04:10:19 f70ee36035b9: Layer already exists 04:10:19 main: digest: sha256:568c1a81d6d72f91057555ff2bc0616c5bd510812402ad5a725bca92fae12e51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:19 ===================================================== [Pipeline] echo 04:10:19 taggedImages: 04:10:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:10:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.81 04:10:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:10:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:10:19 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:19 latest 04:10:19 3.0.0-dev.81 04:10:19 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:19 main 04:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:10:20 1a41da944a86: Preparing 04:10:20 d0ccbe91547d: Preparing 04:10:20 d247ffceab99: Preparing 04:10:20 1922147c7e00: Preparing 04:10:20 a8cfdf0cc8ec: Preparing 04:10:20 d247ffceab99: Layer already exists 04:10:20 a8cfdf0cc8ec: Layer already exists 04:10:20 1a41da944a86: Pushed 04:10:22 1922147c7e00: Pushed 04:10:25 d0ccbe91547d: Pushed 04:10:25 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:25 + 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 04:10:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:10:26 1a41da944a86: Preparing 04:10:26 d0ccbe91547d: Preparing 04:10:26 d247ffceab99: Preparing 04:10:26 1922147c7e00: Preparing 04:10:26 a8cfdf0cc8ec: Preparing 04:10:26 1a41da944a86: Layer already exists 04:10:26 1922147c7e00: Layer already exists 04:10:26 d247ffceab99: Layer already exists 04:10:26 a8cfdf0cc8ec: Layer already exists 04:10:26 d0ccbe91547d: Layer already exists 04:10:26 latest: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 04:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:10:27 1a41da944a86: Preparing 04:10:27 d0ccbe91547d: Preparing 04:10:27 d247ffceab99: Preparing 04:10:27 1922147c7e00: Preparing 04:10:27 a8cfdf0cc8ec: Preparing 04:10:27 d247ffceab99: Layer already exists 04:10:27 1922147c7e00: Layer already exists 04:10:27 d0ccbe91547d: Layer already exists 04:10:27 1a41da944a86: Layer already exists 04:10:27 a8cfdf0cc8ec: Layer already exists 04:10:27 3.0.0-dev.81: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:10:27 1a41da944a86: Preparing 04:10:27 d0ccbe91547d: Preparing 04:10:27 d247ffceab99: Preparing 04:10:27 1922147c7e00: Preparing 04:10:27 a8cfdf0cc8ec: Preparing 04:10:27 a8cfdf0cc8ec: Layer already exists 04:10:27 1922147c7e00: Layer already exists 04:10:27 d247ffceab99: Layer already exists 04:10:27 1a41da944a86: Layer already exists 04:10:27 d0ccbe91547d: Layer already exists 04:10:27 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:28 + 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 04:10:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:10:28 1a41da944a86: Preparing 04:10:28 d0ccbe91547d: Preparing 04:10:28 d247ffceab99: Preparing 04:10:28 1922147c7e00: Preparing 04:10:28 a8cfdf0cc8ec: Preparing 04:10:28 a8cfdf0cc8ec: Layer already exists 04:10:28 d247ffceab99: Layer already exists 04:10:28 d0ccbe91547d: Layer already exists 04:10:28 1922147c7e00: Layer already exists 04:10:28 1a41da944a86: Layer already exists 04:10:28 main: digest: sha256:4a9e1fa66f4a01f875f5a2d8f83f53cb6e7f8b0a9ede308da42d8b7671847b51 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:28 ===================================================== [Pipeline] echo 04:10:28 taggedImages: 04:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.81 04:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:10:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:10:28 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:28 latest 04:10:28 3.0.0-dev.81 04:10:28 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:28 main 04:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:10:29 290b0a8a2fa2: Preparing 04:10:29 ed4e1e4f4818: Preparing 04:10:29 d09fc7cf1c1d: Preparing 04:10:29 5be72a49543c: Preparing 04:10:29 b7518f35a133: Preparing 04:10:29 45e740c4e9db: Preparing 04:10:29 a8cfdf0cc8ec: Preparing 04:10:29 45e740c4e9db: Waiting 04:10:29 a8cfdf0cc8ec: Waiting 04:10:29 d09fc7cf1c1d: Pushed 04:10:29 290b0a8a2fa2: Pushed 04:10:29 ed4e1e4f4818: Pushed 04:10:29 a8cfdf0cc8ec: Layer already exists 04:10:30 45e740c4e9db: Pushed 04:10:40 b7518f35a133: Pushed 04:10:46 5be72a49543c: Pushed 04:10:46 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:46 + 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 04:10:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:10:46 290b0a8a2fa2: Preparing 04:10:46 ed4e1e4f4818: Preparing 04:10:46 d09fc7cf1c1d: Preparing 04:10:46 5be72a49543c: Preparing 04:10:46 b7518f35a133: Preparing 04:10:46 45e740c4e9db: Preparing 04:10:46 a8cfdf0cc8ec: Preparing 04:10:46 45e740c4e9db: Waiting 04:10:46 a8cfdf0cc8ec: Waiting 04:10:46 ed4e1e4f4818: Layer already exists 04:10:46 5be72a49543c: Layer already exists 04:10:46 d09fc7cf1c1d: Layer already exists 04:10:46 b7518f35a133: Layer already exists 04:10:46 290b0a8a2fa2: Layer already exists 04:10:46 45e740c4e9db: Layer already exists 04:10:46 a8cfdf0cc8ec: Layer already exists 04:10:47 latest: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 04:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:10:47 290b0a8a2fa2: Preparing 04:10:47 ed4e1e4f4818: Preparing 04:10:47 d09fc7cf1c1d: Preparing 04:10:47 5be72a49543c: Preparing 04:10:47 b7518f35a133: Preparing 04:10:47 45e740c4e9db: Preparing 04:10:47 a8cfdf0cc8ec: Preparing 04:10:47 45e740c4e9db: Waiting 04:10:47 a8cfdf0cc8ec: Waiting 04:10:47 290b0a8a2fa2: Layer already exists 04:10:47 5be72a49543c: Layer already exists 04:10:47 d09fc7cf1c1d: Layer already exists 04:10:47 b7518f35a133: Layer already exists 04:10:47 ed4e1e4f4818: Layer already exists 04:10:47 a8cfdf0cc8ec: Layer already exists 04:10:47 45e740c4e9db: Layer already exists 04:10:48 3.0.0-dev.81: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:10:48 290b0a8a2fa2: Preparing 04:10:48 ed4e1e4f4818: Preparing 04:10:48 d09fc7cf1c1d: Preparing 04:10:48 5be72a49543c: Preparing 04:10:48 b7518f35a133: Preparing 04:10:48 45e740c4e9db: Preparing 04:10:48 a8cfdf0cc8ec: Preparing 04:10:48 45e740c4e9db: Waiting 04:10:48 a8cfdf0cc8ec: Waiting 04:10:48 5be72a49543c: Layer already exists 04:10:48 290b0a8a2fa2: Layer already exists 04:10:48 d09fc7cf1c1d: Layer already exists 04:10:48 b7518f35a133: Layer already exists 04:10:48 ed4e1e4f4818: Layer already exists 04:10:48 a8cfdf0cc8ec: Layer already exists 04:10:48 45e740c4e9db: Layer already exists 04:10:48 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:49 + 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 04:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:10:49 290b0a8a2fa2: Preparing 04:10:49 ed4e1e4f4818: Preparing 04:10:49 d09fc7cf1c1d: Preparing 04:10:49 5be72a49543c: Preparing 04:10:49 b7518f35a133: Preparing 04:10:49 45e740c4e9db: Preparing 04:10:49 a8cfdf0cc8ec: Preparing 04:10:49 45e740c4e9db: Waiting 04:10:49 a8cfdf0cc8ec: Waiting 04:10:49 290b0a8a2fa2: Layer already exists 04:10:49 ed4e1e4f4818: Layer already exists 04:10:49 5be72a49543c: Layer already exists 04:10:49 b7518f35a133: Layer already exists 04:10:49 d09fc7cf1c1d: Layer already exists 04:10:49 45e740c4e9db: Layer already exists 04:10:49 a8cfdf0cc8ec: Layer already exists 04:10:49 main: digest: sha256:20fb1ce51da5a93a833f1861cb87c6d99659ea21c680d533ddbb56f2d037806a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:49 ===================================================== [Pipeline] echo 04:10:49 taggedImages: 04:10:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:10:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.81 04:10:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:49 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:10:49 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:10:49 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:49 latest 04:10:49 3.0.0-dev.81 04:10:49 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:10:49 main 04:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:10:50 a5ce68ab10cb: Preparing 04:10:50 87cfc34ce59a: Preparing 04:10:50 dd2535f94b42: Preparing 04:10:50 6ff1484b07e8: Preparing 04:10:50 acec28b31dfd: Preparing 04:10:50 a8cfdf0cc8ec: Preparing 04:10:50 a8cfdf0cc8ec: Waiting 04:10:50 dd2535f94b42: Pushed 04:10:50 87cfc34ce59a: Pushed 04:10:50 a5ce68ab10cb: Pushed 04:10:51 a8cfdf0cc8ec: Layer already exists 04:10:51 acec28b31dfd: Pushed 04:11:10 6ff1484b07e8: Pushed 04:11:10 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:11:11 a5ce68ab10cb: Preparing 04:11:11 87cfc34ce59a: Preparing 04:11:11 dd2535f94b42: Preparing 04:11:11 6ff1484b07e8: Preparing 04:11:11 acec28b31dfd: Preparing 04:11:11 a8cfdf0cc8ec: Preparing 04:11:11 a8cfdf0cc8ec: Waiting 04:11:11 6ff1484b07e8: Layer already exists 04:11:11 acec28b31dfd: Layer already exists 04:11:11 87cfc34ce59a: Layer already exists 04:11:11 a5ce68ab10cb: Layer already exists 04:11:11 dd2535f94b42: Layer already exists 04:11:11 a8cfdf0cc8ec: Layer already exists 04:11:11 latest: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 04:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:11:12 a5ce68ab10cb: Preparing 04:11:12 87cfc34ce59a: Preparing 04:11:12 dd2535f94b42: Preparing 04:11:12 6ff1484b07e8: Preparing 04:11:12 acec28b31dfd: Preparing 04:11:12 a8cfdf0cc8ec: Preparing 04:11:12 a8cfdf0cc8ec: Waiting 04:11:12 a5ce68ab10cb: Layer already exists 04:11:12 6ff1484b07e8: Layer already exists 04:11:12 87cfc34ce59a: Layer already exists 04:11:12 dd2535f94b42: Layer already exists 04:11:12 acec28b31dfd: Layer already exists 04:11:12 a8cfdf0cc8ec: Layer already exists 04:11:12 3.0.0-dev.81: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:11:13 a5ce68ab10cb: Preparing 04:11:13 87cfc34ce59a: Preparing 04:11:13 dd2535f94b42: Preparing 04:11:13 6ff1484b07e8: Preparing 04:11:13 acec28b31dfd: Preparing 04:11:13 a8cfdf0cc8ec: Preparing 04:11:13 a8cfdf0cc8ec: Waiting 04:11:13 a5ce68ab10cb: Layer already exists 04:11:13 dd2535f94b42: Layer already exists 04:11:13 6ff1484b07e8: Layer already exists 04:11:13 acec28b31dfd: Layer already exists 04:11:13 87cfc34ce59a: Layer already exists 04:11:13 a8cfdf0cc8ec: Layer already exists 04:11:13 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:13 + 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 04:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:11:14 a5ce68ab10cb: Preparing 04:11:14 87cfc34ce59a: Preparing 04:11:14 dd2535f94b42: Preparing 04:11:14 6ff1484b07e8: Preparing 04:11:14 acec28b31dfd: Preparing 04:11:14 a8cfdf0cc8ec: Preparing 04:11:14 a8cfdf0cc8ec: Waiting 04:11:14 acec28b31dfd: Layer already exists 04:11:14 a5ce68ab10cb: Layer already exists 04:11:14 87cfc34ce59a: Layer already exists 04:11:14 dd2535f94b42: Layer already exists 04:11:14 6ff1484b07e8: Layer already exists 04:11:14 a8cfdf0cc8ec: Layer already exists 04:11:14 main: digest: sha256:dc5f9e542ac8d971d2af3369f33062f124a5167855c5555a146457f30a547584 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:14 ===================================================== [Pipeline] echo 04:11:14 taggedImages: 04:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.81 04:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:11:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:11:14 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:14 latest 04:11:14 3.0.0-dev.81 04:11:14 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:14 main 04:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:11:15 ff2f53207a41: Preparing 04:11:15 7b9ef65e7da6: Preparing 04:11:15 58ca64185eaf: Preparing 04:11:15 fcda0313a208: Preparing 04:11:15 45e740c4e9db: Preparing 04:11:15 a8cfdf0cc8ec: Preparing 04:11:15 a8cfdf0cc8ec: Waiting 04:11:15 45e740c4e9db: Layer already exists 04:11:15 a8cfdf0cc8ec: Layer already exists 04:11:15 ff2f53207a41: Pushed 04:11:15 58ca64185eaf: Pushed 04:11:15 7b9ef65e7da6: Pushed 04:11:33 fcda0313a208: Pushed 04:11:33 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:34 + 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 04:11:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:11:34 ff2f53207a41: Preparing 04:11:34 7b9ef65e7da6: Preparing 04:11:34 58ca64185eaf: Preparing 04:11:34 fcda0313a208: Preparing 04:11:34 45e740c4e9db: Preparing 04:11:34 a8cfdf0cc8ec: Preparing 04:11:34 a8cfdf0cc8ec: Waiting 04:11:34 7b9ef65e7da6: Layer already exists 04:11:34 ff2f53207a41: Layer already exists 04:11:34 fcda0313a208: Layer already exists 04:11:34 45e740c4e9db: Layer already exists 04:11:34 58ca64185eaf: Layer already exists 04:11:34 a8cfdf0cc8ec: Layer already exists 04:11:34 latest: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 04:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:11:35 ff2f53207a41: Preparing 04:11:35 7b9ef65e7da6: Preparing 04:11:35 58ca64185eaf: Preparing 04:11:35 fcda0313a208: Preparing 04:11:35 45e740c4e9db: Preparing 04:11:35 a8cfdf0cc8ec: Preparing 04:11:35 a8cfdf0cc8ec: Waiting 04:11:35 ff2f53207a41: Layer already exists 04:11:35 45e740c4e9db: Layer already exists 04:11:35 7b9ef65e7da6: Layer already exists 04:11:35 58ca64185eaf: Layer already exists 04:11:35 fcda0313a208: Layer already exists 04:11:35 a8cfdf0cc8ec: Layer already exists 04:11:35 3.0.0-dev.81: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:11:36 ff2f53207a41: Preparing 04:11:36 7b9ef65e7da6: Preparing 04:11:36 58ca64185eaf: Preparing 04:11:36 fcda0313a208: Preparing 04:11:36 45e740c4e9db: Preparing 04:11:36 a8cfdf0cc8ec: Preparing 04:11:36 a8cfdf0cc8ec: Waiting 04:11:36 7b9ef65e7da6: Layer already exists 04:11:36 58ca64185eaf: Layer already exists 04:11:36 ff2f53207a41: Layer already exists 04:11:36 45e740c4e9db: Layer already exists 04:11:36 fcda0313a208: Layer already exists 04:11:36 a8cfdf0cc8ec: Layer already exists 04:11:36 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:36 + 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 04:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:11:37 ff2f53207a41: Preparing 04:11:37 7b9ef65e7da6: Preparing 04:11:37 58ca64185eaf: Preparing 04:11:37 fcda0313a208: Preparing 04:11:37 45e740c4e9db: Preparing 04:11:37 a8cfdf0cc8ec: Preparing 04:11:37 a8cfdf0cc8ec: Waiting 04:11:37 58ca64185eaf: Layer already exists 04:11:37 ff2f53207a41: Layer already exists 04:11:37 7b9ef65e7da6: Layer already exists 04:11:37 fcda0313a208: Layer already exists 04:11:37 45e740c4e9db: Layer already exists 04:11:37 a8cfdf0cc8ec: Layer already exists 04:11:37 main: digest: sha256:5c78378776eafd830fef8de9d2c1508c8cae08f1c77bfa5d3040381d7e22f25d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:37 ===================================================== [Pipeline] echo 04:11:37 taggedImages: 04:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.81 04:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:11:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:11:37 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:37 latest 04:11:37 3.0.0-dev.81 04:11:37 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:37 main 04:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:38 3b9cd09c6255: Preparing 04:11:38 ccf4778d082c: Preparing 04:11:38 d247ffceab99: Preparing 04:11:38 b59a5690a000: Preparing 04:11:38 f70ee36035b9: Preparing 04:11:38 f70ee36035b9: Layer already exists 04:11:38 d247ffceab99: Layer already exists 04:11:38 3b9cd09c6255: Pushed 04:11:38 b59a5690a000: Pushed 04:11:44 ccf4778d082c: Pushed 04:11:44 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:45 3b9cd09c6255: Preparing 04:11:45 ccf4778d082c: Preparing 04:11:45 d247ffceab99: Preparing 04:11:45 b59a5690a000: Preparing 04:11:45 f70ee36035b9: Preparing 04:11:45 f70ee36035b9: Layer already exists 04:11:45 d247ffceab99: Layer already exists 04:11:45 3b9cd09c6255: Layer already exists 04:11:45 b59a5690a000: Layer already exists 04:11:45 ccf4778d082c: Layer already exists 04:11:45 latest: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 04:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:46 3b9cd09c6255: Preparing 04:11:46 ccf4778d082c: Preparing 04:11:46 d247ffceab99: Preparing 04:11:46 b59a5690a000: Preparing 04:11:46 f70ee36035b9: Preparing 04:11:46 b59a5690a000: Layer already exists 04:11:46 3b9cd09c6255: Layer already exists 04:11:46 d247ffceab99: Layer already exists 04:11:46 ccf4778d082c: Layer already exists 04:11:46 f70ee36035b9: Layer already exists 04:11:46 3.0.0-dev.81: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:46 3b9cd09c6255: Preparing 04:11:46 ccf4778d082c: Preparing 04:11:46 d247ffceab99: Preparing 04:11:46 b59a5690a000: Preparing 04:11:46 f70ee36035b9: Preparing 04:11:46 b59a5690a000: Layer already exists 04:11:46 d247ffceab99: Layer already exists 04:11:46 f70ee36035b9: Layer already exists 04:11:46 3b9cd09c6255: Layer already exists 04:11:46 ccf4778d082c: Layer already exists 04:11:46 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:47 3b9cd09c6255: Preparing 04:11:47 ccf4778d082c: Preparing 04:11:47 d247ffceab99: Preparing 04:11:47 b59a5690a000: Preparing 04:11:47 f70ee36035b9: Preparing 04:11:47 ccf4778d082c: Layer already exists 04:11:47 3b9cd09c6255: Layer already exists 04:11:47 b59a5690a000: Layer already exists 04:11:47 f70ee36035b9: Layer already exists 04:11:47 d247ffceab99: Layer already exists 04:11:47 main: digest: sha256:be786a15d5868a409c4bd0f220d9a0e12b56a4848ac26ea6f43b92484c074e94 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:47 ===================================================== [Pipeline] echo 04:11:47 taggedImages: 04:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.81 04:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:11:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:11:47 b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:47 latest 04:11:47 3.0.0-dev.81 04:11:47 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:47 main 04:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:48 bf8e2447b793: Preparing 04:11:48 b7a100481bfb: Preparing 04:11:48 d247ffceab99: Preparing 04:11:48 d43143fc3d28: Preparing 04:11:48 f70ee36035b9: Preparing 04:11:48 d247ffceab99: Layer already exists 04:11:48 d43143fc3d28: Layer already exists 04:11:48 f70ee36035b9: Layer already exists 04:11:48 bf8e2447b793: Pushed 04:11:53 b7a100481bfb: Pushed 04:11:54 b791e6ee5a2a3a6eb267af43de5b080d31e9a077: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:54 bf8e2447b793: Preparing 04:11:54 b7a100481bfb: Preparing 04:11:54 d247ffceab99: Preparing 04:11:54 d43143fc3d28: Preparing 04:11:54 f70ee36035b9: Preparing 04:11:54 d43143fc3d28: Layer already exists 04:11:54 bf8e2447b793: Layer already exists 04:11:54 d247ffceab99: Layer already exists 04:11:54 b7a100481bfb: Layer already exists 04:11:54 f70ee36035b9: Layer already exists 04:11:54 latest: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 04:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:55 bf8e2447b793: Preparing 04:11:55 b7a100481bfb: Preparing 04:11:55 d247ffceab99: Preparing 04:11:55 d43143fc3d28: Preparing 04:11:55 f70ee36035b9: Preparing 04:11:55 bf8e2447b793: Layer already exists 04:11:55 d43143fc3d28: Layer already exists 04:11:55 f70ee36035b9: Layer already exists 04:11:55 b7a100481bfb: Layer already exists 04:11:55 d247ffceab99: Layer already exists 04:11:55 3.0.0-dev.81: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:56 bf8e2447b793: Preparing 04:11:56 b7a100481bfb: Preparing 04:11:56 d247ffceab99: Preparing 04:11:56 d43143fc3d28: Preparing 04:11:56 f70ee36035b9: Preparing 04:11:56 b7a100481bfb: Layer already exists 04:11:56 d247ffceab99: Layer already exists 04:11:56 bf8e2447b793: Layer already exists 04:11:56 d43143fc3d28: Layer already exists 04:11:56 f70ee36035b9: Layer already exists 04:11:56 b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:57 bf8e2447b793: Preparing 04:11:57 b7a100481bfb: Preparing 04:11:57 d247ffceab99: Preparing 04:11:57 d43143fc3d28: Preparing 04:11:57 f70ee36035b9: Preparing 04:11:57 d247ffceab99: Layer already exists 04:11:57 bf8e2447b793: Layer already exists 04:11:57 d43143fc3d28: Layer already exists 04:11:57 b7a100481bfb: Layer already exists 04:11:57 f70ee36035b9: Layer already exists 04:11:57 main: digest: sha256:4a5d6389b46d692c6f6166f6c4ffd56220bc451c74bdca36bdd2f4b9fb346321 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:57 ===================================================== [Pipeline] echo 04:11:57 taggedImages: 04:11:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077 04:11:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:11:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.81 04:11:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b791e6ee5a2a3a6eb267af43de5b080d31e9a077-3.0.0-dev.81 04:11:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:57 04:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:58 arm64: Pulling from edgex-lftools-log-publisher 04:11:58 8998bd30e6a1: Pulling fs layer 04:11:58 04944245beec: Pulling fs layer 04:11:58 699f458cf7ca: Pulling fs layer 04:11:58 765212b225bb: Pulling fs layer 04:11:58 f23df028b6ca: Pulling fs layer 04:11:58 d65c8cfc05b1: Pulling fs layer 04:11:58 2437ff75d9bd: Pulling fs layer 04:11:58 765212b225bb: Waiting 04:11:58 f23df028b6ca: Waiting 04:11:58 d65c8cfc05b1: Waiting 04:11:58 04944245beec: Verifying Checksum 04:11:58 04944245beec: Download complete 04:11:58 765212b225bb: Verifying Checksum 04:11:58 765212b225bb: Download complete 04:11:58 f23df028b6ca: Verifying Checksum 04:11:58 f23df028b6ca: Download complete 04:11:58 d65c8cfc05b1: Verifying Checksum 04:11:58 d65c8cfc05b1: Download complete 04:11:58 699f458cf7ca: Verifying Checksum 04:11:58 699f458cf7ca: Download complete 04:11:59 8998bd30e6a1: Verifying Checksum 04:11:59 8998bd30e6a1: Download complete 04:12:01 2437ff75d9bd: Verifying Checksum 04:12:01 2437ff75d9bd: Download complete 04:12:03 8998bd30e6a1: Pull complete 04:12:03 04944245beec: Pull complete 04:12:04 699f458cf7ca: Pull complete 04:12:04 765212b225bb: Pull complete 04:12:05 f23df028b6ca: Pull complete 04:12:05 d65c8cfc05b1: Pull complete 04:12:20 2437ff75d9bd: Pull complete 04:12:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-8731 does not seem to be running inside a container 04:12:21 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:12:23 $ docker top ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:24 ---> job-cost.sh 04:12:24 lf-activate-venv: SKIPPING 04:12:24 INFO: No Stack... 04:12:25 INFO: Retrieving Pricing Info for: v3-standard-4 04:12:25 INFO: Archiving Costs [Pipeline] sh 04:12:26 + cat+ cut -d, -f6 04:12:26 /w/workspace/edgex-go/443/archives/cost.csv [Pipeline] lock 04:12:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] 04:12:26 Resource [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] did not exist. Created. 04:12:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:12:27 Stashed 1 file(s) [Pipeline] } 04:12:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-443-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:28 $ docker stop --time=1 ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f 04:12:29 $ docker rm -f --volumes ff6bae50e91f5e1bba15f6742054e00e78d4300a8fbbb1945042c63102991a7f [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 04:12:29 provisioning config files... 04:12:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/443@tmp/config17263572733800146740tmp [Pipeline] { [Pipeline] sh 04:12:30 + set +x 04:12:30 + bash -s -- 04:12:30 + curl -s https://codecov.io/bash 04:12:30 04:12:30 _____ _ 04:12:30 / ____| | | 04:12:30 | | ___ __| | ___ ___ _____ __ 04:12:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:30 Bash-1.0.6 04:12:30 04:12:30 04:12:30 ==> git version 2.25.1 found 04:12:30 ==> 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 04:12:30 Release-Date: 2020-01-08 04:12:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:12:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:12:30 ==> Jenkins CI detected. 04:12:30 current dir:  /w/workspace/edgex-go/443 04:12:30 project root: . 04:12:30 --> token set from env 04:12:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:30 ==> Running gcov in . (disable via -X gcov) 04:12:30 ==> Python coveragepy not found 04:12:30 ==> Searching for coverage reports in: 04:12:30 + . 04:12:30 -> Found 1 reports 04:12:30 ==> Detecting git/mercurial file structure 04:12:30 ==> Reading reports 04:12:30 + ./coverage.out bytes=446903 04:12:30 ==> Appending adjustments 04:12:30 https://docs.codecov.io/docs/fixing-reports 04:12:31 + Found adjustments 04:12:31 ==> Gzipping contents 04:12:31 60K /tmp/codecov.bLm7uv.gz 04:12:31 ==> Uploading reports 04:12:31 url: https://codecov.io 04:12:31 query: branch=main&commit=b791e6ee5a2a3a6eb267af43de5b080d31e9a077&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:12:31 -> Pinging Codecov 04:12:31 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=b791e6ee5a2a3a6eb267af43de5b080d31e9a077&build=443&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F443%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:12:31 -> Uploading to 04:12:31 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/b791e6ee5a2a3a6eb267af43de5b080d31e9a077/7f6db823-f6cb-4dec-aa8c-43824a853af0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T041231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9113b3749acc000fe0b364a27e3cf3173d24ba8fea2e92e8935a2a0c36b859bd 04:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:31 Dload Upload Total Spent Left Speed 04:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58138 0 0 100 58138 0 181k --:--:-- --:--:-- --:--:-- 181k 04:12:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b791e6ee5a2a3a6eb267af43de5b080d31e9a077 [Pipeline] } 04:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:12:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:12:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:12:32 04:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:12:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:12:32 df9b9388f04a: Pulling fs layer 04:12:32 52dc419b0ee2: Pulling fs layer 04:12:32 25bc292e5bac: Pulling fs layer 04:12:32 114826534d7a: Pulling fs layer 04:12:32 4657fd5d0bcf: Pulling fs layer 04:12:32 6ad1cebc031e: Pulling fs layer 04:12:32 8a3aa393b2d8: Pulling fs layer 04:12:32 4657fd5d0bcf: Waiting 04:12:32 8a3aa393b2d8: Waiting 04:12:32 6ad1cebc031e: Waiting 04:12:32 114826534d7a: Waiting 04:12:32 25bc292e5bac: Verifying Checksum 04:12:32 25bc292e5bac: Download complete 04:12:32 52dc419b0ee2: Verifying Checksum 04:12:32 52dc419b0ee2: Download complete 04:12:32 4657fd5d0bcf: Download complete 04:12:32 df9b9388f04a: Download complete 04:12:32 6ad1cebc031e: Verifying Checksum 04:12:32 6ad1cebc031e: Download complete 04:12:32 df9b9388f04a: Pull complete 04:12:33 52dc419b0ee2: Pull complete 04:12:33 25bc292e5bac: Pull complete 04:12:33 114826534d7a: Verifying Checksum 04:12:33 114826534d7a: Download complete 04:12:33 8a3aa393b2d8: Verifying Checksum 04:12:33 8a3aa393b2d8: Download complete 04:12:36 114826534d7a: Pull complete 04:12:36 4657fd5d0bcf: Pull complete 04:12:37 6ad1cebc031e: Pull complete 04:12:40 8a3aa393b2d8: Pull complete 04:12:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:12:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:40 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:12:40 $ 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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:12:44 $ docker top 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 -eo pid,comm [Pipeline] { [Pipeline] echo 04:12:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:12:45 + set -o pipefail 04:12:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:12:53 04:12:53 Monitoring /w/workspace/edgex-go/443 (github.com/edgexfoundry/edgex-go)... 04:12:53 04:12:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c12e8a6a-6489-4a9a-83b7-d41cd26f0b75 04:12:53 04:12:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:12:53 04:12:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:12:53 04:12:53 04:12:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:12:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:12:53 More details here: https://snyk.co/ue1NS [Pipeline] } 04:12:53 $ docker stop --time=1 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 04:12:56 $ docker rm -f --volumes 17e25cd6af5cd1de5f211abc155919637cdcc1db9fd453711438fbf55591d239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:12:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:56 provisioning config files... 04:12:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/443@tmp/config8074759293689210070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:57 --> edgex-publish-swagger.sh 04:12:57 === Publish openapi/v3 API === 04:12:57 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:12:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/443/openapi/v3/core-command.yaml] 04:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:57 Dload Upload Total Spent Left Speed 04:12:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 134k --:--:-- --:--:-- --:--:-- 133k 100 29030 0 0 100 29030 0 45430 --:--:-- --:--:-- --:--:-- 45359 04:12:57 04:12:57 04:12:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/443/openapi/v3/core-data.yaml] 04:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:57 Dload Upload Total Spent Left Speed 04:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 132k --:--:-- --:--:-- --:--:-- 132k 100 69110 0 0 100 69110 0 132k --:--:-- --:--:-- --:--:-- 132k 04:12:58 04:12:58 04:12:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/443/openapi/v3/core-metadata.yaml] 04:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:58 Dload Upload Total Spent Left Speed 04:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 270k --:--:-- --:--:-- --:--:-- 270k 04:12:58 04:12:58 04:12:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/443/openapi/v3/support-notifications.yaml] 04:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:58 Dload Upload Total Spent Left Speed 04:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 100 86965 0 0 100 86965 0 171k --:--:-- --:--:-- --:--:-- 171k 04:12:59 04:12:59 04:12:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/443/openapi/v3/support-scheduler.yaml] 04:12:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:59 Dload Upload Total Spent Left Speed 04:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 75726 --:--:-- --:--:-- --:--:-- 75726 04:12:59 04:12:59 [Pipeline] } 04:12:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:13:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:00 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:13:00 $ docker top b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:00 [ssh-agent] Looking for ssh-agent implementation... 04:13:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:01 $ docker exec b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 ssh-agent 04:13:01 SSH_AUTH_SOCK=/tmp/ssh-Ykq9uh86mdDK/agent.32 04:13:01 SSH_AGENT_PID=38 04:13:01 Running ssh-add (command line suppressed) 04:13:01 Identity added: /w/workspace/edgex-go/443@tmp/private_key_15406036771121792659.key (/w/workspace/edgex-go/443@tmp/private_key_15406036771121792659.key) 04:13:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:01 + git semver tag 04:13:01 2023-03-08 04:13:01,771 [run_tag] DEBUG tag force:False 04:13:01 2023-03-08 04:13:01,771 [check_head_tag] DEBUG check head tag 04:13:01 2023-03-08 04:13:01,774 [execute] INFO git cat-file --batch-check 04:13:01 2023-03-08 04:13:01,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=) 04:13:01 2023-03-08 04:13:01,779 [execute] INFO git cat-file --batch 04:13:01 2023-03-08 04:13:01,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=) 04:13:02 2023-03-08 04:13:01,836 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:02 2023-03-08 04:13:01,836 [execute] INFO git tag -a v3.0.0-dev.81 -m v3.0.0-dev.81 04:13:02 2023-03-08 04:13:01,837 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.81', '-m', 'v3.0.0-dev.81'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) 04:13:02 2023-03-08 04:13:01,842 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:02 3.0.0-dev.81 [Pipeline] } 04:13:02 $ docker exec --env ******** --env ******** b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 ssh-agent -k 04:13:02 unset SSH_AUTH_SOCK; 04:13:02 unset SSH_AGENT_PID; 04:13:02 echo Agent pid 38 killed; 04:13:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:02 + git semver [Pipeline] } 04:13:02 $ docker stop --time=1 b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 04:13:04 $ docker rm -f --volumes b77d7705e9681926a230309ec1004d567641342bbaf4ad28332620974b9eece9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:13:04 04:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:13:04 0.23.1-centos7: Pulling from edgex-lftools 04:13:04 ab5ef0e58194: Pulling fs layer 04:13:04 9712f1f96733: Pulling fs layer 04:13:04 63f879dbbcfc: Pulling fs layer 04:13:04 0d9ebad4ef96: Pulling fs layer 04:13:04 e9a5061849ea: Pulling fs layer 04:13:04 d747dcd14b5f: Pulling fs layer 04:13:04 2de7ff778b66: Pulling fs layer 04:13:04 0d9ebad4ef96: Waiting 04:13:04 e9a5061849ea: Waiting 04:13:04 2de7ff778b66: Waiting 04:13:04 d747dcd14b5f: Waiting 04:13:04 9712f1f96733: Verifying Checksum 04:13:04 9712f1f96733: Download complete 04:13:04 63f879dbbcfc: Verifying Checksum 04:13:04 63f879dbbcfc: Download complete 04:13:05 e9a5061849ea: Verifying Checksum 04:13:05 e9a5061849ea: Download complete 04:13:05 d747dcd14b5f: Verifying Checksum 04:13:05 d747dcd14b5f: Download complete 04:13:05 0d9ebad4ef96: Verifying Checksum 04:13:05 0d9ebad4ef96: Download complete 04:13:05 ab5ef0e58194: Verifying Checksum 04:13:05 ab5ef0e58194: Download complete 04:13:05 2de7ff778b66: Verifying Checksum 04:13:05 2de7ff778b66: Download complete 04:13:08 ab5ef0e58194: Pull complete 04:13:08 9712f1f96733: Pull complete 04:13:08 63f879dbbcfc: Pull complete 04:13:12 0d9ebad4ef96: Pull complete 04:13:12 e9a5061849ea: Pull complete 04:13:12 d747dcd14b5f: Pull complete 04:13:13 2de7ff778b66: Pull complete 04:13:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:13:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:13 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:13:18 $ docker top 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:13:18 provisioning config files... 04:13:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/443@tmp/config2959147407358684844tmp 04:13:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/443@tmp/config16369191075278499606tmp 04:13:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/443@tmp/config17182597003902856381tmp [Pipeline] { [Pipeline] echo 04:13:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:13:18 ---> sigul-configuration.sh 04:13:18 gpg: directory `/root/.gnupg' created 04:13:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:13:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:13:18 gpg: keyring `/root/.gnupg/secring.gpg' created 04:13:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:13:18 gpg: CAST5 encrypted data 04:13:18 gpg: encrypted with 1 passphrase 04:13:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:13:18 + mkdir /home/jenkins 04:13:18 + mkdir /home/jenkins/sigul [Pipeline] sh 04:13:19 + 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 04:13:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:13:19 ---> sigul-install.sh 04:13:19 Sigul already installed; skipping installation. [Pipeline] sh 04:13:19 + git tag --list 04:13:19 0.6.0 04:13:19 0.6.1 04:13:19 0.7.0 04:13:19 0.7.1 04:13:19 v1.0.0 04:13:19 v1.0.1 04:13:19 v1.1.0 04:13:19 v1.2.0 04:13:19 v1.2.1 04:13:19 v1.3.0 04:13:19 v1.3.1 04:13:19 v2.0.0 04:13:19 v2.1.0 04:13:19 v2.1.1 04:13:19 v2.1.1-dev.1 04:13:19 v2.1.1-dev.2 04:13:19 v2.1.1-dev.3 04:13:19 v2.1.1-dev.4 04:13:19 v2.1.1-dev.5 04:13:19 v2.1.1-dev.6 04:13:19 v2.1.1-dev.7 04:13:19 v2.1.1-dev.8 04:13:19 v2.1.2-dev.1 04:13:19 v2.2.0 04:13:19 v2.2.1-dev.1 04:13:19 v2.2.1-dev.10 04:13:19 v2.2.1-dev.11 04:13:19 v2.2.1-dev.12 04:13:19 v2.2.1-dev.13 04:13:19 v2.2.1-dev.14 04:13:19 v2.2.1-dev.15 04:13:19 v2.2.1-dev.16 04:13:19 v2.2.1-dev.17 04:13:19 v2.2.1-dev.18 04:13:19 v2.2.1-dev.19 04:13:19 v2.2.1-dev.2 04:13:19 v2.2.1-dev.20 04:13:19 v2.2.1-dev.21 04:13:19 v2.2.1-dev.22 04:13:19 v2.2.1-dev.23 04:13:19 v2.2.1-dev.24 04:13:19 v2.2.1-dev.25 04:13:19 v2.2.1-dev.26 04:13:19 v2.2.1-dev.27 04:13:19 v2.2.1-dev.28 04:13:19 v2.2.1-dev.29 04:13:19 v2.2.1-dev.3 04:13:19 v2.2.1-dev.4 04:13:19 v2.2.1-dev.5 04:13:19 v2.2.1-dev.6 04:13:19 v2.2.1-dev.7 04:13:19 v2.2.1-dev.8 04:13:19 v2.2.1-dev.9 04:13:19 v2.3.0 04:13:19 v2.3.0-dev.100 04:13:19 v2.3.0-dev.101 04:13:19 v2.3.0-dev.102 04:13:19 v2.3.0-dev.103 04:13:19 v2.3.0-dev.104 04:13:19 v2.3.0-dev.105 04:13:19 v2.3.0-dev.106 04:13:19 v2.3.0-dev.29 04:13:19 v2.3.0-dev.30 04:13:19 v2.3.0-dev.31 04:13:19 v2.3.0-dev.32 04:13:19 v2.3.0-dev.33 04:13:19 v2.3.0-dev.34 04:13:19 v2.3.0-dev.35 04:13:19 v2.3.0-dev.36 04:13:19 v2.3.0-dev.37 04:13:19 v2.3.0-dev.38 04:13:19 v2.3.0-dev.39 04:13:19 v2.3.0-dev.40 04:13:19 v2.3.0-dev.41 04:13:19 v2.3.0-dev.42 04:13:19 v2.3.0-dev.43 04:13:19 v2.3.0-dev.44 04:13:19 v2.3.0-dev.45 04:13:19 v2.3.0-dev.46 04:13:19 v2.3.0-dev.47 04:13:19 v2.3.0-dev.48 04:13:19 v2.3.0-dev.49 04:13:19 v2.3.0-dev.50 04:13:19 v2.3.0-dev.51 04:13:19 v2.3.0-dev.52 04:13:19 v2.3.0-dev.53 04:13:19 v2.3.0-dev.54 04:13:19 v2.3.0-dev.55 04:13:19 v2.3.0-dev.56 04:13:19 v2.3.0-dev.57 04:13:19 v2.3.0-dev.58 04:13:19 v2.3.0-dev.59 04:13:19 v2.3.0-dev.60 04:13:19 v2.3.0-dev.61 04:13:19 v2.3.0-dev.62 04:13:19 v2.3.0-dev.63 04:13:19 v2.3.0-dev.64 04:13:19 v2.3.0-dev.65 04:13:19 v2.3.0-dev.66 04:13:19 v2.3.0-dev.67 04:13:19 v2.3.0-dev.68 04:13:19 v2.3.0-dev.69 04:13:19 v2.3.0-dev.70 04:13:19 v2.3.0-dev.71 04:13:19 v2.3.0-dev.72 04:13:19 v2.3.0-dev.73 04:13:19 v2.3.0-dev.74 04:13:19 v2.3.0-dev.75 04:13:19 v2.3.0-dev.76 04:13:19 v2.3.0-dev.77 04:13:19 v2.3.0-dev.78 04:13:19 v2.3.0-dev.79 04:13:19 v2.3.0-dev.80 04:13:19 v2.3.0-dev.81 04:13:19 v2.3.0-dev.82 04:13:19 v2.3.0-dev.83 04:13:19 v2.3.0-dev.84 04:13:19 v2.3.0-dev.85 04:13:19 v2.3.0-dev.86 04:13:19 v2.3.0-dev.87 04:13:19 v2.3.0-dev.88 04:13:19 v2.3.0-dev.89 04:13:19 v2.3.0-dev.90 04:13:19 v2.3.0-dev.91 04:13:19 v2.3.0-dev.92 04:13:19 v2.3.0-dev.93 04:13:19 v2.3.0-dev.94 04:13:19 v2.3.0-dev.95 04:13:19 v2.3.0-dev.96 04:13:19 v2.3.0-dev.97 04:13:19 v2.3.0-dev.98 04:13:19 v2.3.0-dev.99 04:13:19 v2.3.1-dev.1 04:13:19 v2.3.1-dev.2 04:13:19 v2.3.1-dev.3 04:13:19 v2.3.1-dev.4 04:13:19 v2.3.1-dev.5 04:13:19 v3.0.0-dev.1 04:13:19 v3.0.0-dev.10 04:13:19 v3.0.0-dev.11 04:13:19 v3.0.0-dev.12 04:13:19 v3.0.0-dev.13 04:13:19 v3.0.0-dev.14 04:13:19 v3.0.0-dev.15 04:13:19 v3.0.0-dev.16 04:13:19 v3.0.0-dev.17 04:13:19 v3.0.0-dev.18 04:13:19 v3.0.0-dev.19 04:13:19 v3.0.0-dev.2 04:13:19 v3.0.0-dev.20 04:13:19 v3.0.0-dev.21 04:13:19 v3.0.0-dev.22 04:13:19 v3.0.0-dev.23 04:13:19 v3.0.0-dev.24 04:13:19 v3.0.0-dev.25 04:13:19 v3.0.0-dev.26 04:13:19 v3.0.0-dev.27 04:13:19 v3.0.0-dev.28 04:13:19 v3.0.0-dev.29 04:13:19 v3.0.0-dev.3 04:13:19 v3.0.0-dev.30 04:13:19 v3.0.0-dev.31 04:13:19 v3.0.0-dev.32 04:13:19 v3.0.0-dev.33 04:13:19 v3.0.0-dev.34 04:13:19 v3.0.0-dev.35 04:13:19 v3.0.0-dev.36 04:13:19 v3.0.0-dev.37 04:13:19 v3.0.0-dev.38 04:13:19 v3.0.0-dev.39 04:13:19 v3.0.0-dev.4 04:13:19 v3.0.0-dev.40 04:13:19 v3.0.0-dev.41 04:13:19 v3.0.0-dev.42 04:13:19 v3.0.0-dev.43 04:13:19 v3.0.0-dev.44 04:13:19 v3.0.0-dev.45 04:13:19 v3.0.0-dev.46 04:13:19 v3.0.0-dev.47 04:13:19 v3.0.0-dev.48 04:13:19 v3.0.0-dev.49 04:13:19 v3.0.0-dev.5 04:13:19 v3.0.0-dev.50 04:13:19 v3.0.0-dev.51 04:13:19 v3.0.0-dev.52 04:13:19 v3.0.0-dev.53 04:13:19 v3.0.0-dev.54 04:13:19 v3.0.0-dev.55 04:13:19 v3.0.0-dev.56 04:13:19 v3.0.0-dev.57 04:13:19 v3.0.0-dev.58 04:13:19 v3.0.0-dev.59 04:13:19 v3.0.0-dev.6 04:13:19 v3.0.0-dev.60 04:13:19 v3.0.0-dev.61 04:13:19 v3.0.0-dev.62 04:13:19 v3.0.0-dev.63 04:13:19 v3.0.0-dev.64 04:13:19 v3.0.0-dev.65 04:13:19 v3.0.0-dev.66 04:13:19 v3.0.0-dev.67 04:13:19 v3.0.0-dev.68 04:13:19 v3.0.0-dev.69 04:13:19 v3.0.0-dev.7 04:13:19 v3.0.0-dev.70 04:13:19 v3.0.0-dev.71 04:13:19 v3.0.0-dev.72 04:13:19 v3.0.0-dev.73 04:13:19 v3.0.0-dev.74 04:13:19 v3.0.0-dev.75 04:13:19 v3.0.0-dev.76 04:13:19 v3.0.0-dev.77 04:13:19 v3.0.0-dev.78 04:13:19 v3.0.0-dev.79 04:13:19 v3.0.0-dev.8 04:13:19 v3.0.0-dev.80 04:13:19 v3.0.0-dev.81 04:13:19 v3.0.0-dev.9 [Pipeline] sh 04:13:20 + lftools sign git-tag v3.0.0-dev.81 04:13:20 Signing Git tag with Sigul... 04:13:20 Signing v3.0.0-dev.81 [Pipeline] echo 04:13:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:13:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:13:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:13:21 $ docker stop --time=1 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a 04:13:22 $ docker rm -f --volumes 03714af3ed973c74835b5c5bd3a269a537fb9108163f576fbd922f5b3793113a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:13:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:23 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:13:23 $ docker top 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 -eo pid,comm 04:13:24 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). 04:13:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:24 [ssh-agent] Looking for ssh-agent implementation... 04:13:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:24 $ docker exec 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 ssh-agent 04:13:24 SSH_AUTH_SOCK=/tmp/ssh-GdLgOyDAooL7/agent.31 04:13:24 SSH_AGENT_PID=38 04:13:24 Running ssh-add (command line suppressed) 04:13:24 Identity added: /w/workspace/edgex-go/443@tmp/private_key_7000642669936107734.key (/w/workspace/edgex-go/443@tmp/private_key_7000642669936107734.key) 04:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:24 + git semver bump pre 04:13:24 2023-03-08 04:13:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:24 2023-03-08 04:13:24,867 [bump_version] DEBUG bumping version:3.0.0-dev.81 on axis:pre with prefix:dev 04:13:24 2023-03-08 04:13:24,867 [bump_version] DEBUG bumped version:3.0.0-dev.82 04:13:24 2023-03-08 04:13:24,867 [write_version] DEBUG write version:3.0.0-dev.82 to path:/w/workspace/edgex-go/443/.semver/main with force:True 04:13:24 2023-03-08 04:13:24,867 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:24 2023-03-08 04:13:24,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/443/.semver/main 04:13:24 2023-03-08 04:13:24,869 [execute] INFO git cat-file --batch-check 04:13:24 2023-03-08 04:13:24,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) 04:13:24 2023-03-08 04:13:24,874 [execute] INFO git cat-file --batch 04:13:24 2023-03-08 04:13:24,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) 04:13:24 2023-03-08 04:13:24,879 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:24 3.0.0-dev.82 [Pipeline] } 04:13:24 $ docker exec --env ******** --env ******** 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 ssh-agent -k 04:13:25 unset SSH_AUTH_SOCK; 04:13:25 unset SSH_AGENT_PID; 04:13:25 echo Agent pid 38 killed; 04:13:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:25 + git semver [Pipeline] } 04:13:25 $ docker stop --time=1 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 04:13:26 $ docker rm -f --volumes 0a5e713914efc22899c33b900d5ac2e386ba8e2dffd0b11baa570e46651794f2 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:13:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:13:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:27 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:13:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:13:27 $ docker top d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:13:28 [ssh-agent] Looking for ssh-agent implementation... 04:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:13:28 $ docker exec d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c ssh-agent 04:13:28 SSH_AUTH_SOCK=/tmp/ssh-9PClHcUS3eeZ/agent.32 04:13:28 SSH_AGENT_PID=38 04:13:28 Running ssh-add (command line suppressed) 04:13:28 Identity added: /w/workspace/edgex-go/443@tmp/private_key_13354203134977973842.key (/w/workspace/edgex-go/443@tmp/private_key_13354203134977973842.key) 04:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:13:28 + git semver push 04:13:28 2023-03-08 04:13:28,899 [run_push] DEBUG push 04:13:28 2023-03-08 04:13:28,900 [execute] INFO git cat-file --batch-check 04:13:28 2023-03-08 04:13:28,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=) 04:13:28 2023-03-08 04:13:28,905 [execute] INFO git rev-list 17c87a2ce5cc4ec81d34de571c940693cce2d330 -- 04:13:28 2023-03-08 04:13:28,905 [execute] DEBUG Popen(['git', 'rev-list', '17c87a2ce5cc4ec81d34de571c940693cce2d330', '--'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=None) 04:13:28 2023-03-08 04:13:28,922 [execute] INFO git fetch -v origin 04:13:28 2023-03-08 04:13:28,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=True, shell=None, istream=None) 04:13:29 2023-03-08 04:13:29,441 [run_push] DEBUG no remote changes detected 04:13:29 2023-03-08 04:13:29,442 [execute] INFO git push origin semver 04:13:29 2023-03-08 04:13:29,442 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/443/.semver, universal_newlines=False, shell=None, istream=None) 04:13:30 2023-03-08 04:13:30,408 [run_push] DEBUG push all version tags 04:13:30 2023-03-08 04:13:30,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:13:30 2023-03-08 04:13:30,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/443, universal_newlines=False, shell=None, istream=None) 04:13:31 2023-03-08 04:13:31,210 [read_version] DEBUG read version from /w/workspace/edgex-go/443/.semver/main 04:13:31 3.0.0-dev.82 [Pipeline] } 04:13:31 $ docker exec --env ******** --env ******** d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c ssh-agent -k 04:13:31 unset SSH_AUTH_SOCK; 04:13:31 unset SSH_AGENT_PID; 04:13:31 echo Agent pid 38 killed; 04:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:13:31 + git semver [Pipeline] } 04:13:32 $ docker stop --time=1 d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c 04:13:33 $ docker rm -f --volumes d8bd6c5f5cb4c151946a639dc81cbd2777199e312dde1e510935aff512fa474c [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 04:13:33 + [ -d /w/workspace/edgex-go/443/archives ] [Pipeline] libraryResource [Pipeline] sh 04:13:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:35 ---> package-listing.sh 04:13:35 ++ facter osfamily 04:13:35 ++ tr '[:upper:]' '[:lower:]' 04:13:35 + OS_FAMILY=debian 04:13:35 + workspace=/w/workspace/edgex-go/443 04:13:35 + START_PACKAGES=/tmp/packages_start.txt 04:13:35 + END_PACKAGES=/tmp/packages_end.txt 04:13:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:35 + PACKAGES=/tmp/packages_start.txt 04:13:35 + '[' /w/workspace/edgex-go/443 ']' 04:13:35 + PACKAGES=/tmp/packages_end.txt 04:13:35 + case "${OS_FAMILY}" in 04:13:35 + dpkg -l 04:13:35 + grep '^ii' 04:13:35 + '[' -f /tmp/packages_start.txt ']' 04:13:35 + '[' -f /tmp/packages_end.txt ']' 04:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:35 + '[' /w/workspace/edgex-go/443 ']' 04:13:35 + mkdir -p /w/workspace/edgex-go/443/archives/ 04:13:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/443/archives/ [Pipeline] echo 04:13:35 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/443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:36 04:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:36 latest: Pulling from edgex-lftools-log-publisher 04:13:36 5eb5b503b376: Pulling fs layer 04:13:36 5c69ac0246d0: Pulling fs layer 04:13:36 ec43610c2a17: Pulling fs layer 04:13:36 3a2ae6a8a46f: Pulling fs layer 04:13:36 3a2ae6a8a46f: Waiting 04:13:36 33b1e0a273af: Pulling fs layer 04:13:36 5d3b04190fa2: Pulling fs layer 04:13:36 2f39f015ded8: Pulling fs layer 04:13:36 5d3b04190fa2: Waiting 04:13:36 2f39f015ded8: Waiting 04:13:36 5c69ac0246d0: Download complete 04:13:36 3a2ae6a8a46f: Download complete 04:13:36 33b1e0a273af: Verifying Checksum 04:13:36 33b1e0a273af: Download complete 04:13:36 5d3b04190fa2: Verifying Checksum 04:13:36 5d3b04190fa2: Download complete 04:13:36 ec43610c2a17: Verifying Checksum 04:13:36 ec43610c2a17: Download complete 04:13:36 5eb5b503b376: Download complete 04:13:37 2f39f015ded8: Verifying Checksum 04:13:37 2f39f015ded8: Download complete 04:13:38 5eb5b503b376: Pull complete 04:13:38 5c69ac0246d0: Pull complete 04:13:38 ec43610c2a17: Pull complete 04:13:38 3a2ae6a8a46f: Pull complete 04:13:39 33b1e0a273af: Pull complete 04:13:39 5d3b04190fa2: Pull complete 04:13:44 2f39f015ded8: Pull complete 04:13:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:44 prd-ubuntu20.04-docker-8c-8g-8729 does not seem to be running inside a container 04:13:44 $ 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/443/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/443 -v /w/workspace/edgex-go/443:/w/workspace/edgex-go/443:rw,z -v /w/workspace/edgex-go/443@tmp:/w/workspace/edgex-go/443@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 04:13:48 $ docker top caed74bc0a63c563266f07396ea114d76ee360ae485eeece5d7ecf1668ff79cd -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:49 + ls /var/log/sa-host 04:13:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:49 provisioning config files... 04:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/443@tmp/config10685438410903754246tmp [Pipeline] { [Pipeline] echo 04:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:49 ---> create-netrc.sh [Pipeline] } 04:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> python-tools-install.sh [Pipeline] echo 04:13:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> sudo-logs.sh 04:13:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:50 ---> job-cost.sh 04:13:50 lf-activate-venv: SKIPPING 04:13:50 DEBUG: total: 0.10999999940395355 04:13:50 INFO: Retrieving Stack Cost... 04:13:51 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:51 INFO: Archiving Costs [Pipeline] echo 04:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:51 ---> logs-deploy.sh 04:13:51 lf-activate-venv: SKIPPING 04:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/443 04:13:51 INFO: archiving workspace using pattern(s): 04:13:52 Archives upload complete. 04:13:52 INFO: archiving logs to Nexus 04:13:53 ---> uname -a: 04:13:53 Linux prd-ubuntu20-04-docker-8c-8g-8729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:13:53 04:13:53 04:13:53 ---> lscpu: 04:13:53 Architecture: x86_64 04:13:53 CPU op-mode(s): 32-bit, 64-bit 04:13:53 Byte Order: Little Endian 04:13:53 Address sizes: 40 bits physical, 48 bits virtual 04:13:53 CPU(s): 8 04:13:53 On-line CPU(s) list: 0-7 04:13:53 Thread(s) per core: 1 04:13:53 Core(s) per socket: 1 04:13:53 Socket(s): 8 04:13:53 NUMA node(s): 1 04:13:53 Vendor ID: AuthenticAMD 04:13:53 CPU family: 23 04:13:53 Model: 49 04:13:53 Model name: AMD EPYC-Rome Processor 04:13:53 Stepping: 0 04:13:53 CPU MHz: 2799.998 04:13:53 BogoMIPS: 5599.99 04:13:53 Virtualization: AMD-V 04:13:53 Hypervisor vendor: KVM 04:13:53 Virtualization type: full 04:13:53 L1d cache: 256 KiB 04:13:53 L1i cache: 256 KiB 04:13:53 L2 cache: 4 MiB 04:13:53 L3 cache: 128 MiB 04:13:53 NUMA node0 CPU(s): 0-7 04:13:53 Vulnerability Itlb multihit: Not affected 04:13:53 Vulnerability L1tf: Not affected 04:13:53 Vulnerability Mds: Not affected 04:13:53 Vulnerability Meltdown: Not affected 04:13:53 Vulnerability Mmio stale data: Not affected 04:13:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:13:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:13:53 Vulnerability Srbds: Not affected 04:13:53 Vulnerability Tsx async abort: Not affected 04:13:53 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 04:13:53 04:13:53 04:13:53 ---> nproc: 04:13:53 8 04:13:53 04:13:53 04:13:53 ---> df -h: 04:13:53 Filesystem Size Used Avail Use% Mounted on 04:13:53 overlay 155G 21G 135G 14% / 04:13:53 tmpfs 64M 0 64M 0% /dev 04:13:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:13:53 shm 64M 0 64M 0% /dev/shm 04:13:53 /dev/vda1 155G 21G 135G 14% /facter-os 04:13:53 04:13:53 04:13:53 ---> sar -b -r -n DEV: 04:13:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8729) 03/08/23 _x86_64_ (8 CPU) 04:13:53 04:13:53 03:39:40 LINUX RESTART (8 CPU) 04:13:53 04:13:53 03:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:13:53 03:41:01 156.43 38.96 117.47 0.00 4357.36 124270.06 0.00 04:13:53 03:42:01 61.42 0.63 60.79 0.00 12.66 27413.16 0.00 04:13:53 03:43:01 37.23 0.25 36.98 0.00 3.20 11896.83 0.00 04:13:53 03:44:01 357.47 6.30 351.17 0.00 84.39 117212.86 0.00 04:13:53 03:45:01 394.00 5.28 388.72 0.00 106.12 221654.52 0.00 04:13:53 03:46:01 599.07 12.61 586.45 0.00 5164.81 161945.62 0.00 04:13:53 03:47:01 590.25 0.05 590.20 0.00 1.87 190107.52 0.00 04:13:53 03:48:01 524.78 2.38 522.40 0.00 36.93 164445.26 0.00 04:13:53 03:49:01 473.19 0.15 473.04 0.00 19.86 84524.85 0.00 04:13:53 03:50:01 27.81 0.03 27.78 0.00 5.07 774.94 0.00 04:13:53 03:51:01 5.58 0.02 5.56 0.00 3.47 119.03 0.00 04:13:53 03:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 04:13:53 03:53:01 1.18 0.00 1.18 0.00 0.00 12.00 0.00 04:13:53 03:54:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 04:13:53 03:55:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 04:13:53 03:56:01 1.97 0.02 1.95 0.00 0.13 26.66 0.00 04:13:53 03:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 04:13:53 03:58:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 04:13:53 03:59:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 04:13:53 04:00:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 04:13:53 04:01:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:13:53 04:02:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 04:13:53 04:03:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 04:13:53 04:04:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 04:13:53 04:05:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 04:13:53 04:06:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 04:13:53 04:07:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 04:13:53 04:08:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 04:13:53 04:09:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 04:13:53 04:10:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 04:13:53 04:11:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:13:53 04:12:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 04:13:53 04:13:01 93.52 0.18 93.33 0.00 10.93 33717.45 0.00 04:13:53 Average: 101.40 2.01 99.39 0.00 295.14 34450.53 0.00 04:13:53 04:13:53 03:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:13:53 03:41:01 28665744 31572616 742000 2.26 75972 3099072 1996696 5.88 1073068 2779068 1524 04:13:53 03:42:01 27866704 31475672 827864 2.52 113116 3696976 2030240 5.98 1553372 3013540 310092 04:13:53 03:43:01 27625868 31496272 805676 2.45 116496 3930592 1939464 5.72 1429176 3357608 342044 04:13:53 03:44:01 24220488 31486848 800872 2.44 200816 6990328 1933532 5.70 2026688 5892424 1069536 04:13:53 03:45:01 21906704 31202636 1069580 3.25 289196 8864144 2855160 8.41 2083428 8064036 12352 04:13:53 03:46:01 21062268 31448644 818852 2.49 327620 9896304 2225520 6.56 2270808 8699212 122388 04:13:53 03:47:01 18395228 31187396 1070016 3.25 351888 12124208 2903880 8.56 2839204 10627648 684984 04:13:53 03:48:01 17807184 31412788 851856 2.59 421956 12805664 2291392 6.75 2552584 11449576 470400 04:13:53 03:49:01 18609584 31517272 751864 2.29 430680 12117468 1852888 5.46 2450916 10778136 1736 04:13:53 03:50:01 18602572 31512292 756056 2.30 431840 12118292 1866880 5.50 2457212 10778336 688 04:13:53 03:51:01 18602188 31512144 756100 2.30 431944 12118412 1869388 5.51 2453864 10778336 12 04:13:53 03:52:01 18602440 31512560 755800 2.30 431948 12118416 1869388 5.51 2453508 10778500 188 04:13:53 03:53:01 18606344 31516480 752316 2.29 431960 12118416 1869388 5.51 2450184 10778500 8 04:13:53 03:54:01 18606864 31517060 751760 2.29 431980 12118420 1869388 5.51 2450164 10778540 172 04:13:53 03:55:01 18611596 31521804 746948 2.27 432000 12118420 1869388 5.51 2445376 10778540 4 04:13:53 03:56:01 18611672 31521948 747332 2.27 432016 12118400 1883096 5.55 2445448 10778520 132 04:13:53 03:57:01 18611632 31521932 747320 2.27 432036 12118404 1883096 5.55 2445404 10778524 24 04:13:53 03:58:01 18611356 31521664 747560 2.27 432052 12118408 1883096 5.55 2445472 10778524 144 04:13:53 03:59:01 18611316 31521672 747516 2.27 432072 12118412 1883096 5.55 2445452 10778552 28 04:13:53 04:00:01 18611264 31521632 747740 2.27 432088 12118412 1883096 5.55 2446028 10778556 196 04:13:53 04:01:01 18611288 31521664 747724 2.27 432108 12118416 1883096 5.55 2445520 10778560 24 04:13:53 04:02:01 18611200 31521624 747708 2.27 432124 12118420 1883096 5.55 2445992 10778564 240 04:13:53 04:03:01 18611248 31521672 747636 2.27 432148 12118420 1883096 5.55 2445752 10778564 8 04:13:53 04:04:01 18610948 31521432 747836 2.27 432168 12118428 1883096 5.55 2445884 10778572 208 04:13:53 04:05:01 18611184 31521692 747532 2.27 432172 12118432 1883096 5.55 2445708 10778576 12 04:13:53 04:06:01 18610820 31521332 747828 2.27 432180 12118432 1883096 5.55 2445736 10778576 172 04:13:53 04:07:01 18611064 31521588 747508 2.27 432192 12118436 1899276 5.60 2445660 10778580 4 04:13:53 04:08:01 18610888 31521456 747480 2.27 432212 12118440 1899276 5.60 2445688 10778580 48 04:13:53 04:09:01 18610796 31521388 747708 2.27 432220 12118444 1899276 5.60 2445716 10778584 8 04:13:53 04:10:01 18610936 31521536 747488 2.27 432228 12118448 1899276 5.60 2445764 10778588 180 04:13:53 04:11:01 18610920 31521524 747428 2.27 432240 12118448 1899276 5.60 2445832 10778588 8 04:13:53 04:12:01 18610580 31521240 747612 2.27 432260 12118452 1899276 5.60 2446212 10778592 172 04:13:53 04:13:01 17804768 31487476 777452 2.36 452044 12822768 1929360 5.69 2540224 11439064 980 04:13:53 Average: 19757141 31492332 780120 2.37 385393 11062762 1978232 5.83 2336577 9818384 91476 04:13:53 04:13:53 03:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:13:53 03:41:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 04:13:53 03:41:01 veth7eb9ae7 37.79 46.06 3.57 40.22 0.00 0.00 0.00 0.00 04:13:53 03:41:01 docker0 539.87 473.34 39.25 2824.46 0.00 0.00 0.00 0.00 04:13:53 03:41:01 ens3 1576.48 1422.89 12074.24 176.96 0.00 0.00 0.00 0.00 04:13:53 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:42:01 veth0cdfdf5 1.03 1.22 0.08 0.09 0.00 0.00 0.00 0.00 04:13:53 03:42:01 docker0 25.91 49.26 2.24 645.43 0.00 0.00 0.00 0.00 04:13:53 03:42:01 ens3 80.82 48.28 677.21 16.95 0.00 0.00 0.00 0.00 04:13:53 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:43:01 veth0cdfdf5 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:43:01 docker0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:43:01 ens3 42.16 52.01 23.53 101.79 0.00 0.00 0.00 0.00 04:13:53 03:44:01 vethd6dbad6 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 04:13:53 03:44:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 04:13:53 03:44:01 docker0 443.09 801.60 38.14 6135.14 0.00 0.00 0.00 0.00 04:13:53 03:44:01 ens3 885.74 496.43 7827.14 60.97 0.00 0.00 0.00 0.00 04:13:53 03:45:01 vethb1bc822 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:45:01 vethd6dbad6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:45:01 veth2b21d8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:45:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:13:53 03:45:01 docker0 4.10 7.67 0.26 81.15 0.00 0.00 0.00 0.00 04:13:53 03:45:01 veth604b0ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:45:01 ens3 91.12 54.39 1001.13 7.94 0.00 0.00 0.00 0.00 04:13:53 03:45:01 veth7de7384 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:46:01 vethd6dbad6 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 04:13:53 03:46:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 04:13:53 03:46:01 veth01a1c12 25.67 38.19 2.52 12.93 0.00 0.00 0.00 0.00 04:13:53 03:46:01 docker0 36.47 62.05 2.83 260.89 0.00 0.00 0.00 0.00 04:13:53 03:46:01 ens3 223.59 125.89 2284.31 24.31 0.00 0.00 0.00 0.00 04:13:53 03:47:01 vethd6dbad6 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:47:01 docker0 155.11 357.41 12.67 2480.94 0.00 0.00 0.00 0.00 04:13:53 03:47:01 veth6aeb863 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:47:01 ens3 394.67 180.72 2510.61 31.41 0.00 0.00 0.00 0.00 04:13:53 03:47:01 vetha56da6a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:48:01 vethd6dbad6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:48:01 docker0 196.55 407.28 15.82 2592.10 0.00 0.00 0.00 0.00 04:13:53 03:48:01 ens3 427.85 208.22 2608.56 27.47 0.00 0.00 0.00 0.00 04:13:53 03:49:01 lo 17.00 17.00 1.67 1.67 0.00 0.00 0.00 0.00 04:13:53 03:49:01 docker0 3.43 7.68 0.22 86.52 0.00 0.00 0.00 0.00 04:13:53 03:49:01 ens3 194.75 210.61 193.81 651.10 0.00 0.00 0.00 0.00 04:13:53 03:50:01 lo 44.39 44.39 4.37 4.37 0.00 0.00 0.00 0.00 04:13:53 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:50:01 ens3 469.27 470.07 221.59 2533.49 0.00 0.00 0.00 0.00 04:13:53 03:51:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 04:13:53 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:51:01 ens3 43.25 39.69 24.90 206.56 0.00 0.00 0.00 0.00 04:13:53 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:54:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:56:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:13:53 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:57:01 ens3 5.58 3.50 11.71 0.28 0.00 0.00 0.00 0.00 04:13:53 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:58:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 03:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:01:01 ens3 0.28 0.07 0.08 0.06 0.00 0.00 0.00 0.00 04:13:53 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:02:01 ens3 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:13:53 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:03:01 ens3 0.63 0.33 0.35 0.26 0.00 0.00 0.00 0.00 04:13:53 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:04:01 ens3 0.92 0.40 0.31 0.21 0.00 0.00 0.00 0.00 04:13:53 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:05:01 ens3 0.13 0.10 0.09 0.01 0.00 0.00 0.00 0.00 04:13:53 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:06:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:13:53 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:11:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:13:53 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:13:53 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 04:12:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 04:13:53 04:13:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 04:13:53 04:13:01 veth7ef165e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:13:53 04:13:01 docker0 39.44 68.24 3.20 585.68 0.00 0.00 0.00 0.00 04:13:53 04:13:01 ens3 231.08 129.98 4579.94 29.48 0.00 0.00 0.00 0.00 04:13:53 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 04:13:53 Average: veth7ef165e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:53 Average: docker0 43.51 67.51 3.46 474.32 0.00 0.00 0.00 0.00 04:13:53 Average: ens3 140.82 103.73 1025.91 117.22 0.00 0.00 0.00 0.00 04:13:53 04:13:53 04:13:53 ---> sar -P ALL: 04:13:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8729) 03/08/23 _x86_64_ (8 CPU) 04:13:53 04:13:53 03:39:40 LINUX RESTART (8 CPU) 04:13:53 04:13:53 03:40:02 CPU %user %nice %system %iowait %steal %idle 04:13:53 03:41:01 all 10.91 0.00 3.95 4.10 0.08 80.96 04:13:53 03:41:01 0 12.49 0.00 4.34 2.92 0.09 80.17 04:13:53 03:41:01 1 9.19 0.00 4.54 1.88 0.09 84.30 04:13:53 03:41:01 2 8.95 0.00 4.55 12.56 0.05 73.89 04:13:53 03:41:01 3 10.52 0.00 3.22 0.50 0.09 85.67 04:13:53 03:41:01 4 16.38 0.00 3.67 2.01 0.07 77.88 04:13:53 03:41:01 5 10.66 0.00 3.27 3.27 0.05 82.74 04:13:53 03:41:01 6 9.13 0.00 3.31 2.79 0.07 84.70 04:13:53 03:41:01 7 9.95 0.00 4.73 6.93 0.10 78.28 04:13:53 03:42:01 all 30.46 0.00 5.55 1.55 0.08 62.36 04:13:53 03:42:01 0 30.01 0.00 5.21 1.43 0.08 63.27 04:13:53 03:42:01 1 29.49 0.00 6.27 10.02 0.08 54.14 04:13:53 03:42:01 2 29.51 0.00 5.46 0.59 0.08 64.36 04:13:53 03:42:01 3 29.95 0.00 5.86 0.08 0.08 64.02 04:13:53 03:42:01 4 31.95 0.00 5.40 0.02 0.07 62.56 04:13:53 03:42:01 5 31.39 0.00 5.34 0.03 0.10 63.13 04:13:53 03:42:01 6 31.46 0.00 4.76 0.22 0.08 63.47 04:13:53 03:42:01 7 29.89 0.00 6.11 0.05 0.07 63.89 04:13:53 03:43:01 all 49.00 0.00 6.95 0.38 0.11 43.56 04:13:53 03:43:01 0 49.15 0.00 7.02 0.40 0.10 43.32 04:13:53 03:43:01 1 48.21 0.00 6.77 0.74 0.12 44.15 04:13:53 03:43:01 2 48.77 0.00 6.91 0.10 0.12 44.10 04:13:53 03:43:01 3 48.92 0.00 7.02 0.05 0.12 43.88 04:13:53 03:43:01 4 49.21 0.00 6.91 0.10 0.12 43.67 04:13:53 03:43:01 5 49.19 0.00 6.67 1.43 0.12 42.59 04:13:53 03:43:01 6 49.64 0.00 7.05 0.05 0.10 43.16 04:13:53 03:43:01 7 48.91 0.00 7.26 0.13 0.10 43.59 04:13:53 03:44:01 all 13.21 0.00 8.41 7.08 0.10 71.20 04:13:53 03:44:01 0 14.26 0.00 8.10 11.24 0.07 66.33 04:13:53 03:44:01 1 14.00 0.00 9.03 7.31 0.14 69.53 04:13:53 03:44:01 2 13.54 0.00 7.83 1.61 0.08 76.92 04:13:53 03:44:01 3 12.54 0.00 6.68 1.91 0.10 78.77 04:13:53 03:44:01 4 12.94 0.00 8.85 5.18 0.12 72.91 04:13:53 03:44:01 5 13.35 0.00 8.07 1.40 0.09 77.09 04:13:53 03:44:01 6 12.07 0.00 10.95 24.06 0.10 52.82 04:13:53 03:44:01 7 12.93 0.00 7.81 4.17 0.10 74.99 04:13:53 03:45:01 all 12.98 0.00 6.92 13.39 0.08 66.63 04:13:53 03:45:01 0 12.32 0.00 7.53 5.95 0.07 74.13 04:13:53 03:45:01 1 12.85 0.00 6.80 8.15 0.07 72.14 04:13:53 03:45:01 2 13.55 0.00 5.37 1.32 0.07 79.69 04:13:53 03:45:01 3 12.55 0.00 7.41 12.73 0.07 67.24 04:13:53 03:45:01 4 13.32 0.00 7.59 28.73 0.07 50.30 04:13:53 03:45:01 5 12.18 0.00 6.07 1.78 0.12 79.86 04:13:53 03:45:01 6 13.39 0.00 7.42 31.67 0.07 47.45 04:13:53 03:45:01 7 13.68 0.00 7.21 17.01 0.10 62.00 04:13:53 03:46:01 all 46.14 0.00 10.87 12.80 0.15 30.03 04:13:53 03:46:01 0 45.23 0.00 10.81 32.00 0.15 11.81 04:13:53 03:46:01 1 46.97 0.00 12.36 9.04 0.19 31.43 04:13:53 03:46:01 2 46.14 0.00 10.61 6.40 0.14 36.71 04:13:53 03:46:01 3 45.76 0.00 10.35 12.53 0.15 31.20 04:13:53 03:46:01 4 44.91 0.00 11.30 8.40 0.19 35.20 04:13:53 03:46:01 5 47.11 0.00 10.48 7.68 0.15 34.58 04:13:53 03:46:01 6 46.94 0.00 9.61 18.38 0.14 24.93 04:13:53 03:46:01 7 46.08 0.00 11.44 7.94 0.14 34.40 04:13:53 03:47:01 all 48.16 0.00 11.13 19.50 0.16 21.04 04:13:53 03:47:01 0 46.32 0.00 11.55 23.57 0.17 18.38 04:13:53 03:47:01 1 48.85 0.00 10.46 12.86 0.17 27.66 04:13:53 03:47:01 2 48.31 0.00 10.55 19.25 0.15 21.74 04:13:53 03:47:01 3 45.14 0.00 10.38 18.24 0.15 26.09 04:13:53 03:47:01 4 49.88 0.00 11.25 21.73 0.17 16.97 04:13:53 03:47:01 5 49.60 0.00 11.02 10.08 0.14 29.16 04:13:53 03:47:01 6 49.79 0.00 10.59 27.64 0.15 11.82 04:13:53 03:47:01 7 47.39 0.00 13.26 22.72 0.19 16.44 04:13:53 03:48:01 all 31.76 0.00 9.17 14.25 0.18 44.63 04:13:53 03:48:01 0 33.80 0.00 9.87 33.89 0.17 22.27 04:13:53 03:48:01 1 34.87 0.00 8.57 15.41 0.19 40.96 04:13:53 03:48:01 2 30.46 0.00 7.07 2.71 0.17 59.59 04:13:53 03:48:01 3 26.65 0.00 8.72 8.12 0.17 56.34 04:13:53 03:48:01 4 28.66 0.00 7.54 15.12 0.17 48.50 04:13:53 03:48:01 5 32.99 0.00 11.42 21.81 0.17 33.61 04:13:53 03:48:01 6 33.38 0.00 9.94 8.76 0.22 47.70 04:13:53 03:48:01 7 33.32 0.00 10.23 8.08 0.16 48.21 04:13:53 03:49:01 all 25.33 0.00 5.95 6.69 0.11 61.92 04:13:53 03:49:01 0 27.18 0.00 5.45 2.85 0.10 64.42 04:13:53 03:49:01 1 23.85 0.00 5.48 2.19 0.12 68.36 04:13:53 03:49:01 2 24.05 0.00 4.59 2.57 0.10 68.68 04:13:53 03:49:01 3 22.34 0.00 5.23 9.81 0.10 62.52 04:13:53 03:49:01 4 22.42 0.00 5.69 9.50 0.10 62.29 04:13:53 03:49:01 5 27.28 0.00 7.29 16.61 0.14 48.67 04:13:53 03:49:01 6 27.54 0.00 7.14 2.54 0.12 62.66 04:13:53 03:49:01 7 28.01 0.00 6.73 7.46 0.12 57.68 04:13:53 03:50:01 all 8.56 0.00 0.99 0.07 0.06 90.33 04:13:53 03:50:01 0 9.26 0.00 1.37 0.02 0.05 89.30 04:13:53 03:50:01 1 11.48 0.00 1.07 0.05 0.07 87.33 04:13:53 03:50:01 2 8.15 0.00 0.47 0.03 0.05 91.30 04:13:53 03:50:01 3 6.42 0.00 0.69 0.03 0.10 92.76 04:13:53 03:50:01 4 4.43 0.00 0.47 0.02 0.03 95.05 04:13:53 03:50:01 5 11.86 0.00 1.22 0.35 0.05 86.51 04:13:53 03:50:01 6 7.34 0.00 1.09 0.02 0.03 91.52 04:13:53 03:50:01 7 9.51 0.00 1.52 0.03 0.07 88.88 04:13:53 03:51:01 all 0.64 0.00 0.12 0.02 0.01 99.20 04:13:53 03:51:01 0 0.43 0.00 0.10 0.02 0.02 99.43 04:13:53 03:51:01 1 0.92 0.00 0.12 0.03 0.02 98.91 04:13:53 03:51:01 2 0.12 0.00 0.08 0.00 0.02 99.78 04:13:53 03:51:01 3 0.18 0.00 0.12 0.02 0.00 99.68 04:13:53 03:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:13:53 03:51:01 5 1.15 0.00 0.10 0.07 0.03 98.65 04:13:53 03:51:01 6 1.15 0.00 0.20 0.00 0.02 98.63 04:13:53 03:51:01 7 1.20 0.00 0.22 0.02 0.02 98.55 04:13:53 04:13:53 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:13:53 03:52:01 all 0.04 0.00 0.02 0.00 0.00 99.94 04:13:53 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 03:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:13:53 03:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 03:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:13:53 03:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 03:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 04:13:53 03:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 03:52:01 7 0.08 0.00 0.05 0.00 0.02 99.85 04:13:53 03:53:01 all 0.03 0.00 0.02 0.01 0.00 99.93 04:13:53 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 03:53:01 1 0.03 0.00 0.02 0.02 0.00 99.93 04:13:53 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:13:53 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:53:01 5 0.08 0.00 0.05 0.10 0.00 99.77 04:13:53 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:53:01 7 0.05 0.00 0.05 0.00 0.02 99.88 04:13:53 03:54:01 all 0.01 0.00 0.01 0.03 0.00 99.94 04:13:53 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:54:01 1 0.02 0.00 0.00 0.25 0.02 99.72 04:13:53 03:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 03:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:13:53 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 03:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:13:53 03:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 03:55:01 all 0.22 0.00 0.01 0.00 0.01 99.75 04:13:53 03:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 03:55:01 1 1.58 0.00 0.03 0.00 0.00 98.38 04:13:53 03:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:13:53 03:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:13:53 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 03:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:13:53 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:13:53 03:56:01 all 0.30 0.00 0.05 0.01 0.00 99.63 04:13:53 03:56:01 0 0.18 0.00 0.05 0.00 0.00 99.77 04:13:53 03:56:01 1 2.00 0.00 0.03 0.07 0.00 97.90 04:13:53 03:56:01 2 0.00 0.00 0.05 0.00 0.00 99.95 04:13:53 03:56:01 3 0.07 0.00 0.07 0.00 0.00 99.87 04:13:53 03:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:13:53 03:56:01 5 0.07 0.00 0.05 0.02 0.02 99.85 04:13:53 03:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 03:56:01 7 0.03 0.00 0.07 0.02 0.02 99.87 04:13:53 03:57:01 all 0.29 0.00 0.01 0.00 0.01 99.69 04:13:53 03:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:13:53 03:57:01 1 2.00 0.00 0.00 0.00 0.02 97.98 04:13:53 03:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 03:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:13:53 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:57:01 5 0.07 0.00 0.03 0.03 0.00 99.87 04:13:53 03:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:57:01 7 0.08 0.00 0.03 0.00 0.02 99.87 04:13:53 03:58:01 all 0.24 0.00 0.02 0.08 0.00 99.66 04:13:53 03:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:58:01 1 1.78 0.00 0.05 0.00 0.00 98.17 04:13:53 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 03:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 03:58:01 5 0.03 0.00 0.03 0.62 0.00 99.32 04:13:53 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 03:58:01 7 0.02 0.00 0.05 0.00 0.00 99.93 04:13:53 03:59:01 all 0.27 0.00 0.01 0.00 0.00 99.71 04:13:53 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 03:59:01 1 1.99 0.00 0.00 0.00 0.00 98.01 04:13:53 03:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 03:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:13:53 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 03:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:13:53 03:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 03:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:13:53 04:00:01 all 0.17 0.00 0.02 0.00 0.00 99.80 04:13:53 04:00:01 0 0.00 0.00 0.05 0.00 0.00 99.95 04:13:53 04:00:01 1 1.26 0.00 0.07 0.00 0.02 98.66 04:13:53 04:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 04:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:13:53 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:13:53 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:13:53 04:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:13:53 04:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:13:53 04:01:01 3 0.05 0.00 0.02 0.02 0.02 99.90 04:13:53 04:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:01:01 5 0.03 0.00 0.02 0.03 0.00 99.92 04:13:53 04:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:01:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:13:53 04:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:13:53 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:13:53 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:02:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:13:53 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:13:53 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 04:13:53 04:02:01 CPU %user %nice %system %iowait %steal %idle 04:13:53 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:13:53 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:13:53 04:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:03:01 3 0.05 0.00 0.00 0.02 0.02 99.92 04:13:53 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:03:01 5 0.07 0.00 0.03 0.02 0.00 99.88 04:13:53 04:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:13:53 04:03:01 7 0.07 0.00 0.00 0.00 0.02 99.92 04:13:53 04:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:13:53 04:04:01 0 0.13 0.00 0.02 0.00 0.00 99.85 04:13:53 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:13:53 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:04:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:13:53 04:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:04:01 7 0.02 0.00 0.03 0.02 0.00 99.93 04:13:53 04:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:13:53 04:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:13:53 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:05:01 5 0.05 0.00 0.05 0.02 0.02 99.87 04:13:53 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:13:53 04:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:13:53 04:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:13:53 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:06:01 3 0.05 0.00 0.03 0.02 0.02 99.88 04:13:53 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:13:53 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:13:53 04:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:13:53 04:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:13:53 04:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:13:53 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:13:53 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:08:01 5 0.07 0.00 0.03 0.02 0.00 99.88 04:13:53 04:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:13:53 04:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:13:53 04:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:13:53 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:13:53 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:09:01 5 0.03 0.00 0.03 0.02 0.02 99.90 04:13:53 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:13:53 04:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:13:53 04:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:10:01 5 0.07 0.00 0.03 0.08 0.02 99.80 04:13:53 04:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:13:53 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:13:53 04:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:13:53 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:13:53 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:13:53 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 04:13:53 04:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:13:53 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:12:01 all 0.18 0.00 0.01 0.01 0.00 99.80 04:13:53 04:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:13:53 04:12:01 1 1.26 0.00 0.02 0.00 0.02 98.71 04:13:53 04:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:13:53 04:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:13:53 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:13:53 04:12:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:13:53 04:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:13:53 04:12:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:13:53 04:13:01 all 4.92 0.00 2.13 1.22 0.05 91.68 04:13:53 04:13:01 0 4.72 0.00 2.79 8.56 0.07 83.87 04:13:53 04:13:01 1 6.73 0.00 1.91 0.00 0.03 91.32 04:13:53 04:13:01 2 4.43 0.00 2.52 0.23 0.03 92.78 04:13:53 04:13:01 3 4.31 0.00 2.23 0.03 0.07 93.36 04:13:53 04:13:01 4 4.77 0.00 1.94 0.00 0.03 93.26 04:13:53 04:13:01 5 4.30 0.00 1.85 0.35 0.03 93.47 04:13:53 04:13:01 6 5.43 0.00 1.73 0.02 0.05 92.77 04:13:53 04:13:01 7 4.66 0.00 2.10 0.61 0.05 92.58 04:13:53 04:13:53 Average: CPU %user %nice %system %iowait %steal %idle 04:13:53 Average: all 8.50 0.00 2.16 2.42 0.04 86.88 04:13:53 Average: 0 8.55 0.00 2.22 3.65 0.04 85.54 04:13:53 Average: 1 8.96 0.00 2.20 2.03 0.04 86.77 04:13:53 Average: 2 8.27 0.00 1.98 1.41 0.03 88.30 04:13:53 Average: 3 7.96 0.00 2.04 1.91 0.04 88.05 04:13:53 Average: 4 8.34 0.00 2.11 2.71 0.03 86.80 04:13:53 Average: 5 8.74 0.00 2.19 1.96 0.04 87.06 04:13:53 Average: 6 8.59 0.00 2.20 3.46 0.04 85.71 04:13:53 Average: 7 8.54 0.00 2.35 2.23 0.04 86.83 04:13:53 04:13:53 04:13:53