Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 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-ssh9557533500409137442.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-ssh16855124834769424295.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-ssh13591946574301196395.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-ssh9015923605420103491.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-ssh4131836251778155112.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/422 [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/422 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (main) Commit message: "Merge pull request #4378 from judehung/issue-4377" > 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-list --no-walk d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:17:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:17:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:17:50 ========================================================= 13:17:50 EdgeX Global Pipelines Version Info 13:17:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:17:51 ------------------- 13:17:51 stable info: 13:17:51 ------------------- 13:17:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:17:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:17:51 Message: update stable to v1.0.244 13:17:52 ------------------- 13:17:52 experimental info: 13:17:52 ------------------- 13:17:52 Commited By: **** collab-it+edgex@linuxfoundation.org 13:17:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:17:52 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c26b6 [Pipeline] echo 13:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:52 provisioning config files... 13:17:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config7332206669306787832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:52 ---> docker-login.sh 13:17:52 nexus3.edgexfoundry.org:10001 13:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:53 Configure a credential helper to remove this warning. See 13:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:53 13:17:53 Login Succeeded 13:17:53 nexus3.edgexfoundry.org:10002 13:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:53 Configure a credential helper to remove this warning. See 13:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:53 13:17:53 Login Succeeded 13:17:53 nexus3.edgexfoundry.org:10003 13:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:53 Configure a credential helper to remove this warning. See 13:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:53 13:17:53 Login Succeeded 13:17:53 nexus3.edgexfoundry.org:10004 13:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:53 Configure a credential helper to remove this warning. See 13:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:53 13:17:53 Login Succeeded 13:17:53 docker.io 13:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:54 Configure a credential helper to remove this warning. See 13:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:54 13:17:54 Login Succeeded 13:17:54 ---> docker-login.sh ends [Pipeline] } 13:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:17:54 + 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-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 13:17:54 + dirname cmd/core-command/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo core-command,cmd/core-command/Dockerfile 13:17:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 13:17:54 + dirname cmd/core-data/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo core-data,cmd/core-data/Dockerfile 13:17:54 + dirname cmd/core-metadata/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo core-metadata,cmd/core-metadata/Dockerfile 13:17:54 + dirname cmd/security-bootstrapper/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:17:54 + dirname cmd/security-proxy-setup/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:17:54 + dirname cmd/security-secretstore-setup/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:17:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:17:54 + dirname cmd/security-spire-agent/Dockerfile+ 13:17:54 cut -d/ -f2 13:17:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:17:54 + dirname cmd/security-spire-config/Dockerfile+ 13:17:54 cut -d/ -f2 13:17:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:17:54 + dirname cmd/security-spire-server/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:17:54 + dirname cmd/support-notifications/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo support-notifications,cmd/support-notifications/Dockerfile 13:17:54 + dirname cmd/support-scheduler/Dockerfile 13:17:54 + cut -d/ -f2 13:17:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 13:17:54 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-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 13:17:54 + git rev-list -1 --merges 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43~1..76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo 13:17:54 -----------> git rev-list -1 --merges 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43~1..76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:17:54 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [false] [Pipeline] sh 13:17:55 + git log --format=format:%s -1 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] echo 13:17:55 ========================================================= 13:17:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:17:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:17:55 + grep -v github /etc/ssh/ssh_known_hosts 13:17:55 + [ -e /tmp/ssh_known_hosts ] 13:17:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:17:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:17:55 + sudo tee -a /etc/ssh/ssh_known_hosts 13:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:17:55 13:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:17:56 0.1.4: Pulling from edgex-devops/py-git-semver 13:17:56 b85a868b505f: Pulling fs layer 13:17:56 e2be974225ed: Pulling fs layer 13:17:56 339a4e72a1f5: Pulling fs layer 13:17:56 988bab9f4d93: Pulling fs layer 13:17:56 1469e6f7b9e6: Pulling fs layer 13:17:56 eaf3925da568: Pulling fs layer 13:17:56 bab4dde63d76: Pulling fs layer 13:17:56 bde34c3a00c8: Pulling fs layer 13:17:56 b352a97aabf1: Pulling fs layer 13:17:56 4872d77fe225: Pulling fs layer 13:17:56 5851b861e8e6: Pulling fs layer 13:17:56 988bab9f4d93: Waiting 13:17:56 1469e6f7b9e6: Waiting 13:17:56 eaf3925da568: Waiting 13:17:56 4872d77fe225: Waiting 13:17:56 bab4dde63d76: Waiting 13:17:56 5851b861e8e6: Waiting 13:17:56 bde34c3a00c8: Waiting 13:17:56 b352a97aabf1: Waiting 13:17:56 e2be974225ed: Download complete 13:17:56 988bab9f4d93: Verifying Checksum 13:17:56 988bab9f4d93: Download complete 13:17:56 1469e6f7b9e6: Verifying Checksum 13:17:56 1469e6f7b9e6: Download complete 13:17:56 eaf3925da568: Verifying Checksum 13:17:56 eaf3925da568: Download complete 13:17:56 339a4e72a1f5: Verifying Checksum 13:17:56 339a4e72a1f5: Download complete 13:17:56 bde34c3a00c8: Verifying Checksum 13:17:56 bde34c3a00c8: Download complete 13:17:56 b352a97aabf1: Download complete 13:17:56 4872d77fe225: Verifying Checksum 13:17:56 4872d77fe225: Download complete 13:17:56 5851b861e8e6: Verifying Checksum 13:17:56 5851b861e8e6: Download complete 13:17:56 b85a868b505f: Verifying Checksum 13:17:56 b85a868b505f: Download complete 13:17:56 bab4dde63d76: Verifying Checksum 13:17:56 bab4dde63d76: Download complete 13:17:57 b85a868b505f: Pull complete 13:17:58 e2be974225ed: Pull complete 13:17:58 339a4e72a1f5: Pull complete 13:17:58 988bab9f4d93: Pull complete 13:17:58 1469e6f7b9e6: Pull complete 13:17:58 eaf3925da568: Pull complete 13:18:00 bab4dde63d76: Pull complete 13:18:00 bde34c3a00c8: Pull complete 13:18:01 b352a97aabf1: Pull complete 13:18:01 4872d77fe225: Pull complete 13:18:01 5851b861e8e6: Pull complete 13:18:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:18:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:01 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:18:03 $ docker top 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 -eo pid,comm 13:18:03 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). 13:18:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:03 [ssh-agent] Looking for ssh-agent implementation... 13:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:03 $ docker exec 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent 13:18:03 SSH_AUTH_SOCK=/tmp/ssh-ktjd8x4aniCd/agent.32 13:18:03 SSH_AGENT_PID=38 13:18:03 Running ssh-add (command line suppressed) 13:18:03 Identity added: /w/workspace/edgex-go/422@tmp/private_key_18237526308952293252.key (/w/workspace/edgex-go/422@tmp/private_key_18237526308952293252.key) 13:18:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:03 + git tag --points-at HEAD [Pipeline] } 13:18:03 $ docker exec --env ******** --env ******** 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent -k 13:18:03 unset SSH_AUTH_SOCK; 13:18:03 unset SSH_AGENT_PID; 13:18:03 echo Agent pid 38 killed; 13:18:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:03 [ssh-agent] Looking for ssh-agent implementation... 13:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:04 $ docker exec 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent 13:18:04 SSH_AUTH_SOCK=/tmp/ssh-pQpDSbftkeMi/agent.70 13:18:04 SSH_AGENT_PID=76 13:18:04 Running ssh-add (command line suppressed) 13:18:04 Identity added: /w/workspace/edgex-go/422@tmp/private_key_5376925327436030138.key (/w/workspace/edgex-go/422@tmp/private_key_5376925327436030138.key) 13:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:04 + git semver init 13:18:04 2023-02-21 13:18:04,822 [run_init] DEBUG init version:0.0.0 force:False 13:18:04 2023-02-21 13:18:04,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/422/.semver 13:18:04 2023-02-21 13:18:04,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/422/.semver 13:18:04 2023-02-21 13:18:04,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/422/.semver'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) 13:18:09 2023-02-21 13:18:09,088 [append_file] DEBUG append to file:/w/workspace/edgex-go/422/.git/info/exclude 13:18:09 2023-02-21 13:18:09,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/422/.semver/main with force:False 13:18:09 2023-02-21 13:18:09,089 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:18:09 2023-02-21 13:18:09,089 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:18:09 3.0.0-dev.61 [Pipeline] } 13:18:09 $ docker exec --env ******** --env ******** 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 ssh-agent -k 13:18:09 unset SSH_AUTH_SOCK; 13:18:09 unset SSH_AGENT_PID; 13:18:09 echo Agent pid 76 killed; 13:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:18:09 + git semver [Pipeline] } 13:18:10 $ docker stop --time=1 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 13:18:11 $ docker rm -f --volumes 05842376f0b0eaaece1e26db1d75b6c081cb8041aed8c8e4f2c4060fdadd0734 [Pipeline] // withDockerContainer [Pipeline] sh 13:18:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:18:11 Stashed 1 file(s) [Pipeline] echo 13:18:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.61 [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 13:18:12 + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] echo 13:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:12 ========================================================= 13:18:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:18:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:18:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:18:12 213ec9aee27d: Pulling fs layer 13:18:12 4583459ba037: Pulling fs layer 13:18:12 93c1e223e6f2: Pulling fs layer 13:18:12 53926ce57604: Pulling fs layer 13:18:12 21b2b0c7a3f4: Pulling fs layer 13:18:12 22ff95d597cd: Pulling fs layer 13:18:12 12d6caf4c0d1: Pulling fs layer 13:18:12 96b7cbca73a9: Pulling fs layer 13:18:12 a7acece74701: Pulling fs layer 13:18:12 53926ce57604: Waiting 13:18:12 21b2b0c7a3f4: Waiting 13:18:12 22ff95d597cd: Waiting 13:18:12 12d6caf4c0d1: Waiting 13:18:12 96b7cbca73a9: Waiting 13:18:12 a7acece74701: Waiting 13:18:12 93c1e223e6f2: Verifying Checksum 13:18:12 93c1e223e6f2: Download complete 13:18:12 4583459ba037: Download complete 13:18:12 21b2b0c7a3f4: Verifying Checksum 13:18:12 21b2b0c7a3f4: Download complete 13:18:12 22ff95d597cd: Verifying Checksum 13:18:12 22ff95d597cd: Download complete 13:18:12 213ec9aee27d: Download complete 13:18:12 12d6caf4c0d1: Verifying Checksum 13:18:12 12d6caf4c0d1: Download complete 13:18:12 213ec9aee27d: Pull complete 13:18:12 4583459ba037: Pull complete 13:18:13 93c1e223e6f2: Pull complete 13:18:13 a7acece74701: Verifying Checksum 13:18:13 a7acece74701: Download complete 13:18:13 96b7cbca73a9: Verifying Checksum 13:18:13 96b7cbca73a9: Download complete 13:18:13 53926ce57604: Verifying Checksum 13:18:13 53926ce57604: Download complete 13:18:17 53926ce57604: Pull complete 13:18:17 21b2b0c7a3f4: Pull complete 13:18:17 22ff95d597cd: Pull complete 13:18:17 12d6caf4c0d1: Pull complete 13:18:19 96b7cbca73a9: Pull complete 13:18:20 a7acece74701: Pull complete 13:18:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 13:18:21 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:18:21 WORKDIR /edgex 13:18:21 COPY go.mod . 13:18:21 RUN go mod download 13:18:21 docker build -t ci-base-image-x86_64 -f - . 13:18:21 Sending build context to Docker daemon 170.3MB 13:18:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:18:21 ---> db6d94c90886 13:18:21 Step 2/4 : WORKDIR /edgex 13:18:23 ---> Running in 989fa06ac737 13:18:24 Removing intermediate container 989fa06ac737 13:18:24 ---> 0717fc4550df 13:18:24 Step 3/4 : COPY go.mod . 13:18:24 ---> 40d8ac49cf51 13:18:24 Step 4/4 : RUN go mod download 13:18:24 ---> Running in 058d6179f325 13:18:27 Still waiting to schedule task 13:18:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:18:36 Removing intermediate container 058d6179f325 13:18:36 ---> e2e84a6378d8 13:18:36 Successfully built e2e84a6378d8 13:18:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:36 + docker inspect -f . ci-base-image-x86_64 13:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:36 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:18:37 $ docker top cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:37 + go version 13:18:37 go version go1.18.7 linux/amd64 [Pipeline] } 13:18:37 $ docker stop --time=1 cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 13:18:38 $ docker rm -f --volumes cd2214ee904a288a1f163595c2c388e8883431cc8f0421d8dd250544a22189c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:39 + docker inspect -f . ci-base-image-x86_64 13:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:39 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:18:39 $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:18:39 $ docker top e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 -eo pid,comm [Pipeline] { [Pipeline] echo 13:18:39 ========================================================= 13:18:39 [edgeXBuildGoParallel] Running Tests and Build... 13:18:39 ========================================================= [Pipeline] sh 13:18:39 + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] fileExists [Pipeline] sh 13:18:40 + make test 13:18:40 go test -race -coverprofile=coverage.out ./... 13:18:46 ? github.com/edgexfoundry/edgex-go [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 13:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 13:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.121s coverage: 73.7% of statements 13:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 13:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 13:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.0% of statements 13:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.527s coverage: 88.5% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.574s coverage: 95.6% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 65.9% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 13:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 13:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 13:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.395s coverage: 79.9% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:19:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:19:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:19:26 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 13:19:48 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." 13:19:48 go vet ./... 13:19:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:51 ./bin/test-attribution-txt.sh [Pipeline] echo 13:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:19:51 + ls -al . 13:19:51 total 744 13:19:51 drwxrwxr-x 11 1001 1001 4096 Feb 21 13:18 . 13:19:51 drwxr-xr-x 4 root root 4096 Feb 21 13:18 .. 13:19:51 drwxrwxr-x 2 1001 1001 4096 Feb 21 13:17 .blubracket 13:19:51 -rw-rw-r-- 1 1001 1001 16 Feb 21 13:17 .dockerignore 13:19:51 drwxrwxr-x 8 1001 1001 4096 Feb 21 13:19 .git 13:19:51 drwxrwxr-x 3 1001 1001 4096 Feb 21 13:17 .github 13:19:51 -rw-rw-r-- 1 1001 1001 1024 Feb 21 13:17 .gitignore 13:19:51 -rw-rw-r-- 1 1001 1001 42 Feb 21 13:17 .golangci.yml 13:19:51 -rw-rw-r-- 1 1001 1001 87 Feb 21 13:17 .hadolint.yml 13:19:51 drwxr-xr-x 3 1001 1001 4096 Feb 21 13:18 .semver 13:19:51 -rw-rw-r-- 1 1001 1001 166 Feb 21 13:17 .sonarcloud.properties 13:19:51 -rw-rw-r-- 1 1001 1001 1171 Feb 21 13:17 ADOPTERS.md 13:19:51 -rw-rw-r-- 1 1001 1001 10825 Feb 21 13:17 Attribution.txt 13:19:51 -rw-rw-r-- 1 1001 1001 73765 Feb 21 13:17 CHANGELOG.md 13:19:51 -rw-rw-r-- 1 1001 1001 3804 Feb 21 13:17 CONTRIBUTING.md 13:19:51 -rw-rw-r-- 1 1001 1001 677 Feb 21 13:17 GOVERNANCE.md 13:19:51 -rw-rw-r-- 1 1001 1001 883 Feb 21 13:17 Jenkinsfile 13:19:51 -rw-rw-r-- 1 1001 1001 10775 Feb 21 13:17 LICENSE 13:19:51 -rw-rw-r-- 1 1001 1001 13375 Feb 21 13:17 Makefile 13:19:51 -rw-rw-r-- 1 1001 1001 582 Feb 21 13:17 OWNERS.md 13:19:51 -rw-rw-r-- 1 1001 1001 9403 Feb 21 13:17 README.md 13:19:51 -rw-rw-r-- 1 1001 1001 6912 Feb 21 13:17 SECURITY.md 13:19:51 -rw-rw-r-- 1 1001 1001 12 Feb 21 13:18 VERSION 13:19:51 drwxrwxr-x 2 1001 1001 4096 Feb 21 13:17 bin 13:19:51 drwxrwxr-x 17 1001 1001 4096 Feb 21 13:17 cmd 13:19:51 -rw-r--r-- 1 root root 487323 Feb 21 13:19 coverage.out 13:19:51 -rw-rw-r-- 1 1001 1001 3295 Feb 21 13:17 go.mod 13:19:51 -rw-rw-r-- 1 1001 1001 33318 Feb 21 13:17 go.sum 13:19:51 drwxrwxr-x 7 1001 1001 4096 Feb 21 13:17 internal 13:19:51 drwxrwxr-x 3 1001 1001 4096 Feb 21 13:17 openapi 13:19:51 drwxrwxr-x 4 1001 1001 4096 Feb 21 13:17 snap 13:19:51 -rw-rw-r-- 1 1001 1001 204 Feb 21 13:17 version.go [Pipeline] sh 13:19:52 + '[' -e coverage.out ] 13:19:52 + chown 1001:1001 coverage.out [Pipeline] stash 13:19:52 Stashed 1 file(s) [Pipeline] sh 13:19:52 + make build 13:19:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 13:20:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:20:03 Running in /w/workspace/edgex-go/422 [Pipeline] { [Pipeline] checkout 13:20:03 The recommended git tool is: git 13:20:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:20:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:20:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:20:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:20:08 using credential edgex-jenkins-ssh 13:20:08 Cloning the remote Git repository 13:20:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:20:09 > git init /w/workspace/edgex-go/422 # timeout=10 13:20:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:20:09 > git --version # timeout=10 13:20:09 > git --version # 'git version 2.25.1' 13:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:20:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:20:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:20:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:20:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:20:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:20:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:20:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:20:25 $ docker stop --time=1 e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 13:20:27 Avoid second fetch 13:20:27 Checking out Revision 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (main) 13:20:27 Commit message: "Merge pull request #4378 from judehung/issue-4377" 13:20:28 $ docker rm -f --volumes e8d8bb5e91b6d0baa55b8e616f7ba97119162368a2d1fa64fb654a97f7138374 13:20:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:20:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:27 > git config core.sparsecheckout # timeout=10 13:20:27 > git checkout -f 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:29 13:20:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:20:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:20:29 Dload Upload Total Spent Left Speed 13:20:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 13:20:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:29 latest: Pulling from edgex-devops/edgex-compose 13:20:29 cbdbe7a5bc2a: Pulling fs layer 13:20:29 ca9280d653b3: Pulling fs layer 13:20:29 7e9c9ca2126c: Pulling fs layer 13:20:29 cbdbe7a5bc2a: Verifying Checksum 13:20:29 cbdbe7a5bc2a: Download complete 13:20:29 cbdbe7a5bc2a: Pull complete 13:20:29 ca9280d653b3: Verifying Checksum 13:20:29 ca9280d653b3: Download complete [Pipeline] sh 13:20:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:20:30 7e9c9ca2126c: Verifying Checksum 13:20:30 7e9c9ca2126c: Download complete 13:20:30 ca9280d653b3: Pull complete 13:20:30 + sudo tee /etc/docker/daemon.new 13:20:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:20:30 { 13:20:30 "registry-mirrors": [ 13:20:30 "https://nexus3.edgexfoundry.org:10001" 13:20:30 ], 13:20:30 "bip": "10.250.0.254/24", 13:20:30 "hosts": [ 13:20:30 "tcp://0.0.0.0:5555", 13:20:30 "unix:///var/run/docker.sock" 13:20:30 ], 13:20:30 "mtu": 1458, 13:20:30 "selinux-enabled": true, 13:20:30 "seccomp-profile": "/etc/docker/seccomp.json" 13:20:30 } [Pipeline] sh 13:20:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:20:30 + sudo service docker restart 13:20:33 7e9c9ca2126c: Pull complete 13:20:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:33 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:20:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:20:34 $ docker top 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:35 + docker-compose build --help 13:20:35 + grep parallel 13:20:35 --parallel Build images in parallel. [Pipeline] } 13:20:35 $ docker stop --time=1 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a 13:20:37 $ docker rm -f --volumes 433f1d4086726092a36e739b81569341b8f2580ee8977595afa0b8dba5d27a5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:37 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:20:37 $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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 13:20:37 $ docker top daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:38 + docker-compose -f ./docker-compose-build.yml build --parallel 13:20:38 Building core-command ... 13:20:38 Building core-common-config-bootstrapper ... 13:20:38 Building core-data ... 13:20:38 Building core-metadata ... 13:20:38 Building security-bootstrapper ... 13:20:38 Building security-proxy-setup ... 13:20:38 Building security-secretstore-setup ... 13:20:38 Building security-spiffe-token-provider ... 13:20:38 Building security-spire-agent ... 13:20:38 Building security-spire-config ... 13:20:38 Building security-spire-server ... 13:20:38 Building support-notifications ... 13:20:38 Building support-scheduler ... 13:20:38 Building core-metadata 13:20:38 Building core-common-config-bootstrapper 13:20:38 Building security-spire-agent 13:20:38 Building support-notifications 13:20:38 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:49 provisioning config files... 13:20:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config6169512377895349075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:49 ---> docker-login.sh 13:20:49 nexus3.edgexfoundry.org:10001 13:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:50 Configure a credential helper to remove this warning. See 13:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:50 13:20:50 Login Succeeded 13:20:50 nexus3.edgexfoundry.org:10002 13:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:50 Configure a credential helper to remove this warning. See 13:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:50 13:20:50 Login Succeeded 13:20:50 nexus3.edgexfoundry.org:10003 13:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:50 Configure a credential helper to remove this warning. See 13:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:50 13:20:50 Login Succeeded 13:20:50 nexus3.edgexfoundry.org:10004 13:20:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:20:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:20:51 ---> e2e84a6378d8 13:20:51 Step 3/24 : WORKDIR /edgex-go 13:20:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:20:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:20:51 ---> e2e84a6378d8 13:20:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:20:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:20:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:20:51 ---> e2e84a6378d8 13:20:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:20:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:20:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:20:51 ---> e2e84a6378d8 13:20:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:51 Configure a credential helper to remove this warning. See 13:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:51 13:20:51 Login Succeeded 13:20:51 docker.io 13:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:20:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:20:51 ---> e2e84a6378d8 13:20:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:20:51 Configure a credential helper to remove this warning. See 13:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:20:51 13:20:51 Login Succeeded 13:20:51 ---> docker-login.sh ends [Pipeline] } 13:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:20:52 + git config --global --add safe.directory /w/workspace/edgex-go/422 [Pipeline] echo 13:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:20:52 ========================================================= 13:20:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:20:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:20:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:20:52 9b18e9b68314: Pulling fs layer 13:20:52 35d82f9e3411: Pulling fs layer 13:20:52 e16973657156: Pulling fs layer 13:20:52 fc693d55d65f: Pulling fs layer 13:20:52 7e9fc2657dce: Pulling fs layer 13:20:52 dda99020689f: Pulling fs layer 13:20:52 db1c61fa0a46: Pulling fs layer 13:20:52 891c053d2c06: Pulling fs layer 13:20:52 7e9fc2657dce: Waiting 13:20:52 dda99020689f: Waiting 13:20:52 db1c61fa0a46: Waiting 13:20:52 891c053d2c06: Waiting 13:20:52 fc693d55d65f: Waiting 13:20:52 e16973657156: Verifying Checksum 13:20:52 e16973657156: Download complete 13:20:52 35d82f9e3411: Verifying Checksum 13:20:52 35d82f9e3411: Download complete 13:20:52 7e9fc2657dce: Verifying Checksum 13:20:52 7e9fc2657dce: Download complete 13:20:52 dda99020689f: Verifying Checksum 13:20:52 dda99020689f: Download complete 13:20:52 9b18e9b68314: Download complete 13:20:53 9b18e9b68314: Pull complete 13:20:53 891c053d2c06: Verifying Checksum 13:20:53 891c053d2c06: Download complete 13:20:54 ---> Running in 3815304f8238 13:20:54 ---> Running in 1f22ebd29fcd 13:20:54 ---> Running in ee8346b2943b 13:20:54 ---> Running in b168a2526a76 13:20:54 ---> Running in a2a7d4ca98f8 13:20:54 Removing intermediate container ee8346b2943b 13:20:54 ---> 3a9b54e8bc03 13:20:54 Step 4/24 : WORKDIR /edgex-go 13:20:54 Removing intermediate container 3815304f8238 13:20:54 ---> c99a200231aa 13:20:54 Step 4/22 : WORKDIR /edgex-go 13:20:54 Removing intermediate container a2a7d4ca98f8 13:20:54 ---> f372706cf024 13:20:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:20:54 Removing intermediate container 1f22ebd29fcd 13:20:54 ---> 6c74a2355760 13:20:54 Step 4/22 : WORKDIR /edgex-go 13:20:54 Removing intermediate container b168a2526a76 13:20:54 ---> 33fde2a614bd 13:20:54 Step 4/23 : WORKDIR /edgex-go 13:20:54 ---> Running in 16da6a6dc944 13:20:54 ---> Running in 230734a3bf97 13:20:54 ---> Running in 65ab3c6c9bad 13:20:54 ---> Running in dbce8ea81dab 13:20:54 ---> Running in f1153204f52c 13:20:54 Removing intermediate container 16da6a6dc944 13:20:54 ---> b35fe64c487c 13:20:54 Step 5/24 : RUN apk add --update --no-cache make git 13:20:54 Removing intermediate container 230734a3bf97 13:20:54 ---> 2aa94ce66a24 13:20:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:20:54 Removing intermediate container f1153204f52c 13:20:54 Removing intermediate container dbce8ea81dab 13:20:54 ---> 96bb3fcf13bc 13:20:54 ---> 0ffbc4449e67 13:20:54 Step 5/22 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make git 13:20:54 13:20:54 ---> Running in ab46b29acbd4 13:20:54 ---> Running in 1131972e6ed9 13:20:54 ---> Running in 7b11d363672d 13:20:54 ---> Running in 19f7eb974737 13:20:54 35d82f9e3411: Pull complete 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:20:54 e16973657156: Pull complete 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:20:55 OK: 211 MiB in 51 packages 13:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:20:55 OK: 211 MiB in 51 packages 13:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:20:55 OK: 211 MiB in 51 packages 13:20:55 db1c61fa0a46: Verifying Checksum 13:20:55 db1c61fa0a46: Download complete 13:20:55 OK: 211 MiB in 51 packages 13:20:55 OK: 211 MiB in 51 packages 13:20:55 Removing intermediate container 65ab3c6c9bad 13:20:55 ---> 35f5e7d84696 13:20:55 Step 5/24 : COPY go.mod vendor* ./ 13:20:55 Removing intermediate container 1131972e6ed9 13:20:55 ---> 950395a3ffab 13:20:55 Step 6/22 : COPY go.mod vendor* ./ 13:20:55 Removing intermediate container ab46b29acbd4 13:20:55 ---> 425d0853411d 13:20:55 Step 6/24 : COPY go.mod vendor* ./ 13:20:55 ---> 11d02df99154 13:20:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:55 ---> bc4efb62c493 13:20:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:55 ---> f67cfaa86afc 13:20:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:55 ---> Running in 551b88bdf482 13:20:55 Removing intermediate container 19f7eb974737 13:20:55 ---> 3b5a8f1d5dff 13:20:55 Step 6/22 : COPY go.mod vendor* ./ 13:20:56 fc693d55d65f: Verifying Checksum 13:20:56 fc693d55d65f: Download complete 13:20:56 ---> Running in 0efa0bf0e908 13:20:56 ---> Running in 9fe22c760c3f 13:20:56 Removing intermediate container 7b11d363672d 13:20:56 ---> 3bfdf1bacca8 13:20:56 Step 6/23 : COPY go.mod vendor* ./ 13:20:56 ---> 7d84708fcf1d 13:20:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:56 ---> Running in 8bc9ac05eb6b 13:20:56 ---> a8fa546a0418 13:20:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:56 ---> Running in 90aefe8fb2a1 13:21:08 fc693d55d65f: Pull complete 13:21:08 7e9fc2657dce: Pull complete 13:21:08 dda99020689f: Pull complete 13:21:15 db1c61fa0a46: Pull complete 13:21:15 891c053d2c06: Pull complete 13:21:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 13:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 13:21:16 + docker build -t ci-base-image-arm64 -f - . 13:21:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:21:16 WORKDIR /edgex 13:21:16 COPY go.mod . 13:21:16 RUN go mod download 13:21:16 Sending build context to Docker daemon 3.093MB 13:21:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:21:16 ---> f96f9c87975a 13:21:16 Step 2/4 : WORKDIR /edgex 13:21:18 ---> Running in 1dbb9c113767 13:21:18 Removing intermediate container 1dbb9c113767 13:21:18 ---> 0a5de685e735 13:21:18 Step 3/4 : COPY go.mod . 13:21:19 ---> 567fafc3006a 13:21:19 Step 4/4 : RUN go mod download 13:21:19 ---> Running in 3dd87c99ba79 13:21:28 Removing intermediate container 0efa0bf0e908 13:21:28 ---> dab05e5c0839 13:21:28 Step 8/24 : COPY . . 13:21:28 Removing intermediate container 9fe22c760c3f 13:21:28 ---> 200ae3bf1554 13:21:28 Step 8/22 : COPY . . 13:21:28 Removing intermediate container 8bc9ac05eb6b 13:21:28 ---> 80a5a2e8b4fb 13:21:28 Step 8/22 : COPY . . 13:21:28 Removing intermediate container 551b88bdf482 13:21:28 ---> 27135bb75e32 13:21:28 Step 7/24 : COPY . . 13:21:28 Removing intermediate container 90aefe8fb2a1 13:21:28 ---> 3d26d9b8fc7a 13:21:28 Step 8/23 : COPY . . 13:21:36 ---> 8823e0163b14 13:21:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:21:36 ---> ec434d8f31fa 13:21:36 ---> a8154a5aa0fb 13:21:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:21:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:21:36 ---> ed2a60e651f1 13:21:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 13:21:36 ---> 277810aff43a 13:21:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 13:21:36 ---> Running in ebc66505a795 13:21:36 ---> Running in 5c6a099f09a1 13:21:36 ---> Running in ec4f87b74184 13:21:36 ---> Running in a7860f5ea030 13:21:36 ---> Running in 9e9a0385b7d9 13:21:36 Removing intermediate container 5c6a099f09a1 13:21:36 ---> 7d4c1ed8e30d 13:21:36 Step 9/24 : WORKDIR /edgex-go/spire-build 13:21:36 ---> Running in d8dabbe847e3 13:21:36 Removing intermediate container d8dabbe847e3 13:21:36 ---> 47a4cadd79c5 13:21:36 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 13:21:36 ---> Running in 3db982f69353 13:21:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:21:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:21:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:21:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:21:36 Removing intermediate container 3db982f69353 13:21:36 ---> 3e53d48fee8b 13:21:36 Step 11/24 : WORKDIR /edgex-go 13:21:36 ---> Running in d8fa4364a682 13:21:36 Removing intermediate container d8fa4364a682 13:21:36 ---> fe7ba1e688f1 13:21:36 13:21:36 Step 12/24 : FROM alpine:3.15 13:21:36 3.15: Pulling from library/alpine 13:21:37 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:21:37 Status: Downloaded newer image for alpine:3.15 13:21:37 ---> 5ce65d7b0fde 13:21:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:21:37 ---> Running in 17d9f0b92692 13:21:37 Removing intermediate container 17d9f0b92692 13:21:37 ---> a82759e9b2f6 13:21:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:21:37 ---> Running in 45338f37b46a 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:21:38 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:21:38 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:21:38 OK: 15857 distinct packages available 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:21:38 (1/5) Installing dumb-init (1.2.5-r1) 13:21:38 (2/5) Installing musl-obstack (1.2.3-r0) 13:21:38 (3/5) Installing libucontext (1.1-r0) 13:21:38 (4/5) Installing gcompat (1.0.0-r4) 13:21:38 (5/5) Installing openssl (1.1.1t-r1) 13:21:38 Executing busybox-1.34.1-r7.trigger 13:21:38 OK: 7 MiB in 19 packages 13:21:39 Removing intermediate container 45338f37b46a 13:21:39 ---> 8818ebe21282 13:21:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:21:41 ---> d343220c3367 13:21:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:21:43 ---> cf5c4538f0a1 13:21:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:21:44 ---> c6f69dc328e9 13:21:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:21:44 ---> 1a1aad1ffcd4 13:21:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:21:45 ---> c5686b91a365 13:21:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:21:45 ---> Running in b420ad680750 13:21:45 Removing intermediate container b420ad680750 13:21:45 ---> 78d16aa0160d 13:21:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:21:45 ---> Running in 55b670a6b9ce 13:21:46 Removing intermediate container 55b670a6b9ce 13:21:46 ---> 3af3f4418aa8 13:21:46 Step 22/24 : LABEL arch=x86_64 13:21:46 ---> Running in a4acdfda8db3 13:21:46 Removing intermediate container a4acdfda8db3 13:21:46 ---> 1b4cf03038fe 13:21:46 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:21:46 ---> Running in ad4d8a91a8f0 13:21:47 Removing intermediate container ad4d8a91a8f0 13:21:47 ---> e2fc17b014c0 13:21:47 Step 24/24 : LABEL version=3.0.0-dev.61 13:21:47 ---> Running in 9d96ed3e8533 13:21:47 Removing intermediate container 9d96ed3e8533 13:21:47 ---> 4b24ecd18c69 13:21:47 13:21:47 Successfully built 4b24ecd18c69 13:21:47 Successfully tagged security-spire-agent:latest 13:21:47  Building security-spire-agent ... done Building security-spire-server 13:21:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:21:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:21:50 ---> e2e84a6378d8 13:21:50 Step 3/23 : WORKDIR /edgex-go 13:21:50 ---> Using cache 13:21:50 ---> f372706cf024 13:21:50 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 13:21:50 ---> Using cache 13:21:50 ---> 35f5e7d84696 13:21:50 Step 5/23 : COPY go.mod vendor* ./ 13:21:50 ---> Using cache 13:21:50 ---> 11d02df99154 13:21:50 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:50 ---> Using cache 13:21:50 ---> 27135bb75e32 13:21:50 Step 7/23 : COPY . . 13:21:50 ---> Using cache 13:21:50 ---> 8823e0163b14 13:21:50 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 13:21:50 ---> Using cache 13:21:50 ---> 7d4c1ed8e30d 13:21:50 Step 9/23 : WORKDIR /edgex-go/spire-build 13:21:50 ---> Using cache 13:21:50 ---> 47a4cadd79c5 13:21:50 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 13:21:51 Removing intermediate container 3dd87c99ba79 13:21:51 ---> 8ca20a77d3e3 13:21:51 Successfully built 8ca20a77d3e3 13:21:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:52 + docker inspect -f . ci-base-image-arm64 13:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:52 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 13:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:21:52 ---> Running in 7c7b91b9e14b 13:21:54 $ docker top b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:54 Removing intermediate container 7c7b91b9e14b 13:21:54 ---> 2b875e2273f5 13:21:54 Step 11/23 : WORKDIR /edgex-go 13:21:54 ---> Running in d8dd4fc3fbb1 13:21:54 + go version 13:21:54 go version go1.18.7 linux/arm64 [Pipeline] } 13:21:55 $ docker stop --time=1 b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b 13:21:55 Removing intermediate container d8dd4fc3fbb1 13:21:55 ---> c296d4aaf8ad 13:21:55 13:21:55 Step 12/23 : FROM alpine:3.15 13:21:55 ---> 5ce65d7b0fde 13:21:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:21:55 ---> Using cache 13:21:55 ---> a82759e9b2f6 13:21:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:21:55 ---> Using cache 13:21:55 ---> 8818ebe21282 13:21:55 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:21:56 $ docker rm -f --volumes b6220a7952c4860e9f80b4bf13c8c4d783951579e0331ffb0ff3f2c297aefa1b [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 13:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:21:57 13:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:21:57 latest: Pulling from edgex-devops/edgex-compose-arm64 13:21:57 29e5d40040c1: Pulling fs layer 13:21:57 1ce36da41761: Pulling fs layer 13:21:57 25b303627fd3: Pulling fs layer 13:21:57 ---> 2e9b4067935e 13:21:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:21:57 ---> 7f86f579a2cf 13:21:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:21:57 29e5d40040c1: Verifying Checksum 13:21:57 29e5d40040c1: Download complete 13:21:57 ---> 9f0adcdcd85c 13:21:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:21:57 1ce36da41761: Verifying Checksum 13:21:57 1ce36da41761: Download complete 13:21:58 29e5d40040c1: Pull complete 13:21:58 ---> 201cb4e79ed8 13:21:58 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:21:58 ---> Running in 48de9dd8e320 13:21:58 Removing intermediate container 48de9dd8e320 13:21:58 ---> a5738f9e671b 13:21:58 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:21:58 ---> Running in 2dc241528ddc 13:21:59 25b303627fd3: Verifying Checksum 13:21:59 25b303627fd3: Download complete 13:21:59 1ce36da41761: Pull complete 13:21:59 Removing intermediate container 2dc241528ddc 13:21:59 ---> 48d82b879c74 13:21:59 Step 21/23 : LABEL arch=x86_64 13:21:59 ---> Running in a46d42b61f20 13:21:59 Removing intermediate container a46d42b61f20 13:21:59 ---> 83f8ab7e14e9 13:21:59 Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:21:59 ---> Running in 6c371321f556 13:21:59 Removing intermediate container 6c371321f556 13:21:59 ---> 00dbd31c7b4c 13:21:59 Step 23/23 : LABEL version=3.0.0-dev.61 13:22:00 ---> Running in a024e5813941 13:22:00 Removing intermediate container a024e5813941 13:22:00 ---> 5d0f5706349d 13:22:00 13:22:00 Successfully built 5d0f5706349d 13:22:00 Successfully tagged security-spire-server:latest 13:22:00 Building security-bootstrapper 13:22:03  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:22:03 ---> e2e84a6378d8 13:22:03 Step 3/32 : WORKDIR /edgex-go 13:22:03 ---> Using cache 13:22:03 ---> f372706cf024 13:22:03 Step 4/32 : RUN apk add --update --no-cache make git 13:22:06 ---> Running in c4d2e454e340 13:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:06 OK: 211 MiB in 51 packages 13:22:07 Removing intermediate container ebc66505a795 13:22:07 ---> 468140acf485 13:22:07 13:22:07 Step 10/22 : FROM alpine:3.16 13:22:08 Removing intermediate container c4d2e454e340 13:22:08 ---> 73c0853a1c16 13:22:08 Step 5/32 : COPY go.mod vendor* ./ 13:22:08 3.16: Pulling from library/alpine 13:22:09 ---> bcbcbc00c0e9 13:22:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:22:09 Status: Downloaded newer image for alpine:3.16 13:22:09 ---> dfd21b5a31f5 13:22:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:22:09 ---> Running in a2623cdd4b00 13:22:09 ---> Running in 34af91736cbd 13:22:09 25b303627fd3: Pull complete 13:22:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:22:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:09 Removing intermediate container 9e9a0385b7d9 13:22:09 ---> cf92fbcf3bb7 13:22:09 13:22:09 Step 10/23 : FROM alpine:3.16 13:22:09 ---> dfd21b5a31f5 13:22:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:22:09 Removing intermediate container a7860f5ea030 13:22:09 ---> 3730fc7f9c33 13:22:09 13:22:09 Step 10/24 : FROM alpine:3.16 13:22:09 ---> dfd21b5a31f5 13:22:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 13:22:09 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 13:22:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:22:09 ---> Running in 595f9aba10af 13:22:09 Removing intermediate container 34af91736cbd 13:22:09 ---> 064bad158bee 13:22:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 13:22:09 ---> Running in e241834e7120 13:22:09 ---> Running in b5d4ad00ecd4 13:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:10 (1/1) Installing dumb-init (1.2.5-r1) 13:22:10 Executing busybox-1.35.0-r17.trigger 13:22:10 OK: 6 MiB in 15 packages 13:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:10 (1/1) Installing dumb-init (1.2.5-r1) 13:22:10 Executing busybox-1.35.0-r17.trigger 13:22:10 OK: 6 MiB in 15 packages 13:22:10 (1/1) Installing dumb-init (1.2.5-r1) 13:22:10 Executing busybox-1.35.0-r17.trigger 13:22:10 OK: 6 MiB in 15 packages 13:22:10 Removing intermediate container 595f9aba10af 13:22:10 ---> f6353cb8ce50 13:22:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:10 ---> Running in 533086c412f0 13:22:10 Removing intermediate container e241834e7120 13:22:10 ---> 76eedbca6be4 13:22:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:11 ---> Running in a77a671c3009 13:22:11 Removing intermediate container 533086c412f0 13:22:11 ---> bbb8ff3fe3e0 13:22:11 Step 13/23 : ENV APP_PORT=59882 13:22:11 Removing intermediate container b5d4ad00ecd4 13:22:11 ---> 302c8d50e930 13:22:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:11 ---> Running in d3fb9cefd31a 13:22:11 Removing intermediate container a77a671c3009 13:22:11 ---> 9a8d18736efa 13:22:11 Step 13/24 : ENV APP_PORT=59881 13:22:11 ---> Running in 508df42b8172 13:22:11 Removing intermediate container d3fb9cefd31a 13:22:11 ---> 07a16b00d492 13:22:11 Step 14/23 : EXPOSE $APP_PORT 13:22:11 ---> 9f2505149bc5 13:22:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:22:11 ---> Running in 7d64888da9a2 13:22:11 Removing intermediate container 508df42b8172 13:22:11 ---> d4ac33143a9e 13:22:11 Step 14/24 : EXPOSE $APP_PORT 13:22:11 $ docker top b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a -eo pid,comm 13:22:11 ---> Running in ccc6f9e864e2 13:22:11 Removing intermediate container 7d64888da9a2 13:22:11 ---> 83bafc822e71 13:22:11 Step 15/23 : WORKDIR / 13:22:11 ---> Running in 175873b2cadc 13:22:11 Removing intermediate container ccc6f9e864e2 13:22:11 ---> f0ed1e5fa077 13:22:11 Step 15/24 : WORKDIR / [Pipeline] { [Pipeline] sh 13:22:11 ---> Running in 3c0c09151feb 13:22:11 ---> 549e761bae2a 13:22:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:22:11 Removing intermediate container 175873b2cadc 13:22:11 ---> 16ab11c3f9a8 13:22:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:11 Removing intermediate container 3c0c09151feb 13:22:11 ---> 8e10486c5aba 13:22:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:12 ---> e207465ab190 13:22:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:22:12 ---> 11c51cf32762 13:22:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:22:12 + grep+ paralleldocker-compose build --help 13:22:12 13:22:12 ---> 8e5f95421d90 13:22:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:22:12 ---> c3ea786c90fe 13:22:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:22:12 ---> a033899add07 13:22:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:22:12 ---> Running in 30d72c89749c 13:22:13 ---> cf0787e88036 13:22:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:22:13 ---> 4153bca51523 13:22:13 Step 19/23 : ENTRYPOINT ["/core-command"] 13:22:13 ---> Running in b1512c87b33f 13:22:13 ---> 7428f85328e4 13:22:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:22:13 Removing intermediate container b1512c87b33f 13:22:13 ---> 891ca91aa9c7 13:22:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:13 Removing intermediate container ec4f87b74184 13:22:13 ---> 3cc2b8726623 13:22:13 13:22:13 Step 10/22 : FROM alpine:3.16 13:22:13 ---> dfd21b5a31f5 13:22:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:22:13 ---> Running in d8d024c55b01 13:22:13 ---> Running in f023e2b4a79d 13:22:13 ---> d91d94f04d37 13:22:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:22:13 Removing intermediate container f023e2b4a79d 13:22:13 ---> 980ae9a631da 13:22:13 Step 21/23 : LABEL arch=x86_64 13:22:13 ---> Running in f68356eb3c25 13:22:13 ---> Running in 38f932457d3a 13:22:13 Removing intermediate container f68356eb3c25 13:22:13 ---> d93a8dbeb7ae 13:22:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:13 ---> Running in 4c660a6b2b5c 13:22:13 Removing intermediate container 38f932457d3a 13:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:13 ---> 42d88b3f85c5 13:22:13 Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:13 Removing intermediate container 30d72c89749c 13:22:13 ---> 728930470967 13:22:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 13:22:13 ---> Running in 9a735eedb58f 13:22:13 ---> Running in a055a77215b8 13:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:13 Removing intermediate container 4c660a6b2b5c 13:22:13 ---> ab143261ab4d 13:22:13 Step 22/24 : LABEL arch=x86_64 13:22:13 ---> Running in 734da3b49f00 13:22:13 Removing intermediate container 9a735eedb58f 13:22:13 ---> 5b2b0f7454d4 13:22:13 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 13:22:13 Removing intermediate container a055a77215b8 13:22:13 ---> 4840e2cdc7a0 13:22:13 Step 23/23 : LABEL version=3.0.0-dev.61 13:22:13 ---> Running in bb034b6a0967 13:22:13 ---> Running in 88092a3cc6e6 13:22:13 Removing intermediate container 734da3b49f00 13:22:13 ---> 4f3716c27ea2 13:22:13 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:14 (1/2) Installing ca-certificates (20220614-r0) 13:22:14 ---> Running in 3bdd61223823 13:22:14 (2/2) Installing dumb-init (1.2.5-r1) 13:22:14 Executing busybox-1.35.0-r17.trigger 13:22:14 Executing ca-certificates-20220614-r0.trigger 13:22:14 Removing intermediate container 88092a3cc6e6 13:22:14 ---> d0c6de311e1c 13:22:14 13:22:14 Removing intermediate container bb034b6a0967 13:22:14 ---> ee1dd32996f4 13:22:14 Step 20/22 : LABEL arch=x86_64 13:22:14 OK: 6 MiB in 16 packages 13:22:14 ---> Running in 5fbed73e1091 13:22:14 Removing intermediate container 3bdd61223823 13:22:14 ---> 3ed7b90dce7d 13:22:14 Step 24/24 : LABEL version=3.0.0-dev.61 13:22:14 ---> Running in 874832ab7db9 13:22:14 Successfully built d0c6de311e1c 13:22:14 Successfully tagged core-command:latest 13:22:14  Building core-command ... done Building security-proxy-setup 13:22:14 Removing intermediate container 5fbed73e1091 13:22:14 ---> a6b6b33782b8 13:22:14 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:14 ---> Running in 939873b22cb0 13:22:14 Removing intermediate container 874832ab7db9 13:22:14 ---> fa05b0417f67 13:22:14 13:22:14 Successfully built fa05b0417f67 13:22:14 Successfully tagged core-metadata:latest 13:22:14 Building core-data 13:22:15 --parallel Build images in parallel. 13:22:15  Building core-metadata ... done Removing intermediate container 939873b22cb0 13:22:15 ---> efe3f98a781e 13:22:15 Step 22/22 : LABEL version=3.0.0-dev.61 [Pipeline] } 13:22:15 $ docker stop --time=1 b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a 13:22:16 Removing intermediate container d8d024c55b01 13:22:16 ---> 1ec147e16295 13:22:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:22:16 ---> Running in 31eaaab7c2b9 13:22:16 ---> Running in 5a81f14ce902 13:22:16 Removing intermediate container 31eaaab7c2b9 13:22:16 ---> 443d82f3330a 13:22:16 13:22:16 Removing intermediate container 5a81f14ce902 13:22:16 ---> 07b01626497b 13:22:16 Step 13/22 : ENV APP_PORT=59860 13:22:16 Successfully built 443d82f3330a 13:22:16 Successfully tagged core-common-config-bootstrapper:latest 13:22:16  Building core-common-config-bootstrapper ... done Building security-spire-config 13:22:16 ---> Running in 1b0d92e58b9e 13:22:16 Removing intermediate container 1b0d92e58b9e 13:22:16 ---> 3a495827de09 13:22:16 Step 14/22 : EXPOSE $APP_PORT 13:22:17 ---> Running in 510fca208ae5 13:22:17 Removing intermediate container 510fca208ae5 13:22:17 ---> 0b96335cca7c 13:22:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:17 $ docker rm -f --volumes b7fb7e3421c195bff8c238d657ad98834e4ed38adf2732d744ea4022cdabf52a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:17 ---> 129acb853935 13:22:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:22:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:18 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 13:22:18 $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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 13:22:19 ---> b2b42d41ae4c 13:22:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:22:20 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:22:20 ---> e2e84a6378d8 13:22:20 Step 3/21 : WORKDIR /edgex-go 13:22:20 ---> Using cache 13:22:20 ---> f372706cf024 13:22:20 Step 4/21 : RUN apk add --update --no-cache make git 13:22:20 ---> Using cache 13:22:20 ---> 73c0853a1c16 13:22:20 Step 5/21 : COPY go.mod vendor* ./ 13:22:20 ---> Using cache 13:22:20 ---> bcbcbc00c0e9 13:22:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:22:20 ---> e2e84a6378d8 13:22:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:22:20 ---> Using cache 13:22:20 ---> 33fde2a614bd 13:22:20 Step 4/22 : WORKDIR /edgex-go 13:22:20 ---> Using cache 13:22:20 ---> 96bb3fcf13bc 13:22:20 Step 5/22 : RUN apk add --update --no-cache make git 13:22:20 ---> Using cache 13:22:20 ---> 3bfdf1bacca8 13:22:20 Step 6/22 : COPY go.mod vendor* ./ 13:22:20 ---> Using cache 13:22:20 ---> a8fa546a0418 13:22:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:20 ---> Using cache 13:22:20 ---> 3d26d9b8fc7a 13:22:20 Step 8/22 : COPY . . 13:22:20 ---> Using cache 13:22:20 ---> 277810aff43a 13:22:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 13:22:21 $ docker top 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:21 ---> e2e84a6378d8 13:22:21 Step 3/24 : WORKDIR /edgex-go 13:22:21 ---> Using cache 13:22:21 ---> f372706cf024 13:22:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:22:21 ---> Using cache 13:22:21 ---> 35f5e7d84696 13:22:21 Step 5/24 : COPY go.mod vendor* ./ 13:22:21 ---> Using cache 13:22:21 ---> 11d02df99154 13:22:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:21 ---> Using cache 13:22:21 ---> 27135bb75e32 13:22:21 Step 7/24 : COPY . . 13:22:21 ---> Using cache 13:22:21 ---> 8823e0163b14 13:22:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:22:21 ---> Using cache 13:22:21 ---> 7d4c1ed8e30d 13:22:21 Step 9/24 : WORKDIR /edgex-go/spire-build 13:22:21 ---> Using cache 13:22:21 ---> 47a4cadd79c5 13:22:21 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 13:22:21 ---> Using cache 13:22:21 ---> 3e53d48fee8b 13:22:21 Step 11/24 : WORKDIR /edgex-go 13:22:21 ---> Using cache 13:22:21 ---> fe7ba1e688f1 13:22:21 13:22:21 Step 12/24 : FROM alpine:3.15 13:22:21 ---> 5ce65d7b0fde 13:22:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:22:21 ---> Using cache 13:22:21 ---> a82759e9b2f6 13:22:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:22:21 + docker-compose -f ./docker-compose-build.yml build --parallel 13:22:21 ---> 65b1a866e841 13:22:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:22:22 ---> Running in 516d8bddf460 13:22:22 ---> Running in 83ac91485f5f 13:22:22 ---> Running in 66237f50a7b0 13:22:22 ---> Running in 23a203ceaeea 13:22:22 Removing intermediate container 23a203ceaeea 13:22:22 ---> 38f96dc1a483 13:22:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:22 ---> Running in 6c610563a7d1 13:22:22 Removing intermediate container 6c610563a7d1 13:22:22 ---> 0f0b88b873ee 13:22:22 Step 20/22 : LABEL arch=x86_64 13:22:22 ---> Running in 9cbff5d83cd5 13:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:22:22 Removing intermediate container 9cbff5d83cd5 13:22:22 ---> 38dab79b40a3 13:22:22 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 13:22:22 ---> Running in b941eefdd9a3 13:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:22:23 Removing intermediate container b941eefdd9a3 13:22:23 ---> 302a4eb3a4e9 13:22:23 Step 22/22 : LABEL version=3.0.0-dev.61 13:22:23 ---> Running in 95eee91d3d96 13:22:23 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:22:23 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:22:23 OK: 15857 distinct packages available 13:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:22:23 Removing intermediate container 95eee91d3d96 13:22:23 ---> c96d64bf448c 13:22:23 13:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:22:23 Successfully built c96d64bf448c 13:22:23 Successfully tagged support-notifications:latest 13:22:23  Building support-notifications ... done Building security-spiffe-token-provider 13:22:23 (1/4) Installing dumb-init (1.2.5-r1) 13:22:23 (2/4) Installing musl-obstack (1.2.3-r0) 13:22:23 (3/4) Installing libucontext (1.1-r0) 13:22:23 (4/4) Installing gcompat (1.0.0-r4) 13:22:23 Executing busybox-1.34.1-r7.trigger 13:22:23 OK: 6 MiB in 18 packages 13:22:25 Building core-command ... 13:22:25 Building core-common-config-bootstrapper ... 13:22:25 Building core-data ... 13:22:25 Building core-metadata ... 13:22:25 Building security-bootstrapper ... 13:22:25 Building security-proxy-setup ... 13:22:25 Building security-secretstore-setup ... 13:22:25 Building security-spiffe-token-provider ... 13:22:25 Building security-spire-agent ... 13:22:25 Building security-spire-config ... 13:22:25 Building security-spire-server ... 13:22:25 Building support-notifications ... 13:22:25 Building support-scheduler ... 13:22:25 Building security-spire-agent 13:22:25 Building core-command 13:22:25 Building security-spire-config 13:22:25 Building security-proxy-setup 13:22:25 Building security-spire-server 13:22:26 Removing intermediate container 66237f50a7b0 13:22:26 ---> 7750aa1fe558 13:22:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:22:27 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:27 Step 2/19 : FROM ${BUILDER_BASE} AS builder 13:22:27 ---> e2e84a6378d8 13:22:27 Step 3/19 : WORKDIR /edgex-go 13:22:27 ---> Using cache 13:22:27 ---> f372706cf024 13:22:27 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 13:22:28 ---> Running in 2b84db0bee7c 13:22:28 ---> 804940e27d89 13:22:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:22:29 ---> a83ac4a9bcbc 13:22:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:29 ---> Running in 66a1a483def9 13:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:29 Removing intermediate container 66a1a483def9 13:22:29 ---> 32f647ed9410 13:22:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:22:29 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:22:29 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:22:29 OK: 17046 distinct packages available 13:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:30 OK: 211 MiB in 51 packages 13:22:30 ---> 88711be98a02 13:22:30 Step 19/24 : WORKDIR / 13:22:30 ---> Running in d53c0e441176 13:22:30 Removing intermediate container d53c0e441176 13:22:30 ---> 25535c77ec4a 13:22:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:22:31 ---> Running in 6634e3609336 13:22:31 Removing intermediate container 2b84db0bee7c 13:22:31 ---> 47a1ae84bfb5 13:22:31 Step 5/19 : COPY go.mod vendor* ./ 13:22:31 Removing intermediate container 6634e3609336 13:22:31 ---> 7cabc3af37ba 13:22:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:22:31 ---> Running in 3ed8dd2f3b3c 13:22:31 ---> 224cb6c369ee 13:22:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:31 Removing intermediate container 3ed8dd2f3b3c 13:22:31 ---> 0950d06dbfd3 13:22:31 Step 22/24 : LABEL arch=x86_64 13:22:31 ---> Running in 51f619f72c0c 13:22:31 ---> Running in 7825dfbf7faf 13:22:31 Removing intermediate container 7825dfbf7faf 13:22:31 ---> db717529cb22 13:22:31 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:31 ---> Running in 8e04d736797f 13:22:32 Removing intermediate container a2623cdd4b00 13:22:32 ---> 25ee60610ac0 13:22:32 Step 7/32 : COPY . . 13:22:32 Removing intermediate container 8e04d736797f 13:22:32 ---> a1300ceb18b0 13:22:32 Step 24/24 : LABEL version=3.0.0-dev.61 13:22:32 ---> Running in 24cee8787175 13:22:32 Removing intermediate container 24cee8787175 13:22:32 ---> f8facc9363bc 13:22:32 13:22:32 Successfully built f8facc9363bc 13:22:32 Successfully tagged security-spire-config:latest 13:22:32  Building security-spire-config ... done Building support-scheduler 13:22:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:22:35 ---> 8ca20a77d3e3 13:22:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:22:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:22:35 ---> 8ca20a77d3e3 13:22:35 Step 3/21 : WORKDIR /edgex-go 13:22:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:22:35 ---> 8ca20a77d3e3 13:22:35 Step 3/23 : WORKDIR /edgex-go 13:22:35 ---> Running in ac31e6c29b85 13:22:35 ---> Running in 9eabca290d0f 13:22:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:35 ---> 8ca20a77d3e3 13:22:35 Step 3/24 : WORKDIR /edgex-go 13:22:35 ---> Running in 9d856d1a779f 13:22:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:35 ---> 8ca20a77d3e3 13:22:35 Step 3/24 : WORKDIR /edgex-go 13:22:35 ---> Running in c1dea43c4c75 13:22:35 ---> Running in 405bae3b7ada 13:22:35 Removing intermediate container ac31e6c29b85 13:22:35 ---> c6753d31cfc7 13:22:35 Step 4/23 : WORKDIR /edgex-go 13:22:35 Removing intermediate container 9eabca290d0f 13:22:35 ---> 8b0dc417cdf0 13:22:35 Step 4/21 : RUN apk add --update --no-cache make git 13:22:36 Removing intermediate container 9d856d1a779f 13:22:36 ---> bd4bf7a89677 13:22:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 13:22:36 ---> Running in 33359bf52114 13:22:36 Removing intermediate container c1dea43c4c75 13:22:36 ---> 146a4a1d1a56 13:22:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:22:36 Removing intermediate container 405bae3b7ada 13:22:36 ---> 22d548e87cc0 13:22:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:22:36 ---> Running in 0b2590bf69e0 13:22:36 ---> Running in adeea9eae35c 13:22:36 ---> Running in 93e07f196104 13:22:36 ---> Running in 78a6e0e8e8ab 13:22:37 Removing intermediate container 33359bf52114 13:22:37 ---> d5893bfd9ba6 13:22:37 Step 5/23 : RUN apk add --update --no-cache make git 13:22:37 ---> Running in 61ee3b8ed1fd 13:22:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:22:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:22:38 ---> e2e84a6378d8 13:22:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:22:38 ---> Using cache 13:22:38 ---> 33fde2a614bd 13:22:38 Step 4/22 : WORKDIR /edgex-go 13:22:38 ---> Using cache 13:22:38 ---> 96bb3fcf13bc 13:22:38 Step 5/22 : RUN apk add --update --no-cache make git 13:22:38 ---> Using cache 13:22:38 ---> 3bfdf1bacca8 13:22:38 Step 6/22 : COPY go.mod vendor* ./ 13:22:38 ---> Using cache 13:22:38 ---> a8fa546a0418 13:22:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:38 ---> Using cache 13:22:38 ---> 3d26d9b8fc7a 13:22:38 Step 8/22 : COPY . . 13:22:38 ---> Using cache 13:22:38 ---> 277810aff43a 13:22:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:22:39 ---> Running in 06a134fa5b02 13:22:39 ---> acf24cf31917 13:22:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:22:39 ---> Running in cacba141016b 13:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:22:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:22:39 OK: 221 MiB in 51 packages 13:22:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:22:40 OK: 221 MiB in 51 packages 13:22:40 OK: 221 MiB in 51 packages 13:22:40 OK: 221 MiB in 51 packages 13:22:40 OK: 221 MiB in 51 packages 13:22:41 Removing intermediate container 0b2590bf69e0 13:22:41 ---> a410c49344d4 13:22:41 Step 5/23 : COPY go.mod vendor* ./ 13:22:41 Removing intermediate container 78a6e0e8e8ab 13:22:41 ---> 64be85e61e7b 13:22:41 Step 5/24 : COPY go.mod vendor* ./ 13:22:42 Removing intermediate container 93e07f196104 13:22:42 ---> b19dc12539be 13:22:42 Step 5/24 : COPY go.mod vendor* ./ 13:22:42 ---> 4e6e8af7d5a6 13:22:42 Removing intermediate container adeea9eae35c 13:22:42 ---> dd1b79b4d6a5 13:22:42 Step 5/21 : COPY go.mod vendor* ./ 13:22:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:42 Removing intermediate container 61ee3b8ed1fd 13:22:42 ---> 1460797a6eb1 13:22:42 Step 6/23 : COPY go.mod vendor* ./ 13:22:42 ---> Running in aaa084565e05 13:22:42 ---> e5cc582c0309 13:22:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:42 ---> Running in 0269d7601434 13:22:43 ---> a575365f82a6 13:22:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:43 ---> Running in 182167671e49 13:22:43 ---> 8ab903f3cbf1 13:22:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:43 ---> 0a8d7d1bf1fd 13:22:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:43 ---> Running in bbd9de249023 13:22:44 ---> Running in 2996deb918ed 13:22:46 Removing intermediate container 83ac91485f5f 13:22:46 ---> cb59eb0b6118 13:22:46 13:22:46 Step 10/22 : FROM alpine:3.16 13:22:46 ---> dfd21b5a31f5 13:22:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:22:46 ---> Running in 5947f6d20c68 13:22:46 Removing intermediate container 5947f6d20c68 13:22:46 ---> dbbd53ce6901 13:22:46 Step 12/22 : ENV APP_PORT=59880 13:22:47 Removing intermediate container 516d8bddf460 13:22:47 ---> 0de9490db621 13:22:47 Step 7/21 : COPY . . 13:22:47 ---> Running in 91bf884e7299 13:22:47 Removing intermediate container 91bf884e7299 13:22:47 ---> 79c6d969ec7e 13:22:47 Step 13/22 : EXPOSE $APP_PORT 13:22:47 ---> Running in 42f475617eb2 13:22:48 Removing intermediate container 42f475617eb2 13:22:48 ---> a3cf7e9e9dc2 13:22:48 Step 14/22 : RUN apk add --update --no-cache dumb-init 13:22:48 ---> Running in d970614da7d2 13:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:22:49 (1/1) Installing dumb-init (1.2.5-r1) 13:22:49 Executing busybox-1.35.0-r17.trigger 13:22:49 OK: 6 MiB in 15 packages 13:22:52 Removing intermediate container d970614da7d2 13:22:52 ---> 77b37e61326e 13:22:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:53 ---> 46bc7318e14a 13:22:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:22:55 ---> e48031917340 13:22:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:22:56 ---> fa79ebbb043f 13:22:56 Step 18/22 : ENTRYPOINT ["/core-data"] 13:22:56 ---> Running in 8db3c8a47471 13:22:56 Removing intermediate container 8db3c8a47471 13:22:56 ---> eb83be2950e3 13:22:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:22:56 ---> a15c7a1de943 13:22:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:22:56 ---> Running in e2a7b7fe4e55 13:22:56 ---> Running in 5a8cbbce8d4d 13:22:56 Removing intermediate container e2a7b7fe4e55 13:22:56 ---> 12002b3aab02 13:22:56 Step 20/22 : LABEL arch=x86_64 13:22:56 ---> Running in 9d22b1041029 13:22:57 Removing intermediate container 9d22b1041029 13:22:57 ---> 92840fb2636f 13:22:57 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:22:57 ---> Running in a5741ec0c02a 13:22:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:22:58 Removing intermediate container a5741ec0c02a 13:22:58 ---> ef62e0e884fd 13:22:58 Step 22/22 : LABEL version=3.0.0-dev.61 13:22:58 ---> Running in 531e8bb39489 13:22:58 Removing intermediate container 531e8bb39489 13:22:58 ---> 0608c4c1aee8 13:22:58 13:22:59 Successfully built 0608c4c1aee8 13:22:59 Successfully tagged core-data:latest 13:22:59 Building security-secretstore-setup 13:23:01  Building core-data ... done Removing intermediate container 51f619f72c0c 13:23:01 ---> 92da58c55d33 13:23:01 Step 7/19 : COPY . . 13:23:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:23:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:23:03 ---> e2e84a6378d8 13:23:03 Step 3/24 : WORKDIR /edgex-go 13:23:03 ---> Using cache 13:23:03 ---> f372706cf024 13:23:03 Step 4/24 : RUN apk add --update --no-cache make git 13:23:03 ---> Using cache 13:23:03 ---> 73c0853a1c16 13:23:03 Step 5/24 : COPY go.mod vendor* ./ 13:23:03 ---> Using cache 13:23:03 ---> bcbcbc00c0e9 13:23:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:03 ---> Using cache 13:23:03 ---> 0de9490db621 13:23:03 Step 7/24 : COPY . . 13:23:03 ---> Using cache 13:23:03 ---> a15c7a1de943 13:23:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:23:06 ---> Running in 81ace4c25396 13:23:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:23:07 ---> 2489221af2ff 13:23:07 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:23:08 ---> Running in 513c1a4d6d9f 13:23:08 Removing intermediate container cacba141016b 13:23:08 ---> b37dd03f4a20 13:23:08 13:23:08 Step 9/32 : FROM alpine:3.16 13:23:08 ---> dfd21b5a31f5 13:23:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:23:08 ---> Running in 07d81f0bdd31 13:23:08 Removing intermediate container 07d81f0bdd31 13:23:08 ---> 1c8433c41641 13:23:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 13:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:23:08 ---> Running in 7db78e187b8f 13:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:23:09 (1/2) Installing dumb-init (1.2.5-r1) 13:23:09 (2/2) Installing su-exec (0.2-r1) 13:23:09 Executing busybox-1.35.0-r17.trigger 13:23:09 OK: 6 MiB in 16 packages 13:23:10 Removing intermediate container 7db78e187b8f 13:23:10 ---> 1371b1b149a2 13:23:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 13:23:11 Removing intermediate container 06a134fa5b02 13:23:11 ---> 3c84af15ecb3 13:23:11 13:23:11 Step 10/22 : FROM alpine:3.16 13:23:11 ---> dfd21b5a31f5 13:23:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:23:11 ---> Using cache 13:23:11 ---> 76eedbca6be4 13:23:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:23:11 ---> Using cache 13:23:11 ---> 9a8d18736efa 13:23:11 Step 13/22 : ENV APP_PORT=59861 13:23:11 ---> Running in 867dfe9550b2 13:23:11 ---> Running in 61c8c89b4aa3 13:23:11 Removing intermediate container 867dfe9550b2 13:23:11 ---> 6e355242c433 13:23:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:23:11 ---> Running in 5c0d0fe1edc2 13:23:11 Removing intermediate container 61c8c89b4aa3 13:23:11 ---> 921866320a86 13:23:11 Step 14/22 : EXPOSE $APP_PORT 13:23:11 ---> Running in c10eea608f80 13:23:11 Removing intermediate container 5c0d0fe1edc2 13:23:11 ---> 4e9adc712dd5 13:23:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:23:11 Removing intermediate container c10eea608f80 13:23:11 ---> 349cb2206634 13:23:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:23:11 ---> Running in 3cc9d397981d 13:23:11 Removing intermediate container 3cc9d397981d 13:23:11 ---> b3f042221284 13:23:11 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:23:12 ---> Running in 51b404fd93b3 13:23:12 ---> 8c3841d6fc54 13:23:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:23:12 Removing intermediate container 51b404fd93b3 13:23:12 ---> 03630fd603ad 13:23:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:23:12 ---> Running in 5844256db89f 13:23:13 ---> 92189be319cd 13:23:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:23:13 ---> f5d815d8d715 13:23:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:23:13 ---> Running in c17fae219815 13:23:13 Removing intermediate container 5844256db89f 13:23:13 ---> 0a9b1f26ff0d 13:23:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 13:23:14 ---> Running in c84edb0a090c 13:23:14 Removing intermediate container c17fae219815 13:23:14 ---> 1993eb5f2084 13:23:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:14 ---> Running in f45408c62ae0 13:23:14 Removing intermediate container c84edb0a090c 13:23:14 ---> 37cf9f65b8d7 13:23:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:23:14 Removing intermediate container f45408c62ae0 13:23:14 ---> 9703293b63c3 13:23:14 Step 20/22 : LABEL arch=x86_64 13:23:14 ---> Running in 5041d1feb8a2 13:23:14 ---> 58b6cb942c68 13:23:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:23:14 ---> Running in 2e64c1c8765d 13:23:15 Removing intermediate container 5041d1feb8a2 13:23:15 ---> 0a03f5b58d89 13:23:15 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:15 ---> Running in ef599339a4a1 13:23:15 Removing intermediate container ef599339a4a1 13:23:15 ---> a320468a2a6b 13:23:15 Step 22/22 : LABEL version=3.0.0-dev.61 13:23:15 ---> Running in 66a693662cc5 13:23:15 Removing intermediate container 66a693662cc5 13:23:15 ---> 4259d49c623a 13:23:15 13:23:15 Successfully built 4259d49c623a 13:23:15 Successfully tagged support-scheduler:latest 13:23:16  Building support-scheduler ... done Removing intermediate container 2e64c1c8765d 13:23:16 ---> 218245e66022 13:23:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:23:16 ---> e0ab1fbc395c 13:23:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:23:17 ---> 46680839a307 13:23:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:23:18 ---> c8e0a6813fb7 13:23:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:23:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:23:18 ---> ed5b971aa6b7 13:23:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:23:19 ---> 9850e5d807c7 13:23:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:23:19 ---> e3eaec349cba 13:23:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:23:20 ---> 617ea4344e8f 13:23:20 Step 27/32 : RUN chmod +x /entrypoint.sh 13:23:20 ---> Running in c9861d0d7113 13:23:22 Removing intermediate container c9861d0d7113 13:23:22 ---> 7df9d9e27d97 13:23:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:23:22 ---> Running in 4589cedd41ee 13:23:22 Removing intermediate container 4589cedd41ee 13:23:22 ---> e601340ea564 13:23:22 Step 29/32 : CMD ["gate"] 13:23:22 ---> Running in d42e47100c2e 13:23:23 Removing intermediate container d42e47100c2e 13:23:23 ---> 450941125242 13:23:23 Step 30/32 : LABEL arch=x86_64 13:23:23 Removing intermediate container 5a8cbbce8d4d 13:23:23 ---> 4e6dc9a61e94 13:23:23 13:23:23 Step 9/21 : FROM alpine:3.16 13:23:23 ---> dfd21b5a31f5 13:23:23 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 13:23:23 ---> Running in c9ee40eae37a 13:23:23 ---> Running in e01ff8337382 13:23:23 Removing intermediate container c9ee40eae37a 13:23:23 ---> 3e2cb84b5840 13:23:23 Step 31/32 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:23 ---> Running in 9ff9b60551f3 13:23:23 Removing intermediate container 9ff9b60551f3 13:23:23 ---> cf08db368a06 13:23:23 Step 32/32 : LABEL version=3.0.0-dev.61 13:23:23 ---> Running in 92b58c391bde 13:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:23:23 Removing intermediate container 92b58c391bde 13:23:23 ---> 550156300dca 13:23:23 13:23:24 Successfully built 550156300dca 13:23:24 Successfully tagged security-bootstrapper:latest 13:23:24  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:23:24 (1/6) Installing ca-certificates (20220614-r0) 13:23:24 (2/6) Installing brotli-libs (1.0.9-r6) 13:23:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:23:24 (4/6) Installing libcurl (7.83.1-r6) 13:23:24 (5/6) Installing curl (7.83.1-r6) 13:23:24 (6/6) Installing dumb-init (1.2.5-r1) 13:23:24 Executing busybox-1.35.0-r17.trigger 13:23:24 Executing ca-certificates-20220614-r0.trigger 13:23:24 OK: 8 MiB in 20 packages 13:23:25 Removing intermediate container e01ff8337382 13:23:25 ---> 682bde25234f 13:23:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:23:25 ---> Running in dafd2fbcc5cc 13:23:25 Removing intermediate container dafd2fbcc5cc 13:23:25 ---> b361ebca4d9b 13:23:25 Step 12/21 : WORKDIR /edgex 13:23:25 ---> Running in 210c5ecaffe9 13:23:25 Removing intermediate container 210c5ecaffe9 13:23:25 ---> 2439c96b906b 13:23:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:23:26 ---> ff9e195167c0 13:23:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:23:26 ---> 6f590281b294 13:23:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:23:26 ---> 8accbbd73730 13:23:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:23:27 ---> d2aace5c4cd2 13:23:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:23:27 ---> Running in dbbdef7aa026 13:23:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:23:28 Removing intermediate container dbbdef7aa026 13:23:28 ---> f77ef23ed931 13:23:28 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 13:23:28 ---> Running in 8eadec1b0d40 13:23:28 Removing intermediate container 8eadec1b0d40 13:23:28 ---> 8d868d337c64 13:23:28 Step 19/21 : LABEL arch=x86_64 13:23:28 ---> Running in de95ac1a8397 13:23:28 Removing intermediate container de95ac1a8397 13:23:28 ---> 1aa0944b79f6 13:23:28 Step 20/21 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:28 ---> Running in a064d721e81d 13:23:29 Removing intermediate container a064d721e81d 13:23:29 ---> 150906725d6f 13:23:29 Step 21/21 : LABEL version=3.0.0-dev.61 13:23:29 ---> Running in 559e4a7fa0c0 13:23:29 Removing intermediate container 559e4a7fa0c0 13:23:29 ---> eaec80af77b0 13:23:29 13:23:29 Successfully built eaec80af77b0 13:23:29 Successfully tagged security-proxy-setup:latest 13:23:30  Building security-proxy-setup ... done Removing intermediate container 81ace4c25396 13:23:30 ---> fb9e4533a6ec 13:23:30 13:23:30 Step 9/24 : FROM alpine:3.16 13:23:30 ---> dfd21b5a31f5 13:23:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:23:30 ---> Running in 52bfb0387412 13:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:23:31 (1/3) Installing ca-certificates (20220614-r0) 13:23:31 (2/3) Installing dumb-init (1.2.5-r1) 13:23:31 (3/3) Installing su-exec (0.2-r1) 13:23:31 Executing busybox-1.35.0-r17.trigger 13:23:31 Executing ca-certificates-20220614-r0.trigger 13:23:31 OK: 6 MiB in 17 packages 13:23:31 Removing intermediate container 52bfb0387412 13:23:31 ---> 67ea3bd7267d 13:23:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:23:32 ---> Running in cbb269e53af1 13:23:32 Removing intermediate container cbb269e53af1 13:23:32 ---> ba64094231c8 13:23:32 Step 12/24 : WORKDIR / 13:23:32 ---> Running in 68fc93054b27 13:23:32 Removing intermediate container 68fc93054b27 13:23:32 ---> 1d3abbbaa8ea 13:23:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:23:32 ---> 7cd20f2ff714 13:23:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:23:33 ---> 7264ab8a8551 13:23:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:23:33 ---> 91b57692882d 13:23:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:23:33 ---> 2df6839dd22f 13:23:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:23:34 ---> 1d714ef59562 13:23:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:23:34 ---> 7a84bf4164f4 13:23:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:23:34 Removing intermediate container 513c1a4d6d9f 13:23:34 ---> 1fdea720343a 13:23:34 13:23:34 Step 9/19 : FROM alpine:3.15 13:23:34 ---> 5ce65d7b0fde 13:23:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:23:34 ---> Using cache 13:23:34 ---> a82759e9b2f6 13:23:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:23:34 ---> Running in 0ce1c27174b8 13:23:34 ---> fc4bff639f2f 13:23:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:23:34 ---> Running in a37ff88d1458 13:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:23:35 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:23:35 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:23:35 OK: 15857 distinct packages available 13:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:23:35 Removing intermediate container a37ff88d1458 13:23:35 ---> 5199ee87dcdb 13:23:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:23:35 ---> Running in b07335d3dbbb 13:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:23:35 Removing intermediate container b07335d3dbbb 13:23:35 ---> 08b8eb4289fc 13:23:35 Step 22/24 : LABEL arch=x86_64 13:23:35 ---> Running in 8f1fefa56019 13:23:35 Removing intermediate container 8f1fefa56019 13:23:35 ---> b71a19bf1b29 13:23:35 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:35 ---> Running in 67fa987051a7 13:23:35 (1/9) Installing ca-certificates (20220614-r0) 13:23:35 (2/9) Installing brotli-libs (1.0.9-r5) 13:23:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:23:35 (4/9) Installing libcurl (7.80.0-r6) 13:23:35 (5/9) Installing curl (7.80.0-r6) 13:23:35 (6/9) Installing dumb-init (1.2.5-r1) 13:23:35 (7/9) Installing musl-obstack (1.2.3-r0) 13:23:35 (8/9) Installing libucontext (1.1-r0) 13:23:35 (9/9) Installing gcompat (1.0.0-r4) 13:23:35 Executing busybox-1.34.1-r7.trigger 13:23:35 Executing ca-certificates-20220614-r0.trigger 13:23:35 Removing intermediate container 67fa987051a7 13:23:35 ---> 19f670fc5bf7 13:23:35 Step 24/24 : LABEL version=3.0.0-dev.61 13:23:35 ---> Running in 9111d705e9e2 13:23:35 OK: 8 MiB in 23 packages 13:23:35 Removing intermediate container 9111d705e9e2 13:23:35 ---> 6cb19f1f8369 13:23:35 13:23:35 Successfully built 6cb19f1f8369 13:23:35 Successfully tagged security-secretstore-setup:latest 13:23:36  Building security-secretstore-setup ... done Removing intermediate container 0ce1c27174b8 13:23:36 ---> 0871e1d6b3bd 13:23:36 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 13:23:36 ---> ad9e2ebef761 13:23:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:23:37 ---> 198eca5cc5ad 13:23:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:23:37 ---> ace6d70b4b88 13:23:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:23:37 ---> Running in db98dad99238 13:23:37 Removing intermediate container db98dad99238 13:23:37 ---> 40cf15d5835f 13:23:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:37 ---> Running in 75d25fb8cc67 13:23:37 Removing intermediate container 75d25fb8cc67 13:23:37 ---> 670a76f93437 13:23:37 Step 17/19 : LABEL arch=x86_64 13:23:37 ---> Running in e2af867bb669 13:23:37 Removing intermediate container e2af867bb669 13:23:37 ---> 010c1db329bd 13:23:37 Step 18/19 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:37 ---> Running in 6b8f87b2585e 13:23:37 Removing intermediate container 6b8f87b2585e 13:23:37 ---> bd61a22ed3ba 13:23:37 Step 19/19 : LABEL version=3.0.0-dev.61 13:23:37 ---> Running in 62fe607da16c 13:23:37 Removing intermediate container 62fe607da16c 13:23:37 ---> 344b0919ae2d 13:23:37 13:23:37 Successfully built 344b0919ae2d 13:23:37 Successfully tagged security-spiffe-token-provider:latest 13:23:37  Building security-spiffe-token-provider ... done  [Pipeline] } 13:23:37 $ docker stop --time=1 daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 13:23:39 $ docker rm -f --volumes daa8b2b76b1c1c8237bb249f50d235f413539a7461b100a74b159cd15f384c98 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:39 + docker images 13:23:39 REPOSITORY TAG IMAGE ID CREATED SIZE 13:23:39 security-spiffe-token-provider latest 344b0919ae2d 2 seconds ago 30MB 13:23:39 security-secretstore-setup latest 6cb19f1f8369 4 seconds ago 30MB 13:23:39 1fdea720343a 5 seconds ago 1.72GB 13:23:39 fb9e4533a6ec 9 seconds ago 1.67GB 13:23:39 security-proxy-setup latest eaec80af77b0 10 seconds ago 27.8MB 13:23:39 security-bootstrapper latest 550156300dca 16 seconds ago 20.4MB 13:23:39 4e6dc9a61e94 17 seconds ago 1.67GB 13:23:39 support-scheduler latest 4259d49c623a 24 seconds ago 30MB 13:23:39 3c84af15ecb3 29 seconds ago 1.74GB 13:23:39 b37dd03f4a20 32 seconds ago 1.67GB 13:23:39 core-data latest 0608c4c1aee8 41 seconds ago 17.9MB 13:23:39 cb59eb0b6118 56 seconds ago 1.68GB 13:23:39 security-spire-config latest f8facc9363bc About a minute ago 85.8MB 13:23:39 support-notifications latest c96d64bf448c About a minute ago 30.7MB 13:23:39 core-common-config-bootstrapper latest 443d82f3330a About a minute ago 15.5MB 13:23:39 core-metadata latest fa05b0417f67 About a minute ago 18.5MB 13:23:39 core-command latest d0c6de311e1c About a minute ago 17.7MB 13:23:39 3cc2b8726623 About a minute ago 1.74GB 13:23:39 3730fc7f9c33 About a minute ago 1.69GB 13:23:39 cf92fbcf3bb7 About a minute ago 1.68GB 13:23:39 468140acf485 About a minute ago 1.67GB 13:23:39 security-spire-server latest 5d0f5706349d About a minute ago 86.5MB 13:23:39 c296d4aaf8ad About a minute ago 1.55GB 13:23:39 security-spire-agent latest 4b24ecd18c69 About a minute ago 125MB 13:23:39 fe7ba1e688f1 2 minutes ago 1.55GB 13:23:39 ci-base-image-x86_64 latest e2e84a6378d8 5 minutes ago 904MB 13:23:39 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 13:23:39 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 13:23:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 13:23:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 13:23:39 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 13:23:39 provisioning config files... 13:23:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config9908310680174408637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:39 ---> docker-login.sh 13:23:39 nexus3.edgexfoundry.org:10001 13:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:39 Configure a credential helper to remove this warning. See 13:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:39 13:23:39 Login Succeeded 13:23:39 nexus3.edgexfoundry.org:10002 13:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:40 Configure a credential helper to remove this warning. See 13:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:40 13:23:40 Login Succeeded 13:23:40 nexus3.edgexfoundry.org:10003 13:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:40 Configure a credential helper to remove this warning. See 13:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:40 13:23:40 Login Succeeded 13:23:40 nexus3.edgexfoundry.org:10004 13:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:40 Configure a credential helper to remove this warning. See 13:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:40 13:23:40 Login Succeeded 13:23:40 docker.io 13:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:40 Configure a credential helper to remove this warning. See 13:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:40 13:23:40 Login Succeeded 13:23:40 ---> docker-login.sh ends [Pipeline] } 13:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:23:40 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:23:40 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:40 latest 13:23:40 3.0.0-dev.61 13:23:40 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:40 main 13:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:41 + docker push nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:23:41 48145d328b44: Preparing 13:23:41 5632f000f65f: Preparing 13:23:41 225dd6ca037b: Preparing 13:23:41 42972a7d3e14: Preparing 13:23:41 aa5968d388b8: Preparing 13:23:41 aa5968d388b8: Layer already exists 13:23:41 225dd6ca037b: Pushed 13:23:41 42972a7d3e14: Pushed 13:23:41 48145d328b44: Pushed 13:23:42 5632f000f65f: Pushed 13:23:42 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:43 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:23:43 48145d328b44: Preparing 13:23:43 5632f000f65f: Preparing 13:23:43 225dd6ca037b: Preparing 13:23:43 42972a7d3e14: Preparing 13:23:43 aa5968d388b8: Preparing 13:23:43 aa5968d388b8: Layer already exists 13:23:43 48145d328b44: Layer already exists 13:23:43 5632f000f65f: Layer already exists 13:23:43 225dd6ca037b: Layer already exists 13:23:43 42972a7d3e14: Layer already exists 13:23:43 latest: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:43 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 13:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:23:43 48145d328b44: Preparing 13:23:43 5632f000f65f: Preparing 13:23:43 225dd6ca037b: Preparing 13:23:43 42972a7d3e14: Preparing 13:23:43 aa5968d388b8: Preparing 13:23:43 42972a7d3e14: Layer already exists 13:23:43 225dd6ca037b: Layer already exists 13:23:43 aa5968d388b8: Layer already exists 13:23:43 48145d328b44: Layer already exists 13:23:43 5632f000f65f: Layer already exists 13:23:43 3.0.0-dev.61: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:44 + docker push nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:23:44 48145d328b44: Preparing 13:23:44 5632f000f65f: Preparing 13:23:44 225dd6ca037b: Preparing 13:23:44 42972a7d3e14: Preparing 13:23:44 aa5968d388b8: Preparing 13:23:44 48145d328b44: Layer already exists 13:23:44 5632f000f65f: Layer already exists 13:23:44 225dd6ca037b: Layer already exists 13:23:44 42972a7d3e14: Layer already exists 13:23:44 aa5968d388b8: Layer already exists 13:23:44 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:23:45 48145d328b44: Preparing 13:23:45 5632f000f65f: Preparing 13:23:45 225dd6ca037b: Preparing 13:23:45 42972a7d3e14: Preparing 13:23:45 aa5968d388b8: Preparing 13:23:45 225dd6ca037b: Layer already exists 13:23:45 42972a7d3e14: Layer already exists 13:23:45 aa5968d388b8: Layer already exists 13:23:45 5632f000f65f: Layer already exists 13:23:45 48145d328b44: Layer already exists 13:23:45 main: digest: sha256:c35b0a220da13cb0c705a46ba39d56378191e8c25660da25a006fbd5de4a4276 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:45 ===================================================== [Pipeline] echo 13:23:45 taggedImages: 13:23:45 - nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:45 - nexus3.edgexfoundry.org:10004/core-command:latest 13:23:45 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.61 13:23:45 - nexus3.edgexfoundry.org:10004/core-command:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:23:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 13:23:45 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:45 latest 13:23:45 3.0.0-dev.61 13:23:45 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:45 main 13:23:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:23:45 61feeb6a1b44: Preparing 13:23:45 2abd9300cb25: Preparing 13:23:45 7066e4227b36: Preparing 13:23:45 f7afb2de9528: Preparing 13:23:45 225dd6ca037b: Preparing 13:23:45 42972a7d3e14: Preparing 13:23:45 aa5968d388b8: Preparing 13:23:45 42972a7d3e14: Waiting 13:23:45 aa5968d388b8: Waiting 13:23:45 225dd6ca037b: Layer already exists 13:23:45 42972a7d3e14: Layer already exists 13:23:45 aa5968d388b8: Layer already exists 13:23:45 2abd9300cb25: Pushed 13:23:45 61feeb6a1b44: Pushed 13:23:45 7066e4227b36: Pushed 13:23:47 f7afb2de9528: Pushed 13:23:47 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + 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 13:23:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:23:47 61feeb6a1b44: Preparing 13:23:47 2abd9300cb25: Preparing 13:23:47 7066e4227b36: Preparing 13:23:47 f7afb2de9528: Preparing 13:23:47 225dd6ca037b: Preparing 13:23:47 42972a7d3e14: Preparing 13:23:47 aa5968d388b8: Preparing 13:23:47 42972a7d3e14: Waiting 13:23:47 aa5968d388b8: Waiting 13:23:47 61feeb6a1b44: Layer already exists 13:23:47 7066e4227b36: Layer already exists 13:23:47 225dd6ca037b: Layer already exists 13:23:47 f7afb2de9528: Layer already exists 13:23:47 2abd9300cb25: Layer already exists 13:23:47 42972a7d3e14: Layer already exists 13:23:47 aa5968d388b8: Layer already exists 13:23:47 latest: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 13:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:23:48 61feeb6a1b44: Preparing 13:23:48 2abd9300cb25: Preparing 13:23:48 7066e4227b36: Preparing 13:23:48 f7afb2de9528: Preparing 13:23:48 225dd6ca037b: Preparing 13:23:48 42972a7d3e14: Preparing 13:23:48 aa5968d388b8: Preparing 13:23:48 42972a7d3e14: Waiting 13:23:48 aa5968d388b8: Waiting 13:23:48 7066e4227b36: Layer already exists 13:23:48 61feeb6a1b44: Layer already exists 13:23:48 2abd9300cb25: Layer already exists 13:23:48 f7afb2de9528: Layer already exists 13:23:48 225dd6ca037b: Layer already exists 13:23:48 aa5968d388b8: Layer already exists 13:23:48 42972a7d3e14: Layer already exists 13:23:48 3.0.0-dev.61: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:23:49 61feeb6a1b44: Preparing 13:23:49 2abd9300cb25: Preparing 13:23:49 7066e4227b36: Preparing 13:23:49 f7afb2de9528: Preparing 13:23:49 225dd6ca037b: Preparing 13:23:49 42972a7d3e14: Preparing 13:23:49 aa5968d388b8: Preparing 13:23:49 42972a7d3e14: Waiting 13:23:49 aa5968d388b8: Waiting 13:23:49 225dd6ca037b: Layer already exists 13:23:49 61feeb6a1b44: Layer already exists 13:23:49 7066e4227b36: Layer already exists 13:23:49 2abd9300cb25: Layer already exists 13:23:49 f7afb2de9528: Layer already exists 13:23:49 42972a7d3e14: Layer already exists 13:23:49 aa5968d388b8: Layer already exists 13:23:49 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:49 + 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 13:23:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:23:49 61feeb6a1b44: Preparing 13:23:49 2abd9300cb25: Preparing 13:23:49 7066e4227b36: Preparing 13:23:49 f7afb2de9528: Preparing 13:23:49 225dd6ca037b: Preparing 13:23:49 42972a7d3e14: Preparing 13:23:49 aa5968d388b8: Preparing 13:23:49 aa5968d388b8: Waiting 13:23:49 42972a7d3e14: Waiting 13:23:49 61feeb6a1b44: Layer already exists 13:23:49 225dd6ca037b: Layer already exists 13:23:49 f7afb2de9528: Layer already exists 13:23:49 2abd9300cb25: Layer already exists 13:23:49 7066e4227b36: Layer already exists 13:23:49 42972a7d3e14: Layer already exists 13:23:49 aa5968d388b8: Layer already exists 13:23:49 main: digest: sha256:f8abfbe253dbcb72c6aed1d61130f7e2924da46f89a2a4e032d4c5d26b217e41 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:49 ===================================================== [Pipeline] echo 13:23:49 taggedImages: 13:23:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:23:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.61 13:23:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 13:23:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:23:49 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:49 latest 13:23:49 3.0.0-dev.61 13:23:49 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:49 main 13:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker push nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:23:50 fdce61ecc0ce: Preparing 13:23:50 e7ad70148554: Preparing 13:23:50 225dd6ca037b: Preparing 13:23:50 a290f28e1d4a: Preparing 13:23:50 aa5968d388b8: Preparing 13:23:50 aa5968d388b8: Layer already exists 13:23:50 225dd6ca037b: Layer already exists 13:23:50 fdce61ecc0ce: Pushed 13:23:50 a290f28e1d4a: Pushed 13:23:51 e7ad70148554: Pushed 13:23:51 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:23:52 fdce61ecc0ce: Preparing 13:23:52 e7ad70148554: Preparing 13:23:52 225dd6ca037b: Preparing 13:23:52 a290f28e1d4a: Preparing 13:23:52 aa5968d388b8: Preparing 13:23:52 a290f28e1d4a: Layer already exists 13:23:52 fdce61ecc0ce: Layer already exists 13:23:52 e7ad70148554: Layer already exists 13:23:52 aa5968d388b8: Layer already exists 13:23:52 225dd6ca037b: Layer already exists 13:23:52 latest: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:53 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 13:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:23:53 fdce61ecc0ce: Preparing 13:23:53 e7ad70148554: Preparing 13:23:53 225dd6ca037b: Preparing 13:23:53 a290f28e1d4a: Preparing 13:23:53 aa5968d388b8: Preparing 13:23:53 aa5968d388b8: Layer already exists 13:23:53 fdce61ecc0ce: Layer already exists 13:23:53 e7ad70148554: Layer already exists 13:23:53 a290f28e1d4a: Layer already exists 13:23:53 225dd6ca037b: Layer already exists 13:23:53 3.0.0-dev.61: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:53 + docker push nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:23:53 fdce61ecc0ce: Preparing 13:23:53 e7ad70148554: Preparing 13:23:53 225dd6ca037b: Preparing 13:23:53 a290f28e1d4a: Preparing 13:23:53 aa5968d388b8: Preparing 13:23:53 a290f28e1d4a: Layer already exists 13:23:53 aa5968d388b8: Layer already exists 13:23:53 fdce61ecc0ce: Layer already exists 13:23:53 e7ad70148554: Layer already exists 13:23:53 225dd6ca037b: Layer already exists 13:23:53 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:23:54 fdce61ecc0ce: Preparing 13:23:54 e7ad70148554: Preparing 13:23:54 225dd6ca037b: Preparing 13:23:54 a290f28e1d4a: Preparing 13:23:54 aa5968d388b8: Preparing 13:23:54 aa5968d388b8: Layer already exists 13:23:54 e7ad70148554: Layer already exists 13:23:54 fdce61ecc0ce: Layer already exists 13:23:54 a290f28e1d4a: Layer already exists 13:23:54 225dd6ca037b: Layer already exists 13:23:54 main: digest: sha256:ca7084fa3383233b5282eb1a59a50ce4d5f9cfddb5ff915658d81e3ddc0fa1c1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:54 ===================================================== [Pipeline] echo 13:23:54 taggedImages: 13:23:54 - nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:54 - nexus3.edgexfoundry.org:10004/core-data:latest 13:23:54 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.61 13:23:54 - nexus3.edgexfoundry.org:10004/core-data:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:54 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:23:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:23:54 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:54 latest 13:23:54 3.0.0-dev.61 13:23:54 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:54 main 13:23:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:23:55 cc4c3a0a4899: Preparing 13:23:55 e5ce317cbdf7: Preparing 13:23:55 cae17d772b33: Preparing 13:23:55 225dd6ca037b: Preparing 13:23:55 42972a7d3e14: Preparing 13:23:55 aa5968d388b8: Preparing 13:23:55 aa5968d388b8: Waiting 13:23:55 225dd6ca037b: Layer already exists 13:23:55 42972a7d3e14: Layer already exists 13:23:55 aa5968d388b8: Layer already exists 13:23:55 e5ce317cbdf7: Pushed 13:23:55 cc4c3a0a4899: Pushed 13:23:56 cae17d772b33: Pushed 13:23:56 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:23:57 cc4c3a0a4899: Preparing 13:23:57 e5ce317cbdf7: Preparing 13:23:57 cae17d772b33: Preparing 13:23:57 225dd6ca037b: Preparing 13:23:57 42972a7d3e14: Preparing 13:23:57 aa5968d388b8: Preparing 13:23:57 aa5968d388b8: Waiting 13:23:57 cc4c3a0a4899: Layer already exists 13:23:57 225dd6ca037b: Layer already exists 13:23:57 e5ce317cbdf7: Layer already exists 13:23:57 cae17d772b33: Layer already exists 13:23:57 42972a7d3e14: Layer already exists 13:23:57 aa5968d388b8: Layer already exists 13:23:57 latest: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 13:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:23:57 cc4c3a0a4899: Preparing 13:23:57 e5ce317cbdf7: Preparing 13:23:57 cae17d772b33: Preparing 13:23:57 225dd6ca037b: Preparing 13:23:57 42972a7d3e14: Preparing 13:23:57 aa5968d388b8: Preparing 13:23:57 aa5968d388b8: Waiting 13:23:57 225dd6ca037b: Layer already exists 13:23:57 cae17d772b33: Layer already exists 13:23:57 e5ce317cbdf7: Layer already exists 13:23:57 cc4c3a0a4899: Layer already exists 13:23:57 42972a7d3e14: Layer already exists 13:23:57 aa5968d388b8: Layer already exists 13:23:57 3.0.0-dev.61: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:23:58 cc4c3a0a4899: Preparing 13:23:58 e5ce317cbdf7: Preparing 13:23:58 cae17d772b33: Preparing 13:23:58 225dd6ca037b: Preparing 13:23:58 42972a7d3e14: Preparing 13:23:58 aa5968d388b8: Preparing 13:23:58 aa5968d388b8: Waiting 13:23:58 225dd6ca037b: Layer already exists 13:23:58 e5ce317cbdf7: Layer already exists 13:23:58 cc4c3a0a4899: Layer already exists 13:23:58 cae17d772b33: Layer already exists 13:23:58 42972a7d3e14: Layer already exists 13:23:58 aa5968d388b8: Layer already exists 13:23:58 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:23:59 cc4c3a0a4899: Preparing 13:23:59 e5ce317cbdf7: Preparing 13:23:59 cae17d772b33: Preparing 13:23:59 225dd6ca037b: Preparing 13:23:59 42972a7d3e14: Preparing 13:23:59 aa5968d388b8: Preparing 13:23:59 aa5968d388b8: Waiting 13:23:59 e5ce317cbdf7: Layer already exists 13:23:59 cc4c3a0a4899: Layer already exists 13:23:59 42972a7d3e14: Layer already exists 13:23:59 225dd6ca037b: Layer already exists 13:23:59 cae17d772b33: Layer already exists 13:23:59 aa5968d388b8: Layer already exists 13:23:59 main: digest: sha256:c0de271e9dfebbd159a9d6032cf5fd42fc39deb8fc6a2cec50c510ea3ea985f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:59 ===================================================== [Pipeline] echo 13:23:59 taggedImages: 13:23:59 - nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:23:59 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.61 13:23:59 - nexus3.edgexfoundry.org:10004/core-metadata:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:23:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:23:59 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:59 latest 13:23:59 3.0.0-dev.61 13:23:59 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:23:59 main 13:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:23:59 3a69cdc63bdf: Preparing 13:23:59 3a69cdc63bdf: Preparing 13:23:59 d0e8167fe003: Preparing 13:23:59 b46be7450666: Preparing 13:23:59 163a9d83610c: Preparing 13:23:59 725c25f7c876: Preparing 13:23:59 68702e87923f: Preparing 13:23:59 225dd6ca037b: Preparing 13:23:59 2bc3888c1baf: Preparing 13:23:59 07166f6d83cd: Preparing 13:23:59 d5d9fafed00b: Preparing 13:23:59 edf294000871: Preparing 13:23:59 aa5968d388b8: Preparing 13:23:59 225dd6ca037b: Waiting 13:23:59 2bc3888c1baf: Waiting 13:23:59 07166f6d83cd: Waiting 13:23:59 d5d9fafed00b: Waiting 13:23:59 edf294000871: Waiting 13:23:59 aa5968d388b8: Waiting 13:23:59 68702e87923f: Waiting 13:23:59 3a69cdc63bdf: Pushed 13:23:59 b46be7450666: Pushed 13:23:59 d0e8167fe003: Pushed 13:23:59 725c25f7c876: Pushed 13:23:59 163a9d83610c: Pushed 13:23:59 225dd6ca037b: Layer already exists 13:24:00 edf294000871: Pushed 13:24:00 d5d9fafed00b: Pushed 13:24:00 07166f6d83cd: Pushed 13:24:00 2bc3888c1baf: Pushed 13:24:00 aa5968d388b8: Layer already exists 13:24:01 68702e87923f: Pushed 13:24:01 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:24:02 3a69cdc63bdf: Preparing 13:24:02 3a69cdc63bdf: Preparing 13:24:02 d0e8167fe003: Preparing 13:24:02 b46be7450666: Preparing 13:24:02 163a9d83610c: Preparing 13:24:02 725c25f7c876: Preparing 13:24:02 68702e87923f: Preparing 13:24:02 225dd6ca037b: Preparing 13:24:02 2bc3888c1baf: Preparing 13:24:02 07166f6d83cd: Preparing 13:24:02 68702e87923f: Waiting 13:24:02 225dd6ca037b: Waiting 13:24:02 2bc3888c1baf: Waiting 13:24:02 d5d9fafed00b: Preparing 13:24:02 edf294000871: Preparing 13:24:02 aa5968d388b8: Preparing 13:24:02 07166f6d83cd: Waiting 13:24:02 d5d9fafed00b: Waiting 13:24:02 aa5968d388b8: Waiting 13:24:02 163a9d83610c: Layer already exists 13:24:02 b46be7450666: Layer already exists 13:24:02 d0e8167fe003: Layer already exists 13:24:02 725c25f7c876: Layer already exists 13:24:02 3a69cdc63bdf: Layer already exists 13:24:02 68702e87923f: Layer already exists 13:24:02 2bc3888c1baf: Layer already exists 13:24:02 225dd6ca037b: Layer already exists 13:24:02 07166f6d83cd: Layer already exists 13:24:02 d5d9fafed00b: Layer already exists 13:24:02 aa5968d388b8: Layer already exists 13:24:02 edf294000871: Layer already exists 13:24:02 latest: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 13:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:24:02 3a69cdc63bdf: Preparing 13:24:02 3a69cdc63bdf: Preparing 13:24:02 d0e8167fe003: Preparing 13:24:02 b46be7450666: Preparing 13:24:02 163a9d83610c: Preparing 13:24:02 725c25f7c876: Preparing 13:24:02 68702e87923f: Preparing 13:24:02 225dd6ca037b: Preparing 13:24:02 2bc3888c1baf: Preparing 13:24:02 07166f6d83cd: Preparing 13:24:02 d5d9fafed00b: Preparing 13:24:02 edf294000871: Preparing 13:24:02 aa5968d388b8: Preparing 13:24:02 2bc3888c1baf: Waiting 13:24:02 68702e87923f: Waiting 13:24:02 07166f6d83cd: Waiting 13:24:02 225dd6ca037b: Waiting 13:24:02 edf294000871: Waiting 13:24:02 d5d9fafed00b: Waiting 13:24:02 aa5968d388b8: Waiting 13:24:02 d0e8167fe003: Layer already exists 13:24:02 163a9d83610c: Layer already exists 13:24:02 725c25f7c876: Layer already exists 13:24:02 b46be7450666: Layer already exists 13:24:02 3a69cdc63bdf: Layer already exists 13:24:02 68702e87923f: Layer already exists 13:24:02 2bc3888c1baf: Layer already exists 13:24:02 d5d9fafed00b: Layer already exists 13:24:02 225dd6ca037b: Layer already exists 13:24:02 07166f6d83cd: Layer already exists 13:24:02 edf294000871: Layer already exists 13:24:02 aa5968d388b8: Layer already exists 13:24:02 3.0.0-dev.61: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:24:03 3a69cdc63bdf: Preparing 13:24:03 3a69cdc63bdf: Preparing 13:24:03 d0e8167fe003: Preparing 13:24:03 b46be7450666: Preparing 13:24:03 163a9d83610c: Preparing 13:24:03 725c25f7c876: Preparing 13:24:03 68702e87923f: Preparing 13:24:03 225dd6ca037b: Preparing 13:24:03 2bc3888c1baf: Preparing 13:24:03 07166f6d83cd: Preparing 13:24:03 d5d9fafed00b: Preparing 13:24:03 edf294000871: Preparing 13:24:03 225dd6ca037b: Waiting 13:24:03 2bc3888c1baf: Waiting 13:24:03 07166f6d83cd: Waiting 13:24:03 d5d9fafed00b: Waiting 13:24:03 68702e87923f: Waiting 13:24:03 aa5968d388b8: Preparing 13:24:03 edf294000871: Waiting 13:24:03 aa5968d388b8: Waiting 13:24:03 725c25f7c876: Layer already exists 13:24:03 d0e8167fe003: Layer already exists 13:24:03 b46be7450666: Layer already exists 13:24:03 163a9d83610c: Layer already exists 13:24:03 3a69cdc63bdf: Layer already exists 13:24:03 68702e87923f: Layer already exists 13:24:03 225dd6ca037b: Layer already exists 13:24:03 2bc3888c1baf: Layer already exists 13:24:03 d5d9fafed00b: Layer already exists 13:24:03 07166f6d83cd: Layer already exists 13:24:03 edf294000871: Layer already exists 13:24:03 aa5968d388b8: Layer already exists 13:24:03 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:24:04 3a69cdc63bdf: Preparing 13:24:04 3a69cdc63bdf: Preparing 13:24:04 d0e8167fe003: Preparing 13:24:04 b46be7450666: Preparing 13:24:04 163a9d83610c: Preparing 13:24:04 725c25f7c876: Preparing 13:24:04 68702e87923f: Preparing 13:24:04 225dd6ca037b: Preparing 13:24:04 2bc3888c1baf: Preparing 13:24:04 07166f6d83cd: Preparing 13:24:04 d5d9fafed00b: Preparing 13:24:04 edf294000871: Preparing 13:24:04 aa5968d388b8: Preparing 13:24:04 225dd6ca037b: Waiting 13:24:04 2bc3888c1baf: Waiting 13:24:04 07166f6d83cd: Waiting 13:24:04 d5d9fafed00b: Waiting 13:24:04 68702e87923f: Waiting 13:24:04 edf294000871: Waiting 13:24:04 aa5968d388b8: Waiting 13:24:04 163a9d83610c: Layer already exists 13:24:04 d0e8167fe003: Layer already exists 13:24:04 b46be7450666: Layer already exists 13:24:04 725c25f7c876: Layer already exists 13:24:04 3a69cdc63bdf: Layer already exists 13:24:04 2bc3888c1baf: Layer already exists 13:24:04 d5d9fafed00b: Layer already exists 13:24:04 225dd6ca037b: Layer already exists 13:24:04 07166f6d83cd: Layer already exists 13:24:04 68702e87923f: Layer already exists 13:24:04 edf294000871: Layer already exists 13:24:04 aa5968d388b8: Layer already exists 13:24:04 main: digest: sha256:c4f673c78c4b456866a54368bc02db0972ad0456917c5f0368e8ad15f3bd959f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:04 ===================================================== [Pipeline] echo 13:24:04 taggedImages: 13:24:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:24:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.61 13:24:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:24:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:24:04 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:04 latest 13:24:04 3.0.0-dev.61 13:24:04 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:04 main 13:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:24:04 cfae95818109: Preparing 13:24:04 e676b1b8b1bd: Preparing 13:24:04 4dae2352162b: Preparing 13:24:04 a3d1e8f2fdd5: Preparing 13:24:04 0e2af880b45e: Preparing 13:24:04 97adba146f9c: Preparing 13:24:04 6ccf9ed856a0: Preparing 13:24:04 aa5968d388b8: Preparing 13:24:04 97adba146f9c: Waiting 13:24:04 aa5968d388b8: Waiting 13:24:04 6ccf9ed856a0: Waiting 13:24:04 0e2af880b45e: Pushed 13:24:04 e676b1b8b1bd: Pushed 13:24:04 cfae95818109: Pushed 13:24:04 aa5968d388b8: Layer already exists 13:24:04 97adba146f9c: Pushed 13:24:05 6ccf9ed856a0: Pushed 13:24:06 a3d1e8f2fdd5: Pushed 13:24:06 4dae2352162b: Pushed 13:24:06 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:24:06 cfae95818109: Preparing 13:24:06 e676b1b8b1bd: Preparing 13:24:06 4dae2352162b: Preparing 13:24:06 a3d1e8f2fdd5: Preparing 13:24:06 0e2af880b45e: Preparing 13:24:06 97adba146f9c: Preparing 13:24:06 6ccf9ed856a0: Preparing 13:24:06 aa5968d388b8: Preparing 13:24:06 6ccf9ed856a0: Waiting 13:24:06 97adba146f9c: Waiting 13:24:06 aa5968d388b8: Waiting 13:24:06 4dae2352162b: Layer already exists 13:24:06 0e2af880b45e: Layer already exists 13:24:06 e676b1b8b1bd: Layer already exists 13:24:06 a3d1e8f2fdd5: Layer already exists 13:24:06 cfae95818109: Layer already exists 13:24:06 97adba146f9c: Layer already exists 13:24:06 6ccf9ed856a0: Layer already exists 13:24:06 aa5968d388b8: Layer already exists 13:24:06 latest: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 13:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:24:07 cfae95818109: Preparing 13:24:07 e676b1b8b1bd: Preparing 13:24:07 4dae2352162b: Preparing 13:24:07 a3d1e8f2fdd5: Preparing 13:24:07 0e2af880b45e: Preparing 13:24:07 97adba146f9c: Preparing 13:24:07 6ccf9ed856a0: Preparing 13:24:07 aa5968d388b8: Preparing 13:24:07 6ccf9ed856a0: Waiting 13:24:07 aa5968d388b8: Waiting 13:24:07 0e2af880b45e: Layer already exists 13:24:07 4dae2352162b: Layer already exists 13:24:07 e676b1b8b1bd: Layer already exists 13:24:07 cfae95818109: Layer already exists 13:24:07 a3d1e8f2fdd5: Layer already exists 13:24:07 aa5968d388b8: Layer already exists 13:24:07 6ccf9ed856a0: Layer already exists 13:24:07 97adba146f9c: Layer already exists 13:24:07 3.0.0-dev.61: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:24:07 cfae95818109: Preparing 13:24:07 e676b1b8b1bd: Preparing 13:24:07 4dae2352162b: Preparing 13:24:07 a3d1e8f2fdd5: Preparing 13:24:07 0e2af880b45e: Preparing 13:24:07 97adba146f9c: Preparing 13:24:07 6ccf9ed856a0: Preparing 13:24:07 aa5968d388b8: Preparing 13:24:07 6ccf9ed856a0: Waiting 13:24:07 aa5968d388b8: Waiting 13:24:07 cfae95818109: Layer already exists 13:24:07 0e2af880b45e: Layer already exists 13:24:07 4dae2352162b: Layer already exists 13:24:07 a3d1e8f2fdd5: Layer already exists 13:24:07 e676b1b8b1bd: Layer already exists 13:24:07 97adba146f9c: Layer already exists 13:24:07 6ccf9ed856a0: Layer already exists 13:24:07 aa5968d388b8: Layer already exists 13:24:07 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:24:08 cfae95818109: Preparing 13:24:08 e676b1b8b1bd: Preparing 13:24:08 4dae2352162b: Preparing 13:24:08 a3d1e8f2fdd5: Preparing 13:24:08 0e2af880b45e: Preparing 13:24:08 97adba146f9c: Preparing 13:24:08 6ccf9ed856a0: Preparing 13:24:08 aa5968d388b8: Preparing 13:24:08 97adba146f9c: Waiting 13:24:08 aa5968d388b8: Waiting 13:24:08 6ccf9ed856a0: Waiting 13:24:08 a3d1e8f2fdd5: Layer already exists 13:24:08 4dae2352162b: Layer already exists 13:24:08 e676b1b8b1bd: Layer already exists 13:24:08 cfae95818109: Layer already exists 13:24:08 0e2af880b45e: Layer already exists 13:24:08 6ccf9ed856a0: Layer already exists 13:24:08 aa5968d388b8: Layer already exists 13:24:08 97adba146f9c: Layer already exists 13:24:08 main: digest: sha256:b1a8b78f04eb2ba353170a0a66ee196e4098d6713eff6cfd12f1ca7c88cc1405 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:08 ===================================================== [Pipeline] echo 13:24:08 taggedImages: 13:24:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:24:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.61 13:24:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:24:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:24:08 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:08 latest 13:24:08 3.0.0-dev.61 13:24:08 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:08 main 13:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:24:09 96e5dfc6f9bb: Preparing 13:24:09 1046c7a1cc73: Preparing 13:24:09 b2c8e2c08fd2: Preparing 13:24:09 9c89281604f4: Preparing 13:24:09 2fcdd09c89b0: Preparing 13:24:09 238c1f7867e0: Preparing 13:24:09 0689555eb1e0: Preparing 13:24:09 a63b8dced805: Preparing 13:24:09 14e10951143d: Preparing 13:24:09 aa5968d388b8: Preparing 13:24:09 238c1f7867e0: Waiting 13:24:09 14e10951143d: Waiting 13:24:09 aa5968d388b8: Waiting 13:24:09 0689555eb1e0: Waiting 13:24:09 a63b8dced805: Waiting 13:24:09 2fcdd09c89b0: Pushed 13:24:09 1046c7a1cc73: Pushed 13:24:09 96e5dfc6f9bb: Pushed 13:24:09 0689555eb1e0: Pushed 13:24:09 238c1f7867e0: Pushed 13:24:09 a63b8dced805: Pushed 13:24:09 aa5968d388b8: Layer already exists 13:24:09 14e10951143d: Pushed 13:24:10 9c89281604f4: Pushed 13:24:10 b2c8e2c08fd2: Pushed 13:24:10 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:24:11 96e5dfc6f9bb: Preparing 13:24:11 1046c7a1cc73: Preparing 13:24:11 b2c8e2c08fd2: Preparing 13:24:11 9c89281604f4: Preparing 13:24:11 2fcdd09c89b0: Preparing 13:24:11 238c1f7867e0: Preparing 13:24:11 0689555eb1e0: Preparing 13:24:11 a63b8dced805: Preparing 13:24:11 14e10951143d: Preparing 13:24:11 aa5968d388b8: Preparing 13:24:11 238c1f7867e0: Waiting 13:24:11 0689555eb1e0: Waiting 13:24:11 a63b8dced805: Waiting 13:24:11 14e10951143d: Waiting 13:24:11 aa5968d388b8: Waiting 13:24:11 b2c8e2c08fd2: Layer already exists 13:24:11 1046c7a1cc73: Layer already exists 13:24:11 9c89281604f4: Layer already exists 13:24:11 2fcdd09c89b0: Layer already exists 13:24:11 96e5dfc6f9bb: Layer already exists 13:24:11 0689555eb1e0: Layer already exists 13:24:11 238c1f7867e0: Layer already exists 13:24:11 14e10951143d: Layer already exists 13:24:11 aa5968d388b8: Layer already exists 13:24:11 a63b8dced805: Layer already exists 13:24:11 latest: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 13:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:24:11 96e5dfc6f9bb: Preparing 13:24:11 1046c7a1cc73: Preparing 13:24:11 b2c8e2c08fd2: Preparing 13:24:11 9c89281604f4: Preparing 13:24:11 2fcdd09c89b0: Preparing 13:24:11 238c1f7867e0: Preparing 13:24:11 0689555eb1e0: Preparing 13:24:11 a63b8dced805: Preparing 13:24:11 0689555eb1e0: Waiting 13:24:11 238c1f7867e0: Waiting 13:24:11 14e10951143d: Preparing 13:24:11 aa5968d388b8: Preparing 13:24:11 14e10951143d: Waiting 13:24:11 a63b8dced805: Waiting 13:24:11 aa5968d388b8: Waiting 13:24:11 2fcdd09c89b0: Layer already exists 13:24:11 1046c7a1cc73: Layer already exists 13:24:11 9c89281604f4: Layer already exists 13:24:11 b2c8e2c08fd2: Layer already exists 13:24:11 96e5dfc6f9bb: Layer already exists 13:24:11 238c1f7867e0: Layer already exists 13:24:11 14e10951143d: Layer already exists 13:24:11 0689555eb1e0: Layer already exists 13:24:11 aa5968d388b8: Layer already exists 13:24:11 a63b8dced805: Layer already exists 13:24:11 3.0.0-dev.61: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:24:12 96e5dfc6f9bb: Preparing 13:24:12 1046c7a1cc73: Preparing 13:24:12 b2c8e2c08fd2: Preparing 13:24:12 9c89281604f4: Preparing 13:24:12 2fcdd09c89b0: Preparing 13:24:12 238c1f7867e0: Preparing 13:24:12 0689555eb1e0: Preparing 13:24:12 a63b8dced805: Preparing 13:24:12 14e10951143d: Preparing 13:24:12 aa5968d388b8: Preparing 13:24:12 0689555eb1e0: Waiting 13:24:12 14e10951143d: Waiting 13:24:12 aa5968d388b8: Waiting 13:24:12 238c1f7867e0: Waiting 13:24:12 a63b8dced805: Waiting 13:24:12 96e5dfc6f9bb: Layer already exists 13:24:12 2fcdd09c89b0: Layer already exists 13:24:12 1046c7a1cc73: Layer already exists 13:24:12 b2c8e2c08fd2: Layer already exists 13:24:12 9c89281604f4: Layer already exists 13:24:12 238c1f7867e0: Layer already exists 13:24:12 0689555eb1e0: Layer already exists 13:24:12 a63b8dced805: Layer already exists 13:24:12 aa5968d388b8: Layer already exists 13:24:12 14e10951143d: Layer already exists 13:24:12 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:24:13 96e5dfc6f9bb: Preparing 13:24:13 1046c7a1cc73: Preparing 13:24:13 b2c8e2c08fd2: Preparing 13:24:13 9c89281604f4: Preparing 13:24:13 2fcdd09c89b0: Preparing 13:24:13 238c1f7867e0: Preparing 13:24:13 0689555eb1e0: Preparing 13:24:13 a63b8dced805: Preparing 13:24:13 14e10951143d: Preparing 13:24:13 aa5968d388b8: Preparing 13:24:13 238c1f7867e0: Waiting 13:24:13 14e10951143d: Waiting 13:24:13 aa5968d388b8: Waiting 13:24:13 a63b8dced805: Waiting 13:24:13 0689555eb1e0: Waiting 13:24:13 96e5dfc6f9bb: Layer already exists 13:24:13 9c89281604f4: Layer already exists 13:24:13 2fcdd09c89b0: Layer already exists 13:24:13 b2c8e2c08fd2: Layer already exists 13:24:13 1046c7a1cc73: Layer already exists 13:24:13 0689555eb1e0: Layer already exists 13:24:13 a63b8dced805: Layer already exists 13:24:13 14e10951143d: Layer already exists 13:24:13 aa5968d388b8: Layer already exists 13:24:13 238c1f7867e0: Layer already exists 13:24:13 main: digest: sha256:dd5a386d149ccab56b6c88cb2011431e8e9b5571e84ef0f778e33ce640f1cc20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:13 ===================================================== [Pipeline] echo 13:24:13 taggedImages: 13:24:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:24:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.61 13:24:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:24:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:24:13 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:13 latest 13:24:13 3.0.0-dev.61 13:24:13 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:13 main 13:24:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:24:13 d53cca3699b8: Preparing 13:24:13 0e96ebd3ea0a: Preparing 13:24:13 225dd6ca037b: Preparing 13:24:13 b6a140d28cb5: Preparing 13:24:13 4e6476652798: Preparing 13:24:13 4e6476652798: Layer already exists 13:24:13 225dd6ca037b: Layer already exists 13:24:13 d53cca3699b8: Pushed 13:24:14 b6a140d28cb5: Pushed 13:24:16 0e96ebd3ea0a: Pushed 13:24:16 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:16 + 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 13:24:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:24:16 d53cca3699b8: Preparing 13:24:16 0e96ebd3ea0a: Preparing 13:24:16 225dd6ca037b: Preparing 13:24:16 b6a140d28cb5: Preparing 13:24:16 4e6476652798: Preparing 13:24:16 0e96ebd3ea0a: Layer already exists 13:24:16 d53cca3699b8: Layer already exists 13:24:16 b6a140d28cb5: Layer already exists 13:24:16 4e6476652798: Layer already exists 13:24:16 225dd6ca037b: Layer already exists 13:24:16 latest: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 13:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:24:17 d53cca3699b8: Preparing 13:24:17 0e96ebd3ea0a: Preparing 13:24:17 225dd6ca037b: Preparing 13:24:17 b6a140d28cb5: Preparing 13:24:17 4e6476652798: Preparing 13:24:17 4e6476652798: Layer already exists 13:24:17 0e96ebd3ea0a: Layer already exists 13:24:17 225dd6ca037b: Layer already exists 13:24:17 d53cca3699b8: Layer already exists 13:24:17 b6a140d28cb5: Layer already exists 13:24:17 3.0.0-dev.61: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:24:18 d53cca3699b8: Preparing 13:24:18 0e96ebd3ea0a: Preparing 13:24:18 225dd6ca037b: Preparing 13:24:18 b6a140d28cb5: Preparing 13:24:18 4e6476652798: Preparing 13:24:18 d53cca3699b8: Layer already exists 13:24:18 b6a140d28cb5: Layer already exists 13:24:18 0e96ebd3ea0a: Layer already exists 13:24:18 225dd6ca037b: Layer already exists 13:24:18 4e6476652798: Layer already exists 13:24:18 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:18 + 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 13:24:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:24:18 d53cca3699b8: Preparing 13:24:18 0e96ebd3ea0a: Preparing 13:24:18 225dd6ca037b: Preparing 13:24:18 b6a140d28cb5: Preparing 13:24:18 4e6476652798: Preparing 13:24:18 225dd6ca037b: Layer already exists 13:24:18 b6a140d28cb5: Layer already exists 13:24:18 d53cca3699b8: Layer already exists 13:24:18 0e96ebd3ea0a: Layer already exists 13:24:18 4e6476652798: Layer already exists 13:24:18 main: digest: sha256:faedc158f8581400046d88e945580e0aabbcba0250aa5113b1573cde9d9ed487 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:18 ===================================================== [Pipeline] echo 13:24:18 taggedImages: 13:24:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:24:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.61 13:24:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:24:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:24:18 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:18 latest 13:24:18 3.0.0-dev.61 13:24:18 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:18 main 13:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:24:19 d8644f718cc5: Preparing 13:24:19 cf8f7ae5e801: Preparing 13:24:19 e358a2b1d763: Preparing 13:24:19 d838b21368a1: Preparing 13:24:19 e3dcff01a516: Preparing 13:24:19 40e911fce55f: Preparing 13:24:19 4e6476652798: Preparing 13:24:19 4e6476652798: Waiting 13:24:19 40e911fce55f: Waiting 13:24:19 cf8f7ae5e801: Pushed 13:24:19 e358a2b1d763: Pushed 13:24:19 d8644f718cc5: Pushed 13:24:19 4e6476652798: Layer already exists 13:24:19 40e911fce55f: Pushed 13:24:23 e3dcff01a516: Pushed 13:24:26 d838b21368a1: Pushed 13:24:26 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:24:27 d8644f718cc5: Preparing 13:24:27 cf8f7ae5e801: Preparing 13:24:27 e358a2b1d763: Preparing 13:24:27 d838b21368a1: Preparing 13:24:27 e3dcff01a516: Preparing 13:24:27 40e911fce55f: Preparing 13:24:27 4e6476652798: Preparing 13:24:27 40e911fce55f: Waiting 13:24:27 cf8f7ae5e801: Layer already exists 13:24:27 e358a2b1d763: Layer already exists 13:24:27 d838b21368a1: Layer already exists 13:24:27 e3dcff01a516: Layer already exists 13:24:27 d8644f718cc5: Layer already exists 13:24:27 40e911fce55f: Layer already exists 13:24:27 4e6476652798: Layer already exists 13:24:27 latest: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 13:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:24:27 d8644f718cc5: Preparing 13:24:27 cf8f7ae5e801: Preparing 13:24:27 e358a2b1d763: Preparing 13:24:27 d838b21368a1: Preparing 13:24:27 e3dcff01a516: Preparing 13:24:27 40e911fce55f: Preparing 13:24:27 4e6476652798: Preparing 13:24:27 4e6476652798: Waiting 13:24:27 d8644f718cc5: Layer already exists 13:24:27 e358a2b1d763: Layer already exists 13:24:27 d838b21368a1: Layer already exists 13:24:27 e3dcff01a516: Layer already exists 13:24:27 cf8f7ae5e801: Layer already exists 13:24:27 4e6476652798: Layer already exists 13:24:27 40e911fce55f: Layer already exists 13:24:27 3.0.0-dev.61: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:24:28 d8644f718cc5: Preparing 13:24:28 cf8f7ae5e801: Preparing 13:24:28 e358a2b1d763: Preparing 13:24:28 d838b21368a1: Preparing 13:24:28 e3dcff01a516: Preparing 13:24:28 40e911fce55f: Preparing 13:24:28 4e6476652798: Preparing 13:24:28 40e911fce55f: Waiting 13:24:28 4e6476652798: Waiting 13:24:28 cf8f7ae5e801: Layer already exists 13:24:28 d838b21368a1: Layer already exists 13:24:28 d8644f718cc5: Layer already exists 13:24:28 e358a2b1d763: Layer already exists 13:24:28 e3dcff01a516: Layer already exists 13:24:28 40e911fce55f: Layer already exists 13:24:28 4e6476652798: Layer already exists 13:24:28 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:24:28 d8644f718cc5: Preparing 13:24:28 cf8f7ae5e801: Preparing 13:24:28 e358a2b1d763: Preparing 13:24:28 d838b21368a1: Preparing 13:24:28 e3dcff01a516: Preparing 13:24:28 40e911fce55f: Preparing 13:24:28 4e6476652798: Preparing 13:24:28 4e6476652798: Waiting 13:24:28 40e911fce55f: Waiting 13:24:28 d8644f718cc5: Layer already exists 13:24:28 cf8f7ae5e801: Layer already exists 13:24:28 e3dcff01a516: Layer already exists 13:24:28 d838b21368a1: Layer already exists 13:24:28 e358a2b1d763: Layer already exists 13:24:28 40e911fce55f: Layer already exists 13:24:28 4e6476652798: Layer already exists 13:24:28 main: digest: sha256:b80a7ea231541d0f07a6557c09777a56abf0ee23654742e8002f2ad095af110f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:29 ===================================================== [Pipeline] echo 13:24:29 taggedImages: 13:24:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:24:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.61 13:24:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:24:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:24:29 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:29 latest 13:24:29 3.0.0-dev.61 13:24:29 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:29 main 13:24:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:24:29 9961de5db0c5: Preparing 13:24:29 3ac00301d67e: Preparing 13:24:29 c5e1b4218c52: Preparing 13:24:29 99bef4637d17: Preparing 13:24:29 2128b9e2b25d: Preparing 13:24:29 4e6476652798: Preparing 13:24:29 4e6476652798: Waiting 13:24:29 3ac00301d67e: Pushed 13:24:29 c5e1b4218c52: Pushed 13:24:29 9961de5db0c5: Pushed 13:24:29 4e6476652798: Layer already exists 13:24:29 2128b9e2b25d: Pushed 13:24:35 Removing intermediate container 0269d7601434 13:24:35 ---> 7bd7a3bb6c6f 13:24:35 Step 7/24 : COPY . . 13:24:35 Removing intermediate container aaa084565e05 13:24:35 ---> e7ebdf004e20 13:24:35 Step 7/23 : COPY . . 13:24:35 Removing intermediate container 182167671e49 13:24:35 ---> 2866a7c4c608 13:24:35 Step 7/24 : COPY . . 13:24:35 Removing intermediate container bbd9de249023 13:24:35 ---> a531ac33e87b 13:24:35 Step 7/21 : COPY . . 13:24:35 Removing intermediate container 2996deb918ed 13:24:35 ---> 22bcce0e6487 13:24:35 Step 8/23 : COPY . . 13:24:35 ---> ff18a36ffe8f 13:24:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:24:35 ---> Running in 6a8fde8e6d02 13:24:35 Removing intermediate container 6a8fde8e6d02 13:24:35 ---> 1dccd6e103a5 13:24:35 Step 9/24 : WORKDIR /edgex-go/spire-build 13:24:35 ---> Running in ab16770cf70a 13:24:35 Removing intermediate container ab16770cf70a 13:24:35 ---> 5202132ca322 13:24:35 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 13:24:35 ---> Running in 2ace704170cd 13:24:35 ---> d7ce5f47a463 13:24:35 ---> 3298ee97b959 13:24:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 13:24:35 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:24:35 ---> 62441b5ce425 13:24:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 13:24:35 ---> 799334cbc883 13:24:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:24:35 ---> Running in 6e0acd5e6292 13:24:35 ---> Running in b053a4b929a3 13:24:35 ---> Running in 21961948fe21 13:24:35 ---> Running in 4c8b6d0532a6 13:24:35 Removing intermediate container 4c8b6d0532a6 13:24:35 ---> b2ae85badc17 13:24:35 Step 9/24 : WORKDIR /edgex-go/spire-buildRemoving intermediate container 21961948fe21 13:24:35 13:24:35 ---> 0a1152e946b5 13:24:35 Step 9/23 : WORKDIR /edgex-go/spire-build 13:24:35 ---> Running in 097694fd064a 13:24:35 ---> Running in 14694e39a688 13:24:35 Removing intermediate container 097694fd064a 13:24:35 ---> 14a1d7d58e38 13:24:35 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 13:24:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:24:35 ---> Running in 5feed155a28b 13:24:35 Removing intermediate container 14694e39a688 13:24:35 ---> 00d0a5be26f0 13:24:35 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 13:24:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:24:35 ---> Running in 359ddef42ca7 13:24:36 99bef4637d17: Pushed 13:24:36 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:24:37 9961de5db0c5: Preparing 13:24:37 3ac00301d67e: Preparing 13:24:37 c5e1b4218c52: Preparing 13:24:37 99bef4637d17: Preparing 13:24:37 2128b9e2b25d: Preparing 13:24:37 4e6476652798: Preparing 13:24:37 4e6476652798: Waiting 13:24:37 c5e1b4218c52: Layer already exists 13:24:37 9961de5db0c5: Layer already exists 13:24:37 2128b9e2b25d: Layer already exists 13:24:37 99bef4637d17: Layer already exists 13:24:37 3ac00301d67e: Layer already exists 13:24:37 4e6476652798: Layer already exists 13:24:37 latest: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 13:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:24:37 9961de5db0c5: Preparing 13:24:37 3ac00301d67e: Preparing 13:24:37 c5e1b4218c52: Preparing 13:24:37 99bef4637d17: Preparing 13:24:37 2128b9e2b25d: Preparing 13:24:37 4e6476652798: Preparing 13:24:37 4e6476652798: Waiting 13:24:37 3ac00301d67e: Layer already exists 13:24:37 9961de5db0c5: Layer already exists 13:24:37 c5e1b4218c52: Layer already exists 13:24:37 99bef4637d17: Layer already exists 13:24:37 2128b9e2b25d: Layer already exists 13:24:37 4e6476652798: Layer already exists 13:24:37 3.0.0-dev.61: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 13:24:37 Removing intermediate container 2ace704170cd 13:24:37 ---> cea1cf388ebd 13:24:37 Step 11/24 : WORKDIR /edgex-go 13:24:37 ---> Running in e54f8a57f551 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:24:38 9961de5db0c5: Preparing 13:24:38 3ac00301d67e: Preparing 13:24:38 c5e1b4218c52: Preparing 13:24:38 99bef4637d17: Preparing 13:24:38 2128b9e2b25d: Preparing 13:24:38 4e6476652798: Preparing 13:24:38 4e6476652798: Waiting 13:24:38 99bef4637d17: Layer already exists 13:24:38 2128b9e2b25d: Layer already exists 13:24:38 c5e1b4218c52: Layer already exists 13:24:38 3ac00301d67e: Layer already exists 13:24:38 9961de5db0c5: Layer already exists 13:24:38 4e6476652798: Layer already exists 13:24:38 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:24:39 9961de5db0c5: Preparing 13:24:39 3ac00301d67e: Preparing 13:24:39 c5e1b4218c52: Preparing 13:24:39 99bef4637d17: Preparing 13:24:39 2128b9e2b25d: Preparing 13:24:39 4e6476652798: Preparing 13:24:39 4e6476652798: Waiting 13:24:39 9961de5db0c5: Layer already exists 13:24:39 99bef4637d17: Layer already exists 13:24:39 c5e1b4218c52: Layer already exists 13:24:39 2128b9e2b25d: Layer already exists 13:24:39 3ac00301d67e: Layer already exists 13:24:39 4e6476652798: Layer already exists 13:24:39 main: digest: sha256:141b56c6e6d50617ab541ff47512fb7e56ec011e6b5f406f4268416a441b900b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:39 ===================================================== [Pipeline] echo 13:24:39 taggedImages: 13:24:39 - nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:24:39 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.61 13:24:39 - nexus3.edgexfoundry.org:10004/security-spire-config:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:24:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:24:39 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:39 latest 13:24:39 3.0.0-dev.61 13:24:39 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:39 main 13:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:24:39 2f373dd04559: Preparing 13:24:39 0e6a6c39a7d9: Preparing 13:24:39 ce6755411aaa: Preparing 13:24:39 3d5990674471: Preparing 13:24:39 40e911fce55f: Preparing 13:24:39 4e6476652798: Preparing 13:24:39 40e911fce55f: Layer already exists 13:24:39 4e6476652798: Layer already exists 13:24:39 ce6755411aaa: Pushed 13:24:39 0e6a6c39a7d9: Pushed 13:24:39 2f373dd04559: Pushed 13:24:39 Removing intermediate container e54f8a57f551 13:24:39 ---> 7b6f29517153 13:24:39 13:24:39 Step 12/24 : FROM alpine:3.15 13:24:39 3.15: Pulling from library/alpine 13:24:41 Removing intermediate container 5feed155a28b 13:24:41 ---> 32de2092fd77 13:24:41 Step 11/24 : WORKDIR /edgex-go 13:24:41 ---> Running in 6c7ff2968d67 13:24:41 Removing intermediate container 359ddef42ca7 13:24:41 ---> 8256bbec19c3 13:24:41 Step 11/23 : WORKDIR /edgex-go 13:24:41 ---> Running in 1265eb94f107 13:24:43 Removing intermediate container 6c7ff2968d67 13:24:43 ---> c4c89ffca1e3 13:24:43 13:24:43 Step 12/24 : FROM alpine:3.15 13:24:43 Removing intermediate container 1265eb94f107 13:24:43 ---> 1e50667a5505 13:24:43 13:24:43 Step 12/23 : FROM alpine:3.15 13:24:43 3.15: Pulling from library/alpine 13:24:43 3.15: Pulling from library/alpine 13:24:43 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:24:43 Status: Downloaded newer image for alpine:3.15 13:24:43 ---> 354640af7b1b 13:24:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:24:43 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:24:43 Status: Image is up to date for alpine:3.15 13:24:43 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:24:43 Status: Image is up to date for alpine:3.15 13:24:43 ---> 354640af7b1b 13:24:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:24:43 ---> 354640af7b1b 13:24:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:24:43 ---> Running in 42c9b32012e0 13:24:43 ---> Running in 0b52c0b75217 13:24:43 ---> Running in afde9da98ffa 13:24:45 Removing intermediate container 0b52c0b75217 13:24:45 ---> cf1f70e424ec 13:24:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:24:45 ---> Running in c545ebb5bfbf 13:24:45 Removing intermediate container 42c9b32012e0 13:24:45 ---> 957247ac7ca6 13:24:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:24:45 Removing intermediate container afde9da98ffa 13:24:45 ---> b33acba2109c 13:24:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:24:45 ---> Running in a589a2724777 13:24:46 ---> Running in dd0620049c80 13:24:46 3d5990674471: Pushed 13:24:46 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:24:46 2f373dd04559: Preparing 13:24:46 0e6a6c39a7d9: Preparing 13:24:46 ce6755411aaa: Preparing 13:24:46 3d5990674471: Preparing 13:24:46 40e911fce55f: Preparing 13:24:46 4e6476652798: Preparing 13:24:46 2f373dd04559: Layer already exists 13:24:46 3d5990674471: Layer already exists 13:24:46 ce6755411aaa: Layer already exists 13:24:46 0e6a6c39a7d9: Layer already exists 13:24:46 40e911fce55f: Layer already exists 13:24:46 4e6476652798: Layer already exists 13:24:46 latest: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 13:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:24:47 2f373dd04559: Preparing 13:24:47 0e6a6c39a7d9: Preparing 13:24:47 ce6755411aaa: Preparing 13:24:47 3d5990674471: Preparing 13:24:47 40e911fce55f: Preparing 13:24:47 4e6476652798: Preparing 13:24:47 4e6476652798: Waiting 13:24:47 0e6a6c39a7d9: Layer already exists 13:24:47 3d5990674471: Layer already exists 13:24:47 40e911fce55f: Layer already exists 13:24:47 2f373dd04559: Layer already exists 13:24:47 ce6755411aaa: Layer already exists 13:24:47 4e6476652798: Layer already exists 13:24:47 3.0.0-dev.61: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:24:48 2f373dd04559: Preparing 13:24:48 0e6a6c39a7d9: Preparing 13:24:48 ce6755411aaa: Preparing 13:24:48 3d5990674471: Preparing 13:24:48 40e911fce55f: Preparing 13:24:48 4e6476652798: Preparing 13:24:48 4e6476652798: Waiting 13:24:48 3d5990674471: Layer already exists 13:24:48 2f373dd04559: Layer already exists 13:24:48 ce6755411aaa: Layer already exists 13:24:48 40e911fce55f: Layer already exists 13:24:48 0e6a6c39a7d9: Layer already exists 13:24:48 4e6476652798: Layer already exists 13:24:48 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:24:48 2f373dd04559: Preparing 13:24:48 0e6a6c39a7d9: Preparing 13:24:48 ce6755411aaa: Preparing 13:24:48 3d5990674471: Preparing 13:24:48 40e911fce55f: Preparing 13:24:48 4e6476652798: Preparing 13:24:48 4e6476652798: Waiting 13:24:48 3d5990674471: Layer already exists 13:24:48 0e6a6c39a7d9: Layer already exists 13:24:48 2f373dd04559: Layer already exists 13:24:48 40e911fce55f: Layer already exists 13:24:48 ce6755411aaa: Layer already exists 13:24:48 4e6476652798: Layer already exists 13:24:48 main: digest: sha256:2ca80849f6d88e20a30b704f66f3ef8e37710953666bcd5aece274c78b5c65e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:48 ===================================================== [Pipeline] echo 13:24:48 taggedImages: 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.61 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-server:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:24:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:24:48 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:48 latest 13:24:48 3.0.0-dev.61 13:24:48 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:48 main 13:24:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:24:49 f29023523e8d: Preparing 13:24:49 8c7a98ddbdb9: Preparing 13:24:49 225dd6ca037b: Preparing 13:24:49 2ef781de690d: Preparing 13:24:49 aa5968d388b8: Preparing 13:24:49 225dd6ca037b: Layer already exists 13:24:49 aa5968d388b8: Layer already exists 13:24:49 f29023523e8d: Pushed 13:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:49 2ef781de690d: Pushed 13:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:51 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:24:51 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:24:51 OK: 15734 distinct packages available 13:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:51 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:24:51 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:24:51 OK: 15734 distinct packages available 13:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:52 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:24:52 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:24:52 OK: 15734 distinct packages available 13:24:52 8c7a98ddbdb9: Pushed 13:24:52 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:24:52 f29023523e8d: Preparing 13:24:52 8c7a98ddbdb9: Preparing 13:24:52 225dd6ca037b: Preparing 13:24:52 2ef781de690d: Preparing 13:24:52 aa5968d388b8: Preparing 13:24:52 aa5968d388b8: Layer already exists 13:24:52 f29023523e8d: Layer already exists 13:24:52 8c7a98ddbdb9: Layer already exists 13:24:52 225dd6ca037b: Layer already exists 13:24:52 2ef781de690d: Layer already exists 13:24:52 latest: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 13:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:24:53 f29023523e8d: Preparing 13:24:53 8c7a98ddbdb9: Preparing 13:24:53 225dd6ca037b: Preparing 13:24:53 2ef781de690d: Preparing 13:24:53 aa5968d388b8: Preparing 13:24:53 aa5968d388b8: Layer already exists 13:24:53 f29023523e8d: Layer already exists 13:24:53 8c7a98ddbdb9: Layer already exists 13:24:53 2ef781de690d: Layer already exists 13:24:53 225dd6ca037b: Layer already exists 13:24:53 3.0.0-dev.61: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } 13:24:54 (1/5) Installing dumb-init (1.2.5-r1) 13:24:54 (2/5) Installing musl-obstack (1.2.3-r0) 13:24:54 (3/5) Installing libucontext (1.1-r0) 13:24:54 (4/5) Installing gcompat (1.0.0-r4) 13:24:54 (5/5) Installing openssl (1.1.1t-r1) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:54 Executing busybox-1.34.1-r7.trigger 13:24:54 OK: 6 MiB in 19 packages 13:24:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:24:54 f29023523e8d: Preparing 13:24:54 8c7a98ddbdb9: Preparing 13:24:54 225dd6ca037b: Preparing 13:24:54 2ef781de690d: Preparing 13:24:54 aa5968d388b8: Preparing 13:24:54 aa5968d388b8: Layer already exists 13:24:54 2ef781de690d: Layer already exists 13:24:54 8c7a98ddbdb9: Layer already exists 13:24:54 f29023523e8d: Layer already exists 13:24:54 225dd6ca037b: Layer already exists 13:24:54 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:54 (1/5) Installing dumb-init (1.2.5-r1) 13:24:54 (2/5) Installing musl-obstack (1.2.3-r0) 13:24:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:54 (3/5) Installing libucontext (1.1-r0) 13:24:54 (4/5) Installing gcompat (1.0.0-r4) 13:24:54 (5/5) Installing openssl (1.1.1t-r1) 13:24:54 Executing busybox-1.34.1-r7.trigger 13:24:54 OK: 6 MiB in 19 packages 13:24:54 (1/4) Installing dumb-init (1.2.5-r1) 13:24:54 (2/4) Installing musl-obstack (1.2.3-r0) 13:24:54 (3/4) Installing libucontext (1.1-r0) 13:24:54 (4/4) Installing gcompat (1.0.0-r4) 13:24:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:24:54 f29023523e8d: Preparing 13:24:54 8c7a98ddbdb9: Preparing 13:24:54 225dd6ca037b: Preparing 13:24:54 2ef781de690d: Preparing 13:24:54 aa5968d388b8: Preparing 13:24:54 f29023523e8d: Layer already exists 13:24:54 2ef781de690d: Layer already exists 13:24:54 225dd6ca037b: Layer already exists 13:24:54 aa5968d388b8: Layer already exists 13:24:54 8c7a98ddbdb9: Layer already exists 13:24:54 main: digest: sha256:0f7a8e32b76b2e292c137a99215287f667d36df6a6666b1ca3c4242edbad6852 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:55 ===================================================== [Pipeline] echo 13:24:55 taggedImages: 13:24:55 - nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:24:55 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.61 13:24:55 - nexus3.edgexfoundry.org:10004/support-notifications:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:24:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:24:55 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:55 latest 13:24:55 3.0.0-dev.61 13:24:55 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:24:55 main 13:24:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:55 Executing busybox-1.34.1-r7.trigger 13:24:55 OK: 6 MiB in 18 packages 13:24:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:24:55 bfa420ce0a3c: Preparing 13:24:55 9b7f9b8dbd07: Preparing 13:24:55 225dd6ca037b: Preparing 13:24:55 42972a7d3e14: Preparing 13:24:55 aa5968d388b8: Preparing 13:24:55 225dd6ca037b: Layer already exists 13:24:55 aa5968d388b8: Layer already exists 13:24:55 42972a7d3e14: Layer already exists 13:24:55 bfa420ce0a3c: Pushed 13:24:57 Removing intermediate container c545ebb5bfbf 13:24:57 ---> 095c75a81468 13:24:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:24:57 Removing intermediate container dd0620049c80 13:24:57 ---> 150c4aee59d2 13:24:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:24:57 Removing intermediate container a589a2724777 13:24:57 ---> 1f3f7180ff6b 13:24:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:24:58 9b7f9b8dbd07: Pushed 13:24:58 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:24:59 bfa420ce0a3c: Preparing 13:24:59 9b7f9b8dbd07: Preparing 13:24:59 225dd6ca037b: Preparing 13:24:59 42972a7d3e14: Preparing 13:24:59 aa5968d388b8: Preparing 13:24:59 42972a7d3e14: Layer already exists 13:24:59 aa5968d388b8: Layer already exists 13:24:59 9b7f9b8dbd07: Layer already exists 13:24:59 bfa420ce0a3c: Layer already exists 13:24:59 225dd6ca037b: Layer already exists 13:24:59 latest: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 13:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:25:00 bfa420ce0a3c: Preparing 13:25:00 9b7f9b8dbd07: Preparing 13:25:00 225dd6ca037b: Preparing 13:25:00 42972a7d3e14: Preparing 13:25:00 aa5968d388b8: Preparing 13:25:00 42972a7d3e14: Layer already exists 13:25:00 225dd6ca037b: Layer already exists 13:25:00 9b7f9b8dbd07: Layer already exists 13:25:00 aa5968d388b8: Layer already exists 13:25:00 bfa420ce0a3c: Layer already exists 13:25:00 3.0.0-dev.61: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:25:00 bfa420ce0a3c: Preparing 13:25:00 9b7f9b8dbd07: Preparing 13:25:00 225dd6ca037b: Preparing 13:25:00 42972a7d3e14: Preparing 13:25:00 aa5968d388b8: Preparing 13:25:00 9b7f9b8dbd07: Layer already exists 13:25:00 aa5968d388b8: Layer already exists 13:25:00 225dd6ca037b: Layer already exists 13:25:00 42972a7d3e14: Layer already exists 13:25:00 bfa420ce0a3c: Layer already exists 13:25:00 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:25:01 bfa420ce0a3c: Preparing 13:25:01 9b7f9b8dbd07: Preparing 13:25:01 225dd6ca037b: Preparing 13:25:01 42972a7d3e14: Preparing 13:25:01 aa5968d388b8: Preparing 13:25:01 225dd6ca037b: Layer already exists 13:25:01 42972a7d3e14: Layer already exists 13:25:01 9b7f9b8dbd07: Layer already exists 13:25:01 aa5968d388b8: Layer already exists 13:25:01 bfa420ce0a3c: Layer already exists 13:25:01 main: digest: sha256:8d3e84fabc254c718716a994023c181be4aeb887b9d6e572b79e15e91aaff0ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:01 ===================================================== [Pipeline] echo 13:25:01 taggedImages: 13:25:01 - nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:25:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:25:01 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.61 13:25:01 - nexus3.edgexfoundry.org:10004/support-scheduler:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:25:01 - 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] } 13:25:07 ---> af227c439f23 13:25:07 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:25:13 ---> 954d989c4c83 13:25:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:25:15 ---> 2d00def205c8 13:25:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:25:15 ---> 95b241b1b13b 13:25:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:25:16 ---> 642f9c0ca344 13:25:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:25:17 ---> Running in 3db802d8dd17 13:25:17 ---> cd882bcc19f8 13:25:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:25:18 Removing intermediate container 3db802d8dd17 13:25:18 ---> e31520a2c30a 13:25:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:25:19 ---> 9524f5368476 13:25:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:25:20 ---> Running in 809e41f78f1b 13:25:20 ---> 384a5cd11f4d 13:25:20 Step 19/24 : WORKDIR / 13:25:20 ---> Running in f4c468d1022f 13:25:23 Removing intermediate container 809e41f78f1b 13:25:23 ---> 7bc80db1d424 13:25:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:25:23 Removing intermediate container f4c468d1022f 13:25:23 ---> 6b78e93701da 13:25:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:25:24 ---> 285a6b90ecfd 13:25:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:25:24 ---> Running in 2fa1a083a8f4 13:25:24 ---> Running in 3b267d7c77c4 13:25:25 Removing intermediate container 2fa1a083a8f4 13:25:25 ---> 5296f9a97827 13:25:25 Step 21/23 : LABEL arch=arm64 13:25:25 Removing intermediate container 3b267d7c77c4 13:25:25 ---> cf4380e5bf81 13:25:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:25:25 ---> Running in c2d7031a3cbd 13:25:25 ---> Running in 9f0a034ae9f2 13:25:26 ---> 7b7d3100efe3 13:25:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:25:26 Removing intermediate container 9f0a034ae9f2 13:25:26 ---> 5085e80406c4 13:25:26 Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:25:26 Removing intermediate container c2d7031a3cbd 13:25:26 ---> dcb4765b9411 13:25:26 Step 22/24 : LABEL arch=arm64 13:25:27 ---> Running in 3ec8dcaca9c3 13:25:27 ---> Running in df7bd606989a 13:25:28 Removing intermediate container 3ec8dcaca9c3 13:25:28 ---> 3260a3591139 13:25:28 Step 23/23 : LABEL version=3.0.0-dev.61 13:25:28 Removing intermediate container df7bd606989a 13:25:28 ---> ce4351cd0ed2 13:25:28 ---> 8c93af2019a9 13:25:28 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:25:28 ---> Running in be88c486df86 13:25:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:25:28 ---> Running in 71af009989d2 13:25:29 Removing intermediate container be88c486df86 13:25:29 ---> a1d76659734f 13:25:29 13:25:30 Removing intermediate container 71af009989d2 13:25:30 ---> dd2613f0616a 13:25:30 Step 24/24 : LABEL version=3.0.0-dev.61 13:25:30 Successfully built a1d76659734f 13:25:30 Successfully tagged security-spire-server-arm64:latest 13:25:30  Building security-spire-server ... done Building security-secretstore-setup 13:25:30 ---> Running in 6903dc6b87b2 13:25:30 ---> e35cb0357db5 13:25:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:25:30 ---> Running in cba10c6cc5ff 13:25:31 Removing intermediate container 6903dc6b87b2 13:25:31 ---> 364920c6ee8e 13:25:31 13:25:31 Successfully built 364920c6ee8e 13:25:31 Successfully tagged security-spire-config-arm64:latest 13:25:31  Building security-spire-config ... done Building core-metadata 13:25:31 Removing intermediate container cba10c6cc5ff 13:25:31 ---> bb8d722881ba 13:25:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:25:32 ---> Running in d190d40bcc51 13:25:32 Removing intermediate container d190d40bcc51 13:25:32 ---> eb6eb4c85d64 13:25:32 Step 22/24 : LABEL arch=arm64 13:25:32 ---> Running in 5669b2164291 13:25:33 Removing intermediate container 5669b2164291 13:25:33 ---> b036683b9cc1 13:25:33 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:25:33 ---> Running in a51b2247d6b7 13:25:33 Removing intermediate container a51b2247d6b7 13:25:33 ---> bc4d534e1840 13:25:33 Step 24/24 : LABEL version=3.0.0-dev.61 13:25:34 ---> Running in b3993e8b6ea6 13:25:36 Removing intermediate container b3993e8b6ea6 13:25:36 ---> ea708b5a445e 13:25:36 13:25:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:25:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:25:36 ---> 8ca20a77d3e3 13:25:36 Step 3/24 : WORKDIR /edgex-go 13:25:36 ---> Using cache 13:25:36 ---> 22d548e87cc0 13:25:36 Step 4/24 : RUN apk add --update --no-cache make git 13:25:36 Successfully built ea708b5a445e 13:25:36 Successfully tagged security-spire-agent-arm64:latest 13:25:36  Building security-spire-agent ... done Building security-spiffe-token-provider 13:25:36 ---> Running in fcceab8f0a7d 13:25:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:25:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:25:38 ---> 8ca20a77d3e3 13:25:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:25:38 ---> Using cache 13:25:38 ---> c6753d31cfc7 13:25:38 Step 4/24 : WORKDIR /edgex-go 13:25:38 ---> Using cache 13:25:38 ---> d5893bfd9ba6 13:25:38 Step 5/24 : RUN apk add --update --no-cache make git 13:25:38 ---> Using cache 13:25:38 ---> 1460797a6eb1 13:25:38 Step 6/24 : COPY go.mod vendor* ./ 13:25:38 ---> Using cache 13:25:38 ---> 0a8d7d1bf1fd 13:25:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:38 ---> Using cache 13:25:38 ---> 22bcce0e6487 13:25:38 Step 8/24 : COPY . . 13:25:39 ---> Using cache 13:25:39 ---> 3298ee97b959 13:25:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 13:25:39 ---> Running in 6b9c4b602219 13:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:25:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:25:42 OK: 221 MiB in 51 packages 13:25:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:25:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 13:25:42 ---> 8ca20a77d3e3 13:25:42 Step 3/19 : WORKDIR /edgex-go 13:25:42 ---> Using cache 13:25:42 ---> 22d548e87cc0 13:25:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 13:25:43 ---> Running in cbd1ed63e5f9 13:25:45 Removing intermediate container fcceab8f0a7d 13:25:45 ---> 93864cf5ef8f 13:25:45 Step 5/24 : COPY go.mod vendor* ./ 13:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:25:48 ---> 53df05d6fd66 13:25:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:48 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:25:48 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:25:48 OK: 16903 distinct packages available 13:25:49 ---> Running in 5d147da7d12a 13:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:25:51 OK: 221 MiB in 51 packages 13:25:53 Removing intermediate container cbd1ed63e5f9 13:25:53 ---> a9f1e83972f7 13:25:53 Step 5/19 : COPY go.mod vendor* ./ 13:25:56 ---> 49d9360a998a 13:25:56 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:56 ---> Running in 56923ee490a7 13:28:03 Removing intermediate container 5d147da7d12a 13:28:03 ---> a0f4c0af5e45 13:28:03 Step 7/24 : COPY . . 13:28:03 Removing intermediate container 56923ee490a7 13:28:03 ---> 6caeb4566d71 13:28:03 Step 7/19 : COPY . . 13:28:03 ---> bcfce58a8939 13:28:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:28:03 ---> Running in 3f8f0923ffa4 13:28:03 ---> a18c38b90f37 13:28:03 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:28:03 ---> Running in 01cdfa2ae155 13:28:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:28:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:29:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:30:02 Removing intermediate container 6e0acd5e6292 13:30:02 ---> 56a6fca9004e 13:30:02 13:30:02 Step 9/21 : FROM alpine:3.16 13:30:02 3.16: Pulling from library/alpine 13:30:03 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:30:03 Status: Downloaded newer image for alpine:3.16 13:30:03 ---> 4c81e5bf8899 13:30:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 13:30:03 ---> Running in 2d123b37ec48 13:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:30:07 (1/6) Installing ca-certificates (20220614-r0) 13:30:07 (2/6) Installing brotli-libs (1.0.9-r6) 13:30:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:30:07 (4/6) Installing libcurl (7.83.1-r6) 13:30:07 (5/6) Installing curl (7.83.1-r6) 13:30:07 (6/6) Installing dumb-init (1.2.5-r1) 13:30:07 Executing busybox-1.35.0-r17.trigger 13:30:07 Executing ca-certificates-20220614-r0.trigger 13:30:07 OK: 8 MiB in 20 packages 13:30:10 Removing intermediate container 2d123b37ec48 13:30:10 ---> 62fcb472de34 13:30:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:30:10 ---> Running in 31af4ada65d6 13:30:10 Removing intermediate container 31af4ada65d6 13:30:10 ---> 62e5c4050061 13:30:10 Step 12/21 : WORKDIR /edgex 13:30:10 ---> Running in 1c2314d10416 13:30:11 Removing intermediate container 1c2314d10416 13:30:11 ---> dda96b3e2d5d 13:30:11 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:30:11 ---> 73c637666f68 13:30:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:30:13 ---> 895a63d983ac 13:30:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:30:15 ---> 565cdbe93e99 13:30:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:30:15 ---> 8028ec64c936 13:30:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:30:15 ---> Running in 8b363edfa345 13:30:20 Removing intermediate container 8b363edfa345 13:30:20 ---> 056df0270a88 13:30:20 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 13:30:20 ---> Running in 2655626db9b8 13:30:20 Removing intermediate container 2655626db9b8 13:30:20 ---> bf811e767ed6 13:30:20 Step 19/21 : LABEL arch=arm64 13:30:20 ---> Running in bd9f7f8a8528 13:30:21 Removing intermediate container bd9f7f8a8528 13:30:21 ---> bbbdf2c3e0ec 13:30:21 Step 20/21 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:30:21 ---> Running in d080850378a0 13:30:22 Removing intermediate container d080850378a0 13:30:22 ---> 8d88a611f538 13:30:22 Step 21/21 : LABEL version=3.0.0-dev.61 13:30:22 ---> Running in 78bd2d04d594 13:30:22 Removing intermediate container 78bd2d04d594 13:30:22 ---> 33ec107050c8 13:30:22 13:30:22 Successfully built 33ec107050c8 13:30:22 Successfully tagged security-proxy-setup-arm64:latest 13:30:22 Building support-scheduler 13:30:25  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:30:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:25 ---> 8ca20a77d3e3 13:30:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:30:25 ---> Using cache 13:30:25 ---> c6753d31cfc7 13:30:25 Step 4/22 : WORKDIR /edgex-go 13:30:25 ---> Using cache 13:30:25 ---> d5893bfd9ba6 13:30:25 Step 5/22 : RUN apk add --update --no-cache make git 13:30:25 ---> Using cache 13:30:25 ---> 1460797a6eb1 13:30:25 Step 6/22 : COPY go.mod vendor* ./ 13:30:25 ---> Using cache 13:30:25 ---> 0a8d7d1bf1fd 13:30:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:25 ---> Using cache 13:30:25 ---> 22bcce0e6487 13:30:25 Step 8/22 : COPY . . 13:30:26 ---> Using cache 13:30:26 ---> 3298ee97b959 13:30:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:30:26 ---> Running in 0a8d97b2a6bc 13:30:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:30:36 Removing intermediate container b053a4b929a3 13:30:36 ---> 55c98377d3ca 13:30:36 13:30:36 Step 10/23 : FROM alpine:3.16 13:30:36 ---> 4c81e5bf8899 13:30:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:30:36 ---> Running in 4347cd54c1e2 13:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:30:40 (1/1) Installing dumb-init (1.2.5-r1) 13:30:40 Executing busybox-1.35.0-r17.trigger 13:30:40 OK: 5 MiB in 15 packages 13:30:41 Removing intermediate container 4347cd54c1e2 13:30:41 ---> 713c42fb2fd3 13:30:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:30:41 ---> Running in a7446b80e74a 13:30:42 Removing intermediate container a7446b80e74a 13:30:42 ---> 64e5cbaaafb6 13:30:42 Step 13/23 : ENV APP_PORT=59882 13:30:42 ---> Running in 41240acf53e8 13:30:45 Removing intermediate container 41240acf53e8 13:30:45 ---> 053b91952df5 13:30:45 Step 14/23 : EXPOSE $APP_PORT 13:30:45 ---> Running in b042feb6b749 13:30:45 Removing intermediate container b042feb6b749 13:30:45 ---> 1d6fc047f3d1 13:30:45 Step 15/23 : WORKDIR / 13:30:45 ---> Running in 26a190a3def2 13:30:46 Removing intermediate container 26a190a3def2 13:30:46 ---> 467121f616b7 13:30:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:46 ---> bf998c383d52 13:30:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:30:48 ---> eb090885dfb9 13:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:30:49 ---> ca200c787505 13:30:49 Step 19/23 : ENTRYPOINT ["/core-command"] 13:30:49 ---> Running in 8b75d8e77c89 13:30:49 Removing intermediate container 8b75d8e77c89 13:30:49 ---> 8e98731cf372 13:30:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:30:49 ---> Running in 4052f588c3b3 13:30:50 Removing intermediate container 4052f588c3b3 13:30:50 ---> f2162e0294c2 13:30:50 Step 21/23 : LABEL arch=arm64 13:30:50 ---> Running in 80a1aaa395d5 13:30:51 Removing intermediate container 80a1aaa395d5 13:30:51 ---> 3f745e1154ec 13:30:51 Step 22/23 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:30:51 ---> Running in 2cb3bfdca941 13:30:51 Removing intermediate container 2cb3bfdca941 13:30:51 ---> 0344d86134e3 13:30:51 Step 23/23 : LABEL version=3.0.0-dev.61 13:30:51 ---> Running in 47fe1989eb62 13:30:52 Removing intermediate container 47fe1989eb62 13:30:52 ---> a2921e26b656 13:30:52 13:30:52 Successfully built a2921e26b656 13:30:52 Successfully tagged core-command-arm64:latest 13:30:52  Building core-command ... done Building security-bootstrapper 13:30:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:30:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:30:56 ---> 8ca20a77d3e3 13:30:56 Step 3/32 : WORKDIR /edgex-go 13:30:56 ---> Using cache 13:30:56 ---> 22d548e87cc0 13:30:56 Step 4/32 : RUN apk add --update --no-cache make git 13:30:56 ---> Using cache 13:30:56 ---> 93864cf5ef8f 13:30:56 Step 5/32 : COPY go.mod vendor* ./ 13:30:56 ---> Using cache 13:30:56 ---> 53df05d6fd66 13:30:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:56 ---> Using cache 13:30:56 ---> a0f4c0af5e45 13:30:56 Step 7/32 : COPY . . 13:30:56 ---> Using cache 13:30:56 ---> bcfce58a8939 13:30:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:30:57 ---> Running in e5061ca2f1bf 13:30:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:32:36 Removing intermediate container 6b9c4b602219 13:32:36 ---> 051819edc0d3 13:32:36 13:32:36 Step 10/24 : FROM alpine:3.16 13:32:36 ---> 4c81e5bf8899 13:32:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 13:32:36 ---> Using cache 13:32:36 ---> 713c42fb2fd3 13:32:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:32:36 ---> Using cache 13:32:36 ---> 64e5cbaaafb6 13:32:36 Step 13/24 : ENV APP_PORT=59881 13:32:36 ---> Running in 94f688429725 13:32:36 Removing intermediate container 94f688429725 13:32:36 ---> 1f74fe3ba553 13:32:36 Step 14/24 : EXPOSE $APP_PORT 13:32:36 ---> Running in 2c7179d68ee9 13:32:37 Removing intermediate container 2c7179d68ee9 13:32:37 ---> b1e1265bbd73 13:32:37 Step 15/24 : WORKDIR / 13:32:37 ---> Running in d70ceb279dcb 13:32:38 Removing intermediate container d70ceb279dcb 13:32:38 ---> 44d439db693f 13:32:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:41 ---> 8c7921fbc390 13:32:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:32:43 ---> 516740252945 13:32:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:32:44 ---> 9e90c9fa8875 13:32:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:32:44 ---> 4452f84132cc 13:32:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:32:45 ---> Running in 0a705312d560 13:32:45 Removing intermediate container 0a705312d560 13:32:45 ---> da1a2b4a8771 13:32:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:32:45 ---> Running in 7a3dd96ac662 13:32:46 Removing intermediate container 7a3dd96ac662 13:32:46 ---> 2efd1873a034 13:32:46 Step 22/24 : LABEL arch=arm64 13:32:46 ---> Running in 41e57757bed7 13:32:46 Removing intermediate container 41e57757bed7 13:32:46 ---> 12a8895ef47d 13:32:46 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:32:46 ---> Running in d655528e270c 13:32:47 Removing intermediate container d655528e270c 13:32:47 ---> 14ff9852d64d 13:32:47 Step 24/24 : LABEL version=3.0.0-dev.61 13:32:47 ---> Running in 08b37ffd4867 13:32:48 Removing intermediate container 08b37ffd4867 13:32:48 ---> f18d9b0d45ff 13:32:48 13:32:48 Successfully built f18d9b0d45ff 13:32:48 Successfully tagged core-metadata-arm64:latest 13:32:48  Building core-metadata ... done Building core-common-config-bootstrapper 13:32:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:32:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:32:51 ---> 8ca20a77d3e3 13:32:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:32:51 ---> Using cache 13:32:51 ---> c6753d31cfc7 13:32:51 Step 4/22 : WORKDIR /edgex-go 13:32:51 ---> Using cache 13:32:51 ---> d5893bfd9ba6 13:32:51 Step 5/22 : RUN apk add --update --no-cache make git 13:32:51 ---> Using cache 13:32:51 ---> 1460797a6eb1 13:32:51 Step 6/22 : COPY go.mod vendor* ./ 13:32:51 ---> Using cache 13:32:51 ---> 0a8d7d1bf1fd 13:32:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:51 ---> Using cache 13:32:51 ---> 22bcce0e6487 13:32:51 Step 8/22 : COPY . . 13:32:51 ---> Using cache 13:32:51 ---> 3298ee97b959 13:32:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:32:51 ---> Running in 999f2b9936cf 13:32:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:33:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:33:58 Removing intermediate container 3f8f0923ffa4 13:33:58 ---> 1d3aa911a774 13:33:58 13:33:58 Step 9/24 : FROM alpine:3.16 13:33:58 ---> 4c81e5bf8899 13:33:58 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:33:58 ---> Running in c6aca41f09c7 13:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:33:59 (1/3) Installing ca-certificates (20220614-r0) 13:33:59 (2/3) Installing dumb-init (1.2.5-r1) 13:33:59 (3/3) Installing su-exec (0.2-r1) 13:33:59 Executing busybox-1.35.0-r17.trigger 13:33:59 Executing ca-certificates-20220614-r0.trigger 13:34:00 OK: 6 MiB in 17 packages 13:34:02 Removing intermediate container c6aca41f09c7 13:34:02 ---> 334377886885 13:34:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:34:02 ---> Running in 772675435ffe 13:34:02 Removing intermediate container 772675435ffe 13:34:02 ---> 6ed6d8a3814d 13:34:02 Step 12/24 : WORKDIR / 13:34:02 ---> Running in d9c2e277d4a9 13:34:03 Removing intermediate container d9c2e277d4a9 13:34:03 ---> d90d6d59ef81 13:34:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:34:04 ---> 7c160d152043 13:34:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:34:04 ---> f0e0e81de49c 13:34:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:34:05 ---> c9d5720cc89c 13:34:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:34:06 ---> e42a7213abe1 13:34:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:34:08 ---> 9920c41a5bf9 13:34:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:34:11 ---> 86e30bf6f00d 13:34:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:34:12 ---> 567273191571 13:34:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:12 ---> Running in bf82441f1cde 13:34:15 Removing intermediate container bf82441f1cde 13:34:15 ---> 3021b9da4488 13:34:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:34:15 ---> Running in 1605fccac600 13:34:15 Removing intermediate container 1605fccac600 13:34:15 ---> 7c21a095f9bc 13:34:15 Step 22/24 : LABEL arch=arm64 13:34:16 ---> Running in 3595cc16452b 13:34:16 Removing intermediate container 3595cc16452b 13:34:16 ---> 5a0378ed8c46 13:34:16 Step 23/24 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:34:16 ---> Running in 6f990e20ec91 13:34:16 Removing intermediate container 6f990e20ec91 13:34:16 ---> 328d4a1d7478 13:34:16 Step 24/24 : LABEL version=3.0.0-dev.61 13:34:17 ---> Running in ee5c1d8d6c82 13:34:17 Removing intermediate container ee5c1d8d6c82 13:34:17 ---> 5f446630e9a9 13:34:17 13:34:17 Successfully built 5f446630e9a9 13:34:17 Successfully tagged security-secretstore-setup-arm64:latest 13:34:17  Building security-secretstore-setup ... done Building core-data 13:34:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:34:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:21 ---> 8ca20a77d3e3 13:34:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:34:21 ---> Using cache 13:34:21 ---> c6753d31cfc7 13:34:21 Step 4/22 : WORKDIR /edgex-go 13:34:21 ---> Using cache 13:34:21 ---> d5893bfd9ba6 13:34:21 Step 5/22 : RUN apk add --update --no-cache make git 13:34:21 ---> Using cache 13:34:21 ---> 1460797a6eb1 13:34:21 Step 6/22 : COPY go.mod vendor* ./ 13:34:21 ---> Using cache 13:34:21 ---> 0a8d7d1bf1fd 13:34:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:21 ---> Using cache 13:34:21 ---> 22bcce0e6487 13:34:21 Step 8/22 : COPY . . 13:34:21 ---> Using cache 13:34:21 ---> 3298ee97b959 13:34:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 13:34:21 ---> Running in 7e29a30e40e8 13:34:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 13:36:14 Removing intermediate container 01cdfa2ae155 13:36:14 ---> 04e236e51ee2 13:36:14 13:36:14 Step 9/19 : FROM alpine:3.15 13:36:14 ---> 354640af7b1b 13:36:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:36:14 ---> Using cache 13:36:14 ---> b33acba2109c 13:36:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:36:14 ---> Running in eed9328ac7f8 13:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:36:14 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:36:14 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:36:14 OK: 15734 distinct packages available 13:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:36:14 (1/9) Installing ca-certificates (20220614-r0) 13:36:14 (2/9) Installing brotli-libs (1.0.9-r5) 13:36:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:36:14 (4/9) Installing libcurl (7.80.0-r6) 13:36:14 (5/9) Installing curl (7.80.0-r6) 13:36:14 (6/9) Installing dumb-init (1.2.5-r1) 13:36:14 (7/9) Installing musl-obstack (1.2.3-r0) 13:36:14 (8/9) Installing libucontext (1.1-r0) 13:36:14 (9/9) Installing gcompat (1.0.0-r4) 13:36:14 Executing busybox-1.34.1-r7.trigger 13:36:14 Executing ca-certificates-20220614-r0.trigger 13:36:14 OK: 8 MiB in 23 packages 13:36:14 Removing intermediate container eed9328ac7f8 13:36:14 ---> 292282018007 13:36:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:15 ---> d1419a1eb8c4 13:36:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:36:16 ---> 255a804b2c53 13:36:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:36:17 ---> 646366e9fd84 13:36:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:36:17 ---> Running in 80572ab83338 13:36:18 Removing intermediate container 80572ab83338 13:36:18 ---> 207b99b016cb 13:36:18 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:36:18 ---> Running in 8d53f71eaee8 13:36:19 Removing intermediate container 8d53f71eaee8 13:36:19 ---> eb17a6733a1c 13:36:19 Step 17/19 : LABEL arch=arm64 13:36:19 ---> Running in 29e6bdd478a8 13:36:19 Removing intermediate container 29e6bdd478a8 13:36:19 ---> da1d1d704c80 13:36:19 Step 18/19 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:36:19 ---> Running in 7670f35fd17d 13:36:20 Removing intermediate container 7670f35fd17d 13:36:20 ---> 85caff45d809 13:36:20 Step 19/19 : LABEL version=3.0.0-dev.61 13:36:20 ---> Running in 5c6b4713ef73 13:36:21 Removing intermediate container 5c6b4713ef73 13:36:21 ---> 9f3b378dab16 13:36:21 13:36:21 Successfully built 9f3b378dab16 13:36:21 Successfully tagged security-spiffe-token-provider-arm64:latest 13:36:21 Building support-notifications 13:36:24  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:36:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:36:24 ---> 8ca20a77d3e3 13:36:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:36:24 ---> Using cache 13:36:24 ---> c6753d31cfc7 13:36:24 Step 4/22 : WORKDIR /edgex-go 13:36:24 ---> Using cache 13:36:24 ---> d5893bfd9ba6 13:36:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:36:24 ---> Running in 8d19d241f59a 13:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:36:28 OK: 221 MiB in 51 packages 13:36:29 Removing intermediate container 8d19d241f59a 13:36:29 ---> 07d41b2f68cf 13:36:29 Step 6/22 : COPY go.mod vendor* ./ 13:36:30 ---> b6d0a21e7374 13:36:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:30 ---> Running in 4d4ce4e24473 13:37:09 Removing intermediate container e5061ca2f1bf 13:37:09 ---> 2abff58c13f3 13:37:09 13:37:09 Step 9/32 : FROM alpine:3.16 13:37:09 ---> 4c81e5bf8899 13:37:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:37:09 ---> Running in 47ab6d1b5450 13:37:09 Removing intermediate container 47ab6d1b5450 13:37:09 ---> f2fe260236f0 13:37:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 13:37:09 ---> Running in 37a1c9a9cd98 13:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:37:09 (1/2) Installing dumb-init (1.2.5-r1) 13:37:09 (2/2) Installing su-exec (0.2-r1) 13:37:09 Executing busybox-1.35.0-r17.trigger 13:37:09 OK: 5 MiB in 16 packages 13:37:12 Removing intermediate container 37a1c9a9cd98 13:37:12 ---> e8af05c7d59a 13:37:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 13:37:12 ---> Running in 08bdcaaf5299 13:37:12 Removing intermediate container 08bdcaaf5299 13:37:12 ---> bf176383a7ca 13:37:12 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:37:12 ---> Running in a17b31a35f66 13:37:12 Removing intermediate container a17b31a35f66 13:37:12 ---> aa6ea54e271d 13:37:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:37:13 ---> Running in 8d68ed5c37e1 13:37:13 Removing intermediate container 8d68ed5c37e1 13:37:13 ---> 0f9af96f4735 13:37:13 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:37:14 ---> Running in 9467fdf97073 13:37:14 Removing intermediate container 9467fdf97073 13:37:14 ---> 7b3d9e989c87 13:37:14 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:37:14 ---> Running in 9db2c8e4e299 13:37:18 Removing intermediate container 9db2c8e4e299 13:37:18 ---> 60e41e5864c5 13:37:18 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 13:37:18 ---> Running in eefdc97b0814 13:37:18 Removing intermediate container eefdc97b0814 13:37:18 ---> c0053e674bc0 13:37:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:37:19 ---> 3c73e61a3b76 13:37:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:37:19 ---> Running in d53c1efb5d58 13:37:22 Removing intermediate container d53c1efb5d58 13:37:22 ---> cf848018eeab 13:37:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:25 ---> bf1e8703c4f2 13:37:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:37:26 ---> d3c447892096 13:37:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:37:27 ---> 3f898471a62e 13:37:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:37:28 ---> 477d861b6751 13:37:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:37:29 ---> 1e03c0ff10db 13:37:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:37:30 ---> 20029bf9770e 13:37:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:37:31 ---> 9e5aa37895b4 13:37:31 Step 27/32 : RUN chmod +x /entrypoint.sh 13:37:32 ---> Running in cf69f911563a 13:37:36 Removing intermediate container cf69f911563a 13:37:36 ---> bda9bb21a946 13:37:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:37:36 ---> Running in 704b1c6a073a 13:37:37 Removing intermediate container 704b1c6a073a 13:37:37 ---> 8e38266de927 13:37:37 Step 29/32 : CMD ["gate"] 13:37:37 ---> Running in 4faf1246626c 13:37:38 Removing intermediate container 4faf1246626c 13:37:38 ---> 8e906a15ce1b 13:37:38 Step 30/32 : LABEL arch=arm64 13:37:38 ---> Running in 9059fa20d65c 13:37:39 Removing intermediate container 9059fa20d65c 13:37:39 ---> dad540d671f9 13:37:39 Step 31/32 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:37:39 ---> Running in 6e6415535ad1 13:37:40 Removing intermediate container 6e6415535ad1 13:37:40 ---> 9b560fba9cc8 13:37:40 Step 32/32 : LABEL version=3.0.0-dev.61 13:37:40 ---> Running in 3dc8cd85deec 13:37:41 Removing intermediate container 3dc8cd85deec 13:37:41 ---> 15190be77bf1 13:37:41 13:37:41 Successfully built 15190be77bf1 13:37:41 Successfully tagged security-bootstrapper-arm64:latest 13:38:08  Building security-bootstrapper ... done Removing intermediate container 4d4ce4e24473 13:38:08 ---> f219e1300311 13:38:08 Step 8/22 : COPY . . 13:38:10 ---> b54ef1c01a74 13:38:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:38:10 ---> Running in 5965ef8e8611 13:38:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:38:50 Removing intermediate container 999f2b9936cf 13:38:50 ---> 026346cc4532 13:38:50 13:38:50 Step 10/22 : FROM alpine:3.16 13:38:50 ---> 4c81e5bf8899 13:38:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:38:50 ---> Running in 8a99c5326449 13:38:50 Removing intermediate container 8a99c5326449 13:38:50 ---> 11ebdbfb8235 13:38:50 Step 12/22 : RUN apk add --update --no-cache dumb-init 13:38:51 ---> Running in 3fd50e6deca5 13:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:38:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:38:54 (1/1) Installing dumb-init (1.2.5-r1) 13:38:54 Executing busybox-1.35.0-r17.trigger 13:38:54 OK: 5 MiB in 15 packages 13:38:55 Removing intermediate container 3fd50e6deca5 13:38:55 ---> e5304ae726c2 13:38:55 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:56 ---> dab4c7a8216f 13:38:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:38:58 ---> e7f0f9240db8 13:38:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:38:59 ---> 11391c26a552 13:38:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:39:00 ---> 1cb1e2560b79 13:39:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:39:00 ---> Running in 6ad75f84a31d 13:39:03 Removing intermediate container 6ad75f84a31d 13:39:03 ---> c5f5cf33ff0c 13:39:03 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 13:39:03 ---> Running in 5077a68ecc11 13:39:03 Removing intermediate container 5077a68ecc11 13:39:03 ---> 25f0ce8249c8 13:39:03 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 13:39:04 ---> Running in 84c82c8d7086 13:39:04 Removing intermediate container 84c82c8d7086 13:39:04 ---> 75963ccd44ec 13:39:04 Step 20/22 : LABEL arch=arm64 13:39:04 ---> Running in b0fe0a650e21 13:39:05 Removing intermediate container b0fe0a650e21 13:39:05 ---> af5254ee59e3 13:39:05 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:39:05 ---> Running in ff3ef99e1719 13:39:09 Removing intermediate container ff3ef99e1719 13:39:09 ---> 38f7de7381d0 13:39:09 Step 22/22 : LABEL version=3.0.0-dev.61 13:39:09 ---> Running in dc303460a0de 13:39:09 Removing intermediate container dc303460a0de 13:39:09 ---> b6249f79bcb9 13:39:09 13:39:09 Successfully built b6249f79bcb9 13:39:09 Successfully tagged core-common-config-bootstrapper-arm64:latest 13:39:24  Building core-common-config-bootstrapper ... done Removing intermediate container 0a8d97b2a6bc 13:39:24 ---> 5f49fd15223f 13:39:24 13:39:24 Step 10/22 : FROM alpine:3.16 13:39:24 ---> 4c81e5bf8899 13:39:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:39:24 ---> Using cache 13:39:24 ---> 713c42fb2fd3 13:39:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:39:24 ---> Using cache 13:39:24 ---> 64e5cbaaafb6 13:39:24 Step 13/22 : ENV APP_PORT=59861 13:39:24 ---> Running in 63094aca8947 13:39:25 Removing intermediate container 63094aca8947 13:39:25 ---> 4718bd56479a 13:39:25 Step 14/22 : EXPOSE $APP_PORT 13:39:25 ---> Running in aa7af62b079c 13:39:25 Removing intermediate container aa7af62b079c 13:39:25 ---> 2790d262e95b 13:39:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:39:26 ---> 995bd3cd8faf 13:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:39:29 ---> 2d513809d851 13:39:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:39:30 ---> d30a9804a4c2 13:39:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:39:30 ---> Running in b5321db8843a 13:39:30 Removing intermediate container b5321db8843a 13:39:30 ---> f32bcab40419 13:39:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:39:30 ---> Running in d69f4a194248 13:39:31 Removing intermediate container d69f4a194248 13:39:31 ---> 1fbac655e7af 13:39:31 Step 20/22 : LABEL arch=arm64 13:39:31 ---> Running in 0ce3947ed665 13:39:31 Removing intermediate container 0ce3947ed665 13:39:31 ---> d71631c160ae 13:39:31 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:39:31 ---> Running in 80e108138936 13:39:32 Removing intermediate container 80e108138936 13:39:32 ---> 372af153941b 13:39:32 Step 22/22 : LABEL version=3.0.0-dev.61 13:39:32 ---> Running in 40eddb2a40c0 13:39:35 Removing intermediate container 40eddb2a40c0 13:39:35 ---> 1870bce630a4 13:39:35 13:39:35 Successfully built 1870bce630a4 13:39:35 Successfully tagged support-scheduler-arm64:latest 13:39:57  Building support-scheduler ... done Removing intermediate container 7e29a30e40e8 13:39:57 ---> dd57cfd76227 13:39:57 13:39:57 Step 10/22 : FROM alpine:3.16 13:39:57 ---> 4c81e5bf8899 13:39:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:39:57 ---> Running in cd8203fa84c2 13:39:57 Removing intermediate container cd8203fa84c2 13:39:57 ---> 4b2f5254936e 13:39:57 Step 12/22 : ENV APP_PORT=59880 13:39:57 ---> Running in 5f8621e452cc 13:39:57 Removing intermediate container 5f8621e452cc 13:39:57 ---> 411c1e7acaca 13:39:57 Step 13/22 : EXPOSE $APP_PORT 13:39:57 ---> Running in eddde0101bd4 13:39:57 Removing intermediate container eddde0101bd4 13:39:57 ---> dccba22f3787 13:39:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 13:39:57 ---> Running in 60517c923282 13:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:40:00 (1/1) Installing dumb-init (1.2.5-r1) 13:40:00 Executing busybox-1.35.0-r17.trigger 13:40:00 OK: 5 MiB in 15 packages 13:40:02 Removing intermediate container 60517c923282 13:40:02 ---> 9e7d0e7e621a 13:40:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:40:03 ---> b9c8cfa99181 13:40:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:40:05 ---> e3b70896e19d 13:40:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:40:05 ---> 40d141d64e4d 13:40:05 Step 18/22 : ENTRYPOINT ["/core-data"] 13:40:06 ---> Running in 264ade84931f 13:40:06 Removing intermediate container 264ade84931f 13:40:06 ---> 9f384c71a021 13:40:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:40:06 ---> Running in b3407d9a39dd 13:40:06 Removing intermediate container b3407d9a39dd 13:40:06 ---> 183b4b47dcb1 13:40:06 Step 20/22 : LABEL arch=arm64 13:40:07 ---> Running in 9cbc9cfd38b5 13:40:07 Removing intermediate container 9cbc9cfd38b5 13:40:07 ---> 339bfc15ea81 13:40:07 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:40:07 ---> Running in 43cf7ce76f1c 13:40:08 Removing intermediate container 43cf7ce76f1c 13:40:08 ---> a17ff1813051 13:40:08 Step 22/22 : LABEL version=3.0.0-dev.61 13:40:08 ---> Running in d681060f436d 13:40:08 Removing intermediate container d681060f436d 13:40:08 ---> 70529b39f8b9 13:40:08 13:40:08 Successfully built 70529b39f8b9 13:40:08 Successfully tagged core-data-arm64:latest 13:41:30  Building core-data ... done Removing intermediate container 5965ef8e8611 13:41:30 ---> 36d128654049 13:41:30 13:41:30 Step 10/22 : FROM alpine:3.16 13:41:30 ---> 4c81e5bf8899 13:41:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:41:30 ---> Running in 218e34fe05bd 13:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:41:30 (1/2) Installing ca-certificates (20220614-r0) 13:41:30 (2/2) Installing dumb-init (1.2.5-r1) 13:41:30 Executing busybox-1.35.0-r17.trigger 13:41:30 Executing ca-certificates-20220614-r0.trigger 13:41:30 OK: 6 MiB in 16 packages 13:41:30 Removing intermediate container 218e34fe05bd 13:41:30 ---> a79cd3d1d946 13:41:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:41:30 ---> Running in 812158afa1a3 13:41:30 Removing intermediate container 812158afa1a3 13:41:30 ---> 6c4a2f39ad10 13:41:30 Step 13/22 : ENV APP_PORT=59860 13:41:30 ---> Running in ea370542bbc6 13:41:30 Removing intermediate container ea370542bbc6 13:41:30 ---> 833a13a18713 13:41:30 Step 14/22 : EXPOSE $APP_PORT 13:41:30 ---> Running in 1ba183307106 13:41:30 Removing intermediate container 1ba183307106 13:41:30 ---> 5bb4b25cc16d 13:41:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:30 ---> 8dd5c7e72d3f 13:41:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:41:30 ---> d329a36b0285 13:41:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:41:30 ---> 05bd581dbfa2 13:41:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:41:30 ---> Running in aaf75fc1d695 13:41:30 Removing intermediate container aaf75fc1d695 13:41:30 ---> 08a701abf705 13:41:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:41:30 ---> Running in 697e90d20540 13:41:30 Removing intermediate container 697e90d20540 13:41:30 ---> 91bd894dba6d 13:41:30 Step 20/22 : LABEL arch=arm64 13:41:30 ---> Running in 9c2f204aa38b 13:41:30 Removing intermediate container 9c2f204aa38b 13:41:30 ---> b547ef565dbb 13:41:30 Step 21/22 : LABEL git_sha=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:30 ---> Running in d83d352321a8 13:41:30 Removing intermediate container d83d352321a8 13:41:30 ---> 036b582094ca 13:41:30 Step 22/22 : LABEL version=3.0.0-dev.61 13:41:30 ---> Running in 063b6cac253a 13:41:30 Removing intermediate container 063b6cac253a 13:41:30 ---> 5c7058561b01 13:41:30 13:41:30 Successfully built 5c7058561b01 13:41:30 Successfully tagged support-notifications-arm64:latest 13:41:30  Building support-notifications ... done  [Pipeline] } 13:41:30 $ docker stop --time=1 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d 13:41:31 $ docker rm -f --volumes 3859e614c1f1047fb6548633bc30b5313c9e4d1b56b0a119ecc11a02f286752d [Pipeline] // withDockerContainer [Pipeline] sh 13:41:32 + docker images 13:41:32 REPOSITORY TAG IMAGE ID CREATED SIZE 13:41:32 support-notifications-arm64 latest 5c7058561b01 5 seconds ago 29.7MB 13:41:32 36d128654049 16 seconds ago 1.4GB 13:41:32 core-data-arm64 latest 70529b39f8b9 About a minute ago 17.2MB 13:41:32 dd57cfd76227 About a minute ago 1.34GB 13:41:32 support-scheduler-arm64 latest 1870bce630a4 2 minutes ago 29MB 13:41:32 5f49fd15223f 2 minutes ago 1.4GB 13:41:32 core-common-config-bootstrapper-arm64 latest b6249f79bcb9 2 minutes ago 14.9MB 13:41:32 026346cc4532 2 minutes ago 1.33GB 13:41:32 security-bootstrapper-arm64 latest 15190be77bf1 3 minutes ago 19.6MB 13:41:32 2abff58c13f3 4 minutes ago 1.33GB 13:41:32 security-spiffe-token-provider-arm64 latest 9f3b378dab16 5 minutes ago 29.1MB 13:41:32 04e236e51ee2 5 minutes ago 1.37GB 13:41:32 security-secretstore-setup-arm64 latest 5f446630e9a9 7 minutes ago 29MB 13:41:32 1d3aa911a774 7 minutes ago 1.33GB 13:41:32 core-metadata-arm64 latest f18d9b0d45ff 8 minutes ago 17.7MB 13:41:32 051819edc0d3 8 minutes ago 1.34GB 13:41:32 core-command-arm64 latest a2921e26b656 10 minutes ago 17MB 13:41:32 55c98377d3ca 10 minutes ago 1.34GB 13:41:32 security-proxy-setup-arm64 latest 33ec107050c8 11 minutes ago 26.9MB 13:41:32 56a6fca9004e 11 minutes ago 1.33GB 13:41:32 security-spire-agent-arm64 latest ea708b5a445e 15 minutes ago 122MB 13:41:32 security-spire-config-arm64 latest 364920c6ee8e 16 minutes ago 83.6MB 13:41:32 security-spire-server-arm64 latest a1d76659734f 16 minutes ago 84.3MB 13:41:32 1e50667a5505 16 minutes ago 1.21GB 13:41:32 c4c89ffca1e3 16 minutes ago 1.21GB 13:41:32 7b6f29517153 16 minutes ago 1.21GB 13:41:32 ci-base-image-arm64 latest 8ca20a77d3e3 19 minutes ago 905MB 13:41:32 alpine 3.15 354640af7b1b 10 days ago 5.34MB 13:41:32 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 13:41:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 13:41:32 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 13:41:32 provisioning config files... 13:41:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/422@tmp/config12046728433704912413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:33 ---> docker-login.sh 13:41:33 nexus3.edgexfoundry.org:10001 13:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:33 Configure a credential helper to remove this warning. See 13:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:33 13:41:33 Login Succeeded 13:41:33 nexus3.edgexfoundry.org:10002 13:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:33 Configure a credential helper to remove this warning. See 13:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:33 13:41:33 Login Succeeded 13:41:33 nexus3.edgexfoundry.org:10003 13:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:34 Configure a credential helper to remove this warning. See 13:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:34 13:41:34 Login Succeeded 13:41:34 nexus3.edgexfoundry.org:10004 13:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:34 Configure a credential helper to remove this warning. See 13:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:34 13:41:34 Login Succeeded 13:41:34 docker.io 13:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:34 Configure a credential helper to remove this warning. See 13:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:34 13:41:34 Login Succeeded 13:41:34 ---> docker-login.sh ends [Pipeline] } 13:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:41:35 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:35 latest 13:41:35 3.0.0-dev.61 13:41:35 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:35 main 13:41:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:41:35 e5025507e75d: Preparing 13:41:35 5ac1752a5c13: Preparing 13:41:35 ecb2d1c79012: Preparing 13:41:35 d9cfc012dc79: Preparing 13:41:35 f70ee36035b9: Preparing 13:41:35 f70ee36035b9: Layer already exists 13:41:35 ecb2d1c79012: Pushed 13:41:35 e5025507e75d: Pushed 13:41:35 d9cfc012dc79: Pushed 13:41:39 5ac1752a5c13: Pushed 13:41:39 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:41:39 e5025507e75d: Preparing 13:41:39 5ac1752a5c13: Preparing 13:41:39 ecb2d1c79012: Preparing 13:41:39 d9cfc012dc79: Preparing 13:41:39 f70ee36035b9: Preparing 13:41:39 5ac1752a5c13: Layer already exists 13:41:39 ecb2d1c79012: Layer already exists 13:41:39 e5025507e75d: Layer already exists 13:41:39 d9cfc012dc79: Layer already exists 13:41:39 f70ee36035b9: Layer already exists 13:41:39 latest: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 13:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:41:40 e5025507e75d: Preparing 13:41:40 5ac1752a5c13: Preparing 13:41:40 ecb2d1c79012: Preparing 13:41:40 d9cfc012dc79: Preparing 13:41:40 f70ee36035b9: Preparing 13:41:40 e5025507e75d: Layer already exists 13:41:40 ecb2d1c79012: Layer already exists 13:41:40 f70ee36035b9: Layer already exists 13:41:40 5ac1752a5c13: Layer already exists 13:41:40 d9cfc012dc79: Layer already exists 13:41:40 3.0.0-dev.61: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:41:41 e5025507e75d: Preparing 13:41:41 5ac1752a5c13: Preparing 13:41:41 ecb2d1c79012: Preparing 13:41:41 d9cfc012dc79: Preparing 13:41:41 f70ee36035b9: Preparing 13:41:41 d9cfc012dc79: Layer already exists 13:41:41 ecb2d1c79012: Layer already exists 13:41:41 5ac1752a5c13: Layer already exists 13:41:41 f70ee36035b9: Layer already exists 13:41:41 e5025507e75d: Layer already exists 13:41:41 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:41:44 e5025507e75d: Preparing 13:41:44 5ac1752a5c13: Preparing 13:41:44 ecb2d1c79012: Preparing 13:41:44 d9cfc012dc79: Preparing 13:41:44 f70ee36035b9: Preparing 13:41:44 5ac1752a5c13: Layer already exists 13:41:44 f70ee36035b9: Layer already exists 13:41:44 ecb2d1c79012: Layer already exists 13:41:44 e5025507e75d: Layer already exists 13:41:44 d9cfc012dc79: Layer already exists 13:41:44 main: digest: sha256:80eacd79cab23c4d91fb0298a12e7ad84a34fcf3bb0b18ee94dc093396750d23 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:44 ===================================================== [Pipeline] echo 13:41:44 taggedImages: 13:41:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:41:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.61 13:41:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:41:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:41:44 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:44 latest 13:41:44 3.0.0-dev.61 13:41:44 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:44 main 13:41:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:41:44 e0cfca66c03e: Preparing 13:41:44 f51ec584de19: Preparing 13:41:44 938eb65c63e4: Preparing 13:41:44 2031b63c7531: Preparing 13:41:44 ecb2d1c79012: Preparing 13:41:44 8acdfa490f7e: Preparing 13:41:44 f70ee36035b9: Preparing 13:41:44 8acdfa490f7e: Waiting 13:41:44 ecb2d1c79012: Layer already exists 13:41:45 f51ec584de19: Pushed 13:41:45 e0cfca66c03e: Pushed 13:41:45 938eb65c63e4: Pushed 13:41:45 f70ee36035b9: Layer already exists 13:41:45 8acdfa490f7e: Pushed 13:41:47 2031b63c7531: Pushed 13:41:47 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:48 + 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 13:41:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:41:48 e0cfca66c03e: Preparing 13:41:48 f51ec584de19: Preparing 13:41:48 938eb65c63e4: Preparing 13:41:48 2031b63c7531: Preparing 13:41:48 ecb2d1c79012: Preparing 13:41:48 8acdfa490f7e: Preparing 13:41:48 f70ee36035b9: Preparing 13:41:48 8acdfa490f7e: Waiting 13:41:48 f70ee36035b9: Waiting 13:41:48 e0cfca66c03e: Layer already exists 13:41:48 2031b63c7531: Layer already exists 13:41:48 f51ec584de19: Layer already exists 13:41:48 938eb65c63e4: Layer already exists 13:41:48 ecb2d1c79012: Layer already exists 13:41:48 f70ee36035b9: Layer already exists 13:41:48 8acdfa490f7e: Layer already exists 13:41:48 latest: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 13:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:41:49 e0cfca66c03e: Preparing 13:41:49 f51ec584de19: Preparing 13:41:49 938eb65c63e4: Preparing 13:41:49 2031b63c7531: Preparing 13:41:49 ecb2d1c79012: Preparing 13:41:49 8acdfa490f7e: Preparing 13:41:49 f70ee36035b9: Preparing 13:41:49 8acdfa490f7e: Waiting 13:41:49 f70ee36035b9: Waiting 13:41:49 ecb2d1c79012: Layer already exists 13:41:49 e0cfca66c03e: Layer already exists 13:41:49 938eb65c63e4: Layer already exists 13:41:49 f51ec584de19: Layer already exists 13:41:49 2031b63c7531: Layer already exists 13:41:49 f70ee36035b9: Layer already exists 13:41:49 8acdfa490f7e: Layer already exists 13:41:49 3.0.0-dev.61: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:41:50 e0cfca66c03e: Preparing 13:41:50 f51ec584de19: Preparing 13:41:50 938eb65c63e4: Preparing 13:41:50 2031b63c7531: Preparing 13:41:50 ecb2d1c79012: Preparing 13:41:50 8acdfa490f7e: Preparing 13:41:50 f70ee36035b9: Preparing 13:41:50 8acdfa490f7e: Waiting 13:41:50 f70ee36035b9: Waiting 13:41:50 e0cfca66c03e: Layer already exists 13:41:50 938eb65c63e4: Layer already exists 13:41:50 2031b63c7531: Layer already exists 13:41:50 f51ec584de19: Layer already exists 13:41:50 ecb2d1c79012: Layer already exists 13:41:50 8acdfa490f7e: Layer already exists 13:41:50 f70ee36035b9: Layer already exists 13:41:50 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:50 + 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 13:41:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:41:50 e0cfca66c03e: Preparing 13:41:50 f51ec584de19: Preparing 13:41:50 938eb65c63e4: Preparing 13:41:50 2031b63c7531: Preparing 13:41:50 ecb2d1c79012: Preparing 13:41:50 8acdfa490f7e: Preparing 13:41:50 f70ee36035b9: Preparing 13:41:50 8acdfa490f7e: Waiting 13:41:50 f70ee36035b9: Waiting 13:41:50 2031b63c7531: Layer already exists 13:41:50 f51ec584de19: Layer already exists 13:41:50 e0cfca66c03e: Layer already exists 13:41:50 938eb65c63e4: Layer already exists 13:41:50 ecb2d1c79012: Layer already exists 13:41:50 f70ee36035b9: Layer already exists 13:41:50 8acdfa490f7e: Layer already exists 13:41:51 main: digest: sha256:4ad6513ede8ade0b1f59fdcc7e4efff5ff6d0284db44fcd2890e5d1fbc138d5e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:51 ===================================================== [Pipeline] echo 13:41:51 taggedImages: 13:41:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:41:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.61 13:41:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:41:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:41:51 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:51 latest 13:41:51 3.0.0-dev.61 13:41:51 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:51 main 13:41:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:41:51 5c3ac4c75fa3: Preparing 13:41:51 f63b3ee83419: Preparing 13:41:51 ecb2d1c79012: Preparing 13:41:51 c88da9dfe4cb: Preparing 13:41:51 f70ee36035b9: Preparing 13:41:51 f70ee36035b9: Layer already exists 13:41:51 ecb2d1c79012: Layer already exists 13:41:52 5c3ac4c75fa3: Pushed 13:41:52 c88da9dfe4cb: Pushed 13:41:55 f63b3ee83419: Pushed 13:41:55 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:41:56 5c3ac4c75fa3: Preparing 13:41:56 f63b3ee83419: Preparing 13:41:56 ecb2d1c79012: Preparing 13:41:56 c88da9dfe4cb: Preparing 13:41:56 f70ee36035b9: Preparing 13:41:56 c88da9dfe4cb: Layer already exists 13:41:56 5c3ac4c75fa3: Layer already exists 13:41:56 f63b3ee83419: Layer already exists 13:41:56 f70ee36035b9: Layer already exists 13:41:56 ecb2d1c79012: Layer already exists 13:41:56 latest: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 13:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:41:57 5c3ac4c75fa3: Preparing 13:41:57 f63b3ee83419: Preparing 13:41:57 ecb2d1c79012: Preparing 13:41:57 c88da9dfe4cb: Preparing 13:41:57 f70ee36035b9: Preparing 13:41:57 f70ee36035b9: Layer already exists 13:41:57 f63b3ee83419: Layer already exists 13:41:57 5c3ac4c75fa3: Layer already exists 13:41:57 c88da9dfe4cb: Layer already exists 13:41:57 ecb2d1c79012: Layer already exists 13:41:57 3.0.0-dev.61: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:41:57 5c3ac4c75fa3: Preparing 13:41:57 f63b3ee83419: Preparing 13:41:57 ecb2d1c79012: Preparing 13:41:57 c88da9dfe4cb: Preparing 13:41:57 f70ee36035b9: Preparing 13:41:57 ecb2d1c79012: Layer already exists 13:41:57 5c3ac4c75fa3: Layer already exists 13:41:57 f63b3ee83419: Layer already exists 13:41:57 f70ee36035b9: Layer already exists 13:41:57 c88da9dfe4cb: Layer already exists 13:41:57 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:41:58 5c3ac4c75fa3: Preparing 13:41:58 f63b3ee83419: Preparing 13:41:58 ecb2d1c79012: Preparing 13:41:58 c88da9dfe4cb: Preparing 13:41:58 f70ee36035b9: Preparing 13:41:58 f70ee36035b9: Layer already exists 13:41:58 f63b3ee83419: Layer already exists 13:41:58 ecb2d1c79012: Layer already exists 13:41:58 c88da9dfe4cb: Layer already exists 13:41:58 5c3ac4c75fa3: Layer already exists 13:41:58 main: digest: sha256:9f0337bcaea8b8ddd142e4b60ba76348490b754271261f5e86d355b458710ec2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:58 ===================================================== [Pipeline] echo 13:41:58 taggedImages: 13:41:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:41:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.61 13:41:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:41:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:41:58 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:58 latest 13:41:58 3.0.0-dev.61 13:41:58 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:41:58 main 13:41:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:41:59 f1fff73321ce: Preparing 13:41:59 dec6bc0de34f: Preparing 13:41:59 1180bba000d7: Preparing 13:41:59 ecb2d1c79012: Preparing 13:41:59 d9cfc012dc79: Preparing 13:41:59 f70ee36035b9: Preparing 13:41:59 d9cfc012dc79: Layer already exists 13:41:59 ecb2d1c79012: Layer already exists 13:41:59 f70ee36035b9: Layer already exists 13:41:59 dec6bc0de34f: Pushed 13:41:59 f1fff73321ce: Pushed 13:42:02 1180bba000d7: Pushed 13:42:02 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:42:03 f1fff73321ce: Preparing 13:42:03 dec6bc0de34f: Preparing 13:42:03 1180bba000d7: Preparing 13:42:03 ecb2d1c79012: Preparing 13:42:03 d9cfc012dc79: Preparing 13:42:03 f70ee36035b9: Preparing 13:42:03 f70ee36035b9: Waiting 13:42:03 dec6bc0de34f: Layer already exists 13:42:03 1180bba000d7: Layer already exists 13:42:03 f1fff73321ce: Layer already exists 13:42:03 ecb2d1c79012: Layer already exists 13:42:03 d9cfc012dc79: Layer already exists 13:42:03 f70ee36035b9: Layer already exists 13:42:03 latest: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 13:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:42:04 f1fff73321ce: Preparing 13:42:04 dec6bc0de34f: Preparing 13:42:04 1180bba000d7: Preparing 13:42:04 ecb2d1c79012: Preparing 13:42:04 d9cfc012dc79: Preparing 13:42:04 f70ee36035b9: Preparing 13:42:04 f70ee36035b9: Waiting 13:42:04 1180bba000d7: Layer already exists 13:42:04 f1fff73321ce: Layer already exists 13:42:04 dec6bc0de34f: Layer already exists 13:42:04 ecb2d1c79012: Layer already exists 13:42:04 d9cfc012dc79: Layer already exists 13:42:04 f70ee36035b9: Layer already exists 13:42:04 3.0.0-dev.61: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:42:05 f1fff73321ce: Preparing 13:42:05 dec6bc0de34f: Preparing 13:42:05 1180bba000d7: Preparing 13:42:05 ecb2d1c79012: Preparing 13:42:05 d9cfc012dc79: Preparing 13:42:05 f70ee36035b9: Preparing 13:42:05 f70ee36035b9: Waiting 13:42:05 ecb2d1c79012: Layer already exists 13:42:05 dec6bc0de34f: Layer already exists 13:42:05 f1fff73321ce: Layer already exists 13:42:05 1180bba000d7: Layer already exists 13:42:05 d9cfc012dc79: Layer already exists 13:42:05 f70ee36035b9: Layer already exists 13:42:05 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:42:06 f1fff73321ce: Preparing 13:42:06 dec6bc0de34f: Preparing 13:42:06 1180bba000d7: Preparing 13:42:06 ecb2d1c79012: Preparing 13:42:06 d9cfc012dc79: Preparing 13:42:06 f70ee36035b9: Preparing 13:42:06 f70ee36035b9: Waiting 13:42:06 f1fff73321ce: Layer already exists 13:42:06 dec6bc0de34f: Layer already exists 13:42:06 ecb2d1c79012: Layer already exists 13:42:06 1180bba000d7: Layer already exists 13:42:06 d9cfc012dc79: Layer already exists 13:42:06 f70ee36035b9: Layer already exists 13:42:06 main: digest: sha256:cc52a50ec0cdaf221cffbcecfa78e8740509ecd9d82b191c3b5385d68db8736a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:06 ===================================================== [Pipeline] echo 13:42:06 taggedImages: 13:42:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:42:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.61 13:42:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:42:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:42:06 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:06 latest 13:42:06 3.0.0-dev.61 13:42:06 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:06 main 13:42:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:42:07 4b27956a3375: Preparing 13:42:07 4b27956a3375: Preparing 13:42:07 02cf6ce1f463: Preparing 13:42:07 806bed0b1d23: Preparing 13:42:07 27d1a78cc9b9: Preparing 13:42:07 ff0fa0ecc9f4: Preparing 13:42:07 2cb7fae6d0f7: Preparing 13:42:07 ecb2d1c79012: Preparing 13:42:07 da4653af4733: Preparing 13:42:07 0e2e15c7e3f8: Preparing 13:42:07 c0fc925cd82e: Preparing 13:42:07 7e1326d84671: Preparing 13:42:07 f70ee36035b9: Preparing 13:42:07 2cb7fae6d0f7: Waiting 13:42:07 da4653af4733: Waiting 13:42:07 0e2e15c7e3f8: Waiting 13:42:07 ecb2d1c79012: Waiting 13:42:07 c0fc925cd82e: Waiting 13:42:07 7e1326d84671: Waiting 13:42:07 f70ee36035b9: Waiting 13:42:07 27d1a78cc9b9: Pushed 13:42:07 806bed0b1d23: Pushed 13:42:07 ff0fa0ecc9f4: Pushed 13:42:07 02cf6ce1f463: Pushed 13:42:07 4b27956a3375: Pushed 13:42:07 ecb2d1c79012: Layer already exists 13:42:07 da4653af4733: Pushed 13:42:07 0e2e15c7e3f8: Pushed 13:42:07 c0fc925cd82e: Pushed 13:42:07 f70ee36035b9: Layer already exists 13:42:07 7e1326d84671: Pushed 13:42:11 2cb7fae6d0f7: Pushed 13:42:11 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:42:11 4b27956a3375: Preparing 13:42:11 4b27956a3375: Preparing 13:42:11 02cf6ce1f463: Preparing 13:42:11 806bed0b1d23: Preparing 13:42:11 27d1a78cc9b9: Preparing 13:42:11 ff0fa0ecc9f4: Preparing 13:42:11 2cb7fae6d0f7: Preparing 13:42:11 ecb2d1c79012: Preparing 13:42:11 da4653af4733: Preparing 13:42:11 0e2e15c7e3f8: Preparing 13:42:11 c0fc925cd82e: Preparing 13:42:11 7e1326d84671: Preparing 13:42:11 f70ee36035b9: Preparing 13:42:11 da4653af4733: Waiting 13:42:11 0e2e15c7e3f8: Waiting 13:42:11 c0fc925cd82e: Waiting 13:42:11 7e1326d84671: Waiting 13:42:11 f70ee36035b9: Waiting 13:42:11 2cb7fae6d0f7: Waiting 13:42:11 ecb2d1c79012: Waiting 13:42:11 02cf6ce1f463: Layer already exists 13:42:11 4b27956a3375: Layer already exists 13:42:11 27d1a78cc9b9: Layer already exists 13:42:11 ff0fa0ecc9f4: Layer already exists 13:42:11 806bed0b1d23: Layer already exists 13:42:11 ecb2d1c79012: Layer already exists 13:42:11 da4653af4733: Layer already exists 13:42:11 2cb7fae6d0f7: Layer already exists 13:42:11 c0fc925cd82e: Layer already exists 13:42:11 0e2e15c7e3f8: Layer already exists 13:42:11 7e1326d84671: Layer already exists 13:42:11 f70ee36035b9: Layer already exists 13:42:12 latest: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 13:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:42:12 4b27956a3375: Preparing 13:42:12 4b27956a3375: Preparing 13:42:12 02cf6ce1f463: Preparing 13:42:12 806bed0b1d23: Preparing 13:42:12 27d1a78cc9b9: Preparing 13:42:12 ff0fa0ecc9f4: Preparing 13:42:12 2cb7fae6d0f7: Preparing 13:42:12 ecb2d1c79012: Preparing 13:42:12 da4653af4733: Preparing 13:42:12 0e2e15c7e3f8: Preparing 13:42:12 c0fc925cd82e: Preparing 13:42:12 7e1326d84671: Preparing 13:42:12 f70ee36035b9: Preparing 13:42:12 0e2e15c7e3f8: Waiting 13:42:12 2cb7fae6d0f7: Waiting 13:42:12 ecb2d1c79012: Waiting 13:42:12 c0fc925cd82e: Waiting 13:42:12 7e1326d84671: Waiting 13:42:12 f70ee36035b9: Waiting 13:42:12 da4653af4733: Waiting 13:42:12 ff0fa0ecc9f4: Layer already exists 13:42:12 27d1a78cc9b9: Layer already exists 13:42:12 4b27956a3375: Layer already exists 13:42:12 806bed0b1d23: Layer already exists 13:42:12 02cf6ce1f463: Layer already exists 13:42:12 ecb2d1c79012: Layer already exists 13:42:12 0e2e15c7e3f8: Layer already exists 13:42:12 da4653af4733: Layer already exists 13:42:12 2cb7fae6d0f7: Layer already exists 13:42:12 c0fc925cd82e: Layer already exists 13:42:12 7e1326d84671: Layer already exists 13:42:12 f70ee36035b9: Layer already exists 13:42:13 3.0.0-dev.61: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:42:13 4b27956a3375: Preparing 13:42:13 4b27956a3375: Preparing 13:42:13 02cf6ce1f463: Preparing 13:42:13 806bed0b1d23: Preparing 13:42:13 27d1a78cc9b9: Preparing 13:42:13 ff0fa0ecc9f4: Preparing 13:42:13 2cb7fae6d0f7: Preparing 13:42:13 ecb2d1c79012: Preparing 13:42:13 da4653af4733: Preparing 13:42:13 0e2e15c7e3f8: Preparing 13:42:13 c0fc925cd82e: Preparing 13:42:13 7e1326d84671: Preparing 13:42:13 f70ee36035b9: Preparing 13:42:13 da4653af4733: Waiting 13:42:13 0e2e15c7e3f8: Waiting 13:42:13 c0fc925cd82e: Waiting 13:42:13 7e1326d84671: Waiting 13:42:13 f70ee36035b9: Waiting 13:42:13 2cb7fae6d0f7: Waiting 13:42:13 ecb2d1c79012: Waiting 13:42:13 806bed0b1d23: Layer already exists 13:42:13 02cf6ce1f463: Layer already exists 13:42:13 ff0fa0ecc9f4: Layer already exists 13:42:13 4b27956a3375: Layer already exists 13:42:13 27d1a78cc9b9: Layer already exists 13:42:13 da4653af4733: Layer already exists 13:42:13 2cb7fae6d0f7: Layer already exists 13:42:13 ecb2d1c79012: Layer already exists 13:42:13 c0fc925cd82e: Layer already exists 13:42:13 0e2e15c7e3f8: Layer already exists 13:42:13 f70ee36035b9: Layer already exists 13:42:13 7e1326d84671: Layer already exists 13:42:13 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:42:14 4b27956a3375: Preparing 13:42:14 4b27956a3375: Preparing 13:42:14 02cf6ce1f463: Preparing 13:42:14 806bed0b1d23: Preparing 13:42:14 27d1a78cc9b9: Preparing 13:42:14 ff0fa0ecc9f4: Preparing 13:42:14 2cb7fae6d0f7: Preparing 13:42:14 ecb2d1c79012: Preparing 13:42:14 da4653af4733: Preparing 13:42:14 0e2e15c7e3f8: Preparing 13:42:14 c0fc925cd82e: Preparing 13:42:14 7e1326d84671: Preparing 13:42:14 f70ee36035b9: Preparing 13:42:14 0e2e15c7e3f8: Waiting 13:42:14 c0fc925cd82e: Waiting 13:42:14 7e1326d84671: Waiting 13:42:14 ecb2d1c79012: Waiting 13:42:14 f70ee36035b9: Waiting 13:42:14 da4653af4733: Waiting 13:42:14 2cb7fae6d0f7: Waiting 13:42:14 806bed0b1d23: Layer already exists 13:42:14 4b27956a3375: Layer already exists 13:42:14 27d1a78cc9b9: Layer already exists 13:42:14 02cf6ce1f463: Layer already exists 13:42:14 ff0fa0ecc9f4: Layer already exists 13:42:14 2cb7fae6d0f7: Layer already exists 13:42:14 ecb2d1c79012: Layer already exists 13:42:14 da4653af4733: Layer already exists 13:42:14 c0fc925cd82e: Layer already exists 13:42:14 0e2e15c7e3f8: Layer already exists 13:42:14 f70ee36035b9: Layer already exists 13:42:14 7e1326d84671: Layer already exists 13:42:14 main: digest: sha256:9465510e7c1532e1135a2e53485fa1b19242c02a77c035ef35a4c942863eb47e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:14 ===================================================== [Pipeline] echo 13:42:14 taggedImages: 13:42:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:42:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.61 13:42:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:42:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:42:14 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:14 latest 13:42:14 3.0.0-dev.61 13:42:14 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:14 main 13:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:42:15 6ffca23dd1bd: Preparing 13:42:15 7c3e496531e8: Preparing 13:42:15 0b59e85a23fe: Preparing 13:42:15 e84fa2ffe069: Preparing 13:42:15 6e03387261cf: Preparing 13:42:15 6ec88abf1eed: Preparing 13:42:15 ef6c75147808: Preparing 13:42:15 f70ee36035b9: Preparing 13:42:15 6ec88abf1eed: Waiting 13:42:15 f70ee36035b9: Waiting 13:42:15 ef6c75147808: Waiting 13:42:15 6e03387261cf: Pushed 13:42:15 6ffca23dd1bd: Pushed 13:42:15 7c3e496531e8: Pushed 13:42:15 f70ee36035b9: Layer already exists 13:42:16 6ec88abf1eed: Pushed 13:42:16 ef6c75147808: Pushed 13:42:18 0b59e85a23fe: Pushed 13:42:18 e84fa2ffe069: Pushed 13:42:18 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:18 + 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 13:42:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:42:19 6ffca23dd1bd: Preparing 13:42:19 7c3e496531e8: Preparing 13:42:19 0b59e85a23fe: Preparing 13:42:19 e84fa2ffe069: Preparing 13:42:19 6e03387261cf: Preparing 13:42:19 6ec88abf1eed: Preparing 13:42:19 ef6c75147808: Preparing 13:42:19 f70ee36035b9: Preparing 13:42:19 6ec88abf1eed: Waiting 13:42:19 ef6c75147808: Waiting 13:42:19 7c3e496531e8: Layer already exists 13:42:19 e84fa2ffe069: Layer already exists 13:42:19 6e03387261cf: Layer already exists 13:42:19 0b59e85a23fe: Layer already exists 13:42:19 6ffca23dd1bd: Layer already exists 13:42:19 6ec88abf1eed: Layer already exists 13:42:19 ef6c75147808: Layer already exists 13:42:19 f70ee36035b9: Layer already exists 13:42:19 latest: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 13:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:42:19 6ffca23dd1bd: Preparing 13:42:19 7c3e496531e8: Preparing 13:42:19 0b59e85a23fe: Preparing 13:42:19 e84fa2ffe069: Preparing 13:42:19 6e03387261cf: Preparing 13:42:19 6ec88abf1eed: Preparing 13:42:19 ef6c75147808: Preparing 13:42:19 f70ee36035b9: Preparing 13:42:19 6ec88abf1eed: Waiting 13:42:19 ef6c75147808: Waiting 13:42:19 f70ee36035b9: Waiting 13:42:19 7c3e496531e8: Layer already exists 13:42:19 6ffca23dd1bd: Layer already exists 13:42:19 e84fa2ffe069: Layer already exists 13:42:19 0b59e85a23fe: Layer already exists 13:42:19 6e03387261cf: Layer already exists 13:42:19 f70ee36035b9: Layer already exists 13:42:19 ef6c75147808: Layer already exists 13:42:19 6ec88abf1eed: Layer already exists 13:42:19 3.0.0-dev.61: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:42:20 6ffca23dd1bd: Preparing 13:42:20 7c3e496531e8: Preparing 13:42:20 0b59e85a23fe: Preparing 13:42:20 e84fa2ffe069: Preparing 13:42:20 6e03387261cf: Preparing 13:42:20 6ec88abf1eed: Preparing 13:42:20 ef6c75147808: Preparing 13:42:20 f70ee36035b9: Preparing 13:42:20 6ec88abf1eed: Waiting 13:42:20 ef6c75147808: Waiting 13:42:20 f70ee36035b9: Waiting 13:42:20 7c3e496531e8: Layer already exists 13:42:20 6e03387261cf: Layer already exists 13:42:20 e84fa2ffe069: Layer already exists 13:42:20 0b59e85a23fe: Layer already exists 13:42:20 6ffca23dd1bd: Layer already exists 13:42:20 6ec88abf1eed: Layer already exists 13:42:20 ef6c75147808: Layer already exists 13:42:20 f70ee36035b9: Layer already exists 13:42:20 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:21 + 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 13:42:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:42:21 6ffca23dd1bd: Preparing 13:42:21 7c3e496531e8: Preparing 13:42:21 0b59e85a23fe: Preparing 13:42:21 e84fa2ffe069: Preparing 13:42:21 6e03387261cf: Preparing 13:42:21 6ec88abf1eed: Preparing 13:42:21 ef6c75147808: Preparing 13:42:21 f70ee36035b9: Preparing 13:42:21 ef6c75147808: Waiting 13:42:21 6ec88abf1eed: Waiting 13:42:21 f70ee36035b9: Waiting 13:42:21 6ffca23dd1bd: Layer already exists 13:42:21 e84fa2ffe069: Layer already exists 13:42:21 7c3e496531e8: Layer already exists 13:42:21 0b59e85a23fe: Layer already exists 13:42:21 6e03387261cf: Layer already exists 13:42:21 6ec88abf1eed: Layer already exists 13:42:21 ef6c75147808: Layer already exists 13:42:21 f70ee36035b9: Layer already exists 13:42:21 main: digest: sha256:2d20912613c28cd809fcf89b6f3cd2f7a8e20093b5d7bdf9f27ae18708f72303 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:21 ===================================================== [Pipeline] echo 13:42:21 taggedImages: 13:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.61 13:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:42:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:42:21 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:21 latest 13:42:21 3.0.0-dev.61 13:42:21 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:21 main 13:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:42:22 3caa3f253df5: Preparing 13:42:22 438254677995: Preparing 13:42:22 d6a918d0f3bd: Preparing 13:42:22 5334d98b77d1: Preparing 13:42:22 b9769c947e19: Preparing 13:42:22 4fb584312de8: Preparing 13:42:22 ce2d2b2f1524: Preparing 13:42:22 4d57b6f3f687: Preparing 13:42:22 b16203ae8d58: Preparing 13:42:22 f70ee36035b9: Preparing 13:42:22 ce2d2b2f1524: Waiting 13:42:22 4fb584312de8: Waiting 13:42:22 4d57b6f3f687: Waiting 13:42:22 b16203ae8d58: Waiting 13:42:22 f70ee36035b9: Waiting 13:42:22 3caa3f253df5: Pushed 13:42:22 438254677995: Pushed 13:42:22 b9769c947e19: Pushed 13:42:23 4fb584312de8: Pushed 13:42:23 4d57b6f3f687: Pushed 13:42:23 ce2d2b2f1524: Pushed 13:42:23 f70ee36035b9: Layer already exists 13:42:23 b16203ae8d58: Pushed 13:42:25 5334d98b77d1: Pushed 13:42:25 d6a918d0f3bd: Pushed 13:42:26 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:26 + 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 13:42:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:42:26 3caa3f253df5: Preparing 13:42:26 438254677995: Preparing 13:42:26 d6a918d0f3bd: Preparing 13:42:26 5334d98b77d1: Preparing 13:42:26 b9769c947e19: Preparing 13:42:26 4fb584312de8: Preparing 13:42:26 ce2d2b2f1524: Preparing 13:42:26 4d57b6f3f687: Preparing 13:42:26 b16203ae8d58: Preparing 13:42:26 f70ee36035b9: Preparing 13:42:26 4fb584312de8: Waiting 13:42:26 ce2d2b2f1524: Waiting 13:42:26 4d57b6f3f687: Waiting 13:42:26 f70ee36035b9: Waiting 13:42:26 b16203ae8d58: Waiting 13:42:26 5334d98b77d1: Layer already exists 13:42:26 438254677995: Layer already exists 13:42:26 3caa3f253df5: Layer already exists 13:42:26 d6a918d0f3bd: Layer already exists 13:42:26 b9769c947e19: Layer already exists 13:42:26 ce2d2b2f1524: Layer already exists 13:42:26 b16203ae8d58: Layer already exists 13:42:26 4d57b6f3f687: Layer already exists 13:42:26 f70ee36035b9: Layer already exists 13:42:26 4fb584312de8: Layer already exists 13:42:26 latest: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 13:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:42:27 3caa3f253df5: Preparing 13:42:27 438254677995: Preparing 13:42:27 d6a918d0f3bd: Preparing 13:42:27 5334d98b77d1: Preparing 13:42:27 b9769c947e19: Preparing 13:42:27 4fb584312de8: Preparing 13:42:27 ce2d2b2f1524: Preparing 13:42:27 4d57b6f3f687: Preparing 13:42:27 b16203ae8d58: Preparing 13:42:27 f70ee36035b9: Preparing 13:42:27 4fb584312de8: Waiting 13:42:27 ce2d2b2f1524: Waiting 13:42:27 4d57b6f3f687: Waiting 13:42:27 b16203ae8d58: Waiting 13:42:27 f70ee36035b9: Waiting 13:42:27 3caa3f253df5: Layer already exists 13:42:27 d6a918d0f3bd: Layer already exists 13:42:27 b9769c947e19: Layer already exists 13:42:27 438254677995: Layer already exists 13:42:27 5334d98b77d1: Layer already exists 13:42:27 4d57b6f3f687: Layer already exists 13:42:27 4fb584312de8: Layer already exists 13:42:27 ce2d2b2f1524: Layer already exists 13:42:27 f70ee36035b9: Layer already exists 13:42:27 b16203ae8d58: Layer already exists 13:42:27 3.0.0-dev.61: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:42:28 3caa3f253df5: Preparing 13:42:28 438254677995: Preparing 13:42:28 d6a918d0f3bd: Preparing 13:42:28 5334d98b77d1: Preparing 13:42:28 b9769c947e19: Preparing 13:42:28 4fb584312de8: Preparing 13:42:28 ce2d2b2f1524: Preparing 13:42:28 4d57b6f3f687: Preparing 13:42:28 b16203ae8d58: Preparing 13:42:28 f70ee36035b9: Preparing 13:42:28 4d57b6f3f687: Waiting 13:42:28 b16203ae8d58: Waiting 13:42:28 4fb584312de8: Waiting 13:42:28 ce2d2b2f1524: Waiting 13:42:28 f70ee36035b9: Waiting 13:42:28 438254677995: Layer already exists 13:42:28 b9769c947e19: Layer already exists 13:42:28 5334d98b77d1: Layer already exists 13:42:28 3caa3f253df5: Layer already exists 13:42:28 d6a918d0f3bd: Layer already exists 13:42:28 4d57b6f3f687: Layer already exists 13:42:28 4fb584312de8: Layer already exists 13:42:28 b16203ae8d58: Layer already exists 13:42:28 ce2d2b2f1524: Layer already exists 13:42:28 f70ee36035b9: Layer already exists 13:42:28 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:28 + 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 13:42:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:42:28 3caa3f253df5: Preparing 13:42:28 438254677995: Preparing 13:42:28 d6a918d0f3bd: Preparing 13:42:28 5334d98b77d1: Preparing 13:42:28 b9769c947e19: Preparing 13:42:28 4fb584312de8: Preparing 13:42:28 ce2d2b2f1524: Preparing 13:42:28 4d57b6f3f687: Preparing 13:42:28 b16203ae8d58: Preparing 13:42:28 f70ee36035b9: Preparing 13:42:28 ce2d2b2f1524: Waiting 13:42:28 b16203ae8d58: Waiting 13:42:28 4d57b6f3f687: Waiting 13:42:28 f70ee36035b9: Waiting 13:42:28 4fb584312de8: Waiting 13:42:28 5334d98b77d1: Layer already exists 13:42:28 b9769c947e19: Layer already exists 13:42:28 d6a918d0f3bd: Layer already exists 13:42:28 438254677995: Layer already exists 13:42:28 3caa3f253df5: Layer already exists 13:42:28 ce2d2b2f1524: Layer already exists 13:42:28 4fb584312de8: Layer already exists 13:42:28 f70ee36035b9: Layer already exists 13:42:28 4d57b6f3f687: Layer already exists 13:42:28 b16203ae8d58: Layer already exists 13:42:28 main: digest: sha256:8800127185986cc5a5f4456ac2c3366b620b584e2031fc6ce65a54603f39fedf size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:29 ===================================================== [Pipeline] echo 13:42:29 taggedImages: 13:42:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:42:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.61 13:42:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:42:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:42:29 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:29 latest 13:42:29 3.0.0-dev.61 13:42:29 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:29 main 13:42:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:42:29 dc30a3035092: Preparing 13:42:29 3f699d5901e5: Preparing 13:42:29 ecb2d1c79012: Preparing 13:42:29 fe647cd11a67: Preparing 13:42:29 a8cfdf0cc8ec: Preparing 13:42:29 ecb2d1c79012: Layer already exists 13:42:29 a8cfdf0cc8ec: Layer already exists 13:42:30 dc30a3035092: Pushed 13:42:31 fe647cd11a67: Pushed 13:42:34 3f699d5901e5: Pushed 13:42:35 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:36 + 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 13:42:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:42:36 dc30a3035092: Preparing 13:42:36 3f699d5901e5: Preparing 13:42:36 ecb2d1c79012: Preparing 13:42:36 fe647cd11a67: Preparing 13:42:36 a8cfdf0cc8ec: Preparing 13:42:36 a8cfdf0cc8ec: Layer already exists 13:42:36 3f699d5901e5: Layer already exists 13:42:36 fe647cd11a67: Layer already exists 13:42:36 dc30a3035092: Layer already exists 13:42:36 ecb2d1c79012: Layer already exists 13:42:36 latest: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 13:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:42:37 dc30a3035092: Preparing 13:42:37 3f699d5901e5: Preparing 13:42:37 ecb2d1c79012: Preparing 13:42:37 fe647cd11a67: Preparing 13:42:37 a8cfdf0cc8ec: Preparing 13:42:37 fe647cd11a67: Layer already exists 13:42:37 ecb2d1c79012: Layer already exists 13:42:37 a8cfdf0cc8ec: Layer already exists 13:42:37 dc30a3035092: Layer already exists 13:42:37 3f699d5901e5: Layer already exists 13:42:37 3.0.0-dev.61: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:42:38 dc30a3035092: Preparing 13:42:38 3f699d5901e5: Preparing 13:42:38 ecb2d1c79012: Preparing 13:42:38 fe647cd11a67: Preparing 13:42:38 a8cfdf0cc8ec: Preparing 13:42:38 3f699d5901e5: Layer already exists 13:42:38 ecb2d1c79012: Layer already exists 13:42:38 a8cfdf0cc8ec: Layer already exists 13:42:38 fe647cd11a67: Layer already exists 13:42:38 dc30a3035092: Layer already exists 13:42:38 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:38 + 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 13:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:42:38 dc30a3035092: Preparing 13:42:38 3f699d5901e5: Preparing 13:42:38 ecb2d1c79012: Preparing 13:42:38 fe647cd11a67: Preparing 13:42:38 a8cfdf0cc8ec: Preparing 13:42:38 ecb2d1c79012: Layer already exists 13:42:38 dc30a3035092: Layer already exists 13:42:38 fe647cd11a67: Layer already exists 13:42:38 a8cfdf0cc8ec: Layer already exists 13:42:38 3f699d5901e5: Layer already exists 13:42:38 main: digest: sha256:f524e93ec1598f88289041d1a41f1dcd531eddefd9472cb4ce0aaa06d2bb3036 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:39 ===================================================== [Pipeline] echo 13:42:39 taggedImages: 13:42:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:42:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.61 13:42:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:42:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:42:39 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:39 latest 13:42:39 3.0.0-dev.61 13:42:39 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:39 main 13:42:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:39 99b217f20cdd: Preparing 13:42:39 326b4f0a5dd1: Preparing 13:42:39 3edefff39615: Preparing 13:42:39 5d596c5d02cc: Preparing 13:42:39 03c9a39d5001: Preparing 13:42:39 1228e63e1a4d: Preparing 13:42:39 a8cfdf0cc8ec: Preparing 13:42:39 1228e63e1a4d: Waiting 13:42:39 a8cfdf0cc8ec: Waiting 13:42:40 99b217f20cdd: Pushed 13:42:40 3edefff39615: Pushed 13:42:40 326b4f0a5dd1: Pushed 13:42:40 a8cfdf0cc8ec: Layer already exists 13:42:41 1228e63e1a4d: Pushed 13:42:47 03c9a39d5001: Pushed 13:42:55 5d596c5d02cc: Pushed 13:42:55 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:56 + 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 13:42:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:56 99b217f20cdd: Preparing 13:42:56 326b4f0a5dd1: Preparing 13:42:56 3edefff39615: Preparing 13:42:56 5d596c5d02cc: Preparing 13:42:56 03c9a39d5001: Preparing 13:42:56 1228e63e1a4d: Preparing 13:42:56 a8cfdf0cc8ec: Preparing 13:42:56 1228e63e1a4d: Waiting 13:42:56 a8cfdf0cc8ec: Waiting 13:42:56 03c9a39d5001: Layer already exists 13:42:56 99b217f20cdd: Layer already exists 13:42:56 326b4f0a5dd1: Layer already exists 13:42:56 5d596c5d02cc: Layer already exists 13:42:56 3edefff39615: Layer already exists 13:42:56 a8cfdf0cc8ec: Layer already exists 13:42:56 1228e63e1a4d: Layer already exists 13:42:56 latest: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 13:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:57 99b217f20cdd: Preparing 13:42:57 326b4f0a5dd1: Preparing 13:42:57 3edefff39615: Preparing 13:42:57 5d596c5d02cc: Preparing 13:42:57 03c9a39d5001: Preparing 13:42:57 1228e63e1a4d: Preparing 13:42:57 a8cfdf0cc8ec: Preparing 13:42:57 1228e63e1a4d: Waiting 13:42:57 a8cfdf0cc8ec: Waiting 13:42:57 326b4f0a5dd1: Layer already exists 13:42:57 3edefff39615: Layer already exists 13:42:57 99b217f20cdd: Layer already exists 13:42:57 03c9a39d5001: Layer already exists 13:42:57 5d596c5d02cc: Layer already exists 13:42:57 a8cfdf0cc8ec: Layer already exists 13:42:57 1228e63e1a4d: Layer already exists 13:42:57 3.0.0-dev.61: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:58 99b217f20cdd: Preparing 13:42:58 326b4f0a5dd1: Preparing 13:42:58 3edefff39615: Preparing 13:42:58 5d596c5d02cc: Preparing 13:42:58 03c9a39d5001: Preparing 13:42:58 1228e63e1a4d: Preparing 13:42:58 a8cfdf0cc8ec: Preparing 13:42:58 1228e63e1a4d: Waiting 13:42:58 a8cfdf0cc8ec: Waiting 13:42:58 99b217f20cdd: Layer already exists 13:42:58 326b4f0a5dd1: Layer already exists 13:42:58 3edefff39615: Layer already exists 13:42:58 5d596c5d02cc: Layer already exists 13:42:58 03c9a39d5001: Layer already exists 13:42:58 1228e63e1a4d: Layer already exists 13:42:58 a8cfdf0cc8ec: Layer already exists 13:42:58 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:59 + 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 13:42:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:59 99b217f20cdd: Preparing 13:42:59 326b4f0a5dd1: Preparing 13:42:59 3edefff39615: Preparing 13:42:59 5d596c5d02cc: Preparing 13:42:59 03c9a39d5001: Preparing 13:42:59 1228e63e1a4d: Preparing 13:42:59 a8cfdf0cc8ec: Preparing 13:42:59 1228e63e1a4d: Waiting 13:42:59 a8cfdf0cc8ec: Waiting 13:42:59 03c9a39d5001: Layer already exists 13:42:59 326b4f0a5dd1: Layer already exists 13:42:59 3edefff39615: Layer already exists 13:42:59 5d596c5d02cc: Layer already exists 13:42:59 99b217f20cdd: Layer already exists 13:42:59 1228e63e1a4d: Layer already exists 13:42:59 a8cfdf0cc8ec: Layer already exists 13:42:59 main: digest: sha256:1f0f7f39eb30c840a5b0b4aa85ad8f2fa7c8141bafe484af5a7bc0ab322f9a15 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:59 ===================================================== [Pipeline] echo 13:42:59 taggedImages: 13:42:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:42:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.61 13:42:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:42:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:42:59 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:42:59 latest 13:42:59 3.0.0-dev.61 13:42:59 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:42:59 main 13:42:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:43:01 2c56bd897aad: Preparing 13:43:01 6d317bd2fe33: Preparing 13:43:01 f3c615ccbef2: Preparing 13:43:01 78ed2756b214: Preparing 13:43:01 4e0c7f394a3c: Preparing 13:43:01 a8cfdf0cc8ec: Preparing 13:43:01 a8cfdf0cc8ec: Waiting 13:43:02 f3c615ccbef2: Pushed 13:43:02 6d317bd2fe33: Pushed 13:43:02 2c56bd897aad: Pushed 13:43:02 a8cfdf0cc8ec: Layer already exists 13:43:02 4e0c7f394a3c: Pushed 13:43:17 78ed2756b214: Pushed 13:43:17 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:18 + 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 13:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:43:18 2c56bd897aad: Preparing 13:43:18 6d317bd2fe33: Preparing 13:43:18 f3c615ccbef2: Preparing 13:43:18 78ed2756b214: Preparing 13:43:18 4e0c7f394a3c: Preparing 13:43:18 a8cfdf0cc8ec: Preparing 13:43:18 a8cfdf0cc8ec: Waiting 13:43:18 6d317bd2fe33: Layer already exists 13:43:18 78ed2756b214: Layer already exists 13:43:18 f3c615ccbef2: Layer already exists 13:43:18 4e0c7f394a3c: Layer already exists 13:43:18 2c56bd897aad: Layer already exists 13:43:18 a8cfdf0cc8ec: Layer already exists 13:43:18 latest: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 13:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:43:19 2c56bd897aad: Preparing 13:43:19 6d317bd2fe33: Preparing 13:43:19 f3c615ccbef2: Preparing 13:43:19 78ed2756b214: Preparing 13:43:19 4e0c7f394a3c: Preparing 13:43:19 a8cfdf0cc8ec: Preparing 13:43:19 a8cfdf0cc8ec: Waiting 13:43:19 f3c615ccbef2: Layer already exists 13:43:19 6d317bd2fe33: Layer already exists 13:43:19 4e0c7f394a3c: Layer already exists 13:43:19 2c56bd897aad: Layer already exists 13:43:19 78ed2756b214: Layer already exists 13:43:19 a8cfdf0cc8ec: Layer already exists 13:43:19 3.0.0-dev.61: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:43:20 2c56bd897aad: Preparing 13:43:20 6d317bd2fe33: Preparing 13:43:20 f3c615ccbef2: Preparing 13:43:20 78ed2756b214: Preparing 13:43:20 4e0c7f394a3c: Preparing 13:43:20 a8cfdf0cc8ec: Preparing 13:43:20 a8cfdf0cc8ec: Waiting 13:43:20 f3c615ccbef2: Layer already exists 13:43:20 78ed2756b214: Layer already exists 13:43:20 6d317bd2fe33: Layer already exists 13:43:20 4e0c7f394a3c: Layer already exists 13:43:20 2c56bd897aad: Layer already exists 13:43:20 a8cfdf0cc8ec: Layer already exists 13:43:20 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:20 + 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 13:43:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:43:20 2c56bd897aad: Preparing 13:43:20 6d317bd2fe33: Preparing 13:43:20 f3c615ccbef2: Preparing 13:43:20 78ed2756b214: Preparing 13:43:20 4e0c7f394a3c: Preparing 13:43:20 a8cfdf0cc8ec: Preparing 13:43:20 a8cfdf0cc8ec: Waiting 13:43:20 4e0c7f394a3c: Layer already exists 13:43:20 2c56bd897aad: Layer already exists 13:43:20 6d317bd2fe33: Layer already exists 13:43:20 f3c615ccbef2: Layer already exists 13:43:20 78ed2756b214: Layer already exists 13:43:20 a8cfdf0cc8ec: Layer already exists 13:43:21 main: digest: sha256:4ff78b48a2b829694464aa11608cfc6e60579340082127b4f1e43d246144905b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:21 ===================================================== [Pipeline] echo 13:43:21 taggedImages: 13:43:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:43:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.61 13:43:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:43:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:43:21 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:21 latest 13:43:21 3.0.0-dev.61 13:43:21 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:21 main 13:43:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:21 f27eab4f7623: Preparing 13:43:21 40ee6f2b8eaa: Preparing 13:43:21 da684960645d: Preparing 13:43:21 4a73541ea110: Preparing 13:43:21 82041dd2c5a1: Preparing 13:43:21 a8cfdf0cc8ec: Preparing 13:43:21 a8cfdf0cc8ec: Waiting 13:43:22 40ee6f2b8eaa: Pushed 13:43:22 f27eab4f7623: Pushed 13:43:22 da684960645d: Pushed 13:43:22 a8cfdf0cc8ec: Layer already exists 13:43:22 82041dd2c5a1: Pushed 13:43:37 4a73541ea110: Pushed 13:43:37 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + 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 13:43:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:38 f27eab4f7623: Preparing 13:43:38 40ee6f2b8eaa: Preparing 13:43:38 da684960645d: Preparing 13:43:38 4a73541ea110: Preparing 13:43:38 82041dd2c5a1: Preparing 13:43:38 a8cfdf0cc8ec: Preparing 13:43:38 a8cfdf0cc8ec: Waiting 13:43:38 f27eab4f7623: Layer already exists 13:43:38 82041dd2c5a1: Layer already exists 13:43:38 da684960645d: Layer already exists 13:43:38 40ee6f2b8eaa: Layer already exists 13:43:38 4a73541ea110: Layer already exists 13:43:38 a8cfdf0cc8ec: Layer already exists 13:43:38 latest: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 13:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:40 f27eab4f7623: Preparing 13:43:40 40ee6f2b8eaa: Preparing 13:43:40 da684960645d: Preparing 13:43:40 4a73541ea110: Preparing 13:43:40 82041dd2c5a1: Preparing 13:43:40 a8cfdf0cc8ec: Preparing 13:43:40 a8cfdf0cc8ec: Waiting 13:43:40 f27eab4f7623: Layer already exists 13:43:40 da684960645d: Layer already exists 13:43:40 82041dd2c5a1: Layer already exists 13:43:40 40ee6f2b8eaa: Layer already exists 13:43:40 4a73541ea110: Layer already exists 13:43:40 a8cfdf0cc8ec: Layer already exists 13:43:40 3.0.0-dev.61: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:40 f27eab4f7623: Preparing 13:43:40 40ee6f2b8eaa: Preparing 13:43:40 da684960645d: Preparing 13:43:40 4a73541ea110: Preparing 13:43:40 82041dd2c5a1: Preparing 13:43:40 a8cfdf0cc8ec: Preparing 13:43:40 a8cfdf0cc8ec: Waiting 13:43:40 82041dd2c5a1: Layer already exists 13:43:40 4a73541ea110: Layer already exists 13:43:40 f27eab4f7623: Layer already exists 13:43:40 da684960645d: Layer already exists 13:43:40 40ee6f2b8eaa: Layer already exists 13:43:40 a8cfdf0cc8ec: Layer already exists 13:43:40 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:41 + 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 13:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:41 f27eab4f7623: Preparing 13:43:41 40ee6f2b8eaa: Preparing 13:43:41 da684960645d: Preparing 13:43:41 4a73541ea110: Preparing 13:43:41 82041dd2c5a1: Preparing 13:43:41 a8cfdf0cc8ec: Preparing 13:43:41 a8cfdf0cc8ec: Waiting 13:43:41 f27eab4f7623: Layer already exists 13:43:41 da684960645d: Layer already exists 13:43:41 82041dd2c5a1: Layer already exists 13:43:41 4a73541ea110: Layer already exists 13:43:41 40ee6f2b8eaa: Layer already exists 13:43:41 a8cfdf0cc8ec: Layer already exists 13:43:41 main: digest: sha256:7c6355b03368aff2f8d528f8905c3670069d28549c614c08ed44f564c1046c55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:41 ===================================================== [Pipeline] echo 13:43:41 taggedImages: 13:43:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:43:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.61 13:43:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:43:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:43:41 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:41 latest 13:43:41 3.0.0-dev.61 13:43:41 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:41 main 13:43:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:42 a572f7ed14a3: Preparing 13:43:42 d3f33dacb50b: Preparing 13:43:42 ecb2d1c79012: Preparing 13:43:42 673a29920178: Preparing 13:43:42 f70ee36035b9: Preparing 13:43:42 f70ee36035b9: Layer already exists 13:43:42 ecb2d1c79012: Layer already exists 13:43:42 a572f7ed14a3: Pushed 13:43:42 673a29920178: Pushed 13:43:48 d3f33dacb50b: Pushed 13:43:48 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:48 a572f7ed14a3: Preparing 13:43:48 d3f33dacb50b: Preparing 13:43:48 ecb2d1c79012: Preparing 13:43:48 673a29920178: Preparing 13:43:48 f70ee36035b9: Preparing 13:43:48 ecb2d1c79012: Layer already exists 13:43:48 a572f7ed14a3: Layer already exists 13:43:48 673a29920178: Layer already exists 13:43:48 f70ee36035b9: Layer already exists 13:43:48 d3f33dacb50b: Layer already exists 13:43:48 latest: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 13:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:49 a572f7ed14a3: Preparing 13:43:49 d3f33dacb50b: Preparing 13:43:49 ecb2d1c79012: Preparing 13:43:49 673a29920178: Preparing 13:43:49 f70ee36035b9: Preparing 13:43:49 d3f33dacb50b: Layer already exists 13:43:49 f70ee36035b9: Layer already exists 13:43:49 ecb2d1c79012: Layer already exists 13:43:49 a572f7ed14a3: Layer already exists 13:43:49 673a29920178: Layer already exists 13:43:49 3.0.0-dev.61: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:50 a572f7ed14a3: Preparing 13:43:50 d3f33dacb50b: Preparing 13:43:50 ecb2d1c79012: Preparing 13:43:50 673a29920178: Preparing 13:43:50 f70ee36035b9: Preparing 13:43:50 f70ee36035b9: Layer already exists 13:43:50 a572f7ed14a3: Layer already exists 13:43:50 d3f33dacb50b: Layer already exists 13:43:50 ecb2d1c79012: Layer already exists 13:43:50 673a29920178: Layer already exists 13:43:50 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:50 a572f7ed14a3: Preparing 13:43:50 d3f33dacb50b: Preparing 13:43:50 ecb2d1c79012: Preparing 13:43:50 673a29920178: Preparing 13:43:50 f70ee36035b9: Preparing 13:43:50 f70ee36035b9: Layer already exists 13:43:50 a572f7ed14a3: Layer already exists 13:43:50 d3f33dacb50b: Layer already exists 13:43:50 ecb2d1c79012: Layer already exists 13:43:50 673a29920178: Layer already exists 13:43:51 main: digest: sha256:e39b09cb50074ffe995371612255a1d5699b71121d7dffecfc7ee9c21f57639c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:51 ===================================================== [Pipeline] echo 13:43:51 taggedImages: 13:43:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:43:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.61 13:43:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:43:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:43:51 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:51 latest 13:43:51 3.0.0-dev.61 13:43:51 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:43:51 main 13:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:53 1052c38a48f8: Preparing 13:43:53 1af3c6efa6ea: Preparing 13:43:53 ecb2d1c79012: Preparing 13:43:53 d9cfc012dc79: Preparing 13:43:53 f70ee36035b9: Preparing 13:43:53 f70ee36035b9: Layer already exists 13:43:53 d9cfc012dc79: Layer already exists 13:43:53 ecb2d1c79012: Layer already exists 13:43:53 1052c38a48f8: Pushed 13:43:59 1af3c6efa6ea: Pushed 13:43:59 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:59 1052c38a48f8: Preparing 13:43:59 1af3c6efa6ea: Preparing 13:43:59 ecb2d1c79012: Preparing 13:43:59 d9cfc012dc79: Preparing 13:43:59 f70ee36035b9: Preparing 13:43:59 f70ee36035b9: Layer already exists 13:43:59 d9cfc012dc79: Layer already exists 13:43:59 ecb2d1c79012: Layer already exists 13:43:59 1af3c6efa6ea: Layer already exists 13:43:59 1052c38a48f8: Layer already exists 13:43:59 latest: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 13:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:44:00 1052c38a48f8: Preparing 13:44:00 1af3c6efa6ea: Preparing 13:44:00 ecb2d1c79012: Preparing 13:44:00 d9cfc012dc79: Preparing 13:44:00 f70ee36035b9: Preparing 13:44:00 f70ee36035b9: Layer already exists 13:44:00 d9cfc012dc79: Layer already exists 13:44:00 1af3c6efa6ea: Layer already exists 13:44:00 ecb2d1c79012: Layer already exists 13:44:00 1052c38a48f8: Layer already exists 13:44:00 3.0.0-dev.61: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:44:01 1052c38a48f8: Preparing 13:44:01 1af3c6efa6ea: Preparing 13:44:01 ecb2d1c79012: Preparing 13:44:01 d9cfc012dc79: Preparing 13:44:01 f70ee36035b9: Preparing 13:44:01 1052c38a48f8: Layer already exists 13:44:01 ecb2d1c79012: Layer already exists 13:44:01 d9cfc012dc79: Layer already exists 13:44:01 1af3c6efa6ea: Layer already exists 13:44:01 f70ee36035b9: Layer already exists 13:44:01 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:44:01 1052c38a48f8: Preparing 13:44:01 1af3c6efa6ea: Preparing 13:44:01 ecb2d1c79012: Preparing 13:44:01 d9cfc012dc79: Preparing 13:44:01 f70ee36035b9: Preparing 13:44:01 d9cfc012dc79: Layer already exists 13:44:01 1af3c6efa6ea: Layer already exists 13:44:01 f70ee36035b9: Layer already exists 13:44:01 1052c38a48f8: Layer already exists 13:44:01 ecb2d1c79012: Layer already exists 13:44:01 main: digest: sha256:48f93caa4fdaa98d1d083618fa2d46d819bea94bd89abf4f2ebdc106f061e13d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:44:02 ===================================================== [Pipeline] echo 13:44:02 taggedImages: 13:44:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 13:44:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:44:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.61 13:44:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76c26b6cbf45d42a91d94ea9d6eee3bff4095f43-3.0.0-dev.61 13:44:02 - 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 13:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:02 13:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:02 arm64: Pulling from edgex-lftools-log-publisher 13:44:02 8998bd30e6a1: Pulling fs layer 13:44:02 04944245beec: Pulling fs layer 13:44:02 699f458cf7ca: Pulling fs layer 13:44:02 765212b225bb: Pulling fs layer 13:44:02 f23df028b6ca: Pulling fs layer 13:44:02 d65c8cfc05b1: Pulling fs layer 13:44:02 2437ff75d9bd: Pulling fs layer 13:44:02 f23df028b6ca: Waiting 13:44:02 765212b225bb: Waiting 13:44:02 d65c8cfc05b1: Waiting 13:44:02 2437ff75d9bd: Waiting 13:44:03 04944245beec: Verifying Checksum 13:44:03 04944245beec: Download complete 13:44:03 765212b225bb: Download complete 13:44:03 f23df028b6ca: Verifying Checksum 13:44:03 f23df028b6ca: Download complete 13:44:03 d65c8cfc05b1: Verifying Checksum 13:44:03 d65c8cfc05b1: Download complete 13:44:03 699f458cf7ca: Verifying Checksum 13:44:03 699f458cf7ca: Download complete 13:44:03 8998bd30e6a1: Verifying Checksum 13:44:03 8998bd30e6a1: Download complete 13:44:06 2437ff75d9bd: Verifying Checksum 13:44:06 2437ff75d9bd: Download complete 13:44:07 8998bd30e6a1: Pull complete 13:44:07 04944245beec: Pull complete 13:44:09 699f458cf7ca: Pull complete 13:44:09 765212b225bb: Pull complete 13:44:10 f23df028b6ca: Pull complete 13:44:10 d65c8cfc05b1: Pull complete 13:44:22 2437ff75d9bd: Pull complete 13:44:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-6888 does not seem to be running inside a container 13:44:22 $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@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:arm64 cat 13:44:25 $ docker top 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:26 ---> job-cost.sh 13:44:26 lf-activate-venv: SKIPPING 13:44:26 INFO: No Stack... 13:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:27 INFO: Archiving Costs [Pipeline] sh 13:44:27 + cat /w/workspace/edgex-go/422/archives/cost.csv 13:44:27 + cut -d, -f6 [Pipeline] lock 13:44:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] 13:44:27 Resource [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] did not exist. Created. 13:44:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:44:28 + echo total: 0.10999999940395355 [Pipeline] stash 13:44:28 Stashed 1 file(s) [Pipeline] } 13:44:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-422-stack-cost] [Pipeline] // lock [Pipeline] } 13:44:31 $ docker stop --time=1 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 13:44:33 $ docker rm -f --volumes 31272bfa160b7659736c7961131dacd71b5f7bb9cd9c028939ea4612d5790b10 [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 13:44:33 provisioning config files... 13:44:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/422@tmp/config6916945508830363155tmp [Pipeline] { [Pipeline] sh 13:44:33 + set +x 13:44:33 + curl -s https://codecov.io/bash 13:44:33 + bash -s -- 13:44:33 13:44:33 _____ _ 13:44:33 / ____| | | 13:44:33 | | ___ __| | ___ ___ _____ __ 13:44:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:44:33 | |___| (_) | (_| | __/ (_| (_) \ V / 13:44:33 \_____\___/ \__,_|\___|\___\___/ \_/ 13:44:33 Bash-1.0.6 13:44:33 13:44:33 13:44:33 ==> git version 2.25.1 found 13:44:33 ==> 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 13:44:33 Release-Date: 2020-01-08 13:44:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:44:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:44:33 ==> Jenkins CI detected. 13:44:33 current dir:  /w/workspace/edgex-go/422 13:44:33 project root: . 13:44:33 --> token set from env 13:44:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:44:33 ==> Running gcov in . (disable via -X gcov) 13:44:33 ==> Python coveragepy not found 13:44:33 ==> Searching for coverage reports in: 13:44:33 + . 13:44:33 -> Found 1 reports 13:44:33 ==> Detecting git/mercurial file structure 13:44:33 ==> Reading reports 13:44:34 + ./coverage.out bytes=487323 13:44:34 ==> Appending adjustments 13:44:34 https://docs.codecov.io/docs/fixing-reports 13:44:35 + Found adjustments 13:44:35 ==> Gzipping contents 13:44:35 64K /tmp/codecov.LqTlhF.gz 13:44:35 ==> Uploading reports 13:44:35 url: https://codecov.io 13:44:35 query: branch=main&commit=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43&build=422&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F422%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:44:35 -> Pinging Codecov 13:44:35 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=76c26b6cbf45d42a91d94ea9d6eee3bff4095f43&build=422&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F422%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:44:35 -> Uploading to 13:44:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/76c26b6cbf45d42a91d94ea9d6eee3bff4095f43/70aef350-f7a9-4eb9-86fe-8b5a867b8977.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T134435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b28adc0f67a2a5e69dc1cdc2f5e0a978dc9ab5ecd88f143c49f1e1a6c0bbe3ae 13:44:35 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:35 Dload Upload Total Spent Left Speed 13:44:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62938 0 0 100 62938 0 151k --:--:-- --:--:-- --:--:-- 151k 100 62938 0 0 100 62938 0 151k --:--:-- --:--:-- --:--:-- 151k 13:44:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 [Pipeline] } 13:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:44:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:44:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:44:36 13:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:44:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:44:36 df9b9388f04a: Pulling fs layer 13:44:36 52dc419b0ee2: Pulling fs layer 13:44:36 25bc292e5bac: Pulling fs layer 13:44:36 114826534d7a: Pulling fs layer 13:44:36 4657fd5d0bcf: Pulling fs layer 13:44:36 6ad1cebc031e: Pulling fs layer 13:44:36 8a3aa393b2d8: Pulling fs layer 13:44:36 114826534d7a: Waiting 13:44:36 6ad1cebc031e: Waiting 13:44:36 8a3aa393b2d8: Waiting 13:44:36 4657fd5d0bcf: Waiting 13:44:36 25bc292e5bac: Verifying Checksum 13:44:36 25bc292e5bac: Download complete 13:44:36 52dc419b0ee2: Verifying Checksum 13:44:36 52dc419b0ee2: Download complete 13:44:36 4657fd5d0bcf: Verifying Checksum 13:44:36 4657fd5d0bcf: Download complete 13:44:36 df9b9388f04a: Download complete 13:44:37 df9b9388f04a: Pull complete 13:44:37 6ad1cebc031e: Verifying Checksum 13:44:37 6ad1cebc031e: Download complete 13:44:37 52dc419b0ee2: Pull complete 13:44:37 25bc292e5bac: Pull complete 13:44:37 114826534d7a: Verifying Checksum 13:44:37 114826534d7a: Download complete 13:44:37 8a3aa393b2d8: Verifying Checksum 13:44:37 8a3aa393b2d8: Download complete 13:44:41 114826534d7a: Pull complete 13:44:41 4657fd5d0bcf: Pull complete 13:44:41 6ad1cebc031e: Pull complete 13:44:43 8a3aa393b2d8: Pull complete 13:44:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:43 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:44:43 $ 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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:44:46 $ docker top 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 -eo pid,comm [Pipeline] { [Pipeline] echo 13:44:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:44:47 + set -o pipefail 13:44:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:44:52 13:44:52 Monitoring /w/workspace/edgex-go/422 (github.com/edgexfoundry/edgex-go)... 13:44:52 13:44:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b23150ac-d021-44a4-b7f3-2a9441169024 13:44:52 13:44:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:44:52 13:44:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:44:52 13:44:52 13:44:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:44:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:44:52 More details here: https://snyk.co/ue1NS [Pipeline] } 13:44:52 $ docker stop --time=1 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 13:44:54 $ docker rm -f --volumes 2174b67ddc5bd890ec7694fafb7bbb0d9240aca528c5a336875857181f7e3c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:44:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:54 provisioning config files... 13:44:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/422@tmp/config10874401399041193391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:55 --> edgex-publish-swagger.sh 13:44:55 === Publish openapi/v3 API === 13:44:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 13:44:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/422/openapi/v3/core-command.yaml] 13:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:55 Dload Upload Total Spent Left Speed 13:44:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48708 --:--:-- --:--:-- --:--:-- 48708 13:44:55 13:44:55 13:44:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/422/openapi/v3/core-data.yaml] 13:44:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:55 Dload Upload Total Spent Left Speed 13:44:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 112k --:--:-- --:--:-- --:--:-- 112k 13:44:56 13:44:56 13:44:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/422/openapi/v3/core-metadata.yaml] 13:44:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:56 Dload Upload Total Spent Left Speed 13:44:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 277k --:--:-- --:--:-- --:--:-- 276k 100 140k 0 0 100 140k 0 277k --:--:-- --:--:-- --:--:-- 276k 13:44:56 13:44:56 13:44:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/422/openapi/v3/support-notifications.yaml] 13:44:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:56 Dload Upload Total Spent Left Speed 13:44:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k 13:44:57 13:44:57 13:44:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/422/openapi/v3/support-scheduler.yaml] 13:44:57 % Total % Received % Xferd Average Speed Time Time Time Current 13:44:57 Dload Upload Total Spent Left Speed 13:44:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 76406 --:--:-- --:--:-- --:--:-- 76235 100 34001 0 0 100 34001 0 76406 --:--:-- --:--:-- --:--:-- 76235 13:44:57 13:44:57 [Pipeline] } 13:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:44:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:44:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:58 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:44:58 $ docker top 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f -eo pid,comm 13:44:58 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). 13:44:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:58 [ssh-agent] Looking for ssh-agent implementation... 13:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:59 $ docker exec 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f ssh-agent 13:44:59 SSH_AUTH_SOCK=/tmp/ssh-M3Dde1dKQSEg/agent.32 13:44:59 SSH_AGENT_PID=38 13:44:59 Running ssh-add (command line suppressed) 13:44:59 Identity added: /w/workspace/edgex-go/422@tmp/private_key_1453158664472454313.key (/w/workspace/edgex-go/422@tmp/private_key_1453158664472454313.key) 13:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:59 + git semver tag 13:44:59 2023-02-21 13:44:59,742 [run_tag] DEBUG tag force:False 13:44:59 2023-02-21 13:44:59,742 [check_head_tag] DEBUG check head tag 13:44:59 2023-02-21 13:44:59,744 [execute] INFO git cat-file --batch-check 13:44:59 2023-02-21 13:44:59,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=) 13:44:59 2023-02-21 13:44:59,749 [execute] INFO git cat-file --batch 13:44:59 2023-02-21 13:44:59,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=) 13:44:59 2023-02-21 13:44:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:44:59 2023-02-21 13:44:59,800 [execute] INFO git tag -a v3.0.0-dev.61 -m v3.0.0-dev.61 13:44:59 2023-02-21 13:44:59,800 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.61', '-m', 'v3.0.0-dev.61'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) 13:44:59 2023-02-21 13:44:59,805 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:44:59 3.0.0-dev.61 [Pipeline] } 13:45:00 $ docker exec --env ******** --env ******** 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f ssh-agent -k 13:45:00 unset SSH_AUTH_SOCK; 13:45:00 unset SSH_AGENT_PID; 13:45:00 echo Agent pid 38 killed; 13:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:00 + git semver [Pipeline] } 13:45:00 $ docker stop --time=1 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f 13:45:02 $ docker rm -f --volumes 4591a474de9dcdd7e77f45991c15370599747fa0e38631a11e87d90e02cf692f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:02 13:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:02 0.23.1-centos7: Pulling from edgex-lftools 13:45:02 ab5ef0e58194: Pulling fs layer 13:45:02 9712f1f96733: Pulling fs layer 13:45:02 63f879dbbcfc: Pulling fs layer 13:45:02 0d9ebad4ef96: Pulling fs layer 13:45:02 e9a5061849ea: Pulling fs layer 13:45:02 d747dcd14b5f: Pulling fs layer 13:45:02 2de7ff778b66: Pulling fs layer 13:45:02 0d9ebad4ef96: Waiting 13:45:02 e9a5061849ea: Waiting 13:45:02 d747dcd14b5f: Waiting 13:45:02 2de7ff778b66: Waiting 13:45:02 9712f1f96733: Verifying Checksum 13:45:02 9712f1f96733: Download complete 13:45:03 63f879dbbcfc: Verifying Checksum 13:45:03 63f879dbbcfc: Download complete 13:45:03 0d9ebad4ef96: Verifying Checksum 13:45:03 0d9ebad4ef96: Download complete 13:45:03 e9a5061849ea: Verifying Checksum 13:45:03 e9a5061849ea: Download complete 13:45:03 d747dcd14b5f: Download complete 13:45:03 ab5ef0e58194: Verifying Checksum 13:45:03 ab5ef0e58194: Download complete 13:45:03 2de7ff778b66: Verifying Checksum 13:45:03 2de7ff778b66: Download complete 13:45:06 ab5ef0e58194: Pull complete 13:45:06 9712f1f96733: Pull complete 13:45:07 63f879dbbcfc: Pull complete 13:45:10 0d9ebad4ef96: Pull complete 13:45:10 e9a5061849ea: Pull complete 13:45:10 d747dcd14b5f: Pull complete 13:45:12 2de7ff778b66: Pull complete 13:45:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:12 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:45:14 $ docker top 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:45:14 provisioning config files... 13:45:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/422@tmp/config9667258578561361604tmp 13:45:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/422@tmp/config2670235898152081681tmp 13:45:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/422@tmp/config253713570696648456tmp [Pipeline] { [Pipeline] echo 13:45:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:45:14 ---> sigul-configuration.sh 13:45:14 gpg: directory `/root/.gnupg' created 13:45:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:45:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:45:14 gpg: keyring `/root/.gnupg/secring.gpg' created 13:45:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:45:14 gpg: CAST5 encrypted data 13:45:14 gpg: encrypted with 1 passphrase 13:45:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:45:15 + mkdir /home/jenkins 13:45:15 + mkdir /home/jenkins/sigul [Pipeline] sh 13:45:15 + 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 13:45:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:45:15 ---> sigul-install.sh 13:45:15 Sigul already installed; skipping installation. [Pipeline] sh 13:45:15 + git tag --list 13:45:15 0.6.0 13:45:15 0.6.1 13:45:15 0.7.0 13:45:15 0.7.1 13:45:15 v1.0.0 13:45:15 v1.0.1 13:45:15 v1.1.0 13:45:15 v1.2.0 13:45:15 v1.2.1 13:45:15 v1.3.0 13:45:15 v1.3.1 13:45:15 v2.0.0 13:45:15 v2.1.0 13:45:15 v2.1.1 13:45:15 v2.1.1-dev.1 13:45:15 v2.1.1-dev.2 13:45:15 v2.1.1-dev.3 13:45:15 v2.1.1-dev.4 13:45:15 v2.1.1-dev.5 13:45:15 v2.1.1-dev.6 13:45:15 v2.1.1-dev.7 13:45:15 v2.1.1-dev.8 13:45:15 v2.1.2-dev.1 13:45:15 v2.2.0 13:45:15 v2.2.1-dev.1 13:45:15 v2.2.1-dev.10 13:45:15 v2.2.1-dev.11 13:45:15 v2.2.1-dev.12 13:45:15 v2.2.1-dev.13 13:45:15 v2.2.1-dev.14 13:45:15 v2.2.1-dev.15 13:45:15 v2.2.1-dev.16 13:45:15 v2.2.1-dev.17 13:45:15 v2.2.1-dev.18 13:45:15 v2.2.1-dev.19 13:45:15 v2.2.1-dev.2 13:45:15 v2.2.1-dev.20 13:45:15 v2.2.1-dev.21 13:45:15 v2.2.1-dev.22 13:45:15 v2.2.1-dev.23 13:45:15 v2.2.1-dev.24 13:45:15 v2.2.1-dev.25 13:45:15 v2.2.1-dev.26 13:45:15 v2.2.1-dev.27 13:45:15 v2.2.1-dev.28 13:45:15 v2.2.1-dev.29 13:45:15 v2.2.1-dev.3 13:45:15 v2.2.1-dev.4 13:45:15 v2.2.1-dev.5 13:45:15 v2.2.1-dev.6 13:45:15 v2.2.1-dev.7 13:45:15 v2.2.1-dev.8 13:45:15 v2.2.1-dev.9 13:45:15 v2.3.0 13:45:15 v2.3.0-dev.100 13:45:15 v2.3.0-dev.101 13:45:15 v2.3.0-dev.102 13:45:15 v2.3.0-dev.103 13:45:15 v2.3.0-dev.104 13:45:15 v2.3.0-dev.105 13:45:15 v2.3.0-dev.106 13:45:15 v2.3.0-dev.29 13:45:15 v2.3.0-dev.30 13:45:15 v2.3.0-dev.31 13:45:15 v2.3.0-dev.32 13:45:15 v2.3.0-dev.33 13:45:15 v2.3.0-dev.34 13:45:15 v2.3.0-dev.35 13:45:15 v2.3.0-dev.36 13:45:15 v2.3.0-dev.37 13:45:15 v2.3.0-dev.38 13:45:15 v2.3.0-dev.39 13:45:15 v2.3.0-dev.40 13:45:15 v2.3.0-dev.41 13:45:15 v2.3.0-dev.42 13:45:15 v2.3.0-dev.43 13:45:15 v2.3.0-dev.44 13:45:15 v2.3.0-dev.45 13:45:15 v2.3.0-dev.46 13:45:15 v2.3.0-dev.47 13:45:15 v2.3.0-dev.48 13:45:15 v2.3.0-dev.49 13:45:15 v2.3.0-dev.50 13:45:15 v2.3.0-dev.51 13:45:15 v2.3.0-dev.52 13:45:15 v2.3.0-dev.53 13:45:15 v2.3.0-dev.54 13:45:15 v2.3.0-dev.55 13:45:15 v2.3.0-dev.56 13:45:15 v2.3.0-dev.57 13:45:15 v2.3.0-dev.58 13:45:15 v2.3.0-dev.59 13:45:15 v2.3.0-dev.60 13:45:15 v2.3.0-dev.61 13:45:15 v2.3.0-dev.62 13:45:15 v2.3.0-dev.63 13:45:15 v2.3.0-dev.64 13:45:15 v2.3.0-dev.65 13:45:15 v2.3.0-dev.66 13:45:15 v2.3.0-dev.67 13:45:15 v2.3.0-dev.68 13:45:15 v2.3.0-dev.69 13:45:15 v2.3.0-dev.70 13:45:15 v2.3.0-dev.71 13:45:15 v2.3.0-dev.72 13:45:15 v2.3.0-dev.73 13:45:15 v2.3.0-dev.74 13:45:15 v2.3.0-dev.75 13:45:15 v2.3.0-dev.76 13:45:15 v2.3.0-dev.77 13:45:15 v2.3.0-dev.78 13:45:15 v2.3.0-dev.79 13:45:15 v2.3.0-dev.80 13:45:15 v2.3.0-dev.81 13:45:15 v2.3.0-dev.82 13:45:15 v2.3.0-dev.83 13:45:15 v2.3.0-dev.84 13:45:15 v2.3.0-dev.85 13:45:15 v2.3.0-dev.86 13:45:15 v2.3.0-dev.87 13:45:15 v2.3.0-dev.88 13:45:15 v2.3.0-dev.89 13:45:15 v2.3.0-dev.90 13:45:15 v2.3.0-dev.91 13:45:15 v2.3.0-dev.92 13:45:15 v2.3.0-dev.93 13:45:15 v2.3.0-dev.94 13:45:15 v2.3.0-dev.95 13:45:15 v2.3.0-dev.96 13:45:15 v2.3.0-dev.97 13:45:15 v2.3.0-dev.98 13:45:15 v2.3.0-dev.99 13:45:15 v2.3.1-dev.1 13:45:15 v2.3.1-dev.2 13:45:15 v2.3.1-dev.3 13:45:15 v2.3.1-dev.4 13:45:15 v2.3.1-dev.5 13:45:15 v3.0.0-dev.1 13:45:15 v3.0.0-dev.10 13:45:15 v3.0.0-dev.11 13:45:15 v3.0.0-dev.12 13:45:15 v3.0.0-dev.13 13:45:15 v3.0.0-dev.14 13:45:15 v3.0.0-dev.15 13:45:15 v3.0.0-dev.16 13:45:15 v3.0.0-dev.17 13:45:15 v3.0.0-dev.18 13:45:15 v3.0.0-dev.19 13:45:15 v3.0.0-dev.2 13:45:15 v3.0.0-dev.20 13:45:15 v3.0.0-dev.21 13:45:15 v3.0.0-dev.22 13:45:15 v3.0.0-dev.23 13:45:15 v3.0.0-dev.24 13:45:15 v3.0.0-dev.25 13:45:15 v3.0.0-dev.26 13:45:15 v3.0.0-dev.27 13:45:15 v3.0.0-dev.28 13:45:15 v3.0.0-dev.29 13:45:15 v3.0.0-dev.3 13:45:15 v3.0.0-dev.30 13:45:15 v3.0.0-dev.31 13:45:15 v3.0.0-dev.32 13:45:15 v3.0.0-dev.33 13:45:15 v3.0.0-dev.34 13:45:15 v3.0.0-dev.35 13:45:15 v3.0.0-dev.36 13:45:15 v3.0.0-dev.37 13:45:15 v3.0.0-dev.38 13:45:15 v3.0.0-dev.39 13:45:15 v3.0.0-dev.4 13:45:15 v3.0.0-dev.40 13:45:15 v3.0.0-dev.41 13:45:15 v3.0.0-dev.42 13:45:15 v3.0.0-dev.43 13:45:15 v3.0.0-dev.44 13:45:15 v3.0.0-dev.45 13:45:15 v3.0.0-dev.46 13:45:15 v3.0.0-dev.47 13:45:15 v3.0.0-dev.48 13:45:15 v3.0.0-dev.49 13:45:15 v3.0.0-dev.5 13:45:15 v3.0.0-dev.50 13:45:15 v3.0.0-dev.51 13:45:15 v3.0.0-dev.52 13:45:15 v3.0.0-dev.53 13:45:15 v3.0.0-dev.54 13:45:15 v3.0.0-dev.55 13:45:15 v3.0.0-dev.56 13:45:15 v3.0.0-dev.57 13:45:15 v3.0.0-dev.58 13:45:15 v3.0.0-dev.59 13:45:15 v3.0.0-dev.6 13:45:15 v3.0.0-dev.60 13:45:15 v3.0.0-dev.61 13:45:15 v3.0.0-dev.7 13:45:15 v3.0.0-dev.8 13:45:15 v3.0.0-dev.9 [Pipeline] sh 13:45:16 + lftools sign git-tag v3.0.0-dev.61 13:45:16 Signing Git tag with Sigul... 13:45:16 Signing v3.0.0-dev.61 [Pipeline] echo 13:45:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:45:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:45:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:45:17 $ docker stop --time=1 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 13:45:19 $ docker rm -f --volumes 702e41b1deb95a610f24643ea20e265d806b748f36dce242b911f06f0aa61862 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:45:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:45:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:19 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:45:20 $ docker top de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:20 [ssh-agent] Looking for ssh-agent implementation... 13:45:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:20 $ docker exec de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 ssh-agent 13:45:20 SSH_AUTH_SOCK=/tmp/ssh-Snrmscs6csrU/agent.32 13:45:20 SSH_AGENT_PID=38 13:45:20 Running ssh-add (command line suppressed) 13:45:20 Identity added: /w/workspace/edgex-go/422@tmp/private_key_5615749047385797949.key (/w/workspace/edgex-go/422@tmp/private_key_5615749047385797949.key) 13:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:20 + git semver bump pre 13:45:21 2023-02-21 13:45:21,133 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:45:21 2023-02-21 13:45:21,133 [bump_version] DEBUG bumping version:3.0.0-dev.61 on axis:pre with prefix:dev 13:45:21 2023-02-21 13:45:21,133 [bump_version] DEBUG bumped version:3.0.0-dev.62 13:45:21 2023-02-21 13:45:21,134 [write_version] DEBUG write version:3.0.0-dev.62 to path:/w/workspace/edgex-go/422/.semver/main with force:True 13:45:21 2023-02-21 13:45:21,134 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:45:21 2023-02-21 13:45:21,134 [write_file] DEBUG write to file:/w/workspace/edgex-go/422/.semver/main 13:45:21 2023-02-21 13:45:21,135 [execute] INFO git cat-file --batch-check 13:45:21 2023-02-21 13:45:21,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) 13:45:21 2023-02-21 13:45:21,141 [execute] INFO git cat-file --batch 13:45:21 2023-02-21 13:45:21,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) 13:45:21 2023-02-21 13:45:21,146 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:45:21 3.0.0-dev.62 [Pipeline] } 13:45:21 $ docker exec --env ******** --env ******** de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 ssh-agent -k 13:45:21 unset SSH_AUTH_SOCK; 13:45:21 unset SSH_AGENT_PID; 13:45:21 echo Agent pid 38 killed; 13:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:21 + git semver [Pipeline] } 13:45:21 $ docker stop --time=1 de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 13:45:23 $ docker rm -f --volumes de730c5e15f041598de10272383027a9d67dc4302acb78144ea64c99d4118c77 [Pipeline] // withDockerContainer [Pipeline] sh 13:45:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:45:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:23 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:45:24 $ docker top f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:45:24 [ssh-agent] Looking for ssh-agent implementation... 13:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:24 $ docker exec f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 ssh-agent 13:45:24 SSH_AUTH_SOCK=/tmp/ssh-uFCtWfRk8ZRa/agent.33 13:45:24 SSH_AGENT_PID=39 13:45:24 Running ssh-add (command line suppressed) 13:45:24 Identity added: /w/workspace/edgex-go/422@tmp/private_key_3441813389056452079.key (/w/workspace/edgex-go/422@tmp/private_key_3441813389056452079.key) 13:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:45:24 + git semver push 13:45:25 2023-02-21 13:45:25,166 [run_push] DEBUG push 13:45:25 2023-02-21 13:45:25,167 [execute] INFO git cat-file --batch-check 13:45:25 2023-02-21 13:45:25,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=) 13:45:25 2023-02-21 13:45:25,172 [execute] INFO git rev-list ab429ee9ba004f66313695f5c2dda4f7d4120007 -- 13:45:25 2023-02-21 13:45:25,172 [execute] DEBUG Popen(['git', 'rev-list', 'ab429ee9ba004f66313695f5c2dda4f7d4120007', '--'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=None) 13:45:25 2023-02-21 13:45:25,184 [execute] INFO git fetch -v origin 13:45:25 2023-02-21 13:45:25,184 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=True, shell=None, istream=None) 13:45:25 2023-02-21 13:45:25,723 [run_push] DEBUG no remote changes detected 13:45:25 2023-02-21 13:45:25,724 [execute] INFO git push origin semver 13:45:25 2023-02-21 13:45:25,724 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/422/.semver, universal_newlines=False, shell=None, istream=None) 13:45:26 2023-02-21 13:45:26,725 [run_push] DEBUG push all version tags 13:45:26 2023-02-21 13:45:26,726 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:45:26 2023-02-21 13:45:26,726 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/422, universal_newlines=False, shell=None, istream=None) 13:45:27 2023-02-21 13:45:27,535 [read_version] DEBUG read version from /w/workspace/edgex-go/422/.semver/main 13:45:27 3.0.0-dev.62 [Pipeline] } 13:45:27 $ docker exec --env ******** --env ******** f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 ssh-agent -k 13:45:27 unset SSH_AUTH_SOCK; 13:45:27 unset SSH_AGENT_PID; 13:45:27 echo Agent pid 39 killed; 13:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:28 + git semver [Pipeline] } 13:45:28 $ docker stop --time=1 f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 13:45:29 $ docker rm -f --volumes f8073a9342b05657a6a5eba80f5f61c3f720f1b35c2b54cf1f41ab45b8043612 [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 13:45:30 + [ -d /w/workspace/edgex-go/422/archives ] [Pipeline] libraryResource [Pipeline] sh 13:45:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:31 ---> package-listing.sh 13:45:31 ++ facter osfamily 13:45:31 ++ tr '[:upper:]' '[:lower:]' 13:45:31 + OS_FAMILY=debian 13:45:31 + workspace=/w/workspace/edgex-go/422 13:45:31 + START_PACKAGES=/tmp/packages_start.txt 13:45:31 + END_PACKAGES=/tmp/packages_end.txt 13:45:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:31 + PACKAGES=/tmp/packages_start.txt 13:45:31 + '[' /w/workspace/edgex-go/422 ']' 13:45:31 + PACKAGES=/tmp/packages_end.txt 13:45:31 + case "${OS_FAMILY}" in 13:45:31 + dpkg -l 13:45:31 + grep '^ii' 13:45:31 + '[' -f /tmp/packages_start.txt ']' 13:45:31 + '[' -f /tmp/packages_end.txt ']' 13:45:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:31 + '[' /w/workspace/edgex-go/422 ']' 13:45:31 + mkdir -p /w/workspace/edgex-go/422/archives/ 13:45:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/422/archives/ [Pipeline] echo 13:45:31 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/422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:45:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:32 13:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:32 latest: Pulling from edgex-lftools-log-publisher 13:45:32 5eb5b503b376: Pulling fs layer 13:45:32 5c69ac0246d0: Pulling fs layer 13:45:32 ec43610c2a17: Pulling fs layer 13:45:32 3a2ae6a8a46f: Pulling fs layer 13:45:32 33b1e0a273af: Pulling fs layer 13:45:32 5d3b04190fa2: Pulling fs layer 13:45:32 2f39f015ded8: Pulling fs layer 13:45:32 5d3b04190fa2: Waiting 13:45:32 3a2ae6a8a46f: Waiting 13:45:32 2f39f015ded8: Waiting 13:45:32 33b1e0a273af: Waiting 13:45:32 5c69ac0246d0: Verifying Checksum 13:45:32 5c69ac0246d0: Download complete 13:45:32 3a2ae6a8a46f: Download complete 13:45:33 33b1e0a273af: Verifying Checksum 13:45:33 33b1e0a273af: Download complete 13:45:33 5d3b04190fa2: Verifying Checksum 13:45:33 5d3b04190fa2: Download complete 13:45:33 ec43610c2a17: Verifying Checksum 13:45:33 5eb5b503b376: Verifying Checksum 13:45:33 5eb5b503b376: Download complete 13:45:34 2f39f015ded8: Download complete 13:45:34 5eb5b503b376: Pull complete 13:45:34 5c69ac0246d0: Pull complete 13:45:34 ec43610c2a17: Pull complete 13:45:34 3a2ae6a8a46f: Pull complete 13:45:35 33b1e0a273af: Pull complete 13:45:35 5d3b04190fa2: Pull complete 13:45:39 2f39f015ded8: Pull complete 13:45:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:45:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:39 prd-ubuntu20.04-docker-8c-8g-6887 does not seem to be running inside a container 13:45:39 $ 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/422/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/422 -v /w/workspace/edgex-go/422:/w/workspace/edgex-go/422:rw,z -v /w/workspace/edgex-go/422@tmp:/w/workspace/edgex-go/422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:45:41 $ docker top 39430e076d6d4bd2fb87e11aa6a54429cdcbc11dd9292d6989c4b2f2a9feaf4a -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:45:42 + mkdir -p /var/log/sysstat [Pipeline] sh 13:45:42 + ls /var/log/sa-host 13:45:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:42 provisioning config files... 13:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/422@tmp/config11116491914648023736tmp [Pipeline] { [Pipeline] echo 13:45:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:45:43 ---> create-netrc.sh [Pipeline] } 13:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:45:43 ---> python-tools-install.sh [Pipeline] echo 13:45:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:45:43 ---> sudo-logs.sh 13:45:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:45:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:45:44 ---> job-cost.sh 13:45:44 lf-activate-venv: SKIPPING 13:45:44 DEBUG: total: 0.10999999940395355 13:45:44 INFO: Retrieving Stack Cost... 13:45:44 INFO: Retrieving Pricing Info for: v3-standard-8 13:45:44 INFO: Archiving Costs [Pipeline] echo 13:45:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:45:45 ---> logs-deploy.sh 13:45:45 lf-activate-venv: SKIPPING 13:45:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/422 13:45:45 INFO: archiving workspace using pattern(s): 13:45:46 Archives upload complete. 13:45:46 INFO: archiving logs to Nexus 13:45:47 ---> uname -a: 13:45:47 Linux prd-ubuntu20-04-docker-8c-8g-6887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:45:47 13:45:47 13:45:47 ---> lscpu: 13:45:47 Architecture: x86_64 13:45:47 CPU op-mode(s): 32-bit, 64-bit 13:45:47 Byte Order: Little Endian 13:45:47 Address sizes: 40 bits physical, 48 bits virtual 13:45:47 CPU(s): 8 13:45:47 On-line CPU(s) list: 0-7 13:45:47 Thread(s) per core: 1 13:45:47 Core(s) per socket: 1 13:45:47 Socket(s): 8 13:45:47 NUMA node(s): 1 13:45:47 Vendor ID: AuthenticAMD 13:45:47 CPU family: 23 13:45:47 Model: 49 13:45:47 Model name: AMD EPYC-Rome Processor 13:45:47 Stepping: 0 13:45:47 CPU MHz: 2799.998 13:45:47 BogoMIPS: 5599.99 13:45:47 Virtualization: AMD-V 13:45:47 Hypervisor vendor: KVM 13:45:47 Virtualization type: full 13:45:47 L1d cache: 256 KiB 13:45:47 L1i cache: 256 KiB 13:45:47 L2 cache: 4 MiB 13:45:47 L3 cache: 128 MiB 13:45:47 NUMA node0 CPU(s): 0-7 13:45:47 Vulnerability Itlb multihit: Not affected 13:45:47 Vulnerability L1tf: Not affected 13:45:47 Vulnerability Mds: Not affected 13:45:47 Vulnerability Meltdown: Not affected 13:45:47 Vulnerability Mmio stale data: Not affected 13:45:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:45:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:45:47 Vulnerability Srbds: Not affected 13:45:47 Vulnerability Tsx async abort: Not affected 13:45:47 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 13:45:47 13:45:47 13:45:47 ---> nproc: 13:45:47 8 13:45:47 13:45:47 13:45:47 ---> df -h: 13:45:47 Filesystem Size Used Avail Use% Mounted on 13:45:47 overlay 155G 20G 135G 13% / 13:45:47 tmpfs 64M 0 64M 0% /dev 13:45:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:45:47 shm 64M 0 64M 0% /dev/shm 13:45:47 /dev/vda1 155G 20G 135G 13% /facter-os 13:45:47 13:45:47 13:45:47 ---> sar -b -r -n DEV: 13:45:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6887) 02/21/23 _x86_64_ (8 CPU) 13:45:47 13:45:47 13:17:10 LINUX RESTART (8 CPU) 13:45:47 13:45:47 13:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:45:47 13:19:02 113.71 1.36 112.35 0.00 72.53 57124.01 0.00 13:45:47 13:20:01 32.69 0.31 32.38 0.00 6.64 14672.51 0.00 13:45:47 13:21:01 241.30 0.12 241.19 0.00 10.80 111419.66 0.00 13:45:47 13:22:01 762.36 10.11 752.24 0.00 85.99 293680.52 0.00 13:45:47 13:23:01 1260.24 12.76 1247.48 0.00 5161.02 358843.25 0.00 13:45:47 13:24:01 766.84 0.12 766.72 0.00 9.20 109126.61 0.00 13:45:47 13:25:01 31.56 0.15 31.41 0.00 21.73 833.06 0.00 13:45:47 13:26:01 3.55 1.02 2.53 0.00 21.86 30.13 0.00 13:45:47 13:27:01 1.37 0.00 1.37 0.00 0.00 19.19 0.00 13:45:47 13:28:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 13:45:47 13:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 13:45:47 13:30:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 13:45:47 13:31:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 13:45:47 13:32:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 13:45:47 13:33:01 2.03 0.02 2.02 0.00 0.13 26.40 0.00 13:45:47 13:34:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 13:45:47 13:35:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 13:45:47 13:36:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 13:45:47 13:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 13:45:47 13:38:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 13:45:47 13:39:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 13:45:47 13:40:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 13:45:47 13:41:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 13:45:47 13:42:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 13:45:47 13:43:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 13:45:47 13:44:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 13:45:47 13:45:01 69.16 0.28 68.88 0.00 16.53 33494.44 0.00 13:45:47 Average: 122.51 0.97 121.53 0.00 200.49 36282.09 0.00 13:45:47 13:45:47 13:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:47 13:19:02 27607400 31236460 1060276 3.22 113584 3721692 2554300 7.53 1826432 2998400 557912 13:45:47 13:20:01 27705772 31393168 900704 2.74 116984 3756404 2089340 6.16 1475960 3232760 330036 13:45:47 13:21:01 26070512 31435812 843988 2.57 124624 5368740 2402972 7.08 1636332 4622144 5496 13:45:47 13:22:01 20271936 30349108 1912892 5.82 292328 9610968 4520580 13.32 3340248 8394200 389332 13:45:47 13:23:01 17503968 30706192 1543268 4.69 389408 12463068 3602400 10.62 3282424 11029804 193360 13:45:47 13:24:01 19449636 31505288 762180 2.32 413660 11333872 1970820 5.81 2441156 9996692 1788 13:45:47 13:25:01 19465448 31518360 748844 2.28 413012 11331624 1865516 5.50 2426892 9993956 16 13:45:47 13:26:01 19462912 31517008 749288 2.28 413076 11332232 1894180 5.58 2424792 9994468 164 13:45:47 13:27:01 19463392 31517516 748704 2.28 413088 11332236 1894180 5.58 2424752 9994472 172 13:45:47 13:28:01 19470776 31524908 741728 2.26 413100 11332236 1894180 5.58 2417904 9994472 176 13:45:47 13:29:01 19471480 31525440 741200 2.25 413112 11332240 1894180 5.58 2417404 9994476 4 13:45:47 13:30:01 19474864 31529484 737672 2.24 413132 11332244 1894180 5.58 2413884 9995112 192 13:45:47 13:31:01 19474808 31529472 737640 2.24 413156 11332244 1894180 5.58 2414232 9995112 188 13:45:47 13:32:01 19475084 31529760 737344 2.24 413172 11332248 1894180 5.58 2413372 9995116 8 13:45:47 13:33:01 19474704 31529404 737512 2.24 413212 11332228 1915476 5.65 2413680 9995096 4 13:45:47 13:34:01 19474616 31529340 737476 2.24 413228 11332232 1915476 5.65 2413688 9995096 204 13:45:47 13:35:01 19475136 31529868 736944 2.24 413232 11332236 1915476 5.65 2413412 9995100 24 13:45:47 13:36:01 19474812 31529572 737196 2.24 413244 11332236 1915476 5.65 2413456 9995100 12 13:45:47 13:37:01 19474764 31529540 737160 2.24 413260 11332240 1915476 5.65 2413460 9995108 4 13:45:47 13:38:01 19474748 31529556 737092 2.24 413284 11332240 1915476 5.65 2413552 9995112 12 13:45:47 13:39:01 19474916 31529724 737068 2.24 413292 11332244 1915476 5.65 2413476 9995112 12 13:45:47 13:40:01 19474672 31529516 737248 2.24 413312 11332248 1915476 5.65 2413524 9995116 12 13:45:47 13:41:01 19474616 31529468 737208 2.24 413332 11332248 1915476 5.65 2413512 9995116 4 13:45:47 13:42:01 19474756 31529652 737100 2.24 413340 11332252 1915476 5.65 2413564 9995120 8 13:45:47 13:43:01 19474424 31529328 737352 2.24 413364 11332252 1915476 5.65 2413608 9995124 4 13:45:47 13:44:01 19474184 31529220 737324 2.24 413380 11332264 1931528 5.69 2413876 9995128 212 13:45:47 13:45:01 18653784 31491524 770920 2.34 442204 12036600 2063832 6.08 2521296 10654324 1072 13:45:47 Average: 20248819 31431988 836420 2.54 376190 10553169 2123362 6.26 2401477 9289883 54831 13:45:47 13:45:47 13:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:47 13:19:02 docker0 553.63 504.63 41.16 3485.28 0.00 0.00 0.00 0.00 13:45:47 13:19:02 veth3e3622e 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 13:45:47 13:19:02 ens3 698.81 664.12 7609.43 77.38 0.00 0.00 0.00 0.00 13:45:47 13:19:02 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 13:45:47 13:20:01 docker0 1.10 1.10 0.07 0.08 0.00 0.00 0.00 0.00 13:45:47 13:20:01 veth3e3622e 1.10 1.14 0.08 0.09 0.00 0.00 0.00 0.00 13:45:47 13:20:01 ens3 46.82 43.08 21.63 103.74 0.00 0.00 0.00 0.00 13:45:47 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:21:01 docker0 102.82 157.21 8.60 246.50 0.00 0.00 0.00 0.00 13:45:47 13:21:01 veth05e0351 18.76 27.97 1.85 8.65 0.00 0.00 0.00 0.00 13:45:47 13:21:01 vethdb461f7 19.36 29.02 1.91 8.85 0.00 0.00 0.00 0.00 13:45:47 13:21:01 vethf62c35b 19.04 28.51 1.88 8.75 0.00 0.00 0.00 0.00 13:45:47 13:21:01 veth00b4336 20.28 30.41 2.01 9.28 0.00 0.00 0.00 0.00 13:45:47 13:21:01 veth7072d3f 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 13:45:47 13:21:01 ens3 256.78 163.51 1947.27 31.56 0.00 0.00 0.00 0.00 13:45:47 13:21:01 veth75ce41a 18.66 27.72 1.84 8.61 0.00 0.00 0.00 0.00 13:45:47 13:21:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:45:47 13:22:01 docker0 335.68 657.02 29.44 5880.85 0.00 0.00 0.00 0.00 13:45:47 13:22:01 veth5556261 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:22:01 vethc499816 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:22:01 veth9be6c9d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:22:01 veth7072d3f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:22:01 ens3 687.32 354.04 5949.08 45.91 0.00 0.00 0.00 0.00 13:45:47 13:22:01 vethbdcc7ef 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:22:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:45:47 13:23:01 docker0 283.41 558.85 22.89 3907.78 0.00 0.00 0.00 0.00 13:45:47 13:23:01 vethb36dad9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:23:01 veth5fc0e26 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:23:01 vethdcd990a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:23:01 veth7072d3f 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 13:45:47 13:23:01 ens3 843.68 414.56 6783.54 55.64 0.00 0.00 0.00 0.00 13:45:47 13:23:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:45:47 13:24:01 docker0 10.28 19.61 0.68 232.72 0.00 0.00 0.00 0.00 13:45:47 13:24:01 ens3 251.66 247.93 363.76 779.83 0.00 0.00 0.00 0.00 13:45:47 13:24:01 lo 21.00 21.00 2.06 2.06 0.00 0.00 0.00 0.00 13:45:47 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:25:01 ens3 464.31 458.81 222.83 2617.82 0.00 0.00 0.00 0.00 13:45:47 13:25:01 lo 40.79 40.79 4.02 4.02 0.00 0.00 0.00 0.00 13:45:47 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:26:01 ens3 3.22 2.83 2.73 0.99 0.00 0.00 0.00 0.00 13:45:47 13:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:45:47 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:27:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 13:45:47 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:45:47 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:33:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:45:47 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:35:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:38:01 ens3 0.33 0.25 0.09 0.11 0.00 0.00 0.00 0.00 13:45:47 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:43:01 ens3 1.57 0.87 3.62 0.12 0.00 0.00 0.00 0.00 13:45:47 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:45:47 13:45:01 docker0 36.85 58.63 3.08 587.99 0.00 0.00 0.00 0.00 13:45:47 13:45:01 veth576ef68 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:45:47 13:45:01 ens3 219.49 130.26 4584.87 30.80 0.00 0.00 0.00 0.00 13:45:47 13:45:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:45:47 Average: docker0 48.75 72.27 3.90 529.69 0.00 0.00 0.00 0.00 13:45:47 Average: veth576ef68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:47 Average: ens3 128.44 91.59 1014.74 138.73 0.00 0.00 0.00 0.00 13:45:47 Average: lo 2.59 2.59 0.25 0.25 0.00 0.00 0.00 0.00 13:45:47 13:45:47 13:45:47 ---> sar -P ALL: 13:45:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6887) 02/21/23 _x86_64_ (8 CPU) 13:45:47 13:45:47 13:17:10 LINUX RESTART (8 CPU) 13:45:47 13:45:47 13:18:02 CPU %user %nice %system %iowait %steal %idle 13:45:47 13:19:02 all 31.29 0.00 6.65 1.12 0.09 60.87 13:45:47 13:19:02 0 30.33 0.00 5.77 0.24 0.09 63.58 13:45:47 13:19:02 1 30.86 0.00 7.60 1.24 0.09 60.22 13:45:47 13:19:02 2 33.43 0.00 6.07 0.52 0.09 59.89 13:45:47 13:19:02 3 29.63 0.00 7.01 3.07 0.09 60.20 13:45:47 13:19:02 4 31.28 0.00 6.60 0.14 0.09 61.89 13:45:47 13:19:02 5 31.17 0.00 5.93 0.34 0.07 62.49 13:45:47 13:19:02 6 32.56 0.00 6.85 2.73 0.09 57.77 13:45:47 13:19:02 7 31.03 0.00 7.34 0.66 0.10 60.87 13:45:47 13:20:01 all 42.60 0.00 6.66 0.23 0.09 50.42 13:45:47 13:20:01 0 42.91 0.00 6.23 0.07 0.07 50.72 13:45:47 13:20:01 1 42.65 0.00 6.13 0.26 0.09 50.87 13:45:47 13:20:01 2 41.56 0.00 6.54 0.03 0.09 51.78 13:45:47 13:20:01 3 41.70 0.00 7.23 0.05 0.09 50.93 13:45:47 13:20:01 4 42.66 0.00 6.16 0.00 0.09 51.09 13:45:47 13:20:01 5 44.17 0.00 7.43 0.05 0.10 48.24 13:45:47 13:20:01 6 41.69 0.00 6.34 1.30 0.09 50.58 13:45:47 13:20:01 7 43.42 0.00 7.24 0.09 0.09 49.17 13:45:47 13:21:01 all 21.98 0.00 8.67 1.47 0.08 67.80 13:45:47 13:21:01 0 20.75 0.00 9.32 0.61 0.08 69.23 13:45:47 13:21:01 1 20.62 0.00 7.19 2.08 0.07 70.04 13:45:47 13:21:01 2 20.96 0.00 8.15 2.05 0.07 68.77 13:45:47 13:21:01 3 22.71 0.00 8.87 0.17 0.08 68.17 13:45:47 13:21:01 4 23.14 0.00 9.74 0.32 0.07 66.73 13:45:47 13:21:01 5 24.82 0.00 9.03 0.10 0.09 65.97 13:45:47 13:21:01 6 20.76 0.00 9.60 6.25 0.07 63.32 13:45:47 13:21:01 7 22.09 0.00 7.45 0.24 0.10 70.12 13:45:47 13:22:01 all 46.90 0.00 12.41 7.05 0.10 33.54 13:45:47 13:22:01 0 47.96 0.00 10.34 4.00 0.10 37.60 13:45:47 13:22:01 1 46.02 0.00 12.84 4.25 0.08 36.80 13:45:47 13:22:01 2 46.51 0.00 10.00 2.64 0.10 40.74 13:45:47 13:22:01 3 45.89 0.00 14.33 13.38 0.10 26.29 13:45:47 13:22:01 4 46.39 0.00 13.41 5.21 0.10 34.88 13:45:47 13:22:01 5 47.91 0.00 13.39 9.05 0.10 29.55 13:45:47 13:22:01 6 46.54 0.00 13.10 4.81 0.12 35.44 13:45:47 13:22:01 7 48.02 0.00 11.85 13.08 0.12 26.93 13:45:47 13:23:01 all 58.28 0.00 17.01 7.48 0.14 17.09 13:45:47 13:23:01 0 57.20 0.00 18.74 6.48 0.14 17.44 13:45:47 13:23:01 1 57.45 0.00 18.14 10.42 0.19 13.80 13:45:47 13:23:01 2 58.58 0.00 15.73 6.89 0.15 18.65 13:45:47 13:23:01 3 54.08 0.00 16.71 7.78 0.14 21.29 13:45:47 13:23:01 4 59.58 0.00 15.73 5.56 0.14 19.00 13:45:47 13:23:01 5 60.38 0.00 16.67 5.61 0.14 17.21 13:45:47 13:23:01 6 60.21 0.00 16.98 7.14 0.15 15.51 13:45:47 13:23:01 7 58.70 0.00 17.38 9.92 0.12 13.89 13:45:47 13:24:01 all 41.56 0.00 9.02 1.44 0.10 47.87 13:45:47 13:24:01 0 40.60 0.00 10.23 2.60 0.08 46.48 13:45:47 13:24:01 1 42.37 0.00 8.82 1.04 0.10 47.66 13:45:47 13:24:01 2 40.22 0.00 8.67 1.15 0.10 49.86 13:45:47 13:24:01 3 41.41 0.00 7.95 1.08 0.10 49.45 13:45:47 13:24:01 4 41.63 0.00 9.43 0.62 0.10 48.21 13:45:47 13:24:01 5 41.30 0.00 9.26 2.16 0.12 47.16 13:45:47 13:24:01 6 42.08 0.00 8.97 1.25 0.10 47.61 13:45:47 13:24:01 7 42.91 0.00 8.83 1.59 0.12 46.55 13:45:47 13:25:01 all 8.88 0.00 1.05 0.10 0.06 89.90 13:45:47 13:25:01 0 8.18 0.00 1.20 0.03 0.07 90.52 13:45:47 13:25:01 1 11.53 0.00 1.04 0.00 0.05 87.38 13:45:47 13:25:01 2 7.83 0.00 0.90 0.02 0.05 91.20 13:45:47 13:25:01 3 3.89 0.00 0.91 0.13 0.07 95.00 13:45:47 13:25:01 4 14.81 0.00 0.92 0.10 0.07 84.10 13:45:47 13:25:01 5 12.30 0.00 0.97 0.03 0.05 86.65 13:45:47 13:25:01 6 6.62 0.00 1.11 0.50 0.05 91.72 13:45:47 13:25:01 7 5.85 0.00 1.36 0.02 0.07 92.71 13:45:47 13:26:01 all 0.07 0.00 0.06 0.01 0.00 99.86 13:45:47 13:26:01 0 0.20 0.00 0.12 0.03 0.00 99.65 13:45:47 13:26:01 1 0.05 0.00 0.07 0.00 0.00 99.88 13:45:47 13:26:01 2 0.08 0.00 0.03 0.00 0.00 99.88 13:45:47 13:26:01 3 0.02 0.00 0.03 0.03 0.00 99.92 13:45:47 13:26:01 4 0.05 0.00 0.03 0.03 0.00 99.88 13:45:47 13:26:01 5 0.07 0.00 0.05 0.00 0.02 99.87 13:45:47 13:26:01 6 0.07 0.00 0.07 0.02 0.00 99.85 13:45:47 13:26:01 7 0.02 0.00 0.07 0.00 0.00 99.92 13:45:47 13:27:01 all 0.10 0.00 0.01 0.00 0.00 99.88 13:45:47 13:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:27:01 1 0.62 0.00 0.03 0.00 0.00 99.35 13:45:47 13:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:45:47 13:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:45:47 13:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:27:01 5 0.08 0.00 0.03 0.00 0.02 99.87 13:45:47 13:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:45:47 13:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:28:01 all 0.27 0.00 0.01 0.01 0.00 99.71 13:45:47 13:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:28:01 1 2.02 0.00 0.00 0.00 0.02 97.96 13:45:47 13:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:28:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:45:47 13:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:28:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:45:47 13:28:01 6 0.00 0.00 0.02 0.03 0.02 99.93 13:45:47 13:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:29:01 all 0.02 0.00 0.01 0.01 0.00 99.95 13:45:47 13:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:45:47 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:29:01 3 0.00 0.00 0.02 0.08 0.02 99.88 13:45:47 13:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:29:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:45:47 13:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:45:47 13:29:01 CPU %user %nice %system %iowait %steal %idle 13:45:47 13:30:01 all 0.02 0.00 0.01 0.07 0.00 99.90 13:45:47 13:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:30:01 2 0.02 0.00 0.00 0.35 0.00 99.63 13:45:47 13:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:45:47 13:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 13:45:47 13:30:01 6 0.02 0.00 0.02 0.20 0.00 99.77 13:45:47 13:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:31:01 all 0.17 0.00 0.01 0.07 0.00 99.75 13:45:47 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:31:01 1 1.29 0.00 0.00 0.00 0.00 98.71 13:45:47 13:31:01 2 0.02 0.00 0.02 0.35 0.00 99.62 13:45:47 13:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:31:01 4 0.02 0.00 0.05 0.00 0.02 99.92 13:45:47 13:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:45:47 13:31:01 6 0.00 0.00 0.02 0.18 0.00 99.80 13:45:47 13:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:32:01 all 0.17 0.00 0.01 0.02 0.00 99.79 13:45:47 13:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:45:47 13:32:01 1 1.21 0.00 0.02 0.00 0.00 98.78 13:45:47 13:32:01 2 0.03 0.00 0.00 0.07 0.02 99.88 13:45:47 13:32:01 3 0.02 0.00 0.00 0.08 0.00 99.90 13:45:47 13:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:45:47 13:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:45:47 13:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:33:01 all 0.26 0.00 0.03 0.05 0.01 99.65 13:45:47 13:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:45:47 13:33:01 1 2.00 0.00 0.03 0.00 0.02 97.95 13:45:47 13:33:01 2 0.02 0.00 0.03 0.05 0.00 99.90 13:45:47 13:33:01 3 0.00 0.00 0.03 0.17 0.00 99.80 13:45:47 13:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:33:01 5 0.02 0.00 0.03 0.02 0.00 99.93 13:45:47 13:33:01 6 0.02 0.00 0.03 0.17 0.02 99.77 13:45:47 13:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 13:45:47 13:34:01 all 0.23 0.00 0.01 0.01 0.00 99.75 13:45:47 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:34:01 1 1.70 0.00 0.02 0.00 0.02 98.27 13:45:47 13:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:45:47 13:34:01 3 0.05 0.00 0.02 0.05 0.00 99.88 13:45:47 13:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:45:47 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:45:47 13:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:45:47 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:35:01 3 0.00 0.00 0.00 0.03 0.00 99.97 13:45:47 13:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:45:47 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:45:47 13:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:45:47 13:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:45:47 13:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:45:47 13:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:45:47 13:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:45:47 13:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:37:01 1 0.20 0.00 0.05 0.00 0.02 99.73 13:45:47 13:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:45:47 13:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:45:47 13:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:38:01 all 0.27 0.00 0.01 0.01 0.00 99.70 13:45:47 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:38:01 1 2.02 0.00 0.02 0.00 0.02 97.95 13:45:47 13:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:45:47 13:38:01 3 0.03 0.00 0.00 0.02 0.00 99.95 13:45:47 13:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:45:47 13:38:01 6 0.00 0.00 0.02 0.03 0.00 99.95 13:45:47 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:39:01 all 0.27 0.00 0.01 0.01 0.00 99.71 13:45:47 13:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:45:47 13:39:01 1 2.00 0.00 0.02 0.00 0.00 97.98 13:45:47 13:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:39:01 3 0.00 0.00 0.02 0.03 0.00 99.95 13:45:47 13:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:45:47 13:39:01 6 0.00 0.00 0.02 0.02 0.02 99.95 13:45:47 13:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:40:01 all 0.27 0.00 0.01 0.00 0.00 99.72 13:45:47 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:40:01 1 2.02 0.00 0.03 0.00 0.02 97.93 13:45:47 13:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:45:47 13:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:45:47 13:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:45:47 13:40:01 CPU %user %nice %system %iowait %steal %idle 13:45:47 13:41:01 all 0.09 0.00 0.02 0.01 0.00 99.89 13:45:47 13:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:41:01 1 0.65 0.00 0.07 0.00 0.02 99.27 13:45:47 13:41:01 2 0.00 0.00 0.02 0.03 0.00 99.95 13:45:47 13:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:45:47 13:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:45:47 13:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:45:47 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:45:47 13:42:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:45:47 13:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:45:47 13:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:45:47 13:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:45:47 13:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:45:47 13:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:43:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:45:47 13:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:45:47 13:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 13:45:47 13:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 13:45:47 13:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:45:47 13:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:45:47 13:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:45:47 13:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:45:47 13:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:45:47 13:44:01 3 0.02 0.00 0.00 0.07 0.02 99.90 13:45:47 13:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:45:47 13:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:45:47 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:45:47 13:45:01 all 4.79 0.00 2.03 0.72 0.04 92.42 13:45:47 13:45:01 0 5.07 0.00 1.66 1.07 0.03 92.16 13:45:47 13:45:01 1 6.40 0.00 2.00 0.13 0.03 91.44 13:45:47 13:45:01 2 4.37 0.00 1.75 0.03 0.03 93.81 13:45:47 13:45:01 3 3.52 0.00 3.20 0.07 0.03 93.18 13:45:47 13:45:01 4 5.65 0.00 1.89 0.52 0.03 91.91 13:45:47 13:45:01 5 4.82 0.00 1.75 0.02 0.03 93.38 13:45:47 13:45:01 6 3.11 0.00 1.96 3.86 0.03 91.04 13:45:47 13:45:01 7 5.41 0.00 2.03 0.03 0.05 92.47 13:45:47 Average: all 9.44 0.00 2.33 0.73 0.03 87.47 13:45:47 Average: 0 9.25 0.00 2.33 0.55 0.02 87.84 13:45:47 Average: 1 10.02 0.00 2.35 0.71 0.03 86.90 13:45:47 Average: 2 9.27 0.00 2.12 0.52 0.03 88.06 13:45:47 Average: 3 8.86 0.00 2.42 0.96 0.03 87.73 13:45:47 Average: 4 9.70 0.00 2.34 0.46 0.03 87.48 13:45:47 Average: 5 9.79 0.00 2.37 0.64 0.03 87.17 13:45:47 Average: 6 9.27 0.00 2.38 1.05 0.03 87.28 13:45:47 Average: 7 9.39 0.00 2.32 0.94 0.03 87.32 13:45:47 13:45:47 13:45:47