Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 923421b803a2aa1fd35cfe5d85a9354669a43ca8 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-ssh13115204488654913333.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-ssh14271499224429303089.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-ssh901703436104298389.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-ssh1369318452580738861.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-ssh15949558719512100709.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8915 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/447 [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/447 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 (main) Commit message: "fix: Add authentication to support-scheduler actions (#4419)" > 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-list --no-walk 54929a7ab6bf9e03e113416e19b38331485fa87d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:27 ========================================================= 22:22:27 EdgeX Global Pipelines Version Info 22:22:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:28 ------------------- 22:22:28 stable info: 22:22:28 ------------------- 22:22:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:22:28 Message: update stable to v1.0.244 22:22:28 ------------------- 22:22:28 experimental info: 22:22:28 ------------------- 22:22:28 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:22:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 923421b [Pipeline] echo 22:22:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:29 provisioning config files... 22:22:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config5429341026727148098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:29 ---> docker-login.sh 22:22:29 nexus3.edgexfoundry.org:10001 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 nexus3.edgexfoundry.org:10002 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 nexus3.edgexfoundry.org:10003 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 nexus3.edgexfoundry.org:10004 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 docker.io 22:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:30 Configure a credential helper to remove this warning. See 22:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:30 22:22:30 Login Succeeded 22:22:30 ---> docker-login.sh ends [Pipeline] } 22:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:22:31 + dirname cmd/core-command/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo core-command,cmd/core-command/Dockerfile 22:22:31 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:22:31 cut -d/ -f2 22:22:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:22:31 + dirname cmd/core-data/Dockerfile+ 22:22:31 cut -d/ -f2 22:22:31 + echo core-data,cmd/core-data/Dockerfile 22:22:31 + dirname cmd/core-metadata/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo core-metadata,cmd/core-metadata/Dockerfile 22:22:31 + dirname cmd/security-bootstrapper/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:22:31 + dirname cmd/security-proxy-auth/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:22:31 + dirname cmd/security-proxy-setup/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:22:31 + + dirname cmd/security-secretstore-setup/Dockerfile 22:22:31 cut -d/ -f2 22:22:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:22:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:22:31 + + dirname cmd/security-spire-agent/Dockerfilecut -d/ -f2 22:22:31 22:22:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:22:31 + dirname cmd/security-spire-config/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:22:31 + dirname cmd/security-spire-server/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:22:31 + dirname cmd/support-notifications/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo support-notifications,cmd/support-notifications/Dockerfile 22:22:31 + dirname cmd/support-scheduler/Dockerfile 22:22:31 + cut -d/ -f2 22:22:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:22:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:22:31 + git rev-list -1 --merges 923421b803a2aa1fd35cfe5d85a9354669a43ca8~1..923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo 22:22:31 -----------> git rev-list -1 --merges 923421b803a2aa1fd35cfe5d85a9354669a43ca8~1..923421b803a2aa1fd35cfe5d85a9354669a43ca8 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [false] [Pipeline] sh 22:22:31 + git log --format=format:%s -1 923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] echo 22:22:31 ========================================================= 22:22:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:22:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:32 + grep -v github /etc/ssh/ssh_known_hosts 22:22:32 + [ -e /tmp/ssh_known_hosts ] 22:22:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:32 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:32 sudo tee -a /etc/ssh/ssh_known_hosts 22:22:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:32 22:22:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:33 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:33 b85a868b505f: Pulling fs layer 22:22:33 e2be974225ed: Pulling fs layer 22:22:33 339a4e72a1f5: Pulling fs layer 22:22:33 988bab9f4d93: Pulling fs layer 22:22:33 1469e6f7b9e6: Pulling fs layer 22:22:33 eaf3925da568: Pulling fs layer 22:22:33 bab4dde63d76: Pulling fs layer 22:22:33 bde34c3a00c8: Pulling fs layer 22:22:33 b352a97aabf1: Pulling fs layer 22:22:33 4872d77fe225: Pulling fs layer 22:22:33 5851b861e8e6: Pulling fs layer 22:22:33 988bab9f4d93: Waiting 22:22:33 bde34c3a00c8: Waiting 22:22:33 1469e6f7b9e6: Waiting 22:22:33 eaf3925da568: Waiting 22:22:33 bab4dde63d76: Waiting 22:22:33 5851b861e8e6: Waiting 22:22:33 4872d77fe225: Waiting 22:22:33 b352a97aabf1: Waiting 22:22:33 e2be974225ed: Download complete 22:22:33 988bab9f4d93: Verifying Checksum 22:22:33 988bab9f4d93: Download complete 22:22:33 1469e6f7b9e6: Verifying Checksum 22:22:33 1469e6f7b9e6: Download complete 22:22:33 339a4e72a1f5: Verifying Checksum 22:22:33 339a4e72a1f5: Download complete 22:22:33 eaf3925da568: Download complete 22:22:33 bde34c3a00c8: Download complete 22:22:33 b352a97aabf1: Download complete 22:22:33 4872d77fe225: Download complete 22:22:33 5851b861e8e6: Verifying Checksum 22:22:33 5851b861e8e6: Download complete 22:22:33 b85a868b505f: Download complete 22:22:33 bab4dde63d76: Verifying Checksum 22:22:33 bab4dde63d76: Download complete 22:22:34 b85a868b505f: Pull complete 22:22:34 e2be974225ed: Pull complete 22:22:35 339a4e72a1f5: Pull complete 22:22:35 988bab9f4d93: Pull complete 22:22:35 1469e6f7b9e6: Pull complete 22:22:35 eaf3925da568: Pull complete 22:22:37 bab4dde63d76: Pull complete 22:22:37 bde34c3a00c8: Pull complete 22:22:37 b352a97aabf1: Pull complete 22:22:37 4872d77fe225: Pull complete 22:22:37 5851b861e8e6: Pull complete 22:22:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:37 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:22:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:39 $ docker top 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd -eo pid,comm 22:22:39 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). 22:22:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:39 [ssh-agent] Looking for ssh-agent implementation... 22:22:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:39 $ docker exec 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent 22:22:39 SSH_AUTH_SOCK=/tmp/ssh-qIO84LLyuxn8/agent.33 22:22:39 SSH_AGENT_PID=39 22:22:39 Running ssh-add (command line suppressed) 22:22:40 Identity added: /w/workspace/edgex-go/447@tmp/private_key_3604005735282669021.key (/w/workspace/edgex-go/447@tmp/private_key_3604005735282669021.key) 22:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:40 + git tag --points-at HEAD [Pipeline] } 22:22:40 $ docker exec --env ******** --env ******** 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent -k 22:22:40 unset SSH_AUTH_SOCK; 22:22:40 unset SSH_AGENT_PID; 22:22:40 echo Agent pid 39 killed; 22:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:40 [ssh-agent] Looking for ssh-agent implementation... 22:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:40 $ docker exec 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent 22:22:40 SSH_AUTH_SOCK=/tmp/ssh-CXhJumzquOnC/agent.72 22:22:40 SSH_AGENT_PID=78 22:22:40 Running ssh-add (command line suppressed) 22:22:40 Identity added: /w/workspace/edgex-go/447@tmp/private_key_7465314107779904206.key (/w/workspace/edgex-go/447@tmp/private_key_7465314107779904206.key) 22:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:41 + git semver init 22:22:41 2023-03-08 22:22:41,404 [run_init] DEBUG init version:0.0.0 force:False 22:22:41 2023-03-08 22:22:41,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/447/.semver 22:22:41 2023-03-08 22:22:41,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/447/.semver 22:22:41 2023-03-08 22:22:41,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/447/.semver'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) 22:22:45 2023-03-08 22:22:45,306 [append_file] DEBUG append to file:/w/workspace/edgex-go/447/.git/info/exclude 22:22:45 2023-03-08 22:22:45,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/447/.semver/main with force:False 22:22:45 2023-03-08 22:22:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:22:45 2023-03-08 22:22:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:22:45 3.0.0-dev.85 [Pipeline] } 22:22:45 $ docker exec --env ******** --env ******** 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd ssh-agent -k 22:22:45 unset SSH_AUTH_SOCK; 22:22:45 unset SSH_AGENT_PID; 22:22:45 echo Agent pid 78 killed; 22:22:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:46 + git semver [Pipeline] } 22:22:46 $ docker stop --time=1 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd 22:22:47 $ docker rm -f --volumes 1445647adab25fb4ddb8517b4f6b9bba060abf35686bf0d879f2d298e629becd [Pipeline] // withDockerContainer [Pipeline] sh 22:22:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:48 Stashed 1 file(s) [Pipeline] echo 22:22:48 [edgeXSemver]: initialized semver on version 3.0.0-dev.85 [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 22:22:48 + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] echo 22:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:48 ========================================================= 22:22:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:22:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:48 213ec9aee27d: Pulling fs layer 22:22:48 4583459ba037: Pulling fs layer 22:22:48 93c1e223e6f2: Pulling fs layer 22:22:48 53926ce57604: Pulling fs layer 22:22:48 21b2b0c7a3f4: Pulling fs layer 22:22:48 53926ce57604: Waiting 22:22:48 22ff95d597cd: Pulling fs layer 22:22:48 12d6caf4c0d1: Pulling fs layer 22:22:48 21b2b0c7a3f4: Waiting 22:22:48 12d6caf4c0d1: Waiting 22:22:48 22ff95d597cd: Waiting 22:22:48 96b7cbca73a9: Pulling fs layer 22:22:48 a7acece74701: Pulling fs layer 22:22:48 96b7cbca73a9: Waiting 22:22:48 a7acece74701: Waiting 22:22:48 93c1e223e6f2: Verifying Checksum 22:22:48 93c1e223e6f2: Download complete 22:22:48 4583459ba037: Download complete 22:22:48 21b2b0c7a3f4: Verifying Checksum 22:22:48 21b2b0c7a3f4: Download complete 22:22:48 22ff95d597cd: Download complete 22:22:48 213ec9aee27d: Verifying Checksum 22:22:48 213ec9aee27d: Download complete 22:22:48 12d6caf4c0d1: Verifying Checksum 22:22:48 12d6caf4c0d1: Download complete 22:22:49 213ec9aee27d: Pull complete 22:22:49 4583459ba037: Pull complete 22:22:49 93c1e223e6f2: Pull complete 22:22:49 a7acece74701: Verifying Checksum 22:22:49 a7acece74701: Download complete 22:22:50 96b7cbca73a9: Verifying Checksum 22:22:50 96b7cbca73a9: Download complete 22:22:50 53926ce57604: Verifying Checksum 22:22:50 53926ce57604: Download complete 22:22:54 53926ce57604: Pull complete 22:22:54 21b2b0c7a3f4: Pull complete 22:22:54 22ff95d597cd: Pull complete 22:22:54 12d6caf4c0d1: Pull complete 22:22:56 96b7cbca73a9: Pull complete 22:22:57 a7acece74701: Pull complete 22:22:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:22:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:57 WORKDIR /edgex 22:22:57 COPY go.mod . 22:22:57 RUN go mod download 22:22:57 + docker build -t ci-base-image-x86_64 -f - . 22:22:58 Sending build context to Docker daemon 170.3MB 22:22:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:22:58 ---> db6d94c90886 22:22:58 Step 2/4 : WORKDIR /edgex 22:23:00 ---> Running in 58ddde31fd73 22:23:00 Removing intermediate container 58ddde31fd73 22:23:00 ---> 26712a54d1e4 22:23:00 Step 3/4 : COPY go.mod . 22:23:00 ---> e550ac628300 22:23:00 Step 4/4 : RUN go mod download 22:23:00 ---> Running in fb4421e98ad7 22:23:03 Still waiting to schedule task 22:23:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:23:10 Removing intermediate container fb4421e98ad7 22:23:10 ---> 6d3efdf67984 22:23:10 Successfully built 6d3efdf67984 22:23:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:11 + docker inspect -f . ci-base-image-x86_64 22:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:11 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:11 $ docker top 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:11 + go version 22:23:11 go version go1.18.7 linux/amd64 [Pipeline] } 22:23:11 $ docker stop --time=1 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 22:23:13 $ docker rm -f --volumes 286db35b1710bed29a659741c2b4990a66236edd3d8a179af30be3025de404a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:13 + docker inspect -f . ci-base-image-x86_64 22:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:13 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:23:13 $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:13 $ docker top 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:14 ========================================================= 22:23:14 [edgeXBuildGoParallel] Running Tests and Build... 22:23:14 ========================================================= [Pipeline] sh 22:23:14 + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] fileExists [Pipeline] sh 22:23:14 + make test 22:23:14 go test -race -coverprofile=coverage.out ./... 22:23:21 ? github.com/edgexfoundry/edgex-go [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:23:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 22:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:23:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.146s coverage: 98.5% of statements 22:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.146s coverage: 71.2% of statements 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.821s coverage: 88.5% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 3.9% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.0% of statements 22:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 45.5% of statements 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 82.9% of statements 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 22:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 22:23:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.337s coverage: 79.9% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 84.8% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:24:01 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 22:24:16 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." 22:24:16 go vet ./... 22:24:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:20 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:24:20 + ls -al . 22:24:20 total 704 22:24:20 drwxrwxr-x 11 1001 1001 4096 Mar 8 22:23 . 22:24:20 drwxr-xr-x 4 root root 4096 Mar 8 22:23 .. 22:24:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 22:22 .blubracket 22:24:20 -rw-rw-r-- 1 1001 1001 16 Mar 8 22:22 .dockerignore 22:24:20 drwxrwxr-x 8 1001 1001 4096 Mar 8 22:24 .git 22:24:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 22:22 .github 22:24:20 -rw-rw-r-- 1 1001 1001 1112 Mar 8 22:22 .gitignore 22:24:20 -rw-rw-r-- 1 1001 1001 42 Mar 8 22:22 .golangci.yml 22:24:20 -rw-rw-r-- 1 1001 1001 87 Mar 8 22:22 .hadolint.yml 22:24:20 drwxr-xr-x 3 1001 1001 4096 Mar 8 22:22 .semver 22:24:20 -rw-rw-r-- 1 1001 1001 166 Mar 8 22:22 .sonarcloud.properties 22:24:20 -rw-rw-r-- 1 1001 1001 1171 Mar 8 22:22 ADOPTERS.md 22:24:20 -rw-rw-r-- 1 1001 1001 10825 Mar 8 22:22 Attribution.txt 22:24:20 -rw-rw-r-- 1 1001 1001 73765 Mar 8 22:22 CHANGELOG.md 22:24:20 -rw-rw-r-- 1 1001 1001 3804 Mar 8 22:22 CONTRIBUTING.md 22:24:20 -rw-rw-r-- 1 1001 1001 677 Mar 8 22:22 GOVERNANCE.md 22:24:20 -rw-rw-r-- 1 1001 1001 883 Mar 8 22:22 Jenkinsfile 22:24:20 -rw-rw-r-- 1 1001 1001 10775 Mar 8 22:22 LICENSE 22:24:20 -rw-rw-r-- 1 1001 1001 14071 Mar 8 22:22 Makefile 22:24:20 -rw-rw-r-- 1 1001 1001 582 Mar 8 22:22 OWNERS.md 22:24:20 -rw-rw-r-- 1 1001 1001 9403 Mar 8 22:22 README.md 22:24:20 -rw-rw-r-- 1 1001 1001 6912 Mar 8 22:22 SECURITY.md 22:24:20 -rw-rw-r-- 1 1001 1001 12 Mar 8 22:22 VERSION 22:24:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 22:22 bin 22:24:20 drwxrwxr-x 18 1001 1001 4096 Mar 8 22:22 cmd 22:24:20 -rw-r--r-- 1 root root 447487 Mar 8 22:23 coverage.out 22:24:20 -rw-rw-r-- 1 1001 1001 3232 Mar 8 22:22 go.mod 22:24:20 -rw-rw-r-- 1 1001 1001 31098 Mar 8 22:22 go.sum 22:24:20 drwxrwxr-x 7 1001 1001 4096 Mar 8 22:22 internal 22:24:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 22:22 openapi 22:24:20 drwxrwxr-x 4 1001 1001 4096 Mar 8 22:22 snap 22:24:20 -rw-rw-r-- 1 1001 1001 204 Mar 8 22:22 version.go [Pipeline] sh 22:24:20 + '[' -e coverage.out ] 22:24:20 + chown 1001:1001 coverage.out [Pipeline] stash 22:24:20 Stashed 1 file(s) [Pipeline] sh 22:24:21 + make build 22:24:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:24:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:24:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:24:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:24:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:24:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:24:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:24:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:24:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:24:50 $ docker stop --time=1 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac 22:24:52 $ docker rm -f --volumes 87fa2732689223004cc4ae6350f302a23ce29fef6535ec6653a872864aa01bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:53 22:24:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:53 latest: Pulling from edgex-devops/edgex-compose 22:24:53 cbdbe7a5bc2a: Pulling fs layer 22:24:53 ca9280d653b3: Pulling fs layer 22:24:53 7e9c9ca2126c: Pulling fs layer 22:24:54 cbdbe7a5bc2a: Verifying Checksum 22:24:54 cbdbe7a5bc2a: Download complete 22:24:54 cbdbe7a5bc2a: Pull complete 22:24:54 ca9280d653b3: Verifying Checksum 22:24:54 ca9280d653b3: Download complete 22:24:54 7e9c9ca2126c: Download complete 22:24:54 ca9280d653b3: Pull complete 22:24:57 7e9c9ca2126c: Pull complete 22:24:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:58 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:24:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@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 22:24:59 $ docker top 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:59 + + grepdocker-compose parallel build 22:24:59 --help 22:25:00 --parallel Build images in parallel. [Pipeline] } 22:25:00 $ docker stop --time=1 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb 22:25:01 $ docker rm -f --volumes 93124e7ab6c2fe318a4c39910c842f2029a5a8f2a87342c737a37b26ca25fbbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:01 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:25:02 $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:25:02 $ docker top 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:02 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:03 Building core-command ... 22:25:03 Building core-common-config-bootstrapper ... 22:25:03 Building core-data ... 22:25:03 Building core-metadata ... 22:25:03 Building security-bootstrapper ... 22:25:03 Building security-proxy-auth ... 22:25:03 Building security-proxy-setup ... 22:25:03 Building security-secretstore-setup ... 22:25:03 Building security-spiffe-token-provider ... 22:25:03 Building security-spire-agent ... 22:25:03 Building security-spire-config ... 22:25:03 Building security-spire-server ... 22:25:03 Building support-notifications ... 22:25:03 Building support-scheduler ... 22:25:03 Building security-spire-agent 22:25:03 Building security-bootstrapper 22:25:03 Building security-spire-server 22:25:03 Building support-scheduler 22:25:03 Building security-proxy-auth 22:25:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:25:13 ---> 6d3efdf67984 22:25:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:25:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:13 ---> 6d3efdf67984 22:25:13 Step 3/24 : WORKDIR /edgex-go 22:25:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:25:13 ---> 6d3efdf67984 22:25:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:25:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:13 ---> 6d3efdf67984 22:25:13 Step 3/23 : WORKDIR /edgex-go 22:25:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:25:13 ---> 6d3efdf67984 22:25:13 Step 3/32 : WORKDIR /edgex-go 22:25:17 ---> Running in c3206690b89a 22:25:17 ---> Running in 3863dfd8c69b 22:25:17 ---> Running in e43291090002 22:25:17 ---> Running in 8bbb1ba5f59d 22:25:17 ---> Running in 77221e22bbe5 22:25:17 Removing intermediate container 3863dfd8c69b 22:25:17 ---> 0bfd38a56742 22:25:17 Step 4/22 : WORKDIR /edgex-go 22:25:17 Removing intermediate container 8bbb1ba5f59d 22:25:17 ---> 710c1607b45c 22:25:17 Step 4/32 : RUN apk add --update --no-cache make git 22:25:17 Removing intermediate container c3206690b89a 22:25:17 ---> b16bd5cb8fdb 22:25:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:25:17 Removing intermediate container 77221e22bbe5 22:25:17 ---> 1eae6e7d93ff 22:25:17 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:25:17 Removing intermediate container e43291090002 22:25:17 ---> 4b8f8b62d53b 22:25:17 Step 4/22 : WORKDIR /edgex-go 22:25:17 ---> Running in db82ed21a8cb 22:25:17 ---> Running in acde44c1bd91 22:25:17 ---> Running in e9fb0790f6ba 22:25:17 ---> Running in 4beef9c340f7 22:25:17 ---> Running in dcfe914b119b 22:25:17 Removing intermediate container db82ed21a8cb 22:25:17 ---> 9469779b4bf7 22:25:17 Step 5/22 : RUN apk add --update --no-cache make git 22:25:17 ---> Running in 66d64ed31141 22:25:17 Removing intermediate container dcfe914b119b 22:25:17 ---> 5511868d0bb6 22:25:17 Step 5/22 : RUN apk add --update --no-cache make git 22:25:17 ---> Running in 6d602f56bf7d 22:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:18 OK: 211 MiB in 51 packages 22:25:18 OK: 211 MiB in 51 packages 22:25:18 OK: 211 MiB in 51 packages 22:25:18 OK: 211 MiB in 51 packages 22:25:18 OK: 211 MiB in 51 packages 22:25:19 Removing intermediate container 4beef9c340f7 22:25:19 ---> 3d5b7a05b190 22:25:19 Step 5/23 : COPY go.mod vendor* ./ 22:25:19 ---> 5c772d61bc5a 22:25:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:19 ---> Running in ff5f91ad5784 22:25:19 Removing intermediate container acde44c1bd91 22:25:19 ---> 7aa0bcf8f7c4 22:25:19 Step 5/32 : COPY go.mod vendor* ./ 22:25:19 Removing intermediate container e9fb0790f6ba 22:25:19 ---> 6c02a9455434 22:25:19 Step 5/24 : COPY go.mod vendor* ./ 22:25:19 Removing intermediate container 6d602f56bf7d 22:25:19 ---> ab6e73e6f5d4 22:25:19 Step 6/22 : COPY go.mod vendor* ./ 22:25:19 Removing intermediate container 66d64ed31141 22:25:19 ---> 3703c85e9301 22:25:19 Step 6/22 : COPY go.mod vendor* ./ 22:25:19 ---> 3feffca180c3 22:25:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:19 ---> Running in e4f141102e61 22:25:19 ---> ab578fc06c0b 22:25:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:19 ---> Running in 0114119dced1 22:25:19 ---> 8a6075ade5a7 22:25:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:19 ---> d258e32af393 22:25:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:19 ---> Running in 01623bb333d4 22:25:19 ---> Running in a7d70401447d 22:25:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8916 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:25:31 Running in /w/workspace/edgex-go/447 [Pipeline] { [Pipeline] checkout 22:25:31 The recommended git tool is: git 22:25:38 using credential edgex-jenkins-ssh 22:25:38 Cloning the remote Git repository 22:25:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:25:38 > git init /w/workspace/edgex-go/447 # timeout=10 22:25:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:38 > git --version # timeout=10 22:25:38 > git --version # 'git version 2.25.1' 22:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:51 Removing intermediate container e4f141102e61 22:25:51 ---> 1f3b11bf39b3 22:25:51 Step 7/32 : COPY . . 22:25:51 Removing intermediate container ff5f91ad5784 22:25:51 ---> 54be79865a65 22:25:51 Step 7/23 : COPY . . 22:25:51 Removing intermediate container 01623bb333d4 22:25:51 ---> 5ad6812a5465 22:25:51 Step 8/22 : COPY . . 22:25:51 Removing intermediate container a7d70401447d 22:25:51 ---> b5d80f9ae9ff 22:25:51 Step 8/22 : COPY . . 22:25:51 Removing intermediate container 0114119dced1 22:25:51 ---> 9b66c0faa920 22:25:51 Step 7/24 : COPY . . 22:25:57 Avoid second fetch 22:25:57 Checking out Revision 923421b803a2aa1fd35cfe5d85a9354669a43ca8 (main) 22:25:58 Commit message: "fix: Add authentication to support-scheduler actions (#4419)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 22:25:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:57 > git config core.sparsecheckout # timeout=10 22:25:57 > git checkout -f 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:59 Dload Upload Total Spent Left Speed 22:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 22:25:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:59 ---> 2c3a5fa241a2 22:25:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:25:59 ---> 22206c3ea549 22:25:59 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:25:59 ---> 0e693ec1b9a3 22:25:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:25:59 ---> Running in 1e2f45a9bf5d 22:25:59 ---> Running in f5a7a6c2ee52 22:25:59 ---> 9e79ef3b5dce 22:25:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:25:59 ---> 44e38c408bc8 22:25:59 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:59 ---> Running in 85e1532e93e2 22:25:59 ---> Running in 0f19faf54caa 22:25:59 ---> Running in 30fb0a85fd61 22:25:59 Removing intermediate container f5a7a6c2ee52 22:25:59 ---> 51e6f6051298 22:25:59 Step 9/23 : WORKDIR /edgex-go/spire-build 22:25:59 Removing intermediate container 85e1532e93e2 22:25:59 ---> c5d795463e5b 22:25:59 Step 9/24 : WORKDIR /edgex-go/spire-build 22:25:59 ---> Running in 2bb0a22cfcad 22:25:59 ---> Running in b65c8409111c 22:25:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:25:59 Removing intermediate container 2bb0a22cfcad 22:25:59 ---> 7e3dd131056c 22:25:59 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 22:25:59 Removing intermediate container b65c8409111c 22:25:59 ---> 7c6c09610305 22:25:59 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 22:26:00 ---> Running in ff9789c0156e 22:26:00 ---> Running in e270ed848548 22:26:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:26:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:26:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:26:00 + sudo tee /etc/docker/daemon.new 22:26:00 { 22:26:00 "registry-mirrors": [ 22:26:00 "https://nexus3.edgexfoundry.org:10001" 22:26:00 ], 22:26:00 "bip": "10.250.0.254/24", 22:26:00 "hosts": [ 22:26:00 "tcp://0.0.0.0:5555", 22:26:00 "unix:///var/run/docker.sock" 22:26:00 ], 22:26:00 "mtu": 1458, 22:26:00 "selinux-enabled": true, 22:26:00 "seccomp-profile": "/etc/docker/seccomp.json" 22:26:00 } [Pipeline] sh 22:26:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:26:00 + sudo service docker restart 22:26:01 Removing intermediate container ff9789c0156e 22:26:01 ---> e03f37916737 22:26:01 Step 11/23 : WORKDIR /edgex-go 22:26:01 Removing intermediate container e270ed848548 22:26:01 ---> dde859867122 22:26:01 Step 11/24 : WORKDIR /edgex-go 22:26:01 ---> Running in 1572fea13f68 22:26:01 ---> Running in 3332bf25e0dc 22:26:01 Removing intermediate container 1572fea13f68 22:26:01 ---> 4c981c75db8e 22:26:01 22:26:01 Step 12/23 : FROM alpine:3.15 22:26:01 Removing intermediate container 3332bf25e0dc 22:26:01 ---> e7072a94b5f9 22:26:01 22:26:01 Step 12/24 : FROM alpine:3.15 22:26:02 3.15: Pulling from library/alpine 22:26:02 3.15: Pulling from library/alpine 22:26:03 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 22:26:03 Status: Downloaded newer image for alpine:3.15 22:26:03 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 22:26:03 Status: Image is up to date for alpine:3.15 22:26:03 ---> 5ce65d7b0fde 22:26:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:03 ---> 5ce65d7b0fde 22:26:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:03 ---> Running in 23c55f17d2bd 22:26:03 ---> Running in b254d528a234 22:26:03 Removing intermediate container 23c55f17d2bd 22:26:03 ---> 4712ed05c094 22:26:03 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:26:03 Removing intermediate container b254d528a234 22:26:03 ---> ef0bb740f240 22:26:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:26:03 ---> Running in 69e341548b90 22:26:03 ---> Running in 10a876dbf03c 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:05 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:26:05 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:26:05 OK: 15859 distinct packages available 22:26:05 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:26:05 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:26:05 OK: 15859 distinct packages available 22:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:05 (1/5) Installing dumb-init (1.2.5-r1) 22:26:05 (2/5) Installing musl-obstack (1.2.3-r0) 22:26:05 (3/5) Installing libucontext (1.1-r0) 22:26:05 (4/5) Installing gcompat (1.0.0-r4) 22:26:05 (5/5) Installing openssl (1.1.1t-r1) 22:26:05 (1/5) Installing dumb-init (1.2.5-r1) 22:26:05 Executing busybox-1.34.1-r7.trigger 22:26:05 (2/5) Installing musl-obstack (1.2.3-r0) 22:26:05 OK: 7 MiB in 19 packages 22:26:05 (3/5) Installing libucontext (1.1-r0) 22:26:05 (4/5) Installing gcompat (1.0.0-r4) 22:26:05 (5/5) Installing openssl (1.1.1t-r1) 22:26:05 Executing busybox-1.34.1-r7.trigger 22:26:05 OK: 7 MiB in 19 packages 22:26:07 Removing intermediate container 69e341548b90 22:26:07 ---> 7f35c02cc484 22:26:07 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:07 Removing intermediate container 10a876dbf03c 22:26:07 ---> 3fa30d93e400 22:26:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:26:11 ---> d603fe18c70f 22:26:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:11 ---> 890c1d04562c 22:26:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:26:11 ---> 8c87a83b2427 22:26:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:26:12 ---> b6398e073cd7 22:26:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:26:12 ---> 1c820c12b57e 22:26:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:26:13 ---> e411166d04bf 22:26:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:26:13 ---> 34626d11d8d6 22:26:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:13 ---> Running in 0aa635c2b1d8 22:26:13 ---> 7fbb2b586f4a 22:26:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:26:13 Removing intermediate container 0aa635c2b1d8 22:26:13 ---> 2829259f0d88 22:26:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:13 ---> Running in fce47091b87b 22:26:14 ---> fafcfb1641c1 22:26:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:14 Removing intermediate container fce47091b87b 22:26:14 ---> 3d5a0b1660ee 22:26:14 Step 21/23 : LABEL arch=x86_64 22:26:14 ---> Running in 0833593506bb 22:26:14 ---> Running in 8789d778a0ef 22:26:14 Removing intermediate container 8789d778a0ef 22:26:14 ---> b0922734822c 22:26:14 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:14 Removing intermediate container 0833593506bb 22:26:14 ---> f1cc991f515d 22:26:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:14 ---> Running in 0e3d2b26ebb1 22:26:14 ---> Running in 350b6326fb39 22:26:15 Removing intermediate container 0e3d2b26ebb1 22:26:15 ---> 9a27e718358c 22:26:15 Step 23/23 : LABEL version=3.0.0-dev.85 22:26:15 Removing intermediate container 350b6326fb39 22:26:15 ---> a01a14e8e417 22:26:15 Step 22/24 : LABEL arch=x86_64 22:26:15 ---> Running in 45c13652eb9e 22:26:15 ---> Running in 912508b06108 22:26:15 Removing intermediate container 912508b06108 22:26:15 ---> 77507d9bc4ce 22:26:15 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:15 ---> Running in 7275c4e99acf 22:26:15 Removing intermediate container 45c13652eb9e 22:26:15 ---> 68d1ea5ab359 22:26:15 22:26:15 Successfully built 68d1ea5ab359 22:26:15 Successfully tagged security-spire-server:latest 22:26:15  Building security-spire-server ... done Building security-proxy-setup 22:26:17 Removing intermediate container 7275c4e99acf 22:26:17 ---> 63b51c83bfa4 22:26:17 Step 24/24 : LABEL version=3.0.0-dev.85 22:26:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:26:18 ---> 6d3efdf67984 22:26:18 Step 3/20 : WORKDIR /edgex-go 22:26:18 ---> Using cache 22:26:18 ---> 710c1607b45c 22:26:18 Step 4/20 : RUN apk add --update --no-cache make git 22:26:18 ---> Using cache 22:26:18 ---> 7aa0bcf8f7c4 22:26:18 Step 5/20 : COPY go.mod vendor* ./ 22:26:18 ---> Using cache 22:26:18 ---> 3feffca180c3 22:26:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:18 ---> Using cache 22:26:18 ---> 1f3b11bf39b3 22:26:18 Step 7/20 : COPY . . 22:26:18 ---> Using cache 22:26:18 ---> 44e38c408bc8 22:26:18 Step 8/20 : RUN make cmd/secrets-config/secrets-config 22:26:18 ---> Running in 1733beb32ed9 22:26:18 ---> Running in 7a7d09f9a05a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:19 provisioning config files... 22:26:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config6633322547795429803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:19 Removing intermediate container 1733beb32ed9 22:26:19 ---> 731c942ab021 22:26:19 22:26:19 Successfully built 731c942ab021 22:26:19 Successfully tagged security-spire-agent:latest 22:26:19  Building security-spire-agent ... done Building core-data 22:26:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:26:19 ---> docker-login.sh 22:26:19 nexus3.edgexfoundry.org:10001 22:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:20 Configure a credential helper to remove this warning. See 22:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:20 22:26:20 Login Succeeded 22:26:20 nexus3.edgexfoundry.org:10002 22:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:20 Configure a credential helper to remove this warning. See 22:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:20 22:26:20 Login Succeeded 22:26:20 nexus3.edgexfoundry.org:10003 22:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:20 Configure a credential helper to remove this warning. See 22:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:20 22:26:20 Login Succeeded 22:26:20 nexus3.edgexfoundry.org:10004 22:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:21 Configure a credential helper to remove this warning. See 22:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:21 22:26:21 Login Succeeded 22:26:21 docker.io 22:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:21 Configure a credential helper to remove this warning. See 22:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:21 22:26:21 Login Succeeded 22:26:21 ---> docker-login.sh ends [Pipeline] } 22:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:26:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:22 ---> 6d3efdf67984 22:26:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:26:22 ---> Using cache 22:26:22 ---> 4b8f8b62d53b 22:26:22 Step 4/22 : WORKDIR /edgex-go 22:26:22 ---> Using cache 22:26:22 ---> 5511868d0bb6 22:26:22 Step 5/22 : RUN apk add --update --no-cache make git 22:26:22 ---> Using cache 22:26:22 ---> ab6e73e6f5d4 22:26:22 Step 6/22 : COPY go.mod vendor* ./ 22:26:22 ---> Using cache 22:26:22 ---> d258e32af393 22:26:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:22 ---> Using cache 22:26:22 ---> b5d80f9ae9ff 22:26:22 Step 8/22 : COPY . . 22:26:22 ---> Using cache 22:26:22 ---> 9e79ef3b5dce 22:26:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:26:22 + git config --global --add safe.directory /w/workspace/edgex-go/447 [Pipeline] echo 22:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:22 ========================================================= 22:26:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:26:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:26:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:23 9b18e9b68314: Pulling fs layer 22:26:23 35d82f9e3411: Pulling fs layer 22:26:23 e16973657156: Pulling fs layer 22:26:23 fc693d55d65f: Pulling fs layer 22:26:23 7e9fc2657dce: Pulling fs layer 22:26:23 dda99020689f: Pulling fs layer 22:26:23 db1c61fa0a46: Pulling fs layer 22:26:23 891c053d2c06: Pulling fs layer 22:26:23 7e9fc2657dce: Waiting 22:26:23 dda99020689f: Waiting 22:26:23 fc693d55d65f: Waiting 22:26:23 db1c61fa0a46: Waiting 22:26:23 891c053d2c06: Waiting 22:26:23 e16973657156: Verifying Checksum 22:26:23 e16973657156: Download complete 22:26:23 35d82f9e3411: Verifying Checksum 22:26:23 35d82f9e3411: Download complete 22:26:23 7e9fc2657dce: Verifying Checksum 22:26:23 7e9fc2657dce: Download complete 22:26:23 dda99020689f: Verifying Checksum 22:26:23 dda99020689f: Download complete 22:26:23 9b18e9b68314: Verifying Checksum 22:26:23 9b18e9b68314: Download complete 22:26:23 ---> Running in 776ac0ff4ce2 22:26:23 9b18e9b68314: Pull complete 22:26:23 891c053d2c06: Verifying Checksum 22:26:23 891c053d2c06: Download complete 22:26:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:26:24 35d82f9e3411: Pull complete 22:26:24 e16973657156: Pull complete 22:26:25 db1c61fa0a46: Verifying Checksum 22:26:25 db1c61fa0a46: Download complete 22:26:26 fc693d55d65f: Verifying Checksum 22:26:26 fc693d55d65f: Download complete 22:26:27 Removing intermediate container 30fb0a85fd61 22:26:27 ---> 1a6b116601e4 22:26:27 22:26:27 Step 9/32 : FROM alpine:3.16 22:26:27 Removing intermediate container 1e2f45a9bf5d 22:26:27 ---> 00e820d343a1 22:26:27 22:26:27 Step 10/22 : FROM alpine:3.16 22:26:28 3.16: Pulling from library/alpine 22:26:28 3.16: Pulling from library/alpine 22:26:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:26:29 Status: Downloaded newer image for alpine:3.16 22:26:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:26:29 Status: Image is up to date for alpine:3.16 22:26:29 ---> dfd21b5a31f5 22:26:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:26:29 ---> dfd21b5a31f5 22:26:29 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:30 ---> Running in 5048e38ad967 22:26:30 ---> Running in 8a2111f5b6dc 22:26:30 Removing intermediate container 0f19faf54caa 22:26:30 ---> 4229f773da3d 22:26:30 22:26:30 Step 10/22 : FROM alpine:3.16 22:26:30 ---> dfd21b5a31f5 22:26:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:26:30 Removing intermediate container 8a2111f5b6dc 22:26:30 ---> 79a7cf95bf4d 22:26:30 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:26:30 Removing intermediate container 5048e38ad967 22:26:30 ---> 370a72b7f526 22:26:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:26:31 ---> Running in 1405abad7e2e 22:26:31 ---> Running in 640ce9d70a10 22:26:31 ---> Running in b8fbc847788e 22:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:32 (1/2) Installing dumb-init (1.2.5-r1) 22:26:32 (1/1) Installing dumb-init (1.2.5-r1) 22:26:32 (2/2) Installing su-exec (0.2-r1) 22:26:32 Executing busybox-1.35.0-r17.trigger 22:26:32 Executing busybox-1.35.0-r17.trigger 22:26:32 OK: 6 MiB in 16 packages 22:26:32 OK: 6 MiB in 15 packages 22:26:32 (1/1) Installing dumb-init (1.2.5-r1) 22:26:32 Executing busybox-1.35.0-r17.trigger 22:26:32 OK: 6 MiB in 15 packages 22:26:33 Removing intermediate container 1405abad7e2e 22:26:33 ---> 69209d7157a3 22:26:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:26:33 ---> Running in 66b54e868ea6 22:26:33 Removing intermediate container b8fbc847788e 22:26:33 ---> 9767c20f1b4b 22:26:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:33 Removing intermediate container 640ce9d70a10 22:26:33 ---> 0b309a7b9c03 22:26:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:26:33 ---> Running in d29643713b6d 22:26:33 Removing intermediate container 66b54e868ea6 22:26:33 ---> a31a7318bc11 22:26:33 Step 13/22 : ENV APP_PORT=59861 22:26:33 Removing intermediate container d29643713b6d 22:26:33 ---> 188152b6f2ad 22:26:33 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:26:33 ---> Running in c4d3874b582b 22:26:33 ---> c4a1868a1b09 22:26:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:26:33 ---> Running in d14848bb5b22 22:26:33 Removing intermediate container c4d3874b582b 22:26:33 ---> f63e85ca4ce7 22:26:33 Step 14/22 : EXPOSE $APP_PORT 22:26:33 ---> Running in 5023aaa738a9 22:26:33 Removing intermediate container d14848bb5b22 22:26:33 ---> 553762ddc287 22:26:33 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:26:34 ---> Running in 771fed14e9ef 22:26:34 Removing intermediate container 5023aaa738a9 22:26:34 ---> 2f5ec4dbb99b 22:26:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:34 ---> b96fbe7457a3 22:26:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 22:26:34 Removing intermediate container 771fed14e9ef 22:26:34 ---> 770892b7c2c9 22:26:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:26:34 ---> Running in 6ba992410645 22:26:34 ---> 57e629735e11 22:26:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:26:35 ---> ed04ef0bb2ba 22:26:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:26:35 Removing intermediate container 6ba992410645 22:26:35 ---> ca6a5c5fd6e2 22:26:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:26:35 ---> Running in cbbea418a873 22:26:35 ---> 1a5a122236dc 22:26:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:35 ---> Running in 7e1fac6b6b75 22:26:35 ---> abe7876f27e0 22:26:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:26:36 ---> 6c2cc13be423 22:26:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:26:36 ---> Running in 345c5692f21f 22:26:36 Removing intermediate container 345c5692f21f 22:26:36 ---> 98ac3010ff2a 22:26:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:26:36 Removing intermediate container cbbea418a873 22:26:36 ---> d1f4fa775928 22:26:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:26:36 ---> Running in 8e0f2cdfecc2 22:26:36 ---> Running in ecce1ea0995b 22:26:36 Removing intermediate container 7e1fac6b6b75 22:26:36 ---> 1ed8cbfefdab 22:26:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:26:36 Removing intermediate container 8e0f2cdfecc2 22:26:36 ---> 47707dc3e480 22:26:36 Step 20/22 : LABEL arch=x86_64 22:26:36 ---> Running in 67cc59d87fe1 22:26:36 Removing intermediate container ecce1ea0995b 22:26:36 ---> 465e9a42b297 22:26:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:26:36 ---> Running in 2ca2e70f4f60 22:26:36 Removing intermediate container 2ca2e70f4f60 22:26:36 ---> 9905c6c0189f 22:26:36 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:36 ---> Running in b0ce736f388b 22:26:36 Removing intermediate container 67cc59d87fe1 22:26:36 ---> b7e296c036db 22:26:36 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:26:37 ---> ab50616b160b 22:26:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:26:37 ---> Running in 84410d0d6c1f 22:26:37 ---> Running in 2d19ea01c730 22:26:37 Removing intermediate container b0ce736f388b 22:26:37 ---> 60c67a4d272f 22:26:37 Step 22/22 : LABEL version=3.0.0-dev.85 22:26:37 Removing intermediate container 84410d0d6c1f 22:26:37 ---> 4cd0a2682c7e 22:26:37 Step 20/22 : LABEL arch=x86_64 22:26:37 ---> Running in aadb3f4c1129 22:26:37 ---> Running in 8025e9f96199 22:26:37 Removing intermediate container 8025e9f96199 22:26:37 ---> 786ed159cc4e 22:26:37 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:37 Removing intermediate container aadb3f4c1129 22:26:37 ---> d1b67632d3c7 22:26:37 22:26:37 ---> Running in 8d28a6dbbc38 22:26:37 Successfully built d1b67632d3c7 22:26:37 Successfully tagged support-scheduler:latest 22:26:37  Building support-scheduler ... done Building core-common-config-bootstrapper 22:26:37 Removing intermediate container 8d28a6dbbc38 22:26:37 ---> 39e145fb0393 22:26:37 Step 22/22 : LABEL version=3.0.0-dev.85 22:26:38 fc693d55d65f: Pull complete 22:26:38 7e9fc2657dce: Pull complete 22:26:38 dda99020689f: Pull complete 22:26:39 ---> Running in b0cc1dda0e83 22:26:40 Removing intermediate container 7a7d09f9a05a 22:26:40 ---> 45231cf79d89 22:26:40 22:26:40 Step 9/20 : FROM alpine:3.16 22:26:40 ---> dfd21b5a31f5 22:26:40 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 22:26:40 Removing intermediate container b0cc1dda0e83 22:26:40 ---> 2ffaf4c472b1 22:26:40 22:26:40 Successfully built 2ffaf4c472b1 22:26:40 Successfully tagged security-proxy-auth:latest 22:26:40 Building security-spiffe-token-provider 22:26:40 ---> Running in 69c3773555eb 22:26:40  Building security-proxy-auth ... done Removing intermediate container 2d19ea01c730 22:26:40 ---> eb16bfee912a 22:26:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:41 ---> 6d3efdf67984 22:26:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:26:41 ---> Using cache 22:26:41 ---> 4b8f8b62d53b 22:26:41 Step 4/22 : WORKDIR /edgex-go 22:26:41 ---> Using cache 22:26:41 ---> 5511868d0bb6 22:26:41 Step 5/22 : RUN apk add --update --no-cache make git 22:26:41 ---> Using cache 22:26:41 ---> ab6e73e6f5d4 22:26:41 Step 6/22 : COPY go.mod vendor* ./ 22:26:41 ---> Using cache 22:26:41 ---> d258e32af393 22:26:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:41 ---> Using cache 22:26:41 ---> b5d80f9ae9ff 22:26:41 Step 8/22 : COPY . . 22:26:41 ---> Using cache 22:26:41 ---> 9e79ef3b5dce 22:26:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:41 (1/2) Installing dumb-init (1.2.5-r1) 22:26:41 (2/2) Installing openssl (1.1.1t-r0) 22:26:41 Executing busybox-1.35.0-r17.trigger 22:26:41 OK: 6 MiB in 16 packages 22:26:42 ---> 52f09aef1f3f 22:26:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:26:42 ---> Running in 436c72ef5fdd 22:26:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:26:43 ---> 6d3efdf67984 22:26:43 Step 3/19 : WORKDIR /edgex-go 22:26:43 ---> Using cache 22:26:43 ---> 710c1607b45c 22:26:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:26:43 ---> 3e6ffafd839e 22:26:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:26:43 ---> Running in 47b193d6809c 22:26:43 Removing intermediate container 69c3773555eb 22:26:43 ---> 12a026bcf0dc 22:26:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:26:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:26:43 ---> Running in c4bb8100e5f3 22:26:43 ---> af6b507d7eda 22:26:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:44 Removing intermediate container c4bb8100e5f3 22:26:44 ---> 5eafa4666725 22:26:44 Step 12/20 : WORKDIR /edgex 22:26:44 ---> Running in 10c21d213998 22:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:44 ---> 0b54d75db7fd 22:26:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:26:44 Removing intermediate container 10c21d213998 22:26:44 ---> 04c75c6d96f1 22:26:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 22:26:44 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:26:44 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:26:44 OK: 17046 distinct packages available 22:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:44 ---> d930f3cd88d7 22:26:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:26:44 ---> c46b79e10559 22:26:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:26:44 OK: 211 MiB in 51 packages 22:26:45 ---> 6d764411441d 22:26:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:26:45 ---> c91c6269d81f 22:26:45 Step 27/32 : RUN chmod +x /entrypoint.sh 22:26:45 ---> 6bd1a043d78a 22:26:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:26:45 ---> Running in f57ae5352b44 22:26:45 Removing intermediate container 47b193d6809c 22:26:45 ---> d7415ae9c43d 22:26:45 Step 5/19 : COPY go.mod vendor* ./ 22:26:45 Removing intermediate container 776ac0ff4ce2 22:26:45 ---> 086664b89deb 22:26:45 22:26:45 Step 10/22 : FROM alpine:3.16 22:26:45 ---> dfd21b5a31f5 22:26:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:26:45 ---> 36a4bf253947 22:26:45 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:26:45 ---> Running in c79ada25aeba 22:26:45 ---> Running in 909772af1dff 22:26:46 Removing intermediate container c79ada25aeba 22:26:46 ---> 3533a503ad8e 22:26:46 Step 12/22 : ENV APP_PORT=59880 22:26:46 ---> 0950664257a9 22:26:46 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:46 ---> Running in f1f49d1c734d 22:26:46 ---> Running in 3a4613c9de19 22:26:46 Removing intermediate container f1f49d1c734d 22:26:46 ---> cefbde77daea 22:26:46 Step 13/22 : EXPOSE $APP_PORT 22:26:46 db1c61fa0a46: Pull complete 22:26:46 ---> Running in 334748172ca0 22:26:46 Removing intermediate container f57ae5352b44 22:26:46 ---> 30807da2810b 22:26:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:26:47 Removing intermediate container 334748172ca0 22:26:47 ---> b467a0c73bb3 22:26:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:26:47 ---> Running in f2ba909bffab 22:26:47 ---> Running in e3949c78f301 22:26:47 Removing intermediate container f2ba909bffab 22:26:47 ---> 86d46ba15467 22:26:47 Step 29/32 : CMD ["gate"] 22:26:47 ---> Running in ef8b875509cd 22:26:47 Removing intermediate container 909772af1dff 22:26:47 ---> 3740de672ed2 22:26:47 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 22:26:47 ---> Running in 19522ddf3b0b 22:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:47 Removing intermediate container ef8b875509cd 22:26:47 ---> d39a2da44519 22:26:47 Step 30/32 : LABEL arch=x86_64 22:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:47 ---> Running in a772a17729fc 22:26:47 Removing intermediate container 19522ddf3b0b 22:26:47 ---> 95706d97b32f 22:26:47 Step 18/20 : LABEL arch=x86_64 22:26:48 (1/1) Installing dumb-init (1.2.5-r1) 22:26:48 Executing busybox-1.35.0-r17.trigger 22:26:48 OK: 6 MiB in 15 packages 22:26:48 ---> Running in 270961c60647 22:26:48 Removing intermediate container a772a17729fc 22:26:48 ---> 0f1b864cc8e3 22:26:48 Step 31/32 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:48 ---> Running in b310f73aee15 22:26:48 Removing intermediate container 270961c60647 22:26:48 ---> fbba7956270b 22:26:48 Step 19/20 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:48 ---> Running in 9df5dcf0b7ec 22:26:48 Removing intermediate container b310f73aee15 22:26:48 ---> 92b122c685d2 22:26:48 Step 32/32 : LABEL version=3.0.0-dev.85 22:26:48 891c053d2c06: Pull complete 22:26:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 22:26:48 ---> Running in 687b8a94b055 22:26:48 Removing intermediate container e3949c78f301 22:26:48 ---> ea5d1e00c013 22:26:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:48 Removing intermediate container 9df5dcf0b7ec 22:26:48 ---> 4affb2acc582 22:26:48 Step 20/20 : LABEL version=3.0.0-dev.85 [Pipeline] sh 22:26:48 ---> Running in 2f35874b041f 22:26:48 Removing intermediate container 687b8a94b055 22:26:48 ---> c4c41f07a329 22:26:48 22:26:48 Successfully built c4c41f07a329 22:26:48 ---> 8a45d17411c4 22:26:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:26:48 Successfully tagged security-bootstrapper:latest 22:26:48  Building security-bootstrapper ... done Building core-metadata 22:26:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:48 WORKDIR /edgex 22:26:48 COPY go.mod . 22:26:48 RUN go mod download 22:26:48 + docker build -t ci-base-image-arm64 -f - . 22:26:49 Removing intermediate container 2f35874b041f 22:26:49 ---> 5af8afc7fb8b 22:26:49 22:26:49 Successfully built 5af8afc7fb8b 22:26:49 Successfully tagged security-proxy-setup:latest 22:26:49  Building security-proxy-setup ... done Building security-spire-config 22:26:49 Sending build context to Docker daemon 2.949MB 22:26:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:49 ---> f96f9c87975a 22:26:49 Step 2/4 : WORKDIR /edgex 22:26:51 ---> Running in b8691027cabb 22:26:51 Removing intermediate container b8691027cabb 22:26:51 ---> 5e9ec477326f 22:26:51 Step 3/4 : COPY go.mod . 22:26:52 ---> efd3f6271126 22:26:52 Step 4/4 : RUN go mod download 22:26:52 ---> Running in 921bc434c43f 22:26:52 ---> 525ed6de6739 22:26:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:26:53 ---> 23be94c85fa5 22:26:53 Step 18/22 : ENTRYPOINT ["/core-data"] 22:26:53 ---> Running in a26b0e3d8033 22:26:53 Removing intermediate container a26b0e3d8033 22:26:53 ---> acdbea630591 22:26:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:26:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:26:53 ---> 6d3efdf67984 22:26:53 Step 3/24 : WORKDIR /edgex-go 22:26:53 ---> Using cache 22:26:53 ---> 710c1607b45c 22:26:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:26:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:26:53 ---> 6d3efdf67984 22:26:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:26:53 ---> Using cache 22:26:53 ---> 4b8f8b62d53b 22:26:53 Step 4/24 : WORKDIR /edgex-go 22:26:53 ---> Using cache 22:26:53 ---> 5511868d0bb6 22:26:53 Step 5/24 : RUN apk add --update --no-cache make git 22:26:53 ---> Using cache 22:26:53 ---> ab6e73e6f5d4 22:26:53 Step 6/24 : COPY go.mod vendor* ./ 22:26:53 ---> Using cache 22:26:53 ---> d258e32af393 22:26:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:53 ---> Using cache 22:26:53 ---> b5d80f9ae9ff 22:26:53 Step 8/24 : COPY . . 22:26:53 ---> Using cache 22:26:53 ---> 9e79ef3b5dce 22:26:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:26:53 ---> Running in 71125af9d031 22:26:53 ---> Running in 1f00934ae71d 22:26:53 ---> Running in 4e02bb5d8343 22:26:53 Removing intermediate container 71125af9d031 22:26:53 ---> 50ccbe07031e 22:26:53 Step 20/22 : LABEL arch=x86_64 22:26:53 ---> Running in 49d5c829ceaf 22:26:54 Removing intermediate container 49d5c829ceaf 22:26:54 ---> 3f30d2f9eb0f 22:26:54 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:26:54 ---> Running in 298997b27304 22:26:54 Removing intermediate container 298997b27304 22:26:54 ---> 82058f8b1852 22:26:54 Step 22/22 : LABEL version=3.0.0-dev.85 22:26:54 ---> Running in 7cb9b54986e0 22:26:54 OK: 211 MiB in 51 packages 22:26:54 Removing intermediate container 7cb9b54986e0 22:26:54 ---> e31a4b72fc1c 22:26:54 22:26:54 Successfully built e31a4b72fc1c 22:26:54 Successfully tagged core-data:latest 22:26:54 Building support-notifications 22:26:55  Building core-data ... done Removing intermediate container 1f00934ae71d 22:26:55 ---> 33a388c5ebf1 22:26:55 Step 5/24 : COPY go.mod vendor* ./ 22:26:56 ---> ba739f12e600 22:26:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:56 ---> Running in fca7cb05040c 22:26:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:26:57 ---> 6d3efdf67984 22:26:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:26:57 ---> Using cache 22:26:57 ---> 4b8f8b62d53b 22:26:57 Step 4/22 : WORKDIR /edgex-go 22:26:57 ---> Using cache 22:26:57 ---> 5511868d0bb6 22:26:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:26:58 ---> Running in c6d281f2d8a2 22:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:59 OK: 211 MiB in 51 packages 22:27:02 Removing intermediate container c6d281f2d8a2 22:27:02 ---> 791d8dc75d5b 22:27:02 Step 6/22 : COPY go.mod vendor* ./ 22:27:03 ---> c716ccd8ca40 22:27:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:03 ---> Running in 6a07a02e6eb9 22:27:03 Removing intermediate container 436c72ef5fdd 22:27:03 ---> 22199d504696 22:27:03 22:27:03 Step 10/22 : FROM alpine:3.16 22:27:03 ---> dfd21b5a31f5 22:27:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:27:03 ---> Using cache 22:27:03 ---> 370a72b7f526 22:27:03 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:27:03 ---> Using cache 22:27:03 ---> 9767c20f1b4b 22:27:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:03 ---> Using cache 22:27:03 ---> c4a1868a1b09 22:27:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:27:04 ---> 5a2387816f2d 22:27:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:27:05 ---> 242e08bb9897 22:27:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:27:06 ---> 7cb36572b80f 22:27:06 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:06 ---> Running in 3a28a920e962 22:27:10 Removing intermediate container 3a28a920e962 22:27:10 ---> ed497d663ce2 22:27:10 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:27:10 ---> Running in c70eebe70c40 22:27:12 Removing intermediate container c70eebe70c40 22:27:12 ---> 364ff874a255 22:27:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:27:13 ---> Running in f0227217ae21 22:27:13 Removing intermediate container 3a4613c9de19 22:27:13 ---> b8155c02ccee 22:27:13 Step 7/19 : COPY . . 22:27:15 Removing intermediate container f0227217ae21 22:27:15 ---> 520c40658b0b 22:27:15 Step 20/22 : LABEL arch=x86_64 22:27:16 Removing intermediate container 4e02bb5d8343 22:27:16 ---> 905658321c4e 22:27:16 22:27:16 Step 10/24 : FROM alpine:3.16 22:27:16 ---> dfd21b5a31f5 22:27:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:27:16 ---> Using cache 22:27:16 ---> 69209d7157a3 22:27:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:16 ---> Using cache 22:27:16 ---> a31a7318bc11 22:27:16 Step 13/24 : ENV APP_PORT=59881 22:27:16 ---> Running in 3f5d4d00e860 22:27:16 ---> Running in 6063e7daa1b1 22:27:16 Removing intermediate container 3f5d4d00e860 22:27:16 ---> 87d38b6042e3 22:27:16 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:16 ---> 1a4ddfbf0af1 22:27:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:27:17 ---> Running in b5db29da5af9 22:27:17 Removing intermediate container 6063e7daa1b1 22:27:17 ---> 58b643e31228 22:27:17 Step 14/24 : EXPOSE $APP_PORT 22:27:17 ---> Running in b4331db292c0 22:27:17 ---> Running in 67701301a535 22:27:17 Removing intermediate container b5db29da5af9 22:27:17 ---> fe510833d5b0 22:27:17 Step 22/22 : LABEL version=3.0.0-dev.85 22:27:17 ---> Running in 302ef8703749 22:27:17 Removing intermediate container 67701301a535 22:27:17 ---> 66318d93001e 22:27:17 Step 15/24 : WORKDIR / 22:27:17 ---> Running in cf21e1f652db 22:27:17 Removing intermediate container 302ef8703749 22:27:17 ---> 5a1f4434d861 22:27:17 22:27:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:27:17 Successfully built 5a1f4434d861 22:27:17 Successfully tagged core-common-config-bootstrapper:latest 22:27:17  Building core-common-config-bootstrapper ... done Building core-command 22:27:17 Removing intermediate container cf21e1f652db 22:27:17 ---> 753be33aa8ef 22:27:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:19 ---> 655326154d23 22:27:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:21 ---> d06c64ed0142 22:27:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:27:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:21 ---> 6d3efdf67984 22:27:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:27:21 ---> Using cache 22:27:21 ---> 4b8f8b62d53b 22:27:21 Step 4/23 : WORKDIR /edgex-go 22:27:21 ---> Using cache 22:27:21 ---> 5511868d0bb6 22:27:21 Step 5/23 : RUN apk add --update --no-cache make git 22:27:21 ---> Using cache 22:27:21 ---> ab6e73e6f5d4 22:27:21 Step 6/23 : COPY go.mod vendor* ./ 22:27:21 ---> Using cache 22:27:21 ---> d258e32af393 22:27:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:21 ---> Using cache 22:27:21 ---> b5d80f9ae9ff 22:27:21 Step 8/23 : COPY . . 22:27:21 ---> Using cache 22:27:21 ---> 9e79ef3b5dce 22:27:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:27:22 ---> 3b2d4fa68a18 22:27:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:27:22 ---> Running in 8287310bbd1b 22:27:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:27:23 ---> fe0d91f1ab26 22:27:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:27:23 ---> Running in c18fffca0fc2 22:27:23 Removing intermediate container c18fffca0fc2 22:27:23 ---> 486fd01b998f 22:27:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:23 Removing intermediate container fca7cb05040c 22:27:23 ---> 302571b1c54d 22:27:23 Step 7/24 : COPY . . 22:27:23 ---> Running in 1001fa4fc5fe 22:27:24 Removing intermediate container 921bc434c43f 22:27:24 ---> 51edaba7ccbf 22:27:24 Successfully built 51edaba7ccbf 22:27:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:24 + docker inspect -f . ci-base-image-arm64 22:27:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:24 Removing intermediate container 1001fa4fc5fe 22:27:24 ---> b8321e8cbdd9 22:27:24 Step 22/24 : LABEL arch=x86_64 22:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container 22:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:25 ---> Running in a746f80b47ed 22:27:25 Removing intermediate container a746f80b47ed 22:27:25 ---> 4a5ab740ef4e 22:27:25 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:25 ---> Running in 36ebd48ac504 22:27:25 Removing intermediate container 36ebd48ac504 22:27:25 ---> 6023385a7c1b 22:27:25 Step 24/24 : LABEL version=3.0.0-dev.85 22:27:25 ---> Running in ad9927e1aacb 22:27:26 $ docker top 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:26 Removing intermediate container ad9927e1aacb 22:27:26 ---> 04bb52060391 22:27:26 22:27:26 Successfully built 04bb52060391 22:27:26 Successfully tagged core-metadata:latest 22:27:26 Building security-secretstore-setup 22:27:27 + go version 22:27:27 go version go1.18.7 linux/arm64 [Pipeline] } 22:27:27 $ docker stop --time=1 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb 22:27:28 $ docker rm -f --volumes 429a68b7593e03026801023d224cee206a94b20ce1637d4f88e1c042761571cb [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 22:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:29 22:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:29 latest: Pulling from edgex-devops/edgex-compose-arm64 22:27:29 29e5d40040c1: Pulling fs layer 22:27:29 1ce36da41761: Pulling fs layer 22:27:29 25b303627fd3: Pulling fs layer 22:27:29 29e5d40040c1: Verifying Checksum 22:27:29 29e5d40040c1: Download complete 22:27:30 1ce36da41761: Verifying Checksum 22:27:30 1ce36da41761: Download complete 22:27:30 29e5d40040c1: Pull complete 22:27:31 1ce36da41761: Pull complete 22:27:31 25b303627fd3: Verifying Checksum 22:27:31 25b303627fd3: Download complete 22:27:33  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:33 ---> 6d3efdf67984 22:27:33 Step 3/23 : WORKDIR /edgex-go 22:27:33 ---> Using cache 22:27:33 ---> 710c1607b45c 22:27:33 Step 4/23 : RUN apk add --update --no-cache make git 22:27:33 ---> Using cache 22:27:33 ---> 7aa0bcf8f7c4 22:27:33 Step 5/23 : COPY go.mod vendor* ./ 22:27:33 ---> Using cache 22:27:33 ---> 3feffca180c3 22:27:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:33 ---> Using cache 22:27:33 ---> 1f3b11bf39b3 22:27:33 Step 7/23 : COPY . . 22:27:33 ---> Using cache 22:27:33 ---> 44e38c408bc8 22:27:33 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:27:34 ---> Running in 3db0485c71f4 22:27:34 ---> 1c3bd12f6d8e 22:27:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:27:34 ---> Running in 2d830f366f06 22:27:34 Removing intermediate container 2d830f366f06 22:27:34 ---> f9d727e4f61f 22:27:34 Step 9/24 : WORKDIR /edgex-go/spire-build 22:27:34 ---> Running in 655364f42350 22:27:34 Removing intermediate container 6a07a02e6eb9 22:27:34 ---> 0a6754060bac 22:27:34 Step 8/22 : COPY . . 22:27:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:27:35 Removing intermediate container 655364f42350 22:27:35 ---> 1eec76692527 22:27: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 22:27:35 ---> Running in 07a46ddca94a 22:27:37 Removing intermediate container 07a46ddca94a 22:27:37 ---> 110cca8c9b2b 22:27:37 Step 11/24 : WORKDIR /edgex-go 22:27:37 ---> Running in 07e97e38201d 22:27:37 Removing intermediate container 07e97e38201d 22:27:37 ---> 0b47c70779ea 22:27:37 22:27:37 Step 12/24 : FROM alpine:3.15 22:27:37 ---> 5ce65d7b0fde 22:27:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:37 ---> Using cache 22:27:37 ---> ef0bb740f240 22:27:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:27:37 ---> Running in 961728b33e0d 22:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:27:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:27:38 OK: 15859 distinct packages available 22:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:39 (1/4) Installing dumb-init (1.2.5-r1) 22:27:39 (2/4) Installing musl-obstack (1.2.3-r0) 22:27:39 (3/4) Installing libucontext (1.1-r0) 22:27:39 (4/4) Installing gcompat (1.0.0-r4) 22:27:39 Executing busybox-1.34.1-r7.trigger 22:27:39 OK: 6 MiB in 18 packages 22:27:41 Removing intermediate container 961728b33e0d 22:27:41 ---> adfcebd107bd 22:27:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:41 Removing intermediate container b4331db292c0 22:27:41 ---> d869cfa6b9fa 22:27:41 22:27:41 Step 9/19 : FROM alpine:3.15 22:27:41 ---> 5ce65d7b0fde 22:27:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:41 ---> Using cache 22:27:41 ---> ef0bb740f240 22:27:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:27:41 ---> 5f2e18d44def 22:27:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:27:41 ---> Running in 498ccbb1efa5 22:27:41 ---> Running in d799950ab39b 22:27:41 25b303627fd3: Pull complete 22:27:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:42 prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container 22:27:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@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 22:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:42 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:27:42 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:27:42 OK: 15859 distinct packages available 22:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:42 ---> 9f9ea1c57067 22:27:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:27:42 (1/9) Installing ca-certificates (20220614-r0) 22:27:42 (2/9) Installing brotli-libs (1.0.9-r5) 22:27:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:27:42 (4/9) Installing libcurl (7.80.0-r6) 22:27:42 (5/9) Installing curl (7.80.0-r6) 22:27:42 (6/9) Installing dumb-init (1.2.5-r1) 22:27:42 (7/9) Installing musl-obstack (1.2.3-r0) 22:27:42 (8/9) Installing libucontext (1.1-r0) 22:27:42 (9/9) Installing gcompat (1.0.0-r4) 22:27:42 Executing busybox-1.34.1-r7.trigger 22:27:42 Executing ca-certificates-20220614-r0.trigger 22:27:42 OK: 8 MiB in 23 packages 22:27:43 ---> 0a077c5a03a5 22:27:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:27:43 ---> Running in 30d9b19ff713 22:27:43 Removing intermediate container 30d9b19ff713 22:27:43 ---> 015c444c9fe7 22:27:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:27:44 ---> 1995328b270f 22:27:44 Step 19/24 : WORKDIR / 22:27:44 Removing intermediate container 498ccbb1efa5 22:27:44 ---> a8a323da41f5 22:27:44 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:44 ---> Running in 29fedd740d03 22:27:44 $ docker top 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:44 Removing intermediate container 29fedd740d03 22:27:44 ---> aa3a153f4ea6 22:27:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:44 ---> 08275e19a965 22:27:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:44 ---> Running in aef9e1f650a1 22:27:44 Removing intermediate container aef9e1f650a1 22:27:44 ---> a5df37dbd8b6 22:27:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:45 ---> Running in 688fe6bb732a 22:27:45 Removing intermediate container 8287310bbd1b 22:27:45 ---> b1558f4b6ceb 22:27:45 22:27:45 Step 10/23 : FROM alpine:3.16 22:27:45 ---> dfd21b5a31f5 22:27:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:27:45 ---> Using cache 22:27:45 ---> 69209d7157a3 22:27:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:45 ---> Using cache 22:27:45 ---> a31a7318bc11 22:27:45 Step 13/23 : ENV APP_PORT=59882 22:27:45 ---> Running in a6604775a59b 22:27:45 Removing intermediate container 688fe6bb732a 22:27:45 ---> 510b849b9932 22:27:45 Step 22/24 : LABEL arch=x86_64 22:27:45 ---> 3f0d0c2e6639 22:27:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:27:45 + docker-compose build --help 22:27:45 + grep parallel 22:27:45 ---> Running in 552afa1b0052 22:27:45 Removing intermediate container a6604775a59b 22:27:45 ---> 5f324a9453f3 22:27:45 Step 14/23 : EXPOSE $APP_PORT 22:27:45 ---> Running in fcfd31066f48 22:27:45 Removing intermediate container 552afa1b0052 22:27:45 ---> fdb62d93fe61 22:27:45 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:45 ---> Running in 8031276911c8 22:27:45 ---> 34e93dbc4205 22:27:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:27:45 Removing intermediate container fcfd31066f48 22:27:45 ---> 80911d13a851 22:27:45 Step 15/23 : WORKDIR / 22:27:45 ---> Running in c2f9f330b001 22:27:45 Removing intermediate container 8031276911c8 22:27:45 ---> c98f8a2b09a7 22:27:45 Step 24/24 : LABEL version=3.0.0-dev.85 22:27:45 ---> Running in 6453423ad360 22:27:45 ---> Running in 0256d57f5f59 22:27:45 Removing intermediate container c2f9f330b001 22:27:45 ---> f896ea61bbf6 22:27:45 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:45 ---> Running in a6da626374ea 22:27:45 Removing intermediate container 0256d57f5f59 22:27:45 ---> 05aa7f8de19a 22:27:45 22:27:45 Removing intermediate container 6453423ad360 22:27:45 ---> d08d1f90e588 22:27:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:45 Successfully built 05aa7f8de19a 22:27:46 Successfully tagged security-spire-config:latest 22:27:46  Building security-spire-config ... done Removing intermediate container a6da626374ea 22:27:46 ---> 35b893259c4a 22:27:46 Step 17/19 : LABEL arch=x86_64 22:27:46 ---> Running in f9c863ba379c 22:27:46 ---> 69c32b2c0d90 22:27:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:27:46 Removing intermediate container f9c863ba379c 22:27:46 ---> f8d3131bf5dc 22:27:46 Step 18/19 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:46 ---> Running in fa51a8803b9b 22:27:46 Removing intermediate container fa51a8803b9b 22:27:46 ---> f73fbaef2079 22:27:46 Step 19/19 : LABEL version=3.0.0-dev.85 22:27:46 ---> a5100da481e8 22:27:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:27:46 ---> Running in 84209c9a92a7 22:27:46 ---> 54d0b666d7d1 22:27:46 Step 19/23 : ENTRYPOINT ["/core-command"] 22:27:46 Removing intermediate container 84209c9a92a7 22:27:46 ---> da4b6771e017 22:27:46 22:27:46 ---> Running in 7b051f7e7f7d 22:27:47 Successfully built da4b6771e017 22:27:47 Successfully tagged security-spiffe-token-provider:latest 22:27:47  Building security-spiffe-token-provider ... done Removing intermediate container 7b051f7e7f7d 22:27:47 ---> 931623c557f0 22:27:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:47 ---> Running in 8f95a4c9a1d5 22:27:47 Removing intermediate container 8f95a4c9a1d5 22:27:47 ---> 6752ac82341d 22:27:47 Step 21/23 : LABEL arch=x86_64 22:27:47 ---> Running in 26bad31f99ea 22:27:47 Removing intermediate container 26bad31f99ea 22:27:47 ---> 8ca09f6f690a 22:27:47 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:47 ---> Running in fe9e4597ae8e 22:27:47 Removing intermediate container fe9e4597ae8e 22:27:47 ---> 3954a2f4f846 22:27:47 Step 23/23 : LABEL version=3.0.0-dev.85 22:27:47 ---> Running in 8e7df72c1d17 22:27:47 Removing intermediate container 8e7df72c1d17 22:27:47 ---> 9757309355c0 22:27:47 22:27:47 Successfully built 9757309355c0 22:27:47 Successfully tagged core-command:latest 22:27:49 --parallel Build images in parallel. [Pipeline] } 22:27:49 $ docker stop --time=1 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 22:27:51 $ docker rm -f --volumes 6ad8af73fbaab9af923228b62c51e54214111b09dde807da9717b0a8af938125 [Pipeline] // withDockerContainer 22:27:51  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container 22:27:51 $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:27:53 $ docker top 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:53 + docker-compose -f ./docker-compose-build.yml build --parallel 22:27:54 Removing intermediate container 3db0485c71f4 22:27:54 ---> a6f40a06433d 22:27:54 22:27:54 Step 9/23 : FROM alpine:3.16 22:27:54 ---> dfd21b5a31f5 22:27:54 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:27:54 ---> Running in 1b23c7bbcf9f 22:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:54 (1/3) Installing ca-certificates (20220614-r0) 22:27:54 (2/3) Installing dumb-init (1.2.5-r1) 22:27:54 (3/3) Installing su-exec (0.2-r1) 22:27:54 Executing busybox-1.35.0-r17.trigger 22:27:54 Executing ca-certificates-20220614-r0.trigger 22:27:55 OK: 6 MiB in 17 packages 22:27:55 Removing intermediate container 1b23c7bbcf9f 22:27:55 ---> 468c021871eb 22:27:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:27:55 ---> Running in e0ba6661e559 22:27:55 Removing intermediate container e0ba6661e559 22:27:55 ---> 304895c0cfeb 22:27:55 Step 12/23 : WORKDIR / 22:27:55 ---> Running in 9b280663074c 22:27:55 Removing intermediate container 9b280663074c 22:27:55 ---> f08bd4596618 22:27:55 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:27:56 ---> b81c835e5c53 22:27:56 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:27:56 ---> a3d77546fe0f 22:27:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:27:56 ---> cc4a969c98b9 22:27:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:27:56 ---> 186018970653 22:27:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:27:57 ---> 652c51e46039 22:27:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:27:57 ---> e80ea8c49e64 22:27:57 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:57 ---> Running in 322209469a0d 22:27:58 Removing intermediate container 322209469a0d 22:27:58 ---> f577882e331d 22:27:58 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 22:27:58 Building core-command ... 22:27:58 Building core-common-config-bootstrapper ... 22:27:58 Building core-data ... 22:27:58 Building core-metadata ... 22:27:58 Building security-bootstrapper ... 22:27:58 Building security-proxy-auth ... 22:27:58 Building security-proxy-setup ... 22:27:58 Building security-secretstore-setup ... 22:27:58 Building security-spiffe-token-provider ... 22:27:58 Building security-spire-agent ... 22:27:58 Building security-spire-config ... 22:27:58 Building security-spire-server ... 22:27:58 Building support-notifications ... 22:27:58 Building support-scheduler ... 22:27:58 Building support-scheduler 22:27:58 Building core-metadata 22:27:58 Building security-proxy-setup 22:27:58 Building security-secretstore-setup 22:27:58 Building security-spire-config 22:27:58 ---> Running in c43c58b1f08f 22:27:58 Removing intermediate container c43c58b1f08f 22:27:58 ---> 5529705b61b6 22:27:58 Step 21/23 : LABEL arch=x86_64 22:27:58 ---> Running in aaf25864a703 22:27:58 Removing intermediate container aaf25864a703 22:27:58 ---> d5cb4efd5c4a 22:27:58 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:27:58 ---> Running in 9874822d5ce2 22:27:58 Removing intermediate container 9874822d5ce2 22:27:58 ---> 790169200009 22:27:58 Step 23/23 : LABEL version=3.0.0-dev.85 22:27:58 ---> Running in 035d33b104f9 22:27:58 Removing intermediate container 035d33b104f9 22:27:58 ---> 66e8dcfb212a 22:27:58 22:27:58 Successfully built 66e8dcfb212a 22:27:58 Successfully tagged security-secretstore-setup:latest 22:28:02  Building security-secretstore-setup ... done Removing intermediate container d799950ab39b 22:28:02 ---> 0e6e33789e7d 22:28:02 22:28:02 Step 10/22 : FROM alpine:3.16 22:28:02 ---> dfd21b5a31f5 22:28:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:28:02 ---> Running in 6831aabbe39e 22:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:02 (1/2) Installing ca-certificates (20220614-r0) 22:28:02 (2/2) Installing dumb-init (1.2.5-r1) 22:28:02 Executing busybox-1.35.0-r17.trigger 22:28:02 Executing ca-certificates-20220614-r0.trigger 22:28:02 OK: 6 MiB in 16 packages 22:28:03 Removing intermediate container 6831aabbe39e 22:28:03 ---> f3f0ee270cc4 22:28:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:28:03 ---> Running in e2192db411e4 22:28:03 Removing intermediate container e2192db411e4 22:28:03 ---> 38f26f318617 22:28:03 Step 13/22 : ENV APP_PORT=59860 22:28:03 ---> Running in aeacdb804ef9 22:28:03 Removing intermediate container aeacdb804ef9 22:28:03 ---> aa4aa26df781 22:28:03 Step 14/22 : EXPOSE $APP_PORT 22:28:03 ---> Running in 260798d31721 22:28:03 Removing intermediate container 260798d31721 22:28:03 ---> e901045d30b1 22:28:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:03 ---> 5a8ebe7e13e0 22:28:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:28:03 ---> 0d476e6da189 22:28:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:28:04 ---> 2b45e989d0cd 22:28:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:28:04 ---> Running in 8bdbb516c0cb 22:28:04 Removing intermediate container 8bdbb516c0cb 22:28:04 ---> 0f5ead06ae0a 22:28:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:28:04 ---> Running in 938b1c9fd91a 22:28:04 Removing intermediate container 938b1c9fd91a 22:28:04 ---> 67f17f411c54 22:28:04 Step 20/22 : LABEL arch=x86_64 22:28:04 ---> Running in dfdf91a1018c 22:28:04 Removing intermediate container dfdf91a1018c 22:28:04 ---> 87608133ea21 22:28:04 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:04 ---> Running in 31ee5ca73ea7 22:28:04 Removing intermediate container 31ee5ca73ea7 22:28:04 ---> fe11a74db3d6 22:28:04 Step 22/22 : LABEL version=3.0.0-dev.85 22:28:04 ---> Running in e920ce0daec3 22:28:04 Removing intermediate container e920ce0daec3 22:28:04 ---> a663928cb37c 22:28:04 22:28:04 Successfully built a663928cb37c 22:28:04 Successfully tagged support-notifications:latest 22:28:04  Building support-notifications ... done  [Pipeline] } 22:28:04 $ docker stop --time=1 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c 22:28:06 $ docker rm -f --volumes 7edccdf5ee1e00df7b01b5b1657862baa6003b192e7ed8059f73f6591559b90c [Pipeline] // withDockerContainer [Pipeline] sh 22:28:06 + docker images 22:28:06 REPOSITORY TAG IMAGE ID CREATED SIZE 22:28:06 support-notifications latest a663928cb37c 2 seconds ago 30.7MB 22:28:06 0e6e33789e7d 5 seconds ago 1.75GB 22:28:06 security-secretstore-setup latest 66e8dcfb212a 8 seconds ago 29.9MB 22:28:06 a6f40a06433d 13 seconds ago 1.67GB 22:28:06 core-command latest 9757309355c0 19 seconds ago 17.8MB 22:28:06 security-spiffe-token-provider latest da4b6771e017 20 seconds ago 30MB 22:28:06 security-spire-config latest 05aa7f8de19a 21 seconds ago 85.8MB 22:28:06 b1558f4b6ceb 22 seconds ago 1.68GB 22:28:06 d869cfa6b9fa 26 seconds ago 1.72GB 22:28:06 0b47c70779ea 29 seconds ago 1.55GB 22:28:06 core-metadata latest 04bb52060391 40 seconds ago 18.5MB 22:28:06 core-common-config-bootstrapper latest 5a1f4434d861 49 seconds ago 15.5MB 22:28:06 905658321c4e 51 seconds ago 1.69GB 22:28:06 22199d504696 About a minute ago 1.68GB 22:28:06 core-data latest e31a4b72fc1c About a minute ago 18MB 22:28:06 security-proxy-setup latest 5af8afc7fb8b About a minute ago 16.4MB 22:28:06 security-bootstrapper latest c4c41f07a329 About a minute ago 19.8MB 22:28:06 086664b89deb About a minute ago 1.69GB 22:28:06 45231cf79d89 About a minute ago 1.66GB 22:28:06 security-proxy-auth latest 2ffaf4c472b1 About a minute ago 16.2MB 22:28:06 support-scheduler latest d1b67632d3c7 About a minute ago 30.1MB 22:28:06 4229f773da3d About a minute ago 1.75GB 22:28:06 00e820d343a1 About a minute ago 1.66GB 22:28:06 1a6b116601e4 About a minute ago 1.67GB 22:28:06 security-spire-agent latest 731c942ab021 About a minute ago 125MB 22:28:06 security-spire-server latest 68d1ea5ab359 About a minute ago 86.5MB 22:28:06 e7072a94b5f9 2 minutes ago 1.55GB 22:28:06 4c981c75db8e 2 minutes ago 1.55GB 22:28:06 ci-base-image-x86_64 latest 6d3efdf67984 4 minutes ago 903MB 22:28:06 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 22:28:06 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 22:28:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 22:28:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 22:28:06 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 22:28:06 provisioning config files... 22:28:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config817674259699872855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:06 ---> docker-login.sh 22:28:06 nexus3.edgexfoundry.org:10001 22:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:06 Configure a credential helper to remove this warning. See 22:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:06 22:28:06 Login Succeeded 22:28:06 nexus3.edgexfoundry.org:10002 22:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:06 Configure a credential helper to remove this warning. See 22:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:06 22:28:06 Login Succeeded 22:28:06 nexus3.edgexfoundry.org:10003 22:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:07 Configure a credential helper to remove this warning. See 22:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:07 22:28:07 Login Succeeded 22:28:07 nexus3.edgexfoundry.org:10004 22:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:07 Configure a credential helper to remove this warning. See 22:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:07 22:28:07 Login Succeeded 22:28:07 docker.io 22:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:07 Configure a credential helper to remove this warning. See 22:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:07 22:28:07 Login Succeeded 22:28:07 ---> docker-login.sh ends [Pipeline] } 22:28:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:28:07 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:07 latest 22:28:07 3.0.0-dev.85 22:28:07 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:07 main 22:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:07 + docker push nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:28:07 a1f16f98ae6e: Preparing 22:28:07 d4a30895a784: Preparing 22:28:07 0172acf79b72: Preparing 22:28:07 ebebc35f8a64: Preparing 22:28:07 aa5968d388b8: Preparing 22:28:07 aa5968d388b8: Layer already exists 22:28:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:08 ---> 51edaba7ccbf 22:28:08 Step 3/24 : WORKDIR /edgex-go 22:28:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:28:08 ---> 51edaba7ccbf 22:28:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:28:08 ---> Running in d446de2ef37c 22:28:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:08 ---> 51edaba7ccbf 22:28:08 Step 3/23 : WORKDIR /edgex-go 22:28:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:28:08 ---> 51edaba7ccbf 22:28:08 Step 3/20 : WORKDIR /edgex-go 22:28:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:28:08 ---> 51edaba7ccbf 22:28:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:28:08 ---> Running in 3874d2ea28a3 22:28:08 ---> Running in e4defb7d1b55 22:28:08 ---> Running in e8a8f148ccad 22:28:08 ---> Running in ffeb0db92457 22:28:08 Removing intermediate container d446de2ef37c 22:28:08 ---> 8ce4bca6ca7f 22:28:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:28:08 ---> Running in bebd570e0bbe 22:28:08 Removing intermediate container ffeb0db92457 22:28:08 ---> 83050c80e4e5 22:28:08 Removing intermediate container 3874d2ea28a3 22:28:08 ---> e3e9ba6599d4 22:28:08 Step 4/23 : RUN apk add --update --no-cache make git 22:28:08 Step 4/24 : WORKDIR /edgex-go 22:28:08 Removing intermediate container e4defb7d1b55 22:28:08 ---> 32e37b7b3e9e 22:28:08 Step 4/22 : WORKDIR /edgex-go 22:28:08 Removing intermediate container e8a8f148ccad 22:28:08 ---> ed98e6b465a1 22:28:08 Step 4/20 : RUN apk add --update --no-cache make git 22:28:08 ---> Running in d785c3127b19 22:28:08 ---> Running in f286f4e87fdd 22:28:08 ---> Running in ec684eb7ed16 22:28:08 ---> Running in eee0c4bd4203 22:28:09 ebebc35f8a64: Pushed 22:28:09 a1f16f98ae6e: Pushed 22:28:09 0172acf79b72: Pushed 22:28:09 d4a30895a784: Pushed 22:28:09 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:09 Removing intermediate container f286f4e87fdd 22:28:09 Removing intermediate container ec684eb7ed16 22:28:09 ---> 3c96be2bf805 22:28:09 Step 5/22 : RUN apk add --update --no-cache make git 22:28:09 ---> 0cac54e3850e 22:28:09 Step 5/24 : RUN apk add --update --no-cache make git 22:28:09 ---> Running in 504a74187cb2 22:28:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:28:09 a1f16f98ae6e: Preparing 22:28:09 d4a30895a784: Preparing 22:28:09 0172acf79b72: Preparing 22:28:09 ebebc35f8a64: Preparing 22:28:09 aa5968d388b8: Preparing 22:28:09 0172acf79b72: Layer already exists 22:28:09 ebebc35f8a64: Layer already exists 22:28:09 a1f16f98ae6e: Layer already exists 22:28:09 aa5968d388b8: Layer already exists 22:28:09 d4a30895a784: Layer already exists 22:28:09 latest: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } 22:28:09 ---> Running in 39fb82b4452a [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:10 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 22:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:28:10 a1f16f98ae6e: Preparing 22:28:10 d4a30895a784: Preparing 22:28:10 0172acf79b72: Preparing 22:28:10 ebebc35f8a64: Preparing 22:28:10 aa5968d388b8: Preparing 22:28:10 d4a30895a784: Layer already exists 22:28:10 ebebc35f8a64: Layer already exists 22:28:10 0172acf79b72: Layer already exists 22:28:10 a1f16f98ae6e: Layer already exists 22:28:10 aa5968d388b8: Layer already exists 22:28:10 3.0.0-dev.85: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:11 + docker push nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:28:11 a1f16f98ae6e: Preparing 22:28:11 d4a30895a784: Preparing 22:28:11 0172acf79b72: Preparing 22:28:11 ebebc35f8a64: Preparing 22:28:11 aa5968d388b8: Preparing 22:28:11 0172acf79b72: Layer already exists 22:28:11 a1f16f98ae6e: Layer already exists 22:28:11 d4a30895a784: Layer already exists 22:28:11 ebebc35f8a64: Layer already exists 22:28:11 aa5968d388b8: Layer already exists 22:28:11 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:28:11 a1f16f98ae6e: Preparing 22:28:11 d4a30895a784: Preparing 22:28:11 0172acf79b72: Preparing 22:28:11 ebebc35f8a64: Preparing 22:28:11 aa5968d388b8: Preparing 22:28:11 0172acf79b72: Layer already exists 22:28:11 d4a30895a784: Layer already exists 22:28:11 a1f16f98ae6e: Layer already exists 22:28:11 ebebc35f8a64: Layer already exists 22:28:11 aa5968d388b8: Layer already exists 22:28:11 main: digest: sha256:4aba77e7cf8d67e9b03406f158c00bd6df191cc44923a9702fcab0f72df042c5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:11 ===================================================== [Pipeline] echo 22:28:11 taggedImages: 22:28:11 - nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:11 - nexus3.edgexfoundry.org:10004/core-command:latest 22:28:11 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.85 22:28:11 - nexus3.edgexfoundry.org:10004/core-command:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:28:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:28:11 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:11 latest 22:28:11 3.0.0-dev.85 22:28:11 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:11 main 22:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:12 OK: 221 MiB in 51 packages 22:28:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:28:12 9d78155b34e2: Preparing 22:28:12 5cd38dd7a48b: Preparing 22:28:12 2314af397f83: Preparing 22:28:12 83f2eb88a8e0: Preparing 22:28:12 0172acf79b72: Preparing 22:28:12 ebebc35f8a64: Preparing 22:28:12 ebebc35f8a64: Waiting 22:28:12 aa5968d388b8: Preparing 22:28:12 aa5968d388b8: Waiting 22:28:12 0172acf79b72: Layer already exists 22:28:12 ebebc35f8a64: Layer already exists 22:28:12 aa5968d388b8: Layer already exists 22:28:12 2314af397f83: Pushed 22:28:12 5cd38dd7a48b: Pushed 22:28:12 9d78155b34e2: Pushed 22:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:12 OK: 221 MiB in 51 packages 22:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:12 OK: 221 MiB in 51 packages 22:28:13 OK: 221 MiB in 51 packages 22:28:13 OK: 221 MiB in 51 packages 22:28:13 83f2eb88a8e0: Pushed 22:28:13 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:14 Removing intermediate container bebd570e0bbe 22:28:14 ---> f249035ad8f5 22:28:14 Step 5/24 : COPY go.mod vendor* ./ 22:28:14 + 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 22:28:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:28:14 9d78155b34e2: Preparing 22:28:14 5cd38dd7a48b: Preparing 22:28:14 2314af397f83: Preparing 22:28:14 83f2eb88a8e0: Preparing 22:28:14 0172acf79b72: Preparing 22:28:14 ebebc35f8a64: Preparing 22:28:14 aa5968d388b8: Preparing 22:28:14 ebebc35f8a64: Waiting 22:28:14 aa5968d388b8: Waiting 22:28:14 83f2eb88a8e0: Layer already exists 22:28:14 9d78155b34e2: Layer already exists 22:28:14 5cd38dd7a48b: Layer already exists 22:28:14 2314af397f83: Layer already exists 22:28:14 0172acf79b72: Layer already exists 22:28:14 ebebc35f8a64: Layer already exists 22:28:14 aa5968d388b8: Layer already exists 22:28:14 latest: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:14 Removing intermediate container d785c3127b19 22:28:14 ---> 30dd6edf44da 22:28:14 Step 5/23 : COPY go.mod vendor* ./ 22:28:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:14 Removing intermediate container eee0c4bd4203 22:28:14 ---> bf6a7544097a 22:28:14 Step 5/20 : COPY go.mod vendor* ./ 22:28:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 22:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:28:15 9d78155b34e2: Preparing 22:28:15 5cd38dd7a48b: Preparing 22:28:15 2314af397f83: Preparing 22:28:15 83f2eb88a8e0: Preparing 22:28:15 0172acf79b72: Preparing 22:28:15 ebebc35f8a64: Preparing 22:28:15 aa5968d388b8: Preparing 22:28:15 aa5968d388b8: Waiting 22:28:15 5cd38dd7a48b: Layer already exists 22:28:15 9d78155b34e2: Layer already exists 22:28:15 2314af397f83: Layer already exists 22:28:15 83f2eb88a8e0: Layer already exists 22:28:15 0172acf79b72: Layer already exists 22:28:15 ebebc35f8a64: Layer already exists 22:28:15 aa5968d388b8: Layer already exists 22:28:15 3.0.0-dev.85: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:15 Removing intermediate container 504a74187cb2 22:28:15 ---> 04eae7978c95 22:28:15 Step 6/22 : COPY go.mod vendor* ./ 22:28:15 ---> 4c6d2575fc7b 22:28:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:15 Removing intermediate container 39fb82b4452a 22:28:15 ---> 98fa5f8bb4dc 22:28:15 Step 6/24 : COPY go.mod vendor* ./ 22:28:15 ---> Running in cba599259c4f 22:28:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:28:15 9d78155b34e2: Preparing 22:28:15 5cd38dd7a48b: Preparing 22:28:15 2314af397f83: Preparing 22:28:15 83f2eb88a8e0: Preparing 22:28:15 0172acf79b72: Preparing 22:28:15 ebebc35f8a64: Preparing 22:28:15 aa5968d388b8: Preparing 22:28:15 aa5968d388b8: Waiting 22:28:15 ebebc35f8a64: Waiting 22:28:15 83f2eb88a8e0: Layer already exists 22:28:15 5cd38dd7a48b: Layer already exists 22:28:15 0172acf79b72: Layer already exists 22:28:15 9d78155b34e2: Layer already exists 22:28:15 2314af397f83: Layer already exists 22:28:15 ebebc35f8a64: Layer already exists 22:28:15 aa5968d388b8: Layer already exists 22:28:15 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:16 ---> 73d0d771318c 22:28:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:16 ---> Running in 49ce5c618d0e 22:28:16 + 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 22:28:16 ---> 423f9ef3ffef 22:28:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:16 ---> 9df081527e96 22:28:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:16 ---> Running in 77e3ddb6c1e1 22:28:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:28:16 9d78155b34e2: Preparing 22:28:16 5cd38dd7a48b: Preparing 22:28:16 2314af397f83: Preparing 22:28:16 83f2eb88a8e0: Preparing 22:28:16 0172acf79b72: Preparing 22:28:16 ebebc35f8a64: Preparing 22:28:16 aa5968d388b8: Preparing 22:28:16 ebebc35f8a64: Waiting 22:28:16 0172acf79b72: Layer already exists 22:28:16 2314af397f83: Layer already exists 22:28:16 5cd38dd7a48b: Layer already exists 22:28:16 9d78155b34e2: Layer already exists 22:28:16 83f2eb88a8e0: Layer already exists 22:28:16 ebebc35f8a64: Layer already exists 22:28:16 aa5968d388b8: Layer already exists 22:28:16 main: digest: sha256:0ce6e61cf961ae95c7c59bb0f6487e378d98d99d7db47090bd22071d3d54e483 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:16 ===================================================== [Pipeline] echo 22:28:16 taggedImages: 22:28:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:28:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.85 22:28:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:28:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:28:16 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:16 latest 22:28:16 3.0.0-dev.85 22:28:16 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:16 main 22:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:16 ---> Running in beb7c752c1bf 22:28:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:17 + docker push nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:28:17 9de30a3f5857: Preparing 22:28:17 49cd9af8d7b3: Preparing 22:28:17 0172acf79b72: Preparing 22:28:17 ba6aa4390874: Preparing 22:28:17 aa5968d388b8: Preparing 22:28:17 aa5968d388b8: Layer already exists 22:28:17 0172acf79b72: Layer already exists 22:28:17 9de30a3f5857: Pushed 22:28:17 ba6aa4390874: Pushed 22:28:17 ---> 9f0668e8326c 22:28:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:17 ---> Running in 92f384f15dd7 22:28:18 49cd9af8d7b3: Pushed 22:28:18 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:19 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:28:19 9de30a3f5857: Preparing 22:28:19 49cd9af8d7b3: Preparing 22:28:19 0172acf79b72: Preparing 22:28:19 ba6aa4390874: Preparing 22:28:19 aa5968d388b8: Preparing 22:28:19 aa5968d388b8: Layer already exists 22:28:19 9de30a3f5857: Layer already exists 22:28:19 0172acf79b72: Layer already exists 22:28:19 49cd9af8d7b3: Layer already exists 22:28:19 ba6aa4390874: Layer already exists 22:28:19 latest: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:19 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 22:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:28:19 9de30a3f5857: Preparing 22:28:19 49cd9af8d7b3: Preparing 22:28:19 0172acf79b72: Preparing 22:28:19 ba6aa4390874: Preparing 22:28:19 aa5968d388b8: Preparing 22:28:19 ba6aa4390874: Layer already exists 22:28:19 49cd9af8d7b3: Layer already exists 22:28:19 9de30a3f5857: Layer already exists 22:28:19 0172acf79b72: Layer already exists 22:28:19 aa5968d388b8: Layer already exists 22:28:19 3.0.0-dev.85: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker push nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:28:20 9de30a3f5857: Preparing 22:28:20 49cd9af8d7b3: Preparing 22:28:20 0172acf79b72: Preparing 22:28:20 ba6aa4390874: Preparing 22:28:20 aa5968d388b8: Preparing 22:28:20 49cd9af8d7b3: Layer already exists 22:28:20 aa5968d388b8: Layer already exists 22:28:20 9de30a3f5857: Layer already exists 22:28:20 0172acf79b72: Layer already exists 22:28:20 ba6aa4390874: Layer already exists 22:28:20 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:28:20 9de30a3f5857: Preparing 22:28:20 49cd9af8d7b3: Preparing 22:28:20 0172acf79b72: Preparing 22:28:20 ba6aa4390874: Preparing 22:28:20 aa5968d388b8: Preparing 22:28:20 0172acf79b72: Layer already exists 22:28:20 49cd9af8d7b3: Layer already exists 22:28:20 aa5968d388b8: Layer already exists 22:28:20 ba6aa4390874: Layer already exists 22:28:20 9de30a3f5857: Layer already exists 22:28:20 main: digest: sha256:916964f5baaafc66dc9c20ae0bc95f8339c25dfe9e12e6292aedc70c0c1efe6b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:21 ===================================================== [Pipeline] echo 22:28:21 taggedImages: 22:28:21 - nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:21 - nexus3.edgexfoundry.org:10004/core-data:latest 22:28:21 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.85 22:28:21 - nexus3.edgexfoundry.org:10004/core-data:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:21 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:28:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:28:21 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:21 latest 22:28:21 3.0.0-dev.85 22:28:21 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:21 main 22:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:28:21 fde91eaeba2e: Preparing 22:28:21 c8afd70583dc: Preparing 22:28:21 cac5a13f82ed: Preparing 22:28:21 0172acf79b72: Preparing 22:28:21 ebebc35f8a64: Preparing 22:28:21 aa5968d388b8: Preparing 22:28:21 aa5968d388b8: Waiting 22:28:21 0172acf79b72: Layer already exists 22:28:21 ebebc35f8a64: Layer already exists 22:28:21 aa5968d388b8: Layer already exists 22:28:21 fde91eaeba2e: Pushed 22:28:21 c8afd70583dc: Pushed 22:28:23 cac5a13f82ed: Pushed 22:28:23 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:28:23 fde91eaeba2e: Preparing 22:28:23 c8afd70583dc: Preparing 22:28:23 cac5a13f82ed: Preparing 22:28:23 0172acf79b72: Preparing 22:28:23 ebebc35f8a64: Preparing 22:28:23 aa5968d388b8: Preparing 22:28:23 aa5968d388b8: Waiting 22:28:23 c8afd70583dc: Layer already exists 22:28:23 fde91eaeba2e: Layer already exists 22:28:23 cac5a13f82ed: Layer already exists 22:28:23 0172acf79b72: Layer already exists 22:28:23 ebebc35f8a64: Layer already exists 22:28:23 aa5968d388b8: Layer already exists 22:28:23 latest: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 22:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:28:24 fde91eaeba2e: Preparing 22:28:24 c8afd70583dc: Preparing 22:28:24 cac5a13f82ed: Preparing 22:28:24 0172acf79b72: Preparing 22:28:24 ebebc35f8a64: Preparing 22:28:24 aa5968d388b8: Preparing 22:28:24 aa5968d388b8: Waiting 22:28:24 ebebc35f8a64: Layer already exists 22:28:24 0172acf79b72: Layer already exists 22:28:24 cac5a13f82ed: Layer already exists 22:28:24 fde91eaeba2e: Layer already exists 22:28:24 c8afd70583dc: Layer already exists 22:28:24 aa5968d388b8: Layer already exists 22:28:24 3.0.0-dev.85: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:28:24 fde91eaeba2e: Preparing 22:28:24 c8afd70583dc: Preparing 22:28:24 cac5a13f82ed: Preparing 22:28:24 0172acf79b72: Preparing 22:28:24 ebebc35f8a64: Preparing 22:28:24 aa5968d388b8: Preparing 22:28:24 aa5968d388b8: Waiting 22:28:24 ebebc35f8a64: Layer already exists 22:28:24 cac5a13f82ed: Layer already exists 22:28:24 0172acf79b72: Layer already exists 22:28:24 c8afd70583dc: Layer already exists 22:28:24 fde91eaeba2e: Layer already exists 22:28:24 aa5968d388b8: Layer already exists 22:28:24 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:28:25 fde91eaeba2e: Preparing 22:28:25 c8afd70583dc: Preparing 22:28:25 cac5a13f82ed: Preparing 22:28:25 0172acf79b72: Preparing 22:28:25 ebebc35f8a64: Preparing 22:28:25 aa5968d388b8: Preparing 22:28:25 aa5968d388b8: Waiting 22:28:25 fde91eaeba2e: Layer already exists 22:28:25 ebebc35f8a64: Layer already exists 22:28:25 0172acf79b72: Layer already exists 22:28:25 c8afd70583dc: Layer already exists 22:28:25 cac5a13f82ed: Layer already exists 22:28:25 aa5968d388b8: Layer already exists 22:28:25 main: digest: sha256:69be343b1e6758adb7506f111892e1a83da9c84d64ee246f8e1e3bc9cbf74ef3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:25 ===================================================== [Pipeline] echo 22:28:25 taggedImages: 22:28:25 - nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:28:25 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.85 22:28:25 - nexus3.edgexfoundry.org:10004/core-metadata:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:28:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:28:25 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:25 latest 22:28:25 3.0.0-dev.85 22:28:25 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:25 main 22:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:28:26 832eb744430f: Preparing 22:28:26 832eb744430f: Preparing 22:28:26 43e58b411d28: Preparing 22:28:26 6aa024fe731e: Preparing 22:28:26 6d3610d1f1dd: Preparing 22:28:26 298c735ed2f5: Preparing 22:28:26 d5a0fb13653d: Preparing 22:28:26 0172acf79b72: Preparing 22:28:26 3e08b74198de: Preparing 22:28:26 58014768ab93: Preparing 22:28:26 a0fdb1725f59: Preparing 22:28:26 58fe274f98ba: Preparing 22:28:26 aa5968d388b8: Preparing 22:28:26 d5a0fb13653d: Waiting 22:28:26 0172acf79b72: Waiting 22:28:26 3e08b74198de: Waiting 22:28:26 58014768ab93: Waiting 22:28:26 a0fdb1725f59: Waiting 22:28:26 58fe274f98ba: Waiting 22:28:26 aa5968d388b8: Waiting 22:28:26 6d3610d1f1dd: Pushed 22:28:26 832eb744430f: Pushed 22:28:26 6aa024fe731e: Pushed 22:28:26 298c735ed2f5: Pushed 22:28:26 43e58b411d28: Pushed 22:28:26 0172acf79b72: Layer already exists 22:28:26 3e08b74198de: Pushed 22:28:26 aa5968d388b8: Layer already exists 22:28:26 58fe274f98ba: Pushed 22:28:26 a0fdb1725f59: Pushed 22:28:26 58014768ab93: Pushed 22:28:27 d5a0fb13653d: Pushed 22:28:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:28:28 832eb744430f: Preparing 22:28:28 832eb744430f: Preparing 22:28:28 43e58b411d28: Preparing 22:28:28 6aa024fe731e: Preparing 22:28:28 6d3610d1f1dd: Preparing 22:28:28 298c735ed2f5: Preparing 22:28:28 d5a0fb13653d: Preparing 22:28:28 0172acf79b72: Preparing 22:28:28 3e08b74198de: Preparing 22:28:28 58014768ab93: Preparing 22:28:28 a0fdb1725f59: Preparing 22:28:28 58fe274f98ba: Preparing 22:28:28 aa5968d388b8: Preparing 22:28:28 3e08b74198de: Waiting 22:28:28 58014768ab93: Waiting 22:28:28 a0fdb1725f59: Waiting 22:28:28 58fe274f98ba: Waiting 22:28:28 aa5968d388b8: Waiting 22:28:28 d5a0fb13653d: Waiting 22:28:28 0172acf79b72: Waiting 22:28:28 298c735ed2f5: Layer already exists 22:28:28 832eb744430f: Layer already exists 22:28:28 6aa024fe731e: Layer already exists 22:28:28 43e58b411d28: Layer already exists 22:28:28 6d3610d1f1dd: Layer already exists 22:28:28 d5a0fb13653d: Layer already exists 22:28:28 3e08b74198de: Layer already exists 22:28:28 a0fdb1725f59: Layer already exists 22:28:28 0172acf79b72: Layer already exists 22:28:28 58014768ab93: Layer already exists 22:28:28 58fe274f98ba: Layer already exists 22:28:28 aa5968d388b8: Layer already exists 22:28:28 latest: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 22:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:28:29 832eb744430f: Preparing 22:28:29 832eb744430f: Preparing 22:28:29 43e58b411d28: Preparing 22:28:29 6aa024fe731e: Preparing 22:28:29 6d3610d1f1dd: Preparing 22:28:29 298c735ed2f5: Preparing 22:28:29 d5a0fb13653d: Preparing 22:28:29 0172acf79b72: Preparing 22:28:29 3e08b74198de: Preparing 22:28:29 58014768ab93: Preparing 22:28:29 a0fdb1725f59: Preparing 22:28:29 58fe274f98ba: Preparing 22:28:29 aa5968d388b8: Preparing 22:28:29 3e08b74198de: Waiting 22:28:29 d5a0fb13653d: Waiting 22:28:29 0172acf79b72: Waiting 22:28:29 58014768ab93: Waiting 22:28:29 aa5968d388b8: Waiting 22:28:29 a0fdb1725f59: Waiting 22:28:29 58fe274f98ba: Waiting 22:28:29 43e58b411d28: Layer already exists 22:28:29 832eb744430f: Layer already exists 22:28:29 6aa024fe731e: Layer already exists 22:28:29 298c735ed2f5: Layer already exists 22:28:29 6d3610d1f1dd: Layer already exists 22:28:29 d5a0fb13653d: Layer already exists 22:28:29 0172acf79b72: Layer already exists 22:28:29 3e08b74198de: Layer already exists 22:28:29 a0fdb1725f59: Layer already exists 22:28:29 58014768ab93: Layer already exists 22:28:29 58fe274f98ba: Layer already exists 22:28:29 aa5968d388b8: Layer already exists 22:28:29 3.0.0-dev.85: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:28:29 832eb744430f: Preparing 22:28:29 832eb744430f: Preparing 22:28:29 43e58b411d28: Preparing 22:28:29 6aa024fe731e: Preparing 22:28:29 6d3610d1f1dd: Preparing 22:28:29 298c735ed2f5: Preparing 22:28:29 d5a0fb13653d: Preparing 22:28:29 0172acf79b72: Preparing 22:28:29 3e08b74198de: Preparing 22:28:29 58014768ab93: Preparing 22:28:29 a0fdb1725f59: Preparing 22:28:29 58fe274f98ba: Preparing 22:28:29 aa5968d388b8: Preparing 22:28:29 3e08b74198de: Waiting 22:28:29 58fe274f98ba: Waiting 22:28:29 d5a0fb13653d: Waiting 22:28:29 aa5968d388b8: Waiting 22:28:29 0172acf79b72: Waiting 22:28:29 58014768ab93: Waiting 22:28:29 a0fdb1725f59: Waiting 22:28:29 43e58b411d28: Layer already exists 22:28:29 6aa024fe731e: Layer already exists 22:28:29 6d3610d1f1dd: Layer already exists 22:28:29 832eb744430f: Layer already exists 22:28:29 298c735ed2f5: Layer already exists 22:28:29 d5a0fb13653d: Layer already exists 22:28:29 0172acf79b72: Layer already exists 22:28:29 58014768ab93: Layer already exists 22:28:29 3e08b74198de: Layer already exists 22:28:29 a0fdb1725f59: Layer already exists 22:28:29 58fe274f98ba: Layer already exists 22:28:29 aa5968d388b8: Layer already exists 22:28:29 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:28:30 832eb744430f: Preparing 22:28:30 832eb744430f: Preparing 22:28:30 43e58b411d28: Preparing 22:28:30 6aa024fe731e: Preparing 22:28:30 6d3610d1f1dd: Preparing 22:28:30 298c735ed2f5: Preparing 22:28:30 d5a0fb13653d: Preparing 22:28:30 0172acf79b72: Preparing 22:28:30 3e08b74198de: Preparing 22:28:30 58014768ab93: Preparing 22:28:30 a0fdb1725f59: Preparing 22:28:30 58fe274f98ba: Preparing 22:28:30 aa5968d388b8: Preparing 22:28:30 d5a0fb13653d: Waiting 22:28:30 3e08b74198de: Waiting 22:28:30 58014768ab93: Waiting 22:28:30 a0fdb1725f59: Waiting 22:28:30 58fe274f98ba: Waiting 22:28:30 aa5968d388b8: Waiting 22:28:30 0172acf79b72: Waiting 22:28:30 298c735ed2f5: Layer already exists 22:28:30 43e58b411d28: Layer already exists 22:28:30 6d3610d1f1dd: Layer already exists 22:28:30 832eb744430f: Layer already exists 22:28:30 6aa024fe731e: Layer already exists 22:28:30 d5a0fb13653d: Layer already exists 22:28:30 0172acf79b72: Layer already exists 22:28:30 58014768ab93: Layer already exists 22:28:30 3e08b74198de: Layer already exists 22:28:30 a0fdb1725f59: Layer already exists 22:28:30 58fe274f98ba: Layer already exists 22:28:30 aa5968d388b8: Layer already exists 22:28:30 main: digest: sha256:37b2c9f7c3d4bf24b7863a2189c454566c8bd7c4adbd1c3af8829ef7c8f768fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:30 ===================================================== [Pipeline] echo 22:28:30 taggedImages: 22:28:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:28:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.85 22:28:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:28:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:28:30 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:30 latest 22:28:30 3.0.0-dev.85 22:28:30 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:30 main 22:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:28:30 c4174062a360: Preparing 22:28:30 f4c6dab3091d: Preparing 22:28:30 407ff01fdc57: Preparing 22:28:30 3230b117d4e5: Preparing 22:28:30 0172acf79b72: Preparing 22:28:30 ebebc35f8a64: Preparing 22:28:30 aa5968d388b8: Preparing 22:28:30 ebebc35f8a64: Waiting 22:28:30 aa5968d388b8: Waiting 22:28:30 0172acf79b72: Layer already exists 22:28:30 ebebc35f8a64: Layer already exists 22:28:30 aa5968d388b8: Layer already exists 22:28:30 407ff01fdc57: Pushed 22:28:30 f4c6dab3091d: Pushed 22:28:30 c4174062a360: Pushed 22:28:32 3230b117d4e5: Pushed 22:28:32 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:28:32 c4174062a360: Preparing 22:28:32 f4c6dab3091d: Preparing 22:28:32 407ff01fdc57: Preparing 22:28:32 3230b117d4e5: Preparing 22:28:32 0172acf79b72: Preparing 22:28:32 ebebc35f8a64: Preparing 22:28:32 aa5968d388b8: Preparing 22:28:32 ebebc35f8a64: Waiting 22:28:32 aa5968d388b8: Waiting 22:28:32 407ff01fdc57: Layer already exists 22:28:32 f4c6dab3091d: Layer already exists 22:28:32 c4174062a360: Layer already exists 22:28:32 3230b117d4e5: Layer already exists 22:28:32 0172acf79b72: Layer already exists 22:28:32 ebebc35f8a64: Layer already exists 22:28:32 aa5968d388b8: Layer already exists 22:28:32 latest: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 22:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:28:33 c4174062a360: Preparing 22:28:33 f4c6dab3091d: Preparing 22:28:33 407ff01fdc57: Preparing 22:28:33 3230b117d4e5: Preparing 22:28:33 0172acf79b72: Preparing 22:28:33 ebebc35f8a64: Preparing 22:28:33 aa5968d388b8: Preparing 22:28:33 ebebc35f8a64: Waiting 22:28:33 aa5968d388b8: Waiting 22:28:33 0172acf79b72: Layer already exists 22:28:33 407ff01fdc57: Layer already exists 22:28:33 3230b117d4e5: Layer already exists 22:28:33 f4c6dab3091d: Layer already exists 22:28:33 c4174062a360: Layer already exists 22:28:33 aa5968d388b8: Layer already exists 22:28:33 ebebc35f8a64: Layer already exists 22:28:33 3.0.0-dev.85: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:28:34 c4174062a360: Preparing 22:28:34 f4c6dab3091d: Preparing 22:28:34 407ff01fdc57: Preparing 22:28:34 3230b117d4e5: Preparing 22:28:34 0172acf79b72: Preparing 22:28:34 ebebc35f8a64: Preparing 22:28:34 aa5968d388b8: Preparing 22:28:34 ebebc35f8a64: Waiting 22:28:34 aa5968d388b8: Waiting 22:28:34 407ff01fdc57: Layer already exists 22:28:34 c4174062a360: Layer already exists 22:28:34 3230b117d4e5: Layer already exists 22:28:34 0172acf79b72: Layer already exists 22:28:34 f4c6dab3091d: Layer already exists 22:28:34 ebebc35f8a64: Layer already exists 22:28:34 aa5968d388b8: Layer already exists 22:28:34 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:28:34 c4174062a360: Preparing 22:28:34 f4c6dab3091d: Preparing 22:28:34 407ff01fdc57: Preparing 22:28:34 3230b117d4e5: Preparing 22:28:34 0172acf79b72: Preparing 22:28:34 ebebc35f8a64: Preparing 22:28:34 aa5968d388b8: Preparing 22:28:34 ebebc35f8a64: Waiting 22:28:34 aa5968d388b8: Waiting 22:28:34 3230b117d4e5: Layer already exists 22:28:34 407ff01fdc57: Layer already exists 22:28:34 0172acf79b72: Layer already exists 22:28:34 c4174062a360: Layer already exists 22:28:34 f4c6dab3091d: Layer already exists 22:28:34 ebebc35f8a64: Layer already exists 22:28:34 aa5968d388b8: Layer already exists 22:28:34 main: digest: sha256:a9941fc531f24dc85334695bb5d4b722fc685db10a6504ed8c7734b47159a102 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:34 ===================================================== [Pipeline] echo 22:28:34 taggedImages: 22:28:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:28:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.85 22:28:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:28:34 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:28:34 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:34 latest 22:28:34 3.0.0-dev.85 22:28:34 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:34 main 22:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:28:35 651d4537d142: Preparing 22:28:35 5a24b3255b0c: Preparing 22:28:35 3f6a63bf899a: Preparing 22:28:35 860553600a65: Preparing 22:28:35 039cddbfcffc: Preparing 22:28:35 75dfb0011372: Preparing 22:28:35 aa5968d388b8: Preparing 22:28:35 aa5968d388b8: Waiting 22:28:35 75dfb0011372: Waiting 22:28:35 039cddbfcffc: Pushed 22:28:35 860553600a65: Pushed 22:28:35 651d4537d142: Pushed 22:28:35 5a24b3255b0c: Pushed 22:28:35 aa5968d388b8: Layer already exists 22:28:35 75dfb0011372: Pushed 22:28:36 3f6a63bf899a: Pushed 22:28:36 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:28:37 651d4537d142: Preparing 22:28:37 5a24b3255b0c: Preparing 22:28:37 3f6a63bf899a: Preparing 22:28:37 860553600a65: Preparing 22:28:37 039cddbfcffc: Preparing 22:28:37 75dfb0011372: Preparing 22:28:37 aa5968d388b8: Preparing 22:28:37 75dfb0011372: Waiting 22:28:37 aa5968d388b8: Waiting 22:28:37 5a24b3255b0c: Layer already exists 22:28:37 860553600a65: Layer already exists 22:28:37 039cddbfcffc: Layer already exists 22:28:37 651d4537d142: Layer already exists 22:28:37 3f6a63bf899a: Layer already exists 22:28:37 aa5968d388b8: Layer already exists 22:28:37 75dfb0011372: Layer already exists 22:28:37 latest: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 22:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:28:37 651d4537d142: Preparing 22:28:37 5a24b3255b0c: Preparing 22:28:37 3f6a63bf899a: Preparing 22:28:37 860553600a65: Preparing 22:28:37 039cddbfcffc: Preparing 22:28:37 75dfb0011372: Preparing 22:28:37 aa5968d388b8: Preparing 22:28:37 75dfb0011372: Waiting 22:28:37 aa5968d388b8: Waiting 22:28:37 039cddbfcffc: Layer already exists 22:28:37 3f6a63bf899a: Layer already exists 22:28:37 5a24b3255b0c: Layer already exists 22:28:37 651d4537d142: Layer already exists 22:28:37 860553600a65: Layer already exists 22:28:37 75dfb0011372: Layer already exists 22:28:37 aa5968d388b8: Layer already exists 22:28:37 3.0.0-dev.85: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:28:38 651d4537d142: Preparing 22:28:38 5a24b3255b0c: Preparing 22:28:38 3f6a63bf899a: Preparing 22:28:38 860553600a65: Preparing 22:28:38 039cddbfcffc: Preparing 22:28:38 75dfb0011372: Preparing 22:28:38 aa5968d388b8: Preparing 22:28:38 aa5968d388b8: Waiting 22:28:38 75dfb0011372: Waiting 22:28:38 860553600a65: Layer already exists 22:28:38 3f6a63bf899a: Layer already exists 22:28:38 5a24b3255b0c: Layer already exists 22:28:38 651d4537d142: Layer already exists 22:28:38 039cddbfcffc: Layer already exists 22:28:38 75dfb0011372: Layer already exists 22:28:38 aa5968d388b8: Layer already exists 22:28:38 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:28:39 651d4537d142: Preparing 22:28:39 5a24b3255b0c: Preparing 22:28:39 3f6a63bf899a: Preparing 22:28:39 860553600a65: Preparing 22:28:39 039cddbfcffc: Preparing 22:28:39 75dfb0011372: Preparing 22:28:39 aa5968d388b8: Preparing 22:28:39 75dfb0011372: Waiting 22:28:39 aa5968d388b8: Waiting 22:28:39 039cddbfcffc: Layer already exists 22:28:39 3f6a63bf899a: Layer already exists 22:28:39 860553600a65: Layer already exists 22:28:39 5a24b3255b0c: Layer already exists 22:28:39 651d4537d142: Layer already exists 22:28:39 75dfb0011372: Layer already exists 22:28:39 aa5968d388b8: Layer already exists 22:28:39 main: digest: sha256:1990ec190793984d57274f98d22bb7b818f553acde8740c05daa6893abc7c35c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:39 ===================================================== [Pipeline] echo 22:28:39 taggedImages: 22:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.85 22:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:28:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:28:39 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:39 latest 22:28:39 3.0.0-dev.85 22:28:39 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:39 main 22:28:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:28:39 cba1d2081a8c: Preparing 22:28:39 976fdbb03305: Preparing 22:28:39 ed00d55e63dc: Preparing 22:28:39 1cf9cbf5b46f: Preparing 22:28:39 ec42885b3fa0: Preparing 22:28:39 68b7df63c548: Preparing 22:28:39 abfdb4b5733d: Preparing 22:28:39 f83502505b72: Preparing 22:28:39 aa5968d388b8: Preparing 22:28:39 68b7df63c548: Waiting 22:28:39 f83502505b72: Waiting 22:28:39 aa5968d388b8: Waiting 22:28:39 cba1d2081a8c: Pushed 22:28:39 ec42885b3fa0: Pushed 22:28:39 976fdbb03305: Pushed 22:28:40 68b7df63c548: Pushed 22:28:40 abfdb4b5733d: Pushed 22:28:40 aa5968d388b8: Layer already exists 22:28:40 f83502505b72: Pushed 22:28:40 1cf9cbf5b46f: Pushed 22:28:41 ed00d55e63dc: Pushed 22:28:41 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:28:41 cba1d2081a8c: Preparing 22:28:41 976fdbb03305: Preparing 22:28:41 ed00d55e63dc: Preparing 22:28:41 1cf9cbf5b46f: Preparing 22:28:41 ec42885b3fa0: Preparing 22:28:41 68b7df63c548: Preparing 22:28:41 abfdb4b5733d: Preparing 22:28:41 f83502505b72: Preparing 22:28:41 aa5968d388b8: Preparing 22:28:41 abfdb4b5733d: Waiting 22:28:41 aa5968d388b8: Waiting 22:28:41 f83502505b72: Waiting 22:28:41 68b7df63c548: Waiting 22:28:41 cba1d2081a8c: Layer already exists 22:28:41 976fdbb03305: Layer already exists 22:28:41 ec42885b3fa0: Layer already exists 22:28:41 1cf9cbf5b46f: Layer already exists 22:28:41 ed00d55e63dc: Layer already exists 22:28:41 68b7df63c548: Layer already exists 22:28:41 abfdb4b5733d: Layer already exists 22:28:41 aa5968d388b8: Layer already exists 22:28:41 f83502505b72: Layer already exists 22:28:41 latest: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 22:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:28:42 cba1d2081a8c: Preparing 22:28:42 976fdbb03305: Preparing 22:28:42 ed00d55e63dc: Preparing 22:28:42 1cf9cbf5b46f: Preparing 22:28:42 ec42885b3fa0: Preparing 22:28:42 68b7df63c548: Preparing 22:28:42 abfdb4b5733d: Preparing 22:28:42 f83502505b72: Preparing 22:28:42 aa5968d388b8: Preparing 22:28:42 abfdb4b5733d: Waiting 22:28:42 f83502505b72: Waiting 22:28:42 aa5968d388b8: Waiting 22:28:42 68b7df63c548: Waiting 22:28:42 1cf9cbf5b46f: Layer already exists 22:28:42 cba1d2081a8c: Layer already exists 22:28:42 ed00d55e63dc: Layer already exists 22:28:42 976fdbb03305: Layer already exists 22:28:42 ec42885b3fa0: Layer already exists 22:28:42 68b7df63c548: Layer already exists 22:28:42 abfdb4b5733d: Layer already exists 22:28:42 f83502505b72: Layer already exists 22:28:42 aa5968d388b8: Layer already exists 22:28:42 3.0.0-dev.85: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:28:43 cba1d2081a8c: Preparing 22:28:43 976fdbb03305: Preparing 22:28:43 ed00d55e63dc: Preparing 22:28:43 1cf9cbf5b46f: Preparing 22:28:43 ec42885b3fa0: Preparing 22:28:43 68b7df63c548: Preparing 22:28:43 abfdb4b5733d: Preparing 22:28:43 f83502505b72: Preparing 22:28:43 aa5968d388b8: Preparing 22:28:43 68b7df63c548: Waiting 22:28:43 abfdb4b5733d: Waiting 22:28:43 f83502505b72: Waiting 22:28:43 aa5968d388b8: Waiting 22:28:43 ed00d55e63dc: Layer already exists 22:28:43 ec42885b3fa0: Layer already exists 22:28:43 976fdbb03305: Layer already exists 22:28:43 1cf9cbf5b46f: Layer already exists 22:28:43 cba1d2081a8c: Layer already exists 22:28:43 68b7df63c548: Layer already exists 22:28:43 abfdb4b5733d: Layer already exists 22:28:43 f83502505b72: Layer already exists 22:28:43 aa5968d388b8: Layer already exists 22:28:43 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:28:43 cba1d2081a8c: Preparing 22:28:43 976fdbb03305: Preparing 22:28:43 ed00d55e63dc: Preparing 22:28:43 1cf9cbf5b46f: Preparing 22:28:43 ec42885b3fa0: Preparing 22:28:43 68b7df63c548: Preparing 22:28:43 abfdb4b5733d: Preparing 22:28:43 f83502505b72: Preparing 22:28:43 aa5968d388b8: Preparing 22:28:43 f83502505b72: Waiting 22:28:43 abfdb4b5733d: Waiting 22:28:43 68b7df63c548: Waiting 22:28:43 ed00d55e63dc: Layer already exists 22:28:43 cba1d2081a8c: Layer already exists 22:28:43 1cf9cbf5b46f: Layer already exists 22:28:43 976fdbb03305: Layer already exists 22:28:43 ec42885b3fa0: Layer already exists 22:28:43 f83502505b72: Layer already exists 22:28:43 68b7df63c548: Layer already exists 22:28:43 aa5968d388b8: Layer already exists 22:28:43 abfdb4b5733d: Layer already exists 22:28:43 main: digest: sha256:16e0597fd1f7d9aa338c817f250e58a07a1265d2075e80dedaaa06127a939c50 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:43 ===================================================== [Pipeline] echo 22:28:43 taggedImages: 22:28:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:28:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.85 22:28:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:28:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:28:43 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:43 latest 22:28:43 3.0.0-dev.85 22:28:43 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:43 main 22:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:28:44 05410dcc3251: Preparing 22:28:44 18fda87e11e7: Preparing 22:28:44 0172acf79b72: Preparing 22:28:44 13390039f8c6: Preparing 22:28:44 4e6476652798: Preparing 22:28:44 0172acf79b72: Layer already exists 22:28:44 4e6476652798: Layer already exists 22:28:44 05410dcc3251: Pushed 22:28:44 13390039f8c6: Pushed 22:28:46 18fda87e11e7: Pushed 22:28:46 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:28:46 05410dcc3251: Preparing 22:28:46 18fda87e11e7: Preparing 22:28:46 0172acf79b72: Preparing 22:28:46 13390039f8c6: Preparing 22:28:46 4e6476652798: Preparing 22:28:46 05410dcc3251: Layer already exists 22:28:46 18fda87e11e7: Layer already exists 22:28:46 13390039f8c6: Layer already exists 22:28:46 4e6476652798: Layer already exists 22:28:46 0172acf79b72: Layer already exists 22:28:46 latest: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 22:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:28:47 05410dcc3251: Preparing 22:28:47 18fda87e11e7: Preparing 22:28:47 0172acf79b72: Preparing 22:28:47 13390039f8c6: Preparing 22:28:47 4e6476652798: Preparing 22:28:47 0172acf79b72: Layer already exists 22:28:47 4e6476652798: Layer already exists 22:28:47 13390039f8c6: Layer already exists 22:28:47 05410dcc3251: Layer already exists 22:28:47 18fda87e11e7: Layer already exists 22:28:47 3.0.0-dev.85: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:28:48 05410dcc3251: Preparing 22:28:48 18fda87e11e7: Preparing 22:28:48 0172acf79b72: Preparing 22:28:48 13390039f8c6: Preparing 22:28:48 4e6476652798: Preparing 22:28:48 18fda87e11e7: Layer already exists 22:28:48 0172acf79b72: Layer already exists 22:28:48 13390039f8c6: Layer already exists 22:28:48 05410dcc3251: Layer already exists 22:28:48 4e6476652798: Layer already exists 22:28:48 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:28:48 05410dcc3251: Preparing 22:28:48 18fda87e11e7: Preparing 22:28:48 0172acf79b72: Preparing 22:28:48 13390039f8c6: Preparing 22:28:48 4e6476652798: Preparing 22:28:48 4e6476652798: Layer already exists 22:28:48 18fda87e11e7: Layer already exists 22:28:48 13390039f8c6: Layer already exists 22:28:48 05410dcc3251: Layer already exists 22:28:48 0172acf79b72: Layer already exists 22:28:48 main: digest: sha256:7dc618da228781c373f5eb1b283a33f456efe4ab7900a9bf5acba08c16864c3f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:48 ===================================================== [Pipeline] echo 22:28:48 taggedImages: 22:28:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:28:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.85 22:28:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:28:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:28:48 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:48 latest 22:28:48 3.0.0-dev.85 22:28:48 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:48 main 22:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:28:49 a139cbe1fe6c: Preparing 22:28:49 071775666b1f: Preparing 22:28:49 0937b56c6b75: Preparing 22:28:49 68d2207eb567: Preparing 22:28:49 e2e0ee7a5a6a: Preparing 22:28:49 bbcfc678d583: Preparing 22:28:49 4e6476652798: Preparing 22:28:49 bbcfc678d583: Waiting 22:28:49 4e6476652798: Waiting 22:28:49 0937b56c6b75: Pushed 22:28:49 071775666b1f: Pushed 22:28:49 a139cbe1fe6c: Pushed 22:28:49 4e6476652798: Layer already exists 22:28:50 bbcfc678d583: Pushed 22:28:53 e2e0ee7a5a6a: Pushed 22:28:55 68d2207eb567: Pushed 22:28:55 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:28:56 a139cbe1fe6c: Preparing 22:28:56 071775666b1f: Preparing 22:28:56 0937b56c6b75: Preparing 22:28:56 68d2207eb567: Preparing 22:28:56 e2e0ee7a5a6a: Preparing 22:28:56 bbcfc678d583: Preparing 22:28:56 4e6476652798: Preparing 22:28:56 bbcfc678d583: Waiting 22:28:56 4e6476652798: Waiting 22:28:56 68d2207eb567: Layer already exists 22:28:56 071775666b1f: Layer already exists 22:28:56 a139cbe1fe6c: Layer already exists 22:28:56 0937b56c6b75: Layer already exists 22:28:56 e2e0ee7a5a6a: Layer already exists 22:28:56 bbcfc678d583: Layer already exists 22:28:56 4e6476652798: Layer already exists 22:28:56 latest: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 22:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:28:57 a139cbe1fe6c: Preparing 22:28:57 071775666b1f: Preparing 22:28:57 0937b56c6b75: Preparing 22:28:57 68d2207eb567: Preparing 22:28:57 e2e0ee7a5a6a: Preparing 22:28:57 bbcfc678d583: Preparing 22:28:57 4e6476652798: Preparing 22:28:57 bbcfc678d583: Waiting 22:28:57 4e6476652798: Waiting 22:28:57 a139cbe1fe6c: Layer already exists 22:28:57 e2e0ee7a5a6a: Layer already exists 22:28:57 071775666b1f: Layer already exists 22:28:57 68d2207eb567: Layer already exists 22:28:57 0937b56c6b75: Layer already exists 22:28:57 bbcfc678d583: Layer already exists 22:28:57 4e6476652798: Layer already exists 22:28:57 3.0.0-dev.85: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:28:57 a139cbe1fe6c: Preparing 22:28:57 071775666b1f: Preparing 22:28:57 0937b56c6b75: Preparing 22:28:57 68d2207eb567: Preparing 22:28:57 e2e0ee7a5a6a: Preparing 22:28:57 bbcfc678d583: Preparing 22:28:57 4e6476652798: Preparing 22:28:57 bbcfc678d583: Waiting 22:28:57 4e6476652798: Waiting 22:28:57 a139cbe1fe6c: Layer already exists 22:28:57 0937b56c6b75: Layer already exists 22:28:57 e2e0ee7a5a6a: Layer already exists 22:28:57 071775666b1f: Layer already exists 22:28:57 68d2207eb567: Layer already exists 22:28:57 bbcfc678d583: Layer already exists 22:28:57 4e6476652798: Layer already exists 22:28:57 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:28:58 a139cbe1fe6c: Preparing 22:28:58 071775666b1f: Preparing 22:28:58 0937b56c6b75: Preparing 22:28:58 68d2207eb567: Preparing 22:28:58 e2e0ee7a5a6a: Preparing 22:28:58 bbcfc678d583: Preparing 22:28:58 4e6476652798: Preparing 22:28:58 4e6476652798: Waiting 22:28:58 0937b56c6b75: Layer already exists 22:28:58 071775666b1f: Layer already exists 22:28:58 e2e0ee7a5a6a: Layer already exists 22:28:58 a139cbe1fe6c: Layer already exists 22:28:58 68d2207eb567: Layer already exists 22:28:58 bbcfc678d583: Layer already exists 22:28:58 4e6476652798: Layer already exists 22:28:58 main: digest: sha256:c783fe408df84d4810c63e9d17e88ca3fbd09d3a18935e34dfe7de05acb2ffcf size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:58 ===================================================== [Pipeline] echo 22:28:58 taggedImages: 22:28:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:28:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.85 22:28:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:28:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:28:58 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:58 latest 22:28:58 3.0.0-dev.85 22:28:58 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:28:58 main 22:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:28:58 0ec3948bbe23: Preparing 22:28:58 7125a6f7a890: Preparing 22:28:58 cfb7e58aa129: Preparing 22:28:58 690d30e668cf: Preparing 22:28:58 1ceb6496f972: Preparing 22:28:58 4e6476652798: Preparing 22:28:58 4e6476652798: Waiting 22:28:58 0ec3948bbe23: Pushed 22:28:58 7125a6f7a890: Pushed 22:28:58 cfb7e58aa129: Pushed 22:28:58 4e6476652798: Layer already exists 22:28:59 1ceb6496f972: Pushed 22:29:05 690d30e668cf: Pushed 22:29:05 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:29:06 0ec3948bbe23: Preparing 22:29:06 7125a6f7a890: Preparing 22:29:06 cfb7e58aa129: Preparing 22:29:06 690d30e668cf: Preparing 22:29:06 1ceb6496f972: Preparing 22:29:06 4e6476652798: Preparing 22:29:06 4e6476652798: Waiting 22:29:06 cfb7e58aa129: Layer already exists 22:29:06 7125a6f7a890: Layer already exists 22:29:06 1ceb6496f972: Layer already exists 22:29:06 0ec3948bbe23: Layer already exists 22:29:06 690d30e668cf: Layer already exists 22:29:06 4e6476652798: Layer already exists 22:29:06 latest: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 22:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:29:07 0ec3948bbe23: Preparing 22:29:07 7125a6f7a890: Preparing 22:29:07 cfb7e58aa129: Preparing 22:29:07 690d30e668cf: Preparing 22:29:07 1ceb6496f972: Preparing 22:29:07 4e6476652798: Preparing 22:29:07 4e6476652798: Waiting 22:29:07 cfb7e58aa129: Layer already exists 22:29:07 690d30e668cf: Layer already exists 22:29:07 0ec3948bbe23: Layer already exists 22:29:07 1ceb6496f972: Layer already exists 22:29:07 7125a6f7a890: Layer already exists 22:29:07 4e6476652798: Layer already exists 22:29:07 3.0.0-dev.85: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:29:07 0ec3948bbe23: Preparing 22:29:07 7125a6f7a890: Preparing 22:29:07 cfb7e58aa129: Preparing 22:29:07 690d30e668cf: Preparing 22:29:07 1ceb6496f972: Preparing 22:29:07 4e6476652798: Preparing 22:29:07 4e6476652798: Waiting 22:29:07 7125a6f7a890: Layer already exists 22:29:07 1ceb6496f972: Layer already exists 22:29:07 cfb7e58aa129: Layer already exists 22:29:07 690d30e668cf: Layer already exists 22:29:07 0ec3948bbe23: Layer already exists 22:29:07 4e6476652798: Layer already exists 22:29:07 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:29:08 0ec3948bbe23: Preparing 22:29:08 7125a6f7a890: Preparing 22:29:08 cfb7e58aa129: Preparing 22:29:08 690d30e668cf: Preparing 22:29:08 1ceb6496f972: Preparing 22:29:08 4e6476652798: Preparing 22:29:08 4e6476652798: Waiting 22:29:08 7125a6f7a890: Layer already exists 22:29:08 0ec3948bbe23: Layer already exists 22:29:08 cfb7e58aa129: Layer already exists 22:29:08 1ceb6496f972: Layer already exists 22:29:08 690d30e668cf: Layer already exists 22:29:08 4e6476652798: Layer already exists 22:29:08 main: digest: sha256:efa97d168da8a71b451bfcf5fdddc982fc8879de0c0449eaa1c54df18e2fa988 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:08 ===================================================== [Pipeline] echo 22:29:08 taggedImages: 22:29:08 - nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:29:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.85 22:29:08 - nexus3.edgexfoundry.org:10004/security-spire-config:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:29:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:29:08 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:08 latest 22:29:08 3.0.0-dev.85 22:29:08 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:08 main 22:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:29:08 825e3c77acc2: Preparing 22:29:08 36c7d21acd41: Preparing 22:29:08 183f62125504: Preparing 22:29:08 ab1b3eda396c: Preparing 22:29:08 bbcfc678d583: Preparing 22:29:08 4e6476652798: Preparing 22:29:08 4e6476652798: Waiting 22:29:08 bbcfc678d583: Layer already exists 22:29:08 4e6476652798: Layer already exists 22:29:08 825e3c77acc2: Pushed 22:29:08 183f62125504: Pushed 22:29:08 36c7d21acd41: Pushed 22:29:15 ab1b3eda396c: Pushed 22:29:15 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:29:16 825e3c77acc2: Preparing 22:29:16 36c7d21acd41: Preparing 22:29:16 183f62125504: Preparing 22:29:16 ab1b3eda396c: Preparing 22:29:16 bbcfc678d583: Preparing 22:29:16 4e6476652798: Preparing 22:29:16 825e3c77acc2: Layer already exists 22:29:16 ab1b3eda396c: Layer already exists 22:29:16 bbcfc678d583: Layer already exists 22:29:16 36c7d21acd41: Layer already exists 22:29:16 183f62125504: Layer already exists 22:29:16 4e6476652798: Layer already exists 22:29:16 latest: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 22:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:29:16 825e3c77acc2: Preparing 22:29:16 36c7d21acd41: Preparing 22:29:16 183f62125504: Preparing 22:29:16 ab1b3eda396c: Preparing 22:29:16 bbcfc678d583: Preparing 22:29:16 4e6476652798: Preparing 22:29:16 4e6476652798: Waiting 22:29:16 825e3c77acc2: Layer already exists 22:29:16 bbcfc678d583: Layer already exists 22:29:16 ab1b3eda396c: Layer already exists 22:29:16 183f62125504: Layer already exists 22:29:16 36c7d21acd41: Layer already exists 22:29:16 4e6476652798: Layer already exists 22:29:16 3.0.0-dev.85: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:29:17 825e3c77acc2: Preparing 22:29:17 36c7d21acd41: Preparing 22:29:17 183f62125504: Preparing 22:29:17 ab1b3eda396c: Preparing 22:29:17 bbcfc678d583: Preparing 22:29:17 4e6476652798: Preparing 22:29:17 4e6476652798: Waiting 22:29:17 36c7d21acd41: Layer already exists 22:29:17 bbcfc678d583: Layer already exists 22:29:17 ab1b3eda396c: Layer already exists 22:29:17 825e3c77acc2: Layer already exists 22:29:17 183f62125504: Layer already exists 22:29:17 4e6476652798: Layer already exists 22:29:17 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:29:18 825e3c77acc2: Preparing 22:29:18 36c7d21acd41: Preparing 22:29:18 183f62125504: Preparing 22:29:18 ab1b3eda396c: Preparing 22:29:18 bbcfc678d583: Preparing 22:29:18 4e6476652798: Preparing 22:29:18 4e6476652798: Waiting 22:29:18 825e3c77acc2: Layer already exists 22:29:18 ab1b3eda396c: Layer already exists 22:29:18 183f62125504: Layer already exists 22:29:18 bbcfc678d583: Layer already exists 22:29:18 36c7d21acd41: Layer already exists 22:29:18 4e6476652798: Layer already exists 22:29:18 main: digest: sha256:01b4e3336ed9bc2864e800da9a2af2a89f0def4a9cb56dffaba83fe714ec5378 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:18 ===================================================== [Pipeline] echo 22:29:18 taggedImages: 22:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.85 22:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:29:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:29:18 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:18 latest 22:29:18 3.0.0-dev.85 22:29:18 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:18 main 22:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:29:18 bfd348ddc875: Preparing 22:29:18 b12ed1ee902d: Preparing 22:29:18 0172acf79b72: Preparing 22:29:18 6acbaa54356f: Preparing 22:29:18 aa5968d388b8: Preparing 22:29:18 0172acf79b72: Layer already exists 22:29:18 aa5968d388b8: Layer already exists 22:29:18 bfd348ddc875: Pushed 22:29:18 6acbaa54356f: Pushed 22:29:21 b12ed1ee902d: Pushed 22:29:21 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:29:21 bfd348ddc875: Preparing 22:29:21 b12ed1ee902d: Preparing 22:29:21 0172acf79b72: Preparing 22:29:21 6acbaa54356f: Preparing 22:29:21 aa5968d388b8: Preparing 22:29:21 6acbaa54356f: Layer already exists 22:29:21 0172acf79b72: Layer already exists 22:29:21 aa5968d388b8: Layer already exists 22:29:21 b12ed1ee902d: Layer already exists 22:29:21 bfd348ddc875: Layer already exists 22:29:21 latest: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 22:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:29:22 bfd348ddc875: Preparing 22:29:22 b12ed1ee902d: Preparing 22:29:22 0172acf79b72: Preparing 22:29:22 6acbaa54356f: Preparing 22:29:22 aa5968d388b8: Preparing 22:29:22 aa5968d388b8: Layer already exists 22:29:22 0172acf79b72: Layer already exists 22:29:22 6acbaa54356f: Layer already exists 22:29:22 bfd348ddc875: Layer already exists 22:29:22 b12ed1ee902d: Layer already exists 22:29:22 3.0.0-dev.85: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:29:23 bfd348ddc875: Preparing 22:29:23 b12ed1ee902d: Preparing 22:29:23 0172acf79b72: Preparing 22:29:23 6acbaa54356f: Preparing 22:29:23 aa5968d388b8: Preparing 22:29:23 aa5968d388b8: Layer already exists 22:29:23 6acbaa54356f: Layer already exists 22:29:23 bfd348ddc875: Layer already exists 22:29:23 0172acf79b72: Layer already exists 22:29:23 b12ed1ee902d: Layer already exists 22:29:23 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:29:23 bfd348ddc875: Preparing 22:29:23 b12ed1ee902d: Preparing 22:29:23 0172acf79b72: Preparing 22:29:23 6acbaa54356f: Preparing 22:29:23 aa5968d388b8: Preparing 22:29:23 6acbaa54356f: Layer already exists 22:29:23 0172acf79b72: Layer already exists 22:29:23 aa5968d388b8: Layer already exists 22:29:23 b12ed1ee902d: Layer already exists 22:29:23 bfd348ddc875: Layer already exists 22:29:23 main: digest: sha256:6ffd06ef394570f2ee8abbd3d5fb1403b5de82d93db4e3e139ea7bb431947b9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:23 ===================================================== [Pipeline] echo 22:29:23 taggedImages: 22:29:23 - nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:29:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.85 22:29:23 - nexus3.edgexfoundry.org:10004/support-notifications:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:29:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:29:23 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:23 latest 22:29:23 3.0.0-dev.85 22:29:23 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:23 main 22:29:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:29:24 1a9a87453793: Preparing 22:29:24 b161b422b0f9: Preparing 22:29:24 0172acf79b72: Preparing 22:29:24 ebebc35f8a64: Preparing 22:29:24 aa5968d388b8: Preparing 22:29:24 0172acf79b72: Layer already exists 22:29:24 aa5968d388b8: Layer already exists 22:29:24 ebebc35f8a64: Layer already exists 22:29:24 1a9a87453793: Pushed 22:29:27 b161b422b0f9: Pushed 22:29:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:29:27 1a9a87453793: Preparing 22:29:27 b161b422b0f9: Preparing 22:29:27 0172acf79b72: Preparing 22:29:27 ebebc35f8a64: Preparing 22:29:27 aa5968d388b8: Preparing 22:29:27 0172acf79b72: Layer already exists 22:29:27 aa5968d388b8: Layer already exists 22:29:27 b161b422b0f9: Layer already exists 22:29:27 ebebc35f8a64: Layer already exists 22:29:27 1a9a87453793: Layer already exists 22:29:27 latest: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 22:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:29:28 1a9a87453793: Preparing 22:29:28 b161b422b0f9: Preparing 22:29:28 0172acf79b72: Preparing 22:29:28 ebebc35f8a64: Preparing 22:29:28 aa5968d388b8: Preparing 22:29:28 0172acf79b72: Layer already exists 22:29:28 ebebc35f8a64: Layer already exists 22:29:28 b161b422b0f9: Layer already exists 22:29:28 1a9a87453793: Layer already exists 22:29:28 aa5968d388b8: Layer already exists 22:29:28 3.0.0-dev.85: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:29:28 1a9a87453793: Preparing 22:29:28 b161b422b0f9: Preparing 22:29:28 0172acf79b72: Preparing 22:29:28 ebebc35f8a64: Preparing 22:29:28 aa5968d388b8: Preparing 22:29:28 aa5968d388b8: Layer already exists 22:29:28 ebebc35f8a64: Layer already exists 22:29:28 0172acf79b72: Layer already exists 22:29:28 b161b422b0f9: Layer already exists 22:29:28 1a9a87453793: Layer already exists 22:29:28 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:29:29 1a9a87453793: Preparing 22:29:29 b161b422b0f9: Preparing 22:29:29 0172acf79b72: Preparing 22:29:29 ebebc35f8a64: Preparing 22:29:29 aa5968d388b8: Preparing 22:29:29 0172acf79b72: Layer already exists 22:29:29 1a9a87453793: Layer already exists 22:29:29 ebebc35f8a64: Layer already exists 22:29:29 aa5968d388b8: Layer already exists 22:29:29 b161b422b0f9: Layer already exists 22:29:29 main: digest: sha256:d8484f458d8ba92873773fef96e693381a0cc8d6f756b7e61b458fc991362d3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:29 ===================================================== [Pipeline] echo 22:29:29 taggedImages: 22:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.85 22:29:29 - nexus3.edgexfoundry.org:10004/support-scheduler:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:29:29 - 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] } 22:30:09 Removing intermediate container 92f384f15dd7 22:30:09 ---> 8912daf9c9f2 22:30:09 Step 8/24 : COPY . . 22:30:09 Removing intermediate container cba599259c4f 22:30:09 ---> ad24d7ff8f2a 22:30:09 Step 7/24 : COPY . . 22:30:09 Removing intermediate container 77e3ddb6c1e1 22:30:09 ---> 9581edded229 22:30:09 Step 7/20 : COPY . . 22:30:09 Removing intermediate container beb7c752c1bf 22:30:09 ---> c51b085819aa 22:30:09 Step 8/22 : COPY . . 22:30:09 Removing intermediate container 49ce5c618d0e 22:30:09 ---> 69e7dfd46c1e 22:30:09 Step 7/23 : COPY . . 22:30:09 ---> 596a728e8682 22:30:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:30:09 ---> Running in 4c81903687ba 22:30:09 ---> a6138127c451 22:30:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:30:09 ---> Running in cc15aafba64f 22:30:09 ---> e6ddc7649f8b 22:30:09 Step 8/20 : RUN make cmd/secrets-config/secrets-config 22:30:09 ---> Running in 3b369b7a0738 22:30:09 Removing intermediate container cc15aafba64f 22:30:09 ---> 336c41983591 22:30:09 Step 9/24 : WORKDIR /edgex-go/spire-build 22:30:09 ---> Running in 4e5e0d8b1104 22:30:09 ---> 0ff28aaf0400 22:30:09 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:30:09 ---> 2d5e1102e1ff 22:30:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:30:09 ---> Running in 48586a89253a 22:30:09 ---> Running in 86e2c7c57538 22:30:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:30:09 Removing intermediate container 4e5e0d8b1104 22:30:09 ---> 38f72b9f845d 22:30:09 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 22:30:09 ---> Running in d6976bad3450 22:30:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:30:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:30:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:30:13 Removing intermediate container d6976bad3450 22:30:13 ---> 2e5e9525bf90 22:30:13 Step 11/24 : WORKDIR /edgex-go 22:30:13 ---> Running in 58a1613caa7a 22:30:14 Removing intermediate container 58a1613caa7a 22:30:14 ---> 9a9210890f2b 22:30:14 22:30:14 Step 12/24 : FROM alpine:3.15 22:30:14 3.15: Pulling from library/alpine 22:30:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 22:30:16 Status: Downloaded newer image for alpine:3.15 22:30:16 ---> 354640af7b1b 22:30:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:30:16 ---> Running in da0ab150fd3e 22:30:17 Removing intermediate container da0ab150fd3e 22:30:17 ---> d33184b70f1a 22:30:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:30:17 ---> Running in 1a8abeecc4a7 22:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:23 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:30:23 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:30:23 OK: 15736 distinct packages available 22:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:30:26 (1/4) Installing dumb-init (1.2.5-r1) 22:30:26 (2/4) Installing musl-obstack (1.2.3-r0) 22:30:26 (3/4) Installing libucontext (1.1-r0) 22:30:26 (4/4) Installing gcompat (1.0.0-r4) 22:30:26 Executing busybox-1.34.1-r7.trigger 22:30:26 OK: 6 MiB in 18 packages 22:30:28 Removing intermediate container 1a8abeecc4a7 22:30:28 ---> 72ec250c47e9 22:30:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:30:36 ---> cd6680c264ad 22:30:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:30:36 ---> aadf2f8a49ee 22:30:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:30:36 ---> Running in 51b0ef276535 22:30:37 Removing intermediate container 51b0ef276535 22:30:37 ---> cfcfd25563e8 22:30:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:30:38 ---> 4cbd3f307fa3 22:30:38 Step 19/24 : WORKDIR / 22:30:38 ---> Running in 79ab780ce1dc 22:30:39 Removing intermediate container 79ab780ce1dc 22:30:39 ---> e3fce7988a80 22:30:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:30:39 ---> Running in 90547ba5d22e 22:30:40 Removing intermediate container 90547ba5d22e 22:30:40 ---> 924e252a4d5c 22:30:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:30:40 ---> Running in 744ccef64e45 22:30:41 Removing intermediate container 744ccef64e45 22:30:41 ---> be9b1a5523bd 22:30:41 Step 22/24 : LABEL arch=arm64 22:30:41 ---> Running in 2c034f85ae4d 22:30:41 Removing intermediate container 2c034f85ae4d 22:30:41 ---> b77c75e597d7 22:30:41 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:30:41 ---> Running in 8142dd0c198b 22:30:43 Removing intermediate container 8142dd0c198b 22:30:43 ---> f4a0a11a649a 22:30:43 Step 24/24 : LABEL version=3.0.0-dev.85 22:30:43 ---> Running in f98d9682f560 22:30:44 Removing intermediate container f98d9682f560 22:30:44 ---> 945b9286c9c8 22:30:44 22:30:44 Successfully built 945b9286c9c8 22:30:44 Successfully tagged security-spire-config-arm64:latest 22:30:44  Building security-spire-config ... done Building core-command 22:30:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:30:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:30:48 ---> 51edaba7ccbf 22:30:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:30:48 ---> Using cache 22:30:48 ---> 32e37b7b3e9e 22:30:48 Step 4/23 : WORKDIR /edgex-go 22:30:48 ---> Using cache 22:30:48 ---> 3c96be2bf805 22:30:48 Step 5/23 : RUN apk add --update --no-cache make git 22:30:48 ---> Using cache 22:30:48 ---> 04eae7978c95 22:30:48 Step 6/23 : COPY go.mod vendor* ./ 22:30:48 ---> Using cache 22:30:48 ---> 9df081527e96 22:30:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:48 ---> Using cache 22:30:48 ---> c51b085819aa 22:30:48 Step 8/23 : COPY . . 22:30:48 ---> Using cache 22:30:48 ---> 2d5e1102e1ff 22:30:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:30:49 ---> Running in 3d9587755f6d 22:30:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:36:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:36:13 Removing intermediate container 3b369b7a0738 22:36:13 ---> d0fdec5a5b16 22:36:13 22:36:13 Step 9/20 : FROM alpine:3.16 22:36:13 3.16: Pulling from library/alpine 22:36:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:36:13 Status: Downloaded newer image for alpine:3.16 22:36:13 ---> 4c81e5bf8899 22:36:13 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 22:36:13 ---> Running in 1aa0a4d36ab5 22:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:17 (1/2) Installing dumb-init (1.2.5-r1) 22:36:17 (2/2) Installing openssl (1.1.1t-r0) 22:36:17 Executing busybox-1.35.0-r17.trigger 22:36:17 OK: 6 MiB in 16 packages 22:36:18 Removing intermediate container 1aa0a4d36ab5 22:36:18 ---> a0cc29be571c 22:36:18 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:36:19 ---> Running in 33475545e126 22:36:19 Removing intermediate container 33475545e126 22:36:19 ---> a469d616eb15 22:36:19 Step 12/20 : WORKDIR /edgex 22:36:19 ---> Running in 8ef06fac352a 22:36:20 Removing intermediate container 8ef06fac352a 22:36:20 ---> ac222ccb9682 22:36:20 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 22:36:22 ---> ab5150ea86d4 22:36:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:36:24 ---> e4935c466446 22:36:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:36:26 ---> 4b75209a2528 22:36:26 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:36:26 ---> Running in ffb7b4e6fd36 22:36:30 Removing intermediate container ffb7b4e6fd36 22:36:30 ---> be2ba3d1c420 22:36:30 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 22:36:30 ---> Running in 28c25d8faef6 22:36:30 Removing intermediate container 48586a89253a 22:36:30 ---> ddb1eeb12fb8 22:36:30 22:36:30 Step 9/23 : FROM alpine:3.16 22:36:30 ---> 4c81e5bf8899 22:36:30 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:36:30 ---> Running in cd0c03e70f7c 22:36:31 Removing intermediate container 28c25d8faef6 22:36:31 ---> 435a2b70954f 22:36:31 Step 18/20 : LABEL arch=arm64 22:36:31 ---> Running in 0ec43a15bde3 22:36:32 Removing intermediate container 0ec43a15bde3 22:36:32 ---> 04507e0b89c5 22:36:32 Step 19/20 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:36:32 ---> Running in 688e329bd8c5 22:36:32 Removing intermediate container 688e329bd8c5 22:36:32 ---> b2fb0b96d73a 22:36:32 Step 20/20 : LABEL version=3.0.0-dev.85 22:36:33 ---> Running in d8f9fa6aa4de 22:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:33 Removing intermediate container d8f9fa6aa4de 22:36:33 ---> c33aba721524 22:36:33 22:36:33 Successfully built c33aba721524 22:36:33 Successfully tagged security-proxy-setup-arm64:latest 22:36:33  Building security-proxy-setup ... done Building core-common-config-bootstrapper 22:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:34 (1/3) Installing ca-certificates (20220614-r0) 22:36:34 (2/3) Installing dumb-init (1.2.5-r1) 22:36:34 (3/3) Installing su-exec (0.2-r1) 22:36:34 Executing busybox-1.35.0-r17.trigger 22:36:35 Executing ca-certificates-20220614-r0.trigger 22:36:35 OK: 6 MiB in 17 packages 22:36:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:36:37 ---> 51edaba7ccbf 22:36:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:36:37 ---> Using cache 22:36:37 ---> 32e37b7b3e9e 22:36:37 Step 4/22 : WORKDIR /edgex-go 22:36:37 ---> Using cache 22:36:37 ---> 3c96be2bf805 22:36:37 Step 5/22 : RUN apk add --update --no-cache make git 22:36:37 ---> Using cache 22:36:37 ---> 04eae7978c95 22:36:37 Step 6/22 : COPY go.mod vendor* ./ 22:36:37 ---> Using cache 22:36:37 ---> 9df081527e96 22:36:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:37 ---> Using cache 22:36:37 ---> c51b085819aa 22:36:37 Step 8/22 : COPY . . 22:36:37 ---> Using cache 22:36:37 ---> 2d5e1102e1ff 22:36:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:36:37 ---> Running in cce0dc6eab77 22:36:38 Removing intermediate container cd0c03e70f7c 22:36:38 ---> 77e1a98aa1ac 22:36:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:36:38 ---> Running in d4644b528b49 22:36:39 Removing intermediate container d4644b528b49 22:36:39 ---> 88ea6ac33a07 22:36:39 Step 12/23 : WORKDIR / 22:36:39 ---> Running in 28a4e347dfee 22:36:39 Removing intermediate container 28a4e347dfee 22:36:39 ---> 7bb03ebc3545 22:36:39 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:36:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:36:42 ---> a1485f1f9bc3 22:36:42 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:36:43 ---> 93c7e491ab6d 22:36:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:36:43 ---> 3d3305c260fd 22:36:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:36:45 ---> e32fac57e86f 22:36:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:36:47 ---> 163a4e6f79fe 22:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:36:48 ---> 2f2cad85bf40 22:36:48 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:36:48 ---> Running in 011277677f9c 22:36:51 Removing intermediate container 011277677f9c 22:36:51 ---> cb4e913f04dd 22:36:51 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 22:36:51 ---> Running in 11afa6d39671 22:36:51 Removing intermediate container 11afa6d39671 22:36:51 ---> 74d5dcffa571 22:36:51 Step 21/23 : LABEL arch=arm64 22:36:52 ---> Running in ec4503b7c8db 22:36:52 Removing intermediate container ec4503b7c8db 22:36:52 ---> 59e27ba65c69 22:36:52 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:36:52 ---> Running in 7456506f2989 22:36:54 Removing intermediate container 7456506f2989 22:36:54 ---> cd2dc8d8ab58 22:36:54 Step 23/23 : LABEL version=3.0.0-dev.85 22:36:54 ---> Running in 12142e46c715 22:36:55 Removing intermediate container 12142e46c715 22:36:55 ---> 8461b071b550 22:36:55 22:36:55 Successfully built 8461b071b550 22:36:55 Successfully tagged security-secretstore-setup-arm64:latest 22:36:55 Building security-proxy-auth 22:36:58  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:36:58 ---> 51edaba7ccbf 22:36:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:36:58 ---> Using cache 22:36:58 ---> 32e37b7b3e9e 22:36:58 Step 4/22 : WORKDIR /edgex-go 22:36:58 ---> Using cache 22:36:58 ---> 3c96be2bf805 22:36:58 Step 5/22 : RUN apk add --update --no-cache make git 22:36:58 ---> Using cache 22:36:58 ---> 04eae7978c95 22:36:58 Step 6/22 : COPY go.mod vendor* ./ 22:36:58 ---> Using cache 22:36:58 ---> 9df081527e96 22:36:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:58 ---> Using cache 22:36:58 ---> c51b085819aa 22:36:58 Step 8/22 : COPY . . 22:36:58 ---> Using cache 22:36:58 ---> 2d5e1102e1ff 22:36:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:36:58 ---> Running in 4b343206dc59 22:37:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:37:18 Removing intermediate container 4c81903687ba 22:37:18 ---> bb09d2d8b8af 22:37:18 22:37:18 Step 10/24 : FROM alpine:3.16 22:37:18 ---> 4c81e5bf8899 22:37:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:37:18 ---> Running in 4afb33efc2e9 22:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:22 (1/1) Installing dumb-init (1.2.5-r1) 22:37:22 Executing busybox-1.35.0-r17.trigger 22:37:22 OK: 5 MiB in 15 packages 22:37:23 Removing intermediate container 4afb33efc2e9 22:37:23 ---> c92899c85ca9 22:37:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:23 ---> Running in d09aa8699316 22:37:24 Removing intermediate container d09aa8699316 22:37:24 ---> e820ef9b310b 22:37:24 Step 13/24 : ENV APP_PORT=59881 22:37:24 ---> Running in fae15db592ea 22:37:25 Removing intermediate container fae15db592ea 22:37:25 ---> e4f5a57b1ba2 22:37:25 Step 14/24 : EXPOSE $APP_PORT 22:37:25 ---> Running in 7d504c19103d 22:37:26 Removing intermediate container 7d504c19103d 22:37:26 ---> f39087777d59 22:37:26 Step 15/24 : WORKDIR / 22:37:26 ---> Running in c7a7bace66e2 22:37:27 Removing intermediate container c7a7bace66e2 22:37:27 ---> d008e7af08a9 22:37:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:29 ---> 495b346a14e4 22:37:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:37:32 ---> 1d8f6c8dccf1 22:37:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:37:34 ---> a520594a6ce1 22:37:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:37:34 Removing intermediate container 3d9587755f6d 22:37:34 ---> 372f66fce5c3 22:37:34 22:37:34 Step 10/23 : FROM alpine:3.16 22:37:34 ---> 4c81e5bf8899 22:37:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:37:34 ---> Using cache 22:37:34 ---> c92899c85ca9 22:37:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:34 ---> Using cache 22:37:34 ---> e820ef9b310b 22:37:34 Step 13/23 : ENV APP_PORT=59882 22:37:34 ---> 57dc971a595f 22:37:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:37:34 ---> Running in ead878dea14a 22:37:35 ---> Running in a0e918627ecb 22:37:35 Removing intermediate container ead878dea14a 22:37:35 ---> c30609c3a8b8 22:37:35 Step 14/23 : EXPOSE $APP_PORT 22:37:35 Removing intermediate container a0e918627ecb 22:37:35 ---> 9ba8d55aba21 22:37:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:37:35 ---> Running in 7f1d045db597 22:37:35 ---> Running in dbe8febacb86 22:37:36 Removing intermediate container dbe8febacb86 22:37:36 ---> 300e371ccf0c 22:37:36 Step 22/24 : LABEL arch=arm64 22:37:36 Removing intermediate container 7f1d045db597 22:37:36 ---> fd46d9af9ef0 22:37:36 Step 15/23 : WORKDIR / 22:37:36 ---> Running in 85d0d933eb93 22:37:36 ---> Running in dabff8f9982c 22:37:37 Removing intermediate container 85d0d933eb93 22:37:37 ---> b9ca27268a9d 22:37:37 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:37:37 Removing intermediate container dabff8f9982c 22:37:37 ---> 75d4e4b23ed7 22:37:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:37 ---> Running in b3707350efc3 22:37:38 Removing intermediate container b3707350efc3 22:37:38 ---> c49578a7edf2 22:37:38 Step 24/24 : LABEL version=3.0.0-dev.85 22:37:38 ---> Running in 20eb8c28809b 22:37:38 ---> 7bd36588ab09 22:37:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:37:39 Removing intermediate container 20eb8c28809b 22:37:39 ---> a4a2187428b8 22:37:39 22:37:39 Successfully built a4a2187428b8 22:37:39 Successfully tagged core-metadata-arm64:latest 22:37:39  Building core-metadata ... done Building security-spiffe-token-provider 22:37:40 ---> d37deb357b42 22:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:37:41 ---> a4b5dbd7ea6b 22:37:41 Step 19/23 : ENTRYPOINT ["/core-command"] 22:37:41 ---> Running in 204e54c20b8d 22:37:42 Removing intermediate container 204e54c20b8d 22:37:42 ---> 916c0e0afcb1 22:37:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:37:42 ---> Running in c7fec1ae81aa 22:37:42 Removing intermediate container c7fec1ae81aa 22:37:42 ---> 4d4c8c964f55 22:37:42 Step 21/23 : LABEL arch=arm64 22:37:43 ---> Running in 3c348057a6ec 22:37:43 Removing intermediate container 3c348057a6ec 22:37:43 ---> 2284847c97cd 22:37:43 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:37:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:37:43 ---> 51edaba7ccbf 22:37:43 Step 3/19 : WORKDIR /edgex-go 22:37:43 ---> Using cache 22:37:43 ---> ed98e6b465a1 22:37:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:37:43 ---> Running in 5bba90fe584b 22:37:43 ---> Running in 6c5aec2497ca 22:37:44 Removing intermediate container 5bba90fe584b 22:37:44 ---> 92ff511fcaa0 22:37:44 Step 23/23 : LABEL version=3.0.0-dev.85 22:37:47 ---> Running in 79b35751098b 22:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:47 Removing intermediate container 79b35751098b 22:37:47 ---> 980c2bbd2701 22:37:47 22:37:48 Successfully built 980c2bbd2701 22:37:48 Successfully tagged core-command-arm64:latest 22:37:48 Building security-spire-server 22:37:48  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:49 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:37:49 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:37:49 OK: 16903 distinct packages available 22:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> 51edaba7ccbf 22:37:51 Step 3/23 : WORKDIR /edgex-go 22:37:51 ---> Using cache 22:37:51 ---> ed98e6b465a1 22:37:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:37:51 ---> Running in e5a4f87d5f02 22:37:51 OK: 221 MiB in 51 packages 22:37:53 Removing intermediate container 6c5aec2497ca 22:37:53 ---> eef66950f82b 22:37:53 Step 5/19 : COPY go.mod vendor* ./ 22:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:37:54 ---> 9c597d6dc89e 22:37:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:54 ---> Running in 30dc0548cefa 22:37:56 OK: 221 MiB in 51 packages 22:37:57 Removing intermediate container e5a4f87d5f02 22:37:57 ---> 87ca6b66eafb 22:37:57 Step 5/23 : COPY go.mod vendor* ./ 22:38:01 ---> a5bf75f7c8ea 22:38:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:01 ---> Running in 852993c862f0 22:40:07 Removing intermediate container 86e2c7c57538 22:40:07 ---> 7ab1fa4d1b4c 22:40:07 22:40:07 Step 10/22 : FROM alpine:3.16 22:40:07 ---> 4c81e5bf8899 22:40:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:40:07 ---> Using cache 22:40:07 ---> c92899c85ca9 22:40:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:40:07 ---> Using cache 22:40:07 ---> e820ef9b310b 22:40:07 Step 13/22 : ENV APP_PORT=59861 22:40:07 ---> Running in 3c381a9b8dbc 22:40:07 Removing intermediate container 30dc0548cefa 22:40:07 ---> 6234e44300ee 22:40:07 Step 7/19 : COPY . . 22:40:07 Removing intermediate container 3c381a9b8dbc 22:40:07 ---> 407931a06eb5 22:40:07 Step 14/22 : EXPOSE $APP_PORT 22:40:07 ---> Running in ca4bf2ed3366 22:40:07 Removing intermediate container ca4bf2ed3366 22:40:07 ---> 73a4a111c680 22:40:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:07 ---> d72e8e2cc822 22:40:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:40:07 Removing intermediate container 852993c862f0 22:40:07 ---> 7170e02a526b 22:40:07 Step 7/23 : COPY . . 22:40:07 ---> cadb61410b33 22:40:07 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:40:07 ---> Running in 88229ff1bd62 22:40:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:40:07 ---> 557d720230cc 22:40:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:40:07 ---> bc8492379e74 22:40:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:40:07 ---> Running in 9faf3a7b2a8e 22:40:07 ---> 50de95e42d21 22:40:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:40:07 ---> Running in c6a67022d6fe 22:40:07 Removing intermediate container 9faf3a7b2a8e 22:40:07 ---> 317a3051547b 22:40:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:40:07 Removing intermediate container c6a67022d6fe 22:40:07 ---> 838fd21f16de 22:40:07 Step 9/23 : WORKDIR /edgex-go/spire-build 22:40:07 ---> Running in a898ab41f802 22:40:07 ---> Running in f7d26ab87192 22:40:07 Removing intermediate container a898ab41f802 22:40:07 ---> 57a5a7ea45cc 22:40:07 Step 20/22 : LABEL arch=arm64 22:40:07 Removing intermediate container f7d26ab87192 22:40:07 ---> 9c87132dafbf 22:40:07 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 22:40:07 ---> Running in 2314f896c0b5 22:40:07 ---> Running in 71df52554c76 22:40:07 Removing intermediate container 2314f896c0b5 22:40:07 ---> 1150ec96281b 22:40:07 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:40:07 ---> Running in 899229c1ed91 22:40:08 Removing intermediate container 899229c1ed91 22:40:08 ---> be6227a454ec 22:40:08 Step 22/22 : LABEL version=3.0.0-dev.85 22:40:08 ---> Running in 88c12789f083 22:40:09 Removing intermediate container 88c12789f083 22:40:09 ---> 1ac44fa8b43e 22:40:09 22:40:09 Successfully built 1ac44fa8b43e 22:40:09 Successfully tagged support-scheduler-arm64:latest 22:40:09  Building support-scheduler ... done Building support-notifications 22:40:10 Removing intermediate container 71df52554c76 22:40:10 ---> a5be3e7d9707 22:40:10 Step 11/23 : WORKDIR /edgex-go 22:40:10 ---> Running in 0b92333ae506 22:40:11 Removing intermediate container 0b92333ae506 22:40:11 ---> 09a51d9aa7af 22:40:11 22:40:11 Step 12/23 : FROM alpine:3.15 22:40:11 ---> 354640af7b1b 22:40:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:40:11 ---> Using cache 22:40:11 ---> d33184b70f1a 22:40:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:40:11 ---> Running in cbbd488f9bab 22:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:40:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:40:14 ---> 51edaba7ccbf 22:40:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:40:14 ---> Using cache 22:40:14 ---> 32e37b7b3e9e 22:40:14 Step 4/22 : WORKDIR /edgex-go 22:40:14 ---> Using cache 22:40:14 ---> 3c96be2bf805 22:40:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:40:14 ---> Running in cc4b51d36703 22:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:16 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:40:16 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:40:16 OK: 15736 distinct packages available 22:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:40:17 (1/5) Installing dumb-init (1.2.5-r1) 22:40:17 (2/5) Installing musl-obstack (1.2.3-r0) 22:40:17 (3/5) Installing libucontext (1.1-r0) 22:40:17 (4/5) Installing gcompat (1.0.0-r4) 22:40:17 (5/5) Installing openssl (1.1.1t-r1) 22:40:17 Executing busybox-1.34.1-r7.trigger 22:40:17 OK: 6 MiB in 19 packages 22:40:17 OK: 221 MiB in 51 packages 22:40:19 Removing intermediate container cbbd488f9bab 22:40:19 ---> c8b065b42dfa 22:40:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:40:19 Removing intermediate container cc4b51d36703 22:40:19 ---> 56bbd11f5b0d 22:40:19 Step 6/22 : COPY go.mod vendor* ./ 22:40:20 ---> b14f56f4ae37 22:40:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:21 ---> Running in 73b89e61b5a8 22:40:27 ---> dcf0211694a3 22:40:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:40:27 ---> 3d5bc5e84f7b 22:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:40:28 ---> c39cc737e681 22:40:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:40:29 ---> 30c14d155664 22:40:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:40:29 ---> Running in ae9c02fb6bc0 22:40:30 Removing intermediate container ae9c02fb6bc0 22:40:30 ---> 950a4c46e749 22:40:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:40:30 ---> Running in c812ddfae808 22:40:30 Removing intermediate container c812ddfae808 22:40:30 ---> 91483281a013 22:40:30 Step 21/23 : LABEL arch=arm64 22:40:30 ---> Running in 0d7b61debd70 22:40:31 Removing intermediate container 0d7b61debd70 22:40:31 ---> d90197d82069 22:40:31 Step 22/23 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:40:31 ---> Running in d43f6aec0f26 22:40:32 Removing intermediate container d43f6aec0f26 22:40:32 ---> efb4e68dfd59 22:40:32 Step 23/23 : LABEL version=3.0.0-dev.85 22:40:32 ---> Running in f19fadd5c1b4 22:40:32 Removing intermediate container f19fadd5c1b4 22:40:32 ---> 2ac77542a695 22:40:32 22:40:32 Successfully built 2ac77542a695 22:40:32 Successfully tagged security-spire-server-arm64:latest 22:40:32  Building security-spire-server ... done Building core-data 22:40:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:40:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:40:37 ---> 51edaba7ccbf 22:40:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:40:37 ---> Using cache 22:40:37 ---> 32e37b7b3e9e 22:40:37 Step 4/22 : WORKDIR /edgex-go 22:40:37 ---> Using cache 22:40:37 ---> 3c96be2bf805 22:40:37 Step 5/22 : RUN apk add --update --no-cache make git 22:40:37 ---> Using cache 22:40:37 ---> 04eae7978c95 22:40:37 Step 6/22 : COPY go.mod vendor* ./ 22:40:37 ---> Using cache 22:40:37 ---> 9df081527e96 22:40:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:37 ---> Using cache 22:40:37 ---> c51b085819aa 22:40:37 Step 8/22 : COPY . . 22:40:37 ---> Using cache 22:40:37 ---> 2d5e1102e1ff 22:40:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:40:37 ---> Running in 4b4646c36098 22:40:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:42:00 Removing intermediate container 73b89e61b5a8 22:42:00 ---> a9a4b8e78317 22:42:00 Step 8/22 : COPY . . 22:42:00 ---> 02190e5bee90 22:42:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:42:00 ---> Running in 49a3f071bf71 22:42:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:42:32 Removing intermediate container 4b343206dc59 22:42:32 ---> 1e4ea614e014 22:42:32 22:42:32 Step 10/22 : FROM alpine:3.16 22:42:32 ---> 4c81e5bf8899 22:42:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:42:32 ---> Running in 44e1af636322 22:42:32 Removing intermediate container 44e1af636322 22:42:32 ---> d18aba6975b5 22:42:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:42:32 ---> Running in ce9529125200 22:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:32 (1/1) Installing dumb-init (1.2.5-r1) 22:42:32 Executing busybox-1.35.0-r17.trigger 22:42:32 OK: 5 MiB in 15 packages 22:42:34 Removing intermediate container ce9529125200 22:42:34 ---> cd0e2b0a027c 22:42:34 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:35 ---> 58f92728ae3b 22:42:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:42:36 ---> 4a2154ee6f5d 22:42:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 22:42:37 ---> 88fa737d522a 22:42:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:42:39 ---> f7e5e32165ab 22:42:39 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:39 ---> Running in 18c0a923be73 22:42:43 Removing intermediate container 18c0a923be73 22:42:43 ---> eb44c41ff1dc 22:42:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:42:43 ---> Running in 3776fae79803 22:42:46 Removing intermediate container 3776fae79803 22:42:46 ---> 54e3131f1aea 22:42:46 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:42:46 ---> Running in 394af8034b96 22:42:47 Removing intermediate container 394af8034b96 22:42:47 ---> 245bc72848d9 22:42:47 Step 20/22 : LABEL arch=arm64 22:42:47 Removing intermediate container cce0dc6eab77 22:42:47 ---> 06a175ab57cb 22:42:47 22:42:47 Step 10/22 : FROM alpine:3.16 22:42:47 ---> 4c81e5bf8899 22:42:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:42:47 ---> Using cache 22:42:47 ---> d18aba6975b5 22:42:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:42:47 ---> Using cache 22:42:47 ---> cd0e2b0a027c 22:42:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:47 ---> Using cache 22:42:47 ---> 58f92728ae3b 22:42:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:42:47 ---> Running in 6279dbefbba9 22:42:48 Removing intermediate container 6279dbefbba9 22:42:48 ---> 87b0ce2a3688 22:42:48 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:42:48 ---> Running in 20b82082e25c 22:42:49 Removing intermediate container 20b82082e25c 22:42:49 ---> 24e5453eda24 22:42:49 Step 22/22 : LABEL version=3.0.0-dev.85 22:42:49 ---> Running in d415beadf0b5 22:42:49 ---> c1911c296e78 22:42:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:42:49 Removing intermediate container d415beadf0b5 22:42:49 ---> a2f5dd0b3bf2 22:42:49 22:42:50 Successfully built a2f5dd0b3bf2 22:42:50 Successfully tagged security-proxy-auth-arm64:latest 22:42:50  Building security-proxy-auth ... done Building security-spire-agent 22:42:50 ---> 861c4ed03378 22:42:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:42:51 ---> efe7c5a7c8f5 22:42:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:51 ---> Running in cfefb309375c 22:42:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:42:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:42:55 ---> 51edaba7ccbf 22:42:55 Step 3/24 : WORKDIR /edgex-go 22:42:55 ---> Using cache 22:42:55 ---> ed98e6b465a1 22:42:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:42:55 ---> Using cache 22:42:55 ---> 87ca6b66eafb 22:42:55 Step 5/24 : COPY go.mod vendor* ./ 22:42:55 Removing intermediate container cfefb309375c 22:42:55 ---> f634433d8148 22:42:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:42:55 ---> Using cache 22:42:55 ---> a5bf75f7c8ea 22:42:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:55 ---> Using cache 22:42:55 ---> 7170e02a526b 22:42:55 Step 7/24 : COPY . . 22:42:55 ---> Running in c9fbfbc0a1ca 22:42:55 ---> Using cache 22:42:55 ---> 50de95e42d21 22:42:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:42:55 ---> Using cache 22:42:55 ---> 838fd21f16de 22:42:55 Step 9/24 : WORKDIR /edgex-go/spire-build 22:42:55 ---> Using cache 22:42:55 ---> 9c87132dafbf 22:42:55 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 22:42:55 ---> Running in cf101e628983 22:42:56 Removing intermediate container c9fbfbc0a1ca 22:42:56 ---> 161cc939fda8 22:42:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:42:56 ---> Running in 2f15d859e4ed 22:42:56 Removing intermediate container 2f15d859e4ed 22:42:56 ---> 65f9f3d89a1c 22:42:56 Step 20/22 : LABEL arch=arm64 22:42:57 ---> Running in 3faf0cd23971 22:42:57 Removing intermediate container 3faf0cd23971 22:42:57 ---> 850c9720cfeb 22:42:57 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:42:58 ---> Running in ba300e8ba3c5 22:42:59 Removing intermediate container ba300e8ba3c5 22:42:59 ---> 3df5440071ba 22:42:59 Step 22/22 : LABEL version=3.0.0-dev.85 22:42:59 ---> Running in ea5d474d4f76 22:42:59 Removing intermediate container cf101e628983 22:42:59 ---> 1c7a373e4610 22:42:59 Step 11/24 : WORKDIR /edgex-go 22:42:59 ---> Running in 941d7b716f72 22:42:59 Removing intermediate container ea5d474d4f76 22:42:59 ---> 0b6f4cf30940 22:42:59 22:42:59 Removing intermediate container 941d7b716f72 22:42:59 ---> 86aca1352b1a 22:42:59 22:42:59 Step 12/24 : FROM alpine:3.15 22:42:59 ---> 354640af7b1b 22:42:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:42:59 ---> Using cache 22:42:59 ---> d33184b70f1a 22:42:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:42:59 ---> Using cache 22:42:59 ---> c8b065b42dfa 22:42:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:42:59 Successfully built 0b6f4cf30940 22:43:00 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:43:00 Building security-bootstrapper 22:43:04  Building core-common-config-bootstrapper ... done  ---> 1c195b9a916b 22:43:04 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:43:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:43:04 ---> 51edaba7ccbf 22:43:04 Step 3/32 : WORKDIR /edgex-go 22:43:04 ---> Using cache 22:43:04 ---> ed98e6b465a1 22:43:04 Step 4/32 : RUN apk add --update --no-cache make git 22:43:04 ---> Using cache 22:43:04 ---> bf6a7544097a 22:43:04 Step 5/32 : COPY go.mod vendor* ./ 22:43:04 ---> Using cache 22:43:04 ---> 423f9ef3ffef 22:43:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:04 ---> Using cache 22:43:04 ---> 9581edded229 22:43:04 Step 7/32 : COPY . . 22:43:04 ---> Using cache 22:43:04 ---> e6ddc7649f8b 22:43:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:43:04 ---> Running in 8b9312cffb3a 22:43:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:43:10 ---> 9f652db668d4 22:43:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:43:10 ---> a873e95f0c88 22:43:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:43:11 ---> 6a5033cec05f 22:43:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:43:12 ---> 7cbc0ca724ed 22:43:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:43:12 ---> Running in 72bca1c78858 22:43:13 Removing intermediate container 72bca1c78858 22:43:13 ---> f8c56be8dc4e 22:43:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:43:13 ---> Running in 35ea75addee4 22:43:14 Removing intermediate container 35ea75addee4 22:43:14 ---> ede55d8f2380 22:43:14 Step 22/24 : LABEL arch=arm64 22:43:14 ---> Running in 8a563bae0e3d 22:43:14 Removing intermediate container 8a563bae0e3d 22:43:14 ---> abdeeec0baa3 22:43:14 Step 23/24 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:43:14 ---> Running in 19450a3bf495 22:43:15 Removing intermediate container 19450a3bf495 22:43:15 ---> df2045ac517b 22:43:15 Step 24/24 : LABEL version=3.0.0-dev.85 22:43:15 ---> Running in c8dfe5eda596 22:43:16 Removing intermediate container c8dfe5eda596 22:43:16 ---> 102db1e43cb5 22:43:16 22:43:16 Successfully built 102db1e43cb5 22:43:16 Successfully tagged security-spire-agent-arm64:latest 22:46:53  Building security-spire-agent ... done Removing intermediate container 4b4646c36098 22:46:53 ---> 9e481abe8091 22:46:53 22:46:53 Step 10/22 : FROM alpine:3.16 22:46:53 ---> 4c81e5bf8899 22:46:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:53 ---> Running in cf8827d20eaf 22:46:53 Removing intermediate container cf8827d20eaf 22:46:53 ---> 25bb64a98743 22:46:53 Step 12/22 : ENV APP_PORT=59880 22:46:53 ---> Running in 4a4bd3bbc049 22:46:53 Removing intermediate container 4a4bd3bbc049 22:46:53 ---> 67613f863230 22:46:53 Step 13/22 : EXPOSE $APP_PORT 22:46:53 ---> Running in 2d22a59603c7 22:46:53 Removing intermediate container 2d22a59603c7 22:46:53 ---> 00d0df0ebfc0 22:46:53 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:46:53 ---> Running in e05de1cbc42b 22:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:53 (1/1) Installing dumb-init (1.2.5-r1) 22:46:53 Executing busybox-1.35.0-r17.trigger 22:46:53 OK: 5 MiB in 15 packages 22:46:53 Removing intermediate container e05de1cbc42b 22:46:53 ---> 9d03ffa1e911 22:46:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:53 ---> 4d223a4b3bbf 22:46:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:46:54 ---> 1010551dfbea 22:46:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:46:55 ---> 666582afca66 22:46:55 Step 18/22 : ENTRYPOINT ["/core-data"] 22:46:55 ---> Running in 2b0819ea420e 22:46:55 Removing intermediate container 2b0819ea420e 22:46:55 ---> 00c64328b4cf 22:46:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:55 ---> Running in dbaa354420cb 22:46:56 Removing intermediate container dbaa354420cb 22:46:56 ---> eb20bdaf70b2 22:46:56 Step 20/22 : LABEL arch=arm64 22:46:56 ---> Running in 3d059d947d98 22:46:57 Removing intermediate container 3d059d947d98 22:46:57 ---> 8551192f5cdc 22:46:57 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:46:57 ---> Running in 2807819e1c61 22:46:57 Removing intermediate container 2807819e1c61 22:46:57 ---> 935f6a78edb0 22:46:57 Step 22/22 : LABEL version=3.0.0-dev.85 22:46:57 ---> Running in 5de63b9b2b36 22:46:57 Removing intermediate container 5de63b9b2b36 22:46:57 ---> 76be3f9e5483 22:46:57 22:46:58 Successfully built 76be3f9e5483 22:46:58 Successfully tagged core-data-arm64:latest 22:47:24  Building core-data ... done Removing intermediate container 88229ff1bd62 22:47:24 ---> 95dbb6ed2ab2 22:47:24 22:47:24 Step 9/19 : FROM alpine:3.15 22:47:24 ---> 354640af7b1b 22:47:24 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:24 ---> Using cache 22:47:24 ---> d33184b70f1a 22:47:24 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:47:24 ---> Running in 2ba68a1eed12 22:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:25 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:47:25 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:47:25 OK: 15736 distinct packages available 22:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:26 (1/9) Installing ca-certificates (20220614-r0) 22:47:26 (2/9) Installing brotli-libs (1.0.9-r5) 22:47:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:47:26 (4/9) Installing libcurl (7.80.0-r6) 22:47:26 (5/9) Installing curl (7.80.0-r6) 22:47:26 (6/9) Installing dumb-init (1.2.5-r1) 22:47:26 (7/9) Installing musl-obstack (1.2.3-r0) 22:47:26 (8/9) Installing libucontext (1.1-r0) 22:47:26 (9/9) Installing gcompat (1.0.0-r4) 22:47:26 Executing busybox-1.34.1-r7.trigger 22:47:26 Executing ca-certificates-20220614-r0.trigger 22:47:27 OK: 8 MiB in 23 packages 22:47:29 Removing intermediate container 2ba68a1eed12 22:47:29 ---> 465a68a6aa4e 22:47:29 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:31 ---> 1175a7e4bc08 22:47:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:47:33 ---> ce0e2e308679 22:47:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:47:34 ---> 1985c3ab2f7d 22:47:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:47:34 ---> Running in dc515b4020ff 22:47:35 Removing intermediate container dc515b4020ff 22:47:35 ---> 410186342151 22:47:35 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:47:35 ---> Running in 203b310b478a 22:47:35 Removing intermediate container 203b310b478a 22:47:35 ---> df76ad5e6f3d 22:47:35 Step 17/19 : LABEL arch=arm64 22:47:36 ---> Running in a13fdebe5548 22:47:36 Removing intermediate container a13fdebe5548 22:47:36 ---> dbc7de5c96fd 22:47:36 Step 18/19 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:47:37 ---> Running in c1e13b007498 22:47:38 Removing intermediate container c1e13b007498 22:47:38 ---> 650e21f90a77 22:47:38 Step 19/19 : LABEL version=3.0.0-dev.85 22:47:38 ---> Running in 35f29fb42142 22:47:39 Removing intermediate container 35f29fb42142 22:47:39 ---> b60f2a709dc0 22:47:39 22:47:39 Successfully built b60f2a709dc0 22:47:39 Successfully tagged security-spiffe-token-provider-arm64:latest 22:47:45  Building security-spiffe-token-provider ... done Removing intermediate container 8b9312cffb3a 22:47:45 ---> 444cc12d46e5 22:47:45 22:47:45 Step 9/32 : FROM alpine:3.16 22:47:45 ---> 4c81e5bf8899 22:47:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:45 ---> Running in 155be68b19f5 22:47:45 Removing intermediate container 155be68b19f5 22:47:45 ---> 6a09c63ef241 22:47:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:47:45 ---> Running in ee9e07cc7c03 22:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:48 (1/2) Installing dumb-init (1.2.5-r1) 22:47:48 (2/2) Installing su-exec (0.2-r1) 22:47:48 Executing busybox-1.35.0-r17.trigger 22:47:48 OK: 5 MiB in 16 packages 22:47:49 Removing intermediate container ee9e07cc7c03 22:47:49 ---> f24ce58c07e7 22:47:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:47:49 ---> Running in 699c0c76f368 22:47:50 Removing intermediate container 699c0c76f368 22:47:50 ---> 7b7501555090 22:47:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:47:50 ---> Running in d233ea8bb039 22:47:50 Removing intermediate container d233ea8bb039 22:47:50 ---> 5631c773affc 22:47:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:47:50 ---> Running in 72fae54af648 22:47:51 Removing intermediate container 72fae54af648 22:47:51 ---> baa52cb01698 22:47:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:47:51 ---> Running in bd8f586ab12c 22:47:51 Removing intermediate container bd8f586ab12c 22:47:51 ---> 19cdf3203c54 22:47:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:47:51 ---> Running in 69fd167bbfb1 22:47:53 Removing intermediate container 69fd167bbfb1 22:47:53 ---> 1b6292c1a87a 22:47:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:47:53 ---> Running in dfb5f34acf5a 22:47:54 Removing intermediate container dfb5f34acf5a 22:47:54 ---> fc0b0992f974 22:47:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:47:56 ---> 775816e9430e 22:47:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:47:56 ---> Running in 663e882fdb9b 22:47:59 Removing intermediate container 663e882fdb9b 22:47:59 ---> 2102ccbcc6e5 22:47:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:59 ---> eb93150d8387 22:47:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:48:01 ---> 4b7c2189b86a 22:48:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:48:02 ---> 0e85ac91f55f 22:48:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:48:02 ---> 59680c310be0 22:48:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:48:03 ---> acec8e4c8bb9 22:48:03 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:48:03 ---> b3202b926287 22:48:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:48:04 ---> 2ba95003ca0f 22:48:04 Step 27/32 : RUN chmod +x /entrypoint.sh 22:48:04 ---> Running in fc879cfdf653 22:48:06 Removing intermediate container fc879cfdf653 22:48:06 ---> 7809af9928d2 22:48:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:48:06 ---> Running in 7d9b7dc9a4de 22:48:06 Removing intermediate container 7d9b7dc9a4de 22:48:06 ---> 68461ce8e32c 22:48:06 Step 29/32 : CMD ["gate"] 22:48:07 ---> Running in 7f63859f9ef4 22:48:07 Removing intermediate container 7f63859f9ef4 22:48:07 ---> e862d3b05ed2 22:48:07 Step 30/32 : LABEL arch=arm64 22:48:07 ---> Running in 41d122f89590 22:48:07 Removing intermediate container 41d122f89590 22:48:07 ---> 84a4b42e4d2f 22:48:07 Step 31/32 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:08 ---> Running in 7333475c8698 22:48:10 Removing intermediate container 7333475c8698 22:48:10 ---> 15049d5ffd2c 22:48:10 Step 32/32 : LABEL version=3.0.0-dev.85 22:48:10 ---> Running in 5acc2b660647 22:48:10 Removing intermediate container 5acc2b660647 22:48:10 ---> 29e40102d591 22:48:10 22:48:10 Successfully built 29e40102d591 22:48:10 Successfully tagged security-bootstrapper-arm64:latest 22:48:23  Building security-bootstrapper ... done Removing intermediate container 49a3f071bf71 22:48:23 ---> 9cc8266e00f5 22:48:23 22:48:23 Step 10/22 : FROM alpine:3.16 22:48:23 ---> 4c81e5bf8899 22:48:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:48:23 ---> Running in cd3feed1ad1f 22:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:24 (1/2) Installing ca-certificates (20220614-r0) 22:48:24 (2/2) Installing dumb-init (1.2.5-r1) 22:48:24 Executing busybox-1.35.0-r17.trigger 22:48:24 Executing ca-certificates-20220614-r0.trigger 22:48:25 OK: 6 MiB in 16 packages 22:48:26 Removing intermediate container cd3feed1ad1f 22:48:26 ---> a78667bc70b1 22:48:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:48:26 ---> Running in 8e7322419dc7 22:48:26 Removing intermediate container 8e7322419dc7 22:48:26 ---> 0f240a294038 22:48:26 Step 13/22 : ENV APP_PORT=59860 22:48:26 ---> Running in 0bbfe3dea490 22:48:26 Removing intermediate container 0bbfe3dea490 22:48:26 ---> 9969ae36aea2 22:48:26 Step 14/22 : EXPOSE $APP_PORT 22:48:26 ---> Running in e90059c34166 22:48:27 Removing intermediate container e90059c34166 22:48:27 ---> ff47686e6244 22:48:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:27 ---> 37ff466b1573 22:48:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:48:29 ---> 8d7ab8694729 22:48:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:48:29 ---> 8d81c6d5f1c1 22:48:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:48:29 ---> Running in 73aed93e1927 22:48:29 Removing intermediate container 73aed93e1927 22:48:29 ---> f91f3cf25116 22:48:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:48:29 ---> Running in 241a1b44b018 22:48:29 Removing intermediate container 241a1b44b018 22:48:29 ---> 2da6d12373e6 22:48:29 Step 20/22 : LABEL arch=arm64 22:48:30 ---> Running in 545dc1d2e37a 22:48:30 Removing intermediate container 545dc1d2e37a 22:48:30 ---> b2ebcbcb704a 22:48:30 Step 21/22 : LABEL git_sha=923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:30 ---> Running in 8e4c49485251 22:48:30 Removing intermediate container 8e4c49485251 22:48:30 ---> a3234e0a56e7 22:48:30 Step 22/22 : LABEL version=3.0.0-dev.85 22:48:30 ---> Running in e95f3fefce9b 22:48:30 Removing intermediate container e95f3fefce9b 22:48:30 ---> 34dfbef828a0 22:48:30 22:48:30 Successfully built 34dfbef828a0 22:48:30 Successfully tagged support-notifications-arm64:latest 22:48:31  Building support-notifications ... done  [Pipeline] } 22:48:31 $ docker stop --time=1 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 22:48:32 $ docker rm -f --volumes 865d070173918d06e8ac82a7a2700d3061195aeec70ee70e69b97bbff3a3abb9 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:33 + docker images 22:48:33 REPOSITORY TAG IMAGE ID CREATED SIZE 22:48:33 support-notifications-arm64 latest 34dfbef828a0 3 seconds ago 29.7MB 22:48:33 9cc8266e00f5 13 seconds ago 1.4GB 22:48:33 security-bootstrapper-arm64 latest 29e40102d591 23 seconds ago 19MB 22:48:33 444cc12d46e5 50 seconds ago 1.32GB 22:48:33 security-spiffe-token-provider-arm64 latest b60f2a709dc0 55 seconds ago 29.1MB 22:48:33 95dbb6ed2ab2 About a minute ago 1.37GB 22:48:33 core-data-arm64 latest 76be3f9e5483 About a minute ago 17.3MB 22:48:33 9e481abe8091 About a minute ago 1.34GB 22:48:33 security-spire-agent-arm64 latest 102db1e43cb5 5 minutes ago 122MB 22:48:33 86aca1352b1a 5 minutes ago 1.21GB 22:48:33 core-common-config-bootstrapper-arm64 latest 0b6f4cf30940 5 minutes ago 14.9MB 22:48:33 security-proxy-auth-arm64 latest a2f5dd0b3bf2 5 minutes ago 15.6MB 22:48:33 06a175ab57cb 5 minutes ago 1.33GB 22:48:33 1e4ea614e014 6 minutes ago 1.32GB 22:48:33 security-spire-server-arm64 latest 2ac77542a695 8 minutes ago 84.3MB 22:48:33 09a51d9aa7af 8 minutes ago 1.21GB 22:48:33 support-scheduler-arm64 latest 1ac44fa8b43e 8 minutes ago 29.1MB 22:48:33 7ab1fa4d1b4c 8 minutes ago 1.4GB 22:48:33 core-command-arm64 latest 980c2bbd2701 10 minutes ago 17.1MB 22:48:33 core-metadata-arm64 latest a4a2187428b8 10 minutes ago 17.8MB 22:48:33 372f66fce5c3 11 minutes ago 1.34GB 22:48:33 bb09d2d8b8af 11 minutes ago 1.35GB 22:48:33 security-secretstore-setup-arm64 latest 8461b071b550 11 minutes ago 28.7MB 22:48:33 security-proxy-setup-arm64 latest c33aba721524 12 minutes ago 15.8MB 22:48:33 ddb1eeb12fb8 12 minutes ago 1.33GB 22:48:33 d0fdec5a5b16 12 minutes ago 1.32GB 22:48:33 security-spire-config-arm64 latest 945b9286c9c8 17 minutes ago 83.6MB 22:48:33 9a9210890f2b 18 minutes ago 1.21GB 22:48:33 ci-base-image-arm64 latest 51edaba7ccbf 21 minutes ago 904MB 22:48:33 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 22:48:33 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 22:48:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 22:48:33 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 22:48:33 provisioning config files... 22:48:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/447@tmp/config11720105199287558501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:34 ---> docker-login.sh 22:48:34 nexus3.edgexfoundry.org:10001 22:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:34 Configure a credential helper to remove this warning. See 22:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:34 22:48:34 Login Succeeded 22:48:34 nexus3.edgexfoundry.org:10002 22:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:34 Configure a credential helper to remove this warning. See 22:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:34 22:48:34 Login Succeeded 22:48:34 nexus3.edgexfoundry.org:10003 22:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 nexus3.edgexfoundry.org:10004 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 docker.io 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 ---> docker-login.sh ends [Pipeline] } 22:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:48:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:48:35 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:35 latest 22:48:35 3.0.0-dev.85 22:48:35 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:35 main 22:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:48:36 0d32db78f866: Preparing 22:48:36 2f0fe4bd8a0c: Preparing 22:48:36 f94b578ef6c3: Preparing 22:48:36 650890d9f3c7: Preparing 22:48:36 f70ee36035b9: Preparing 22:48:36 f70ee36035b9: Layer already exists 22:48:36 0d32db78f866: Pushed 22:48:36 650890d9f3c7: Pushed 22:48:36 f94b578ef6c3: Pushed 22:48:39 2f0fe4bd8a0c: Pushed 22:48:39 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:48:40 0d32db78f866: Preparing 22:48:40 2f0fe4bd8a0c: Preparing 22:48:40 f94b578ef6c3: Preparing 22:48:40 650890d9f3c7: Preparing 22:48:40 f70ee36035b9: Preparing 22:48:40 650890d9f3c7: Layer already exists 22:48:40 2f0fe4bd8a0c: Layer already exists 22:48:40 f94b578ef6c3: Layer already exists 22:48:40 0d32db78f866: Layer already exists 22:48:40 f70ee36035b9: Layer already exists 22:48:40 latest: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 22:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:48:40 0d32db78f866: Preparing 22:48:40 2f0fe4bd8a0c: Preparing 22:48:40 f94b578ef6c3: Preparing 22:48:40 650890d9f3c7: Preparing 22:48:40 f70ee36035b9: Preparing 22:48:40 2f0fe4bd8a0c: Layer already exists 22:48:40 0d32db78f866: Layer already exists 22:48:40 f70ee36035b9: Layer already exists 22:48:40 f94b578ef6c3: Layer already exists 22:48:40 650890d9f3c7: Layer already exists 22:48:40 3.0.0-dev.85: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:48:41 0d32db78f866: Preparing 22:48:41 2f0fe4bd8a0c: Preparing 22:48:41 f94b578ef6c3: Preparing 22:48:41 650890d9f3c7: Preparing 22:48:41 f70ee36035b9: Preparing 22:48:41 0d32db78f866: Layer already exists 22:48:41 f70ee36035b9: Layer already exists 22:48:41 f94b578ef6c3: Layer already exists 22:48:41 650890d9f3c7: Layer already exists 22:48:41 2f0fe4bd8a0c: Layer already exists 22:48:41 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:48:42 0d32db78f866: Preparing 22:48:42 2f0fe4bd8a0c: Preparing 22:48:42 f94b578ef6c3: Preparing 22:48:42 650890d9f3c7: Preparing 22:48:42 f70ee36035b9: Preparing 22:48:42 f70ee36035b9: Layer already exists 22:48:42 f94b578ef6c3: Layer already exists 22:48:42 2f0fe4bd8a0c: Layer already exists 22:48:42 650890d9f3c7: Layer already exists 22:48:42 0d32db78f866: Layer already exists 22:48:42 main: digest: sha256:1a231e1966d93f296b6f5683ca5f6d8eb464c4473729550dcd38f793295472fd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:42 ===================================================== [Pipeline] echo 22:48:42 taggedImages: 22:48:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:48:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.85 22:48:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:48:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:48:42 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:42 latest 22:48:42 3.0.0-dev.85 22:48:42 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:42 main 22:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:48:42 3f2f96901e65: Preparing 22:48:42 c58676f4da28: Preparing 22:48:42 d6614e63b720: Preparing 22:48:42 f39a1900b3b8: Preparing 22:48:42 f94b578ef6c3: Preparing 22:48:42 bfc4b5e6a5e5: Preparing 22:48:42 f70ee36035b9: Preparing 22:48:42 bfc4b5e6a5e5: Waiting 22:48:42 f70ee36035b9: Waiting 22:48:42 f94b578ef6c3: Layer already exists 22:48:43 3f2f96901e65: Pushed 22:48:43 c58676f4da28: Pushed 22:48:43 d6614e63b720: Pushed 22:48:43 bfc4b5e6a5e5: Pushed 22:48:43 f70ee36035b9: Layer already exists 22:48:45 f39a1900b3b8: Pushed 22:48:45 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:45 + 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 22:48:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:48:46 3f2f96901e65: Preparing 22:48:46 c58676f4da28: Preparing 22:48:46 d6614e63b720: Preparing 22:48:46 f39a1900b3b8: Preparing 22:48:46 f94b578ef6c3: Preparing 22:48:46 bfc4b5e6a5e5: Preparing 22:48:46 f70ee36035b9: Preparing 22:48:46 bfc4b5e6a5e5: Waiting 22:48:46 f70ee36035b9: Waiting 22:48:46 c58676f4da28: Layer already exists 22:48:46 f94b578ef6c3: Layer already exists 22:48:46 f39a1900b3b8: Layer already exists 22:48:46 3f2f96901e65: Layer already exists 22:48:46 d6614e63b720: Layer already exists 22:48:46 f70ee36035b9: Layer already exists 22:48:46 bfc4b5e6a5e5: Layer already exists 22:48:46 latest: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 22:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:48:46 3f2f96901e65: Preparing 22:48:46 c58676f4da28: Preparing 22:48:46 d6614e63b720: Preparing 22:48:46 f39a1900b3b8: Preparing 22:48:46 f94b578ef6c3: Preparing 22:48:46 bfc4b5e6a5e5: Preparing 22:48:46 f70ee36035b9: Preparing 22:48:46 bfc4b5e6a5e5: Waiting 22:48:46 f70ee36035b9: Waiting 22:48:46 d6614e63b720: Layer already exists 22:48:46 f94b578ef6c3: Layer already exists 22:48:46 3f2f96901e65: Layer already exists 22:48:46 c58676f4da28: Layer already exists 22:48:46 f39a1900b3b8: Layer already exists 22:48:46 f70ee36035b9: Layer already exists 22:48:46 bfc4b5e6a5e5: Layer already exists 22:48:47 3.0.0-dev.85: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:48:47 3f2f96901e65: Preparing 22:48:47 c58676f4da28: Preparing 22:48:47 d6614e63b720: Preparing 22:48:47 f39a1900b3b8: Preparing 22:48:47 f94b578ef6c3: Preparing 22:48:47 bfc4b5e6a5e5: Preparing 22:48:47 f70ee36035b9: Preparing 22:48:47 bfc4b5e6a5e5: Waiting 22:48:47 f70ee36035b9: Waiting 22:48:47 f94b578ef6c3: Layer already exists 22:48:47 3f2f96901e65: Layer already exists 22:48:47 f39a1900b3b8: Layer already exists 22:48:47 d6614e63b720: Layer already exists 22:48:47 c58676f4da28: Layer already exists 22:48:47 f70ee36035b9: Layer already exists 22:48:47 bfc4b5e6a5e5: Layer already exists 22:48:48 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:48 + 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 22:48:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:48:48 3f2f96901e65: Preparing 22:48:48 c58676f4da28: Preparing 22:48:48 d6614e63b720: Preparing 22:48:48 f39a1900b3b8: Preparing 22:48:48 f94b578ef6c3: Preparing 22:48:48 bfc4b5e6a5e5: Preparing 22:48:48 f70ee36035b9: Preparing 22:48:48 bfc4b5e6a5e5: Waiting 22:48:48 f70ee36035b9: Waiting 22:48:48 f94b578ef6c3: Layer already exists 22:48:48 3f2f96901e65: Layer already exists 22:48:48 f39a1900b3b8: Layer already exists 22:48:48 c58676f4da28: Layer already exists 22:48:48 d6614e63b720: Layer already exists 22:48:48 f70ee36035b9: Layer already exists 22:48:48 bfc4b5e6a5e5: Layer already exists 22:48:49 main: digest: sha256:be7b89e8f68e06c9cd6507179c5877bb632a09466f8c91cd1dd8c5607f1db48c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:49 ===================================================== [Pipeline] echo 22:48:49 taggedImages: 22:48:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:48:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.85 22:48:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:48:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:48:49 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:49 latest 22:48:49 3.0.0-dev.85 22:48:49 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:49 main 22:48:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:48:49 8496e68d3f9b: Preparing 22:48:49 68e120c989ba: Preparing 22:48:49 f94b578ef6c3: Preparing 22:48:49 8c2e115320db: Preparing 22:48:49 f70ee36035b9: Preparing 22:48:49 f94b578ef6c3: Layer already exists 22:48:49 f70ee36035b9: Layer already exists 22:48:50 8496e68d3f9b: Pushed 22:48:50 8c2e115320db: Pushed 22:48:53 68e120c989ba: Pushed 22:48:53 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:48:54 8496e68d3f9b: Preparing 22:48:54 68e120c989ba: Preparing 22:48:54 f94b578ef6c3: Preparing 22:48:54 8c2e115320db: Preparing 22:48:54 f70ee36035b9: Preparing 22:48:54 f70ee36035b9: Layer already exists 22:48:54 f94b578ef6c3: Layer already exists 22:48:54 68e120c989ba: Layer already exists 22:48:54 8c2e115320db: Layer already exists 22:48:54 8496e68d3f9b: Layer already exists 22:48:54 latest: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 22:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:48:55 8496e68d3f9b: Preparing 22:48:55 68e120c989ba: Preparing 22:48:55 f94b578ef6c3: Preparing 22:48:55 8c2e115320db: Preparing 22:48:55 f70ee36035b9: Preparing 22:48:55 68e120c989ba: Layer already exists 22:48:55 f94b578ef6c3: Layer already exists 22:48:55 f70ee36035b9: Layer already exists 22:48:55 8496e68d3f9b: Layer already exists 22:48:55 8c2e115320db: Layer already exists 22:48:55 3.0.0-dev.85: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:48:55 8496e68d3f9b: Preparing 22:48:55 68e120c989ba: Preparing 22:48:55 f94b578ef6c3: Preparing 22:48:55 8c2e115320db: Preparing 22:48:55 f70ee36035b9: Preparing 22:48:55 8496e68d3f9b: Layer already exists 22:48:55 f94b578ef6c3: Layer already exists 22:48:55 8c2e115320db: Layer already exists 22:48:55 68e120c989ba: Layer already exists 22:48:55 f70ee36035b9: Layer already exists 22:48:55 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:48:56 8496e68d3f9b: Preparing 22:48:56 68e120c989ba: Preparing 22:48:56 f94b578ef6c3: Preparing 22:48:56 8c2e115320db: Preparing 22:48:56 f70ee36035b9: Preparing 22:48:56 f70ee36035b9: Layer already exists 22:48:56 8496e68d3f9b: Layer already exists 22:48:56 8c2e115320db: Layer already exists 22:48:56 f94b578ef6c3: Layer already exists 22:48:56 68e120c989ba: Layer already exists 22:48:56 main: digest: sha256:02947fca1f64ebe8311393c00ea51eeffb367a703adf8aa31426385c3aea65da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:56 ===================================================== [Pipeline] echo 22:48:56 taggedImages: 22:48:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:48:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.85 22:48:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:48:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:48:56 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:56 latest 22:48:56 3.0.0-dev.85 22:48:56 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:48:56 main 22:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:48:57 bb4053d41e7a: Preparing 22:48:57 73cbb13ab00c: Preparing 22:48:57 95ff949bcb72: Preparing 22:48:57 f94b578ef6c3: Preparing 22:48:57 650890d9f3c7: Preparing 22:48:57 f70ee36035b9: Preparing 22:48:57 f94b578ef6c3: Layer already exists 22:48:57 650890d9f3c7: Layer already exists 22:48:57 f70ee36035b9: Layer already exists 22:48:57 73cbb13ab00c: Pushed 22:48:57 bb4053d41e7a: Pushed 22:49:01 95ff949bcb72: Pushed 22:49:01 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:49:01 bb4053d41e7a: Preparing 22:49:01 73cbb13ab00c: Preparing 22:49:01 95ff949bcb72: Preparing 22:49:01 f94b578ef6c3: Preparing 22:49:01 650890d9f3c7: Preparing 22:49:01 f70ee36035b9: Preparing 22:49:01 f70ee36035b9: Waiting 22:49:01 73cbb13ab00c: Layer already exists 22:49:01 95ff949bcb72: Layer already exists 22:49:01 650890d9f3c7: Layer already exists 22:49:01 bb4053d41e7a: Layer already exists 22:49:01 f94b578ef6c3: Layer already exists 22:49:01 f70ee36035b9: Layer already exists 22:49:01 latest: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 22:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:49:02 bb4053d41e7a: Preparing 22:49:02 73cbb13ab00c: Preparing 22:49:02 95ff949bcb72: Preparing 22:49:02 f94b578ef6c3: Preparing 22:49:02 650890d9f3c7: Preparing 22:49:02 f70ee36035b9: Preparing 22:49:02 f70ee36035b9: Waiting 22:49:02 f94b578ef6c3: Layer already exists 22:49:02 bb4053d41e7a: Layer already exists 22:49:02 95ff949bcb72: Layer already exists 22:49:02 650890d9f3c7: Layer already exists 22:49:02 73cbb13ab00c: Layer already exists 22:49:02 f70ee36035b9: Layer already exists 22:49:02 3.0.0-dev.85: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:49:03 bb4053d41e7a: Preparing 22:49:03 73cbb13ab00c: Preparing 22:49:03 95ff949bcb72: Preparing 22:49:03 f94b578ef6c3: Preparing 22:49:03 650890d9f3c7: Preparing 22:49:03 f70ee36035b9: Preparing 22:49:03 f70ee36035b9: Waiting 22:49:03 95ff949bcb72: Layer already exists 22:49:03 bb4053d41e7a: Layer already exists 22:49:03 f94b578ef6c3: Layer already exists 22:49:03 650890d9f3c7: Layer already exists 22:49:03 73cbb13ab00c: Layer already exists 22:49:03 f70ee36035b9: Layer already exists 22:49:03 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:49:04 bb4053d41e7a: Preparing 22:49:04 73cbb13ab00c: Preparing 22:49:04 95ff949bcb72: Preparing 22:49:04 f94b578ef6c3: Preparing 22:49:04 650890d9f3c7: Preparing 22:49:04 f70ee36035b9: Preparing 22:49:04 f70ee36035b9: Waiting 22:49:04 f94b578ef6c3: Layer already exists 22:49:04 95ff949bcb72: Layer already exists 22:49:04 650890d9f3c7: Layer already exists 22:49:04 bb4053d41e7a: Layer already exists 22:49:04 73cbb13ab00c: Layer already exists 22:49:04 f70ee36035b9: Layer already exists 22:49:04 main: digest: sha256:afe7a3296ff0b254243bba7316a54e00bbcd6452cc23c0dbefae29a1d97b1b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:04 ===================================================== [Pipeline] echo 22:49:04 taggedImages: 22:49:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:49:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.85 22:49:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:04 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:49:04 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:49:04 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:04 latest 22:49:04 3.0.0-dev.85 22:49:04 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:04 main 22:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:49:05 0ada25651c18: Preparing 22:49:05 0ada25651c18: Preparing 22:49:05 1b4778ac0af4: Preparing 22:49:05 71f36dd3611f: Preparing 22:49:05 14c4fe004c76: Preparing 22:49:05 5fd1277c168f: Preparing 22:49:05 4420d67228d2: Preparing 22:49:05 f94b578ef6c3: Preparing 22:49:05 b175ed131ecf: Preparing 22:49:05 9d27fe13a04c: Preparing 22:49:05 e97f2cdc43b1: Preparing 22:49:05 c44daa03fa44: Preparing 22:49:05 f70ee36035b9: Preparing 22:49:05 4420d67228d2: Waiting 22:49:05 e97f2cdc43b1: Waiting 22:49:05 f94b578ef6c3: Waiting 22:49:05 c44daa03fa44: Waiting 22:49:05 b175ed131ecf: Waiting 22:49:05 f70ee36035b9: Waiting 22:49:05 71f36dd3611f: Pushed 22:49:05 0ada25651c18: Pushed 22:49:05 1b4778ac0af4: Pushed 22:49:05 14c4fe004c76: Pushed 22:49:05 5fd1277c168f: Pushed 22:49:05 f94b578ef6c3: Layer already exists 22:49:05 b175ed131ecf: Pushed 22:49:05 f70ee36035b9: Layer already exists 22:49:05 9d27fe13a04c: Pushed 22:49:05 e97f2cdc43b1: Pushed 22:49:05 c44daa03fa44: Pushed 22:49:09 4420d67228d2: Pushed 22:49:09 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:49:09 0ada25651c18: Preparing 22:49:09 0ada25651c18: Preparing 22:49:09 1b4778ac0af4: Preparing 22:49:09 71f36dd3611f: Preparing 22:49:09 14c4fe004c76: Preparing 22:49:09 5fd1277c168f: Preparing 22:49:09 4420d67228d2: Preparing 22:49:09 f94b578ef6c3: Preparing 22:49:09 b175ed131ecf: Preparing 22:49:09 9d27fe13a04c: Preparing 22:49:09 e97f2cdc43b1: Preparing 22:49:09 c44daa03fa44: Preparing 22:49:09 f70ee36035b9: Preparing 22:49:09 4420d67228d2: Waiting 22:49:09 f94b578ef6c3: Waiting 22:49:09 b175ed131ecf: Waiting 22:49:09 9d27fe13a04c: Waiting 22:49:09 e97f2cdc43b1: Waiting 22:49:09 c44daa03fa44: Waiting 22:49:09 f70ee36035b9: Waiting 22:49:09 14c4fe004c76: Layer already exists 22:49:09 5fd1277c168f: Layer already exists 22:49:09 1b4778ac0af4: Layer already exists 22:49:09 71f36dd3611f: Layer already exists 22:49:09 0ada25651c18: Layer already exists 22:49:09 4420d67228d2: Layer already exists 22:49:09 9d27fe13a04c: Layer already exists 22:49:09 b175ed131ecf: Layer already exists 22:49:09 f94b578ef6c3: Layer already exists 22:49:09 e97f2cdc43b1: Layer already exists 22:49:09 c44daa03fa44: Layer already exists 22:49:09 f70ee36035b9: Layer already exists 22:49:10 latest: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 22:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:49:10 0ada25651c18: Preparing 22:49:10 0ada25651c18: Preparing 22:49:10 1b4778ac0af4: Preparing 22:49:10 71f36dd3611f: Preparing 22:49:10 14c4fe004c76: Preparing 22:49:10 5fd1277c168f: Preparing 22:49:10 4420d67228d2: Preparing 22:49:10 f94b578ef6c3: Preparing 22:49:10 b175ed131ecf: Preparing 22:49:10 9d27fe13a04c: Preparing 22:49:10 e97f2cdc43b1: Preparing 22:49:10 c44daa03fa44: Preparing 22:49:10 f70ee36035b9: Preparing 22:49:10 f94b578ef6c3: Waiting 22:49:10 4420d67228d2: Waiting 22:49:10 b175ed131ecf: Waiting 22:49:10 9d27fe13a04c: Waiting 22:49:10 e97f2cdc43b1: Waiting 22:49:10 c44daa03fa44: Waiting 22:49:10 f70ee36035b9: Waiting 22:49:10 14c4fe004c76: Layer already exists 22:49:10 5fd1277c168f: Layer already exists 22:49:10 1b4778ac0af4: Layer already exists 22:49:10 0ada25651c18: Layer already exists 22:49:10 71f36dd3611f: Layer already exists 22:49:10 9d27fe13a04c: Layer already exists 22:49:10 4420d67228d2: Layer already exists 22:49:10 b175ed131ecf: Layer already exists 22:49:10 f94b578ef6c3: Layer already exists 22:49:10 e97f2cdc43b1: Layer already exists 22:49:10 f70ee36035b9: Layer already exists 22:49:10 c44daa03fa44: Layer already exists 22:49:11 3.0.0-dev.85: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:49:11 0ada25651c18: Preparing 22:49:11 0ada25651c18: Preparing 22:49:11 1b4778ac0af4: Preparing 22:49:11 71f36dd3611f: Preparing 22:49:11 14c4fe004c76: Preparing 22:49:11 5fd1277c168f: Preparing 22:49:11 4420d67228d2: Preparing 22:49:11 f94b578ef6c3: Preparing 22:49:11 b175ed131ecf: Preparing 22:49:11 9d27fe13a04c: Preparing 22:49:11 4420d67228d2: Waiting 22:49:11 e97f2cdc43b1: Preparing 22:49:11 c44daa03fa44: Preparing 22:49:11 f70ee36035b9: Preparing 22:49:11 b175ed131ecf: Waiting 22:49:11 9d27fe13a04c: Waiting 22:49:11 e97f2cdc43b1: Waiting 22:49:11 c44daa03fa44: Waiting 22:49:11 f70ee36035b9: Waiting 22:49:11 f94b578ef6c3: Waiting 22:49:11 71f36dd3611f: Layer already exists 22:49:11 1b4778ac0af4: Layer already exists 22:49:11 5fd1277c168f: Layer already exists 22:49:11 14c4fe004c76: Layer already exists 22:49:11 0ada25651c18: Layer already exists 22:49:11 4420d67228d2: Layer already exists 22:49:11 b175ed131ecf: Layer already exists 22:49:11 9d27fe13a04c: Layer already exists 22:49:11 f94b578ef6c3: Layer already exists 22:49:11 e97f2cdc43b1: Layer already exists 22:49:11 f70ee36035b9: Layer already exists 22:49:11 c44daa03fa44: Layer already exists 22:49:12 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:49:12 0ada25651c18: Preparing 22:49:12 0ada25651c18: Preparing 22:49:12 1b4778ac0af4: Preparing 22:49:12 71f36dd3611f: Preparing 22:49:12 14c4fe004c76: Preparing 22:49:12 5fd1277c168f: Preparing 22:49:12 4420d67228d2: Preparing 22:49:12 f94b578ef6c3: Preparing 22:49:12 b175ed131ecf: Preparing 22:49:12 9d27fe13a04c: Preparing 22:49:12 e97f2cdc43b1: Preparing 22:49:12 c44daa03fa44: Preparing 22:49:12 f70ee36035b9: Preparing 22:49:12 b175ed131ecf: Waiting 22:49:12 9d27fe13a04c: Waiting 22:49:12 e97f2cdc43b1: Waiting 22:49:12 c44daa03fa44: Waiting 22:49:12 f70ee36035b9: Waiting 22:49:12 4420d67228d2: Waiting 22:49:12 f94b578ef6c3: Waiting 22:49:12 0ada25651c18: Layer already exists 22:49:12 71f36dd3611f: Layer already exists 22:49:12 14c4fe004c76: Layer already exists 22:49:12 5fd1277c168f: Layer already exists 22:49:12 1b4778ac0af4: Layer already exists 22:49:12 4420d67228d2: Layer already exists 22:49:12 f94b578ef6c3: Layer already exists 22:49:12 b175ed131ecf: Layer already exists 22:49:12 9d27fe13a04c: Layer already exists 22:49:12 e97f2cdc43b1: Layer already exists 22:49:12 f70ee36035b9: Layer already exists 22:49:12 c44daa03fa44: Layer already exists 22:49:12 main: digest: sha256:6cedaf4a5555331c1764c2ebff453016adf6bd0eb9e5acdabe2430601f68000a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:13 ===================================================== [Pipeline] echo 22:49:13 taggedImages: 22:49:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:49:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.85 22:49:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:49:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:49:13 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:13 latest 22:49:13 3.0.0-dev.85 22:49:13 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:13 main 22:49:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:49:13 fbc80b76e32d: Preparing 22:49:13 d3b86c96d8ea: Preparing 22:49:13 7bc0ff5eef88: Preparing 22:49:13 9f19a6a04ac6: Preparing 22:49:13 f94b578ef6c3: Preparing 22:49:13 bfc4b5e6a5e5: Preparing 22:49:13 f70ee36035b9: Preparing 22:49:13 bfc4b5e6a5e5: Waiting 22:49:13 f70ee36035b9: Waiting 22:49:13 f94b578ef6c3: Layer already exists 22:49:13 bfc4b5e6a5e5: Layer already exists 22:49:14 f70ee36035b9: Layer already exists 22:49:14 fbc80b76e32d: Pushed 22:49:14 7bc0ff5eef88: Pushed 22:49:14 d3b86c96d8ea: Pushed 22:49:16 9f19a6a04ac6: Pushed 22:49:16 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:49:17 fbc80b76e32d: Preparing 22:49:17 d3b86c96d8ea: Preparing 22:49:17 7bc0ff5eef88: Preparing 22:49:17 9f19a6a04ac6: Preparing 22:49:17 f94b578ef6c3: Preparing 22:49:17 bfc4b5e6a5e5: Preparing 22:49:17 f70ee36035b9: Preparing 22:49:17 bfc4b5e6a5e5: Waiting 22:49:17 f70ee36035b9: Waiting 22:49:17 9f19a6a04ac6: Layer already exists 22:49:17 f94b578ef6c3: Layer already exists 22:49:17 fbc80b76e32d: Layer already exists 22:49:17 d3b86c96d8ea: Layer already exists 22:49:17 7bc0ff5eef88: Layer already exists 22:49:17 f70ee36035b9: Layer already exists 22:49:17 bfc4b5e6a5e5: Layer already exists 22:49:17 latest: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 22:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:49:18 fbc80b76e32d: Preparing 22:49:18 d3b86c96d8ea: Preparing 22:49:18 7bc0ff5eef88: Preparing 22:49:18 9f19a6a04ac6: Preparing 22:49:18 f94b578ef6c3: Preparing 22:49:18 bfc4b5e6a5e5: Preparing 22:49:18 f70ee36035b9: Preparing 22:49:18 bfc4b5e6a5e5: Waiting 22:49:18 f70ee36035b9: Waiting 22:49:18 fbc80b76e32d: Layer already exists 22:49:18 9f19a6a04ac6: Layer already exists 22:49:18 f94b578ef6c3: Layer already exists 22:49:18 d3b86c96d8ea: Layer already exists 22:49:18 7bc0ff5eef88: Layer already exists 22:49:18 bfc4b5e6a5e5: Layer already exists 22:49:18 f70ee36035b9: Layer already exists 22:49:18 3.0.0-dev.85: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:49:18 fbc80b76e32d: Preparing 22:49:18 d3b86c96d8ea: Preparing 22:49:18 7bc0ff5eef88: Preparing 22:49:18 9f19a6a04ac6: Preparing 22:49:18 f94b578ef6c3: Preparing 22:49:18 bfc4b5e6a5e5: Preparing 22:49:18 f70ee36035b9: Preparing 22:49:18 bfc4b5e6a5e5: Waiting 22:49:18 f70ee36035b9: Waiting 22:49:18 f94b578ef6c3: Layer already exists 22:49:18 9f19a6a04ac6: Layer already exists 22:49:18 d3b86c96d8ea: Layer already exists 22:49:18 fbc80b76e32d: Layer already exists 22:49:18 7bc0ff5eef88: Layer already exists 22:49:18 bfc4b5e6a5e5: Layer already exists 22:49:18 f70ee36035b9: Layer already exists 22:49:18 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:49:19 fbc80b76e32d: Preparing 22:49:19 d3b86c96d8ea: Preparing 22:49:19 7bc0ff5eef88: Preparing 22:49:19 9f19a6a04ac6: Preparing 22:49:19 f94b578ef6c3: Preparing 22:49:19 bfc4b5e6a5e5: Preparing 22:49:19 f70ee36035b9: Preparing 22:49:19 bfc4b5e6a5e5: Waiting 22:49:19 f70ee36035b9: Waiting 22:49:19 d3b86c96d8ea: Layer already exists 22:49:19 f94b578ef6c3: Layer already exists 22:49:19 fbc80b76e32d: Layer already exists 22:49:19 9f19a6a04ac6: Layer already exists 22:49:19 7bc0ff5eef88: Layer already exists 22:49:19 f70ee36035b9: Layer already exists 22:49:19 bfc4b5e6a5e5: Layer already exists 22:49:20 main: digest: sha256:5e80bf5f5c24063ede8196690049057a18eb4f2e0938c03cec68fa80d58cb6bb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:20 ===================================================== [Pipeline] echo 22:49:20 taggedImages: 22:49:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:49:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.85 22:49:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:49:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:49:20 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:20 latest 22:49:20 3.0.0-dev.85 22:49:20 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:20 main 22:49:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:49:20 0e554f578175: Preparing 22:49:20 db039f2bf7e8: Preparing 22:49:20 a017276db093: Preparing 22:49:20 88d97a9d2ce4: Preparing 22:49:20 3c93bd21dfb2: Preparing 22:49:20 29fd5cf4ea2b: Preparing 22:49:20 f70ee36035b9: Preparing 22:49:20 29fd5cf4ea2b: Waiting 22:49:20 f70ee36035b9: Waiting 22:49:21 88d97a9d2ce4: Pushed 22:49:21 0e554f578175: Pushed 22:49:21 3c93bd21dfb2: Pushed 22:49:21 db039f2bf7e8: Pushed 22:49:21 f70ee36035b9: Layer already exists 22:49:21 29fd5cf4ea2b: Pushed 22:49:23 a017276db093: Pushed 22:49:23 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:24 + 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 22:49:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:49:24 0e554f578175: Preparing 22:49:24 db039f2bf7e8: Preparing 22:49:24 a017276db093: Preparing 22:49:24 88d97a9d2ce4: Preparing 22:49:24 3c93bd21dfb2: Preparing 22:49:24 29fd5cf4ea2b: Preparing 22:49:24 f70ee36035b9: Preparing 22:49:24 29fd5cf4ea2b: Waiting 22:49:24 f70ee36035b9: Waiting 22:49:24 a017276db093: Layer already exists 22:49:24 88d97a9d2ce4: Layer already exists 22:49:24 0e554f578175: Layer already exists 22:49:24 db039f2bf7e8: Layer already exists 22:49:24 3c93bd21dfb2: Layer already exists 22:49:24 29fd5cf4ea2b: Layer already exists 22:49:24 f70ee36035b9: Layer already exists 22:49:24 latest: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 22:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:49:25 0e554f578175: Preparing 22:49:25 db039f2bf7e8: Preparing 22:49:25 a017276db093: Preparing 22:49:25 88d97a9d2ce4: Preparing 22:49:25 3c93bd21dfb2: Preparing 22:49:25 29fd5cf4ea2b: Preparing 22:49:25 f70ee36035b9: Preparing 22:49:25 29fd5cf4ea2b: Waiting 22:49:25 f70ee36035b9: Waiting 22:49:25 a017276db093: Layer already exists 22:49:25 db039f2bf7e8: Layer already exists 22:49:25 88d97a9d2ce4: Layer already exists 22:49:25 3c93bd21dfb2: Layer already exists 22:49:25 0e554f578175: Layer already exists 22:49:25 29fd5cf4ea2b: Layer already exists 22:49:25 f70ee36035b9: Layer already exists 22:49:25 3.0.0-dev.85: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:49:25 0e554f578175: Preparing 22:49:25 db039f2bf7e8: Preparing 22:49:25 a017276db093: Preparing 22:49:25 88d97a9d2ce4: Preparing 22:49:25 3c93bd21dfb2: Preparing 22:49:25 29fd5cf4ea2b: Preparing 22:49:25 f70ee36035b9: Preparing 22:49:25 29fd5cf4ea2b: Waiting 22:49:25 f70ee36035b9: Waiting 22:49:25 88d97a9d2ce4: Layer already exists 22:49:25 0e554f578175: Layer already exists 22:49:25 3c93bd21dfb2: Layer already exists 22:49:25 db039f2bf7e8: Layer already exists 22:49:25 a017276db093: Layer already exists 22:49:25 f70ee36035b9: Layer already exists 22:49:25 29fd5cf4ea2b: Layer already exists 22:49:25 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:26 + 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 22:49:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:49:26 0e554f578175: Preparing 22:49:26 db039f2bf7e8: Preparing 22:49:26 a017276db093: Preparing 22:49:26 88d97a9d2ce4: Preparing 22:49:26 3c93bd21dfb2: Preparing 22:49:26 29fd5cf4ea2b: Preparing 22:49:26 f70ee36035b9: Preparing 22:49:26 29fd5cf4ea2b: Waiting 22:49:26 f70ee36035b9: Waiting 22:49:26 3c93bd21dfb2: Layer already exists 22:49:26 88d97a9d2ce4: Layer already exists 22:49:26 db039f2bf7e8: Layer already exists 22:49:26 a017276db093: Layer already exists 22:49:26 0e554f578175: Layer already exists 22:49:26 f70ee36035b9: Layer already exists 22:49:26 29fd5cf4ea2b: Layer already exists 22:49:27 main: digest: sha256:ee29390ddfe01849cf86f7492d13d97bf69f15ca25755db3bac0f215aabd5880 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:27 ===================================================== [Pipeline] echo 22:49:27 taggedImages: 22:49:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:49:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.85 22:49:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:49:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:49:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:27 latest 22:49:27 3.0.0-dev.85 22:49:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:27 main 22:49:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:49:27 e10666b29efd: Preparing 22:49:27 ae16d36e294a: Preparing 22:49:27 e954e400fe45: Preparing 22:49:27 cc2a26b6db48: Preparing 22:49:27 fbf3ccc2a251: Preparing 22:49:27 1328577cbb5f: Preparing 22:49:27 23061813f784: Preparing 22:49:27 a5de74410cd2: Preparing 22:49:27 f70ee36035b9: Preparing 22:49:27 23061813f784: Waiting 22:49:27 a5de74410cd2: Waiting 22:49:27 1328577cbb5f: Waiting 22:49:27 f70ee36035b9: Waiting 22:49:28 e10666b29efd: Pushed 22:49:28 fbf3ccc2a251: Pushed 22:49:28 ae16d36e294a: Pushed 22:49:28 1328577cbb5f: Pushed 22:49:28 23061813f784: Pushed 22:49:28 f70ee36035b9: Layer already exists 22:49:28 a5de74410cd2: Pushed 22:49:30 cc2a26b6db48: Pushed 22:49:31 e954e400fe45: Pushed 22:49:31 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:31 + 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 22:49:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:49:32 e10666b29efd: Preparing 22:49:32 ae16d36e294a: Preparing 22:49:32 e954e400fe45: Preparing 22:49:32 cc2a26b6db48: Preparing 22:49:32 fbf3ccc2a251: Preparing 22:49:32 1328577cbb5f: Preparing 22:49:32 23061813f784: Preparing 22:49:32 a5de74410cd2: Preparing 22:49:32 f70ee36035b9: Preparing 22:49:32 1328577cbb5f: Waiting 22:49:32 23061813f784: Waiting 22:49:32 a5de74410cd2: Waiting 22:49:32 f70ee36035b9: Waiting 22:49:32 cc2a26b6db48: Layer already exists 22:49:32 e10666b29efd: Layer already exists 22:49:32 e954e400fe45: Layer already exists 22:49:32 ae16d36e294a: Layer already exists 22:49:32 fbf3ccc2a251: Layer already exists 22:49:32 1328577cbb5f: Layer already exists 22:49:32 f70ee36035b9: Layer already exists 22:49:32 a5de74410cd2: Layer already exists 22:49:32 23061813f784: Layer already exists 22:49:32 latest: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 22:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:49:33 e10666b29efd: Preparing 22:49:33 ae16d36e294a: Preparing 22:49:33 e954e400fe45: Preparing 22:49:33 cc2a26b6db48: Preparing 22:49:33 fbf3ccc2a251: Preparing 22:49:33 1328577cbb5f: Preparing 22:49:33 23061813f784: Preparing 22:49:33 a5de74410cd2: Preparing 22:49:33 f70ee36035b9: Preparing 22:49:33 1328577cbb5f: Waiting 22:49:33 23061813f784: Waiting 22:49:33 a5de74410cd2: Waiting 22:49:33 f70ee36035b9: Waiting 22:49:33 e10666b29efd: Layer already exists 22:49:33 e954e400fe45: Layer already exists 22:49:33 ae16d36e294a: Layer already exists 22:49:33 cc2a26b6db48: Layer already exists 22:49:33 fbf3ccc2a251: Layer already exists 22:49:33 23061813f784: Layer already exists 22:49:33 1328577cbb5f: Layer already exists 22:49:33 f70ee36035b9: Layer already exists 22:49:33 a5de74410cd2: Layer already exists 22:49:33 3.0.0-dev.85: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:49:33 e10666b29efd: Preparing 22:49:33 ae16d36e294a: Preparing 22:49:33 e954e400fe45: Preparing 22:49:33 cc2a26b6db48: Preparing 22:49:33 fbf3ccc2a251: Preparing 22:49:33 1328577cbb5f: Preparing 22:49:33 23061813f784: Preparing 22:49:33 a5de74410cd2: Preparing 22:49:33 f70ee36035b9: Preparing 22:49:33 1328577cbb5f: Waiting 22:49:33 a5de74410cd2: Waiting 22:49:33 f70ee36035b9: Waiting 22:49:33 23061813f784: Waiting 22:49:33 e10666b29efd: Layer already exists 22:49:33 ae16d36e294a: Layer already exists 22:49:33 cc2a26b6db48: Layer already exists 22:49:33 e954e400fe45: Layer already exists 22:49:33 fbf3ccc2a251: Layer already exists 22:49:33 a5de74410cd2: Layer already exists 22:49:33 1328577cbb5f: Layer already exists 22:49:33 23061813f784: Layer already exists 22:49:33 f70ee36035b9: Layer already exists 22:49:33 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:34 + 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 22:49:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:49:34 e10666b29efd: Preparing 22:49:34 ae16d36e294a: Preparing 22:49:34 e954e400fe45: Preparing 22:49:34 cc2a26b6db48: Preparing 22:49:34 fbf3ccc2a251: Preparing 22:49:34 1328577cbb5f: Preparing 22:49:34 23061813f784: Preparing 22:49:34 a5de74410cd2: Preparing 22:49:34 f70ee36035b9: Preparing 22:49:34 23061813f784: Waiting 22:49:34 1328577cbb5f: Waiting 22:49:34 f70ee36035b9: Waiting 22:49:34 a5de74410cd2: Waiting 22:49:34 fbf3ccc2a251: Layer already exists 22:49:34 e10666b29efd: Layer already exists 22:49:34 e954e400fe45: Layer already exists 22:49:34 ae16d36e294a: Layer already exists 22:49:34 cc2a26b6db48: Layer already exists 22:49:34 1328577cbb5f: Layer already exists 22:49:34 23061813f784: Layer already exists 22:49:34 a5de74410cd2: Layer already exists 22:49:34 f70ee36035b9: Layer already exists 22:49:34 main: digest: sha256:c8227f02c85cf9602dbbc799310cda952721b32bcf7e1e1757fa923fab35451f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:35 ===================================================== [Pipeline] echo 22:49:35 taggedImages: 22:49:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:49:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.85 22:49:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:49:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:49:35 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:35 latest 22:49:35 3.0.0-dev.85 22:49:35 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:35 main 22:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:49:35 ed32a573d362: Preparing 22:49:35 29e2818b6835: Preparing 22:49:35 f94b578ef6c3: Preparing 22:49:35 94c9e1040a07: Preparing 22:49:35 a8cfdf0cc8ec: Preparing 22:49:35 a8cfdf0cc8ec: Layer already exists 22:49:35 f94b578ef6c3: Layer already exists 22:49:35 ed32a573d362: Pushed 22:49:36 94c9e1040a07: Pushed 22:49:40 29e2818b6835: Pushed 22:49:40 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:40 + 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 22:49:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:49:41 ed32a573d362: Preparing 22:49:41 29e2818b6835: Preparing 22:49:41 f94b578ef6c3: Preparing 22:49:41 94c9e1040a07: Preparing 22:49:41 a8cfdf0cc8ec: Preparing 22:49:41 29e2818b6835: Layer already exists 22:49:41 a8cfdf0cc8ec: Layer already exists 22:49:41 ed32a573d362: Layer already exists 22:49:41 94c9e1040a07: Layer already exists 22:49:41 f94b578ef6c3: Layer already exists 22:49:41 latest: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 22:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:49:41 ed32a573d362: Preparing 22:49:41 29e2818b6835: Preparing 22:49:41 f94b578ef6c3: Preparing 22:49:41 94c9e1040a07: Preparing 22:49:41 a8cfdf0cc8ec: Preparing 22:49:41 ed32a573d362: Layer already exists 22:49:41 94c9e1040a07: Layer already exists 22:49:41 29e2818b6835: Layer already exists 22:49:41 a8cfdf0cc8ec: Layer already exists 22:49:41 f94b578ef6c3: Layer already exists 22:49:41 3.0.0-dev.85: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:49:42 ed32a573d362: Preparing 22:49:42 29e2818b6835: Preparing 22:49:42 f94b578ef6c3: Preparing 22:49:42 94c9e1040a07: Preparing 22:49:42 a8cfdf0cc8ec: Preparing 22:49:42 94c9e1040a07: Layer already exists 22:49:42 f94b578ef6c3: Layer already exists 22:49:42 ed32a573d362: Layer already exists 22:49:42 a8cfdf0cc8ec: Layer already exists 22:49:42 29e2818b6835: Layer already exists 22:49:42 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:42 + 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 22:49:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:49:43 ed32a573d362: Preparing 22:49:43 29e2818b6835: Preparing 22:49:43 f94b578ef6c3: Preparing 22:49:43 94c9e1040a07: Preparing 22:49:43 a8cfdf0cc8ec: Preparing 22:49:43 f94b578ef6c3: Layer already exists 22:49:43 29e2818b6835: Layer already exists 22:49:43 ed32a573d362: Layer already exists 22:49:43 94c9e1040a07: Layer already exists 22:49:43 a8cfdf0cc8ec: Layer already exists 22:49:43 main: digest: sha256:dae0c5a0662444b6e4c14bacf5bce0bc42c957b7eaa9f7469214c33481383659 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:43 ===================================================== [Pipeline] echo 22:49:43 taggedImages: 22:49:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:49:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.85 22:49:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:49:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:49:43 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:43 latest 22:49:43 3.0.0-dev.85 22:49:43 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:49:43 main 22:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:49:43 8f4af73f8fa3: Preparing 22:49:43 0e0966c78bc9: Preparing 22:49:43 848d7a05c6ae: Preparing 22:49:43 30061c1fd7aa: Preparing 22:49:43 c2920f34d7dc: Preparing 22:49:43 83726da6aacf: Preparing 22:49:43 a8cfdf0cc8ec: Preparing 22:49:43 a8cfdf0cc8ec: Waiting 22:49:43 83726da6aacf: Waiting 22:49:44 0e0966c78bc9: Pushed 22:49:44 848d7a05c6ae: Pushed 22:49:44 8f4af73f8fa3: Pushed 22:49:44 a8cfdf0cc8ec: Layer already exists 22:49:45 83726da6aacf: Pushed 22:49:51 c2920f34d7dc: Pushed 22:49:59 30061c1fd7aa: Pushed 22:49:59 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:00 + 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 22:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:50:00 8f4af73f8fa3: Preparing 22:50:00 0e0966c78bc9: Preparing 22:50:00 848d7a05c6ae: Preparing 22:50:00 30061c1fd7aa: Preparing 22:50:00 c2920f34d7dc: Preparing 22:50:00 83726da6aacf: Preparing 22:50:00 a8cfdf0cc8ec: Preparing 22:50:00 83726da6aacf: Waiting 22:50:00 a8cfdf0cc8ec: Waiting 22:50:00 848d7a05c6ae: Layer already exists 22:50:00 c2920f34d7dc: Layer already exists 22:50:00 8f4af73f8fa3: Layer already exists 22:50:00 30061c1fd7aa: Layer already exists 22:50:00 0e0966c78bc9: Layer already exists 22:50:00 a8cfdf0cc8ec: Layer already exists 22:50:00 83726da6aacf: Layer already exists 22:50:00 latest: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 22:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:50:01 8f4af73f8fa3: Preparing 22:50:01 0e0966c78bc9: Preparing 22:50:01 848d7a05c6ae: Preparing 22:50:01 30061c1fd7aa: Preparing 22:50:01 c2920f34d7dc: Preparing 22:50:01 83726da6aacf: Preparing 22:50:01 a8cfdf0cc8ec: Preparing 22:50:01 83726da6aacf: Waiting 22:50:01 a8cfdf0cc8ec: Waiting 22:50:01 30061c1fd7aa: Layer already exists 22:50:01 848d7a05c6ae: Layer already exists 22:50:01 c2920f34d7dc: Layer already exists 22:50:01 8f4af73f8fa3: Layer already exists 22:50:01 0e0966c78bc9: Layer already exists 22:50:01 a8cfdf0cc8ec: Layer already exists 22:50:01 83726da6aacf: Layer already exists 22:50:01 3.0.0-dev.85: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:50:02 8f4af73f8fa3: Preparing 22:50:02 0e0966c78bc9: Preparing 22:50:02 848d7a05c6ae: Preparing 22:50:02 30061c1fd7aa: Preparing 22:50:02 c2920f34d7dc: Preparing 22:50:02 83726da6aacf: Preparing 22:50:02 a8cfdf0cc8ec: Preparing 22:50:02 83726da6aacf: Waiting 22:50:02 a8cfdf0cc8ec: Waiting 22:50:02 8f4af73f8fa3: Layer already exists 22:50:02 0e0966c78bc9: Layer already exists 22:50:02 c2920f34d7dc: Layer already exists 22:50:02 848d7a05c6ae: Layer already exists 22:50:02 30061c1fd7aa: Layer already exists 22:50:02 a8cfdf0cc8ec: Layer already exists 22:50:02 83726da6aacf: Layer already exists 22:50:02 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:03 + 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 22:50:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:50:03 8f4af73f8fa3: Preparing 22:50:03 0e0966c78bc9: Preparing 22:50:03 848d7a05c6ae: Preparing 22:50:03 30061c1fd7aa: Preparing 22:50:03 c2920f34d7dc: Preparing 22:50:03 83726da6aacf: Preparing 22:50:03 a8cfdf0cc8ec: Preparing 22:50:03 83726da6aacf: Waiting 22:50:03 a8cfdf0cc8ec: Waiting 22:50:03 c2920f34d7dc: Layer already exists 22:50:03 30061c1fd7aa: Layer already exists 22:50:03 0e0966c78bc9: Layer already exists 22:50:03 848d7a05c6ae: Layer already exists 22:50:03 8f4af73f8fa3: Layer already exists 22:50:03 a8cfdf0cc8ec: Layer already exists 22:50:03 83726da6aacf: Layer already exists 22:50:03 main: digest: sha256:f7d1c54ac5133bc6f63f0bd8eb82ddfa47f100a7d2d33bdb16b1c67380d22674 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:03 ===================================================== [Pipeline] echo 22:50:03 taggedImages: 22:50:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:50:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.85 22:50:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:50:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:50:03 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:03 latest 22:50:03 3.0.0-dev.85 22:50:03 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:03 main 22:50:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:50:04 2facc930b49f: Preparing 22:50:04 f4ac6afeef28: Preparing 22:50:04 6075ca184e44: Preparing 22:50:04 3b8482478b4c: Preparing 22:50:04 34c1443adca9: Preparing 22:50:04 a8cfdf0cc8ec: Preparing 22:50:04 a8cfdf0cc8ec: Waiting 22:50:04 6075ca184e44: Pushed 22:50:04 2facc930b49f: Pushed 22:50:04 f4ac6afeef28: Pushed 22:50:04 a8cfdf0cc8ec: Layer already exists 22:50:05 34c1443adca9: Pushed 22:50:24 3b8482478b4c: Pushed 22:50:24 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:24 + 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 22:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:50:24 2facc930b49f: Preparing 22:50:24 f4ac6afeef28: Preparing 22:50:24 6075ca184e44: Preparing 22:50:24 3b8482478b4c: Preparing 22:50:24 34c1443adca9: Preparing 22:50:24 a8cfdf0cc8ec: Preparing 22:50:24 6075ca184e44: Layer already exists 22:50:24 f4ac6afeef28: Layer already exists 22:50:24 2facc930b49f: Layer already exists 22:50:24 34c1443adca9: Layer already exists 22:50:24 3b8482478b4c: Layer already exists 22:50:24 a8cfdf0cc8ec: Layer already exists 22:50:24 latest: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 22:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:50:25 2facc930b49f: Preparing 22:50:25 f4ac6afeef28: Preparing 22:50:25 6075ca184e44: Preparing 22:50:25 3b8482478b4c: Preparing 22:50:25 34c1443adca9: Preparing 22:50:25 a8cfdf0cc8ec: Preparing 22:50:25 a8cfdf0cc8ec: Waiting 22:50:25 3b8482478b4c: Layer already exists 22:50:25 f4ac6afeef28: Layer already exists 22:50:25 6075ca184e44: Layer already exists 22:50:25 2facc930b49f: Layer already exists 22:50:25 34c1443adca9: Layer already exists 22:50:25 a8cfdf0cc8ec: Layer already exists 22:50:25 3.0.0-dev.85: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:50:26 2facc930b49f: Preparing 22:50:26 f4ac6afeef28: Preparing 22:50:26 6075ca184e44: Preparing 22:50:26 3b8482478b4c: Preparing 22:50:26 34c1443adca9: Preparing 22:50:26 a8cfdf0cc8ec: Preparing 22:50:26 a8cfdf0cc8ec: Waiting 22:50:26 3b8482478b4c: Layer already exists 22:50:26 34c1443adca9: Layer already exists 22:50:26 6075ca184e44: Layer already exists 22:50:26 f4ac6afeef28: Layer already exists 22:50:26 2facc930b49f: Layer already exists 22:50:26 a8cfdf0cc8ec: Layer already exists 22:50:26 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:26 + 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 22:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:50:26 2facc930b49f: Preparing 22:50:26 f4ac6afeef28: Preparing 22:50:26 6075ca184e44: Preparing 22:50:26 3b8482478b4c: Preparing 22:50:26 34c1443adca9: Preparing 22:50:26 a8cfdf0cc8ec: Preparing 22:50:26 a8cfdf0cc8ec: Waiting 22:50:26 f4ac6afeef28: Layer already exists 22:50:26 6075ca184e44: Layer already exists 22:50:26 34c1443adca9: Layer already exists 22:50:26 3b8482478b4c: Layer already exists 22:50:26 2facc930b49f: Layer already exists 22:50:26 a8cfdf0cc8ec: Layer already exists 22:50:26 main: digest: sha256:19369182b6081620c0c811751b95e061ca3e911042109ba21d5602ea71432217 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:27 ===================================================== [Pipeline] echo 22:50:27 taggedImages: 22:50:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:50:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.85 22:50:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:50:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:50:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:27 latest 22:50:27 3.0.0-dev.85 22:50:27 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:27 main 22:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:50:27 1a3cab868e90: Preparing 22:50:27 9c73c256038d: Preparing 22:50:27 dbf849691c23: Preparing 22:50:27 e328477a14f6: Preparing 22:50:27 83726da6aacf: Preparing 22:50:27 a8cfdf0cc8ec: Preparing 22:50:27 a8cfdf0cc8ec: Waiting 22:50:27 83726da6aacf: Layer already exists 22:50:28 a8cfdf0cc8ec: Layer already exists 22:50:28 1a3cab868e90: Pushed 22:50:28 dbf849691c23: Pushed 22:50:28 9c73c256038d: Pushed 22:50:42 e328477a14f6: Pushed 22:50:42 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:43 + 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 22:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:50:43 1a3cab868e90: Preparing 22:50:43 9c73c256038d: Preparing 22:50:43 dbf849691c23: Preparing 22:50:43 e328477a14f6: Preparing 22:50:43 83726da6aacf: Preparing 22:50:43 a8cfdf0cc8ec: Preparing 22:50:43 a8cfdf0cc8ec: Waiting 22:50:43 9c73c256038d: Layer already exists 22:50:43 e328477a14f6: Layer already exists 22:50:43 dbf849691c23: Layer already exists 22:50:43 1a3cab868e90: Layer already exists 22:50:43 83726da6aacf: Layer already exists 22:50:43 a8cfdf0cc8ec: Layer already exists 22:50:43 latest: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 22:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:50:44 1a3cab868e90: Preparing 22:50:44 9c73c256038d: Preparing 22:50:44 dbf849691c23: Preparing 22:50:44 e328477a14f6: Preparing 22:50:44 83726da6aacf: Preparing 22:50:44 a8cfdf0cc8ec: Preparing 22:50:44 a8cfdf0cc8ec: Waiting 22:50:44 e328477a14f6: Layer already exists 22:50:44 9c73c256038d: Layer already exists 22:50:44 1a3cab868e90: Layer already exists 22:50:44 dbf849691c23: Layer already exists 22:50:44 83726da6aacf: Layer already exists 22:50:44 a8cfdf0cc8ec: Layer already exists 22:50:44 3.0.0-dev.85: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:50:45 1a3cab868e90: Preparing 22:50:45 9c73c256038d: Preparing 22:50:45 dbf849691c23: Preparing 22:50:45 e328477a14f6: Preparing 22:50:45 83726da6aacf: Preparing 22:50:45 a8cfdf0cc8ec: Preparing 22:50:45 a8cfdf0cc8ec: Waiting 22:50:45 1a3cab868e90: Layer already exists 22:50:45 9c73c256038d: Layer already exists 22:50:45 e328477a14f6: Layer already exists 22:50:45 83726da6aacf: Layer already exists 22:50:45 dbf849691c23: Layer already exists 22:50:45 a8cfdf0cc8ec: Layer already exists 22:50:45 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:45 + 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 22:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:50:45 1a3cab868e90: Preparing 22:50:45 9c73c256038d: Preparing 22:50:45 dbf849691c23: Preparing 22:50:45 e328477a14f6: Preparing 22:50:45 83726da6aacf: Preparing 22:50:45 a8cfdf0cc8ec: Preparing 22:50:45 a8cfdf0cc8ec: Waiting 22:50:45 83726da6aacf: Layer already exists 22:50:45 9c73c256038d: Layer already exists 22:50:45 e328477a14f6: Layer already exists 22:50:45 1a3cab868e90: Layer already exists 22:50:45 dbf849691c23: Layer already exists 22:50:45 a8cfdf0cc8ec: Layer already exists 22:50:45 main: digest: sha256:60062150f0366d6987e293a1789ad0ea36b5282cec7b4faac1152ab6f5d3f26e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:46 ===================================================== [Pipeline] echo 22:50:46 taggedImages: 22:50:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:50:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.85 22:50:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:50:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:50:46 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:46 latest 22:50:46 3.0.0-dev.85 22:50:46 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:46 main 22:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:50:46 bcadb88e4b1e: Preparing 22:50:46 1285c69774f1: Preparing 22:50:46 f94b578ef6c3: Preparing 22:50:46 d0af3488ea5b: Preparing 22:50:46 f70ee36035b9: Preparing 22:50:46 f94b578ef6c3: Layer already exists 22:50:46 f70ee36035b9: Layer already exists 22:50:47 bcadb88e4b1e: Pushed 22:50:47 d0af3488ea5b: Pushed 22:50:52 1285c69774f1: Pushed 22:50:52 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:50:53 bcadb88e4b1e: Preparing 22:50:53 1285c69774f1: Preparing 22:50:53 f94b578ef6c3: Preparing 22:50:53 d0af3488ea5b: Preparing 22:50:53 f70ee36035b9: Preparing 22:50:53 bcadb88e4b1e: Layer already exists 22:50:53 1285c69774f1: Layer already exists 22:50:53 f70ee36035b9: Layer already exists 22:50:53 d0af3488ea5b: Layer already exists 22:50:53 f94b578ef6c3: Layer already exists 22:50:53 latest: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 22:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:50:53 bcadb88e4b1e: Preparing 22:50:53 1285c69774f1: Preparing 22:50:53 f94b578ef6c3: Preparing 22:50:53 d0af3488ea5b: Preparing 22:50:53 f70ee36035b9: Preparing 22:50:53 bcadb88e4b1e: Layer already exists 22:50:53 f70ee36035b9: Layer already exists 22:50:53 1285c69774f1: Layer already exists 22:50:53 d0af3488ea5b: Layer already exists 22:50:53 f94b578ef6c3: Layer already exists 22:50:53 3.0.0-dev.85: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:50:54 bcadb88e4b1e: Preparing 22:50:54 1285c69774f1: Preparing 22:50:54 f94b578ef6c3: Preparing 22:50:54 d0af3488ea5b: Preparing 22:50:54 f70ee36035b9: Preparing 22:50:54 1285c69774f1: Layer already exists 22:50:54 d0af3488ea5b: Layer already exists 22:50:54 f70ee36035b9: Layer already exists 22:50:54 f94b578ef6c3: Layer already exists 22:50:54 bcadb88e4b1e: Layer already exists 22:50:54 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:50:55 bcadb88e4b1e: Preparing 22:50:55 1285c69774f1: Preparing 22:50:55 f94b578ef6c3: Preparing 22:50:55 d0af3488ea5b: Preparing 22:50:55 f70ee36035b9: Preparing 22:50:55 1285c69774f1: Layer already exists 22:50:55 f94b578ef6c3: Layer already exists 22:50:55 f70ee36035b9: Layer already exists 22:50:55 d0af3488ea5b: Layer already exists 22:50:55 bcadb88e4b1e: Layer already exists 22:50:55 main: digest: sha256:fa9f464cfae9a38d2042536520609b2a74310269020598d2646433c6f2f00b9f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:55 ===================================================== [Pipeline] echo 22:50:55 taggedImages: 22:50:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:50:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.85 22:50:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:50:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:50:55 923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:55 latest 22:50:55 3.0.0-dev.85 22:50:55 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:50:55 main 22:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:50:55 b76a9f7ce2cc: Preparing 22:50:55 c13560de9b33: Preparing 22:50:55 f94b578ef6c3: Preparing 22:50:55 650890d9f3c7: Preparing 22:50:55 f70ee36035b9: Preparing 22:50:55 f94b578ef6c3: Layer already exists 22:50:55 650890d9f3c7: Layer already exists 22:50:55 f70ee36035b9: Layer already exists 22:50:56 b76a9f7ce2cc: Pushed 22:51:02 c13560de9b33: Pushed 22:51:02 923421b803a2aa1fd35cfe5d85a9354669a43ca8: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:51:03 b76a9f7ce2cc: Preparing 22:51:03 c13560de9b33: Preparing 22:51:03 f94b578ef6c3: Preparing 22:51:03 650890d9f3c7: Preparing 22:51:03 f70ee36035b9: Preparing 22:51:03 f94b578ef6c3: Layer already exists 22:51:03 c13560de9b33: Layer already exists 22:51:03 f70ee36035b9: Layer already exists 22:51:03 650890d9f3c7: Layer already exists 22:51:03 b76a9f7ce2cc: Layer already exists 22:51:03 latest: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 22:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:51:04 b76a9f7ce2cc: Preparing 22:51:04 c13560de9b33: Preparing 22:51:04 f94b578ef6c3: Preparing 22:51:04 650890d9f3c7: Preparing 22:51:04 f70ee36035b9: Preparing 22:51:04 f94b578ef6c3: Layer already exists 22:51:04 650890d9f3c7: Layer already exists 22:51:04 b76a9f7ce2cc: Layer already exists 22:51:04 f70ee36035b9: Layer already exists 22:51:04 c13560de9b33: Layer already exists 22:51:04 3.0.0-dev.85: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:51:04 b76a9f7ce2cc: Preparing 22:51:04 c13560de9b33: Preparing 22:51:04 f94b578ef6c3: Preparing 22:51:04 650890d9f3c7: Preparing 22:51:04 f70ee36035b9: Preparing 22:51:04 f70ee36035b9: Layer already exists 22:51:04 b76a9f7ce2cc: Layer already exists 22:51:04 c13560de9b33: Layer already exists 22:51:04 f94b578ef6c3: Layer already exists 22:51:04 650890d9f3c7: Layer already exists 22:51:05 923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:51:05 b76a9f7ce2cc: Preparing 22:51:05 c13560de9b33: Preparing 22:51:05 f94b578ef6c3: Preparing 22:51:05 650890d9f3c7: Preparing 22:51:05 f70ee36035b9: Preparing 22:51:05 f70ee36035b9: Layer already exists 22:51:05 b76a9f7ce2cc: Layer already exists 22:51:05 650890d9f3c7: Layer already exists 22:51:05 f94b578ef6c3: Layer already exists 22:51:05 c13560de9b33: Layer already exists 22:51:05 main: digest: sha256:5a6390f716c6847a53f9f01fdb6847914d5fffcbf6eec04088aeda27b6b5195a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:51:06 ===================================================== [Pipeline] echo 22:51:06 taggedImages: 22:51:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8 22:51:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:51:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.85 22:51:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:923421b803a2aa1fd35cfe5d85a9354669a43ca8-3.0.0-dev.85 22:51:06 - 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 22:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:06 22:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:06 arm64: Pulling from edgex-lftools-log-publisher 22:51:06 8998bd30e6a1: Pulling fs layer 22:51:06 04944245beec: Pulling fs layer 22:51:06 699f458cf7ca: Pulling fs layer 22:51:06 765212b225bb: Pulling fs layer 22:51:06 f23df028b6ca: Pulling fs layer 22:51:06 d65c8cfc05b1: Pulling fs layer 22:51:06 2437ff75d9bd: Pulling fs layer 22:51:06 f23df028b6ca: Waiting 22:51:06 765212b225bb: Waiting 22:51:06 2437ff75d9bd: Waiting 22:51:07 04944245beec: Verifying Checksum 22:51:07 04944245beec: Download complete 22:51:07 765212b225bb: Verifying Checksum 22:51:07 765212b225bb: Download complete 22:51:07 f23df028b6ca: Download complete 22:51:07 d65c8cfc05b1: Verifying Checksum 22:51:07 d65c8cfc05b1: Download complete 22:51:07 699f458cf7ca: Verifying Checksum 22:51:07 699f458cf7ca: Download complete 22:51:07 8998bd30e6a1: Verifying Checksum 22:51:07 8998bd30e6a1: Download complete 22:51:10 2437ff75d9bd: Download complete 22:51:11 8998bd30e6a1: Pull complete 22:51:11 04944245beec: Pull complete 22:51:13 699f458cf7ca: Pull complete 22:51:13 765212b225bb: Pull complete 22:51:14 f23df028b6ca: Pull complete 22:51:14 d65c8cfc05b1: Pull complete 22:51:29 2437ff75d9bd: Pull complete 22:51:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:51:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:29 prd-ubuntu20.04-docker-arm64-4c-16g-8916 does not seem to be running inside a container 22:51:29 $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:51:32 $ docker top 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:32 ---> job-cost.sh 22:51:32 lf-activate-venv: SKIPPING 22:51:32 INFO: No Stack... 22:51:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:51:34 INFO: Archiving Costs [Pipeline] sh 22:51:34 + cat /w/workspace/edgex-go/447/archives/cost.csv 22:51:34 + cut -d, -f6 [Pipeline] lock 22:51:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] 22:51:34 Resource [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] did not exist. Created. 22:51:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:51:35 Stashed 1 file(s) [Pipeline] } 22:51:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-447-stack-cost] [Pipeline] // lock [Pipeline] } 22:51:35 $ docker stop --time=1 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e 22:51:37 $ docker rm -f --volumes 188cd78079feebf5a7eea0aca8d1c1fdd0b097bf3714fd6095cedff1b620606e [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 22:51:37 provisioning config files... 22:51:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/447@tmp/config4960670031736972859tmp [Pipeline] { [Pipeline] sh 22:51:38 + set +x 22:51:38 + curl+ -s https://codecov.io/bash 22:51:38 bash -s -- 22:51:38 22:51:38 _____ _ 22:51:38 / ____| | | 22:51:38 | | ___ __| | ___ ___ _____ __ 22:51:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:51:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:51:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:51:38 Bash-1.0.6 22:51:38 22:51:38 22:51:38 ==> git version 2.25.1 found 22:51:38 ==> 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 22:51:38 Release-Date: 2020-01-08 22:51:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:51:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:51:38 ==> Jenkins CI detected. 22:51:38 current dir:  /w/workspace/edgex-go/447 22:51:38 project root: . 22:51:38 --> token set from env 22:51:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:51:38 ==> Running gcov in . (disable via -X gcov) 22:51:38 ==> Python coveragepy not found 22:51:38 ==> Searching for coverage reports in: 22:51:38 + . 22:51:38 -> Found 1 reports 22:51:38 ==> Detecting git/mercurial file structure 22:51:38 ==> Reading reports 22:51:38 + ./coverage.out bytes=447487 22:51:38 ==> Appending adjustments 22:51:38 https://docs.codecov.io/docs/fixing-reports 22:51:39 + Found adjustments 22:51:39 ==> Gzipping contents 22:51:39 60K /tmp/codecov.MwBT4E.gz 22:51:39 ==> Uploading reports 22:51:39 url: https://codecov.io 22:51:39 query: branch=main&commit=923421b803a2aa1fd35cfe5d85a9354669a43ca8&build=447&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F447%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:51:39 -> Pinging Codecov 22:51:39 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=923421b803a2aa1fd35cfe5d85a9354669a43ca8&build=447&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F447%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:51:39 -> Uploading to 22:51:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/923421b803a2aa1fd35cfe5d85a9354669a43ca8/ae83c9b2-c8ef-4fbb-9f63-2b5e66f086c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T225139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dd447f27e9617b2fb381a7bc103c014aa68388b78ce5a80aca8cafbab8d6b49 22:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:39 Dload Upload Total Spent Left Speed 22:51:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 186k --:--:-- --:--:-- --:--:-- 186k 22:51:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/923421b803a2aa1fd35cfe5d85a9354669a43ca8 [Pipeline] } 22:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:51:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:51:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:51:40 22:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:51:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:51:40 df9b9388f04a: Pulling fs layer 22:51:40 52dc419b0ee2: Pulling fs layer 22:51:40 25bc292e5bac: Pulling fs layer 22:51:40 114826534d7a: Pulling fs layer 22:51:40 4657fd5d0bcf: Pulling fs layer 22:51:40 6ad1cebc031e: Pulling fs layer 22:51:40 8a3aa393b2d8: Pulling fs layer 22:51:40 114826534d7a: Waiting 22:51:40 8a3aa393b2d8: Waiting 22:51:40 4657fd5d0bcf: Waiting 22:51:40 6ad1cebc031e: Waiting 22:51:40 25bc292e5bac: Verifying Checksum 22:51:40 25bc292e5bac: Download complete 22:51:40 52dc419b0ee2: Verifying Checksum 22:51:40 52dc419b0ee2: Download complete 22:51:40 4657fd5d0bcf: Verifying Checksum 22:51:40 4657fd5d0bcf: Download complete 22:51:40 df9b9388f04a: Verifying Checksum 22:51:40 df9b9388f04a: Pull complete 22:51:40 6ad1cebc031e: Verifying Checksum 22:51:40 6ad1cebc031e: Download complete 22:51:40 52dc419b0ee2: Pull complete 22:51:41 25bc292e5bac: Pull complete 22:51:41 114826534d7a: Verifying Checksum 22:51:41 114826534d7a: Download complete 22:51:41 8a3aa393b2d8: Verifying Checksum 22:51:41 8a3aa393b2d8: Download complete 22:51:44 114826534d7a: Pull complete 22:51:44 4657fd5d0bcf: Pull complete 22:51:45 6ad1cebc031e: Pull complete 22:51:47 8a3aa393b2d8: Pull complete 22:51:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:51:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:47 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:51:47 $ 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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:51:49 $ docker top e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 -eo pid,comm [Pipeline] { [Pipeline] echo 22:51:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:51:50 + set -o pipefail 22:51:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:51:55 22:51:55 Monitoring /w/workspace/edgex-go/447 (github.com/edgexfoundry/edgex-go)... 22:51:55 22:51:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/60789b2a-60b5-4eef-a7e1-3be3a4844440 22:51:55 22:51:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:51:55 22:51:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:51:55 22:51:55 22:51:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:51:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:51:55 More details here: https://snyk.co/ue1NS [Pipeline] } 22:51:55 $ docker stop --time=1 e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 22:51:57 $ docker rm -f --volumes e77adf293b66312a7255a474030521f288782bd2c954c7081b3ba86634a65765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:51:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:58 provisioning config files... 22:51:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/447@tmp/config10993879678247567451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:58 --> edgex-publish-swagger.sh 22:51:58 === Publish openapi/v3 API === 22:51:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:51:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/447/openapi/v3/core-command.yaml] 22:51:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:58 Dload Upload Total Spent Left Speed 22:51:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 66430 --:--:-- --:--:-- --:--:-- 66278 22:51:58 22:51:58 22:51:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/447/openapi/v3/core-data.yaml] 22:51:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:58 Dload Upload Total Spent Left Speed 22:51:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k 22:51:59 22:51:59 22:51:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/447/openapi/v3/core-metadata.yaml] 22:51:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:59 Dload Upload Total Spent Left Speed 22:51:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 1313k --:--:-- --:--:-- --:--:-- 1301k 100 140k 0 0 100 140k 0 271k --:--:-- --:--:-- --:--:-- 270k 22:51:59 22:51:59 22:51:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/447/openapi/v3/support-notifications.yaml] 22:51:59 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:59 Dload Upload Total Spent Left Speed 22:52:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 159k --:--:-- --:--:-- --:--:-- 159k 22:52:00 22:52:00 22:52:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/447/openapi/v3/support-scheduler.yaml] 22:52:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:00 Dload Upload Total Spent Left Speed 22:52:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 75895 --:--:-- --:--:-- --:--:-- 75726 22:52:00 22:52:00 [Pipeline] } 22:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:52:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:52:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:52:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:01 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:52:02 $ docker top 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff -eo pid,comm 22:52:02 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). 22:52:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:52:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:52:02 [ssh-agent] Looking for ssh-agent implementation... 22:52:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:52:02 $ docker exec 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff ssh-agent 22:52:02 SSH_AUTH_SOCK=/tmp/ssh-IKWkkAfZTurO/agent.33 22:52:02 SSH_AGENT_PID=39 22:52:02 Running ssh-add (command line suppressed) 22:52:02 Identity added: /w/workspace/edgex-go/447@tmp/private_key_3256929599501524511.key (/w/workspace/edgex-go/447@tmp/private_key_3256929599501524511.key) 22:52:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:52:02 + git semver tag 22:52:03 2023-03-08 22:52:03,032 [run_tag] DEBUG tag force:False 22:52:03 2023-03-08 22:52:03,033 [check_head_tag] DEBUG check head tag 22:52:03 2023-03-08 22:52:03,036 [execute] INFO git cat-file --batch-check 22:52:03 2023-03-08 22:52:03,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=) 22:52:03 2023-03-08 22:52:03,040 [execute] INFO git cat-file --batch 22:52:03 2023-03-08 22:52:03,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=) 22:52:03 2023-03-08 22:52:03,092 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:03 2023-03-08 22:52:03,092 [execute] INFO git tag -a v3.0.0-dev.85 -m v3.0.0-dev.85 22:52:03 2023-03-08 22:52:03,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.85', '-m', 'v3.0.0-dev.85'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) 22:52:03 2023-03-08 22:52:03,095 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:03 3.0.0-dev.85 [Pipeline] } 22:52:03 $ docker exec --env ******** --env ******** 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff ssh-agent -k 22:52:03 unset SSH_AUTH_SOCK; 22:52:03 unset SSH_AGENT_PID; 22:52:03 echo Agent pid 39 killed; 22:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:52:03 + git semver [Pipeline] } 22:52:03 $ docker stop --time=1 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff 22:52:05 $ docker rm -f --volumes 63777490ed0f8c0e5b12efd1b630c4a92390d342abfe52ab1701d090cf47b2ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:52:05 22:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:52:05 0.23.1-centos7: Pulling from edgex-lftools 22:52:05 ab5ef0e58194: Pulling fs layer 22:52:05 9712f1f96733: Pulling fs layer 22:52:05 63f879dbbcfc: Pulling fs layer 22:52:05 0d9ebad4ef96: Pulling fs layer 22:52:05 e9a5061849ea: Pulling fs layer 22:52:05 0d9ebad4ef96: Waiting 22:52:05 d747dcd14b5f: Pulling fs layer 22:52:05 2de7ff778b66: Pulling fs layer 22:52:05 e9a5061849ea: Waiting 22:52:05 2de7ff778b66: Waiting 22:52:05 d747dcd14b5f: Waiting 22:52:05 9712f1f96733: Verifying Checksum 22:52:05 9712f1f96733: Download complete 22:52:06 63f879dbbcfc: Verifying Checksum 22:52:06 63f879dbbcfc: Download complete 22:52:06 e9a5061849ea: Verifying Checksum 22:52:06 e9a5061849ea: Download complete 22:52:06 d747dcd14b5f: Download complete 22:52:06 0d9ebad4ef96: Verifying Checksum 22:52:06 0d9ebad4ef96: Download complete 22:52:06 ab5ef0e58194: Verifying Checksum 22:52:06 ab5ef0e58194: Download complete 22:52:06 2de7ff778b66: Verifying Checksum 22:52:06 2de7ff778b66: Download complete 22:52:09 ab5ef0e58194: Pull complete 22:52:09 9712f1f96733: Pull complete 22:52:09 63f879dbbcfc: Pull complete 22:52:12 0d9ebad4ef96: Pull complete 22:52:12 e9a5061849ea: Pull complete 22:52:12 d747dcd14b5f: Pull complete 22:52:13 2de7ff778b66: Pull complete 22:52:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:52:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:13 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:52:18 $ docker top 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:52:18 provisioning config files... 22:52:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/447@tmp/config6147857074166521073tmp 22:52:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/447@tmp/config11138428066217083876tmp 22:52:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/447@tmp/config13792428377983686581tmp [Pipeline] { [Pipeline] echo 22:52:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:52:18 ---> sigul-configuration.sh 22:52:18 gpg: directory `/root/.gnupg' created 22:52:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:52:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:52:18 gpg: keyring `/root/.gnupg/secring.gpg' created 22:52:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:52:18 gpg: CAST5 encrypted data 22:52:18 gpg: encrypted with 1 passphrase 22:52:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:52:18 + mkdir /home/jenkins 22:52:18 + mkdir /home/jenkins/sigul [Pipeline] sh 22:52:18 + 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 22:52:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:52:19 ---> sigul-install.sh 22:52:19 Sigul already installed; skipping installation. [Pipeline] sh 22:52:19 + git tag --list 22:52:19 0.6.0 22:52:19 0.6.1 22:52:19 0.7.0 22:52:19 0.7.1 22:52:19 v1.0.0 22:52:19 v1.0.1 22:52:19 v1.1.0 22:52:19 v1.2.0 22:52:19 v1.2.1 22:52:19 v1.3.0 22:52:19 v1.3.1 22:52:19 v2.0.0 22:52:19 v2.1.0 22:52:19 v2.1.1 22:52:19 v2.1.1-dev.1 22:52:19 v2.1.1-dev.2 22:52:19 v2.1.1-dev.3 22:52:19 v2.1.1-dev.4 22:52:19 v2.1.1-dev.5 22:52:19 v2.1.1-dev.6 22:52:19 v2.1.1-dev.7 22:52:19 v2.1.1-dev.8 22:52:19 v2.1.2-dev.1 22:52:19 v2.2.0 22:52:19 v2.2.1-dev.1 22:52:19 v2.2.1-dev.10 22:52:19 v2.2.1-dev.11 22:52:19 v2.2.1-dev.12 22:52:19 v2.2.1-dev.13 22:52:19 v2.2.1-dev.14 22:52:19 v2.2.1-dev.15 22:52:19 v2.2.1-dev.16 22:52:19 v2.2.1-dev.17 22:52:19 v2.2.1-dev.18 22:52:19 v2.2.1-dev.19 22:52:19 v2.2.1-dev.2 22:52:19 v2.2.1-dev.20 22:52:19 v2.2.1-dev.21 22:52:19 v2.2.1-dev.22 22:52:19 v2.2.1-dev.23 22:52:19 v2.2.1-dev.24 22:52:19 v2.2.1-dev.25 22:52:19 v2.2.1-dev.26 22:52:19 v2.2.1-dev.27 22:52:19 v2.2.1-dev.28 22:52:19 v2.2.1-dev.29 22:52:19 v2.2.1-dev.3 22:52:19 v2.2.1-dev.4 22:52:19 v2.2.1-dev.5 22:52:19 v2.2.1-dev.6 22:52:19 v2.2.1-dev.7 22:52:19 v2.2.1-dev.8 22:52:19 v2.2.1-dev.9 22:52:19 v2.3.0 22:52:19 v2.3.0-dev.100 22:52:19 v2.3.0-dev.101 22:52:19 v2.3.0-dev.102 22:52:19 v2.3.0-dev.103 22:52:19 v2.3.0-dev.104 22:52:19 v2.3.0-dev.105 22:52:19 v2.3.0-dev.106 22:52:19 v2.3.0-dev.29 22:52:19 v2.3.0-dev.30 22:52:19 v2.3.0-dev.31 22:52:19 v2.3.0-dev.32 22:52:19 v2.3.0-dev.33 22:52:19 v2.3.0-dev.34 22:52:19 v2.3.0-dev.35 22:52:19 v2.3.0-dev.36 22:52:19 v2.3.0-dev.37 22:52:19 v2.3.0-dev.38 22:52:19 v2.3.0-dev.39 22:52:19 v2.3.0-dev.40 22:52:19 v2.3.0-dev.41 22:52:19 v2.3.0-dev.42 22:52:19 v2.3.0-dev.43 22:52:19 v2.3.0-dev.44 22:52:19 v2.3.0-dev.45 22:52:19 v2.3.0-dev.46 22:52:19 v2.3.0-dev.47 22:52:19 v2.3.0-dev.48 22:52:19 v2.3.0-dev.49 22:52:19 v2.3.0-dev.50 22:52:19 v2.3.0-dev.51 22:52:19 v2.3.0-dev.52 22:52:19 v2.3.0-dev.53 22:52:19 v2.3.0-dev.54 22:52:19 v2.3.0-dev.55 22:52:19 v2.3.0-dev.56 22:52:19 v2.3.0-dev.57 22:52:19 v2.3.0-dev.58 22:52:19 v2.3.0-dev.59 22:52:19 v2.3.0-dev.60 22:52:19 v2.3.0-dev.61 22:52:19 v2.3.0-dev.62 22:52:19 v2.3.0-dev.63 22:52:19 v2.3.0-dev.64 22:52:19 v2.3.0-dev.65 22:52:19 v2.3.0-dev.66 22:52:19 v2.3.0-dev.67 22:52:19 v2.3.0-dev.68 22:52:19 v2.3.0-dev.69 22:52:19 v2.3.0-dev.70 22:52:19 v2.3.0-dev.71 22:52:19 v2.3.0-dev.72 22:52:19 v2.3.0-dev.73 22:52:19 v2.3.0-dev.74 22:52:19 v2.3.0-dev.75 22:52:19 v2.3.0-dev.76 22:52:19 v2.3.0-dev.77 22:52:19 v2.3.0-dev.78 22:52:19 v2.3.0-dev.79 22:52:19 v2.3.0-dev.80 22:52:19 v2.3.0-dev.81 22:52:19 v2.3.0-dev.82 22:52:19 v2.3.0-dev.83 22:52:19 v2.3.0-dev.84 22:52:19 v2.3.0-dev.85 22:52:19 v2.3.0-dev.86 22:52:19 v2.3.0-dev.87 22:52:19 v2.3.0-dev.88 22:52:19 v2.3.0-dev.89 22:52:19 v2.3.0-dev.90 22:52:19 v2.3.0-dev.91 22:52:19 v2.3.0-dev.92 22:52:19 v2.3.0-dev.93 22:52:19 v2.3.0-dev.94 22:52:19 v2.3.0-dev.95 22:52:19 v2.3.0-dev.96 22:52:19 v2.3.0-dev.97 22:52:19 v2.3.0-dev.98 22:52:19 v2.3.0-dev.99 22:52:19 v2.3.1-dev.1 22:52:19 v2.3.1-dev.2 22:52:19 v2.3.1-dev.3 22:52:19 v2.3.1-dev.4 22:52:19 v2.3.1-dev.5 22:52:19 v3.0.0-dev.1 22:52:19 v3.0.0-dev.10 22:52:19 v3.0.0-dev.11 22:52:19 v3.0.0-dev.12 22:52:19 v3.0.0-dev.13 22:52:19 v3.0.0-dev.14 22:52:19 v3.0.0-dev.15 22:52:19 v3.0.0-dev.16 22:52:19 v3.0.0-dev.17 22:52:19 v3.0.0-dev.18 22:52:19 v3.0.0-dev.19 22:52:19 v3.0.0-dev.2 22:52:19 v3.0.0-dev.20 22:52:19 v3.0.0-dev.21 22:52:19 v3.0.0-dev.22 22:52:19 v3.0.0-dev.23 22:52:19 v3.0.0-dev.24 22:52:19 v3.0.0-dev.25 22:52:19 v3.0.0-dev.26 22:52:19 v3.0.0-dev.27 22:52:19 v3.0.0-dev.28 22:52:19 v3.0.0-dev.29 22:52:19 v3.0.0-dev.3 22:52:19 v3.0.0-dev.30 22:52:19 v3.0.0-dev.31 22:52:19 v3.0.0-dev.32 22:52:19 v3.0.0-dev.33 22:52:19 v3.0.0-dev.34 22:52:19 v3.0.0-dev.35 22:52:19 v3.0.0-dev.36 22:52:19 v3.0.0-dev.37 22:52:19 v3.0.0-dev.38 22:52:19 v3.0.0-dev.39 22:52:19 v3.0.0-dev.4 22:52:19 v3.0.0-dev.40 22:52:19 v3.0.0-dev.41 22:52:19 v3.0.0-dev.42 22:52:19 v3.0.0-dev.43 22:52:19 v3.0.0-dev.44 22:52:19 v3.0.0-dev.45 22:52:19 v3.0.0-dev.46 22:52:19 v3.0.0-dev.47 22:52:19 v3.0.0-dev.48 22:52:19 v3.0.0-dev.49 22:52:19 v3.0.0-dev.5 22:52:19 v3.0.0-dev.50 22:52:19 v3.0.0-dev.51 22:52:19 v3.0.0-dev.52 22:52:19 v3.0.0-dev.53 22:52:19 v3.0.0-dev.54 22:52:19 v3.0.0-dev.55 22:52:19 v3.0.0-dev.56 22:52:19 v3.0.0-dev.57 22:52:19 v3.0.0-dev.58 22:52:19 v3.0.0-dev.59 22:52:19 v3.0.0-dev.6 22:52:19 v3.0.0-dev.60 22:52:19 v3.0.0-dev.61 22:52:19 v3.0.0-dev.62 22:52:19 v3.0.0-dev.63 22:52:19 v3.0.0-dev.64 22:52:19 v3.0.0-dev.65 22:52:19 v3.0.0-dev.66 22:52:19 v3.0.0-dev.67 22:52:19 v3.0.0-dev.68 22:52:19 v3.0.0-dev.69 22:52:19 v3.0.0-dev.7 22:52:19 v3.0.0-dev.70 22:52:19 v3.0.0-dev.71 22:52:19 v3.0.0-dev.72 22:52:19 v3.0.0-dev.73 22:52:19 v3.0.0-dev.74 22:52:19 v3.0.0-dev.75 22:52:19 v3.0.0-dev.76 22:52:19 v3.0.0-dev.77 22:52:19 v3.0.0-dev.78 22:52:19 v3.0.0-dev.79 22:52:19 v3.0.0-dev.8 22:52:19 v3.0.0-dev.80 22:52:19 v3.0.0-dev.81 22:52:19 v3.0.0-dev.82 22:52:19 v3.0.0-dev.83 22:52:19 v3.0.0-dev.84 22:52:19 v3.0.0-dev.85 22:52:19 v3.0.0-dev.9 [Pipeline] sh 22:52:19 + lftools sign git-tag v3.0.0-dev.85 22:52:20 Signing Git tag with Sigul... 22:52:20 Signing v3.0.0-dev.85 [Pipeline] echo 22:52:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:52:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:52:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:52:20 $ docker stop --time=1 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f 22:52:22 $ docker rm -f --volumes 20acd3c908f6fc288193587ef01e247f4d189ce1c36030a78707e3c1cb44f36f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:52:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:52:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:23 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:52:23 $ docker top 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:52:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:52:23 [ssh-agent] Looking for ssh-agent implementation... 22:52:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:52:23 $ docker exec 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e ssh-agent 22:52:23 SSH_AUTH_SOCK=/tmp/ssh-3To0NJmz37Kt/agent.31 22:52:23 SSH_AGENT_PID=37 22:52:23 Running ssh-add (command line suppressed) 22:52:23 Identity added: /w/workspace/edgex-go/447@tmp/private_key_11146679764149952771.key (/w/workspace/edgex-go/447@tmp/private_key_11146679764149952771.key) 22:52:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:52:24 + git semver bump pre 22:52:24 2023-03-08 22:52:24,367 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:24 2023-03-08 22:52:24,367 [bump_version] DEBUG bumping version:3.0.0-dev.85 on axis:pre with prefix:dev 22:52:24 2023-03-08 22:52:24,367 [bump_version] DEBUG bumped version:3.0.0-dev.86 22:52:24 2023-03-08 22:52:24,368 [write_version] DEBUG write version:3.0.0-dev.86 to path:/w/workspace/edgex-go/447/.semver/main with force:True 22:52:24 2023-03-08 22:52:24,368 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:24 2023-03-08 22:52:24,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/447/.semver/main 22:52:24 2023-03-08 22:52:24,370 [execute] INFO git cat-file --batch-check 22:52:24 2023-03-08 22:52:24,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) 22:52:24 2023-03-08 22:52:24,375 [execute] INFO git cat-file --batch 22:52:24 2023-03-08 22:52:24,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) 22:52:24 2023-03-08 22:52:24,380 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:24 3.0.0-dev.86 [Pipeline] } 22:52:24 $ docker exec --env ******** --env ******** 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e ssh-agent -k 22:52:24 unset SSH_AUTH_SOCK; 22:52:24 unset SSH_AGENT_PID; 22:52:24 echo Agent pid 37 killed; 22:52:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:52:24 + git semver [Pipeline] } 22:52:25 $ docker stop --time=1 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e 22:52:26 $ docker rm -f --volumes 607188bfb271619ac804670290fe5629d2177618a8f2c8cc0313ce6b5bdefa8e [Pipeline] // withDockerContainer [Pipeline] sh 22:52:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:52:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:27 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:52:27 $ docker top 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c -eo pid,comm 22:52:27 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). 22:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:52:27 [ssh-agent] Looking for ssh-agent implementation... 22:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:52:27 $ docker exec 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c ssh-agent 22:52:27 SSH_AUTH_SOCK=/tmp/ssh-ND54LLVgrQ7m/agent.32 22:52:27 SSH_AGENT_PID=38 22:52:27 Running ssh-add (command line suppressed) 22:52:28 Identity added: /w/workspace/edgex-go/447@tmp/private_key_12059601280292745751.key (/w/workspace/edgex-go/447@tmp/private_key_12059601280292745751.key) 22:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:52:28 + git semver push 22:52:28 2023-03-08 22:52:28,469 [run_push] DEBUG push 22:52:28 2023-03-08 22:52:28,470 [execute] INFO git cat-file --batch-check 22:52:28 2023-03-08 22:52:28,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=) 22:52:28 2023-03-08 22:52:28,474 [execute] INFO git rev-list 791b933d93da1d2b5a19acea127ebb868a00fee7 -- 22:52:28 2023-03-08 22:52:28,474 [execute] DEBUG Popen(['git', 'rev-list', '791b933d93da1d2b5a19acea127ebb868a00fee7', '--'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=None) 22:52:28 2023-03-08 22:52:28,490 [execute] INFO git fetch -v origin 22:52:28 2023-03-08 22:52:28,490 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=True, shell=None, istream=None) 22:52:29 2023-03-08 22:52:29,001 [run_push] DEBUG no remote changes detected 22:52:29 2023-03-08 22:52:29,001 [execute] INFO git push origin semver 22:52:29 2023-03-08 22:52:29,001 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/447/.semver, universal_newlines=False, shell=None, istream=None) 22:52:30 2023-03-08 22:52:30,081 [run_push] DEBUG push all version tags 22:52:30 2023-03-08 22:52:30,082 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:52:30 2023-03-08 22:52:30,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/447, universal_newlines=False, shell=None, istream=None) 22:52:31 2023-03-08 22:52:30,876 [read_version] DEBUG read version from /w/workspace/edgex-go/447/.semver/main 22:52:31 3.0.0-dev.86 [Pipeline] } 22:52:31 $ docker exec --env ******** --env ******** 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c ssh-agent -k 22:52:31 unset SSH_AUTH_SOCK; 22:52:31 unset SSH_AGENT_PID; 22:52:31 echo Agent pid 38 killed; 22:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:52:31 + git semver [Pipeline] } 22:52:31 $ docker stop --time=1 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c 22:52:33 $ docker rm -f --volumes 5861ef67561538573b71cf4a2a0e3fa5b09d2c46149228ebf4ea3a23e55bce6c [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 22:52:33 + [ -d /w/workspace/edgex-go/447/archives ] [Pipeline] libraryResource [Pipeline] sh 22:52:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:34 ---> package-listing.sh 22:52:34 ++ facter osfamily 22:52:34 ++ tr '[:upper:]' '[:lower:]' 22:52:34 + OS_FAMILY=debian 22:52:34 + workspace=/w/workspace/edgex-go/447 22:52:34 + START_PACKAGES=/tmp/packages_start.txt 22:52:34 + END_PACKAGES=/tmp/packages_end.txt 22:52:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:34 + PACKAGES=/tmp/packages_start.txt 22:52:34 + '[' /w/workspace/edgex-go/447 ']' 22:52:34 + PACKAGES=/tmp/packages_end.txt 22:52:34 + case "${OS_FAMILY}" in 22:52:34 + dpkg -l 22:52:34 + grep '^ii' 22:52:34 + '[' -f /tmp/packages_start.txt ']' 22:52:34 + '[' -f /tmp/packages_end.txt ']' 22:52:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:52:34 + '[' /w/workspace/edgex-go/447 ']' 22:52:34 + mkdir -p /w/workspace/edgex-go/447/archives/ 22:52:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/447/archives/ [Pipeline] echo 22:52:34 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/447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:52:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:35 22:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:36 latest: Pulling from edgex-lftools-log-publisher 22:52:36 5eb5b503b376: Pulling fs layer 22:52:36 5c69ac0246d0: Pulling fs layer 22:52:36 ec43610c2a17: Pulling fs layer 22:52:36 3a2ae6a8a46f: Pulling fs layer 22:52:36 33b1e0a273af: Pulling fs layer 22:52:36 5d3b04190fa2: Pulling fs layer 22:52:36 2f39f015ded8: Pulling fs layer 22:52:36 33b1e0a273af: Waiting 22:52:36 5d3b04190fa2: Waiting 22:52:36 2f39f015ded8: Waiting 22:52:36 3a2ae6a8a46f: Waiting 22:52:36 5c69ac0246d0: Download complete 22:52:36 3a2ae6a8a46f: Download complete 22:52:36 ec43610c2a17: Verifying Checksum 22:52:36 ec43610c2a17: Download complete 22:52:36 33b1e0a273af: Verifying Checksum 22:52:36 33b1e0a273af: Download complete 22:52:36 5d3b04190fa2: Download complete 22:52:36 5eb5b503b376: Verifying Checksum 22:52:36 5eb5b503b376: Download complete 22:52:36 2f39f015ded8: Download complete 22:52:37 5eb5b503b376: Pull complete 22:52:37 5c69ac0246d0: Pull complete 22:52:38 ec43610c2a17: Pull complete 22:52:38 3a2ae6a8a46f: Pull complete 22:52:38 33b1e0a273af: Pull complete 22:52:38 5d3b04190fa2: Pull complete 22:52:42 2f39f015ded8: Pull complete 22:52:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:52:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:42 prd-ubuntu20.04-docker-8c-8g-8915 does not seem to be running inside a container 22:52:42 $ 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/447/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/447 -v /w/workspace/edgex-go/447:/w/workspace/edgex-go/447:rw,z -v /w/workspace/edgex-go/447@tmp:/w/workspace/edgex-go/447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:52:44 $ docker top 04152c4de594252d60a965d1386f16c98dd940a25b923c70b2e0423ad702ac49 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:52:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:52:45 + ls /var/log/sa-host 22:52:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:45 provisioning config files... 22:52:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/447@tmp/config15591630137079326684tmp [Pipeline] { [Pipeline] echo 22:52:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:52:45 ---> create-netrc.sh [Pipeline] } 22:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:52:45 ---> python-tools-install.sh [Pipeline] echo 22:52:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:52:46 ---> sudo-logs.sh 22:52:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:52:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:52:46 ---> job-cost.sh 22:52:46 lf-activate-venv: SKIPPING 22:52:46 DEBUG: total: 0.10999999940395355 22:52:46 INFO: Retrieving Stack Cost... 22:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:52:47 INFO: Archiving Costs [Pipeline] echo 22:52:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:52:47 ---> logs-deploy.sh 22:52:47 lf-activate-venv: SKIPPING 22:52:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/447 22:52:47 INFO: archiving workspace using pattern(s): 22:52:48 Archives upload complete. 22:52:48 INFO: archiving logs to Nexus 22:52:49 ---> uname -a: 22:52:49 Linux prd-ubuntu20-04-docker-8c-8g-8915 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:52:49 22:52:49 22:52:49 ---> lscpu: 22:52:49 Architecture: x86_64 22:52:49 CPU op-mode(s): 32-bit, 64-bit 22:52:49 Byte Order: Little Endian 22:52:49 Address sizes: 40 bits physical, 48 bits virtual 22:52:49 CPU(s): 8 22:52:49 On-line CPU(s) list: 0-7 22:52:49 Thread(s) per core: 1 22:52:49 Core(s) per socket: 1 22:52:49 Socket(s): 8 22:52:49 NUMA node(s): 1 22:52:49 Vendor ID: AuthenticAMD 22:52:49 CPU family: 23 22:52:49 Model: 49 22:52:49 Model name: AMD EPYC-Rome Processor 22:52:49 Stepping: 0 22:52:49 CPU MHz: 2799.996 22:52:49 BogoMIPS: 5599.99 22:52:49 Virtualization: AMD-V 22:52:49 Hypervisor vendor: KVM 22:52:49 Virtualization type: full 22:52:49 L1d cache: 256 KiB 22:52:49 L1i cache: 256 KiB 22:52:49 L2 cache: 4 MiB 22:52:49 L3 cache: 128 MiB 22:52:49 NUMA node0 CPU(s): 0-7 22:52:49 Vulnerability Itlb multihit: Not affected 22:52:49 Vulnerability L1tf: Not affected 22:52:49 Vulnerability Mds: Not affected 22:52:49 Vulnerability Meltdown: Not affected 22:52:49 Vulnerability Mmio stale data: Not affected 22:52:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:52:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:52:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:52:49 Vulnerability Srbds: Not affected 22:52:49 Vulnerability Tsx async abort: Not affected 22:52:49 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 22:52:49 22:52:49 22:52:49 ---> nproc: 22:52:49 8 22:52:49 22:52:49 22:52:49 ---> df -h: 22:52:49 Filesystem Size Used Avail Use% Mounted on 22:52:49 overlay 155G 21G 135G 13% / 22:52:49 tmpfs 64M 0 64M 0% /dev 22:52:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:52:49 shm 64M 0 64M 0% /dev/shm 22:52:49 /dev/vda1 155G 21G 135G 13% /facter-os 22:52:49 22:52:49 22:52:49 ---> sar -b -r -n DEV: 22:52:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8915) 03/08/23 _x86_64_ (8 CPU) 22:52:49 22:52:49 22:21:52 LINUX RESTART (8 CPU) 22:52:49 22:52:49 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:52:49 22:23:01 188.89 47.79 141.09 0.00 5419.50 222418.26 0.00 22:52:49 22:24:01 70.61 0.53 70.08 0.00 10.66 30134.76 0.00 22:52:49 22:25:01 77.44 0.28 77.15 0.00 8.53 32655.51 0.00 22:52:49 22:26:01 690.05 9.81 680.24 0.00 100.23 325141.22 0.00 22:52:49 22:27:01 1096.65 1.08 1095.57 0.00 84.80 280538.27 0.00 22:52:49 22:28:01 1193.40 12.05 1181.35 0.00 5102.62 288621.23 0.00 22:52:49 22:29:01 84.47 0.10 84.37 0.00 12.66 3618.13 0.00 22:52:49 22:30:01 14.95 0.00 14.95 0.00 0.00 340.21 0.00 22:52:49 22:31:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 22:52:49 22:32:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 22:52:49 22:33:01 1.37 0.00 1.37 0.00 0.00 14.51 0.00 22:52:49 22:34:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 22:52:49 22:35:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 22:52:49 22:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 22:52:49 22:37:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 22:52:49 22:38:01 1.68 0.02 1.67 0.00 0.13 23.06 0.00 22:52:49 22:39:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 22:52:49 22:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 22:52:49 22:41:01 3.12 1.60 1.52 0.00 36.26 18.93 0.00 22:52:49 22:42:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 22:52:49 22:43:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 22:52:49 22:44:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 22:52:49 22:45:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 22:52:49 22:46:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 22:52:49 22:47:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 22:52:49 22:48:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 22:52:49 22:49:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 22:52:49 22:50:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 22:52:49 22:51:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 22:52:49 22:52:01 60.49 0.25 60.24 0.00 9.33 35335.31 0.00 22:52:49 Average: 116.86 2.45 114.40 0.00 359.68 40658.34 0.00 22:52:49 22:52:49 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:52:49 22:23:01 28681536 31593020 725092 2.21 75960 3098888 1943780 5.73 1051412 2783368 1164 22:52:49 22:24:01 28136200 31500572 806652 2.45 113244 3453040 2202816 6.49 1286736 3018112 90572 22:52:49 22:25:01 27992312 31580476 731036 2.22 115928 3668336 1729852 5.10 1205308 3240832 104 22:52:49 22:26:01 22004292 31122360 1160292 3.53 285240 8700332 2734204 8.06 2116704 7955340 508 22:52:49 22:27:01 20518328 31263912 1014340 3.08 306944 10210396 2741620 8.08 2281804 9164516 31280 22:52:49 22:28:01 18914020 31432808 832584 2.53 427448 11764692 2444440 7.20 2489020 10460992 936 22:52:49 22:29:01 19324592 31523984 745436 2.27 428372 11449480 1948416 5.74 2436720 10113688 1160 22:52:49 22:30:01 19329864 31529980 739236 2.25 428800 11449568 1831376 5.40 2429784 10113536 56 22:52:49 22:31:01 19331116 31531248 737764 2.24 428820 11449572 1831376 5.40 2428216 10113548 172 22:52:49 22:32:01 19337912 31538076 730912 2.22 428856 11449572 1831376 5.40 2422144 10113548 260 22:52:49 22:33:01 19340320 31540620 728776 2.22 428864 11449704 1831376 5.40 2420088 10113664 164 22:52:49 22:34:01 19341256 31541684 727796 2.21 428892 11449704 1831376 5.40 2418692 10113764 128 22:52:49 22:35:01 19340988 31541440 727996 2.21 428908 11449708 1831376 5.40 2418616 10113784 4 22:52:49 22:36:01 19340928 31541416 728188 2.21 428920 11449716 1831376 5.40 2418764 10113788 164 22:52:49 22:37:01 19340848 31541352 728228 2.21 428932 11449716 1831376 5.40 2418780 10113792 8 22:52:49 22:38:01 19340480 31540972 728876 2.22 428952 11449696 1860392 5.48 2418936 10113764 132 22:52:49 22:39:01 19340764 31541288 728488 2.22 428976 11449696 1860392 5.48 2419000 10113764 4 22:52:49 22:40:01 19340876 31541540 728388 2.22 428984 11449828 1860392 5.48 2419020 10113884 156 22:52:49 22:41:01 19335348 31538152 731572 2.22 429008 11450916 1860392 5.48 2425736 10114196 176 22:52:49 22:42:01 19335300 31538120 731544 2.22 429024 11450916 1860392 5.48 2425392 10114180 76 22:52:49 22:43:01 19335424 31538288 731276 2.22 429036 11450920 1860392 5.48 2425476 10114184 204 22:52:49 22:44:01 19334856 31537752 731808 2.23 429064 11450928 1860392 5.48 2425048 10114188 144 22:52:49 22:45:01 19334256 31537228 732224 2.23 429068 11450928 1860392 5.48 2425452 10114192 188 22:52:49 22:46:01 19334216 31537192 732188 2.23 429068 11450936 1860392 5.48 2425364 10114196 232 22:52:49 22:47:01 19334232 31537212 732156 2.23 429084 11450932 1860392 5.48 2425392 10114200 8 22:52:49 22:48:01 19334360 31537360 732132 2.23 429088 11450940 1860392 5.48 2425532 10114204 236 22:52:49 22:49:01 19334376 31537380 732096 2.23 429104 11450944 1860392 5.48 2425440 10114208 8 22:52:49 22:50:01 19334100 31537104 732304 2.23 429112 11450944 1860392 5.48 2425396 10114208 140 22:52:49 22:51:01 19333840 31536896 732520 2.23 429128 11450948 1860392 5.48 2425744 10114216 4 22:52:49 22:52:01 18542476 31520952 747952 2.27 457348 12154828 1925540 5.67 2508516 10776968 260 22:52:49 Average: 20317314 31512679 761662 2.32 388272 10546891 1945572 5.73 2289608 9334027 4288 22:52:49 22:52:49 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:52:49 22:23:01 docker0 534.43 474.42 38.65 2776.48 0.00 0.00 0.00 0.00 22:52:49 22:23:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 22:52:49 22:23:01 veth8dcf619 33.34 40.88 3.14 38.21 0.00 0.00 0.00 0.00 22:52:49 22:23:01 ens3 1518.30 1399.45 11916.41 173.04 0.00 0.00 0.00 0.00 22:52:49 22:24:01 docker0 35.10 56.86 2.95 649.14 0.00 0.00 0.00 0.00 22:52:49 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:24:01 veth28de677 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 22:52:49 22:24:01 ens3 93.75 59.40 682.61 18.57 0.00 0.00 0.00 0.00 22:52:49 22:25:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:52:49 22:25:01 ens3 130.04 94.77 1709.15 113.82 0.00 0.00 0.00 0.00 22:52:49 22:26:01 vethc2f3077 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 22:52:49 22:26:01 docker0 512.06 845.18 41.68 6129.37 0.00 0.00 0.00 0.00 22:52:49 22:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 22:52:49 22:26:01 veth428d70e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:26:01 veth4b0dea1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:26:01 ens3 870.14 526.81 6153.22 59.24 0.00 0.00 0.00 0.00 22:52:49 22:26:01 veth55b9ddb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:27:01 vethc2f3077 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:27:01 veth0ac9307 11.82 17.57 1.16 6.17 0.00 0.00 0.00 0.00 22:52:49 22:27:01 docker0 129.23 254.27 9.92 1727.49 0.00 0.00 0.00 0.00 22:52:49 22:27:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 22:52:49 22:27:01 veth8aeca97 92.53 189.60 8.67 1187.23 0.00 0.00 0.00 0.10 22:52:49 22:27:01 vethb061d4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:27:01 ens3 377.83 200.38 2696.49 38.33 0.00 0.00 0.00 0.00 22:52:49 22:28:01 vethc2f3077 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 22:52:49 22:28:01 docker0 188.15 369.21 14.99 2579.51 0.00 0.00 0.00 0.00 22:52:49 22:28:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 22:52:49 22:28:01 veth5204312 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:28:01 veth2e356c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:28:01 ens3 519.11 258.79 4587.80 41.66 0.00 0.00 0.00 0.00 22:52:49 22:29:01 docker0 1.92 4.47 0.12 43.66 0.00 0.00 0.00 0.00 22:52:49 22:29:01 lo 50.78 50.78 5.01 5.01 0.00 0.00 0.00 0.00 22:52:49 22:29:01 ens3 490.32 486.09 293.29 2271.87 0.00 0.00 0.00 0.00 22:52:49 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:30:01 lo 15.26 15.26 1.50 1.50 0.00 0.00 0.00 0.00 22:52:49 22:30:01 ens3 193.67 202.43 98.30 1102.94 0.00 0.00 0.00 0.00 22:52:49 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:31:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:52:49 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:33:01 ens3 0.14 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:52:49 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:36:01 ens3 0.48 0.48 2.12 0.04 0.00 0.00 0.00 0.00 22:52:49 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:38:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:52:49 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:39:01 ens3 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:41:01 ens3 7.70 6.60 5.08 6.28 0.00 0.00 0.00 0.00 22:52:49 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:43:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 22:52:49 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:44:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:48:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:52:49 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:52:49 22:50:01 ens3 0.27 0.20 0.23 0.01 0.00 0.00 0.00 0.00 22:52:49 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:49 22:51:01 ens3 0.75 0.28 0.29 0.20 0.00 0.00 0.00 0.00 22:52:49 22:52:01 docker0 34.81 58.97 2.99 585.43 0.00 0.00 0.00 0.00 22:52:49 22:52:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 22:52:49 22:52:01 ens3 216.00 125.36 4569.68 26.26 0.00 0.00 0.00 0.00 22:52:49 Average: docker0 47.88 68.82 3.71 483.32 0.00 0.00 0.00 0.00 22:52:49 Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 22:52:49 Average: ens3 147.42 112.14 1091.10 128.50 0.00 0.00 0.00 0.00 22:52:49 22:52:49 22:52:49 ---> sar -P ALL: 22:52:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8915) 03/08/23 _x86_64_ (8 CPU) 22:52:49 22:52:49 22:21:52 LINUX RESTART (8 CPU) 22:52:49 22:52:49 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:52:49 22:23:01 all 11.06 0.00 4.28 1.88 0.06 82.72 22:52:49 22:23:01 0 14.94 0.00 4.86 3.93 0.05 76.23 22:52:49 22:23:01 1 9.99 0.00 5.50 0.52 0.05 83.93 22:52:49 22:23:01 2 9.06 0.00 3.39 3.59 0.05 83.91 22:52:49 22:23:01 3 9.97 0.00 4.08 0.47 0.07 85.40 22:52:49 22:23:01 4 12.43 0.00 4.48 2.06 0.07 80.95 22:52:49 22:23:01 5 10.81 0.00 3.81 0.78 0.03 84.57 22:52:49 22:23:01 6 11.35 0.00 3.78 3.19 0.07 81.63 22:52:49 22:23:01 7 9.88 0.00 4.39 0.48 0.07 85.18 22:52:49 22:24:01 all 30.12 0.00 5.71 0.68 0.08 63.41 22:52:49 22:24:01 0 29.41 0.00 7.74 4.48 0.08 58.28 22:52:49 22:24:01 1 30.08 0.00 5.09 0.07 0.07 64.70 22:52:49 22:24:01 2 27.48 0.00 6.14 0.39 0.07 65.92 22:52:49 22:24:01 3 31.11 0.00 5.07 0.10 0.08 63.64 22:52:49 22:24:01 4 30.16 0.00 5.06 0.03 0.07 64.68 22:52:49 22:24:01 5 31.39 0.00 5.88 0.03 0.07 62.63 22:52:49 22:24:01 6 29.76 0.00 5.60 0.00 0.07 64.57 22:52:49 22:24:01 7 31.54 0.00 5.13 0.37 0.10 62.86 22:52:49 22:25:01 all 42.00 0.00 6.57 0.55 0.09 50.79 22:52:49 22:25:01 0 42.03 0.00 7.37 3.79 0.08 46.73 22:52:49 22:25:01 1 42.13 0.00 6.57 0.08 0.08 51.13 22:52:49 22:25:01 2 40.06 0.00 6.34 0.17 0.08 53.35 22:52:49 22:25:01 3 42.27 0.00 6.65 0.08 0.08 50.91 22:52:49 22:25:01 4 42.11 0.00 6.40 0.02 0.08 51.38 22:52:49 22:25:01 5 41.51 0.00 6.44 0.08 0.08 51.88 22:52:49 22:25:01 6 42.85 0.00 6.31 0.15 0.10 50.59 22:52:49 22:25:01 7 43.03 0.00 6.52 0.05 0.08 50.32 22:52:49 22:26:01 all 17.48 0.00 11.17 9.45 0.07 61.83 22:52:49 22:26:01 0 17.54 0.00 14.11 27.49 0.07 40.79 22:52:49 22:26:01 1 16.50 0.00 10.08 3.99 0.07 69.36 22:52:49 22:26:01 2 17.46 0.00 9.38 3.56 0.07 69.54 22:52:49 22:26:01 3 17.13 0.00 10.90 5.11 0.07 66.78 22:52:49 22:26:01 4 17.25 0.00 11.22 15.19 0.07 56.27 22:52:49 22:26:01 5 17.77 0.00 9.94 4.11 0.07 68.11 22:52:49 22:26:01 6 18.27 0.00 10.70 6.46 0.09 64.48 22:52:49 22:26:01 7 17.94 0.00 13.05 9.92 0.10 58.99 22:52:49 22:27:01 all 70.56 0.00 14.82 4.45 0.14 10.02 22:52:49 22:27:01 0 70.09 0.00 15.44 4.97 0.14 9.36 22:52:49 22:27:01 1 69.50 0.00 13.17 2.70 0.15 14.48 22:52:49 22:27:01 2 70.38 0.00 14.93 6.52 0.15 8.02 22:52:49 22:27:01 3 70.48 0.00 15.37 5.26 0.14 8.75 22:52:49 22:27:01 4 71.45 0.00 14.07 2.93 0.15 11.40 22:52:49 22:27:01 5 71.06 0.00 14.57 3.72 0.14 10.51 22:52:49 22:27:01 6 72.02 0.00 14.31 5.07 0.14 8.47 22:52:49 22:27:01 7 69.53 0.00 16.71 4.47 0.14 9.16 22:52:49 22:28:01 all 59.90 0.00 14.05 7.69 0.13 18.23 22:52:49 22:28:01 0 62.11 0.00 13.46 10.14 0.14 14.15 22:52:49 22:28:01 1 55.25 0.00 14.36 4.81 0.14 25.45 22:52:49 22:28:01 2 58.49 0.00 15.73 9.57 0.14 16.07 22:52:49 22:28:01 3 61.36 0.00 13.98 8.66 0.12 15.89 22:52:49 22:28:01 4 61.24 0.00 12.94 6.07 0.12 19.63 22:52:49 22:28:01 5 60.39 0.00 13.20 7.34 0.12 18.95 22:52:49 22:28:01 6 59.94 0.00 14.51 7.84 0.14 17.57 22:52:49 22:28:01 7 60.34 0.00 14.25 7.05 0.14 18.22 22:52:49 22:29:01 all 7.61 0.00 1.46 0.26 0.05 90.63 22:52:49 22:29:01 0 8.32 0.00 1.70 0.32 0.05 89.61 22:52:49 22:29:01 1 7.80 0.00 1.58 0.03 0.03 90.55 22:52:49 22:29:01 2 5.44 0.00 1.28 0.08 0.03 93.16 22:52:49 22:29:01 3 6.39 0.00 1.32 0.07 0.07 92.15 22:52:49 22:29:01 4 7.16 0.00 1.13 0.05 0.05 91.61 22:52:49 22:29:01 5 7.98 0.00 1.18 1.20 0.05 89.59 22:52:49 22:29:01 6 8.97 0.00 1.52 0.28 0.05 89.17 22:52:49 22:29:01 7 8.84 0.00 1.92 0.00 0.05 89.20 22:52:49 22:30:01 all 3.37 0.00 0.44 0.05 0.03 96.12 22:52:49 22:30:01 0 5.73 0.00 0.55 0.00 0.03 93.69 22:52:49 22:30:01 1 6.34 0.00 0.40 0.15 0.03 93.07 22:52:49 22:30:01 2 0.48 0.00 0.33 0.07 0.02 99.10 22:52:49 22:30:01 3 1.69 0.00 0.42 0.00 0.03 97.85 22:52:49 22:30:01 4 2.75 0.00 0.33 0.00 0.02 96.90 22:52:49 22:30:01 5 4.32 0.00 0.33 0.08 0.02 95.25 22:52:49 22:30:01 6 4.00 0.00 0.42 0.02 0.03 95.53 22:52:49 22:30:01 7 1.64 0.00 0.72 0.05 0.03 97.56 22:52:49 22:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 22:52:49 22:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:31:01 1 0.05 0.00 0.02 0.02 0.00 99.92 22:52:49 22:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 22:52:49 22:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 22:52:49 22:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 22:52:49 22:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:52:49 22:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:52:49 22:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:32:01 6 0.03 0.00 0.05 0.00 0.00 99.92 22:52:49 22:32:01 7 0.03 0.00 0.03 0.02 0.00 99.92 22:52:49 22:33:01 all 0.02 0.00 0.01 0.01 0.00 99.95 22:52:49 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:52:49 22:33:01 1 0.03 0.00 0.00 0.03 0.00 99.93 22:52:49 22:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:52:49 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:33:01 4 0.03 0.00 0.05 0.00 0.02 99.90 22:52:49 22:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:52:49 22:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:52:49 22:52:49 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:52:49 22:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:52:49 22:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:52:49 22:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:34:01 7 0.03 0.00 0.02 0.02 0.02 99.92 22:52:49 22:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:52:49 22:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:52:49 22:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:35:01 6 0.00 0.00 0.00 0.03 0.00 99.97 22:52:49 22:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 22:52:49 22:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:52:49 22:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:52:49 22:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:36:01 4 0.02 0.00 0.05 0.00 0.02 99.92 22:52:49 22:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:52:49 22:36:01 7 0.03 0.00 0.02 0.03 0.02 99.90 22:52:49 22:37:01 all 0.16 0.00 0.01 0.00 0.01 99.82 22:52:49 22:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:52:49 22:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:52:49 22:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:52:49 22:37:01 3 1.13 0.00 0.00 0.00 0.00 98.87 22:52:49 22:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:52:49 22:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:38:01 all 0.08 0.00 0.03 0.01 0.00 99.88 22:52:49 22:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:52:49 22:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:38:01 3 0.42 0.00 0.00 0.00 0.00 99.58 22:52:49 22:38:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:52:49 22:38:01 5 0.03 0.00 0.05 0.00 0.00 99.92 22:52:49 22:38:01 6 0.02 0.00 0.03 0.03 0.02 99.90 22:52:49 22:38:01 7 0.03 0.00 0.07 0.02 0.00 99.88 22:52:49 22:39:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:52:49 22:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:52:49 22:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:52:49 22:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:52:49 22:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:52:49 22:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:52:49 22:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:52:49 22:41:01 all 0.32 0.00 0.03 0.02 0.01 99.63 22:52:49 22:41:01 0 0.15 0.00 0.02 0.02 0.00 99.82 22:52:49 22:41:01 1 0.50 0.00 0.02 0.03 0.02 99.43 22:52:49 22:41:01 2 0.18 0.00 0.05 0.00 0.00 99.77 22:52:49 22:41:01 3 1.22 0.00 0.02 0.00 0.02 98.74 22:52:49 22:41:01 4 0.13 0.00 0.05 0.00 0.02 99.80 22:52:49 22:41:01 5 0.05 0.00 0.05 0.00 0.00 99.90 22:52:49 22:41:01 6 0.02 0.00 0.00 0.05 0.00 99.93 22:52:49 22:41:01 7 0.28 0.00 0.02 0.05 0.00 99.65 22:52:49 22:42:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:52:49 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:52:49 22:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:52:49 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:52:49 22:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 22:52:49 22:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:52:49 22:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:52:49 22:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:52:49 22:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:43:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:52:49 22:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:52:49 22:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 22:52:49 22:43:01 7 0.02 0.00 0.02 0.03 0.00 99.93 22:52:49 22:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:52:49 22:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:52:49 22:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:44:01 3 0.07 0.00 0.00 0.00 0.00 99.93 22:52:49 22:44:01 4 0.07 0.00 0.03 0.00 0.02 99.88 22:52:49 22:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:52:49 22:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:52:49 22:52:49 22:44:01 CPU %user %nice %system %iowait %steal %idle 22:52:49 22:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:52:49 22:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:52:49 22:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:52:49 22:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:45:01 6 0.02 0.00 0.00 0.03 0.00 99.95 22:52:49 22:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:52:49 22:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:52:49 22:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:47:01 all 0.01 0.00 0.01 0.00 0.00 99.96 22:52:49 22:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:52:49 22:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:52:49 22:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:52:49 22:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:52:49 22:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:52:49 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:48:01 4 0.02 0.00 0.03 0.02 0.02 99.92 22:52:49 22:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:52:49 22:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:52:49 22:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:52:49 22:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 22:52:49 22:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:52:49 22:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:52:49 22:49:01 3 0.07 0.00 0.00 0.02 0.02 99.90 22:52:49 22:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:52:49 22:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:52:49 22:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:52:49 22:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:52:49 22:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:52:49 22:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:52:49 22:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:52:49 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:52:49 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:51:01 all 0.09 0.00 0.01 0.01 0.00 99.89 22:52:49 22:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:52:49 22:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:51:01 2 0.53 0.00 0.03 0.00 0.00 99.43 22:52:49 22:51:01 3 0.05 0.00 0.02 0.03 0.00 99.90 22:52:49 22:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:52:49 22:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:52:49 22:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 22:52:49 22:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:52:49 22:52:01 all 4.57 0.00 1.78 0.65 0.03 92.98 22:52:49 22:52:01 0 4.57 0.00 1.72 1.18 0.02 92.51 22:52:49 22:52:01 1 4.25 0.00 1.98 0.20 0.03 93.54 22:52:49 22:52:01 2 5.40 0.00 1.17 0.02 0.02 93.40 22:52:49 22:52:01 3 5.08 0.00 1.93 0.87 0.03 92.09 22:52:49 22:52:01 4 4.58 0.00 2.16 0.10 0.03 93.13 22:52:49 22:52:01 5 4.09 0.00 1.51 0.02 0.02 94.37 22:52:49 22:52:01 6 4.34 0.00 2.15 2.75 0.03 90.72 22:52:49 22:52:01 7 4.23 0.00 1.61 0.03 0.03 94.09 22:52:49 Average: all 8.17 0.00 2.00 0.85 0.03 88.96 22:52:49 Average: 0 8.42 0.00 2.22 1.85 0.02 87.50 22:52:49 Average: 1 8.00 0.00 1.94 0.42 0.02 89.62 22:52:49 Average: 2 7.76 0.00 1.94 0.79 0.02 89.49 22:52:49 Average: 3 8.23 0.00 1.98 0.68 0.03 89.08 22:52:49 Average: 4 8.24 0.00 1.92 0.87 0.03 88.94 22:52:49 Average: 5 8.24 0.00 1.88 0.57 0.02 89.29 22:52:49 Average: 6 8.31 0.00 1.96 0.86 0.03 88.85 22:52:49 Average: 7 8.16 0.00 2.13 0.74 0.03 88.94 22:52:49 22:52:49 22:52:49