Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 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-ssh14240790262613157046.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-ssh13853071699700989006.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-ssh15157339308639500263.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-ssh9152541763798759977.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-ssh14857599422068922109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5008’ Running on prd-ubuntu20.04-docker-8c-8g-5015 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/398 [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/398 # 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (main) Commit message: "refactor!: Rework Core Commands via messaging to use new MessageBus Request API (#4310)" > 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 > git rev-list --no-walk a5aecf7d399caf98fc70234cbd96cf3c73e76ef2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:02:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:02:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:02:54 ========================================================= 23:02:54 EdgeX Global Pipelines Version Info 23:02:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:02:55 ------------------- 23:02:55 stable info: 23:02:55 ------------------- 23:02:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:02:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:02:55 Message: update stable to v1.0.244 23:02:55 ------------------- 23:02:55 experimental info: 23:02:55 ------------------- 23:02:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:02:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:02:55 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:02:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7290d2e [Pipeline] echo 23:02:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:56 provisioning config files... 23:02:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config739668063774592721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:56 ---> docker-login.sh 23:02:56 nexus3.edgexfoundry.org:10001 23:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:58 Configure a credential helper to remove this warning. See 23:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:58 23:02:58 Login Succeeded 23:02:58 nexus3.edgexfoundry.org:10002 23:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:58 Configure a credential helper to remove this warning. See 23:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:58 23:02:58 Login Succeeded 23:02:58 nexus3.edgexfoundry.org:10003 23:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:58 Configure a credential helper to remove this warning. See 23:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:58 23:02:58 Login Succeeded 23:02:58 nexus3.edgexfoundry.org:10004 23:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:58 Configure a credential helper to remove this warning. See 23:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:58 23:02:58 Login Succeeded 23:02:58 docker.io 23:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:58 Configure a credential helper to remove this warning. See 23:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:58 23:02:58 Login Succeeded 23:02:58 ---> docker-login.sh ends [Pipeline] } 23:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:59 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:02:59 + + dirname cmd/core-command/Dockerfile 23:02:59 cut -d/ -f2 23:02:59 + echo core-command,cmd/core-command/Dockerfile 23:02:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:02:59 + dirname cmd/core-data/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo core-data,cmd/core-data/Dockerfile 23:02:59 + dirname cmd/core-metadata/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo core-metadata,cmd/core-metadata/Dockerfile 23:02:59 + dirname cmd/security-bootstrapper/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:02:59 + dirname cmd/security-proxy-setup/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:02:59 + dirname cmd/security-secretstore-setup/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:02:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:02:59 + dirname cmd/security-spire-agent/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:02:59 + dirname cmd/security-spire-config/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:02:59 + dirname cmd/security-spire-server/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:02:59 + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile 23:02:59 23:02:59 + echo support-notifications,cmd/support-notifications/Dockerfile 23:02:59 + dirname cmd/support-scheduler/Dockerfile 23:02:59 + cut -d/ -f2 23:02:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:02:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:02:59 + git rev-list -1 --merges 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c~1..7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo 23:02:59 -----------> git rev-list -1 --merges 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c~1..7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [false] [Pipeline] sh 23:02:59 + git log --format=format:%s -1 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo 23:03:00 ========================================================= 23:03:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:03:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:00 + grep -v github /etc/ssh/ssh_known_hosts 23:03:00 + [ -e /tmp/ssh_known_hosts ] 23:03:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:00 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:00 23:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:01 0.1.4: Pulling from edgex-devops/py-git-semver 23:03:01 b85a868b505f: Pulling fs layer 23:03:01 e2be974225ed: Pulling fs layer 23:03:01 339a4e72a1f5: Pulling fs layer 23:03:01 988bab9f4d93: Pulling fs layer 23:03:01 1469e6f7b9e6: Pulling fs layer 23:03:01 eaf3925da568: Pulling fs layer 23:03:01 bab4dde63d76: Pulling fs layer 23:03:01 bde34c3a00c8: Pulling fs layer 23:03:01 b352a97aabf1: Pulling fs layer 23:03:01 4872d77fe225: Pulling fs layer 23:03:01 5851b861e8e6: Pulling fs layer 23:03:01 1469e6f7b9e6: Waiting 23:03:01 eaf3925da568: Waiting 23:03:01 bab4dde63d76: Waiting 23:03:01 bde34c3a00c8: Waiting 23:03:01 b352a97aabf1: Waiting 23:03:01 4872d77fe225: Waiting 23:03:01 5851b861e8e6: Waiting 23:03:01 988bab9f4d93: Waiting 23:03:01 e2be974225ed: Verifying Checksum 23:03:01 e2be974225ed: Download complete 23:03:01 988bab9f4d93: Verifying Checksum 23:03:01 988bab9f4d93: Download complete 23:03:01 339a4e72a1f5: Verifying Checksum 23:03:01 339a4e72a1f5: Download complete 23:03:01 eaf3925da568: Verifying Checksum 23:03:01 eaf3925da568: Download complete 23:03:01 1469e6f7b9e6: Verifying Checksum 23:03:01 1469e6f7b9e6: Download complete 23:03:01 bde34c3a00c8: Verifying Checksum 23:03:01 bde34c3a00c8: Download complete 23:03:01 b85a868b505f: Verifying Checksum 23:03:01 b85a868b505f: Download complete 23:03:01 4872d77fe225: Verifying Checksum 23:03:01 4872d77fe225: Download complete 23:03:01 b352a97aabf1: Verifying Checksum 23:03:01 b352a97aabf1: Download complete 23:03:01 5851b861e8e6: Verifying Checksum 23:03:01 5851b861e8e6: Download complete 23:03:02 bab4dde63d76: Verifying Checksum 23:03:02 bab4dde63d76: Download complete 23:03:03 b85a868b505f: Pull complete 23:03:03 e2be974225ed: Pull complete 23:03:03 339a4e72a1f5: Pull complete 23:03:03 988bab9f4d93: Pull complete 23:03:04 1469e6f7b9e6: Pull complete 23:03:04 eaf3925da568: Pull complete 23:03:06 bab4dde63d76: Pull complete 23:03:06 bde34c3a00c8: Pull complete 23:03:07 b352a97aabf1: Pull complete 23:03:07 4872d77fe225: Pull complete 23:03:07 5851b861e8e6: Pull complete 23:03:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:07 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:03:09 $ docker top a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 -eo pid,comm 23:03:09 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). 23:03:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:09 [ssh-agent] Looking for ssh-agent implementation... 23:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:10 $ docker exec a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent 23:03:10 SSH_AUTH_SOCK=/tmp/ssh-gQRofe9W5RLY/agent.33 23:03:10 SSH_AGENT_PID=39 23:03:10 Running ssh-add (command line suppressed) 23:03:10 Identity added: /w/workspace/edgex-go/398@tmp/private_key_13609026765703341702.key (/w/workspace/edgex-go/398@tmp/private_key_13609026765703341702.key) 23:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:10 + git tag --points-at HEAD [Pipeline] } 23:03:10 $ docker exec --env ******** --env ******** a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent -k 23:03:10 unset SSH_AUTH_SOCK; 23:03:10 unset SSH_AGENT_PID; 23:03:10 echo Agent pid 39 killed; 23:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:10 [ssh-agent] Looking for ssh-agent implementation... 23:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:10 $ docker exec a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent 23:03:10 SSH_AUTH_SOCK=/tmp/ssh-e6jagQEAbqXg/agent.71 23:03:10 SSH_AGENT_PID=77 23:03:11 Running ssh-add (command line suppressed) 23:03:11 Identity added: /w/workspace/edgex-go/398@tmp/private_key_10446390499910089947.key (/w/workspace/edgex-go/398@tmp/private_key_10446390499910089947.key) 23:03:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:11 + git semver init 23:03:11 2023-02-07 23:03:11,609 [run_init] DEBUG init version:0.0.0 force:False 23:03:11 2023-02-07 23:03:11,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/398/.semver 23:03:11 2023-02-07 23:03:11,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/398/.semver 23:03:11 2023-02-07 23:03:11,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/398/.semver'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) 23:03:16 2023-02-07 23:03:16,793 [append_file] DEBUG append to file:/w/workspace/edgex-go/398/.git/info/exclude 23:03:16 2023-02-07 23:03:16,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/398/.semver/main with force:False 23:03:16 2023-02-07 23:03:16,794 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:03:16 2023-02-07 23:03:16,794 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:03:16 3.0.0-dev.39 [Pipeline] } 23:03:16 $ docker exec --env ******** --env ******** a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent -k 23:03:17 unset SSH_AUTH_SOCK; 23:03:17 unset SSH_AGENT_PID; 23:03:17 echo Agent pid 77 killed; 23:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:17 + git semver [Pipeline] } 23:03:17 $ docker stop --time=1 a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 23:03:18 $ docker rm -f --volumes a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:19 Stashed 1 file(s) [Pipeline] echo 23:03:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [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 23:03:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5013 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:03:20 Running in /w/workspace/edgex-go/398 [Pipeline] { [Pipeline] checkout 23:03:20 The recommended git tool is: git 23:03:20 + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] echo 23:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:20 ========================================================= 23:03:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:03:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:20 213ec9aee27d: Pulling fs layer 23:03:20 4583459ba037: Pulling fs layer 23:03:20 93c1e223e6f2: Pulling fs layer 23:03:20 53926ce57604: Pulling fs layer 23:03:20 21b2b0c7a3f4: Pulling fs layer 23:03:20 22ff95d597cd: Pulling fs layer 23:03:20 12d6caf4c0d1: Pulling fs layer 23:03:20 96b7cbca73a9: Pulling fs layer 23:03:20 a7acece74701: Pulling fs layer 23:03:20 12d6caf4c0d1: Waiting 23:03:20 96b7cbca73a9: Waiting 23:03:20 53926ce57604: Waiting 23:03:20 a7acece74701: Waiting 23:03:20 22ff95d597cd: Waiting 23:03:20 21b2b0c7a3f4: Waiting 23:03:20 93c1e223e6f2: Verifying Checksum 23:03:20 93c1e223e6f2: Download complete 23:03:20 4583459ba037: Verifying Checksum 23:03:20 4583459ba037: Download complete 23:03:20 21b2b0c7a3f4: Verifying Checksum 23:03:20 21b2b0c7a3f4: Download complete 23:03:20 22ff95d597cd: Verifying Checksum 23:03:20 22ff95d597cd: Download complete 23:03:21 213ec9aee27d: Verifying Checksum 23:03:21 213ec9aee27d: Download complete 23:03:21 12d6caf4c0d1: Download complete 23:03:21 213ec9aee27d: Pull complete 23:03:22 4583459ba037: Pull complete 23:03:22 93c1e223e6f2: Pull complete 23:03:23 a7acece74701: Verifying Checksum 23:03:23 a7acece74701: Download complete 23:03:23 53926ce57604: Verifying Checksum 23:03:23 53926ce57604: Download complete 23:03:23 96b7cbca73a9: Verifying Checksum 23:03:23 96b7cbca73a9: Download complete 23:03:26 using credential edgex-jenkins-ssh 23:03:26 Cloning the remote Git repository 23:03:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:03:26 > git init /w/workspace/edgex-go/398 # timeout=10 23:03:27 53926ce57604: Pull complete 23:03:27 21b2b0c7a3f4: Pull complete 23:03:27 22ff95d597cd: Pull complete 23:03:27 12d6caf4c0d1: Pull complete 23:03:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:03:26 > git --version # timeout=10 23:03:26 > git --version # 'git version 2.25.1' 23:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:30 96b7cbca73a9: Pull complete 23:03:30 a7acece74701: Pull complete 23:03:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:03:30 + docker build -t ci-base-image-x86_64 -f - . 23:03:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:30 WORKDIR /edgex 23:03:30 COPY go.mod . 23:03:30 RUN go mod download 23:03:31 Sending build context to Docker daemon 170.1MB 23:03:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:03:31 ---> db6d94c90886 23:03:31 Step 2/4 : WORKDIR /edgex 23:03:38 ---> Running in 807aaf49ffa7 23:03:38 Removing intermediate container 807aaf49ffa7 23:03:38 ---> 71b424b3ac3d 23:03:38 Step 3/4 : COPY go.mod . 23:03:38 ---> 448ea2fcab70 23:03:38 Step 4/4 : RUN go mod download 23:03:38 ---> Running in 6c7ff1d91100 23:03:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:03:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:42 Avoid second fetch 23:03:42 Checking out Revision 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (main) 23:03:43 Commit message: "refactor!: Rework Core Commands via messaging to use new MessageBus Request API (#4310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:03:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:44 Dload Upload Total Spent Left Speed 23:03:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k 23:03:42 > git config core.sparsecheckout # timeout=10 23:03:42 > git checkout -f 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 [Pipeline] sh 23:03:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:03:45 + sudo tee /etc/docker/daemon.new 23:03:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:03:45 { 23:03:45 "registry-mirrors": [ 23:03:45 "https://nexus3.edgexfoundry.org:10001" 23:03:45 ], 23:03:45 "bip": "10.250.0.254/24", 23:03:45 "hosts": [ 23:03:45 "tcp://0.0.0.0:5555", 23:03:45 "unix:///var/run/docker.sock" 23:03:45 ], 23:03:45 "mtu": 1458, 23:03:45 "selinux-enabled": true, 23:03:45 "seccomp-profile": "/etc/docker/seccomp.json" 23:03:45 } [Pipeline] sh 23:03:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:03:45 + sudo service docker restart 23:03:53 Removing intermediate container 6c7ff1d91100 23:03:53 ---> 43675a48ac5c 23:03:53 Successfully built 43675a48ac5c 23:03:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + docker inspect -f . ci-base-image-x86_64 23:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:53 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:03:54 $ docker top c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:54 + go version 23:03:54 go version go1.18.7 linux/amd64 [Pipeline] } 23:03:54 $ docker stop --time=1 c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef 23:03:56 $ docker rm -f --volumes c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker inspect -f . ci-base-image-x86_64 23:03:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:56 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:03:56 $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:03:58 $ docker top 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:58 ========================================================= 23:03:58 [edgeXBuildGoParallel] Running Tests and Build... 23:03:58 ========================================================= [Pipeline] sh 23:03:58 + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] fileExists [Pipeline] sh 23:03:58 + make test 23:03:58 go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:04 provisioning config files... 23:04:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config15662593198457515071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:04 ---> docker-login.sh 23:04:04 nexus3.edgexfoundry.org:10001 23:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:05 Configure a credential helper to remove this warning. See 23:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:05 23:04:05 Login Succeeded 23:04:05 nexus3.edgexfoundry.org:10002 23:04:05 ? github.com/edgexfoundry/edgex-go [no test files] 23:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:05 Configure a credential helper to remove this warning. See 23:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:05 23:04:05 Login Succeeded 23:04:05 nexus3.edgexfoundry.org:10003 23:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:05 Configure a credential helper to remove this warning. See 23:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:05 23:04:05 Login Succeeded 23:04:05 nexus3.edgexfoundry.org:10004 23:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:06 Configure a credential helper to remove this warning. See 23:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:06 23:04:06 Login Succeeded 23:04:06 docker.io 23:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:06 Configure a credential helper to remove this warning. See 23:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:06 23:04:06 Login Succeeded 23:04:06 ---> docker-login.sh ends [Pipeline] } 23:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:04:07 + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] echo 23:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:07 ========================================================= 23:04:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:04:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:04:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:07 9b18e9b68314: Pulling fs layer 23:04:07 35d82f9e3411: Pulling fs layer 23:04:07 e16973657156: Pulling fs layer 23:04:07 fc693d55d65f: Pulling fs layer 23:04:07 7e9fc2657dce: Pulling fs layer 23:04:07 dda99020689f: Pulling fs layer 23:04:07 db1c61fa0a46: Pulling fs layer 23:04:07 891c053d2c06: Pulling fs layer 23:04:07 fc693d55d65f: Waiting 23:04:07 7e9fc2657dce: Waiting 23:04:07 dda99020689f: Waiting 23:04:07 db1c61fa0a46: Waiting 23:04:07 891c053d2c06: Waiting 23:04:07 e16973657156: Verifying Checksum 23:04:07 e16973657156: Download complete 23:04:07 35d82f9e3411: Download complete 23:04:07 7e9fc2657dce: Download complete 23:04:07 dda99020689f: Verifying Checksum 23:04:07 dda99020689f: Download complete 23:04:07 9b18e9b68314: Download complete 23:04:09 9b18e9b68314: Pull complete 23:04:09 891c053d2c06: Verifying Checksum 23:04:09 891c053d2c06: Download complete 23:04:09 35d82f9e3411: Pull complete 23:04:09 e16973657156: Pull complete 23:04:10 db1c61fa0a46: Verifying Checksum 23:04:10 db1c61fa0a46: Download complete 23:04:11 fc693d55d65f: Verifying Checksum 23:04:11 fc693d55d65f: Download complete 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 23:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:04:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 23:04:23 fc693d55d65f: Pull complete 23:04:23 7e9fc2657dce: Pull complete 23:04:23 dda99020689f: Pull complete 23:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.2% of statements 23:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements 23:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.785s coverage: 89.2% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.6% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 82.9% of statements 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 23:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 23:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 23:04:30 db1c61fa0a46: Pull complete 23:04:31 891c053d2c06: Pull complete 23:04:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:04:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:04:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:04:31 WORKDIR /edgex 23:04:31 COPY go.mod . 23:04:31 RUN go mod download 23:04:31 + docker build -t ci-base-image-arm64 -f - . 23:04:32 Sending build context to Docker daemon 3.096MB 23:04:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:04:32 ---> f96f9c87975a 23:04:32 Step 2/4 : WORKDIR /edgex 23:04:34 ---> Running in 99502d0f6017 23:04:34 Removing intermediate container 99502d0f6017 23:04:34 ---> b7bd0dc1c44a 23:04:34 Step 3/4 : COPY go.mod . 23:04:34 ---> 38ec7fa1bfd7 23:04:34 Step 4/4 : RUN go mod download 23:04:34 ---> Running in 17581f9aa8a0 23:04:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements 23:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 64.7% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.8% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:04:39 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 23:05:01 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." 23:05:01 go vet ./... 23:05:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:02 ./bin/test-attribution-txt.sh [Pipeline] echo 23:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:05:03 + ls -al . 23:05:03 total 744 23:05:03 drwxrwxr-x 11 1001 1001 4096 Feb 7 23:03 . 23:05:03 drwxr-xr-x 4 root root 4096 Feb 7 23:03 .. 23:05:03 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:02 .blubracket 23:05:03 -rw-rw-r-- 1 1001 1001 16 Feb 7 23:02 .dockerignore 23:05:03 drwxrwxr-x 8 1001 1001 4096 Feb 7 23:04 .git 23:05:03 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:02 .github 23:05:03 -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:02 .gitignore 23:05:03 -rw-rw-r-- 1 1001 1001 42 Feb 7 23:02 .golangci.yml 23:05:03 -rw-rw-r-- 1 1001 1001 87 Feb 7 23:02 .hadolint.yml 23:05:03 drwxr-xr-x 3 1001 1001 4096 Feb 7 23:03 .semver 23:05:03 -rw-rw-r-- 1 1001 1001 166 Feb 7 23:02 .sonarcloud.properties 23:05:03 -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:02 ADOPTERS.md 23:05:03 -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:02 Attribution.txt 23:05:03 -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:02 CHANGELOG.md 23:05:03 -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:02 CONTRIBUTING.md 23:05:03 -rw-rw-r-- 1 1001 1001 677 Feb 7 23:02 GOVERNANCE.md 23:05:03 -rw-rw-r-- 1 1001 1001 850 Feb 7 23:02 Jenkinsfile 23:05:03 -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:02 LICENSE 23:05:03 -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:02 Makefile 23:05:03 -rw-rw-r-- 1 1001 1001 582 Feb 7 23:02 OWNERS.md 23:05:03 -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:02 README.md 23:05:03 -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:02 SECURITY.md 23:05:03 -rw-rw-r-- 1 1001 1001 12 Feb 7 23:03 VERSION 23:05:03 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:02 bin 23:05:03 drwxrwxr-x 17 1001 1001 4096 Feb 7 23:02 cmd 23:05:03 -rw-r--r-- 1 root root 484957 Feb 7 23:04 coverage.out 23:05:03 -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:02 go.mod 23:05:03 -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:02 go.sum 23:05:03 drwxrwxr-x 7 1001 1001 4096 Feb 7 23:02 internal 23:05:03 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:02 openapi 23:05:03 drwxrwxr-x 4 1001 1001 4096 Feb 7 23:02 snap 23:05:03 -rw-rw-r-- 1 1001 1001 204 Feb 7 23:02 version.go [Pipeline] sh 23:05:03 + '[' -e coverage.out ] 23:05:03 + chown 1001:1001 coverage.out [Pipeline] stash 23:05:03 Stashed 1 file(s) [Pipeline] sh 23:05:03 + make build 23:05:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:05:07 Removing intermediate container 17581f9aa8a0 23:05:07 ---> d50cffd32849 23:05:07 Successfully built d50cffd32849 23:05:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:07 + docker inspect -f . ci-base-image-arm64 23:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:07 prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container 23:05:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:05:08 $ docker top 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:09 + go version 23:05:09 go version go1.18.7 linux/arm64 [Pipeline] } 23:05:09 $ docker stop --time=1 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 23:05:11 $ docker rm -f --volumes 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 [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 23:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:05:12 23:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:05:12 latest: Pulling from edgex-devops/edgex-compose-arm64 23:05:12 29e5d40040c1: Pulling fs layer 23:05:12 1ce36da41761: Pulling fs layer 23:05:12 25b303627fd3: Pulling fs layer 23:05:12 29e5d40040c1: Verifying Checksum 23:05:12 29e5d40040c1: Download complete 23:05:13 1ce36da41761: Verifying Checksum 23:05:13 1ce36da41761: Download complete 23:05:13 29e5d40040c1: Pull complete 23:05:14 1ce36da41761: Pull complete 23:05:14 25b303627fd3: Verifying Checksum 23:05:14 25b303627fd3: Download complete 23:05:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:05:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:05:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05:25 25b303627fd3: Pull complete 23:05:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container 23:05:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:05:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:05:27 $ docker top 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:28 + docker-compose build --help 23:05:28 + grep parallel 23:05:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:05:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:05:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:05:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:05:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:32 --parallel Build images in parallel. [Pipeline] } 23:05:32 $ docker stop --time=1 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 23:05:34 $ docker rm -f --volumes 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 23:05:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:05:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:34 prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container 23:05:34 $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:05:36 $ docker top d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 -eo pid,comm [Pipeline] { [Pipeline] } 23:05:36 $ docker stop --time=1 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f 23:05:40 $ docker rm -f --volumes 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:41 23:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:41 + docker-compose -f ./docker-compose-build.yml build --parallel 23:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:45 Building core-command ... 23:05:45 Building core-common-config-bootstrapper ... 23:05:45 Building core-data ... 23:05:45 Building core-metadata ... 23:05:45 Building security-bootstrapper ... 23:05:45 Building security-proxy-setup ... 23:05:45 Building security-secretstore-setup ... 23:05:45 Building security-spiffe-token-provider ... 23:05:45 Building security-spire-agent ... 23:05:45 Building security-spire-config ... 23:05:45 Building security-spire-server ... 23:05:45 Building support-notifications ... 23:05:45 Building support-scheduler ... 23:05:45 Building security-spiffe-token-provider 23:05:45 Building security-spire-server 23:05:45 Building core-metadata 23:05:45 Building core-command 23:05:45 Building security-spire-config 23:05:46 latest: Pulling from edgex-devops/edgex-compose 23:05:46 cbdbe7a5bc2a: Pulling fs layer 23:05:46 ca9280d653b3: Pulling fs layer 23:05:46 7e9c9ca2126c: Pulling fs layer 23:05:48 cbdbe7a5bc2a: Verifying Checksum 23:05:48 cbdbe7a5bc2a: Download complete 23:05:48 cbdbe7a5bc2a: Pull complete 23:05:48 ca9280d653b3: Verifying Checksum 23:05:48 ca9280d653b3: Download complete 23:05:49 7e9c9ca2126c: Verifying Checksum 23:05:49 7e9c9ca2126c: Download complete 23:05:49 ca9280d653b3: Pull complete 23:05:52 7e9c9ca2126c: Pull complete 23:05:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:52 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:05:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:05:55 $ docker top 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:55 + docker-compose build --help 23:05:55 + grep parallel 23:05:56 --parallel Build images in parallel. [Pipeline] } 23:05:56 $ docker stop --time=1 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab 23:05:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:56 ---> d50cffd32849 23:05:56 Step 3/24 : WORKDIR /edgex-go 23:05:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:56 ---> d50cffd32849 23:05:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:05:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:56 ---> d50cffd32849 23:05:56 Step 3/23 : WORKDIR /edgex-go 23:05:56 ---> Running in a20315ca004f 23:05:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:05:56 ---> d50cffd32849 23:05:56 Step 3/19 : WORKDIR /edgex-go ---> Running in f899b1f8a78b 23:05:56 ---> Running in b43abe8e9799 23:05:56 23:05:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:56 ---> d50cffd32849 23:05:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:56 ---> Running in 0803bccc8ed9 23:05:56 ---> Running in fbe313a1c364 23:05:56 Removing intermediate container a20315ca004f 23:05:56 ---> faf4ba31eb1c 23:05:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:05:56 ---> Running in 10ba79281817 23:05:56 Removing intermediate container f899b1f8a78b 23:05:56 ---> 1908429be1e3 23:05:56 Step 4/24 : WORKDIR /edgex-go 23:05:56 Removing intermediate container fbe313a1c364 23:05:56 ---> 989069602a75 23:05:56 Step 4/23 : WORKDIR /edgex-go 23:05:56 Removing intermediate container 0803bccc8ed9 23:05:56 ---> 8cc0693bf959 23:05:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:05:56 Removing intermediate container b43abe8e9799 23:05:56 ---> 423d77afd3af 23:05:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:05:56 ---> Running in 9104731e3366 23:05:56 ---> Running in d896b70ebc61 23:05:57 ---> Running in 0e648a2b868f 23:05:57 ---> Running in b455f2957dc5 23:05:57 Removing intermediate container 9104731e3366 23:05:57 ---> 957f7ce05ebc 23:05:57 Step 5/24 : RUN apk add --update --no-cache make git 23:05:57 Removing intermediate container b455f2957dc5 23:05:57 $ docker rm -f --volumes 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:58 ---> 1803c95dc188 23:05:58 Step 5/23 : RUN apk add --update --no-cache make git 23:05:58 ---> Running in 66aeefa8c038 23:05:58 ---> Running in 93ec0157643f 23:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:58 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:05:58 $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:59 $ docker top eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:59 + docker-compose -f ./docker-compose-build.yml build --parallel 23:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:00 Building core-command ... 23:06:00 Building core-common-config-bootstrapper ... 23:06:00 Building core-data ... 23:06:00 Building core-metadata ... 23:06:00 Building security-bootstrapper ... 23:06:00 Building security-proxy-setup ... 23:06:00 Building security-secretstore-setup ... 23:06:00 Building security-spiffe-token-provider ... 23:06:00 Building security-spire-agent ... 23:06:00 Building security-spire-config ... 23:06:00 Building security-spire-server ... 23:06:00 Building support-notifications ... 23:06:00 Building support-scheduler ... 23:06:00 Building core-data 23:06:00 Building security-secretstore-setup 23:06:00 Building security-spiffe-token-provider 23:06:00 Building security-spire-agent 23:06:00 Building support-notifications 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:06:00 OK: 221 MiB in 51 packages 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:01 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:06:01 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:06:01 OK: 16903 distinct packages available 23:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:06:01 OK: 221 MiB in 51 packages 23:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:02 Removing intermediate container 10ba79281817 23:06:02 ---> fa0523d2cb24 23:06:02 Step 5/24 : COPY go.mod vendor* ./ 23:06:02 OK: 221 MiB in 51 packages 23:06:02 OK: 221 MiB in 51 packages 23:06:03 OK: 221 MiB in 51 packages 23:06:03 Removing intermediate container 0e648a2b868f 23:06:03 ---> 9b6bfc96002c 23:06:03 Step 5/23 : COPY go.mod vendor* ./ 23:06:03 Removing intermediate container 93ec0157643f 23:06:03 ---> 21ba4a076de5 23:06:03 Step 6/23 : COPY go.mod vendor* ./ 23:06:04 ---> 48f444be813e 23:06:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:04 ---> Running in 56490cbc3e4d 23:06:04 Removing intermediate container 66aeefa8c038 23:06:04 ---> 1306e3498493 23:06:04 Step 6/24 : COPY go.mod vendor* ./ 23:06:04 Removing intermediate container d896b70ebc61 23:06:04 ---> 11dbf13b550d 23:06:04 Step 5/19 : COPY go.mod vendor* ./ 23:06:04 ---> c0b159092cfe 23:06:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:05 ---> Running in 1ee6705a55af 23:06:05 ---> f1a0009677c3 23:06:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:05 ---> Running in 2fc5ee7c7483 23:06:05 ---> bcbdd620bc4b 23:06:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:06 ---> 4b634bed351c 23:06:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:06 ---> Running in 27add044cec9 23:06:06 ---> Running in d0cf9300eefd 23:06:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 43675a48ac5c 23:06:12 Step 3/24 : WORKDIR /edgex-go 23:06:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 43675a48ac5c 23:06:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:06:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 43675a48ac5c 23:06:12 Step 3/24 : WORKDIR /edgex-go 23:06:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 43675a48ac5c 23:06:12 Step 3/19 : WORKDIR /edgex-go 23:06:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:12 ---> 43675a48ac5c 23:06:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:06:22 ---> Running in 03d3b2006619 23:06:22 ---> Running in 0987f1127699 23:06:22 ---> Running in bb5f60039e2e 23:06:22 ---> Running in 9e11e28f011b 23:06:22 ---> Running in 829dd2e1df52 23:06:22 Removing intermediate container 0987f1127699 23:06:22 ---> 913e6149e94e 23:06:22 Step 4/22 : WORKDIR /edgex-go 23:06:22 Removing intermediate container bb5f60039e2e 23:06:22 ---> 38a7857c9579 23:06:22 Step 4/22 : WORKDIR /edgex-go 23:06:22 Removing intermediate container 829dd2e1df52 23:06:22 ---> c696e80fd1a5 23:06:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:06:22 Removing intermediate container 03d3b2006619 23:06:22 ---> f84208a3eeb2 23:06:22 Step 4/24 : RUN apk add --update --no-cache make git 23:06:22 Removing intermediate container 9e11e28f011b 23:06:22 ---> d9b5ddf54e58 23:06:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:06:22 ---> Running in 62c1f91050b5 23:06:22 ---> Running in 8a3ebcef1a0d 23:06:22 ---> Running in ec940f0c807b 23:06:22 ---> Running in 1538e138b937 23:06:22 ---> Running in 1b8c990a773e 23:06:22 Removing intermediate container 62c1f91050b5 23:06:22 ---> 7ea3175496a3 23:06:22 Step 5/22 : RUN apk add --update --no-cache make git 23:06:22 Removing intermediate container ec940f0c807b 23:06:22 ---> aa2566967bc0 23:06:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:06:22 ---> Running in 0af12d9b94ca 23:06:22 ---> Running in 5febdfd12f8a 23:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:23 OK: 211 MiB in 51 packages 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:23 OK: 211 MiB in 51 packages 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:24 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:06:24 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:06:24 OK: 17046 distinct packages available 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:06:24 OK: 211 MiB in 51 packages 23:06:24 Removing intermediate container 8a3ebcef1a0d 23:06:24 ---> b51424873040 23:06:24 Step 5/24 : COPY go.mod vendor* ./ 23:06:24 OK: 211 MiB in 51 packages 23:06:24 OK: 211 MiB in 51 packages 23:06:24 Removing intermediate container 1538e138b937 23:06:24 ---> 7c50862a1a43 23:06:24 Step 5/24 : COPY go.mod vendor* ./ 23:06:24 ---> 458b68b6f76d 23:06:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:24 ---> 68a83beadad6 23:06:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:24 ---> Running in 1fa643724c30 23:06:24 ---> Running in a262c90daae6 23:06:25 Removing intermediate container 0af12d9b94ca 23:06:25 ---> 96f9b445c460 23:06:25 Step 6/22 : COPY go.mod vendor* ./ 23:06:25 Removing intermediate container 1b8c990a773e 23:06:25 ---> f0f2166f3114 23:06:25 Step 5/19 : COPY go.mod vendor* ./ 23:06:25 ---> d30b785d7edb 23:06:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:25 Removing intermediate container 5febdfd12f8a 23:06:25 ---> 9bf1d656e077 23:06:25 Step 6/22 : COPY go.mod vendor* ./ 23:06:25 ---> Running in 35e82a4ac1aa 23:06:25 ---> 96f175d22405 23:06:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:25 ---> 2a8628b9d4c3 23:06:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:25 ---> Running in e22d657c9aa6 23:06:25 ---> Running in 3ea34d1c142b 23:07:12 Removing intermediate container e22d657c9aa6 23:07:12 ---> 2c14bdf07f02 23:07:12 Step 7/19 : COPY . . 23:07:12 Removing intermediate container 3ea34d1c142b 23:07:12 ---> 1cbaf60803a2 23:07:12 Step 8/22 : COPY . . 23:07:12 Removing intermediate container 35e82a4ac1aa 23:07:12 ---> 168a30f6ee38 23:07:12 Step 8/22 : COPY . . 23:07:12 Removing intermediate container a262c90daae6 23:07:12 ---> ca45979ebcc3 23:07:12 Step 7/24 : COPY . . 23:07:12 Removing intermediate container 1fa643724c30 23:07:12 ---> 34db312ef4f1 23:07:12 Step 7/24 : COPY . . 23:07:34 ---> a615d7ca74f7 23:07:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:07:34 ---> 745e8b420ce8 23:07:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:07:34 ---> Running in 35bad4418eeb 23:07:34 ---> Running in 1e0b1e1fe1bc 23:07:34 ---> 623f1461c858 23:07:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:07:34 ---> 575e78c7e020 23:07:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:34 ---> ceebfc981a34 23:07:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:07:34 ---> Running in 876263c93047 23:07:34 ---> Running in c336e3f2d299 23:07:34 ---> Running in 54113dff4963 23:07:34 Removing intermediate container c336e3f2d299 23:07:34 ---> 1b072335b717 23:07:34 Step 9/24 : WORKDIR /edgex-go/spire-build 23:07:34 ---> Running in 7e9faf0e74b0 23:07:34 Removing intermediate container 7e9faf0e74b0 23:07:34 ---> 07a2d437cf95 23:07:34 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 23:07:34 ---> Running in 0e17a84beb66 23:07:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:07:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:07:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:07:34 Removing intermediate container 0e17a84beb66 23:07:34 ---> acddd0037741 23:07:34 Step 11/24 : WORKDIR /edgex-go 23:07:34 ---> Running in b7a53fd945a4 23:07:34 Removing intermediate container b7a53fd945a4 23:07:34 ---> c10341505b3b 23:07:34 23:07:34 Step 12/24 : FROM alpine:3.15 23:07:34 3.15: Pulling from library/alpine 23:07:34 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:07:34 Status: Downloaded newer image for alpine:3.15 23:07:34 ---> c4fc93816858 23:07:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:34 ---> Running in 101893821e53 23:07:34 Removing intermediate container 101893821e53 23:07:34 ---> 23ab29a8aeea 23:07:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:07:34 ---> Running in 56f02524b364 23:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:34 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:07:34 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:07:34 OK: 15859 distinct packages available 23:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:07:34 (1/5) Installing dumb-init (1.2.5-r1) 23:07:34 (2/5) Installing musl-obstack (1.2.3-r0) 23:07:34 (3/5) Installing libucontext (1.1-r0) 23:07:34 (4/5) Installing gcompat (1.0.0-r4) 23:07:34 (5/5) Installing openssl (1.1.1t-r1) 23:07:34 Executing busybox-1.34.1-r7.trigger 23:07:34 OK: 7 MiB in 19 packages 23:07:37 Removing intermediate container 56f02524b364 23:07:37 ---> 4bf16d9fbe42 23:07:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:07:39 ---> bccaddc05050 23:07:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:43 ---> 7b31c54c2767 23:07:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:07:43 ---> 2ac48e54a2d3 23:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:07:45 ---> 86d258897f79 23:07:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:07:46 ---> 7a0cf334e2c7 23:07:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:07:46 ---> Running in 6f84dd58c7d7 23:07:46 Removing intermediate container 6f84dd58c7d7 23:07:46 ---> 35c28f143c6c 23:07:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:07:46 ---> Running in 250e650f637c 23:07:46 Removing intermediate container 250e650f637c 23:07:46 ---> b8e36a611d87 23:07:46 Step 22/24 : LABEL arch=x86_64 23:07:46 ---> Running in 8791b9db1eaf 23:07:47 Removing intermediate container 8791b9db1eaf 23:07:47 ---> 108991c8a4d7 23:07:47 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:07:47 ---> Running in 937198ea1a9c 23:07:47 Removing intermediate container 937198ea1a9c 23:07:47 ---> ff922a05b936 23:07:47 Step 24/24 : LABEL version=3.0.0-dev.39 23:07:48 ---> Running in 83ea64917bc7 23:07:48 Removing intermediate container 83ea64917bc7 23:07:48 ---> c779e0a12bfe 23:07:48 23:07:48 Successfully built c779e0a12bfe 23:07:48 Successfully tagged security-spire-agent:latest 23:07:48  Building security-spire-agent ... done Building support-scheduler 23:07:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:07:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:07:53 ---> 43675a48ac5c 23:07:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:07:53 ---> Using cache 23:07:53 ---> 38a7857c9579 23:07:53 Step 4/22 : WORKDIR /edgex-go 23:07:53 ---> Using cache 23:07:53 ---> aa2566967bc0 23:07:53 Step 5/22 : RUN apk add --update --no-cache make git 23:07:58 Removing intermediate container 56490cbc3e4d 23:07:58 ---> d9c9dad197d1 23:07:58 Step 7/24 : COPY . . 23:07:58 Removing intermediate container 1ee6705a55af 23:07:58 ---> d140e7d33d4e 23:07:58 Step 7/23 : COPY . . 23:07:58 Removing intermediate container 27add044cec9 23:07:58 ---> 3e284bc0716b 23:07:58 Step 8/24 : COPY . . 23:07:58 Removing intermediate container 2fc5ee7c7483 23:07:58 ---> 018a6e2550fb 23:07:58 Step 8/23 : COPY . . 23:07:58 Removing intermediate container d0cf9300eefd 23:07:58 ---> f8a77938d415 23:07:58 Step 7/19 : COPY . . 23:07:58 ---> c630b478fe1e 23:07:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:58 ---> Running in 1e32027cdc60 23:07:58 ---> d8221f25c9f8 23:07:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:07:58 ---> 3c4afdb5d22b 23:07:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:07:58 ---> Running in eae8afde06ba 23:07:58 ---> Running in 488709bc92f6 23:07:58 ---> 0b96a47c2bb1 23:07:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:07:59 Removing intermediate container 1e32027cdc60 23:07:59 ---> aaeec2b844e9 23:07:59 Step 9/24 : WORKDIR /edgex-go/spire-build 23:07:59 ---> Running in 38f2a2cc58a4 23:07:59 ---> 405d80d32cf2 23:07:59 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:07:59 ---> Running in b4b39714cd0b 23:07:59 ---> Running in 9fcdab2dd39c 23:08:00 Removing intermediate container 38f2a2cc58a4 23:08:00 ---> 3d109a0bd8a5 23:08:00 Step 9/23 : WORKDIR /edgex-go/spire-build 23:08:00 ---> Running in a344b7abe1ed 23:08:00 Removing intermediate container b4b39714cd0b 23:08:00 ---> ec2b9bb755b7 23:08:00 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 23:08:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:08:00 ---> Running in 89d38bfd2b34 23:08:01 Removing intermediate container a344b7abe1ed 23:08:01 ---> 76a0b78ef98c 23:08:01 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 23:08:01 ---> Running in 0e5fd379395b 23:08:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:08:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:08:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:08:04 Removing intermediate container 89d38bfd2b34 23:08:04 ---> 0775190773ca 23:08:04 Step 11/24 : WORKDIR /edgex-go 23:08:04 ---> Running in ad0f3936dc64 23:08:05 Removing intermediate container ad0f3936dc64 23:08:05 ---> d616d70c04b0 23:08:05 23:08:05 Step 12/24 : FROM alpine:3.15 23:08:05 3.15: Pulling from library/alpine 23:08:05 Removing intermediate container 0e5fd379395b 23:08:05 ---> 36d1e0626552 23:08:05 Step 11/23 : WORKDIR /edgex-go 23:08:05 ---> Running in c4e4e7693ca9 23:08:05 ---> Running in a361181e98ff 23:08:06 Removing intermediate container c4e4e7693ca9 23:08:06 ---> 727a90cd2959 23:08:06 23:08:06 Step 12/23 : FROM alpine:3.15 23:08:06 3.15: Pulling from library/alpine 23:08:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:08:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:08:07 Status: Downloaded newer image for alpine:3.15 23:08:07 Status: Downloaded newer image for alpine:3.15 23:08:07 ---> 8aa73fd46299 23:08:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:07 ---> 8aa73fd46299 23:08:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:07 ---> Running in a4c31f125f46 23:08:07 ---> Running in 0170a32f4ec6 23:08:08 Removing intermediate container a4c31f125f46 23:08:08 ---> 5d0378fe01b5 23:08:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:08:08 Removing intermediate container 0170a32f4ec6 23:08:08 ---> bb9807edc2cc 23:08:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:08 ---> Running in 532961d7aad9 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:08 ---> Running in cdfd4b49dcc6 23:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:09 OK: 211 MiB in 51 packages 23:08:10 Removing intermediate container 1e0b1e1fe1bc 23:08:10 ---> 952a3b91e858 23:08:10 23:08:10 Step 9/24 : FROM alpine:3.16 23:08:10 Removing intermediate container 54113dff4963 23:08:10 ---> ed6249d3f43e 23:08:10 23:08:10 Step 10/22 : FROM alpine:3.16 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:08:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:08:11 3.16: Pulling from library/alpine 23:08:11 Removing intermediate container 876263c93047 23:08:11 ---> 9596e6ba140d 23:08:11 23:08:11 Step 9/19 : FROM alpine:3.15 23:08:11 ---> c4fc93816858 23:08:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:11 ---> Using cache 23:08:11 ---> 23ab29a8aeea 23:08:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:08:12 3.16: Pulling from library/alpine 23:08:12 Removing intermediate container a361181e98ff 23:08:12 ---> 7eb16e10c588 23:08:12 Step 6/22 : COPY go.mod vendor* ./ 23:08:12 ---> Running in 22b7af143b1d 23:08:12 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:08:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:08:12 OK: 15736 distinct packages available 23:08:12 ---> c0f7d97763b8 23:08:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:08:12 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:08:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:08:12 OK: 15736 distinct packages available 23:08:12 ---> Running in 2b29d7c62fd4 23:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:08:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:08:12 Status: Downloaded newer image for alpine:3.16 23:08:12 Status: Downloaded newer image for alpine:3.16 23:08:12 ---> bfe296a52501 23:08:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:08:12 ---> bfe296a52501 23:08:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:08:13 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:08:13 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:08:13 OK: 15859 distinct packages available 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:13 ---> Running in 782391d31996 23:08:13 ---> Running in f9daaf8c466c 23:08:13 (1/9) Installing ca-certificates (20220614-r0) 23:08:13 (2/9) Installing brotli-libs (1.0.9-r5) 23:08:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:08:13 Removing intermediate container f9daaf8c466c 23:08:13 ---> b734fbf10297 23:08:13 Step 12/22 : ENV APP_PORT=59880 23:08:13 (4/9) Installing libcurl (7.80.0-r5) 23:08:13 (5/9) Installing curl (7.80.0-r5) 23:08:13 (6/9) Installing dumb-init (1.2.5-r1) 23:08:13 (7/9) Installing musl-obstack (1.2.3-r0) 23:08:13 (8/9) Installing libucontext (1.1-r0) 23:08:13 (9/9) Installing gcompat (1.0.0-r4) 23:08:13 Executing busybox-1.34.1-r7.trigger 23:08:13 ---> Running in 2f613554c3ed 23:08:13 Executing ca-certificates-20220614-r0.trigger 23:08:13 Removing intermediate container 35bad4418eeb 23:08:13 ---> 82512ac5c3cb 23:08:13 23:08:13 Step 10/22 : FROM alpine:3.16 23:08:13 ---> bfe296a52501 23:08:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:13 ---> Running in eca1d82402f2 23:08:13 OK: 8 MiB in 23 packages 23:08:13 Removing intermediate container 2f613554c3ed 23:08:13 ---> 76804f3910f1 23:08:13 Step 13/22 : EXPOSE $APP_PORT 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:13 ---> Running in 8c94c9cb33fb 23:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:13 Removing intermediate container 8c94c9cb33fb 23:08:13 ---> 5848f026454f 23:08:13 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:08:13 ---> Running in 35f221e2ce9d 23:08:14 (1/3) Installing ca-certificates (20220614-r0) 23:08:14 (2/3) Installing dumb-init (1.2.5-r1) 23:08:14 (3/3) Installing su-exec (0.2-r1) 23:08:14 Executing busybox-1.35.0-r17.trigger 23:08:14 Executing ca-certificates-20220614-r0.trigger 23:08:14 OK: 6 MiB in 17 packages 23:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:14 (1/4) Installing dumb-init (1.2.5-r1) 23:08:14 (2/4) Installing musl-obstack (1.2.3-r0) 23:08:14 (3/4) Installing libucontext (1.1-r0) 23:08:14 (4/4) Installing gcompat (1.0.0-r4) 23:08:14 Executing busybox-1.34.1-r7.trigger 23:08:14 OK: 6 MiB in 18 packages 23:08:14 (1/2) Installing ca-certificates (20220614-r0) 23:08:14 Removing intermediate container 22b7af143b1d 23:08:14 ---> 293aace543af 23:08:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:14 (2/2) Installing dumb-init (1.2.5-r1) 23:08:14 Executing busybox-1.35.0-r17.trigger 23:08:14 Executing ca-certificates-20220614-r0.trigger 23:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:14 OK: 6 MiB in 16 packages 23:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:14 Removing intermediate container 782391d31996 23:08:14 ---> d0e3f64679a2 23:08:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:08:14 ---> 3d70a9c10df1 23:08:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:08:14 ---> Running in 45d9aeece90e 23:08:14 (1/1) Installing dumb-init (1.2.5-r1) 23:08:14 Executing busybox-1.35.0-r17.trigger 23:08:14 OK: 6 MiB in 15 packages 23:08:15 (1/5) Installing dumb-init (1.2.5-r1) 23:08:15 (2/5) Installing musl-obstack (1.2.3-r0) 23:08:15 (3/5) Installing libucontext (1.1-r0) 23:08:15 (4/5) Installing gcompat (1.0.0-r4) 23:08:15 (5/5) Installing openssl (1.1.1t-r1) 23:08:15 Executing busybox-1.34.1-r7.trigger 23:08:15 OK: 6 MiB in 19 packages 23:08:15 Removing intermediate container 45d9aeece90e 23:08:15 ---> 376e50e142b9 23:08:15 Step 12/24 : WORKDIR / 23:08:16 Removing intermediate container 532961d7aad9 23:08:16 ---> 688aae5c6093 23:08:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:17 Removing intermediate container eca1d82402f2 23:08:17 ---> f0c9c9478e9f 23:08:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:08:17 ---> Running in 24d9b0f7bb54 23:08:17 ---> de76d43eae87 23:08:17 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:08:17 ---> Running in 5e4ac05a104a 23:08:17 Removing intermediate container 24d9b0f7bb54 23:08:17 ---> 195d294e73a3 23:08:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:08:17 Removing intermediate container 35f221e2ce9d 23:08:17 ---> eba3f20d04c9 23:08:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:17 Removing intermediate container 5e4ac05a104a 23:08:17 ---> 525ffdc45470 23:08:17 Step 13/22 : ENV APP_PORT=59860 23:08:17 ---> Running in c093e4a35d44 23:08:17 ---> a5dddc6430ad 23:08:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:08:17 ---> Running in 0d6f3b291169 23:08:17 ---> 99897d0d3468 23:08:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:08:17 ---> e3be7fbd2d48 23:08:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Removing intermediate container c093e4a35d44 23:08:17 23:08:17 ---> 5343c2247f2a 23:08:17 Step 14/22 : EXPOSE $APP_PORT 23:08:17 ---> Running in 8846839cec6d 23:08:17 Removing intermediate container 0d6f3b291169 23:08:17 ---> 8b55427276af 23:08:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:17 ---> Running in 3906fb94418b 23:08:18 ---> 265b737cea06 23:08:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:08:18 Removing intermediate container 8846839cec6d 23:08:18 ---> ad6df6106637 23:08:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:18 Removing intermediate container 3906fb94418b 23:08:18 ---> 75df02e08d91 23:08:18 Step 17/19 : LABEL arch=x86_64 23:08:18 ---> Running in 2a16459c14c2 23:08:18 ---> 1c815f591599 23:08:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:08:18 ---> 911991e40b96 23:08:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:08:18 ---> 3c1d7a5cc7a8 23:08:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:18 Removing intermediate container 2a16459c14c2 23:08:18 ---> daa2b498bc9f 23:08:18 Step 18/19 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:18 ---> Running in 08bbc7c62c7f 23:08:18 ---> 7b797a8f38d8 23:08:18 Step 18/22 : ENTRYPOINT ["/core-data"] 23:08:19 ---> 258ce754b1d1 23:08:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:08:19 ---> Running in 8e5e4dccd3ec 23:08:19 Removing intermediate container 08bbc7c62c7f 23:08:19 ---> c0cb15d9a21c 23:08:19 Step 19/19 : LABEL version=3.0.0-dev.39 23:08:19 ---> c3b14332a14d 23:08:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:08:19 ---> Running in 334daf5166f2 23:08:19 Removing intermediate container 8e5e4dccd3ec 23:08:19 ---> 008a4081a452 23:08:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:19 ---> Running in 90ca5f97a69f 23:08:19 Removing intermediate container 334daf5166f2 23:08:19 ---> afb963b329f2 23:08:19 23:08:19 ---> 53f69ee1b7df 23:08:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:08:19 Successfully built afb963b329f2 23:08:19 ---> Running in ba7111300aab 23:08:19 Successfully tagged security-spiffe-token-provider:latest 23:08:19  Building security-spiffe-token-provider ... done Building security-spire-server 23:08:19 Removing intermediate container 90ca5f97a69f 23:08:19 ---> 7be74012c41c 23:08:19 Step 20/22 : LABEL arch=x86_64 23:08:19 Removing intermediate container cdfd4b49dcc6 23:08:19 ---> 1f86c1a584ba 23:08:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:20 ---> Running in d13474e5edc0 23:08:20 ---> 9877a581a858 23:08:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:08:20 Removing intermediate container ba7111300aab 23:08:20 ---> c9244fbf0770 23:08:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:23 ---> 43675a48ac5c 23:08:23 Step 3/23 : WORKDIR /edgex-go 23:08:23 ---> Using cache 23:08:23 ---> d9b5ddf54e58 23:08:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:08:23 ---> Running in bbfd389f5d7e 23:08:23 Removing intermediate container d13474e5edc0 23:08:23 ---> ef601eb63152 23:08:23 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:23 ---> Running in 14a63804b98d 23:08:23 ---> 355e2127f432 23:08:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:08:23 ---> Running in 782dfc0767e8 23:08:23 Removing intermediate container bbfd389f5d7e 23:08:23 ---> 3248d4fab1ee 23:08:23 Step 20/22 : LABEL arch=x86_64 23:08:23 Removing intermediate container 782dfc0767e8 23:08:23 ---> e8a6c28ff2ba 23:08:23 Step 22/22 : LABEL version=3.0.0-dev.39 23:08:23 ---> 955d0db1374f 23:08:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:08:23 ---> Running in 6e516bed0bb7 23:08:23 ---> Running in 4b9dd2fe46ec 23:08:23 ---> Running in a66ba72c2a47 23:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:23 Removing intermediate container a66ba72c2a47 23:08:23 ---> 56fe6bc3d8c3 23:08:23 23:08:23 Removing intermediate container 4b9dd2fe46ec 23:08:23 ---> 573e6659af4c 23:08:23 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:24 Successfully built 56fe6bc3d8c3 23:08:24 Successfully tagged core-data:latest 23:08:24  Building core-data ... done Building core-common-config-bootstrapper 23:08:24 OK: 211 MiB in 51 packages 23:08:24 ---> Running in b675bbbae0de 23:08:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:26 ---> 43675a48ac5c 23:08:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:08:26 ---> Using cache 23:08:26 ---> 38a7857c9579 23:08:26 Step 4/22 : WORKDIR /edgex-go 23:08:26 ---> Using cache 23:08:26 ---> aa2566967bc0 23:08:26 Step 5/22 : RUN apk add --update --no-cache make git 23:08:26 ---> Using cache 23:08:26 ---> 7eb16e10c588 23:08:26 Step 6/22 : COPY go.mod vendor* ./ 23:08:26 ---> Using cache 23:08:26 ---> c0f7d97763b8 23:08:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:27 ---> 7ccbb3337a2c 23:08:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:08:27 ---> 274c6bf1bc1c 23:08:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:28 ---> 937a461df68c 23:08:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:08:28 ---> Running in 4c51287b5393 23:08:28 Removing intermediate container b675bbbae0de 23:08:28 ---> 341e0557f74e 23:08:28 Step 22/22 : LABEL version=3.0.0-dev.39 23:08:28 ---> Running in 9f96559f0e2c 23:08:28 ---> Running in 92430819b74b 23:08:28 Removing intermediate container 14a63804b98d 23:08:28 ---> 0acce3e16c4b 23:08:28 Step 5/23 : COPY go.mod vendor* ./ 23:08:28 Removing intermediate container 6e516bed0bb7 23:08:28 ---> ff328a2db43f 23:08:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:08:28 ---> fb901e4f3081 23:08:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:29 ---> Running in 643261c332ae 23:08:29 Removing intermediate container 92430819b74b 23:08:29 ---> bfc643387a0e 23:08:29 23:08:29 ---> c9b8d41180f5 23:08:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:29 ---> Running in 51e9e8533159 23:08:29 Removing intermediate container 643261c332ae 23:08:29 ---> a4e29d3a8a80 23:08:29 Step 22/24 : LABEL arch=x86_64 23:08:29 Successfully built bfc643387a0e 23:08:29 Successfully tagged support-notifications:latest 23:08:29 Building core-metadata 23:08:29  Building support-notifications ... done  ---> Running in bcfb2e4b7ceb 23:08:29 Removing intermediate container bcfb2e4b7ceb 23:08:29 ---> 5f70db4e8e33 23:08:29 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:29 Removing intermediate container 4c51287b5393 23:08:29 ---> 28feded13f69 23:08:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:08:30 ---> a906eecbb73e 23:08:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:30 ---> 688492c3c6c7 23:08:30 Step 19/24 : WORKDIR / 23:08:30 ---> Running in fc64a6fd302a 23:08:31 Removing intermediate container fc64a6fd302a 23:08:31 ---> f6b82f9cda49 23:08:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:31 ---> Running in 9da394f077a7 23:08:31 ---> 667a5ff77f14 23:08:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:31 ---> Running in 7db48629a4b7 23:08:31 ---> Running in 15da2de1541f 23:08:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:08:32 ---> 43675a48ac5c 23:08:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:08:32 ---> Using cache 23:08:32 ---> 38a7857c9579 23:08:32 Step 4/24 : WORKDIR /edgex-go 23:08:32 ---> Using cache 23:08:32 ---> aa2566967bc0 23:08:32 Step 5/24 : RUN apk add --update --no-cache make git 23:08:32 ---> Using cache 23:08:32 ---> 7eb16e10c588 23:08:32 Step 6/24 : COPY go.mod vendor* ./ 23:08:32 ---> Using cache 23:08:32 ---> c0f7d97763b8 23:08:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:32 Removing intermediate container 9da394f077a7 23:08:32 ---> c0a9e1ffeaa9 23:08:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:32 ---> Running in a072f780c3d5 23:08:32 Removing intermediate container 15da2de1541f 23:08:32 ---> 3c56c6250540 23:08:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:32 ---> Running in 2b9e4b7b3dd8 23:08:33 Removing intermediate container a072f780c3d5 23:08:33 ---> 6ad9f7bb7caf 23:08:33 Step 22/24 : LABEL arch=arm64 23:08:33 ---> Running in 1832f14ab2e2 23:08:33 Removing intermediate container 7db48629a4b7 23:08:33 ---> aac754af9ae9 23:08:33 Step 24/24 : LABEL version=3.0.0-dev.39 23:08:33 ---> Running in 31261ae8e074 23:08:33 Removing intermediate container 2b9e4b7b3dd8 23:08:33 ---> 76fd80ce025d 23:08:33 Step 21/23 : LABEL arch=arm64 23:08:33 ---> Running in c2ed08896b2c 23:08:33 ---> Running in c3e75d057365 23:08:34 Removing intermediate container 1832f14ab2e2 23:08:34 ---> abe3d6f7bce6 23:08:34 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:34 Removing intermediate container c2ed08896b2c 23:08:34 ---> 70b2fc7cf4f0 23:08:34 23:08:34 Successfully built 70b2fc7cf4f0 23:08:34 ---> Running in 4cdda25ab27a 23:08:34 Removing intermediate container c3e75d057365 23:08:34 ---> 3fd43263f5e4 23:08:34 Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:08:34 ---> Running in 6bce27ced914 23:08:34 Successfully tagged security-secretstore-setup:latest 23:08:34 Building security-proxy-setup 23:08:35 Removing intermediate container 4cdda25ab27a 23:08:35 ---> 67ca4ff4052f 23:08:35 Step 24/24 : LABEL version=3.0.0-dev.39 23:08:35 ---> Running in 5c0c375b1084 23:08:35 Removing intermediate container 6bce27ced914 23:08:35 ---> 2552237bf8c4 23:08:35 Step 23/23 : LABEL version=3.0.0-dev.39 23:08:35 ---> Running in 74b53fe2483d 23:08:35 Removing intermediate container 5c0c375b1084 23:08:35 ---> 3fb9050a3d43 23:08:35 23:08:36 Successfully built 3fb9050a3d43 23:08:36 Successfully tagged security-spire-config-arm64:latest 23:08:36  Building security-spire-config ... done Building support-notifications 23:08:36 Removing intermediate container 74b53fe2483d 23:08:36 ---> b504bcc19d40 23:08:36 23:08:36 Successfully built b504bcc19d40 23:08:36 Successfully tagged security-spire-server-arm64:latest 23:08:36  Building security-spire-server ... done Building core-data 23:08:37  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:08:37 ---> 43675a48ac5c 23:08:37 Step 3/21 : WORKDIR /edgex-go 23:08:37 ---> Using cache 23:08:37 ---> d9b5ddf54e58 23:08:37 Step 4/21 : RUN apk add --update --no-cache make git 23:08:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:41 ---> d50cffd32849 23:08:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:08:41 ---> Using cache 23:08:41 ---> 989069602a75 23:08:41 Step 4/22 : WORKDIR /edgex-go 23:08:41 ---> Using cache 23:08:41 ---> 1803c95dc188 23:08:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:08:41 ---> Running in c3f324223acf 23:08:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:42 ---> d50cffd32849 23:08:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:08:42 ---> Using cache 23:08:42 ---> 989069602a75 23:08:42 Step 4/22 : WORKDIR /edgex-go 23:08:42 ---> Using cache 23:08:42 ---> 1803c95dc188 23:08:42 Step 5/22 : RUN apk add --update --no-cache make git 23:08:42 ---> Using cache 23:08:42 ---> 21ba4a076de5 23:08:42 Step 6/22 : COPY go.mod vendor* ./ 23:08:42 ---> Using cache 23:08:42 ---> f1a0009677c3 23:08:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:42 ---> Using cache 23:08:42 ---> 018a6e2550fb 23:08:42 Step 8/22 : COPY . . 23:08:42 ---> Using cache 23:08:42 ---> 3c4afdb5d22b 23:08:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:08:43 ---> Running in 65815571af8a 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:08:44 ---> Running in 6aded7b534d7 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:08:44 OK: 211 MiB in 51 packages 23:08:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:08:46 OK: 221 MiB in 51 packages 23:08:46 Removing intermediate container 6aded7b534d7 23:08:46 ---> 06534f5593a8 23:08:46 Step 5/21 : COPY go.mod vendor* ./ 23:08:46 ---> 404e9ec2d4ec 23:08:46 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:46 ---> Running in d1b1cec374c8 23:08:47 Removing intermediate container c3f324223acf 23:08:47 ---> dcd50b0438b4 23:08:47 Step 6/22 : COPY go.mod vendor* ./ 23:08:49 ---> 4efe339dc3fb 23:08:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:49 ---> Running in 0edb76e88a8a 23:08:53 Removing intermediate container 2b29d7c62fd4 23:08:53 ---> 8a3faf11e601 23:08:53 Step 8/22 : COPY . . 23:09:08 ---> fc801ab88933 23:09:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:09:11 ---> Running in bd0cba991701 23:09:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:09:12 Removing intermediate container 9f96559f0e2c 23:09:12 ---> 5c44625d431b 23:09:12 Step 8/22 : COPY . . 23:09:18 Removing intermediate container 51e9e8533159 23:09:18 ---> 5b4967b58f54 23:09:18 Step 7/23 : COPY . . 23:09:28 ---> 8a3112a0eb1c 23:09:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:09:28 ---> 20bcaf2090bd 23:09:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:09:28 Removing intermediate container 31261ae8e074 23:09:28 ---> ce80e79273e5 23:09:28 Step 8/24 : COPY . . 23:09:28 ---> Running in 02089c667e64 23:09:28 ---> Running in bf61588c88e4 23:09:34 Removing intermediate container bf61588c88e4 23:09:34 ---> 53fa7457c4d6 23:09:34 Step 9/23 : WORKDIR /edgex-go/spire-build 23:09:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:09:36 ---> 1e309495a2e0 23:09:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:09:36 ---> Running in e9ad1799e83a 23:09:37 ---> Running in f6b2fc159827 23:09:37 Removing intermediate container e9ad1799e83a 23:09:37 ---> 9e8425227806 23:09:37 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 23:09:41 ---> Running in 598be45a7f94 23:09:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:09:48 Removing intermediate container bd0cba991701 23:09:48 ---> 81596bb492ca 23:09:48 23:09:48 Step 10/22 : FROM alpine:3.16 23:09:48 ---> bfe296a52501 23:09:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:09:48 Removing intermediate container 598be45a7f94 23:09:48 ---> c31dd7c9d0df 23:09:48 Step 11/23 : WORKDIR /edgex-go 23:09:54 ---> Running in 02450d27125c 23:09:56 ---> Running in aadfa381e47e 23:09:57 Removing intermediate container d1b1cec374c8 23:09:57 ---> 3c5f628e3b51 23:09:57 Step 7/21 : COPY . . 23:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:09:57 Removing intermediate container aadfa381e47e 23:09:57 ---> 1361af5f5e5d 23:09:57 23:09:57 Step 12/23 : FROM alpine:3.15 23:09:57 ---> c4fc93816858 23:09:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:09:57 ---> Using cache 23:09:57 ---> 23ab29a8aeea 23:09:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:09:57 ---> Using cache 23:09:57 ---> 4bf16d9fbe42 23:09:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:09:57 (1/1) Installing dumb-init (1.2.5-r1) 23:09:57 Executing busybox-1.35.0-r17.trigger 23:09:57 OK: 6 MiB in 15 packages 23:10:07 ---> 31ff00171f63 23:10:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:10:07 Removing intermediate container 02089c667e64 23:10:07 ---> a5054b324d1e 23:10:07 23:10:07 Step 10/22 : FROM alpine:3.16 23:10:07 ---> bfe296a52501 23:10:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:10:07 ---> eaefe29fa682 23:10:07 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:10:07 Removing intermediate container 02450d27125c 23:10:07 ---> 0403b3f6e6e9 23:10:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:10:07 ---> Running in 4199af573366 23:10:07 ---> Running in fd7a70b98ced 23:10:08 ---> Running in fc0e4660f392 23:10:08 ---> a390b215d9eb 23:10:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:10:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:10:09 Removing intermediate container fd7a70b98ced 23:10:09 ---> b50ed7c9596e 23:10:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:10:09 Removing intermediate container fc0e4660f392 23:10:09 ---> b51814761827 23:10:09 Step 13/22 : ENV APP_PORT=59861 23:10:09 ---> 28a01dd728a5 23:10:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:10:09 Removing intermediate container f6b2fc159827 23:10:09 ---> 5e0cb466ba40 23:10:09 23:10:09 Step 10/24 : FROM alpine:3.16 23:10:09 ---> bfe296a52501 23:10:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:10:09 ---> Using cache 23:10:09 ---> 0403b3f6e6e9 23:10:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:10:09 ---> Using cache 23:10:09 ---> b51814761827 23:10:09 Step 13/24 : ENV APP_PORT=59881 23:10:09 ---> Running in 9d7f82814595 23:10:09 ---> Running in f5384c068126 23:10:09 ---> Running in 044ec4ce0b71 23:10:10 ---> 870fb40a6579 23:10:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:10 Removing intermediate container f5384c068126 23:10:10 ---> e1615bb0f7bb 23:10:10 Step 14/22 : EXPOSE $APP_PORT 23:10:10 Removing intermediate container 044ec4ce0b71 23:10:10 ---> 5a0e1618928d 23:10:10 Step 14/24 : EXPOSE $APP_PORT 23:10:10 ---> Running in 61b86a67e856 23:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:10 ---> Running in 6966b3f93fe6 23:10:10 ---> Running in e4dcc8f49954 23:10:11 (1/1) Installing dumb-init (1.2.5-r1) 23:10:11 Executing busybox-1.35.0-r17.trigger 23:10:11 OK: 6 MiB in 15 packages 23:10:11 Removing intermediate container 61b86a67e856 23:10:11 ---> c871bf0dfb36 23:10:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:10:11 Removing intermediate container 6966b3f93fe6 23:10:11 ---> ce01c77b275d 23:10:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:10:11 Removing intermediate container e4dcc8f49954 23:10:11 ---> 594a04457ac5 23:10:11 Step 15/24 : WORKDIR / 23:10:11 ---> Running in 6f58807d2852 23:10:11 ---> Running in 9994c097d4a2 23:10:11 ---> 02bdbda7952d 23:10:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:10:12 Removing intermediate container 6f58807d2852 23:10:12 ---> 5840e382a7ee 23:10:12 Step 21/23 : LABEL arch=x86_64 23:10:13 Removing intermediate container 9994c097d4a2 23:10:13 ---> 6389a6867179 23:10:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:10:13 ---> Running in 83cd66d02ad9 23:10:13 Removing intermediate container 9d7f82814595 23:10:13 ---> f16720ad8ca7 23:10:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:10:13 ---> 5440fc63c218 23:10:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:10:13 ---> 1af4b660ede4 23:10:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:10:14 Removing intermediate container 83cd66d02ad9 23:10:14 ---> 44be9d94b306 23:10:14 Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:10:15 ---> 8cd90515f9bb 23:10:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:10:15 ---> 883abca9e349 23:10:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:10:16 ---> Running in a943f6317481 23:10:17 ---> e4d013f68861 23:10:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:10:17 ---> Running in 40b0372d6e70 23:10:17 ---> 13dfc8a2f820 23:10:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:10:17 Removing intermediate container a943f6317481 23:10:17 ---> 53600dc078a6 23:10:17 Step 23/23 : LABEL version=3.0.0-dev.39 23:10:18 ---> a8db95976ccb 23:10:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:10:18 Removing intermediate container 40b0372d6e70 23:10:18 ---> 4cc685800c87 23:10:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:10:18 ---> Running in c700ca90de49 23:10:18 ---> 0ebac43f77d8 23:10:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:10:18 ---> Running in d8aed549ab3f 23:10:19 ---> 6bc2c7ba554f 23:10:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:10:20 ---> Running in ac3b5c8d0875 23:10:20 Removing intermediate container c700ca90de49 23:10:20 ---> 087c87375237 23:10:20 23:10:20 Successfully built 087c87375237 23:10:20 ---> 26a22e5219ee 23:10:20 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:20 Successfully tagged security-spire-server:latest 23:10:20  Building security-spire-server ... done Building security-spire-config 23:10:20 Removing intermediate container d8aed549ab3f 23:10:20 ---> 3592fa3303e0 23:10:20 Step 20/22 : LABEL arch=x86_64 23:10:21 ---> Running in d83d7fcbce41 23:10:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:10:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:10:22 ---> 43675a48ac5c 23:10:22 Step 3/24 : WORKDIR /edgex-go 23:10:22 ---> Using cache 23:10:22 ---> d9b5ddf54e58 23:10:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:10:22 ---> Using cache 23:10:22 ---> 0acce3e16c4b 23:10:22 Step 5/24 : COPY go.mod vendor* ./ 23:10:22 ---> Using cache 23:10:22 ---> c9b8d41180f5 23:10:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:22 ---> Using cache 23:10:22 ---> 5b4967b58f54 23:10:22 Step 7/24 : COPY . . 23:10:22 ---> Using cache 23:10:22 ---> 20bcaf2090bd 23:10:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:10:22 ---> Using cache 23:10:22 ---> 53fa7457c4d6 23:10:22 Step 9/24 : WORKDIR /edgex-go/spire-build 23:10:22 ---> Using cache 23:10:22 ---> 9e8425227806 23:10:22 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 23:10:25 ---> Running in 40baae7758cd 23:10:25 Removing intermediate container ac3b5c8d0875 23:10:25 ---> fa6d3330603b 23:10:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:10:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:10:25 ---> Running in 4b3a8d3f5252 23:10:25 ---> Running in bf96df8fb577 23:10:25 Removing intermediate container 40baae7758cd 23:10:25 ---> bf423a1d73c8 23:10:25 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:10:25 ---> Running in 819f7849355b 23:10:26 Removing intermediate container bf96df8fb577 23:10:26 ---> 186a599419ae 23:10:26 Step 22/24 : LABEL arch=x86_64 23:10:26 ---> Running in d42527f4898a 23:10:26 Removing intermediate container 819f7849355b 23:10:26 ---> 473bd265c063 23:10:26 Step 22/22 : LABEL version=3.0.0-dev.39 23:10:27 Removing intermediate container d83d7fcbce41 23:10:27 ---> ab6fe1a8c1db 23:10:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:10:27 ---> Running in e33a1f3d21ac 23:10:27 Removing intermediate container d42527f4898a 23:10:27 ---> ba5cdd789101 23:10:27 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:10:27 ---> Running in 38952b030c47 23:10:29 ---> Running in 94afae743d0c 23:10:29 Removing intermediate container e33a1f3d21ac 23:10:29 Removing intermediate container 4b3a8d3f5252 23:10:29 ---> 58c5283d0713 23:10:29 23:10:29 ---> e3ec37ae06a6 23:10:29 Step 11/24 : WORKDIR /edgex-go 23:10:29 Successfully built 58c5283d0713 23:10:30 Successfully tagged support-scheduler:latest 23:10:30  Building support-scheduler ... done Building security-bootstrapper 23:10:30 Removing intermediate container 38952b030c47 23:10:30 ---> e85918c53f8b 23:10:30 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:10:30 ---> Running in 4997d61e0259 23:10:30 Removing intermediate container 94afae743d0c 23:10:30 ---> 3611984bc275 23:10:30 Step 24/24 : LABEL version=3.0.0-dev.39 23:10:30 Removing intermediate container 4199af573366 23:10:30 ---> 31412dbf6805 23:10:30 23:10:30 Step 9/21 : FROM alpine:3.16 23:10:30 ---> bfe296a52501 23:10:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:10:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:10:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:10:33 ---> 43675a48ac5c 23:10:33 Step 3/32 : WORKDIR /edgex-go 23:10:33 ---> Using cache 23:10:33 ---> d9b5ddf54e58 23:10:33 Step 4/32 : RUN apk add --update --no-cache make git 23:10:33 ---> Using cache 23:10:33 ---> 06534f5593a8 23:10:33 Step 5/32 : COPY go.mod vendor* ./ 23:10:33 ---> Using cache 23:10:33 ---> 404e9ec2d4ec 23:10:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:33 ---> Using cache 23:10:33 ---> 3c5f628e3b51 23:10:33 Step 7/32 : COPY . . 23:10:33 ---> Using cache 23:10:33 ---> eaefe29fa682 23:10:33 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:10:34 ---> Running in c5e9a52e5182 23:10:35 Removing intermediate container 4997d61e0259 23:10:35 ---> dea4698ad2f9 23:10:35 23:10:35 Step 12/24 : FROM alpine:3.15 23:10:35 ---> c4fc93816858 23:10:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:10:35 ---> Using cache 23:10:35 ---> 23ab29a8aeea 23:10:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:10:35 ---> Running in a49822800fab 23:10:35 ---> Running in 40c9a47b2bbf 23:10:35 ---> Running in 7171094ddd51 23:10:35 ---> Running in e831f1c14bc9 23:10:35 Removing intermediate container c5e9a52e5182 23:10:35 ---> 76b964a19754 23:10:35 Step 20/22 : LABEL arch=x86_64 23:10:35 Removing intermediate container 7171094ddd51 23:10:35 ---> 94fc52fc6401 23:10:35 23:10:35 Successfully built 94fc52fc6401 23:10:35 ---> Running in a77407ecf6dd 23:10:35 Successfully tagged core-metadata:latest 23:10:35  Building core-metadata ... done Building core-command 23:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:36 (1/6) Installing ca-certificates (20220614-r0) 23:10:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:10:36 (2/6) Installing brotli-libs (1.0.9-r6) 23:10:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:10:36 (4/6) Installing libcurl (7.83.1-r5) 23:10:36 (5/6) Installing curl (7.83.1-r5) 23:10:36 (6/6) Installing dumb-init (1.2.5-r1) 23:10:36 Executing busybox-1.35.0-r17.trigger 23:10:36 Executing ca-certificates-20220614-r0.trigger 23:10:36 OK: 8 MiB in 20 packages 23:10:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:10:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:10:40 ---> 43675a48ac5c 23:10:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:10:40 ---> Using cache 23:10:40 ---> 38a7857c9579 23:10:40 Step 4/23 : WORKDIR /edgex-go 23:10:40 ---> Using cache 23:10:40 ---> aa2566967bc0 23:10:40 Step 5/23 : RUN apk add --update --no-cache make git 23:10:40 ---> Using cache 23:10:40 ---> 7eb16e10c588 23:10:40 Step 6/23 : COPY go.mod vendor* ./ 23:10:40 ---> Using cache 23:10:40 ---> c0f7d97763b8 23:10:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:40 ---> Using cache 23:10:40 ---> ce80e79273e5 23:10:40 Step 8/23 : COPY . . 23:10:40 ---> Using cache 23:10:40 ---> 1e309495a2e0 23:10:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:10:41 Removing intermediate container 0edb76e88a8a 23:10:41 ---> 95b80903fbde 23:10:41 Step 8/22 : COPY . . 23:10:41 ---> ddf863e3f630 23:10:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:10:41 ---> Running in 326fb4808220 23:10:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:10:42 Removing intermediate container a77407ecf6dd 23:10:42 ---> 5f55e5b44aae 23:10:42 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:42 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:10:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:10:42 OK: 15859 distinct packages available 23:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:10:43 ---> Running in 87f86df7cd68 23:10:43 (1/4) Installing dumb-init (1.2.5-r1) 23:10:43 (2/4) Installing musl-obstack (1.2.3-r0) 23:10:43 (3/4) Installing libucontext (1.1-r0) 23:10:43 (4/4) Installing gcompat (1.0.0-r4) 23:10:43 Executing busybox-1.34.1-r7.trigger 23:10:43 ---> Running in f022617fa874 23:10:43 OK: 6 MiB in 18 packages 23:10:45 Removing intermediate container a49822800fab 23:10:45 ---> ef07f6b39854 23:10:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:10:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:10:45 Removing intermediate container f022617fa874 23:10:45 ---> 1e5ad869ff8c 23:10:45 Step 22/22 : LABEL version=3.0.0-dev.39 23:10:45 ---> Running in d409fb3e513a 23:10:45 ---> Running in e861e0377427 23:10:46 Removing intermediate container e831f1c14bc9 23:10:46 ---> fa1ca468dc3d 23:10:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:10:46 Removing intermediate container d409fb3e513a 23:10:46 ---> cb8238a3214f 23:10:46 Step 12/21 : WORKDIR /edgex 23:10:47 Removing intermediate container e861e0377427 23:10:47 ---> c4e6478f4ef7 23:10:47 23:10:47 Successfully built c4e6478f4ef7 23:10:48 Successfully tagged core-common-config-bootstrapper:latest 23:10:48  Building core-common-config-bootstrapper ... done  ---> Running in 86a6e0d63b3e 23:10:51 ---> a09a3a6234e3 23:10:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:10:52 Removing intermediate container 86a6e0d63b3e 23:10:52 ---> c8962a4cde05 23:10:52 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:10:53 ---> b7b2d4945b00 23:10:53 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:10:54 ---> Running in 81fdb0e51a98 23:10:54 ---> 982db34406df 23:10:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:10:56 Removing intermediate container 81fdb0e51a98 23:10:56 ---> 359cd8e69618 23:10:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:10:56 ---> c3853e03db28 23:10:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:10:57 ---> 8c3bf83ddadf 23:10:57 Step 19/24 : WORKDIR / 23:10:57 Removing intermediate container 40c9a47b2bbf 23:10:57 ---> d9acec355434 23:10:57 23:10:57 Step 9/32 : FROM alpine:3.16 23:10:57 ---> bfe296a52501 23:10:57 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:10:57 ---> Running in 9e60c159b86c 23:10:57 ---> Running in 2992fb5f42ad 23:10:57 ---> 3b48a2e77a83 23:10:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:10:57 Removing intermediate container 9e60c159b86c 23:10:57 ---> 9d6bee844e9d 23:10:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:10:57 Removing intermediate container 2992fb5f42ad 23:10:57 ---> 9fb400b25039 23:10:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:10:58 ---> Running in 4bddac4c242a 23:10:58 ---> f0a9589a9cf7 23:10:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:58 ---> Running in 01fc925c04bd 23:10:59 ---> Running in ffb593362346 23:10:59 Removing intermediate container 4bddac4c242a 23:10:59 ---> 9a0880e2dcf8 23:10:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:10:59 ---> Running in c0a373f6ff50 23:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:00 Removing intermediate container c0a373f6ff50 23:11:00 ---> b247db61f6cb 23:11:00 Step 22/24 : LABEL arch=x86_64 23:11:00 (1/2) Installing dumb-init (1.2.5-r1) 23:11:00 (2/2) Installing su-exec (0.2-r1) 23:11:00 Executing busybox-1.35.0-r17.trigger 23:11:00 OK: 6 MiB in 16 packages 23:11:00 ---> Running in dc2299f9b2ed 23:11:00 Removing intermediate container dc2299f9b2ed 23:11:00 ---> 31a89d3047e0 23:11:00 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:01 ---> Running in 42b3ec8fa37a 23:11:01 Removing intermediate container ffb593362346 23:11:01 ---> 821073c49965 23:11:01 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:11:01 ---> Running in 3ac455a3f3f0 23:11:01 Removing intermediate container 42b3ec8fa37a 23:11:01 ---> cb76d4365859 23:11:01 Step 24/24 : LABEL version=3.0.0-dev.39 23:11:01 ---> Running in a973b757eb24 23:11:01 Removing intermediate container 01fc925c04bd 23:11:01 ---> 1c0b2f4dac2d 23:11:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:11:02 Removing intermediate container 3ac455a3f3f0 23:11:02 ---> 23339c07428b 23:11:02 Step 19/21 : LABEL arch=x86_64 23:11:03 ---> Running in ec7e2a583f89 23:11:04 ---> Running in e82db1f20a82 23:11:04 Removing intermediate container a973b757eb24 23:11:04 ---> d0c450018145 23:11:04 23:11:04 Successfully built d0c450018145 23:11:04 Successfully tagged security-spire-config:latest 23:11:04  Building security-spire-config ... done Removing intermediate container ec7e2a583f89 23:11:04 ---> dd8163128262 23:11:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:11:04 Removing intermediate container 87f86df7cd68 23:11:04 ---> a97ffaaf0f92 23:11:04 23:11:04 Step 10/23 : FROM alpine:3.16 23:11:04 ---> bfe296a52501 23:11:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:11:04 ---> Using cache 23:11:04 ---> 0403b3f6e6e9 23:11:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:04 ---> Using cache 23:11:04 ---> b51814761827 23:11:04 Step 13/23 : ENV APP_PORT=59882 23:11:04 Removing intermediate container e82db1f20a82 23:11:04 ---> bfaabf7997dc 23:11:04 Step 20/21 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:04 ---> Running in e8387de69559 23:11:04 ---> Running in 25e1890e2cb4 23:11:05 ---> Running in 49d76bc91fc9 23:11:05 Removing intermediate container e8387de69559 23:11:05 ---> bc2142b27485 23:11:05 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:11:05 Removing intermediate container 25e1890e2cb4 23:11:05 ---> dca049bed4b3 23:11:05 Step 14/23 : EXPOSE $APP_PORT 23:11:05 Removing intermediate container 49d76bc91fc9 23:11:05 ---> c1ce9b3ed745 23:11:05 Step 21/21 : LABEL version=3.0.0-dev.39 23:11:05 ---> Running in ceddea906f3b 23:11:05 ---> Running in 3c068c216e64 23:11:05 ---> Running in 3ce4002de3e6 23:11:05 Removing intermediate container ceddea906f3b 23:11:05 ---> 1546fcec837b 23:11:05 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:11:05 ---> Running in 88170fb212a8 23:11:05 Removing intermediate container 3ce4002de3e6 23:11:05 ---> 28617ec70d7e 23:11:05 23:11:05 Successfully built 28617ec70d7e 23:11:05 Removing intermediate container 3c068c216e64 23:11:05 ---> f85fe6046558 23:11:05 Step 15/23 : WORKDIR / 23:11:05 Successfully tagged security-proxy-setup:latest 23:11:05  Building security-proxy-setup ... done  ---> Running in 0ddf1c39d644 23:11:05 Removing intermediate container 88170fb212a8 23:11:05 ---> d9f54c13b775 23:11:05 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:11:05 ---> Running in bcb8ec58aba6 23:11:06 Removing intermediate container 0ddf1c39d644 23:11:06 ---> 9373232b1722 23:11:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:06 ---> f03e9bdc3dcd 23:11:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:11:06 ---> 93ebdcc47ce5 23:11:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:11:06 Removing intermediate container bcb8ec58aba6 23:11:06 ---> f5a898db6538 23:11:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:11:06 ---> Running in ea88ec9c1f64 23:11:06 ---> 587df4c39794 23:11:06 Step 19/23 : ENTRYPOINT ["/core-command"] 23:11:06 ---> Running in 56e57895f9f5 23:11:06 Removing intermediate container ea88ec9c1f64 23:11:06 ---> 3999ca2cb4d2 23:11:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:11:06 Removing intermediate container 56e57895f9f5 23:11:06 ---> 5fa8ae31e0de 23:11:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:11:06 ---> Running in 496243fdad81 23:11:07 Removing intermediate container 496243fdad81 23:11:07 ---> d0fc12216c88 23:11:07 Step 21/23 : LABEL arch=x86_64 23:11:07 ---> d89c2fb2f51d 23:11:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:11:07 ---> Running in 85aab1dcec20 23:11:07 ---> Running in 02b8c98883b6 23:11:07 Removing intermediate container 85aab1dcec20 23:11:07 ---> ad7f11c7e6f1 23:11:07 Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:07 ---> Running in 4b669fd3c1b0 23:11:07 Removing intermediate container 4b669fd3c1b0 23:11:07 ---> 94342857eaa3 23:11:07 Step 23/23 : LABEL version=3.0.0-dev.39 23:11:07 ---> Running in b128573ea289 23:11:08 Removing intermediate container b128573ea289 23:11:08 ---> fe17d61025f5 23:11:08 23:11:08 Successfully built fe17d61025f5 23:11:08 Successfully tagged core-command:latest 23:11:09  Building core-command ... done Removing intermediate container 02b8c98883b6 23:11:09 ---> 6810d436de18 23:11:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:10 ---> 5525c0d429b5 23:11:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:11:10 ---> 55c45894d4b2 23:11:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:11:10 ---> a17d27d77b64 23:11:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:11:11 ---> cdcb93672f41 23:11:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:11:12 ---> 3e6580a81f17 23:11:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:11:13 ---> 244f3da0da52 23:11:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:11:13 ---> 0097cc2a81f4 23:11:13 Step 27/32 : RUN chmod +x /entrypoint.sh 23:11:14 ---> Running in 7471478fd9cd 23:11:15 Removing intermediate container 7471478fd9cd 23:11:15 ---> 5cd6d9f91856 23:11:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:11:16 ---> Running in 63ccd4ef6257 23:11:17 Removing intermediate container 63ccd4ef6257 23:11:17 ---> 333f5b8f00a5 23:11:17 Step 29/32 : CMD ["gate"] 23:11:17 ---> Running in 9d2a089ed424 23:11:18 Removing intermediate container 9d2a089ed424 23:11:18 ---> e889f7caebf1 23:11:18 Step 30/32 : LABEL arch=x86_64 23:11:19 ---> Running in 8541d52f9cbd 23:11:19 Removing intermediate container 8541d52f9cbd 23:11:19 ---> edd2309e90b9 23:11:19 Step 31/32 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:20 ---> Running in 636734aae92e 23:11:20 Removing intermediate container 636734aae92e 23:11:20 ---> 38b4dececb80 23:11:20 Step 32/32 : LABEL version=3.0.0-dev.39 23:11:20 ---> Running in d449e74998b0 23:11:22 Removing intermediate container d449e74998b0 23:11:22 ---> 8510eb869f3b 23:11:22 23:11:22 Successfully built 8510eb869f3b 23:11:22 Successfully tagged security-bootstrapper:latest 23:11:22  Building security-bootstrapper ... done  [Pipeline] } 23:11:22 $ docker stop --time=1 eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 23:11:24 $ docker rm -f --volumes eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:24 + docker images 23:11:24 REPOSITORY TAG IMAGE ID CREATED SIZE 23:11:24 security-bootstrapper latest 8510eb869f3b 3 seconds ago 20.3MB 23:11:24 core-command latest fe17d61025f5 17 seconds ago 17.7MB 23:11:24 security-proxy-setup latest 28617ec70d7e 19 seconds ago 27.8MB 23:11:24 a97ffaaf0f92 20 seconds ago 1.68GB 23:11:24 security-spire-config latest d0c450018145 22 seconds ago 85.8MB 23:11:24 d9acec355434 28 seconds ago 1.67GB 23:11:24 core-common-config-bootstrapper latest c4e6478f4ef7 38 seconds ago 15.5MB 23:11:24 core-metadata latest 94fc52fc6401 49 seconds ago 18.4MB 23:11:24 dea4698ad2f9 50 seconds ago 1.55GB 23:11:24 31412dbf6805 55 seconds ago 1.67GB 23:11:24 support-scheduler latest 58c5283d0713 57 seconds ago 30MB 23:11:24 security-spire-server latest 087c87375237 About a minute ago 86.5MB 23:11:24 5e0cb466ba40 About a minute ago 1.68GB 23:11:24 a5054b324d1e About a minute ago 1.67GB 23:11:24 1361af5f5e5d About a minute ago 1.55GB 23:11:24 81596bb492ca About a minute ago 1.74GB 23:11:24 security-secretstore-setup latest 70b2fc7cf4f0 2 minutes ago 29.9MB 23:11:24 support-notifications latest bfc643387a0e 2 minutes ago 30.6MB 23:11:24 core-data latest 56fe6bc3d8c3 3 minutes ago 17.9MB 23:11:24 security-spiffe-token-provider latest afb963b329f2 3 minutes ago 29.8MB 23:11:24 82512ac5c3cb 3 minutes ago 1.74GB 23:11:24 9596e6ba140d 3 minutes ago 1.71GB 23:11:24 ed6249d3f43e 3 minutes ago 1.68GB 23:11:24 952a3b91e858 3 minutes ago 1.67GB 23:11:24 security-spire-agent latest c779e0a12bfe 3 minutes ago 125MB 23:11:24 c10341505b3b 3 minutes ago 1.55GB 23:11:24 ci-base-image-x86_64 latest 43675a48ac5c 7 minutes ago 903MB 23:11:24 alpine 3.16 bfe296a52501 2 months ago 5.54MB 23:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:11:24 alpine 3.15 c4fc93816858 6 months ago 5.59MB 23:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:11:24 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 23:11:24 provisioning config files... 23:11:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config10121899209787381033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:25 ---> docker-login.sh 23:11:25 nexus3.edgexfoundry.org:10001 23:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:25 Configure a credential helper to remove this warning. See 23:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:25 23:11:25 Login Succeeded 23:11:25 nexus3.edgexfoundry.org:10002 23:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:25 Configure a credential helper to remove this warning. See 23:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:25 23:11:25 Login Succeeded 23:11:25 nexus3.edgexfoundry.org:10003 23:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:25 Configure a credential helper to remove this warning. See 23:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:25 23:11:25 Login Succeeded 23:11:25 nexus3.edgexfoundry.org:10004 23:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:25 Configure a credential helper to remove this warning. See 23:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:25 23:11:25 Login Succeeded 23:11:25 docker.io 23:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:25 Configure a credential helper to remove this warning. See 23:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:25 23:11:25 Login Succeeded 23:11:25 ---> docker-login.sh ends [Pipeline] } 23:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:11:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:25 latest 23:11:25 3.0.0-dev.39 23:11:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:25 main 23:11:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:26 + docker push nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:11:26 70cfb7792ea8: Preparing 23:11:26 1fb36d400d09: Preparing 23:11:26 47285eec005d: Preparing 23:11:26 f0d507dc1ee2: Preparing 23:11:26 e5e13b0c77cb: Preparing 23:11:26 e5e13b0c77cb: Layer already exists 23:11:26 47285eec005d: Pushed 23:11:26 70cfb7792ea8: Pushed 23:11:26 f0d507dc1ee2: Pushed 23:11:27 1fb36d400d09: Pushed 23:11:27 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:11:28 70cfb7792ea8: Preparing 23:11:28 1fb36d400d09: Preparing 23:11:28 47285eec005d: Preparing 23:11:28 f0d507dc1ee2: Preparing 23:11:28 e5e13b0c77cb: Preparing 23:11:28 e5e13b0c77cb: Layer already exists 23:11:28 f0d507dc1ee2: Layer already exists 23:11:28 70cfb7792ea8: Layer already exists 23:11:28 1fb36d400d09: Layer already exists 23:11:28 47285eec005d: Layer already exists 23:11:28 latest: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 23:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:11:28 70cfb7792ea8: Preparing 23:11:28 1fb36d400d09: Preparing 23:11:28 47285eec005d: Preparing 23:11:28 f0d507dc1ee2: Preparing 23:11:28 e5e13b0c77cb: Preparing 23:11:28 f0d507dc1ee2: Layer already exists 23:11:28 e5e13b0c77cb: Layer already exists 23:11:28 1fb36d400d09: Layer already exists 23:11:28 47285eec005d: Layer already exists 23:11:28 70cfb7792ea8: Layer already exists 23:11:28 3.0.0-dev.39: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:29 + docker push nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:11:29 70cfb7792ea8: Preparing 23:11:29 1fb36d400d09: Preparing 23:11:29 47285eec005d: Preparing 23:11:29 f0d507dc1ee2: Preparing 23:11:29 e5e13b0c77cb: Preparing 23:11:29 47285eec005d: Layer already exists 23:11:29 e5e13b0c77cb: Layer already exists 23:11:29 70cfb7792ea8: Layer already exists 23:11:29 f0d507dc1ee2: Layer already exists 23:11:29 1fb36d400d09: Layer already exists 23:11:29 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:11:30 70cfb7792ea8: Preparing 23:11:30 1fb36d400d09: Preparing 23:11:30 47285eec005d: Preparing 23:11:30 f0d507dc1ee2: Preparing 23:11:30 e5e13b0c77cb: Preparing 23:11:30 1fb36d400d09: Layer already exists 23:11:30 70cfb7792ea8: Layer already exists 23:11:30 47285eec005d: Layer already exists 23:11:30 f0d507dc1ee2: Layer already exists 23:11:30 e5e13b0c77cb: Layer already exists 23:11:30 main: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:30 ===================================================== [Pipeline] echo 23:11:30 taggedImages: 23:11:30 - nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:30 - nexus3.edgexfoundry.org:10004/core-command:latest 23:11:30 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 23:11:30 - nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:11:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:11:30 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:30 latest 23:11:30 3.0.0-dev.39 23:11:30 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:30 main 23:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:11:31 6faf9e5ac8ea: Preparing 23:11:31 3b9b999960d7: Preparing 23:11:31 958e961de948: Preparing 23:11:31 019d962a1f03: Preparing 23:11:31 47285eec005d: Preparing 23:11:31 72d7ed1439d9: Preparing 23:11:31 e5e13b0c77cb: Preparing 23:11:31 72d7ed1439d9: Waiting 23:11:31 e5e13b0c77cb: Waiting 23:11:31 47285eec005d: Layer already exists 23:11:31 958e961de948: Pushed 23:11:31 3b9b999960d7: Pushed 23:11:31 6faf9e5ac8ea: Pushed 23:11:31 72d7ed1439d9: Pushed 23:11:31 e5e13b0c77cb: Layer already exists 23:11:32 019d962a1f03: Pushed 23:11:32 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:32 + 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 23:11:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:11:33 6faf9e5ac8ea: Preparing 23:11:33 3b9b999960d7: Preparing 23:11:33 958e961de948: Preparing 23:11:33 019d962a1f03: Preparing 23:11:33 47285eec005d: Preparing 23:11:33 72d7ed1439d9: Preparing 23:11:33 e5e13b0c77cb: Preparing 23:11:33 e5e13b0c77cb: Waiting 23:11:33 72d7ed1439d9: Waiting 23:11:33 958e961de948: Layer already exists 23:11:33 019d962a1f03: Layer already exists 23:11:33 6faf9e5ac8ea: Layer already exists 23:11:33 3b9b999960d7: Layer already exists 23:11:33 47285eec005d: Layer already exists 23:11:33 72d7ed1439d9: Layer already exists 23:11:33 e5e13b0c77cb: Layer already exists 23:11:33 latest: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 23:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:11:33 6faf9e5ac8ea: Preparing 23:11:33 3b9b999960d7: Preparing 23:11:33 958e961de948: Preparing 23:11:33 019d962a1f03: Preparing 23:11:33 47285eec005d: Preparing 23:11:33 72d7ed1439d9: Preparing 23:11:33 e5e13b0c77cb: Preparing 23:11:33 72d7ed1439d9: Waiting 23:11:33 e5e13b0c77cb: Waiting 23:11:33 47285eec005d: Layer already exists 23:11:33 6faf9e5ac8ea: Layer already exists 23:11:33 958e961de948: Layer already exists 23:11:33 019d962a1f03: Layer already exists 23:11:33 3b9b999960d7: Layer already exists 23:11:33 72d7ed1439d9: Layer already exists 23:11:33 e5e13b0c77cb: Layer already exists 23:11:33 3.0.0-dev.39: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:11:34 6faf9e5ac8ea: Preparing 23:11:34 3b9b999960d7: Preparing 23:11:34 958e961de948: Preparing 23:11:34 019d962a1f03: Preparing 23:11:34 47285eec005d: Preparing 23:11:34 72d7ed1439d9: Preparing 23:11:34 e5e13b0c77cb: Preparing 23:11:34 72d7ed1439d9: Waiting 23:11:34 e5e13b0c77cb: Waiting 23:11:34 019d962a1f03: Layer already exists 23:11:34 47285eec005d: Layer already exists 23:11:34 958e961de948: Layer already exists 23:11:34 6faf9e5ac8ea: Layer already exists 23:11:34 3b9b999960d7: Layer already exists 23:11:34 e5e13b0c77cb: Layer already exists 23:11:34 72d7ed1439d9: Layer already exists 23:11:34 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + 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 23:11:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:11:34 6faf9e5ac8ea: Preparing 23:11:34 3b9b999960d7: Preparing 23:11:34 958e961de948: Preparing 23:11:34 019d962a1f03: Preparing 23:11:34 47285eec005d: Preparing 23:11:34 72d7ed1439d9: Preparing 23:11:34 e5e13b0c77cb: Preparing 23:11:34 72d7ed1439d9: Waiting 23:11:34 e5e13b0c77cb: Waiting 23:11:34 958e961de948: Layer already exists 23:11:34 47285eec005d: Layer already exists 23:11:34 019d962a1f03: Layer already exists 23:11:34 3b9b999960d7: Layer already exists 23:11:34 6faf9e5ac8ea: Layer already exists 23:11:34 72d7ed1439d9: Layer already exists 23:11:34 e5e13b0c77cb: Layer already exists 23:11:34 main: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:35 ===================================================== [Pipeline] echo 23:11:35 taggedImages: 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:11:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:11:35 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:35 latest 23:11:35 3.0.0-dev.39 23:11:35 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:35 main 23:11:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:35 + docker push nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:11:35 f910f93fc15b: Preparing 23:11:35 8c3df82bf6fb: Preparing 23:11:35 47285eec005d: Preparing 23:11:35 6c504e29017e: Preparing 23:11:35 e5e13b0c77cb: Preparing 23:11:35 e5e13b0c77cb: Layer already exists 23:11:35 f910f93fc15b: Pushed 23:11:35 47285eec005d: Layer already exists 23:11:35 6c504e29017e: Pushed 23:11:37 8c3df82bf6fb: Pushed 23:11:37 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:11:37 f910f93fc15b: Preparing 23:11:37 8c3df82bf6fb: Preparing 23:11:37 47285eec005d: Preparing 23:11:37 6c504e29017e: Preparing 23:11:37 e5e13b0c77cb: Preparing 23:11:37 47285eec005d: Layer already exists 23:11:37 f910f93fc15b: Layer already exists 23:11:37 e5e13b0c77cb: Layer already exists 23:11:37 8c3df82bf6fb: Layer already exists 23:11:37 6c504e29017e: Layer already exists 23:11:37 latest: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:38 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 23:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:11:38 f910f93fc15b: Preparing 23:11:38 8c3df82bf6fb: Preparing 23:11:38 47285eec005d: Preparing 23:11:38 6c504e29017e: Preparing 23:11:38 e5e13b0c77cb: Preparing 23:11:38 e5e13b0c77cb: Layer already exists 23:11:38 f910f93fc15b: Layer already exists 23:11:38 6c504e29017e: Layer already exists 23:11:38 8c3df82bf6fb: Layer already exists 23:11:38 47285eec005d: Layer already exists 23:11:38 3.0.0-dev.39: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:39 + docker push nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:11:39 f910f93fc15b: Preparing 23:11:39 8c3df82bf6fb: Preparing 23:11:39 47285eec005d: Preparing 23:11:39 6c504e29017e: Preparing 23:11:39 e5e13b0c77cb: Preparing 23:11:39 47285eec005d: Layer already exists 23:11:39 f910f93fc15b: Layer already exists 23:11:39 8c3df82bf6fb: Layer already exists 23:11:39 e5e13b0c77cb: Layer already exists 23:11:39 6c504e29017e: Layer already exists 23:11:39 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:39 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:11:39 f910f93fc15b: Preparing 23:11:39 8c3df82bf6fb: Preparing 23:11:39 47285eec005d: Preparing 23:11:39 6c504e29017e: Preparing 23:11:39 e5e13b0c77cb: Preparing 23:11:39 e5e13b0c77cb: Layer already exists 23:11:39 8c3df82bf6fb: Layer already exists 23:11:39 f910f93fc15b: Layer already exists 23:11:39 6c504e29017e: Layer already exists 23:11:39 47285eec005d: Layer already exists 23:11:39 main: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:39 ===================================================== [Pipeline] echo 23:11:39 taggedImages: 23:11:39 - nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:39 - nexus3.edgexfoundry.org:10004/core-data:latest 23:11:39 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 23:11:39 - nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:39 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:11:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:11:39 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:39 latest 23:11:39 3.0.0-dev.39 23:11:39 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:39 main 23:11:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:11:40 c7f2ec8c267d: Preparing 23:11:40 36aedb7f1740: Preparing 23:11:40 39cefddd47c2: Preparing 23:11:40 47285eec005d: Preparing 23:11:40 f0d507dc1ee2: Preparing 23:11:40 e5e13b0c77cb: Preparing 23:11:40 e5e13b0c77cb: Waiting 23:11:40 c7f2ec8c267d: Pushed 23:11:40 36aedb7f1740: Pushed 23:11:40 f0d507dc1ee2: Layer already exists 23:11:40 47285eec005d: Layer already exists 23:11:40 e5e13b0c77cb: Layer already exists 23:11:42 39cefddd47c2: Pushed 23:11:42 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:11:43 c7f2ec8c267d: Preparing 23:11:43 36aedb7f1740: Preparing 23:11:43 39cefddd47c2: Preparing 23:11:43 47285eec005d: Preparing 23:11:43 f0d507dc1ee2: Preparing 23:11:43 e5e13b0c77cb: Preparing 23:11:43 e5e13b0c77cb: Waiting 23:11:43 c7f2ec8c267d: Layer already exists 23:11:43 36aedb7f1740: Layer already exists 23:11:43 39cefddd47c2: Layer already exists 23:11:43 f0d507dc1ee2: Layer already exists 23:11:43 47285eec005d: Layer already exists 23:11:43 e5e13b0c77cb: Layer already exists 23:11:43 latest: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 23:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:11:43 c7f2ec8c267d: Preparing 23:11:43 36aedb7f1740: Preparing 23:11:43 39cefddd47c2: Preparing 23:11:43 47285eec005d: Preparing 23:11:43 f0d507dc1ee2: Preparing 23:11:43 e5e13b0c77cb: Preparing 23:11:43 e5e13b0c77cb: Waiting 23:11:43 39cefddd47c2: Layer already exists 23:11:43 36aedb7f1740: Layer already exists 23:11:43 c7f2ec8c267d: Layer already exists 23:11:43 f0d507dc1ee2: Layer already exists 23:11:43 47285eec005d: Layer already exists 23:11:43 e5e13b0c77cb: Layer already exists 23:11:43 3.0.0-dev.39: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:11:44 c7f2ec8c267d: Preparing 23:11:44 36aedb7f1740: Preparing 23:11:44 39cefddd47c2: Preparing 23:11:44 47285eec005d: Preparing 23:11:44 f0d507dc1ee2: Preparing 23:11:44 e5e13b0c77cb: Preparing 23:11:44 e5e13b0c77cb: Waiting 23:11:44 36aedb7f1740: Layer already exists 23:11:44 39cefddd47c2: Layer already exists 23:11:44 47285eec005d: Layer already exists 23:11:44 f0d507dc1ee2: Layer already exists 23:11:44 c7f2ec8c267d: Layer already exists 23:11:44 e5e13b0c77cb: Layer already exists 23:11:44 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:11:44 c7f2ec8c267d: Preparing 23:11:44 36aedb7f1740: Preparing 23:11:44 39cefddd47c2: Preparing 23:11:44 47285eec005d: Preparing 23:11:44 f0d507dc1ee2: Preparing 23:11:44 e5e13b0c77cb: Preparing 23:11:44 e5e13b0c77cb: Waiting 23:11:44 f0d507dc1ee2: Layer already exists 23:11:44 47285eec005d: Layer already exists 23:11:44 39cefddd47c2: Layer already exists 23:11:44 c7f2ec8c267d: Layer already exists 23:11:44 36aedb7f1740: Layer already exists 23:11:44 e5e13b0c77cb: Layer already exists 23:11:44 main: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:44 ===================================================== [Pipeline] echo 23:11:44 taggedImages: 23:11:44 - nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:11:44 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 23:11:44 - nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:11:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:11:44 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:44 latest 23:11:44 3.0.0-dev.39 23:11:44 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:44 main 23:11:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:11:45 8133fddc3e82: Preparing 23:11:45 8133fddc3e82: Preparing 23:11:45 249e9198e5eb: Preparing 23:11:45 2ae105bd09f3: Preparing 23:11:45 06a4c8ba8b82: Preparing 23:11:45 756c0b58dc85: Preparing 23:11:45 f5c34fb8ee69: Preparing 23:11:45 47285eec005d: Preparing 23:11:45 f5c34fb8ee69: Waiting 23:11:45 f654a34af9af: Preparing 23:11:45 3eef87236f0e: Preparing 23:11:45 40b459ebfc3a: Preparing 23:11:45 6058f4147c84: Preparing 23:11:45 3eef87236f0e: Waiting 23:11:45 47285eec005d: Waiting 23:11:45 f654a34af9af: Waiting 23:11:45 40b459ebfc3a: Waiting 23:11:45 e5e13b0c77cb: Preparing 23:11:45 6058f4147c84: Waiting 23:11:45 e5e13b0c77cb: Waiting 23:11:45 06a4c8ba8b82: Pushed 23:11:45 756c0b58dc85: Pushed 23:11:45 2ae105bd09f3: Pushed 23:11:45 249e9198e5eb: Pushed 23:11:45 8133fddc3e82: Pushed 23:11:46 f654a34af9af: Pushed 23:11:46 47285eec005d: Layer already exists 23:11:46 3eef87236f0e: Pushed 23:11:46 40b459ebfc3a: Pushed 23:11:46 6058f4147c84: Pushed 23:11:46 e5e13b0c77cb: Layer already exists 23:11:47 f5c34fb8ee69: Pushed 23:11:47 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:11:48 8133fddc3e82: Preparing 23:11:48 8133fddc3e82: Preparing 23:11:48 249e9198e5eb: Preparing 23:11:48 2ae105bd09f3: Preparing 23:11:48 06a4c8ba8b82: Preparing 23:11:48 756c0b58dc85: Preparing 23:11:48 f5c34fb8ee69: Preparing 23:11:48 47285eec005d: Preparing 23:11:48 f654a34af9af: Preparing 23:11:48 3eef87236f0e: Preparing 23:11:48 40b459ebfc3a: Preparing 23:11:48 6058f4147c84: Preparing 23:11:48 e5e13b0c77cb: Preparing 23:11:48 f5c34fb8ee69: Waiting 23:11:48 3eef87236f0e: Waiting 23:11:48 40b459ebfc3a: Waiting 23:11:48 47285eec005d: Waiting 23:11:48 f654a34af9af: Waiting 23:11:48 e5e13b0c77cb: Waiting 23:11:48 6058f4147c84: Waiting 23:11:48 249e9198e5eb: Layer already exists 23:11:48 2ae105bd09f3: Layer already exists 23:11:48 8133fddc3e82: Layer already exists 23:11:48 756c0b58dc85: Layer already exists 23:11:48 06a4c8ba8b82: Layer already exists 23:11:48 f5c34fb8ee69: Layer already exists 23:11:48 f654a34af9af: Layer already exists 23:11:48 3eef87236f0e: Layer already exists 23:11:48 47285eec005d: Layer already exists 23:11:48 40b459ebfc3a: Layer already exists 23:11:48 6058f4147c84: Layer already exists 23:11:48 e5e13b0c77cb: Layer already exists 23:11:48 latest: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 23:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:11:49 8133fddc3e82: Preparing 23:11:49 8133fddc3e82: Preparing 23:11:49 249e9198e5eb: Preparing 23:11:49 2ae105bd09f3: Preparing 23:11:49 06a4c8ba8b82: Preparing 23:11:49 756c0b58dc85: Preparing 23:11:49 f5c34fb8ee69: Preparing 23:11:49 47285eec005d: Preparing 23:11:49 f654a34af9af: Preparing 23:11:49 3eef87236f0e: Preparing 23:11:49 40b459ebfc3a: Preparing 23:11:49 6058f4147c84: Preparing 23:11:49 e5e13b0c77cb: Preparing 23:11:49 47285eec005d: Waiting 23:11:49 40b459ebfc3a: Waiting 23:11:49 f654a34af9af: Waiting 23:11:49 6058f4147c84: Waiting 23:11:49 3eef87236f0e: Waiting 23:11:49 e5e13b0c77cb: Waiting 23:11:49 f5c34fb8ee69: Waiting 23:11:49 756c0b58dc85: Layer already exists 23:11:49 2ae105bd09f3: Layer already exists 23:11:49 249e9198e5eb: Layer already exists 23:11:49 06a4c8ba8b82: Layer already exists 23:11:49 8133fddc3e82: Layer already exists 23:11:49 f5c34fb8ee69: Layer already exists 23:11:49 3eef87236f0e: Layer already exists 23:11:49 f654a34af9af: Layer already exists 23:11:49 40b459ebfc3a: Layer already exists 23:11:49 47285eec005d: Layer already exists 23:11:49 6058f4147c84: Layer already exists 23:11:49 e5e13b0c77cb: Layer already exists 23:11:49 3.0.0-dev.39: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:11:49 8133fddc3e82: Preparing 23:11:49 8133fddc3e82: Preparing 23:11:49 249e9198e5eb: Preparing 23:11:49 2ae105bd09f3: Preparing 23:11:49 06a4c8ba8b82: Preparing 23:11:49 756c0b58dc85: Preparing 23:11:49 f5c34fb8ee69: Preparing 23:11:49 47285eec005d: Preparing 23:11:49 f654a34af9af: Preparing 23:11:49 3eef87236f0e: Preparing 23:11:49 40b459ebfc3a: Preparing 23:11:49 6058f4147c84: Preparing 23:11:49 e5e13b0c77cb: Preparing 23:11:49 f5c34fb8ee69: Waiting 23:11:49 47285eec005d: Waiting 23:11:49 f654a34af9af: Waiting 23:11:49 3eef87236f0e: Waiting 23:11:49 40b459ebfc3a: Waiting 23:11:49 6058f4147c84: Waiting 23:11:49 e5e13b0c77cb: Waiting 23:11:49 756c0b58dc85: Layer already exists 23:11:49 249e9198e5eb: Layer already exists 23:11:49 06a4c8ba8b82: Layer already exists 23:11:49 8133fddc3e82: Layer already exists 23:11:49 2ae105bd09f3: Layer already exists 23:11:49 47285eec005d: Layer already exists 23:11:49 f5c34fb8ee69: Layer already exists 23:11:49 3eef87236f0e: Layer already exists 23:11:49 f654a34af9af: Layer already exists 23:11:49 40b459ebfc3a: Layer already exists 23:11:49 e5e13b0c77cb: Layer already exists 23:11:49 6058f4147c84: Layer already exists 23:11:49 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:11:50 8133fddc3e82: Preparing 23:11:50 8133fddc3e82: Preparing 23:11:50 249e9198e5eb: Preparing 23:11:50 2ae105bd09f3: Preparing 23:11:50 06a4c8ba8b82: Preparing 23:11:50 756c0b58dc85: Preparing 23:11:50 f5c34fb8ee69: Preparing 23:11:50 47285eec005d: Preparing 23:11:50 f654a34af9af: Preparing 23:11:50 3eef87236f0e: Preparing 23:11:50 40b459ebfc3a: Preparing 23:11:50 6058f4147c84: Preparing 23:11:50 e5e13b0c77cb: Preparing 23:11:50 47285eec005d: Waiting 23:11:50 f654a34af9af: Waiting 23:11:50 6058f4147c84: Waiting 23:11:50 e5e13b0c77cb: Waiting 23:11:50 f5c34fb8ee69: Waiting 23:11:50 3eef87236f0e: Waiting 23:11:50 40b459ebfc3a: Waiting 23:11:50 8133fddc3e82: Layer already exists 23:11:50 249e9198e5eb: Layer already exists 23:11:50 756c0b58dc85: Layer already exists 23:11:50 06a4c8ba8b82: Layer already exists 23:11:50 2ae105bd09f3: Layer already exists 23:11:50 f5c34fb8ee69: Layer already exists 23:11:50 f654a34af9af: Layer already exists 23:11:50 40b459ebfc3a: Layer already exists 23:11:50 3eef87236f0e: Layer already exists 23:11:50 47285eec005d: Layer already exists 23:11:50 6058f4147c84: Layer already exists 23:11:50 e5e13b0c77cb: Layer already exists 23:11:50 main: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:50 ===================================================== [Pipeline] echo 23:11:50 taggedImages: 23:11:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:11:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 23:11:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:11:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:11:50 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:50 latest 23:11:50 3.0.0-dev.39 23:11:50 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:50 main 23:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:11:51 ad392357bcad: Preparing 23:11:51 33479cd44016: Preparing 23:11:51 5a13b7692cb6: Preparing 23:11:51 78a8ab265634: Preparing 23:11:51 86b6238d45a0: Preparing 23:11:51 99bf7b3248a9: Preparing 23:11:51 9e46ee521101: Preparing 23:11:51 e5e13b0c77cb: Preparing 23:11:51 e5e13b0c77cb: Waiting 23:11:51 9e46ee521101: Waiting 23:11:51 86b6238d45a0: Pushed 23:11:51 33479cd44016: Pushed 23:11:51 ad392357bcad: Pushed 23:11:51 99bf7b3248a9: Pushed 23:11:52 e5e13b0c77cb: Layer already exists 23:11:52 9e46ee521101: Pushed 23:11:52 78a8ab265634: Pushed 23:11:52 5a13b7692cb6: Pushed 23:11:52 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:11:53 ad392357bcad: Preparing 23:11:53 33479cd44016: Preparing 23:11:53 5a13b7692cb6: Preparing 23:11:53 78a8ab265634: Preparing 23:11:53 86b6238d45a0: Preparing 23:11:53 99bf7b3248a9: Preparing 23:11:53 9e46ee521101: Preparing 23:11:53 e5e13b0c77cb: Preparing 23:11:53 99bf7b3248a9: Waiting 23:11:53 9e46ee521101: Waiting 23:11:53 e5e13b0c77cb: Waiting 23:11:53 86b6238d45a0: Layer already exists 23:11:53 ad392357bcad: Layer already exists 23:11:53 78a8ab265634: Layer already exists 23:11:53 33479cd44016: Layer already exists 23:11:53 5a13b7692cb6: Layer already exists 23:11:53 e5e13b0c77cb: Layer already exists 23:11:53 99bf7b3248a9: Layer already exists 23:11:53 9e46ee521101: Layer already exists 23:11:53 latest: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 23:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:11:54 ad392357bcad: Preparing 23:11:54 33479cd44016: Preparing 23:11:54 5a13b7692cb6: Preparing 23:11:54 78a8ab265634: Preparing 23:11:54 86b6238d45a0: Preparing 23:11:54 99bf7b3248a9: Preparing 23:11:54 9e46ee521101: Preparing 23:11:54 e5e13b0c77cb: Preparing 23:11:54 99bf7b3248a9: Waiting 23:11:54 e5e13b0c77cb: Waiting 23:11:54 9e46ee521101: Waiting 23:11:54 5a13b7692cb6: Layer already exists 23:11:54 86b6238d45a0: Layer already exists 23:11:54 33479cd44016: Layer already exists 23:11:54 78a8ab265634: Layer already exists 23:11:54 ad392357bcad: Layer already exists 23:11:54 99bf7b3248a9: Layer already exists 23:11:54 e5e13b0c77cb: Layer already exists 23:11:54 9e46ee521101: Layer already exists 23:11:54 3.0.0-dev.39: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:11:54 ad392357bcad: Preparing 23:11:54 33479cd44016: Preparing 23:11:54 5a13b7692cb6: Preparing 23:11:54 78a8ab265634: Preparing 23:11:54 86b6238d45a0: Preparing 23:11:54 99bf7b3248a9: Preparing 23:11:54 9e46ee521101: Preparing 23:11:54 e5e13b0c77cb: Preparing 23:11:54 9e46ee521101: Waiting 23:11:54 99bf7b3248a9: Waiting 23:11:54 86b6238d45a0: Layer already exists 23:11:54 5a13b7692cb6: Layer already exists 23:11:54 78a8ab265634: Layer already exists 23:11:54 ad392357bcad: Layer already exists 23:11:54 33479cd44016: Layer already exists 23:11:54 99bf7b3248a9: Layer already exists 23:11:54 e5e13b0c77cb: Layer already exists 23:11:54 9e46ee521101: Layer already exists 23:11:54 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:11:55 ad392357bcad: Preparing 23:11:55 33479cd44016: Preparing 23:11:55 5a13b7692cb6: Preparing 23:11:55 78a8ab265634: Preparing 23:11:55 86b6238d45a0: Preparing 23:11:55 99bf7b3248a9: Preparing 23:11:55 9e46ee521101: Preparing 23:11:55 e5e13b0c77cb: Preparing 23:11:55 99bf7b3248a9: Waiting 23:11:55 9e46ee521101: Waiting 23:11:55 e5e13b0c77cb: Waiting 23:11:55 33479cd44016: Layer already exists 23:11:55 ad392357bcad: Layer already exists 23:11:55 86b6238d45a0: Layer already exists 23:11:55 5a13b7692cb6: Layer already exists 23:11:55 78a8ab265634: Layer already exists 23:11:55 e5e13b0c77cb: Layer already exists 23:11:55 9e46ee521101: Layer already exists 23:11:55 99bf7b3248a9: Layer already exists 23:11:55 main: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:11:55 ===================================================== [Pipeline] echo 23:11:55 taggedImages: 23:11:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:11:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 23:11:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:11:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:11:55 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:55 latest 23:11:55 3.0.0-dev.39 23:11:55 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:55 main 23:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:11:56 49b4fbb7bcdd: Preparing 23:11:56 036f7b4c7c23: Preparing 23:11:56 ad92fb91a86f: Preparing 23:11:56 43bec05184bc: Preparing 23:11:56 4140392888da: Preparing 23:11:56 c35fc257c7f1: Preparing 23:11:56 70d19843457d: Preparing 23:11:56 b70684133eb1: Preparing 23:11:56 9d01eea7124a: Preparing 23:11:56 e5e13b0c77cb: Preparing 23:11:56 70d19843457d: Waiting 23:11:56 b70684133eb1: Waiting 23:11:56 9d01eea7124a: Waiting 23:11:56 e5e13b0c77cb: Waiting 23:11:56 c35fc257c7f1: Waiting 23:11:56 49b4fbb7bcdd: Pushed 23:11:56 4140392888da: Pushed 23:11:56 036f7b4c7c23: Pushed 23:11:56 c35fc257c7f1: Pushed 23:11:56 70d19843457d: Pushed 23:11:56 b70684133eb1: Pushed 23:11:56 9d01eea7124a: Pushed 23:11:56 e5e13b0c77cb: Layer already exists 23:11:57 43bec05184bc: Pushed 23:11:57 ad92fb91a86f: Pushed 23:11:57 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:11:58 49b4fbb7bcdd: Preparing 23:11:58 036f7b4c7c23: Preparing 23:11:58 ad92fb91a86f: Preparing 23:11:58 43bec05184bc: Preparing 23:11:58 4140392888da: Preparing 23:11:58 c35fc257c7f1: Preparing 23:11:58 70d19843457d: Preparing 23:11:58 b70684133eb1: Preparing 23:11:58 9d01eea7124a: Preparing 23:11:58 e5e13b0c77cb: Preparing 23:11:58 c35fc257c7f1: Waiting 23:11:58 70d19843457d: Waiting 23:11:58 b70684133eb1: Waiting 23:11:58 e5e13b0c77cb: Waiting 23:11:58 9d01eea7124a: Waiting 23:11:58 ad92fb91a86f: Layer already exists 23:11:58 036f7b4c7c23: Layer already exists 23:11:58 43bec05184bc: Layer already exists 23:11:58 49b4fbb7bcdd: Layer already exists 23:11:58 4140392888da: Layer already exists 23:11:58 c35fc257c7f1: Layer already exists 23:11:58 70d19843457d: Layer already exists 23:11:58 b70684133eb1: Layer already exists 23:11:58 e5e13b0c77cb: Layer already exists 23:11:58 9d01eea7124a: Layer already exists 23:11:58 latest: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 23:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:11:58 49b4fbb7bcdd: Preparing 23:11:58 036f7b4c7c23: Preparing 23:11:58 ad92fb91a86f: Preparing 23:11:58 43bec05184bc: Preparing 23:11:58 4140392888da: Preparing 23:11:58 c35fc257c7f1: Preparing 23:11:58 70d19843457d: Preparing 23:11:58 b70684133eb1: Preparing 23:11:58 9d01eea7124a: Preparing 23:11:58 e5e13b0c77cb: Preparing 23:11:58 c35fc257c7f1: Waiting 23:11:58 70d19843457d: Waiting 23:11:58 b70684133eb1: Waiting 23:11:58 9d01eea7124a: Waiting 23:11:58 e5e13b0c77cb: Waiting 23:11:58 49b4fbb7bcdd: Layer already exists 23:11:58 43bec05184bc: Layer already exists 23:11:58 ad92fb91a86f: Layer already exists 23:11:58 4140392888da: Layer already exists 23:11:58 036f7b4c7c23: Layer already exists 23:11:58 c35fc257c7f1: Layer already exists 23:11:58 b70684133eb1: Layer already exists 23:11:58 9d01eea7124a: Layer already exists 23:11:58 70d19843457d: Layer already exists 23:11:58 e5e13b0c77cb: Layer already exists 23:11:58 3.0.0-dev.39: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:11:59 49b4fbb7bcdd: Preparing 23:11:59 036f7b4c7c23: Preparing 23:11:59 ad92fb91a86f: Preparing 23:11:59 43bec05184bc: Preparing 23:11:59 4140392888da: Preparing 23:11:59 c35fc257c7f1: Preparing 23:11:59 70d19843457d: Preparing 23:11:59 b70684133eb1: Preparing 23:11:59 9d01eea7124a: Preparing 23:11:59 e5e13b0c77cb: Preparing 23:11:59 9d01eea7124a: Waiting 23:11:59 c35fc257c7f1: Waiting 23:11:59 e5e13b0c77cb: Waiting 23:11:59 70d19843457d: Waiting 23:11:59 b70684133eb1: Waiting 23:11:59 ad92fb91a86f: Layer already exists 23:11:59 036f7b4c7c23: Layer already exists 23:11:59 43bec05184bc: Layer already exists 23:11:59 4140392888da: Layer already exists 23:11:59 49b4fbb7bcdd: Layer already exists 23:11:59 70d19843457d: Layer already exists 23:11:59 c35fc257c7f1: Layer already exists 23:11:59 b70684133eb1: Layer already exists 23:11:59 e5e13b0c77cb: Layer already exists 23:11:59 9d01eea7124a: Layer already exists 23:11:59 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:12:00 49b4fbb7bcdd: Preparing 23:12:00 036f7b4c7c23: Preparing 23:12:00 ad92fb91a86f: Preparing 23:12:00 43bec05184bc: Preparing 23:12:00 4140392888da: Preparing 23:12:00 c35fc257c7f1: Preparing 23:12:00 70d19843457d: Preparing 23:12:00 b70684133eb1: Preparing 23:12:00 9d01eea7124a: Preparing 23:12:00 e5e13b0c77cb: Preparing 23:12:00 b70684133eb1: Waiting 23:12:00 70d19843457d: Waiting 23:12:00 9d01eea7124a: Waiting 23:12:00 e5e13b0c77cb: Waiting 23:12:00 c35fc257c7f1: Waiting 23:12:00 49b4fbb7bcdd: Layer already exists 23:12:00 43bec05184bc: Layer already exists 23:12:00 4140392888da: Layer already exists 23:12:00 036f7b4c7c23: Layer already exists 23:12:00 ad92fb91a86f: Layer already exists 23:12:00 c35fc257c7f1: Layer already exists 23:12:00 70d19843457d: Layer already exists 23:12:00 e5e13b0c77cb: Layer already exists 23:12:00 9d01eea7124a: Layer already exists 23:12:00 b70684133eb1: Layer already exists 23:12:00 main: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:00 ===================================================== [Pipeline] echo 23:12:00 taggedImages: 23:12:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:12:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 23:12:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:12:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:12:00 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:00 latest 23:12:00 3.0.0-dev.39 23:12:00 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:00 main 23:12:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:12:00 b5b7454aaa4b: Preparing 23:12:00 222e4e135e55: Preparing 23:12:00 47285eec005d: Preparing 23:12:00 7aea98bbc164: Preparing 23:12:00 34d5ebaa5410: Preparing 23:12:00 47285eec005d: Layer already exists 23:12:00 b5b7454aaa4b: Pushed 23:12:00 34d5ebaa5410: Layer already exists 23:12:01 7aea98bbc164: Pushed 23:12:02 222e4e135e55: Pushed 23:12:02 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:03 + 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 23:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:12:03 b5b7454aaa4b: Preparing 23:12:03 222e4e135e55: Preparing 23:12:03 47285eec005d: Preparing 23:12:03 7aea98bbc164: Preparing 23:12:03 34d5ebaa5410: Preparing 23:12:03 47285eec005d: Layer already exists 23:12:03 7aea98bbc164: Layer already exists 23:12:03 b5b7454aaa4b: Layer already exists 23:12:03 222e4e135e55: Layer already exists 23:12:03 34d5ebaa5410: Layer already exists 23:12:03 latest: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 23:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:12:04 b5b7454aaa4b: Preparing 23:12:04 222e4e135e55: Preparing 23:12:04 47285eec005d: Preparing 23:12:04 7aea98bbc164: Preparing 23:12:04 34d5ebaa5410: Preparing 23:12:04 47285eec005d: Layer already exists 23:12:04 222e4e135e55: Layer already exists 23:12:04 7aea98bbc164: Layer already exists 23:12:04 34d5ebaa5410: Layer already exists 23:12:04 b5b7454aaa4b: Layer already exists 23:12:04 3.0.0-dev.39: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:12:04 b5b7454aaa4b: Preparing 23:12:04 222e4e135e55: Preparing 23:12:04 47285eec005d: Preparing 23:12:04 7aea98bbc164: Preparing 23:12:04 34d5ebaa5410: Preparing 23:12:04 222e4e135e55: Layer already exists 23:12:04 34d5ebaa5410: Layer already exists 23:12:04 7aea98bbc164: Layer already exists 23:12:04 47285eec005d: Layer already exists 23:12:04 b5b7454aaa4b: Layer already exists 23:12:04 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:05 + 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 23:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:12:05 b5b7454aaa4b: Preparing 23:12:05 222e4e135e55: Preparing 23:12:05 47285eec005d: Preparing 23:12:05 7aea98bbc164: Preparing 23:12:05 34d5ebaa5410: Preparing 23:12:05 47285eec005d: Layer already exists 23:12:05 b5b7454aaa4b: Layer already exists 23:12:05 7aea98bbc164: Layer already exists 23:12:05 34d5ebaa5410: Layer already exists 23:12:05 222e4e135e55: Layer already exists 23:12:05 main: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:05 ===================================================== [Pipeline] echo 23:12:05 taggedImages: 23:12:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:12:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 23:12:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:12:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:12:05 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:05 latest 23:12:05 3.0.0-dev.39 23:12:05 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:05 main 23:12:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:12:06 e8b67909879b: Preparing 23:12:06 41c4a705d79e: Preparing 23:12:06 6c3b7573dbd1: Preparing 23:12:06 cf7f7a717f0d: Preparing 23:12:06 cbca04df601d: Preparing 23:12:06 7b8b127d2e1d: Preparing 23:12:06 34d5ebaa5410: Preparing 23:12:06 7b8b127d2e1d: Waiting 23:12:06 34d5ebaa5410: Waiting 23:12:06 e8b67909879b: Pushed 23:12:06 6c3b7573dbd1: Pushed 23:12:06 41c4a705d79e: Pushed 23:12:06 34d5ebaa5410: Layer already exists 23:12:06 7b8b127d2e1d: Pushed 23:12:09 cbca04df601d: Pushed 23:12:12 cf7f7a717f0d: Pushed 23:12:12 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:12:13 e8b67909879b: Preparing 23:12:13 41c4a705d79e: Preparing 23:12:13 6c3b7573dbd1: Preparing 23:12:13 cf7f7a717f0d: Preparing 23:12:13 cbca04df601d: Preparing 23:12:13 7b8b127d2e1d: Preparing 23:12:13 34d5ebaa5410: Preparing 23:12:13 7b8b127d2e1d: Waiting 23:12:13 34d5ebaa5410: Waiting 23:12:13 41c4a705d79e: Layer already exists 23:12:13 6c3b7573dbd1: Layer already exists 23:12:13 cf7f7a717f0d: Layer already exists 23:12:13 cbca04df601d: Layer already exists 23:12:13 e8b67909879b: Layer already exists 23:12:13 7b8b127d2e1d: Layer already exists 23:12:13 34d5ebaa5410: Layer already exists 23:12:13 latest: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 23:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:12:13 e8b67909879b: Preparing 23:12:13 41c4a705d79e: Preparing 23:12:13 6c3b7573dbd1: Preparing 23:12:13 cf7f7a717f0d: Preparing 23:12:13 cbca04df601d: Preparing 23:12:13 7b8b127d2e1d: Preparing 23:12:13 34d5ebaa5410: Preparing 23:12:13 7b8b127d2e1d: Waiting 23:12:13 34d5ebaa5410: Waiting 23:12:13 e8b67909879b: Layer already exists 23:12:13 41c4a705d79e: Layer already exists 23:12:13 cbca04df601d: Layer already exists 23:12:13 cf7f7a717f0d: Layer already exists 23:12:13 6c3b7573dbd1: Layer already exists 23:12:13 7b8b127d2e1d: Layer already exists 23:12:13 34d5ebaa5410: Layer already exists 23:12:13 3.0.0-dev.39: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:12:14 e8b67909879b: Preparing 23:12:14 41c4a705d79e: Preparing 23:12:14 6c3b7573dbd1: Preparing 23:12:14 cf7f7a717f0d: Preparing 23:12:14 cbca04df601d: Preparing 23:12:14 7b8b127d2e1d: Preparing 23:12:14 34d5ebaa5410: Preparing 23:12:14 7b8b127d2e1d: Waiting 23:12:14 34d5ebaa5410: Waiting 23:12:14 41c4a705d79e: Layer already exists 23:12:14 cf7f7a717f0d: Layer already exists 23:12:14 cbca04df601d: Layer already exists 23:12:14 6c3b7573dbd1: Layer already exists 23:12:14 e8b67909879b: Layer already exists 23:12:14 34d5ebaa5410: Layer already exists 23:12:14 7b8b127d2e1d: Layer already exists 23:12:14 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:12:15 e8b67909879b: Preparing 23:12:15 41c4a705d79e: Preparing 23:12:15 6c3b7573dbd1: Preparing 23:12:15 cf7f7a717f0d: Preparing 23:12:15 cbca04df601d: Preparing 23:12:15 7b8b127d2e1d: Preparing 23:12:15 34d5ebaa5410: Preparing 23:12:15 7b8b127d2e1d: Waiting 23:12:15 41c4a705d79e: Layer already exists 23:12:15 cf7f7a717f0d: Layer already exists 23:12:15 6c3b7573dbd1: Layer already exists 23:12:15 cbca04df601d: Layer already exists 23:12:15 e8b67909879b: Layer already exists 23:12:15 7b8b127d2e1d: Layer already exists 23:12:15 34d5ebaa5410: Layer already exists 23:12:15 main: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:15 ===================================================== [Pipeline] echo 23:12:15 taggedImages: 23:12:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:12:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 23:12:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:12:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:12:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:15 latest 23:12:15 3.0.0-dev.39 23:12:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:15 main 23:12:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:12:15 eaaf5db8b3ec: Preparing 23:12:15 1d8c81a5117c: Preparing 23:12:15 615097cb2460: Preparing 23:12:15 99c4e5b66531: Preparing 23:12:15 3dd0c9677330: Preparing 23:12:15 34d5ebaa5410: Preparing 23:12:15 34d5ebaa5410: Waiting 23:12:15 eaaf5db8b3ec: Pushed 23:12:15 615097cb2460: Pushed 23:12:15 1d8c81a5117c: Pushed 23:12:16 34d5ebaa5410: Layer already exists 23:12:16 3dd0c9677330: Pushed 23:12:22 99c4e5b66531: Pushed 23:12:22 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:12:23 eaaf5db8b3ec: Preparing 23:12:23 1d8c81a5117c: Preparing 23:12:23 615097cb2460: Preparing 23:12:23 99c4e5b66531: Preparing 23:12:23 3dd0c9677330: Preparing 23:12:23 34d5ebaa5410: Preparing 23:12:23 34d5ebaa5410: Waiting 23:12:23 615097cb2460: Layer already exists 23:12:23 1d8c81a5117c: Layer already exists 23:12:23 3dd0c9677330: Layer already exists 23:12:23 99c4e5b66531: Layer already exists 23:12:23 eaaf5db8b3ec: Layer already exists 23:12:23 34d5ebaa5410: Layer already exists 23:12:23 latest: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 23:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:12:23 eaaf5db8b3ec: Preparing 23:12:23 1d8c81a5117c: Preparing 23:12:23 615097cb2460: Preparing 23:12:23 99c4e5b66531: Preparing 23:12:23 3dd0c9677330: Preparing 23:12:23 34d5ebaa5410: Preparing 23:12:23 34d5ebaa5410: Waiting 23:12:23 615097cb2460: Layer already exists 23:12:23 3dd0c9677330: Layer already exists 23:12:23 eaaf5db8b3ec: Layer already exists 23:12:23 99c4e5b66531: Layer already exists 23:12:23 1d8c81a5117c: Layer already exists 23:12:23 34d5ebaa5410: Layer already exists 23:12:23 3.0.0-dev.39: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:12:24 eaaf5db8b3ec: Preparing 23:12:24 1d8c81a5117c: Preparing 23:12:24 615097cb2460: Preparing 23:12:24 99c4e5b66531: Preparing 23:12:24 3dd0c9677330: Preparing 23:12:24 34d5ebaa5410: Preparing 23:12:24 34d5ebaa5410: Waiting 23:12:24 99c4e5b66531: Layer already exists 23:12:24 1d8c81a5117c: Layer already exists 23:12:24 3dd0c9677330: Layer already exists 23:12:24 eaaf5db8b3ec: Layer already exists 23:12:24 615097cb2460: Layer already exists 23:12:24 34d5ebaa5410: Layer already exists 23:12:24 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:12:25 eaaf5db8b3ec: Preparing 23:12:25 1d8c81a5117c: Preparing 23:12:25 615097cb2460: Preparing 23:12:25 99c4e5b66531: Preparing 23:12:25 3dd0c9677330: Preparing 23:12:25 34d5ebaa5410: Preparing 23:12:25 34d5ebaa5410: Waiting 23:12:25 1d8c81a5117c: Layer already exists 23:12:25 3dd0c9677330: Layer already exists 23:12:25 eaaf5db8b3ec: Layer already exists 23:12:25 99c4e5b66531: Layer already exists 23:12:25 615097cb2460: Layer already exists 23:12:25 34d5ebaa5410: Layer already exists 23:12:25 main: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:25 ===================================================== [Pipeline] echo 23:12:25 taggedImages: 23:12:25 - nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:12:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 23:12:25 - nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:12:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:12:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:25 latest 23:12:25 3.0.0-dev.39 23:12:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:25 main 23:12:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:12:25 ed7bc0ed379d: Preparing 23:12:25 45973220f5ae: Preparing 23:12:25 2a2310fe2bd7: Preparing 23:12:25 f483fd52bf41: Preparing 23:12:25 7b8b127d2e1d: Preparing 23:12:25 34d5ebaa5410: Preparing 23:12:25 34d5ebaa5410: Waiting 23:12:25 7b8b127d2e1d: Layer already exists 23:12:25 34d5ebaa5410: Layer already exists 23:12:25 ed7bc0ed379d: Pushed 23:12:25 45973220f5ae: Pushed 23:12:25 2a2310fe2bd7: Pushed 23:12:32 f483fd52bf41: Pushed 23:12:32 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:12:33 ed7bc0ed379d: Preparing 23:12:33 45973220f5ae: Preparing 23:12:33 2a2310fe2bd7: Preparing 23:12:33 f483fd52bf41: Preparing 23:12:33 7b8b127d2e1d: Preparing 23:12:33 34d5ebaa5410: Preparing 23:12:33 34d5ebaa5410: Waiting 23:12:33 2a2310fe2bd7: Layer already exists 23:12:33 45973220f5ae: Layer already exists 23:12:33 7b8b127d2e1d: Layer already exists 23:12:33 f483fd52bf41: Layer already exists 23:12:33 ed7bc0ed379d: Layer already exists 23:12:33 34d5ebaa5410: Layer already exists 23:12:33 latest: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 23:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:12:33 ed7bc0ed379d: Preparing 23:12:33 45973220f5ae: Preparing 23:12:33 2a2310fe2bd7: Preparing 23:12:33 f483fd52bf41: Preparing 23:12:33 7b8b127d2e1d: Preparing 23:12:33 34d5ebaa5410: Preparing 23:12:33 34d5ebaa5410: Waiting 23:12:33 7b8b127d2e1d: Layer already exists 23:12:33 45973220f5ae: Layer already exists 23:12:33 f483fd52bf41: Layer already exists 23:12:33 ed7bc0ed379d: Layer already exists 23:12:33 2a2310fe2bd7: Layer already exists 23:12:33 34d5ebaa5410: Layer already exists 23:12:33 3.0.0-dev.39: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:12:34 ed7bc0ed379d: Preparing 23:12:34 45973220f5ae: Preparing 23:12:34 2a2310fe2bd7: Preparing 23:12:34 f483fd52bf41: Preparing 23:12:34 7b8b127d2e1d: Preparing 23:12:34 34d5ebaa5410: Preparing 23:12:34 34d5ebaa5410: Waiting 23:12:34 7b8b127d2e1d: Layer already exists 23:12:34 ed7bc0ed379d: Layer already exists 23:12:34 2a2310fe2bd7: Layer already exists 23:12:34 f483fd52bf41: Layer already exists 23:12:34 45973220f5ae: Layer already exists 23:12:34 34d5ebaa5410: Layer already exists 23:12:34 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:12:34 ed7bc0ed379d: Preparing 23:12:34 45973220f5ae: Preparing 23:12:34 2a2310fe2bd7: Preparing 23:12:34 f483fd52bf41: Preparing 23:12:34 7b8b127d2e1d: Preparing 23:12:34 34d5ebaa5410: Preparing 23:12:34 34d5ebaa5410: Waiting 23:12:34 45973220f5ae: Layer already exists 23:12:34 7b8b127d2e1d: Layer already exists 23:12:34 ed7bc0ed379d: Layer already exists 23:12:34 2a2310fe2bd7: Layer already exists 23:12:34 f483fd52bf41: Layer already exists 23:12:34 34d5ebaa5410: Layer already exists 23:12:34 main: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:34 ===================================================== [Pipeline] echo 23:12:34 taggedImages: 23:12:34 - nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:12:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 23:12:34 - nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:12:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:12:35 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:35 latest 23:12:35 3.0.0-dev.39 23:12:35 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:35 main 23:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:12:35 82e256e24501: Preparing 23:12:35 f17a14673ff8: Preparing 23:12:35 47285eec005d: Preparing 23:12:35 82b6d096409c: Preparing 23:12:35 e5e13b0c77cb: Preparing 23:12:35 e5e13b0c77cb: Layer already exists 23:12:35 82e256e24501: Pushed 23:12:35 47285eec005d: Layer already exists 23:12:35 82b6d096409c: Pushed 23:12:38 f17a14673ff8: Pushed 23:12:38 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:12:40 82e256e24501: Preparing 23:12:40 f17a14673ff8: Preparing 23:12:40 47285eec005d: Preparing 23:12:40 82b6d096409c: Preparing 23:12:40 e5e13b0c77cb: Preparing 23:12:40 e5e13b0c77cb: Layer already exists 23:12:40 f17a14673ff8: Layer already exists 23:12:40 47285eec005d: Layer already exists 23:12:40 82e256e24501: Layer already exists 23:12:40 82b6d096409c: Layer already exists 23:12:40 latest: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 23:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:12:40 82e256e24501: Preparing 23:12:40 f17a14673ff8: Preparing 23:12:40 47285eec005d: Preparing 23:12:40 82b6d096409c: Preparing 23:12:40 e5e13b0c77cb: Preparing 23:12:40 47285eec005d: Layer already exists 23:12:40 82b6d096409c: Layer already exists 23:12:40 e5e13b0c77cb: Layer already exists 23:12:40 f17a14673ff8: Layer already exists 23:12:40 82e256e24501: Layer already exists 23:12:40 3.0.0-dev.39: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:12:41 82e256e24501: Preparing 23:12:41 f17a14673ff8: Preparing 23:12:41 47285eec005d: Preparing 23:12:41 82b6d096409c: Preparing 23:12:41 e5e13b0c77cb: Preparing 23:12:41 e5e13b0c77cb: Layer already exists 23:12:41 47285eec005d: Layer already exists 23:12:41 f17a14673ff8: Layer already exists 23:12:41 82b6d096409c: Layer already exists 23:12:41 82e256e24501: Layer already exists 23:12:41 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:12:41 82e256e24501: Preparing 23:12:41 f17a14673ff8: Preparing 23:12:41 47285eec005d: Preparing 23:12:41 82b6d096409c: Preparing 23:12:41 e5e13b0c77cb: Preparing 23:12:41 82e256e24501: Layer already exists 23:12:41 f17a14673ff8: Layer already exists 23:12:41 82b6d096409c: Layer already exists 23:12:41 47285eec005d: Layer already exists 23:12:41 e5e13b0c77cb: Layer already exists 23:12:41 main: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:41 ===================================================== [Pipeline] echo 23:12:41 taggedImages: 23:12:41 - nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:12:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 23:12:41 - nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:12:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:12:41 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:41 latest 23:12:41 3.0.0-dev.39 23:12:41 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:41 main 23:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:12:42 021b92ccad92: Preparing 23:12:42 3b98d50a3f45: Preparing 23:12:42 47285eec005d: Preparing 23:12:42 f0d507dc1ee2: Preparing 23:12:42 e5e13b0c77cb: Preparing 23:12:42 47285eec005d: Layer already exists 23:12:42 021b92ccad92: Pushed 23:12:42 e5e13b0c77cb: Layer already exists 23:12:42 f0d507dc1ee2: Layer already exists 23:12:45 3b98d50a3f45: Pushed 23:12:45 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:12:46 021b92ccad92: Preparing 23:12:46 3b98d50a3f45: Preparing 23:12:46 47285eec005d: Preparing 23:12:46 f0d507dc1ee2: Preparing 23:12:46 e5e13b0c77cb: Preparing 23:12:46 47285eec005d: Layer already exists 23:12:46 e5e13b0c77cb: Layer already exists 23:12:46 3b98d50a3f45: Layer already exists 23:12:46 021b92ccad92: Layer already exists 23:12:46 f0d507dc1ee2: Layer already exists 23:12:46 latest: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 23:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:12:47 021b92ccad92: Preparing 23:12:47 3b98d50a3f45: Preparing 23:12:47 47285eec005d: Preparing 23:12:47 f0d507dc1ee2: Preparing 23:12:47 e5e13b0c77cb: Preparing 23:12:47 47285eec005d: Layer already exists 23:12:47 021b92ccad92: Layer already exists 23:12:47 e5e13b0c77cb: Layer already exists 23:12:47 f0d507dc1ee2: Layer already exists 23:12:47 3b98d50a3f45: Layer already exists 23:12:47 3.0.0-dev.39: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:12:47 021b92ccad92: Preparing 23:12:47 3b98d50a3f45: Preparing 23:12:47 47285eec005d: Preparing 23:12:47 f0d507dc1ee2: Preparing 23:12:47 e5e13b0c77cb: Preparing 23:12:47 f0d507dc1ee2: Layer already exists 23:12:47 47285eec005d: Layer already exists 23:12:47 3b98d50a3f45: Layer already exists 23:12:47 e5e13b0c77cb: Layer already exists 23:12:47 021b92ccad92: Layer already exists 23:12:47 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:12:48 021b92ccad92: Preparing 23:12:48 3b98d50a3f45: Preparing 23:12:48 47285eec005d: Preparing 23:12:48 f0d507dc1ee2: Preparing 23:12:48 e5e13b0c77cb: Preparing 23:12:48 e5e13b0c77cb: Layer already exists 23:12:48 f0d507dc1ee2: Layer already exists 23:12:48 3b98d50a3f45: Layer already exists 23:12:48 47285eec005d: Layer already exists 23:12:48 021b92ccad92: Layer already exists 23:12:48 main: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:48 ===================================================== [Pipeline] echo 23:12:48 taggedImages: 23:12:48 - nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:12:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:12:48 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 23:12:48 - nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:12:48 - 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] } 23:15:47 Removing intermediate container eae8afde06ba 23:15:47 ---> 87cdf8381b28 23:15:47 23:15:47 Step 10/23 : FROM alpine:3.16 23:15:47 3.16: Pulling from library/alpine 23:15:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:15:47 Status: Downloaded newer image for alpine:3.16 23:15:47 ---> 2b4661558fb8 23:15:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:15:47 ---> Running in d229613f585d 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:47 (1/1) Installing dumb-init (1.2.5-r1) 23:15:47 Executing busybox-1.35.0-r17.trigger 23:15:47 OK: 5 MiB in 15 packages 23:15:47 Removing intermediate container d229613f585d 23:15:47 ---> 8afd19082aaa 23:15:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:15:47 ---> Running in 94109371033f 23:15:48 Removing intermediate container 94109371033f 23:15:48 ---> 133ef2e37458 23:15:48 Step 13/23 : ENV APP_PORT=59882 23:15:48 ---> Running in 4c019e374692 23:15:49 Removing intermediate container 4c019e374692 23:15:49 ---> 4f41783dabef 23:15:49 Step 14/23 : EXPOSE $APP_PORT 23:15:49 ---> Running in fb1d69c4ef0a 23:15:49 Removing intermediate container fb1d69c4ef0a 23:15:49 ---> 457bf19ab37c 23:15:49 Step 15/23 : WORKDIR / 23:15:49 ---> Running in f525c864f5a2 23:15:50 Removing intermediate container f525c864f5a2 23:15:50 ---> 4143c67cc6cf 23:15:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:51 ---> cf778ef2d770 23:15:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:15:53 ---> 429aece252d9 23:15:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:15:54 ---> b06242849b62 23:15:54 Step 19/23 : ENTRYPOINT ["/core-command"] 23:15:54 ---> Running in b605561d990d 23:15:54 Removing intermediate container b605561d990d 23:15:54 ---> 3151226198c8 23:15:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:54 ---> Running in fdfe14eb008d 23:15:55 Removing intermediate container fdfe14eb008d 23:15:55 ---> 71b453f35660 23:15:55 Step 21/23 : LABEL arch=arm64 23:15:55 ---> Running in 8caeace29112 23:15:56 Removing intermediate container 8caeace29112 23:15:56 ---> dc0b0c72b539 23:15:56 Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:15:56 ---> Running in 989dbf4b07ec 23:15:56 Removing intermediate container 989dbf4b07ec 23:15:56 ---> 1315b7c24656 23:15:56 Step 23/23 : LABEL version=3.0.0-dev.39 23:15:56 ---> Running in 36e3534464ee 23:15:57 Removing intermediate container 36e3534464ee 23:15:57 ---> 56f97aa624a8 23:15:57 23:15:57 Successfully built 56f97aa624a8 23:15:57 Successfully tagged core-command-arm64:latest 23:15:57 Building security-proxy-setup 23:16:02  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:16:02 ---> d50cffd32849 23:16:02 Step 3/21 : WORKDIR /edgex-go 23:16:02 ---> Using cache 23:16:02 ---> 8cc0693bf959 23:16:02 Step 4/21 : RUN apk add --update --no-cache make git 23:16:02 ---> Running in 0f2d144ecff8 23:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:06 OK: 221 MiB in 51 packages 23:16:08 Removing intermediate container 0f2d144ecff8 23:16:08 ---> 22395b2c8b45 23:16:08 Step 5/21 : COPY go.mod vendor* ./ 23:16:10 ---> 9c88d397b820 23:16:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:10 ---> Running in 8205f5e8878f 23:16:15 Removing intermediate container 488709bc92f6 23:16:15 ---> 821610b1a5cc 23:16:15 23:16:15 Step 10/24 : FROM alpine:3.16 23:16:15 ---> 2b4661558fb8 23:16:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:16:15 ---> Using cache 23:16:15 ---> 8afd19082aaa 23:16:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:16:15 ---> Using cache 23:16:15 ---> 133ef2e37458 23:16:15 Step 13/24 : ENV APP_PORT=59881 23:16:18 ---> Running in 5ad32c79e6ee 23:16:18 Removing intermediate container 5ad32c79e6ee 23:16:18 ---> fee62eedb2b1 23:16:18 Step 14/24 : EXPOSE $APP_PORT 23:16:18 ---> Running in 1bb3c543c5d9 23:16:19 Removing intermediate container 1bb3c543c5d9 23:16:19 ---> e6ee76857dba 23:16:19 Step 15/24 : WORKDIR / 23:16:19 ---> Running in 1fb3ba2c21b7 23:16:20 Removing intermediate container 1fb3ba2c21b7 23:16:20 ---> 53b89fc90bf9 23:16:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:20 ---> 15ed32b35fef 23:16:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:16:22 ---> 7dd581cbf2e5 23:16:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:16:23 ---> 198c748a61c2 23:16:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:16:24 ---> 68d4e75d546a 23:16:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:16:24 ---> Running in 527993be793a 23:16:25 Removing intermediate container 527993be793a 23:16:25 ---> f9cb46f1f71c 23:16:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:25 ---> Running in 79a06a66c80f 23:16:25 Removing intermediate container 79a06a66c80f 23:16:26 ---> 9f789a081cfc 23:16:26 Step 22/24 : LABEL arch=arm64 23:16:26 ---> Running in f5e72c8ffd3a 23:16:26 Removing intermediate container f5e72c8ffd3a 23:16:26 ---> 677d955c169d 23:16:26 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:16:26 ---> Running in 6f265fa8c71c 23:16:27 Removing intermediate container 6f265fa8c71c 23:16:27 ---> 6ccbd4cfb86c 23:16:27 Step 24/24 : LABEL version=3.0.0-dev.39 23:16:27 ---> Running in 060d1c6eb9fb 23:16:28 Removing intermediate container 060d1c6eb9fb 23:16:28 ---> 42e85c84f434 23:16:28 23:16:28 Successfully built 42e85c84f434 23:16:28 Successfully tagged core-metadata-arm64:latest 23:16:28 Building core-common-config-bootstrapper 23:16:32  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:16:32 ---> d50cffd32849 23:16:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:16:32 ---> Using cache 23:16:32 ---> 989069602a75 23:16:32 Step 4/22 : WORKDIR /edgex-go 23:16:32 ---> Using cache 23:16:32 ---> 1803c95dc188 23:16:32 Step 5/22 : RUN apk add --update --no-cache make git 23:16:32 ---> Using cache 23:16:32 ---> 21ba4a076de5 23:16:32 Step 6/22 : COPY go.mod vendor* ./ 23:16:32 ---> Using cache 23:16:32 ---> f1a0009677c3 23:16:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:32 ---> Using cache 23:16:32 ---> 018a6e2550fb 23:16:32 Step 8/22 : COPY . . 23:16:32 ---> Using cache 23:16:32 ---> 3c4afdb5d22b 23:16:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:32 ---> Running in 8fd1051b5b8a 23:16:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:17:06 Removing intermediate container 65815571af8a 23:17:06 ---> c54db4f63ec9 23:17:06 23:17:06 Step 10/22 : FROM alpine:3.16 23:17:06 ---> 2b4661558fb8 23:17:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:17:06 ---> Running in a2473ba613f2 23:17:07 Removing intermediate container a2473ba613f2 23:17:07 ---> 1d60ee08d188 23:17:07 Step 12/22 : ENV APP_PORT=59880 23:17:07 ---> Running in 980f2a7d1174 23:17:09 Removing intermediate container 980f2a7d1174 23:17:09 ---> d9dc420afbb6 23:17:09 Step 13/22 : EXPOSE $APP_PORT 23:17:09 ---> Running in cd6d41b0115c 23:17:10 Removing intermediate container cd6d41b0115c 23:17:10 ---> 33675407357d 23:17:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:17:10 ---> Running in 7c15939ea7f4 23:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:14 (1/1) Installing dumb-init (1.2.5-r1) 23:17:14 Executing busybox-1.35.0-r17.trigger 23:17:14 OK: 5 MiB in 15 packages 23:17:16 Removing intermediate container 7c15939ea7f4 23:17:16 ---> db4f25b701b6 23:17:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:17 ---> 7d63ed859e89 23:17:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:17:19 ---> 4781bd61c5d7 23:17:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:17:22 ---> 6287954a66e8 23:17:22 Step 18/22 : ENTRYPOINT ["/core-data"] 23:17:22 ---> Running in 11dce668595f 23:17:22 Removing intermediate container 11dce668595f 23:17:22 ---> 59749c65653b 23:17:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:17:23 ---> Running in 07dca5bcb1ba 23:17:24 Removing intermediate container 07dca5bcb1ba 23:17:24 ---> c8878d1b93c1 23:17:24 Step 20/22 : LABEL arch=arm64 23:17:24 ---> Running in f64d82fb9dd2 23:17:25 Removing intermediate container f64d82fb9dd2 23:17:25 ---> 6b7d11721158 23:17:25 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:17:25 ---> Running in 6d47c8b9f01b 23:17:26 Removing intermediate container 6d47c8b9f01b 23:17:26 ---> 2573e0e5c3e1 23:17:26 Step 22/22 : LABEL version=3.0.0-dev.39 23:17:26 ---> Running in 8fa2b2168a2c 23:17:27 Removing intermediate container 8fa2b2168a2c 23:17:27 ---> f249d22cc66a 23:17:27 23:17:27 Successfully built f249d22cc66a 23:17:27 Successfully tagged core-data-arm64:latest 23:17:27 Building support-scheduler 23:17:33  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:33 ---> d50cffd32849 23:17:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:17:33 ---> Using cache 23:17:33 ---> 989069602a75 23:17:33 Step 4/22 : WORKDIR /edgex-go 23:17:33 ---> Using cache 23:17:33 ---> 1803c95dc188 23:17:33 Step 5/22 : RUN apk add --update --no-cache make git 23:17:33 ---> Using cache 23:17:33 ---> 21ba4a076de5 23:17:33 Step 6/22 : COPY go.mod vendor* ./ 23:17:33 ---> Using cache 23:17:33 ---> f1a0009677c3 23:17:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:33 ---> Using cache 23:17:33 ---> 018a6e2550fb 23:17:33 Step 8/22 : COPY . . 23:17:33 ---> Using cache 23:17:33 ---> 3c4afdb5d22b 23:17:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:17:35 ---> Running in f2bbb0ca94c5 23:17:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:57 Removing intermediate container 9fcdab2dd39c 23:17:57 ---> 71214b826ff4 23:17:57 23:17:57 Step 9/19 : FROM alpine:3.15 23:17:57 ---> 8aa73fd46299 23:17:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:57 ---> Using cache 23:17:57 ---> bb9807edc2cc 23:17:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:17:57 ---> Running in 71a645361ccb 23:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:00 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:00 OK: 15736 distinct packages available 23:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:18:03 (1/9) Installing ca-certificates (20220614-r0) 23:18:03 (2/9) Installing brotli-libs (1.0.9-r5) 23:18:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:18:03 (4/9) Installing libcurl (7.80.0-r5) 23:18:03 (5/9) Installing curl (7.80.0-r5) 23:18:03 (6/9) Installing dumb-init (1.2.5-r1) 23:18:03 (7/9) Installing musl-obstack (1.2.3-r0) 23:18:03 (8/9) Installing libucontext (1.1-r0) 23:18:03 (9/9) Installing gcompat (1.0.0-r4) 23:18:03 Executing busybox-1.34.1-r7.trigger 23:18:03 Executing ca-certificates-20220614-r0.trigger 23:18:04 OK: 8 MiB in 23 packages 23:18:07 Removing intermediate container 8205f5e8878f 23:18:07 ---> 2d5cfba3f2e3 23:18:07 Step 7/21 : COPY . . 23:18:07 Removing intermediate container 71a645361ccb 23:18:07 ---> a977ce159e99 23:18:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:08 ---> 56c69aa6bb32 23:18:08 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:18:11 ---> a1eb3686e42b 23:18:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:18:11 ---> Running in e0211662663b 23:18:12 ---> b0ed2f741d57 23:18:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:18:13 ---> 74cdac631ce8 23:18:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:18:14 ---> Running in 5f7789dd7401 23:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:18:14 Removing intermediate container 5f7789dd7401 23:18:14 ---> 206e242f1057 23:18:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:18:14 ---> Running in 333669ca6acd 23:18:15 Removing intermediate container 333669ca6acd 23:18:15 ---> a665e57a60a4 23:18:15 Step 17/19 : LABEL arch=arm64 23:18:15 ---> Running in f235003b1a4b 23:18:15 Removing intermediate container f235003b1a4b 23:18:15 ---> 4dce26829ae8 23:18:15 Step 18/19 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:18:15 ---> Running in 8069f8fdfe2d 23:18:16 Removing intermediate container 8069f8fdfe2d 23:18:16 ---> adc54bd22de1 23:18:16 Step 19/19 : LABEL version=3.0.0-dev.39 23:18:16 ---> Running in c76632ca49c4 23:18:17 Removing intermediate container c76632ca49c4 23:18:17 ---> 2ec99b6731f3 23:18:17 23:18:17 Successfully built 2ec99b6731f3 23:18:17 Successfully tagged security-spiffe-token-provider-arm64:latest 23:18:17 Building security-bootstrapper 23:18:21  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:18:21 ---> d50cffd32849 23:18:21 Step 3/32 : WORKDIR /edgex-go 23:18:21 ---> Using cache 23:18:21 ---> 8cc0693bf959 23:18:21 Step 4/32 : RUN apk add --update --no-cache make git 23:18:21 ---> Using cache 23:18:21 ---> 22395b2c8b45 23:18:21 Step 5/32 : COPY go.mod vendor* ./ 23:18:21 ---> Using cache 23:18:21 ---> 9c88d397b820 23:18:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:21 ---> Using cache 23:18:21 ---> 2d5cfba3f2e3 23:18:21 Step 7/32 : COPY . . 23:18:21 ---> Using cache 23:18:21 ---> a1eb3686e42b 23:18:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:21 ---> Running in 3e58ac9b3b20 23:18:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:15 Removing intermediate container 326fb4808220 23:22:15 ---> 04a93e32c9a7 23:22:15 23:22:15 Step 10/22 : FROM alpine:3.16 23:22:15 ---> 2b4661558fb8 23:22:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:22:15 ---> Running in 0433a7cb0369 23:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:15 (1/2) Installing ca-certificates (20220614-r0) 23:22:15 (2/2) Installing dumb-init (1.2.5-r1) 23:22:15 Executing busybox-1.35.0-r17.trigger 23:22:15 Executing ca-certificates-20220614-r0.trigger 23:22:15 OK: 6 MiB in 16 packages 23:22:15 Removing intermediate container 0433a7cb0369 23:22:15 ---> 3efd86e719a3 23:22:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:22:15 ---> Running in c364f4c75404 23:22:15 Removing intermediate container c364f4c75404 23:22:15 ---> 18a49f0fa6c6 23:22:15 Step 13/22 : ENV APP_PORT=59860 23:22:15 ---> Running in 01b7ff599250 23:22:15 Removing intermediate container 01b7ff599250 23:22:15 ---> c266b0bdbb93 23:22:15 Step 14/22 : EXPOSE $APP_PORT 23:22:15 ---> Running in 3dceab19b74f 23:22:15 Removing intermediate container 3dceab19b74f 23:22:15 ---> f69f0c2e1946 23:22:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:15 ---> 68d95b419169 23:22:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:22:15 ---> ff64bf1220ad 23:22:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:22:15 ---> 2d577a5f16e8 23:22:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:22:15 ---> Running in ca98a271f771 23:22:15 Removing intermediate container ca98a271f771 23:22:15 ---> c0222cfa3c4a 23:22:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:15 ---> Running in ac0e687d7f38 23:22:16 Removing intermediate container ac0e687d7f38 23:22:16 ---> 207a927f6f96 23:22:16 Step 20/22 : LABEL arch=arm64 23:22:16 ---> Running in 8a29cf29e571 23:22:17 Removing intermediate container 8a29cf29e571 23:22:17 ---> 7cde7c95ee14 23:22:17 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:22:17 ---> Running in 90cb5a18ae8c 23:22:18 Removing intermediate container 90cb5a18ae8c 23:22:18 ---> 9309570cd160 23:22:18 Step 22/22 : LABEL version=3.0.0-dev.39 23:22:18 ---> Running in 4c8cd558ed84 23:22:19 Removing intermediate container 4c8cd558ed84 23:22:19 ---> 020a414f855c 23:22:19 23:22:19 Successfully built 020a414f855c 23:22:19 Successfully tagged support-notifications-arm64:latest 23:22:19 Building security-spire-agent 23:22:22  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:22:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:22:22 ---> d50cffd32849 23:22:22 Step 3/24 : WORKDIR /edgex-go 23:22:22 ---> Using cache 23:22:22 ---> 8cc0693bf959 23:22:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:22:23 ---> Running in c674600d9861 23:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:22:27 OK: 221 MiB in 51 packages 23:22:28 Removing intermediate container c674600d9861 23:22:28 ---> 5995ec80366c 23:22:28 Step 5/24 : COPY go.mod vendor* ./ 23:22:29 ---> 003ceff2eedf 23:22:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:29 ---> Running in 0a79be936c19 23:24:06 Removing intermediate container 8fd1051b5b8a 23:24:06 ---> 3bb5a38f9851 23:24:06 23:24:06 Step 10/22 : FROM alpine:3.16 23:24:06 ---> 2b4661558fb8 23:24:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:24:06 ---> Running in 758df48c5729 23:24:06 Removing intermediate container 758df48c5729 23:24:06 ---> b97c0b70d849 23:24:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:24:06 ---> Running in b482df19457e 23:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:06 (1/1) Installing dumb-init (1.2.5-r1) 23:24:06 Executing busybox-1.35.0-r17.trigger 23:24:06 OK: 5 MiB in 15 packages 23:24:08 Removing intermediate container b482df19457e 23:24:08 ---> da88b4966e53 23:24:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:09 ---> 0ac6fb4b00a9 23:24:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:24:12 ---> 71b8c3fbda2d 23:24:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:24:13 ---> ad6ae4b894f9 23:24:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:24:15 ---> 0626c6805a17 23:24:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:16 ---> Running in e361d3644a91 23:24:20 Removing intermediate container e361d3644a91 23:24:20 ---> f09bb734faaa 23:24:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:24:20 ---> Running in 97c9854a5f7d 23:24:21 Removing intermediate container 97c9854a5f7d 23:24:21 ---> 752d42fb0cf8 23:24:21 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:24:21 ---> Running in 5008aab07a13 23:24:22 Removing intermediate container 5008aab07a13 23:24:22 ---> d48db07fa5b8 23:24:22 Step 20/22 : LABEL arch=arm64 23:24:22 ---> Running in d4afb1933abb 23:24:23 Removing intermediate container d4afb1933abb 23:24:23 ---> 72035b72827c 23:24:23 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:24:23 ---> Running in e7b7dd88ce91 23:24:24 Removing intermediate container e7b7dd88ce91 23:24:24 ---> d49c4f1c8de1 23:24:24 Step 22/22 : LABEL version=3.0.0-dev.39 23:24:24 ---> Running in 694c7de48105 23:24:25 Removing intermediate container 694c7de48105 23:24:25 ---> 3b92d6ad7a6d 23:24:25 23:24:25 Successfully built 3b92d6ad7a6d 23:24:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:24:25  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 23:24:29 Removing intermediate container 0a79be936c19 23:24:29 ---> f7aba46b4c62 23:24:29 Step 7/24 : COPY . . 23:24:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:24:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:30 ---> d50cffd32849 23:24:30 Step 3/24 : WORKDIR /edgex-go 23:24:30 ---> Using cache 23:24:30 ---> 8cc0693bf959 23:24:30 Step 4/24 : RUN apk add --update --no-cache make git 23:24:30 ---> Using cache 23:24:30 ---> 22395b2c8b45 23:24:30 Step 5/24 : COPY go.mod vendor* ./ 23:24:30 ---> Using cache 23:24:30 ---> 9c88d397b820 23:24:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:30 ---> Using cache 23:24:30 ---> 2d5cfba3f2e3 23:24:30 Step 7/24 : COPY . . 23:24:30 ---> Using cache 23:24:30 ---> a1eb3686e42b 23:24:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:24:31 ---> Running in e1cb43f330d0 23:24:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:24:33 ---> 088ba5a2bd85 23:24:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:24:33 ---> Running in 594036bd976e 23:24:34 Removing intermediate container 594036bd976e 23:24:34 ---> eb752f58c667 23:24:34 Step 9/24 : WORKDIR /edgex-go/spire-build 23:24:34 ---> Running in ae351a89116d 23:24:34 Removing intermediate container ae351a89116d 23:24:34 ---> 1e598258949e 23:24:34 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 23:24:34 ---> Running in 43d2517e2024 23:24:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:24:38 Removing intermediate container 43d2517e2024 23:24:38 ---> e139effae1df 23:24:38 Step 11/24 : WORKDIR /edgex-go 23:24:38 ---> Running in f411651266ab 23:24:38 Removing intermediate container f411651266ab 23:24:38 ---> 807bd0a66f3c 23:24:38 23:24:38 Step 12/24 : FROM alpine:3.15 23:24:38 ---> 8aa73fd46299 23:24:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:24:38 ---> Using cache 23:24:38 ---> bb9807edc2cc 23:24:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:24:38 ---> Using cache 23:24:38 ---> 1f86c1a584ba 23:24:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:24:42 ---> 6714c070da44 23:24:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:47 ---> 549ab70ba5ae 23:24:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:24:48 ---> f7ef1a0897bc 23:24:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:24:48 ---> 66211f995f4e 23:24:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:24:49 ---> ae89176ed35d 23:24:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:24:49 ---> Running in 55a85cd0ce39 23:24:50 Removing intermediate container 55a85cd0ce39 23:24:50 ---> de7e6639edbe 23:24:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:24:50 ---> Running in 4a49b4958a5a 23:24:50 Removing intermediate container 4a49b4958a5a 23:24:50 ---> ce188f0d8f74 23:24:50 Step 22/24 : LABEL arch=arm64 23:24:51 ---> Running in 022102e8b25b 23:24:51 Removing intermediate container 022102e8b25b 23:24:51 ---> 91354314083c 23:24:51 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:24:51 ---> Running in dbe284829a3a 23:24:55 Removing intermediate container dbe284829a3a 23:24:55 ---> 44da2fb6e4b6 23:24:55 Step 24/24 : LABEL version=3.0.0-dev.39 23:24:55 ---> Running in 74418595494d 23:24:55 Removing intermediate container 74418595494d 23:24:55 ---> dc9de7e5c890 23:24:55 23:24:55 Successfully built dc9de7e5c890 23:24:55 Successfully tagged security-spire-agent-arm64:latest 23:25:03  Building security-spire-agent ... done Removing intermediate container e0211662663b 23:25:03 ---> f8d13b92bbb0 23:25:03 23:25:03 Step 9/21 : FROM alpine:3.16 23:25:03 ---> 2b4661558fb8 23:25:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:25:03 ---> Running in 23f8aca3d643 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:07 (1/6) Installing ca-certificates (20220614-r0) 23:25:07 (2/6) Installing brotli-libs (1.0.9-r6) 23:25:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:25:07 (4/6) Installing libcurl (7.83.1-r5) 23:25:07 (5/6) Installing curl (7.83.1-r5) 23:25:07 (6/6) Installing dumb-init (1.2.5-r1) 23:25:07 Executing busybox-1.35.0-r17.trigger 23:25:07 Executing ca-certificates-20220614-r0.trigger 23:25:07 OK: 8 MiB in 20 packages 23:25:09 Removing intermediate container 23f8aca3d643 23:25:09 ---> 4466f3a0b5e3 23:25:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:25:09 ---> Running in 23abd5aad53f 23:25:10 Removing intermediate container 23abd5aad53f 23:25:10 ---> d6327cef9743 23:25:10 Step 12/21 : WORKDIR /edgex 23:25:10 ---> Running in 5a9761b3860f 23:25:10 Removing intermediate container 5a9761b3860f 23:25:10 ---> 304452f6c962 23:25:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:25:12 ---> b8fa6ff0c43d 23:25:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:25:15 ---> b28b343569f1 23:25:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:25:17 ---> 4dbe50719665 23:25:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:25:21 ---> f3b04bba80dd 23:25:21 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:25:21 ---> Running in c35bfef0e83d 23:25:21 Removing intermediate container 3e58ac9b3b20 23:25:21 ---> e720319f7fc6 23:25:21 23:25:21 Step 9/32 : FROM alpine:3.16 23:25:21 ---> 2b4661558fb8 23:25:21 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:21 ---> Running in 7b1fc06a5fd7 23:25:22 Removing intermediate container 7b1fc06a5fd7 23:25:22 ---> 3d529b001e5d 23:25:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:25:22 ---> Running in b37d9262349d 23:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:25 Removing intermediate container c35bfef0e83d 23:25:25 ---> bf848fc125c7 23:25:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:25:25 ---> Running in bbebc8095c20 23:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:25 Removing intermediate container bbebc8095c20 23:25:25 ---> 4ded70dca265 23:25:25 Step 19/21 : LABEL arch=arm64 23:25:25 ---> Running in 902f7b17bdd1 23:25:26 Removing intermediate container 902f7b17bdd1 23:25:26 ---> 751b2fb976a9 23:25:26 Step 20/21 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:25:26 ---> Running in d9684a26348b 23:25:26 (1/2) Installing dumb-init (1.2.5-r1) 23:25:26 (2/2) Installing su-exec (0.2-r1) 23:25:26 Executing busybox-1.35.0-r17.trigger 23:25:26 OK: 5 MiB in 16 packages 23:25:26 Removing intermediate container d9684a26348b 23:25:26 ---> 91b3512d1754 23:25:26 Step 21/21 : LABEL version=3.0.0-dev.39 23:25:26 ---> Running in 22f47ccf94f3 23:25:27 Removing intermediate container 22f47ccf94f3 23:25:27 ---> 1530e6edf02b 23:25:27 23:25:27 Successfully built 1530e6edf02b 23:25:27 Successfully tagged security-proxy-setup-arm64:latest 23:25:28  Building security-proxy-setup ... done Removing intermediate container b37d9262349d 23:25:28 ---> 4d7c6fdb83b5 23:25:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:25:28 ---> Running in 5a20e20389e3 23:25:28 Removing intermediate container 5a20e20389e3 23:25:28 ---> 43c131cca8cc 23:25:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:25:28 ---> Running in ff36ca3d4c46 23:25:29 Removing intermediate container ff36ca3d4c46 23:25:29 ---> 070d7ffe7811 23:25:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:25:29 ---> Running in be19b8205b8b 23:25:30 Removing intermediate container be19b8205b8b 23:25:30 ---> b05a1e0bf1da 23:25:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:25:30 ---> Running in b15c6816b447 23:25:30 Removing intermediate container b15c6816b447 23:25:30 ---> c72a9e53bf20 23:25:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:25:30 ---> Running in 8a149ee76a43 23:25:34 Removing intermediate container 8a149ee76a43 23:25:34 ---> 8350040a9d03 23:25:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:25:34 ---> Running in bb680a4062fd 23:25:34 Removing intermediate container bb680a4062fd 23:25:34 ---> bda4d809067a 23:25:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:25:35 ---> 88252b1abfc8 23:25:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:25:36 ---> Running in 0446af3dae7b 23:25:39 Removing intermediate container 0446af3dae7b 23:25:39 ---> fe81fccc3d5f 23:25:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:40 ---> 43321517681a 23:25:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:25:42 ---> 11e002cae7b2 23:25:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:25:43 ---> 6686705a4442 23:25:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:25:43 ---> 73840d77b842 23:25:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:25:44 ---> e3b78aa1ad5d 23:25:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:25:45 ---> 39b04eb4b1f8 23:25:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:25:46 ---> fe4e20edea9f 23:25:46 Step 27/32 : RUN chmod +x /entrypoint.sh 23:25:46 ---> Running in 31b6b3b5b77c 23:25:49 Removing intermediate container 31b6b3b5b77c 23:25:49 ---> 58d2914524d3 23:25:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:25:49 ---> Running in 48b187f5fa23 23:25:49 Removing intermediate container 48b187f5fa23 23:25:49 ---> 69f3cee32f4e 23:25:49 Step 29/32 : CMD ["gate"] 23:25:50 ---> Running in bcbddec3b892 23:25:50 Removing intermediate container bcbddec3b892 23:25:50 ---> e844a4d24bcc 23:25:50 Step 30/32 : LABEL arch=arm64 23:25:50 ---> Running in 12122af790d4 23:25:51 Removing intermediate container 12122af790d4 23:25:51 ---> 32b0698ca131 23:25:51 Step 31/32 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:25:51 ---> Running in f561e5afabbd 23:25:51 Removing intermediate container f561e5afabbd 23:25:51 ---> bf4733dcfa2c 23:25:51 Step 32/32 : LABEL version=3.0.0-dev.39 23:25:51 ---> Running in 1add067b3ae2 23:25:52 Removing intermediate container 1add067b3ae2 23:25:52 ---> b0844a372dfb 23:25:52 23:25:52 Successfully built b0844a372dfb 23:25:52 Successfully tagged security-bootstrapper-arm64:latest 23:26:48  Building security-bootstrapper ... done Removing intermediate container f2bbb0ca94c5 23:26:48 ---> c556eb594cd2 23:26:48 23:26:48 Step 10/22 : FROM alpine:3.16 23:26:48 ---> 2b4661558fb8 23:26:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:26:48 ---> Using cache 23:26:48 ---> 8afd19082aaa 23:26:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:48 ---> Using cache 23:26:48 ---> 133ef2e37458 23:26:48 Step 13/22 : ENV APP_PORT=59861 23:26:48 ---> Running in 9686d03db7bc 23:26:48 Removing intermediate container 9686d03db7bc 23:26:48 ---> 26cb363454ca 23:26:48 Step 14/22 : EXPOSE $APP_PORT 23:26:48 ---> Running in c3a24f207209 23:26:48 Removing intermediate container c3a24f207209 23:26:48 ---> c2402eead920 23:26:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:48 ---> a2e72dae8c38 23:26:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:26:49 ---> f16fbd62911e 23:26:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:26:50 ---> 6e2a2bb44e1e 23:26:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:26:50 ---> Running in 47e0a19575c8 23:26:51 Removing intermediate container 47e0a19575c8 23:26:51 ---> d05ff6b6c17d 23:26:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:51 ---> Running in 61c3eeaf9935 23:26:51 Removing intermediate container 61c3eeaf9935 23:26:51 ---> 85721a4b5198 23:26:51 Step 20/22 : LABEL arch=arm64 23:26:51 ---> Running in 9c2460f75ea7 23:26:52 Removing intermediate container 9c2460f75ea7 23:26:52 ---> ea634e3fec84 23:26:52 Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:26:52 ---> Running in 81227c740d55 23:26:52 Removing intermediate container 81227c740d55 23:26:52 ---> a66170857fb1 23:26:52 Step 22/22 : LABEL version=3.0.0-dev.39 23:26:52 ---> Running in ed170d99bb4c 23:26:53 Removing intermediate container ed170d99bb4c 23:26:53 ---> f04fd9e6614d 23:26:53 23:26:53 Successfully built f04fd9e6614d 23:26:53 Successfully tagged support-scheduler-arm64:latest 23:27:08  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:27:16 Removing intermediate container e1cb43f330d0 23:27:16 ---> 76554557a1f3 23:27:16 23:27:16 Step 9/24 : FROM alpine:3.16 23:27:16 ---> 2b4661558fb8 23:27:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:27:16 ---> Running in 9f6642a4fa53 23:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:27:17 (1/3) Installing ca-certificates (20220614-r0) 23:27:18 (2/3) Installing dumb-init (1.2.5-r1) 23:27:18 (3/3) Installing su-exec (0.2-r1) 23:27:18 Executing busybox-1.35.0-r17.trigger 23:27:18 Executing ca-certificates-20220614-r0.trigger 23:27:18 OK: 6 MiB in 17 packages 23:27:19 Removing intermediate container 9f6642a4fa53 23:27:19 ---> 1e81ebfa6a9f 23:27:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:27:19 ---> Running in 5781c7476c29 23:27:20 Removing intermediate container 5781c7476c29 23:27:20 ---> afbfb603daba 23:27:20 Step 12/24 : WORKDIR / 23:27:20 ---> Running in 482622637ec0 23:27:20 Removing intermediate container 482622637ec0 23:27:20 ---> 6909ec3711aa 23:27:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:27:20 ---> 5d930b7b75d9 23:27:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:27:21 ---> d75864ccf679 23:27:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:27:22 ---> 50f70089af71 23:27:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:27:22 ---> f63ac3e9dd90 23:27:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:27:23 ---> e86b714bd79f 23:27:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:27:24 ---> 1d15cb96dc5b 23:27:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:27:25 ---> d5684547ae31 23:27:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:25 ---> Running in 28ebe5eccce2 23:27:27 Removing intermediate container 28ebe5eccce2 23:27:27 ---> e801ab31689c 23:27:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:27:27 ---> Running in b0522a5b2673 23:27:27 Removing intermediate container b0522a5b2673 23:27:27 ---> e38ee9b5de69 23:27:27 Step 22/24 : LABEL arch=arm64 23:27:27 ---> Running in be8f30999d4d 23:27:27 Removing intermediate container be8f30999d4d 23:27:27 ---> 75bc78bc95b6 23:27:27 Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:27 ---> Running in 4f6664f3c4e5 23:27:28 Removing intermediate container 4f6664f3c4e5 23:27:28 ---> 34b24deeae43 23:27:28 Step 24/24 : LABEL version=3.0.0-dev.39 23:27:28 ---> Running in a78a739d4cdd 23:27:28 Removing intermediate container a78a739d4cdd 23:27:28 ---> 1e2e29d98719 23:27:28 23:27:28 Successfully built 1e2e29d98719 23:27:28 Successfully tagged security-secretstore-setup-arm64:latest 23:27:28  Building security-secretstore-setup ... done  [Pipeline] } 23:27:28 $ docker stop --time=1 d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 23:27:30 $ docker rm -f --volumes d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:31 + docker images 23:27:31 REPOSITORY TAG IMAGE ID CREATED SIZE 23:27:31 security-secretstore-setup-arm64 latest 1e2e29d98719 3 seconds ago 28.7MB 23:27:31 76554557a1f3 17 seconds ago 1.33GB 23:27:31 support-scheduler-arm64 latest f04fd9e6614d 38 seconds ago 29MB 23:27:31 c556eb594cd2 48 seconds ago 1.4GB 23:27:31 security-bootstrapper-arm64 latest b0844a372dfb About a minute ago 19.5MB 23:27:31 security-proxy-setup-arm64 latest 1530e6edf02b 2 minutes ago 26.8MB 23:27:31 e720319f7fc6 2 minutes ago 1.33GB 23:27:31 f8d13b92bbb0 2 minutes ago 1.33GB 23:27:31 security-spire-agent-arm64 latest dc9de7e5c890 2 minutes ago 122MB 23:27:31 807bd0a66f3c 2 minutes ago 1.21GB 23:27:31 core-common-config-bootstrapper-arm64 latest 3b92d6ad7a6d 3 minutes ago 14.9MB 23:27:31 3bb5a38f9851 3 minutes ago 1.33GB 23:27:31 support-notifications-arm64 latest 020a414f855c 5 minutes ago 29.5MB 23:27:31 04a93e32c9a7 5 minutes ago 1.4GB 23:27:31 security-spiffe-token-provider-arm64 latest 2ec99b6731f3 9 minutes ago 28.9MB 23:27:31 71214b826ff4 9 minutes ago 1.37GB 23:27:31 core-data-arm64 latest f249d22cc66a 10 minutes ago 17.2MB 23:27:31 c54db4f63ec9 10 minutes ago 1.34GB 23:27:31 core-metadata-arm64 latest 42e85c84f434 11 minutes ago 17.7MB 23:27:31 821610b1a5cc 11 minutes ago 1.34GB 23:27:31 core-command-arm64 latest 56f97aa624a8 11 minutes ago 17MB 23:27:31 87cdf8381b28 11 minutes ago 1.34GB 23:27:31 security-spire-server-arm64 latest b504bcc19d40 18 minutes ago 84.3MB 23:27:31 security-spire-config-arm64 latest 3fb9050a3d43 18 minutes ago 83.6MB 23:27:31 727a90cd2959 19 minutes ago 1.21GB 23:27:31 d616d70c04b0 19 minutes ago 1.21GB 23:27:31 ci-base-image-arm64 latest d50cffd32849 22 minutes ago 905MB 23:27:31 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 23:27:31 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 23:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 23:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:31 provisioning config files... 23:27:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config8682483656550675332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:31 ---> docker-login.sh 23:27:31 nexus3.edgexfoundry.org:10001 23:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:37 Configure a credential helper to remove this warning. See 23:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:37 23:27:37 Login Succeeded 23:27:37 nexus3.edgexfoundry.org:10002 23:27:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:37 Configure a credential helper to remove this warning. See 23:27:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:37 23:27:37 Login Succeeded 23:27:37 nexus3.edgexfoundry.org:10003 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:38 Configure a credential helper to remove this warning. See 23:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:38 23:27:38 Login Succeeded 23:27:38 nexus3.edgexfoundry.org:10004 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:38 Configure a credential helper to remove this warning. See 23:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:38 23:27:38 Login Succeeded 23:27:38 docker.io 23:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:39 Configure a credential helper to remove this warning. See 23:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:39 23:27:39 Login Succeeded 23:27:39 ---> docker-login.sh ends [Pipeline] } 23:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:39 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:27:39 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:39 latest 23:27:39 3.0.0-dev.39 23:27:39 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:39 main 23:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:27:39 42aa699fee78: Preparing 23:27:39 a94a9af6c7f5: Preparing 23:27:39 b20bc91a0212: Preparing 23:27:39 d3697098f9b4: Preparing 23:27:39 17bec77d7fdc: Preparing 23:27:39 17bec77d7fdc: Layer already exists 23:27:40 42aa699fee78: Pushed 23:27:40 d3697098f9b4: Pushed 23:27:40 b20bc91a0212: Pushed 23:27:43 a94a9af6c7f5: Pushed 23:27:43 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:27:44 42aa699fee78: Preparing 23:27:44 a94a9af6c7f5: Preparing 23:27:44 b20bc91a0212: Preparing 23:27:44 d3697098f9b4: Preparing 23:27:44 17bec77d7fdc: Preparing 23:27:44 b20bc91a0212: Layer already exists 23:27:44 a94a9af6c7f5: Layer already exists 23:27:44 42aa699fee78: Layer already exists 23:27:44 17bec77d7fdc: Layer already exists 23:27:44 d3697098f9b4: Layer already exists 23:27:44 latest: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 23:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:27:45 42aa699fee78: Preparing 23:27:45 a94a9af6c7f5: Preparing 23:27:45 b20bc91a0212: Preparing 23:27:45 d3697098f9b4: Preparing 23:27:45 17bec77d7fdc: Preparing 23:27:45 42aa699fee78: Layer already exists 23:27:45 a94a9af6c7f5: Layer already exists 23:27:45 17bec77d7fdc: Layer already exists 23:27:45 d3697098f9b4: Layer already exists 23:27:45 b20bc91a0212: Layer already exists 23:27:45 3.0.0-dev.39: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:27:46 42aa699fee78: Preparing 23:27:46 a94a9af6c7f5: Preparing 23:27:46 b20bc91a0212: Preparing 23:27:46 d3697098f9b4: Preparing 23:27:46 17bec77d7fdc: Preparing 23:27:46 17bec77d7fdc: Layer already exists 23:27:46 a94a9af6c7f5: Layer already exists 23:27:46 42aa699fee78: Layer already exists 23:27:46 b20bc91a0212: Layer already exists 23:27:46 d3697098f9b4: Layer already exists 23:27:46 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:27:47 42aa699fee78: Preparing 23:27:47 a94a9af6c7f5: Preparing 23:27:47 b20bc91a0212: Preparing 23:27:47 d3697098f9b4: Preparing 23:27:47 17bec77d7fdc: Preparing 23:27:47 a94a9af6c7f5: Layer already exists 23:27:47 d3697098f9b4: Layer already exists 23:27:47 42aa699fee78: Layer already exists 23:27:47 b20bc91a0212: Layer already exists 23:27:47 17bec77d7fdc: Layer already exists 23:27:47 main: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:47 ===================================================== [Pipeline] echo 23:27:47 taggedImages: 23:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 23:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:27:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:27:47 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:47 latest 23:27:47 3.0.0-dev.39 23:27:47 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:47 main 23:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:27:48 958210440d32: Preparing 23:27:48 a4c872511bd2: Preparing 23:27:48 eeed494187fe: Preparing 23:27:48 8a13563370bf: Preparing 23:27:48 b20bc91a0212: Preparing 23:27:48 063c1f4d24a4: Preparing 23:27:48 17bec77d7fdc: Preparing 23:27:48 063c1f4d24a4: Waiting 23:27:48 17bec77d7fdc: Waiting 23:27:48 b20bc91a0212: Layer already exists 23:27:48 a4c872511bd2: Pushed 23:27:48 958210440d32: Pushed 23:27:48 eeed494187fe: Pushed 23:27:48 063c1f4d24a4: Pushed 23:27:48 17bec77d7fdc: Layer already exists 23:27:50 8a13563370bf: Pushed 23:27:50 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:51 + 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 23:27:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:27:51 958210440d32: Preparing 23:27:51 a4c872511bd2: Preparing 23:27:51 eeed494187fe: Preparing 23:27:51 8a13563370bf: Preparing 23:27:51 b20bc91a0212: Preparing 23:27:51 063c1f4d24a4: Preparing 23:27:51 17bec77d7fdc: Preparing 23:27:51 063c1f4d24a4: Waiting 23:27:51 17bec77d7fdc: Waiting 23:27:51 a4c872511bd2: Layer already exists 23:27:51 b20bc91a0212: Layer already exists 23:27:51 8a13563370bf: Layer already exists 23:27:51 958210440d32: Layer already exists 23:27:51 eeed494187fe: Layer already exists 23:27:51 063c1f4d24a4: Layer already exists 23:27:51 17bec77d7fdc: Layer already exists 23:27:51 latest: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 23:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:27:52 958210440d32: Preparing 23:27:52 a4c872511bd2: Preparing 23:27:52 eeed494187fe: Preparing 23:27:52 8a13563370bf: Preparing 23:27:52 b20bc91a0212: Preparing 23:27:52 063c1f4d24a4: Preparing 23:27:52 17bec77d7fdc: Preparing 23:27:52 063c1f4d24a4: Waiting 23:27:52 17bec77d7fdc: Waiting 23:27:52 958210440d32: Layer already exists 23:27:52 b20bc91a0212: Layer already exists 23:27:52 a4c872511bd2: Layer already exists 23:27:52 eeed494187fe: Layer already exists 23:27:52 8a13563370bf: Layer already exists 23:27:52 17bec77d7fdc: Layer already exists 23:27:52 063c1f4d24a4: Layer already exists 23:27:52 3.0.0-dev.39: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:27:53 958210440d32: Preparing 23:27:53 a4c872511bd2: Preparing 23:27:53 eeed494187fe: Preparing 23:27:53 8a13563370bf: Preparing 23:27:53 b20bc91a0212: Preparing 23:27:53 063c1f4d24a4: Preparing 23:27:53 17bec77d7fdc: Preparing 23:27:53 063c1f4d24a4: Waiting 23:27:53 17bec77d7fdc: Waiting 23:27:53 b20bc91a0212: Layer already exists 23:27:53 958210440d32: Layer already exists 23:27:53 8a13563370bf: Layer already exists 23:27:53 eeed494187fe: Layer already exists 23:27:53 a4c872511bd2: Layer already exists 23:27:53 063c1f4d24a4: Layer already exists 23:27:53 17bec77d7fdc: Layer already exists 23:27:53 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:54 + 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 23:27:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:27:54 958210440d32: Preparing 23:27:54 a4c872511bd2: Preparing 23:27:54 eeed494187fe: Preparing 23:27:54 8a13563370bf: Preparing 23:27:54 b20bc91a0212: Preparing 23:27:54 063c1f4d24a4: Preparing 23:27:54 17bec77d7fdc: Preparing 23:27:54 063c1f4d24a4: Waiting 23:27:54 17bec77d7fdc: Waiting 23:27:54 eeed494187fe: Layer already exists 23:27:54 b20bc91a0212: Layer already exists 23:27:54 958210440d32: Layer already exists 23:27:54 8a13563370bf: Layer already exists 23:27:54 a4c872511bd2: Layer already exists 23:27:54 063c1f4d24a4: Layer already exists 23:27:54 17bec77d7fdc: Layer already exists 23:27:54 main: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:54 ===================================================== [Pipeline] echo 23:27:54 taggedImages: 23:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 23:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:27:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:27:54 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:54 latest 23:27:54 3.0.0-dev.39 23:27:54 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:27:54 main 23:27:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:27:55 0f008073a17b: Preparing 23:27:55 1ac92cb1909b: Preparing 23:27:55 b20bc91a0212: Preparing 23:27:55 1202fb92fe1a: Preparing 23:27:55 17bec77d7fdc: Preparing 23:27:55 17bec77d7fdc: Layer already exists 23:27:55 b20bc91a0212: Layer already exists 23:27:55 0f008073a17b: Pushed 23:27:55 1202fb92fe1a: Pushed 23:27:59 1ac92cb1909b: Pushed 23:27:59 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:27:59 0f008073a17b: Preparing 23:27:59 1ac92cb1909b: Preparing 23:27:59 b20bc91a0212: Preparing 23:27:59 1202fb92fe1a: Preparing 23:27:59 17bec77d7fdc: Preparing 23:27:59 17bec77d7fdc: Layer already exists 23:27:59 1ac92cb1909b: Layer already exists 23:27:59 0f008073a17b: Layer already exists 23:27:59 b20bc91a0212: Layer already exists 23:27:59 1202fb92fe1a: Layer already exists 23:28:00 latest: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 23:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:00 0f008073a17b: Preparing 23:28:00 1ac92cb1909b: Preparing 23:28:00 b20bc91a0212: Preparing 23:28:00 1202fb92fe1a: Preparing 23:28:00 17bec77d7fdc: Preparing 23:28:00 17bec77d7fdc: Layer already exists 23:28:00 0f008073a17b: Layer already exists 23:28:00 1ac92cb1909b: Layer already exists 23:28:00 b20bc91a0212: Layer already exists 23:28:00 1202fb92fe1a: Layer already exists 23:28:00 3.0.0-dev.39: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:01 0f008073a17b: Preparing 23:28:01 1ac92cb1909b: Preparing 23:28:01 b20bc91a0212: Preparing 23:28:01 1202fb92fe1a: Preparing 23:28:01 17bec77d7fdc: Preparing 23:28:01 17bec77d7fdc: Layer already exists 23:28:01 1202fb92fe1a: Layer already exists 23:28:01 0f008073a17b: Layer already exists 23:28:01 b20bc91a0212: Layer already exists 23:28:01 1ac92cb1909b: Layer already exists 23:28:02 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:28:02 0f008073a17b: Preparing 23:28:02 1ac92cb1909b: Preparing 23:28:02 b20bc91a0212: Preparing 23:28:02 1202fb92fe1a: Preparing 23:28:02 17bec77d7fdc: Preparing 23:28:02 17bec77d7fdc: Layer already exists 23:28:02 b20bc91a0212: Layer already exists 23:28:02 0f008073a17b: Layer already exists 23:28:02 1ac92cb1909b: Layer already exists 23:28:02 1202fb92fe1a: Layer already exists 23:28:02 main: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:03 ===================================================== [Pipeline] echo 23:28:03 taggedImages: 23:28:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:28:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 23:28:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:28:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:28:03 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:03 latest 23:28:03 3.0.0-dev.39 23:28:03 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:03 main 23:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:03 88fc3a65787e: Preparing 23:28:03 1d470cf4e3ef: Preparing 23:28:03 c6d0dd93a25a: Preparing 23:28:03 b20bc91a0212: Preparing 23:28:03 d3697098f9b4: Preparing 23:28:03 17bec77d7fdc: Preparing 23:28:03 17bec77d7fdc: Waiting 23:28:03 b20bc91a0212: Layer already exists 23:28:03 d3697098f9b4: Layer already exists 23:28:03 17bec77d7fdc: Layer already exists 23:28:03 1d470cf4e3ef: Pushed 23:28:03 88fc3a65787e: Pushed 23:28:07 c6d0dd93a25a: Pushed 23:28:07 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:08 88fc3a65787e: Preparing 23:28:08 1d470cf4e3ef: Preparing 23:28:08 c6d0dd93a25a: Preparing 23:28:08 b20bc91a0212: Preparing 23:28:08 d3697098f9b4: Preparing 23:28:08 17bec77d7fdc: Preparing 23:28:08 17bec77d7fdc: Waiting 23:28:08 b20bc91a0212: Layer already exists 23:28:08 1d470cf4e3ef: Layer already exists 23:28:08 c6d0dd93a25a: Layer already exists 23:28:08 88fc3a65787e: Layer already exists 23:28:08 d3697098f9b4: Layer already exists 23:28:08 17bec77d7fdc: Layer already exists 23:28:08 latest: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 23:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:08 88fc3a65787e: Preparing 23:28:08 1d470cf4e3ef: Preparing 23:28:08 c6d0dd93a25a: Preparing 23:28:08 b20bc91a0212: Preparing 23:28:08 d3697098f9b4: Preparing 23:28:08 17bec77d7fdc: Preparing 23:28:08 17bec77d7fdc: Waiting 23:28:08 c6d0dd93a25a: Layer already exists 23:28:08 1d470cf4e3ef: Layer already exists 23:28:08 b20bc91a0212: Layer already exists 23:28:08 d3697098f9b4: Layer already exists 23:28:08 88fc3a65787e: Layer already exists 23:28:08 17bec77d7fdc: Layer already exists 23:28:08 3.0.0-dev.39: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:09 88fc3a65787e: Preparing 23:28:09 1d470cf4e3ef: Preparing 23:28:09 c6d0dd93a25a: Preparing 23:28:09 b20bc91a0212: Preparing 23:28:09 d3697098f9b4: Preparing 23:28:09 17bec77d7fdc: Preparing 23:28:09 17bec77d7fdc: Waiting 23:28:09 b20bc91a0212: Layer already exists 23:28:09 d3697098f9b4: Layer already exists 23:28:09 c6d0dd93a25a: Layer already exists 23:28:09 88fc3a65787e: Layer already exists 23:28:09 1d470cf4e3ef: Layer already exists 23:28:09 17bec77d7fdc: Layer already exists 23:28:09 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:28:10 88fc3a65787e: Preparing 23:28:10 1d470cf4e3ef: Preparing 23:28:10 c6d0dd93a25a: Preparing 23:28:10 b20bc91a0212: Preparing 23:28:10 d3697098f9b4: Preparing 23:28:10 17bec77d7fdc: Preparing 23:28:10 17bec77d7fdc: Waiting 23:28:10 c6d0dd93a25a: Layer already exists 23:28:10 b20bc91a0212: Layer already exists 23:28:10 d3697098f9b4: Layer already exists 23:28:10 1d470cf4e3ef: Layer already exists 23:28:10 88fc3a65787e: Layer already exists 23:28:10 17bec77d7fdc: Layer already exists 23:28:11 main: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:11 ===================================================== [Pipeline] echo 23:28:11 taggedImages: 23:28:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:28:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 23:28:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:28:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:28:11 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:11 latest 23:28:11 3.0.0-dev.39 23:28:11 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:28:11 main 23:28:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:28:11 2b650d455d3f: Preparing 23:28:11 2b650d455d3f: Preparing 23:28:11 8f430580b279: Preparing 23:28:11 ed18497899f4: Preparing 23:28:11 03c935f2c1bf: Preparing 23:28:11 192ecc0394fc: Preparing 23:28:11 ce325c2ea0a7: Preparing 23:28:11 b20bc91a0212: Preparing 23:28:11 adb261b8f59b: Preparing 23:28:11 12fb29c7e5e1: Preparing 23:28:11 21993405377e: Preparing 23:28:11 8754fc389afc: Preparing 23:28:11 17bec77d7fdc: Preparing 23:28:11 ce325c2ea0a7: Waiting 23:28:11 adb261b8f59b: Waiting 23:28:11 b20bc91a0212: Waiting 23:28:11 8754fc389afc: Waiting 23:28:11 12fb29c7e5e1: Waiting 23:28:11 21993405377e: Waiting 23:28:12 2b650d455d3f: Pushed 23:28:12 192ecc0394fc: Pushed 23:28:12 03c935f2c1bf: Pushed 23:28:12 8f430580b279: Pushed 23:28:12 ed18497899f4: Pushed 23:28:12 b20bc91a0212: Layer already exists 23:28:12 adb261b8f59b: Pushed 23:28:12 17bec77d7fdc: Layer already exists 23:28:12 12fb29c7e5e1: Pushed 23:28:12 21993405377e: Pushed 23:28:12 8754fc389afc: Pushed 23:28:27 ce325c2ea0a7: Retrying in 5 seconds 23:28:27 ce325c2ea0a7: Retrying in 4 seconds 23:28:27 ce325c2ea0a7: Retrying in 3 seconds 23:28:28 ce325c2ea0a7: Retrying in 2 seconds 23:28:29 ce325c2ea0a7: Retrying in 1 second 23:28:31 ce325c2ea0a7: Retrying in 10 seconds 23:28:32 ce325c2ea0a7: Retrying in 9 seconds 23:28:32 ce325c2ea0a7: Retrying in 8 seconds 23:28:33 ce325c2ea0a7: Retrying in 7 seconds 23:28:34 ce325c2ea0a7: Retrying in 6 seconds 23:28:35 ce325c2ea0a7: Retrying in 5 seconds 23:28:36 ce325c2ea0a7: Retrying in 4 seconds 23:28:37 ce325c2ea0a7: Retrying in 3 seconds 23:28:38 ce325c2ea0a7: Retrying in 2 seconds 23:28:39 ce325c2ea0a7: Retrying in 1 second 23:28:51 ce325c2ea0a7: Retrying in 15 seconds 23:28:51 ce325c2ea0a7: Retrying in 14 seconds 23:28:52 ce325c2ea0a7: Retrying in 13 seconds 23:28:53 ce325c2ea0a7: Retrying in 12 seconds 23:28:54 ce325c2ea0a7: Retrying in 11 seconds 23:28:55 ce325c2ea0a7: Retrying in 10 seconds 23:28:56 ce325c2ea0a7: Retrying in 9 seconds 23:28:57 ce325c2ea0a7: Retrying in 8 seconds 23:28:58 ce325c2ea0a7: Retrying in 7 seconds 23:28:59 ce325c2ea0a7: Retrying in 6 seconds 23:29:01 ce325c2ea0a7: Retrying in 5 seconds 23:29:01 ce325c2ea0a7: Retrying in 4 seconds 23:29:03 ce325c2ea0a7: Retrying in 3 seconds 23:29:04 ce325c2ea0a7: Retrying in 2 seconds 23:29:05 ce325c2ea0a7: Retrying in 1 second 23:29:23 ce325c2ea0a7: Retrying in 20 seconds 23:29:23 ce325c2ea0a7: Retrying in 19 seconds 23:29:23 ce325c2ea0a7: Retrying in 18 seconds 23:29:23 ce325c2ea0a7: Retrying in 17 seconds 23:29:24 ce325c2ea0a7: Retrying in 16 seconds 23:29:26 ce325c2ea0a7: Retrying in 15 seconds 23:29:26 ce325c2ea0a7: Retrying in 14 seconds 23:29:28 ce325c2ea0a7: Retrying in 13 seconds 23:29:29 ce325c2ea0a7: Retrying in 12 seconds 23:29:30 ce325c2ea0a7: Retrying in 11 seconds 23:29:30 ce325c2ea0a7: Retrying in 10 seconds 23:29:31 ce325c2ea0a7: Retrying in 9 seconds 23:29:32 ce325c2ea0a7: Retrying in 8 seconds 23:29:33 ce325c2ea0a7: Retrying in 7 seconds 23:29:34 ce325c2ea0a7: Retrying in 6 seconds 23:29:35 ce325c2ea0a7: Retrying in 5 seconds 23:29:36 ce325c2ea0a7: Retrying in 4 seconds 23:29:38 ce325c2ea0a7: Retrying in 3 seconds 23:29:39 ce325c2ea0a7: Retrying in 2 seconds 23:29:40 ce325c2ea0a7: Retrying in 1 second 23:29:44 ce325c2ea0a7: Pushed 23:29:46 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:29:46 2b650d455d3f: Preparing 23:29:46 2b650d455d3f: Preparing 23:29:46 8f430580b279: Preparing 23:29:46 ed18497899f4: Preparing 23:29:46 03c935f2c1bf: Preparing 23:29:46 192ecc0394fc: Preparing 23:29:46 ce325c2ea0a7: Preparing 23:29:46 b20bc91a0212: Preparing 23:29:46 adb261b8f59b: Preparing 23:29:46 12fb29c7e5e1: Preparing 23:29:46 21993405377e: Preparing 23:29:46 8754fc389afc: Preparing 23:29:46 17bec77d7fdc: Preparing 23:29:46 12fb29c7e5e1: Waiting 23:29:46 21993405377e: Waiting 23:29:46 8754fc389afc: Waiting 23:29:46 17bec77d7fdc: Waiting 23:29:46 b20bc91a0212: Waiting 23:29:46 ce325c2ea0a7: Waiting 23:29:46 adb261b8f59b: Waiting 23:29:46 192ecc0394fc: Layer already exists 23:29:46 8f430580b279: Layer already exists 23:29:46 03c935f2c1bf: Layer already exists 23:29:46 ed18497899f4: Layer already exists 23:29:46 2b650d455d3f: Layer already exists 23:29:46 ce325c2ea0a7: Layer already exists 23:29:46 b20bc91a0212: Layer already exists 23:29:46 12fb29c7e5e1: Layer already exists 23:29:46 adb261b8f59b: Layer already exists 23:29:46 21993405377e: Layer already exists 23:29:46 17bec77d7fdc: Layer already exists 23:29:46 8754fc389afc: Layer already exists 23:29:47 latest: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 23:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:29:47 2b650d455d3f: Preparing 23:29:47 2b650d455d3f: Preparing 23:29:47 8f430580b279: Preparing 23:29:47 ed18497899f4: Preparing 23:29:47 03c935f2c1bf: Preparing 23:29:47 192ecc0394fc: Preparing 23:29:47 ce325c2ea0a7: Preparing 23:29:47 b20bc91a0212: Preparing 23:29:47 adb261b8f59b: Preparing 23:29:47 12fb29c7e5e1: Preparing 23:29:47 21993405377e: Preparing 23:29:47 8754fc389afc: Preparing 23:29:47 17bec77d7fdc: Preparing 23:29:47 adb261b8f59b: Waiting 23:29:47 12fb29c7e5e1: Waiting 23:29:47 ce325c2ea0a7: Waiting 23:29:47 21993405377e: Waiting 23:29:47 8754fc389afc: Waiting 23:29:47 17bec77d7fdc: Waiting 23:29:47 b20bc91a0212: Waiting 23:29:47 192ecc0394fc: Layer already exists 23:29:47 2b650d455d3f: Layer already exists 23:29:47 8f430580b279: Layer already exists 23:29:47 ed18497899f4: Layer already exists 23:29:47 03c935f2c1bf: Layer already exists 23:29:47 b20bc91a0212: Layer already exists 23:29:47 adb261b8f59b: Layer already exists 23:29:47 21993405377e: Layer already exists 23:29:47 ce325c2ea0a7: Layer already exists 23:29:47 12fb29c7e5e1: Layer already exists 23:29:47 17bec77d7fdc: Layer already exists 23:29:47 8754fc389afc: Layer already exists 23:29:48 3.0.0-dev.39: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:29:48 2b650d455d3f: Preparing 23:29:48 2b650d455d3f: Preparing 23:29:48 8f430580b279: Preparing 23:29:48 ed18497899f4: Preparing 23:29:48 03c935f2c1bf: Preparing 23:29:48 192ecc0394fc: Preparing 23:29:48 ce325c2ea0a7: Preparing 23:29:48 b20bc91a0212: Preparing 23:29:48 adb261b8f59b: Preparing 23:29:48 12fb29c7e5e1: Preparing 23:29:48 21993405377e: Preparing 23:29:48 8754fc389afc: Preparing 23:29:48 17bec77d7fdc: Preparing 23:29:48 12fb29c7e5e1: Waiting 23:29:48 21993405377e: Waiting 23:29:48 8754fc389afc: Waiting 23:29:48 ce325c2ea0a7: Waiting 23:29:48 b20bc91a0212: Waiting 23:29:48 adb261b8f59b: Waiting 23:29:48 8f430580b279: Layer already exists 23:29:48 03c935f2c1bf: Layer already exists 23:29:48 192ecc0394fc: Layer already exists 23:29:48 2b650d455d3f: Layer already exists 23:29:48 ed18497899f4: Layer already exists 23:29:48 adb261b8f59b: Layer already exists 23:29:48 b20bc91a0212: Layer already exists 23:29:48 21993405377e: Layer already exists 23:29:48 12fb29c7e5e1: Layer already exists 23:29:48 ce325c2ea0a7: Layer already exists 23:29:48 8754fc389afc: Layer already exists 23:29:48 17bec77d7fdc: Layer already exists 23:29:49 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:29:49 2b650d455d3f: Preparing 23:29:49 2b650d455d3f: Preparing 23:29:49 8f430580b279: Preparing 23:29:49 ed18497899f4: Preparing 23:29:49 03c935f2c1bf: Preparing 23:29:49 192ecc0394fc: Preparing 23:29:49 ce325c2ea0a7: Preparing 23:29:49 b20bc91a0212: Preparing 23:29:49 adb261b8f59b: Preparing 23:29:49 12fb29c7e5e1: Preparing 23:29:49 21993405377e: Preparing 23:29:49 8754fc389afc: Preparing 23:29:49 17bec77d7fdc: Preparing 23:29:49 ce325c2ea0a7: Waiting 23:29:49 b20bc91a0212: Waiting 23:29:49 12fb29c7e5e1: Waiting 23:29:49 adb261b8f59b: Waiting 23:29:49 21993405377e: Waiting 23:29:49 17bec77d7fdc: Waiting 23:29:49 8754fc389afc: Waiting 23:29:49 ed18497899f4: Layer already exists 23:29:49 03c935f2c1bf: Layer already exists 23:29:49 192ecc0394fc: Layer already exists 23:29:49 2b650d455d3f: Layer already exists 23:29:49 8f430580b279: Layer already exists 23:29:49 12fb29c7e5e1: Layer already exists 23:29:49 adb261b8f59b: Layer already exists 23:29:49 ce325c2ea0a7: Layer already exists 23:29:49 b20bc91a0212: Layer already exists 23:29:49 21993405377e: Layer already exists 23:29:49 17bec77d7fdc: Layer already exists 23:29:49 8754fc389afc: Layer already exists 23:29:49 main: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:50 ===================================================== [Pipeline] echo 23:29:50 taggedImages: 23:29:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:29:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 23:29:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:29:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:29:50 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:50 latest 23:29:50 3.0.0-dev.39 23:29:50 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:50 main 23:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:29:50 ee0997c028a6: Preparing 23:29:50 19a637fc404c: Preparing 23:29:50 1410ff3f9277: Preparing 23:29:50 98299cab42ce: Preparing 23:29:50 e400e3eb3c38: Preparing 23:29:50 096d15914085: Preparing 23:29:50 6a7d353613f4: Preparing 23:29:50 17bec77d7fdc: Preparing 23:29:50 096d15914085: Waiting 23:29:50 6a7d353613f4: Waiting 23:29:50 17bec77d7fdc: Waiting 23:29:50 e400e3eb3c38: Pushed 23:29:50 19a637fc404c: Pushed 23:29:50 ee0997c028a6: Pushed 23:29:50 17bec77d7fdc: Layer already exists 23:29:51 096d15914085: Pushed 23:29:51 6a7d353613f4: Pushed 23:29:53 98299cab42ce: Pushed 23:29:53 1410ff3f9277: Pushed 23:29:53 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:53 + 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 23:29:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:29:54 ee0997c028a6: Preparing 23:29:54 19a637fc404c: Preparing 23:29:54 1410ff3f9277: Preparing 23:29:54 98299cab42ce: Preparing 23:29:54 e400e3eb3c38: Preparing 23:29:54 096d15914085: Preparing 23:29:54 6a7d353613f4: Preparing 23:29:54 17bec77d7fdc: Preparing 23:29:54 096d15914085: Waiting 23:29:54 6a7d353613f4: Waiting 23:29:54 17bec77d7fdc: Waiting 23:29:54 98299cab42ce: Layer already exists 23:29:54 e400e3eb3c38: Layer already exists 23:29:54 ee0997c028a6: Layer already exists 23:29:54 19a637fc404c: Layer already exists 23:29:54 1410ff3f9277: Layer already exists 23:29:54 096d15914085: Layer already exists 23:29:54 17bec77d7fdc: Layer already exists 23:29:54 6a7d353613f4: Layer already exists 23:29:54 latest: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 23:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:29:55 ee0997c028a6: Preparing 23:29:55 19a637fc404c: Preparing 23:29:55 1410ff3f9277: Preparing 23:29:55 98299cab42ce: Preparing 23:29:55 e400e3eb3c38: Preparing 23:29:55 096d15914085: Preparing 23:29:55 6a7d353613f4: Preparing 23:29:55 17bec77d7fdc: Preparing 23:29:55 096d15914085: Waiting 23:29:55 6a7d353613f4: Waiting 23:29:55 17bec77d7fdc: Waiting 23:29:55 98299cab42ce: Layer already exists 23:29:55 ee0997c028a6: Layer already exists 23:29:55 e400e3eb3c38: Layer already exists 23:29:55 1410ff3f9277: Layer already exists 23:29:55 19a637fc404c: Layer already exists 23:29:55 6a7d353613f4: Layer already exists 23:29:55 096d15914085: Layer already exists 23:29:55 17bec77d7fdc: Layer already exists 23:29:55 3.0.0-dev.39: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:29:56 ee0997c028a6: Preparing 23:29:56 19a637fc404c: Preparing 23:29:56 1410ff3f9277: Preparing 23:29:56 98299cab42ce: Preparing 23:29:56 e400e3eb3c38: Preparing 23:29:56 096d15914085: Preparing 23:29:56 6a7d353613f4: Preparing 23:29:56 17bec77d7fdc: Preparing 23:29:56 6a7d353613f4: Waiting 23:29:56 17bec77d7fdc: Waiting 23:29:56 096d15914085: Waiting 23:29:56 1410ff3f9277: Layer already exists 23:29:56 98299cab42ce: Layer already exists 23:29:56 ee0997c028a6: Layer already exists 23:29:56 19a637fc404c: Layer already exists 23:29:56 e400e3eb3c38: Layer already exists 23:29:56 096d15914085: Layer already exists 23:29:56 17bec77d7fdc: Layer already exists 23:29:56 6a7d353613f4: Layer already exists 23:29:56 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:56 + 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 23:29:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:29:56 ee0997c028a6: Preparing 23:29:56 19a637fc404c: Preparing 23:29:56 1410ff3f9277: Preparing 23:29:56 98299cab42ce: Preparing 23:29:56 e400e3eb3c38: Preparing 23:29:56 096d15914085: Preparing 23:29:56 6a7d353613f4: Preparing 23:29:56 17bec77d7fdc: Preparing 23:29:56 6a7d353613f4: Waiting 23:29:56 096d15914085: Waiting 23:29:56 17bec77d7fdc: Waiting 23:29:56 19a637fc404c: Layer already exists 23:29:56 98299cab42ce: Layer already exists 23:29:56 1410ff3f9277: Layer already exists 23:29:56 e400e3eb3c38: Layer already exists 23:29:56 ee0997c028a6: Layer already exists 23:29:56 17bec77d7fdc: Layer already exists 23:29:56 096d15914085: Layer already exists 23:29:56 6a7d353613f4: Layer already exists 23:29:57 main: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:29:57 ===================================================== [Pipeline] echo 23:29:57 taggedImages: 23:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 23:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:29:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:29:57 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:57 latest 23:29:57 3.0.0-dev.39 23:29:57 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:29:57 main 23:29:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:29:58 6fac41974d46: Preparing 23:29:58 755f2a7bb9c4: Preparing 23:29:58 4b8c499b2a31: Preparing 23:29:58 aa51218c78c1: Preparing 23:29:58 09a1891d5b98: Preparing 23:29:58 0a2d22379e9a: Preparing 23:29:58 44ba0f7a9ef3: Preparing 23:29:58 85b3f7b2be1b: Preparing 23:29:58 3299d9257551: Preparing 23:29:58 17bec77d7fdc: Preparing 23:29:58 85b3f7b2be1b: Waiting 23:29:58 0a2d22379e9a: Waiting 23:29:58 44ba0f7a9ef3: Waiting 23:29:58 3299d9257551: Waiting 23:29:58 17bec77d7fdc: Waiting 23:29:58 6fac41974d46: Pushed 23:29:58 755f2a7bb9c4: Pushed 23:29:58 09a1891d5b98: Pushed 23:29:58 0a2d22379e9a: Pushed 23:29:58 44ba0f7a9ef3: Pushed 23:29:58 85b3f7b2be1b: Pushed 23:29:58 17bec77d7fdc: Layer already exists 23:29:58 3299d9257551: Pushed 23:30:00 aa51218c78c1: Pushed 23:30:01 4b8c499b2a31: Pushed 23:30:01 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + 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 23:30:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:30:02 6fac41974d46: Preparing 23:30:02 755f2a7bb9c4: Preparing 23:30:02 4b8c499b2a31: Preparing 23:30:02 aa51218c78c1: Preparing 23:30:02 09a1891d5b98: Preparing 23:30:02 0a2d22379e9a: Preparing 23:30:02 44ba0f7a9ef3: Preparing 23:30:02 85b3f7b2be1b: Preparing 23:30:02 3299d9257551: Preparing 23:30:02 17bec77d7fdc: Preparing 23:30:02 0a2d22379e9a: Waiting 23:30:02 44ba0f7a9ef3: Waiting 23:30:02 85b3f7b2be1b: Waiting 23:30:02 3299d9257551: Waiting 23:30:02 17bec77d7fdc: Waiting 23:30:02 09a1891d5b98: Layer already exists 23:30:02 4b8c499b2a31: Layer already exists 23:30:02 aa51218c78c1: Layer already exists 23:30:02 6fac41974d46: Layer already exists 23:30:02 755f2a7bb9c4: Layer already exists 23:30:02 3299d9257551: Layer already exists 23:30:02 0a2d22379e9a: Layer already exists 23:30:02 17bec77d7fdc: Layer already exists 23:30:02 44ba0f7a9ef3: Layer already exists 23:30:02 85b3f7b2be1b: Layer already exists 23:30:02 latest: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 23:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:30:03 6fac41974d46: Preparing 23:30:03 755f2a7bb9c4: Preparing 23:30:03 4b8c499b2a31: Preparing 23:30:03 aa51218c78c1: Preparing 23:30:03 09a1891d5b98: Preparing 23:30:03 0a2d22379e9a: Preparing 23:30:03 44ba0f7a9ef3: Preparing 23:30:03 85b3f7b2be1b: Preparing 23:30:03 3299d9257551: Preparing 23:30:03 17bec77d7fdc: Preparing 23:30:03 85b3f7b2be1b: Waiting 23:30:03 3299d9257551: Waiting 23:30:03 17bec77d7fdc: Waiting 23:30:03 0a2d22379e9a: Waiting 23:30:03 44ba0f7a9ef3: Waiting 23:30:03 09a1891d5b98: Layer already exists 23:30:03 755f2a7bb9c4: Layer already exists 23:30:03 4b8c499b2a31: Layer already exists 23:30:03 aa51218c78c1: Layer already exists 23:30:03 6fac41974d46: Layer already exists 23:30:03 0a2d22379e9a: Layer already exists 23:30:03 44ba0f7a9ef3: Layer already exists 23:30:03 3299d9257551: Layer already exists 23:30:03 85b3f7b2be1b: Layer already exists 23:30:03 17bec77d7fdc: Layer already exists 23:30:03 3.0.0-dev.39: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:30:04 6fac41974d46: Preparing 23:30:04 755f2a7bb9c4: Preparing 23:30:04 4b8c499b2a31: Preparing 23:30:04 aa51218c78c1: Preparing 23:30:04 09a1891d5b98: Preparing 23:30:04 0a2d22379e9a: Preparing 23:30:04 44ba0f7a9ef3: Preparing 23:30:04 85b3f7b2be1b: Preparing 23:30:04 3299d9257551: Preparing 23:30:04 17bec77d7fdc: Preparing 23:30:04 44ba0f7a9ef3: Waiting 23:30:04 3299d9257551: Waiting 23:30:04 17bec77d7fdc: Waiting 23:30:04 85b3f7b2be1b: Waiting 23:30:04 0a2d22379e9a: Waiting 23:30:04 aa51218c78c1: Layer already exists 23:30:04 755f2a7bb9c4: Layer already exists 23:30:04 6fac41974d46: Layer already exists 23:30:04 4b8c499b2a31: Layer already exists 23:30:04 09a1891d5b98: Layer already exists 23:30:04 85b3f7b2be1b: Layer already exists 23:30:04 44ba0f7a9ef3: Layer already exists 23:30:04 0a2d22379e9a: Layer already exists 23:30:04 3299d9257551: Layer already exists 23:30:04 17bec77d7fdc: Layer already exists 23:30:04 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:04 + 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 23:30:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:30:05 6fac41974d46: Preparing 23:30:05 755f2a7bb9c4: Preparing 23:30:05 4b8c499b2a31: Preparing 23:30:05 aa51218c78c1: Preparing 23:30:05 09a1891d5b98: Preparing 23:30:05 0a2d22379e9a: Preparing 23:30:05 44ba0f7a9ef3: Preparing 23:30:05 85b3f7b2be1b: Preparing 23:30:05 3299d9257551: Preparing 23:30:05 17bec77d7fdc: Preparing 23:30:05 44ba0f7a9ef3: Waiting 23:30:05 0a2d22379e9a: Waiting 23:30:05 85b3f7b2be1b: Waiting 23:30:05 3299d9257551: Waiting 23:30:05 17bec77d7fdc: Waiting 23:30:05 aa51218c78c1: Layer already exists 23:30:05 4b8c499b2a31: Layer already exists 23:30:05 6fac41974d46: Layer already exists 23:30:05 755f2a7bb9c4: Layer already exists 23:30:05 09a1891d5b98: Layer already exists 23:30:05 44ba0f7a9ef3: Layer already exists 23:30:05 0a2d22379e9a: Layer already exists 23:30:05 85b3f7b2be1b: Layer already exists 23:30:05 3299d9257551: Layer already exists 23:30:05 17bec77d7fdc: Layer already exists 23:30:05 main: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:05 ===================================================== [Pipeline] echo 23:30:05 taggedImages: 23:30:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:30:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 23:30:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:30:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:30:05 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:05 latest 23:30:05 3.0.0-dev.39 23:30:05 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:05 main 23:30:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:30:06 3ef6d2a30a5b: Preparing 23:30:06 f548dbe74b15: Preparing 23:30:06 b20bc91a0212: Preparing 23:30:06 32d706d7bf09: Preparing 23:30:06 9833f26c6bda: Preparing 23:30:06 9833f26c6bda: Layer already exists 23:30:06 b20bc91a0212: Layer already exists 23:30:06 3ef6d2a30a5b: Pushed 23:30:07 32d706d7bf09: Pushed 23:30:11 f548dbe74b15: Pushed 23:30:11 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:11 + 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 23:30:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:30:11 3ef6d2a30a5b: Preparing 23:30:11 f548dbe74b15: Preparing 23:30:11 b20bc91a0212: Preparing 23:30:11 32d706d7bf09: Preparing 23:30:11 9833f26c6bda: Preparing 23:30:11 b20bc91a0212: Layer already exists 23:30:11 3ef6d2a30a5b: Layer already exists 23:30:11 9833f26c6bda: Layer already exists 23:30:11 32d706d7bf09: Layer already exists 23:30:11 f548dbe74b15: Layer already exists 23:30:12 latest: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 23:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:30:12 3ef6d2a30a5b: Preparing 23:30:12 f548dbe74b15: Preparing 23:30:12 b20bc91a0212: Preparing 23:30:12 32d706d7bf09: Preparing 23:30:12 9833f26c6bda: Preparing 23:30:12 32d706d7bf09: Layer already exists 23:30:12 b20bc91a0212: Layer already exists 23:30:12 f548dbe74b15: Layer already exists 23:30:12 9833f26c6bda: Layer already exists 23:30:12 3ef6d2a30a5b: Layer already exists 23:30:12 3.0.0-dev.39: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:30:13 3ef6d2a30a5b: Preparing 23:30:13 f548dbe74b15: Preparing 23:30:13 b20bc91a0212: Preparing 23:30:13 32d706d7bf09: Preparing 23:30:13 9833f26c6bda: Preparing 23:30:13 f548dbe74b15: Layer already exists 23:30:13 b20bc91a0212: Layer already exists 23:30:13 3ef6d2a30a5b: Layer already exists 23:30:13 32d706d7bf09: Layer already exists 23:30:13 9833f26c6bda: Layer already exists 23:30:14 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:14 + 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 23:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:30:14 3ef6d2a30a5b: Preparing 23:30:14 f548dbe74b15: Preparing 23:30:14 b20bc91a0212: Preparing 23:30:14 32d706d7bf09: Preparing 23:30:14 9833f26c6bda: Preparing 23:30:14 32d706d7bf09: Layer already exists 23:30:14 3ef6d2a30a5b: Layer already exists 23:30:14 f548dbe74b15: Layer already exists 23:30:14 9833f26c6bda: Layer already exists 23:30:14 b20bc91a0212: Layer already exists 23:30:14 main: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:15 ===================================================== [Pipeline] echo 23:30:15 taggedImages: 23:30:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:30:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 23:30:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:30:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:30:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:15 latest 23:30:15 3.0.0-dev.39 23:30:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:15 main 23:30:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:30:15 f0cd22fad16c: Preparing 23:30:15 8b4be6969b21: Preparing 23:30:15 1fff2d06024c: Preparing 23:30:15 67eb416a4827: Preparing 23:30:15 e7a2d53c9da7: Preparing 23:30:15 7615fccdab30: Preparing 23:30:15 9833f26c6bda: Preparing 23:30:15 7615fccdab30: Waiting 23:30:15 9833f26c6bda: Waiting 23:30:16 8b4be6969b21: Pushed 23:30:16 f0cd22fad16c: Pushed 23:30:16 1fff2d06024c: Pushed 23:30:16 9833f26c6bda: Layer already exists 23:30:17 7615fccdab30: Pushed 23:30:25 e7a2d53c9da7: Pushed 23:30:31 67eb416a4827: Pushed 23:30:31 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:32 + 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 23:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:30:32 f0cd22fad16c: Preparing 23:30:32 8b4be6969b21: Preparing 23:30:32 1fff2d06024c: Preparing 23:30:32 67eb416a4827: Preparing 23:30:32 e7a2d53c9da7: Preparing 23:30:32 7615fccdab30: Preparing 23:30:32 9833f26c6bda: Preparing 23:30:32 7615fccdab30: Waiting 23:30:32 9833f26c6bda: Waiting 23:30:32 67eb416a4827: Layer already exists 23:30:32 f0cd22fad16c: Layer already exists 23:30:32 8b4be6969b21: Layer already exists 23:30:32 1fff2d06024c: Layer already exists 23:30:32 e7a2d53c9da7: Layer already exists 23:30:32 9833f26c6bda: Layer already exists 23:30:32 7615fccdab30: Layer already exists 23:30:33 latest: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 23:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:30:33 f0cd22fad16c: Preparing 23:30:33 8b4be6969b21: Preparing 23:30:33 1fff2d06024c: Preparing 23:30:33 67eb416a4827: Preparing 23:30:33 e7a2d53c9da7: Preparing 23:30:33 7615fccdab30: Preparing 23:30:33 9833f26c6bda: Preparing 23:30:33 7615fccdab30: Waiting 23:30:33 9833f26c6bda: Waiting 23:30:33 8b4be6969b21: Layer already exists 23:30:33 e7a2d53c9da7: Layer already exists 23:30:33 1fff2d06024c: Layer already exists 23:30:33 f0cd22fad16c: Layer already exists 23:30:33 67eb416a4827: Layer already exists 23:30:33 9833f26c6bda: Layer already exists 23:30:33 7615fccdab30: Layer already exists 23:30:34 3.0.0-dev.39: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:30:34 f0cd22fad16c: Preparing 23:30:34 8b4be6969b21: Preparing 23:30:34 1fff2d06024c: Preparing 23:30:34 67eb416a4827: Preparing 23:30:34 e7a2d53c9da7: Preparing 23:30:34 7615fccdab30: Preparing 23:30:34 9833f26c6bda: Preparing 23:30:34 7615fccdab30: Waiting 23:30:34 9833f26c6bda: Waiting 23:30:34 1fff2d06024c: Layer already exists 23:30:34 f0cd22fad16c: Layer already exists 23:30:34 8b4be6969b21: Layer already exists 23:30:34 67eb416a4827: Layer already exists 23:30:34 e7a2d53c9da7: Layer already exists 23:30:34 9833f26c6bda: Layer already exists 23:30:34 7615fccdab30: Layer already exists 23:30:34 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:35 + 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 23:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:30:35 f0cd22fad16c: Preparing 23:30:35 8b4be6969b21: Preparing 23:30:35 1fff2d06024c: Preparing 23:30:35 67eb416a4827: Preparing 23:30:35 e7a2d53c9da7: Preparing 23:30:35 7615fccdab30: Preparing 23:30:35 9833f26c6bda: Preparing 23:30:35 7615fccdab30: Waiting 23:30:35 9833f26c6bda: Waiting 23:30:35 e7a2d53c9da7: Layer already exists 23:30:35 1fff2d06024c: Layer already exists 23:30:35 67eb416a4827: Layer already exists 23:30:35 8b4be6969b21: Layer already exists 23:30:35 f0cd22fad16c: Layer already exists 23:30:35 9833f26c6bda: Layer already exists 23:30:35 7615fccdab30: Layer already exists 23:30:35 main: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:36 ===================================================== [Pipeline] echo 23:30:36 taggedImages: 23:30:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:30:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 23:30:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:30:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:30:36 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:36 latest 23:30:36 3.0.0-dev.39 23:30:36 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:36 main 23:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:30:36 347855e4be65: Preparing 23:30:36 332ae15c5395: Preparing 23:30:36 dbd70d97a3d2: Preparing 23:30:36 64b55f2d3a66: Preparing 23:30:36 fcabf3a3fa3f: Preparing 23:30:36 9833f26c6bda: Preparing 23:30:36 9833f26c6bda: Waiting 23:30:37 332ae15c5395: Pushed 23:30:37 dbd70d97a3d2: Pushed 23:30:37 347855e4be65: Pushed 23:30:37 9833f26c6bda: Layer already exists 23:30:37 fcabf3a3fa3f: Pushed 23:30:52 64b55f2d3a66: Pushed 23:30:52 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:52 + 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 23:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:30:53 347855e4be65: Preparing 23:30:53 332ae15c5395: Preparing 23:30:53 dbd70d97a3d2: Preparing 23:30:53 64b55f2d3a66: Preparing 23:30:53 fcabf3a3fa3f: Preparing 23:30:53 9833f26c6bda: Preparing 23:30:53 9833f26c6bda: Waiting 23:30:53 64b55f2d3a66: Layer already exists 23:30:53 fcabf3a3fa3f: Layer already exists 23:30:53 332ae15c5395: Layer already exists 23:30:53 dbd70d97a3d2: Layer already exists 23:30:53 347855e4be65: Layer already exists 23:30:53 9833f26c6bda: Layer already exists 23:30:53 latest: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 23:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:30:54 347855e4be65: Preparing 23:30:54 332ae15c5395: Preparing 23:30:54 dbd70d97a3d2: Preparing 23:30:54 64b55f2d3a66: Preparing 23:30:54 fcabf3a3fa3f: Preparing 23:30:54 9833f26c6bda: Preparing 23:30:54 9833f26c6bda: Waiting 23:30:54 dbd70d97a3d2: Layer already exists 23:30:54 347855e4be65: Layer already exists 23:30:54 64b55f2d3a66: Layer already exists 23:30:54 fcabf3a3fa3f: Layer already exists 23:30:54 332ae15c5395: Layer already exists 23:30:54 9833f26c6bda: Layer already exists 23:30:54 3.0.0-dev.39: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:30:54 347855e4be65: Preparing 23:30:54 332ae15c5395: Preparing 23:30:54 dbd70d97a3d2: Preparing 23:30:54 64b55f2d3a66: Preparing 23:30:54 fcabf3a3fa3f: Preparing 23:30:54 9833f26c6bda: Preparing 23:30:54 9833f26c6bda: Waiting 23:30:54 332ae15c5395: Layer already exists 23:30:54 dbd70d97a3d2: Layer already exists 23:30:54 fcabf3a3fa3f: Layer already exists 23:30:54 64b55f2d3a66: Layer already exists 23:30:54 347855e4be65: Layer already exists 23:30:54 9833f26c6bda: Layer already exists 23:30:54 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + 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 23:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:30:55 347855e4be65: Preparing 23:30:55 332ae15c5395: Preparing 23:30:55 dbd70d97a3d2: Preparing 23:30:55 64b55f2d3a66: Preparing 23:30:55 fcabf3a3fa3f: Preparing 23:30:55 9833f26c6bda: Preparing 23:30:55 9833f26c6bda: Waiting 23:30:55 dbd70d97a3d2: Layer already exists 23:30:55 64b55f2d3a66: Layer already exists 23:30:55 332ae15c5395: Layer already exists 23:30:55 fcabf3a3fa3f: Layer already exists 23:30:55 347855e4be65: Layer already exists 23:30:55 9833f26c6bda: Layer already exists 23:30:55 main: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:55 ===================================================== [Pipeline] echo 23:30:55 taggedImages: 23:30:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:30:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 23:30:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:30:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:30:55 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:55 latest 23:30:55 3.0.0-dev.39 23:30:55 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:30:55 main 23:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:30:56 205b56ba64cd: Preparing 23:30:56 587fd3a6771a: Preparing 23:30:56 5e636a9aa555: Preparing 23:30:56 a745fe08cb55: Preparing 23:30:56 7615fccdab30: Preparing 23:30:56 9833f26c6bda: Preparing 23:30:56 9833f26c6bda: Waiting 23:30:56 7615fccdab30: Layer already exists 23:30:56 9833f26c6bda: Layer already exists 23:30:56 5e636a9aa555: Pushed 23:30:56 205b56ba64cd: Pushed 23:30:56 587fd3a6771a: Pushed 23:31:11 a745fe08cb55: Pushed 23:31:11 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + 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 23:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:31:12 205b56ba64cd: Preparing 23:31:12 587fd3a6771a: Preparing 23:31:12 5e636a9aa555: Preparing 23:31:12 a745fe08cb55: Preparing 23:31:12 7615fccdab30: Preparing 23:31:12 9833f26c6bda: Preparing 23:31:12 9833f26c6bda: Waiting 23:31:12 7615fccdab30: Layer already exists 23:31:12 205b56ba64cd: Layer already exists 23:31:12 587fd3a6771a: Layer already exists 23:31:12 5e636a9aa555: Layer already exists 23:31:12 a745fe08cb55: Layer already exists 23:31:12 9833f26c6bda: Layer already exists 23:31:12 latest: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 23:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:31:13 205b56ba64cd: Preparing 23:31:13 587fd3a6771a: Preparing 23:31:13 5e636a9aa555: Preparing 23:31:13 a745fe08cb55: Preparing 23:31:13 7615fccdab30: Preparing 23:31:13 9833f26c6bda: Preparing 23:31:13 9833f26c6bda: Waiting 23:31:13 a745fe08cb55: Layer already exists 23:31:13 205b56ba64cd: Layer already exists 23:31:13 7615fccdab30: Layer already exists 23:31:13 5e636a9aa555: Layer already exists 23:31:13 587fd3a6771a: Layer already exists 23:31:13 9833f26c6bda: Layer already exists 23:31:13 3.0.0-dev.39: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:31:14 205b56ba64cd: Preparing 23:31:14 587fd3a6771a: Preparing 23:31:14 5e636a9aa555: Preparing 23:31:14 a745fe08cb55: Preparing 23:31:14 7615fccdab30: Preparing 23:31:14 9833f26c6bda: Preparing 23:31:14 9833f26c6bda: Waiting 23:31:14 5e636a9aa555: Layer already exists 23:31:14 a745fe08cb55: Layer already exists 23:31:14 205b56ba64cd: Layer already exists 23:31:14 7615fccdab30: Layer already exists 23:31:14 587fd3a6771a: Layer already exists 23:31:14 9833f26c6bda: Layer already exists 23:31:14 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:14 + 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 23:31:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:31:15 205b56ba64cd: Preparing 23:31:15 587fd3a6771a: Preparing 23:31:15 5e636a9aa555: Preparing 23:31:15 a745fe08cb55: Preparing 23:31:15 7615fccdab30: Preparing 23:31:15 9833f26c6bda: Preparing 23:31:15 205b56ba64cd: Layer already exists 23:31:15 587fd3a6771a: Layer already exists 23:31:15 7615fccdab30: Layer already exists 23:31:15 a745fe08cb55: Layer already exists 23:31:15 5e636a9aa555: Layer already exists 23:31:15 9833f26c6bda: Layer already exists 23:31:15 main: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:15 ===================================================== [Pipeline] echo 23:31:15 taggedImages: 23:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 23:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:31:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:31:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:15 latest 23:31:15 3.0.0-dev.39 23:31:15 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:15 main 23:31:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:31:16 a8c32fad97cd: Preparing 23:31:16 0bf6069208c8: Preparing 23:31:16 b20bc91a0212: Preparing 23:31:16 061e3e39a045: Preparing 23:31:16 17bec77d7fdc: Preparing 23:31:16 17bec77d7fdc: Layer already exists 23:31:16 b20bc91a0212: Layer already exists 23:31:16 a8c32fad97cd: Pushed 23:31:16 061e3e39a045: Pushed 23:31:22 0bf6069208c8: Pushed 23:31:22 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:31:22 a8c32fad97cd: Preparing 23:31:22 0bf6069208c8: Preparing 23:31:22 b20bc91a0212: Preparing 23:31:22 061e3e39a045: Preparing 23:31:22 17bec77d7fdc: Preparing 23:31:22 0bf6069208c8: Layer already exists 23:31:22 a8c32fad97cd: Layer already exists 23:31:22 061e3e39a045: Layer already exists 23:31:22 17bec77d7fdc: Layer already exists 23:31:22 b20bc91a0212: Layer already exists 23:31:22 latest: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 23:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:31:23 a8c32fad97cd: Preparing 23:31:23 0bf6069208c8: Preparing 23:31:23 b20bc91a0212: Preparing 23:31:23 061e3e39a045: Preparing 23:31:23 17bec77d7fdc: Preparing 23:31:23 17bec77d7fdc: Layer already exists 23:31:23 b20bc91a0212: Layer already exists 23:31:23 0bf6069208c8: Layer already exists 23:31:23 a8c32fad97cd: Layer already exists 23:31:23 061e3e39a045: Layer already exists 23:31:23 3.0.0-dev.39: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:31:24 a8c32fad97cd: Preparing 23:31:24 0bf6069208c8: Preparing 23:31:24 b20bc91a0212: Preparing 23:31:24 061e3e39a045: Preparing 23:31:24 17bec77d7fdc: Preparing 23:31:24 17bec77d7fdc: Layer already exists 23:31:24 a8c32fad97cd: Layer already exists 23:31:24 061e3e39a045: Layer already exists 23:31:24 b20bc91a0212: Layer already exists 23:31:24 0bf6069208c8: Layer already exists 23:31:24 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:31:24 a8c32fad97cd: Preparing 23:31:24 0bf6069208c8: Preparing 23:31:24 b20bc91a0212: Preparing 23:31:24 061e3e39a045: Preparing 23:31:24 17bec77d7fdc: Preparing 23:31:24 a8c32fad97cd: Layer already exists 23:31:24 061e3e39a045: Layer already exists 23:31:24 17bec77d7fdc: Layer already exists 23:31:24 b20bc91a0212: Layer already exists 23:31:24 0bf6069208c8: Layer already exists 23:31:24 main: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:25 ===================================================== [Pipeline] echo 23:31:25 taggedImages: 23:31:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:31:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 23:31:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:31:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:31:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:25 latest 23:31:25 3.0.0-dev.39 23:31:25 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:25 main 23:31:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:31:25 f3acab0d6056: Preparing 23:31:25 393fe80f8792: Preparing 23:31:25 b20bc91a0212: Preparing 23:31:25 d3697098f9b4: Preparing 23:31:25 17bec77d7fdc: Preparing 23:31:25 17bec77d7fdc: Layer already exists 23:31:25 d3697098f9b4: Layer already exists 23:31:25 b20bc91a0212: Layer already exists 23:31:26 f3acab0d6056: Pushed 23:31:31 393fe80f8792: Pushed 23:31:31 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:31:32 f3acab0d6056: Preparing 23:31:32 393fe80f8792: Preparing 23:31:32 b20bc91a0212: Preparing 23:31:32 d3697098f9b4: Preparing 23:31:32 17bec77d7fdc: Preparing 23:31:32 393fe80f8792: Layer already exists 23:31:32 17bec77d7fdc: Layer already exists 23:31:32 d3697098f9b4: Layer already exists 23:31:32 f3acab0d6056: Layer already exists 23:31:32 b20bc91a0212: Layer already exists 23:31:32 latest: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 23:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:31:32 f3acab0d6056: Preparing 23:31:32 393fe80f8792: Preparing 23:31:32 b20bc91a0212: Preparing 23:31:32 d3697098f9b4: Preparing 23:31:32 17bec77d7fdc: Preparing 23:31:32 17bec77d7fdc: Layer already exists 23:31:32 f3acab0d6056: Layer already exists 23:31:32 d3697098f9b4: Layer already exists 23:31:32 b20bc91a0212: Layer already exists 23:31:32 393fe80f8792: Layer already exists 23:31:32 3.0.0-dev.39: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:31:33 f3acab0d6056: Preparing 23:31:33 393fe80f8792: Preparing 23:31:33 b20bc91a0212: Preparing 23:31:33 d3697098f9b4: Preparing 23:31:33 17bec77d7fdc: Preparing 23:31:33 f3acab0d6056: Layer already exists 23:31:33 d3697098f9b4: Layer already exists 23:31:33 17bec77d7fdc: Layer already exists 23:31:33 b20bc91a0212: Layer already exists 23:31:33 393fe80f8792: Layer already exists 23:31:33 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:31:34 f3acab0d6056: Preparing 23:31:34 393fe80f8792: Preparing 23:31:34 b20bc91a0212: Preparing 23:31:34 d3697098f9b4: Preparing 23:31:34 17bec77d7fdc: Preparing 23:31:34 b20bc91a0212: Layer already exists 23:31:34 17bec77d7fdc: Layer already exists 23:31:34 393fe80f8792: Layer already exists 23:31:34 d3697098f9b4: Layer already exists 23:31:34 f3acab0d6056: Layer already exists 23:31:34 main: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:34 ===================================================== [Pipeline] echo 23:31:34 taggedImages: 23:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 23:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 23:31:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 23:31:34 - 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 23:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:34 23:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:35 arm64: Pulling from edgex-lftools-log-publisher 23:31:35 8998bd30e6a1: Pulling fs layer 23:31:35 04944245beec: Pulling fs layer 23:31:35 699f458cf7ca: Pulling fs layer 23:31:35 765212b225bb: Pulling fs layer 23:31:35 f23df028b6ca: Pulling fs layer 23:31:35 d65c8cfc05b1: Pulling fs layer 23:31:35 2437ff75d9bd: Pulling fs layer 23:31:35 d65c8cfc05b1: Waiting 23:31:35 765212b225bb: Waiting 23:31:35 f23df028b6ca: Waiting 23:31:35 2437ff75d9bd: Waiting 23:31:35 04944245beec: Verifying Checksum 23:31:35 04944245beec: Download complete 23:31:35 765212b225bb: Verifying Checksum 23:31:35 765212b225bb: Download complete 23:31:35 f23df028b6ca: Verifying Checksum 23:31:35 f23df028b6ca: Download complete 23:31:35 d65c8cfc05b1: Download complete 23:31:35 699f458cf7ca: Verifying Checksum 23:31:35 699f458cf7ca: Download complete 23:31:36 8998bd30e6a1: Verifying Checksum 23:31:36 8998bd30e6a1: Download complete 23:31:38 2437ff75d9bd: Download complete 23:31:40 8998bd30e6a1: Pull complete 23:31:41 04944245beec: Pull complete 23:31:42 699f458cf7ca: Pull complete 23:31:42 765212b225bb: Pull complete 23:31:43 f23df028b6ca: Pull complete 23:31:43 d65c8cfc05b1: Pull complete 23:31:58 2437ff75d9bd: Pull complete 23:31:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:31:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:58 prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container 23:31:58 $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:32:01 $ docker top da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:02 ---> job-cost.sh 23:32:02 lf-activate-venv: SKIPPING 23:32:02 INFO: No Stack... 23:32:02 INFO: Retrieving Pricing Info for: v3-standard-4 23:32:03 INFO: Archiving Costs [Pipeline] sh 23:32:04 + cat /w/workspace/edgex-go/398/archives/cost.csv 23:32:04 + cut -d, -f6 [Pipeline] lock 23:32:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] 23:32:04 Resource [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] did not exist. Created. 23:32:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:32:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:32:05 Stashed 1 file(s) [Pipeline] } 23:32:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] [Pipeline] // lock [Pipeline] } 23:32:05 $ docker stop --time=1 da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b 23:32:07 $ docker rm -f --volumes da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b [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 23:32:07 provisioning config files... 23:32:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/398@tmp/config360800401346052610tmp [Pipeline] { [Pipeline] sh 23:32:07 + set +x 23:32:07 + curl -s https://codecov.io/bash 23:32:07 + bash -s -- 23:32:07 23:32:07 _____ _ 23:32:07 / ____| | | 23:32:07 | | ___ __| | ___ ___ _____ __ 23:32:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:32:07 | |___| (_) | (_| | __/ (_| (_) \ V / 23:32:07 \_____\___/ \__,_|\___|\___\___/ \_/ 23:32:07 Bash-1.0.6 23:32:07 23:32:07 23:32:07 ==> git version 2.25.1 found 23:32:07 ==> 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 23:32:07 Release-Date: 2020-01-08 23:32:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:32:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:32:07 ==> Jenkins CI detected. 23:32:07 current dir:  /w/workspace/edgex-go/398 23:32:07 project root: . 23:32:07 --> token set from env 23:32:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:32:07 ==> Running gcov in . (disable via -X gcov) 23:32:07 ==> Python coveragepy not found 23:32:07 ==> Searching for coverage reports in: 23:32:07 + . 23:32:07 -> Found 1 reports 23:32:07 ==> Detecting git/mercurial file structure 23:32:08 ==> Reading reports 23:32:08 + ./coverage.out bytes=484957 23:32:08 ==> Appending adjustments 23:32:08 https://docs.codecov.io/docs/fixing-reports 23:32:09 + Found adjustments 23:32:09 ==> Gzipping contents 23:32:09 64K /tmp/codecov.nk6kQ9.gz 23:32:09 ==> Uploading reports 23:32:09 url: https://codecov.io 23:32:09 query: branch=main&commit=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c&build=398&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F398%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:32:09 -> Pinging Codecov 23:32:09 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=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c&build=398&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F398%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:32:09 -> Uploading to 23:32:09 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c/07d752d5-c544-47a2-bd71-ba396b010785.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T233209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4210ee803b7cbbc0b2cb88e10f98022d35d77aaa01eb9e2cc26820afee16106 23:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:09 Dload Upload Total Spent Left Speed 23:32:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62732 0 0 100 62732 0 198k --:--:-- --:--:-- --:--:-- 198k 23:32:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } 23:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:32:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:32:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:32:10 23:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:32:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:32:10 df9b9388f04a: Pulling fs layer 23:32:10 52dc419b0ee2: Pulling fs layer 23:32:10 25bc292e5bac: Pulling fs layer 23:32:10 114826534d7a: Pulling fs layer 23:32:10 4657fd5d0bcf: Pulling fs layer 23:32:10 6ad1cebc031e: Pulling fs layer 23:32:10 8a3aa393b2d8: Pulling fs layer 23:32:10 4657fd5d0bcf: Waiting 23:32:10 114826534d7a: Waiting 23:32:10 6ad1cebc031e: Waiting 23:32:10 8a3aa393b2d8: Waiting 23:32:10 25bc292e5bac: Verifying Checksum 23:32:10 25bc292e5bac: Download complete 23:32:10 52dc419b0ee2: Verifying Checksum 23:32:10 52dc419b0ee2: Download complete 23:32:10 4657fd5d0bcf: Verifying Checksum 23:32:10 4657fd5d0bcf: Download complete 23:32:10 df9b9388f04a: Verifying Checksum 23:32:10 df9b9388f04a: Download complete 23:32:11 df9b9388f04a: Pull complete 23:32:11 52dc419b0ee2: Pull complete 23:32:11 6ad1cebc031e: Verifying Checksum 23:32:11 6ad1cebc031e: Download complete 23:32:11 25bc292e5bac: Pull complete 23:32:12 114826534d7a: Verifying Checksum 23:32:12 114826534d7a: Download complete 23:32:12 8a3aa393b2d8: Verifying Checksum 23:32:12 8a3aa393b2d8: Download complete 23:32:15 114826534d7a: Pull complete 23:32:15 4657fd5d0bcf: Pull complete 23:32:15 6ad1cebc031e: Pull complete 23:32:17 8a3aa393b2d8: Pull complete 23:32:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:17 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:32:17 $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:32:20 $ docker top 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c -eo pid,comm [Pipeline] { [Pipeline] echo 23:32:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:32:20 + set -o pipefail 23:32:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:32:25 23:32:25 Monitoring /w/workspace/edgex-go/398 (github.com/edgexfoundry/edgex-go)... 23:32:25 23:32:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/448b1409-175c-46ba-9e97-5cdcceb255b8 23:32:25 23:32:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:32:25 23:32:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:32:25 23:32:26 23:32:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:32:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:32:26 More details here: https://snyk.co/ue1NS [Pipeline] } 23:32:26 $ docker stop --time=1 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c 23:32:28 $ docker rm -f --volumes 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:32:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:28 provisioning config files... 23:32:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/398@tmp/config13931206969332964200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:29 --> edgex-publish-swagger.sh 23:32:29 === Publish openapi/v2 API === 23:32:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:32:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/398/openapi/v2/core-command.yaml] 23:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:29 Dload Upload Total Spent Left Speed 23:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 62810 --:--:-- --:--:-- --:--:-- 62683 100 31091 0 0 100 31091 0 62810 --:--:-- --:--:-- --:--:-- 62683 23:32:29 23:32:29 23:32:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/398/openapi/v2/core-data.yaml] 23:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:29 Dload Upload Total Spent Left Speed 23:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 119k --:--:-- --:--:-- --:--:-- 119k 23:32:30 23:32:30 23:32:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/398/openapi/v2/core-metadata.yaml] 23:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:30 Dload Upload Total Spent Left Speed 23:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 700k --:--:-- --:--:-- --:--:-- 700k 100 142k 0 0 100 142k 0 275k --:--:-- --:--:-- --:--:-- 275k 23:32:30 23:32:30 23:32:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/398/openapi/v2/support-notifications.yaml] 23:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:30 Dload Upload Total Spent Left Speed 23:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 164k --:--:-- --:--:-- --:--:-- 165k 23:32:30 23:32:30 23:32:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/398/openapi/v2/support-scheduler.yaml] 23:32:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:31 Dload Upload Total Spent Left Speed 23:32:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 314k --:--:-- --:--:-- --:--:-- 311k 100 36985 0 0 100 36985 0 75633 --:--:-- --:--:-- --:--:-- 75479 23:32:31 23:32:31 [Pipeline] } 23:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:32:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:32 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:32:32 $ docker top 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 -eo pid,comm 23:32:32 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). 23:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:32 [ssh-agent] Looking for ssh-agent implementation... 23:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:32 $ docker exec 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 ssh-agent 23:32:32 SSH_AUTH_SOCK=/tmp/ssh-rkHTh3br3rTt/agent.32 23:32:32 SSH_AGENT_PID=38 23:32:32 Running ssh-add (command line suppressed) 23:32:33 Identity added: /w/workspace/edgex-go/398@tmp/private_key_10261550270331367270.key (/w/workspace/edgex-go/398@tmp/private_key_10261550270331367270.key) 23:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:33 + git semver tag 23:32:33 2023-02-07 23:32:33,515 [run_tag] DEBUG tag force:False 23:32:33 2023-02-07 23:32:33,516 [check_head_tag] DEBUG check head tag 23:32:33 2023-02-07 23:32:33,519 [execute] INFO git cat-file --batch-check 23:32:33 2023-02-07 23:32:33,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=) 23:32:33 2023-02-07 23:32:33,522 [execute] INFO git cat-file --batch 23:32:33 2023-02-07 23:32:33,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=) 23:32:33 2023-02-07 23:32:33,567 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:32:33 2023-02-07 23:32:33,567 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 23:32:33 2023-02-07 23:32:33,567 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) 23:32:33 2023-02-07 23:32:33,571 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:32:33 3.0.0-dev.39 [Pipeline] } 23:32:33 $ docker exec --env ******** --env ******** 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 ssh-agent -k 23:32:33 unset SSH_AUTH_SOCK; 23:32:33 unset SSH_AGENT_PID; 23:32:33 echo Agent pid 38 killed; 23:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:34 + git semver [Pipeline] } 23:32:34 $ docker stop --time=1 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 23:32:35 $ docker rm -f --volumes 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:35 23:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:36 0.23.1-centos7: Pulling from edgex-lftools 23:32:36 ab5ef0e58194: Pulling fs layer 23:32:36 9712f1f96733: Pulling fs layer 23:32:36 63f879dbbcfc: Pulling fs layer 23:32:36 0d9ebad4ef96: Pulling fs layer 23:32:36 e9a5061849ea: Pulling fs layer 23:32:36 d747dcd14b5f: Pulling fs layer 23:32:36 2de7ff778b66: Pulling fs layer 23:32:36 e9a5061849ea: Waiting 23:32:36 d747dcd14b5f: Waiting 23:32:36 2de7ff778b66: Waiting 23:32:36 0d9ebad4ef96: Waiting 23:32:36 9712f1f96733: Download complete 23:32:37 63f879dbbcfc: Verifying Checksum 23:32:37 63f879dbbcfc: Download complete 23:32:37 e9a5061849ea: Verifying Checksum 23:32:37 e9a5061849ea: Download complete 23:32:37 d747dcd14b5f: Download complete 23:32:38 2de7ff778b66: Verifying Checksum 23:32:38 2de7ff778b66: Download complete 23:32:38 ab5ef0e58194: Verifying Checksum 23:32:38 ab5ef0e58194: Download complete 23:32:38 0d9ebad4ef96: Verifying Checksum 23:32:38 0d9ebad4ef96: Download complete 23:32:40 ab5ef0e58194: Pull complete 23:32:40 9712f1f96733: Pull complete 23:32:41 63f879dbbcfc: Pull complete 23:32:44 0d9ebad4ef96: Pull complete 23:32:44 e9a5061849ea: Pull complete 23:32:44 d747dcd14b5f: Pull complete 23:32:46 2de7ff778b66: Pull complete 23:32:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:32:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:46 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:32:48 $ docker top 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:32:48 provisioning config files... 23:32:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/398@tmp/config10948063708092072774tmp 23:32:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/398@tmp/config10731752455380129938tmp 23:32:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/398@tmp/config7345901662284589233tmp [Pipeline] { [Pipeline] echo 23:32:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:32:48 ---> sigul-configuration.sh 23:32:48 gpg: directory `/root/.gnupg' created 23:32:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:32:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:32:48 gpg: keyring `/root/.gnupg/secring.gpg' created 23:32:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:32:48 gpg: CAST5 encrypted data 23:32:48 gpg: encrypted with 1 passphrase 23:32:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:32:49 + mkdir /home/jenkins 23:32:49 + mkdir /home/jenkins/sigul [Pipeline] sh 23:32:49 + 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 23:32:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:49 ---> sigul-install.sh 23:32:49 Sigul already installed; skipping installation. [Pipeline] sh 23:32:49 + git tag --list 23:32:49 0.6.0 23:32:49 0.6.1 23:32:49 0.7.0 23:32:49 0.7.1 23:32:49 v1.0.0 23:32:49 v1.0.1 23:32:49 v1.1.0 23:32:49 v1.2.0 23:32:49 v1.2.1 23:32:49 v1.3.0 23:32:49 v1.3.1 23:32:49 v2.0.0 23:32:49 v2.1.0 23:32:49 v2.1.1 23:32:49 v2.1.1-dev.1 23:32:49 v2.1.1-dev.2 23:32:49 v2.1.1-dev.3 23:32:49 v2.1.1-dev.4 23:32:49 v2.1.1-dev.5 23:32:49 v2.1.1-dev.6 23:32:49 v2.1.1-dev.7 23:32:49 v2.1.1-dev.8 23:32:49 v2.1.2-dev.1 23:32:49 v2.2.0 23:32:49 v2.2.1-dev.1 23:32:49 v2.2.1-dev.10 23:32:49 v2.2.1-dev.11 23:32:49 v2.2.1-dev.12 23:32:49 v2.2.1-dev.13 23:32:49 v2.2.1-dev.14 23:32:49 v2.2.1-dev.15 23:32:49 v2.2.1-dev.16 23:32:49 v2.2.1-dev.17 23:32:49 v2.2.1-dev.18 23:32:49 v2.2.1-dev.19 23:32:49 v2.2.1-dev.2 23:32:49 v2.2.1-dev.20 23:32:49 v2.2.1-dev.21 23:32:49 v2.2.1-dev.22 23:32:49 v2.2.1-dev.23 23:32:49 v2.2.1-dev.24 23:32:49 v2.2.1-dev.25 23:32:49 v2.2.1-dev.26 23:32:49 v2.2.1-dev.27 23:32:49 v2.2.1-dev.28 23:32:49 v2.2.1-dev.29 23:32:49 v2.2.1-dev.3 23:32:49 v2.2.1-dev.4 23:32:49 v2.2.1-dev.5 23:32:49 v2.2.1-dev.6 23:32:49 v2.2.1-dev.7 23:32:49 v2.2.1-dev.8 23:32:49 v2.2.1-dev.9 23:32:49 v2.3.0 23:32:49 v2.3.0-dev.100 23:32:49 v2.3.0-dev.101 23:32:49 v2.3.0-dev.102 23:32:49 v2.3.0-dev.103 23:32:49 v2.3.0-dev.104 23:32:49 v2.3.0-dev.105 23:32:49 v2.3.0-dev.106 23:32:49 v2.3.0-dev.29 23:32:49 v2.3.0-dev.30 23:32:49 v2.3.0-dev.31 23:32:49 v2.3.0-dev.32 23:32:49 v2.3.0-dev.33 23:32:49 v2.3.0-dev.34 23:32:49 v2.3.0-dev.35 23:32:49 v2.3.0-dev.36 23:32:49 v2.3.0-dev.37 23:32:49 v2.3.0-dev.38 23:32:49 v2.3.0-dev.39 23:32:49 v2.3.0-dev.40 23:32:49 v2.3.0-dev.41 23:32:49 v2.3.0-dev.42 23:32:49 v2.3.0-dev.43 23:32:49 v2.3.0-dev.44 23:32:49 v2.3.0-dev.45 23:32:49 v2.3.0-dev.46 23:32:49 v2.3.0-dev.47 23:32:49 v2.3.0-dev.48 23:32:49 v2.3.0-dev.49 23:32:49 v2.3.0-dev.50 23:32:49 v2.3.0-dev.51 23:32:49 v2.3.0-dev.52 23:32:49 v2.3.0-dev.53 23:32:49 v2.3.0-dev.54 23:32:49 v2.3.0-dev.55 23:32:49 v2.3.0-dev.56 23:32:49 v2.3.0-dev.57 23:32:49 v2.3.0-dev.58 23:32:49 v2.3.0-dev.59 23:32:49 v2.3.0-dev.60 23:32:49 v2.3.0-dev.61 23:32:49 v2.3.0-dev.62 23:32:49 v2.3.0-dev.63 23:32:49 v2.3.0-dev.64 23:32:49 v2.3.0-dev.65 23:32:49 v2.3.0-dev.66 23:32:49 v2.3.0-dev.67 23:32:49 v2.3.0-dev.68 23:32:49 v2.3.0-dev.69 23:32:49 v2.3.0-dev.70 23:32:49 v2.3.0-dev.71 23:32:49 v2.3.0-dev.72 23:32:49 v2.3.0-dev.73 23:32:49 v2.3.0-dev.74 23:32:49 v2.3.0-dev.75 23:32:49 v2.3.0-dev.76 23:32:49 v2.3.0-dev.77 23:32:49 v2.3.0-dev.78 23:32:49 v2.3.0-dev.79 23:32:49 v2.3.0-dev.80 23:32:49 v2.3.0-dev.81 23:32:49 v2.3.0-dev.82 23:32:49 v2.3.0-dev.83 23:32:49 v2.3.0-dev.84 23:32:49 v2.3.0-dev.85 23:32:49 v2.3.0-dev.86 23:32:49 v2.3.0-dev.87 23:32:49 v2.3.0-dev.88 23:32:49 v2.3.0-dev.89 23:32:49 v2.3.0-dev.90 23:32:49 v2.3.0-dev.91 23:32:49 v2.3.0-dev.92 23:32:49 v2.3.0-dev.93 23:32:49 v2.3.0-dev.94 23:32:49 v2.3.0-dev.95 23:32:49 v2.3.0-dev.96 23:32:49 v2.3.0-dev.97 23:32:49 v2.3.0-dev.98 23:32:49 v2.3.0-dev.99 23:32:49 v2.3.1-dev.1 23:32:49 v2.3.1-dev.2 23:32:49 v2.3.1-dev.3 23:32:49 v2.3.1-dev.4 23:32:49 v2.3.1-dev.5 23:32:49 v3.0.0-dev.1 23:32:49 v3.0.0-dev.10 23:32:49 v3.0.0-dev.11 23:32:49 v3.0.0-dev.12 23:32:49 v3.0.0-dev.13 23:32:49 v3.0.0-dev.14 23:32:49 v3.0.0-dev.15 23:32:49 v3.0.0-dev.16 23:32:49 v3.0.0-dev.17 23:32:49 v3.0.0-dev.18 23:32:49 v3.0.0-dev.19 23:32:49 v3.0.0-dev.2 23:32:49 v3.0.0-dev.20 23:32:49 v3.0.0-dev.21 23:32:49 v3.0.0-dev.22 23:32:49 v3.0.0-dev.23 23:32:49 v3.0.0-dev.24 23:32:49 v3.0.0-dev.25 23:32:49 v3.0.0-dev.26 23:32:49 v3.0.0-dev.27 23:32:49 v3.0.0-dev.28 23:32:49 v3.0.0-dev.29 23:32:49 v3.0.0-dev.3 23:32:49 v3.0.0-dev.30 23:32:49 v3.0.0-dev.31 23:32:49 v3.0.0-dev.32 23:32:49 v3.0.0-dev.33 23:32:49 v3.0.0-dev.34 23:32:49 v3.0.0-dev.35 23:32:49 v3.0.0-dev.36 23:32:49 v3.0.0-dev.37 23:32:49 v3.0.0-dev.38 23:32:49 v3.0.0-dev.39 23:32:49 v3.0.0-dev.4 23:32:49 v3.0.0-dev.5 23:32:49 v3.0.0-dev.6 23:32:49 v3.0.0-dev.7 23:32:49 v3.0.0-dev.8 23:32:49 v3.0.0-dev.9 [Pipeline] sh 23:32:50 + lftools sign git-tag v3.0.0-dev.39 23:32:50 Signing Git tag with Sigul... 23:32:50 Signing v3.0.0-dev.39 [Pipeline] echo 23:32:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:32:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:32:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:32:51 $ docker stop --time=1 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 23:32:52 $ docker rm -f --volumes 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:32:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:53 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:32:54 $ docker top 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:54 [ssh-agent] Looking for ssh-agent implementation... 23:32:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:54 $ docker exec 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 ssh-agent 23:32:54 SSH_AUTH_SOCK=/tmp/ssh-MN3D3t2aVhhS/agent.33 23:32:54 SSH_AGENT_PID=39 23:32:54 Running ssh-add (command line suppressed) 23:32:54 Identity added: /w/workspace/edgex-go/398@tmp/private_key_8465020078246981494.key (/w/workspace/edgex-go/398@tmp/private_key_8465020078246981494.key) 23:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:54 + git semver bump pre 23:32:55 2023-02-07 23:32:55,051 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:32:55 2023-02-07 23:32:55,051 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev 23:32:55 2023-02-07 23:32:55,051 [bump_version] DEBUG bumped version:3.0.0-dev.40 23:32:55 2023-02-07 23:32:55,052 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/edgex-go/398/.semver/main with force:True 23:32:55 2023-02-07 23:32:55,052 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:32:55 2023-02-07 23:32:55,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/398/.semver/main 23:32:55 2023-02-07 23:32:55,053 [execute] INFO git cat-file --batch-check 23:32:55 2023-02-07 23:32:55,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) 23:32:55 2023-02-07 23:32:55,058 [execute] INFO git cat-file --batch 23:32:55 2023-02-07 23:32:55,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) 23:32:55 2023-02-07 23:32:55,063 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:32:55 3.0.0-dev.40 [Pipeline] } 23:32:55 $ docker exec --env ******** --env ******** 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 ssh-agent -k 23:32:55 unset SSH_AUTH_SOCK; 23:32:55 unset SSH_AGENT_PID; 23:32:55 echo Agent pid 39 killed; 23:32:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:55 + git semver [Pipeline] } 23:32:55 $ docker stop --time=1 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 23:32:57 $ docker rm -f --volumes 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:57 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:32:58 $ docker top 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:58 [ssh-agent] Looking for ssh-agent implementation... 23:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:58 $ docker exec 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb ssh-agent 23:32:58 SSH_AUTH_SOCK=/tmp/ssh-Dcmi9730msKQ/agent.31 23:32:58 SSH_AGENT_PID=37 23:32:58 Running ssh-add (command line suppressed) 23:32:58 Identity added: /w/workspace/edgex-go/398@tmp/private_key_8935311194423039957.key (/w/workspace/edgex-go/398@tmp/private_key_8935311194423039957.key) 23:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:58 + git semver push 23:32:59 2023-02-07 23:32:59,091 [run_push] DEBUG push 23:32:59 2023-02-07 23:32:59,092 [execute] INFO git cat-file --batch-check 23:32:59 2023-02-07 23:32:59,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) 23:32:59 2023-02-07 23:32:59,096 [execute] INFO git rev-list 6e97a5d228d4b80bcc4052d28e60a7b15ffd878d -- 23:32:59 2023-02-07 23:32:59,096 [execute] DEBUG Popen(['git', 'rev-list', '6e97a5d228d4b80bcc4052d28e60a7b15ffd878d', '--'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=None) 23:32:59 2023-02-07 23:32:59,110 [execute] INFO git fetch -v origin 23:32:59 2023-02-07 23:32:59,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=True, shell=None, istream=None) 23:33:00 2023-02-07 23:32:59,793 [run_push] DEBUG no remote changes detected 23:33:00 2023-02-07 23:32:59,793 [execute] INFO git push origin semver 23:33:00 2023-02-07 23:32:59,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=None) 23:33:01 2023-02-07 23:33:00,732 [run_push] DEBUG push all version tags 23:33:01 2023-02-07 23:33:00,732 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:33:01 2023-02-07 23:33:00,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) 23:33:01 2023-02-07 23:33:01,670 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main 23:33:01 3.0.0-dev.40 [Pipeline] } 23:33:01 $ docker exec --env ******** --env ******** 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb ssh-agent -k 23:33:02 unset SSH_AUTH_SOCK; 23:33:02 unset SSH_AGENT_PID; 23:33:02 echo Agent pid 37 killed; 23:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:33:02 + git semver [Pipeline] } 23:33:02 $ docker stop --time=1 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb 23:33:03 $ docker rm -f --volumes 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb [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 23:33:04 + [ -d /w/workspace/edgex-go/398/archives ] [Pipeline] libraryResource [Pipeline] sh 23:33:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:33:05 ---> package-listing.sh 23:33:05 ++ facter osfamily 23:33:05 ++ tr '[:upper:]' '[:lower:]' 23:33:05 + OS_FAMILY=debian 23:33:05 + workspace=/w/workspace/edgex-go/398 23:33:05 + START_PACKAGES=/tmp/packages_start.txt 23:33:05 + END_PACKAGES=/tmp/packages_end.txt 23:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:33:05 + PACKAGES=/tmp/packages_start.txt 23:33:05 + '[' /w/workspace/edgex-go/398 ']' 23:33:05 + PACKAGES=/tmp/packages_end.txt 23:33:05 + case "${OS_FAMILY}" in 23:33:05 + dpkg -l 23:33:05 + grep '^ii' 23:33:05 + '[' -f /tmp/packages_start.txt ']' 23:33:05 + '[' -f /tmp/packages_end.txt ']' 23:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:33:05 + '[' /w/workspace/edgex-go/398 ']' 23:33:05 + mkdir -p /w/workspace/edgex-go/398/archives/ 23:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/398/archives/ [Pipeline] echo 23:33:05 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/398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:33:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:06 23:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:06 latest: Pulling from edgex-lftools-log-publisher 23:33:06 5eb5b503b376: Pulling fs layer 23:33:06 5c69ac0246d0: Pulling fs layer 23:33:06 ec43610c2a17: Pulling fs layer 23:33:06 3a2ae6a8a46f: Pulling fs layer 23:33:06 33b1e0a273af: Pulling fs layer 23:33:06 5d3b04190fa2: Pulling fs layer 23:33:06 2f39f015ded8: Pulling fs layer 23:33:06 3a2ae6a8a46f: Waiting 23:33:06 5d3b04190fa2: Waiting 23:33:06 33b1e0a273af: Waiting 23:33:06 2f39f015ded8: Waiting 23:33:06 5c69ac0246d0: Verifying Checksum 23:33:06 5c69ac0246d0: Download complete 23:33:06 3a2ae6a8a46f: Verifying Checksum 23:33:06 3a2ae6a8a46f: Download complete 23:33:07 33b1e0a273af: Verifying Checksum 23:33:07 33b1e0a273af: Download complete 23:33:07 5d3b04190fa2: Download complete 23:33:07 ec43610c2a17: Verifying Checksum 23:33:07 ec43610c2a17: Download complete 23:33:07 5eb5b503b376: Verifying Checksum 23:33:07 5eb5b503b376: Download complete 23:33:08 2f39f015ded8: Download complete 23:33:08 5eb5b503b376: Pull complete 23:33:08 5c69ac0246d0: Pull complete 23:33:09 ec43610c2a17: Pull complete 23:33:09 3a2ae6a8a46f: Pull complete 23:33:09 33b1e0a273af: Pull complete 23:33:09 5d3b04190fa2: Pull complete 23:33:13 2f39f015ded8: Pull complete 23:33:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:13 prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container 23:33:13 $ 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/398/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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 23:33:15 $ docker top 7627ad3a46fe304233d4c0a96e602042663a7370c198e3b7a7ca6a90ac2269e0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:33:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:33:16 + ls /var/log/sa-host 23:33:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:16 provisioning config files... 23:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/398@tmp/config18405090245397629002tmp [Pipeline] { [Pipeline] echo 23:33:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:33:17 ---> create-netrc.sh [Pipeline] } 23:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:33:17 ---> python-tools-install.sh [Pipeline] echo 23:33:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:33:17 ---> sudo-logs.sh 23:33:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:33:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:33:17 ---> job-cost.sh 23:33:17 lf-activate-venv: SKIPPING 23:33:17 DEBUG: total: 0.10999999940395355 23:33:17 INFO: Retrieving Stack Cost... 23:33:18 INFO: Retrieving Pricing Info for: v3-standard-8 23:33:18 INFO: Archiving Costs [Pipeline] echo 23:33:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:33:19 ---> logs-deploy.sh 23:33:19 lf-activate-venv: SKIPPING 23:33:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/398 23:33:19 INFO: archiving workspace using pattern(s): 23:33:21 Archives upload complete. 23:33:21 INFO: archiving logs to Nexus 23:33:21 ---> uname -a: 23:33:21 Linux prd-ubuntu20-04-docker-8c-8g-5015 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:33:21 23:33:21 23:33:21 ---> lscpu: 23:33:21 Architecture: x86_64 23:33:21 CPU op-mode(s): 32-bit, 64-bit 23:33:21 Byte Order: Little Endian 23:33:21 Address sizes: 40 bits physical, 48 bits virtual 23:33:21 CPU(s): 8 23:33:21 On-line CPU(s) list: 0-7 23:33:21 Thread(s) per core: 1 23:33:21 Core(s) per socket: 1 23:33:21 Socket(s): 8 23:33:21 NUMA node(s): 1 23:33:21 Vendor ID: AuthenticAMD 23:33:21 CPU family: 23 23:33:21 Model: 49 23:33:21 Model name: AMD EPYC-Rome Processor 23:33:21 Stepping: 0 23:33:21 CPU MHz: 2800.000 23:33:21 BogoMIPS: 5600.00 23:33:21 Virtualization: AMD-V 23:33:21 Hypervisor vendor: KVM 23:33:21 Virtualization type: full 23:33:21 L1d cache: 256 KiB 23:33:21 L1i cache: 256 KiB 23:33:21 L2 cache: 4 MiB 23:33:21 L3 cache: 128 MiB 23:33:21 NUMA node0 CPU(s): 0-7 23:33:21 Vulnerability Itlb multihit: Not affected 23:33:21 Vulnerability L1tf: Not affected 23:33:21 Vulnerability Mds: Not affected 23:33:21 Vulnerability Meltdown: Not affected 23:33:21 Vulnerability Mmio stale data: Not affected 23:33:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:33:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:33:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:33:21 Vulnerability Srbds: Not affected 23:33:21 Vulnerability Tsx async abort: Not affected 23:33:21 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 23:33:21 23:33:21 23:33:21 ---> nproc: 23:33:21 8 23:33:21 23:33:21 23:33:21 ---> df -h: 23:33:21 Filesystem Size Used Avail Use% Mounted on 23:33:21 overlay 155G 22G 134G 14% / 23:33:21 tmpfs 64M 0 64M 0% /dev 23:33:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:33:21 shm 64M 0 64M 0% /dev/shm 23:33:21 /dev/vda1 155G 22G 134G 14% /facter-os 23:33:21 23:33:21 23:33:21 ---> sar -b -r -n DEV: 23:33:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 02/07/23 _x86_64_ (8 CPU) 23:33:21 23:33:21 23:02:14 LINUX RESTART (8 CPU) 23:33:21 23:33:21 23:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:33:21 23:04:01 143.69 3.52 140.16 0.00 431.25 67711.78 0.00 23:33:21 23:05:01 31.51 0.23 31.28 0.00 1.87 18838.21 0.00 23:33:21 23:06:01 81.84 0.20 81.64 0.00 13.73 30784.20 0.00 23:33:21 23:07:01 413.28 7.65 405.63 0.00 67.32 149439.09 0.00 23:33:21 23:08:01 481.40 9.82 471.59 0.00 2895.25 225211.80 0.00 23:33:21 23:09:01 714.21 3.32 710.90 0.00 2310.70 201720.63 0.00 23:33:21 23:10:01 462.79 0.70 462.09 0.00 10.40 192963.84 0.00 23:33:21 23:11:01 642.21 0.10 642.11 0.00 4.93 146662.76 0.00 23:33:21 23:12:01 215.13 0.20 214.93 0.00 33.59 10190.70 0.00 23:33:21 23:13:01 18.06 0.05 18.01 0.00 5.07 469.39 0.00 23:33:21 23:14:01 1.48 0.00 1.48 0.00 0.00 15.99 0.00 23:33:21 23:15:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 23:33:21 23:16:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 23:33:21 23:17:01 1.65 0.02 1.63 0.00 0.13 17.73 0.00 23:33:21 23:18:01 1.47 0.02 1.45 0.00 0.13 19.86 0.00 23:33:21 23:19:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 23:33:21 23:20:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 23:33:21 23:21:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 23:33:21 23:22:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 23:33:21 23:23:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 23:33:21 23:24:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:33:21 23:25:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 23:33:21 23:26:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 23:33:21 23:27:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 23:33:21 23:28:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 23:33:21 23:29:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 23:33:21 23:30:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 23:33:21 23:31:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 23:33:21 23:32:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 23:33:21 23:33:01 124.39 0.28 124.10 0.00 11.99 57426.89 0.00 23:33:21 Average: 111.76 0.87 110.89 0.00 192.75 36706.46 0.00 23:33:21 23:33:21 23:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:33:21 23:04:01 28413660 31468284 835740 2.54 112156 3174744 2020072 5.95 1247612 2808016 6584 23:33:21 23:05:01 28011868 31547316 753068 2.29 116532 3606160 2118724 6.24 1241948 3166032 183504 23:33:21 23:06:01 27419656 31563436 738924 2.25 117660 4208976 1863916 5.49 1308232 3691316 542332 23:33:21 23:07:01 22446232 31533620 749316 2.28 285384 8596240 1904112 5.61 2059692 7499536 1586876 23:33:21 23:08:01 20508040 30910512 1347352 4.10 308688 9901064 3607116 10.63 2937852 8538196 112216 23:33:21 23:09:01 19045912 31467328 793124 2.41 358236 11745384 2202576 6.49 2468940 10351336 192408 23:33:21 23:10:01 16204044 31461392 796308 2.42 443792 14363388 2077224 6.12 2493380 13034760 621928 23:33:21 23:11:01 16626508 31489096 773184 2.35 455604 13964284 1965748 5.79 2469380 12648976 364 23:33:21 23:12:01 18029740 31537768 727424 2.21 460596 12644408 1955500 5.76 2453492 11306640 1108 23:33:21 23:13:01 18037616 31546648 718492 2.18 461260 12644748 1845456 5.44 2444444 11306652 144 23:33:21 23:14:01 18037848 31547028 717940 2.18 461292 12644752 1845456 5.44 2443004 11306656 16 23:33:21 23:15:01 18041212 31550436 714832 2.17 461316 12644756 1845456 5.44 2439716 11306660 8 23:33:21 23:16:01 18042684 31551916 713348 2.17 461324 12644756 1845456 5.44 2438568 11306660 8 23:33:21 23:17:01 18042424 31551844 713564 2.17 461344 12644756 1845456 5.44 2438476 11306840 8 23:33:21 23:18:01 18046200 31555720 709452 2.16 461408 12644728 1863684 5.49 2434748 11306816 256 23:33:21 23:19:01 18045908 31555476 709696 2.16 461440 12644740 1863684 5.49 2434428 11306820 20 23:33:21 23:20:01 18045868 31555452 709584 2.16 461456 12644744 1863684 5.49 2434424 11306824 24 23:33:21 23:21:01 18045820 31555536 709416 2.16 461480 12644876 1863684 5.49 2434456 11306940 8 23:33:21 23:22:01 18046056 31555844 709084 2.16 461512 12644880 1863684 5.49 2434436 11306988 28 23:33:21 23:23:01 18045924 31555792 709304 2.16 461564 12644876 1863684 5.49 2434576 11306996 16 23:33:21 23:24:01 18045884 31555816 709280 2.16 461596 12644888 1863684 5.49 2434540 11307020 28 23:33:21 23:25:01 18045868 31555816 709208 2.16 461616 12644892 1863684 5.49 2434564 11307024 8 23:33:21 23:26:01 18046068 31556040 709136 2.16 461640 12644892 1863684 5.49 2434572 11307024 8 23:33:21 23:27:01 18045896 31555904 709248 2.16 461668 12644896 1863684 5.49 2434872 11307028 4 23:33:21 23:28:01 18045880 31555920 709172 2.16 461704 12644888 1863684 5.49 2434716 11307032 12 23:33:21 23:29:01 18045864 31555940 709092 2.16 461724 12644900 1863684 5.49 2434684 11307032 4 23:33:21 23:30:01 18045824 31555924 709032 2.16 461740 12644908 1863684 5.49 2434688 11307036 36 23:33:21 23:31:01 18045800 31555916 708988 2.16 461764 12644908 1863684 5.49 2434848 11307036 8 23:33:21 23:32:01 18045960 31556132 708952 2.16 461788 12644912 1863684 5.49 2434876 11307040 8 23:33:21 23:33:01 16508780 31496352 763196 2.32 510484 13953132 1990764 5.87 2598948 12551180 384 23:33:21 Average: 19136835 31518673 749815 2.28 413326 11635149 1962943 5.79 2333437 10391137 108279 23:33:21 23:33:21 23:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:33:21 23:04:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 23:33:21 23:04:01 docker0 381.51 419.83 29.82 3474.07 0.00 0.00 0.00 0.00 23:33:21 23:04:01 ens3 671.16 544.40 7597.56 69.34 0.00 0.00 0.00 0.00 23:33:21 23:04:01 veth689c785 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:05:01 docker0 1.38 1.38 0.09 0.12 0.00 0.00 0.00 0.00 23:33:21 23:05:01 ens3 26.08 17.88 27.01 9.97 0.00 0.00 0.00 0.00 23:33:21 23:05:01 veth689c785 1.38 1.45 0.11 0.12 0.00 0.00 0.00 0.00 23:33:21 23:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:33:21 23:06:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:06:01 ens3 164.12 139.94 1707.23 121.14 0.00 0.00 0.00 0.00 23:33:21 23:06:01 veth9c12e25 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:07:01 docker0 623.96 827.66 49.16 6076.20 0.00 0.00 0.00 0.00 23:33:21 23:07:01 ens3 843.29 634.89 6088.57 64.73 0.00 0.00 0.00 0.00 23:33:21 23:07:01 veth9c12e25 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:08:01 vethef16b56 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:08:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:33:21 23:08:01 vethd08a266 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:08:01 docker0 4.13 7.88 0.26 81.15 0.00 0.00 0.00 0.00 23:33:21 23:08:01 ens3 187.62 105.97 1529.74 15.95 0.00 0.00 0.00 0.00 23:33:21 23:08:01 veth9c12e25 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:08:01 veth47b2315 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:08:01 veth090f9be 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:09:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 23:33:21 23:09:01 docker0 360.38 533.77 28.80 4184.51 0.00 0.00 0.00 0.00 23:33:21 23:09:01 ens3 755.88 447.85 5642.49 54.89 0.00 0.00 0.00 0.00 23:33:21 23:09:01 veth9c12e25 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 23:33:21 23:09:01 veth0268650 10.63 14.70 1.02 4.95 0.00 0.00 0.00 0.00 23:33:21 23:09:01 veth0a74118 54.97 94.12 5.15 339.20 0.00 0.00 0.00 0.03 23:33:21 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:10:01 vethf4478d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:10:01 docker0 146.79 206.05 11.37 2029.03 0.00 0.00 0.00 0.00 23:33:21 23:10:01 ens3 235.71 165.19 2053.59 25.87 0.00 0.00 0.00 0.00 23:33:21 23:10:01 veth9c12e25 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:11:01 docker0 9.20 18.10 0.59 215.02 0.00 0.00 0.00 0.00 23:33:21 23:11:01 ens3 68.56 46.73 254.08 23.35 0.00 0.00 0.00 0.00 23:33:21 23:11:01 veth9c12e25 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:33:21 23:12:01 lo 38.19 38.19 3.76 3.76 0.00 0.00 0.00 0.00 23:33:21 23:12:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:12:01 ens3 337.64 335.43 193.28 1330.22 0.00 0.00 0.00 0.00 23:33:21 23:13:01 lo 24.33 24.33 2.39 2.39 0.00 0.00 0.00 0.00 23:33:21 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:13:01 ens3 350.77 352.49 149.99 2079.45 0.00 0.00 0.00 0.00 23:33:21 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:15:01 ens3 1.12 0.92 4.78 0.06 0.00 0.00 0.00 0.00 23:33:21 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:17:01 ens3 0.62 0.42 0.35 0.21 0.00 0.00 0.00 0.00 23:33:21 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:18:01 ens3 0.23 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:33:21 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:19:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:20:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:33:21 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:23:01 ens3 0.45 0.33 0.20 0.08 0.00 0.00 0.00 0.00 23:33:21 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:24:01 ens3 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 23:33:21 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:26:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:33:21 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:27:01 ens3 1.05 1.00 0.60 0.50 0.00 0.00 0.00 0.00 23:33:21 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:28:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:33:21 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:29:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:33:21 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:30:01 ens3 0.52 0.00 0.03 0.00 0.00 0.00 0.00 0.00 23:33:21 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:21 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:31:01 ens3 0.85 0.45 0.37 0.28 0.00 0.00 0.00 0.00 23:33:21 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:21 23:33:01 veth9848a7e 1.98 1.92 0.32 1.58 0.00 0.00 0.00 0.00 23:33:21 23:33:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 23:33:21 23:33:01 docker0 37.13 48.26 3.50 588.64 0.00 0.00 0.00 0.00 23:33:21 23:33:01 ens3 444.74 366.03 7812.47 176.22 0.00 0.00 0.00 0.00 23:33:21 Average: veth9848a7e 0.07 0.06 0.01 0.05 0.00 0.00 0.00 0.00 23:33:21 Average: lo 2.39 2.39 0.23 0.23 0.00 0.00 0.00 0.00 23:33:21 Average: docker0 51.97 68.57 4.11 553.34 0.00 0.00 0.00 0.00 23:33:21 Average: ens3 136.11 105.11 1098.56 132.45 0.00 0.00 0.00 0.00 23:33:21 23:33:21 23:33:21 ---> sar -P ALL: 23:33:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 02/07/23 _x86_64_ (8 CPU) 23:33:21 23:33:21 23:02:14 LINUX RESTART (8 CPU) 23:33:21 23:33:21 23:03:02 CPU %user %nice %system %iowait %steal %idle 23:33:21 23:04:01 all 9.58 0.00 4.10 4.01 0.11 82.21 23:33:21 23:04:01 0 11.53 0.00 5.45 14.64 0.10 68.27 23:33:21 23:04:01 1 9.61 0.00 3.90 5.36 0.15 80.97 23:33:21 23:04:01 2 9.96 0.00 3.89 0.22 0.14 85.80 23:33:21 23:04:01 3 7.19 0.00 4.07 0.50 0.09 88.16 23:33:21 23:04:01 4 9.05 0.00 3.91 9.21 0.09 77.75 23:33:21 23:04:01 5 9.75 0.00 3.71 0.38 0.09 86.08 23:33:21 23:04:01 6 7.30 0.00 3.00 0.31 0.10 89.29 23:33:21 23:04:01 7 12.26 0.00 4.86 1.47 0.12 81.29 23:33:21 23:05:01 all 51.90 0.00 7.20 0.69 0.10 40.11 23:33:21 23:05:01 0 49.70 0.00 7.40 4.98 0.14 37.79 23:33:21 23:05:01 1 53.39 0.00 7.10 0.03 0.10 39.38 23:33:21 23:05:01 2 52.43 0.00 7.33 0.07 0.10 40.07 23:33:21 23:05:01 3 52.79 0.00 6.70 0.10 0.10 40.31 23:33:21 23:05:01 4 53.45 0.00 7.31 0.03 0.10 39.11 23:33:21 23:05:01 5 53.41 0.00 6.67 0.13 0.08 39.70 23:33:21 23:05:01 6 47.24 0.00 6.30 0.07 0.10 46.29 23:33:21 23:05:01 7 52.74 0.00 8.80 0.08 0.10 38.27 23:33:21 23:06:01 all 24.77 0.00 4.96 1.45 0.09 68.74 23:33:21 23:06:01 0 22.43 0.00 5.65 5.17 0.08 66.66 23:33:21 23:06:01 1 27.39 0.00 5.09 0.12 0.08 67.32 23:33:21 23:06:01 2 25.73 0.00 4.72 0.20 0.07 69.28 23:33:21 23:06:01 3 24.30 0.00 5.13 0.03 0.08 70.45 23:33:21 23:06:01 4 25.13 0.00 4.93 4.04 0.08 65.81 23:33:21 23:06:01 5 24.66 0.00 4.76 1.30 0.10 69.18 23:33:21 23:06:01 6 22.64 0.00 4.41 0.37 0.08 72.49 23:33:21 23:06:01 7 25.85 0.00 5.00 0.34 0.10 68.71 23:33:21 23:07:01 all 14.16 0.00 8.60 9.98 0.11 67.15 23:33:21 23:07:01 0 14.23 0.00 8.23 6.45 0.15 70.93 23:33:21 23:07:01 1 15.10 0.00 10.33 18.11 0.10 56.36 23:33:21 23:07:01 2 16.23 0.00 8.13 3.29 0.10 72.25 23:33:21 23:07:01 3 12.06 0.00 8.38 6.54 0.12 72.90 23:33:21 23:07:01 4 13.72 0.00 9.34 29.85 0.10 46.99 23:33:21 23:07:01 5 14.43 0.00 8.58 5.87 0.08 71.04 23:33:21 23:07:01 6 13.10 0.00 6.64 3.92 0.10 76.24 23:33:21 23:07:01 7 14.42 0.00 9.19 5.99 0.15 70.25 23:33:21 23:08:01 all 44.76 0.00 9.21 9.98 0.12 35.93 23:33:21 23:08:01 0 44.80 0.00 9.01 2.49 0.13 43.57 23:33:21 23:08:01 1 45.45 0.00 9.26 19.86 0.12 25.32 23:33:21 23:08:01 2 45.28 0.00 9.72 21.54 0.10 23.36 23:33:21 23:08:01 3 42.67 0.00 10.01 2.19 0.12 45.00 23:33:21 23:08:01 4 45.10 0.00 9.41 1.13 0.10 44.26 23:33:21 23:08:01 5 45.03 0.00 9.17 1.26 0.12 44.42 23:33:21 23:08:01 6 45.66 0.00 7.28 0.96 0.10 46.00 23:33:21 23:08:01 7 44.11 0.00 9.81 30.47 0.13 15.48 23:33:21 23:09:01 all 16.95 0.00 8.44 29.44 0.13 45.04 23:33:21 23:09:01 0 17.80 0.00 10.02 29.98 0.15 42.04 23:33:21 23:09:01 1 16.76 0.00 10.23 32.36 0.10 40.55 23:33:21 23:09:01 2 19.52 0.00 8.57 26.92 0.14 44.85 23:33:21 23:09:01 3 13.49 0.00 5.87 13.23 0.10 67.31 23:33:21 23:09:01 4 17.89 0.00 8.70 40.18 0.17 33.05 23:33:21 23:09:01 5 16.33 0.00 7.71 35.81 0.12 40.02 23:33:21 23:09:01 6 17.79 0.00 6.25 27.16 0.12 48.67 23:33:21 23:09:01 7 15.98 0.00 10.21 29.99 0.17 43.65 23:33:21 23:10:01 all 42.18 0.00 10.66 19.90 0.18 27.07 23:33:21 23:10:01 0 45.51 0.00 12.40 18.48 0.17 23.45 23:33:21 23:10:01 1 42.78 0.00 11.58 20.85 0.17 24.61 23:33:21 23:10:01 2 46.75 0.00 10.97 20.22 0.19 21.87 23:33:21 23:10:01 3 41.46 0.00 10.32 13.85 0.19 34.18 23:33:21 23:10:01 4 39.86 0.00 9.56 16.32 0.19 34.07 23:33:21 23:10:01 5 40.64 0.00 9.62 16.60 0.17 32.97 23:33:21 23:10:01 6 39.97 0.00 10.92 33.18 0.17 15.75 23:33:21 23:10:01 7 40.40 0.00 9.92 19.73 0.22 29.73 23:33:21 23:11:01 all 36.91 0.00 9.00 16.22 0.15 37.72 23:33:21 23:11:01 0 35.07 0.00 8.43 10.14 0.15 46.21 23:33:21 23:11:01 1 40.22 0.00 11.06 15.59 0.15 32.97 23:33:21 23:11:01 2 34.48 0.00 8.15 15.41 0.14 41.82 23:33:21 23:11:01 3 37.72 0.00 9.78 17.45 0.15 34.90 23:33:21 23:11:01 4 35.35 0.00 8.08 6.97 0.15 49.44 23:33:21 23:11:01 5 36.32 0.00 9.23 8.64 0.14 45.67 23:33:21 23:11:01 6 37.04 0.00 8.27 18.13 0.15 36.40 23:33:21 23:11:01 7 39.14 0.00 8.99 37.72 0.17 13.98 23:33:21 23:12:01 all 5.10 0.00 1.84 6.24 0.08 86.75 23:33:21 23:12:01 0 5.06 0.00 1.79 1.54 0.05 91.56 23:33:21 23:12:01 1 4.70 0.00 1.91 3.31 0.12 89.96 23:33:21 23:12:01 2 3.20 0.00 1.41 1.29 0.03 94.08 23:33:21 23:12:01 3 3.99 0.00 1.94 3.20 0.10 90.77 23:33:21 23:12:01 4 3.84 0.00 1.94 27.74 0.08 66.39 23:33:21 23:12:01 5 6.87 0.00 2.07 2.20 0.07 88.80 23:33:21 23:12:01 6 6.32 0.00 1.56 8.10 0.07 83.96 23:33:21 23:12:01 7 6.85 0.00 2.09 2.54 0.10 88.42 23:33:21 23:13:01 all 6.63 0.00 0.70 0.82 0.05 91.79 23:33:21 23:13:01 0 6.91 0.00 0.77 0.10 0.05 92.17 23:33:21 23:13:01 1 7.65 0.00 0.89 4.32 0.05 87.10 23:33:21 23:13:01 2 6.27 0.00 0.55 0.18 0.05 92.95 23:33:21 23:13:01 3 7.49 0.00 0.77 0.38 0.07 91.29 23:33:21 23:13:01 4 4.90 0.00 0.69 0.33 0.03 94.05 23:33:21 23:13:01 5 3.99 0.00 0.40 0.17 0.03 95.41 23:33:21 23:13:01 6 9.43 0.00 0.57 0.79 0.07 89.15 23:33:21 23:13:01 7 6.43 0.00 0.95 0.32 0.07 92.23 23:33:21 23:14:01 all 0.06 0.00 0.02 0.22 0.01 99.69 23:33:21 23:14:01 0 0.08 0.00 0.02 0.32 0.02 99.56 23:33:21 23:14:01 1 0.10 0.00 0.05 0.83 0.02 99.00 23:33:21 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:33:21 23:14:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:33:21 23:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:14:01 6 0.13 0.00 0.05 0.60 0.00 99.22 23:33:21 23:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:33:21 23:33:21 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:33:21 23:15:01 all 0.06 0.00 0.01 0.04 0.02 99.87 23:33:21 23:15:01 0 0.23 0.00 0.00 0.00 0.05 99.72 23:33:21 23:15:01 1 0.10 0.00 0.05 0.27 0.03 99.55 23:33:21 23:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:33:21 23:15:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:33:21 23:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:33:21 23:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:33:21 23:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:21 23:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:21 23:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:33:21 23:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:16:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:21 23:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:33:21 23:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:33:21 23:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:33:21 23:17:01 1 0.07 0.00 0.02 0.02 0.02 99.88 23:33:21 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:21 23:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:33:21 23:18:01 all 0.03 0.00 0.03 0.01 0.01 99.93 23:33:21 23:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:21 23:18:01 1 0.05 0.00 0.03 0.05 0.00 99.87 23:33:21 23:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:33:21 23:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:33:21 23:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:33:21 23:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:33:21 23:18:01 7 0.03 0.00 0.05 0.00 0.00 99.92 23:33:21 23:19:01 all 0.03 0.00 0.00 0.01 0.01 99.96 23:33:21 23:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:21 23:19:01 1 0.05 0.00 0.00 0.02 0.02 99.92 23:33:21 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:19:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:21 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:19:01 6 0.13 0.00 0.00 0.00 0.02 99.85 23:33:21 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:21 23:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:21 23:20:01 1 0.05 0.00 0.03 0.02 0.00 99.90 23:33:21 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:33:21 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:21:01 all 0.11 0.00 0.01 0.00 0.00 99.87 23:33:21 23:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:21 23:21:01 1 0.05 0.00 0.00 0.02 0.00 99.93 23:33:21 23:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:21:01 3 0.65 0.00 0.02 0.00 0.02 99.32 23:33:21 23:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:21 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:21:01 6 0.13 0.00 0.02 0.00 0.00 99.85 23:33:21 23:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:21 23:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:33:21 23:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:23:01 all 0.18 0.00 0.01 0.00 0.00 99.80 23:33:21 23:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:21 23:23:01 1 0.03 0.00 0.03 0.03 0.02 99.88 23:33:21 23:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:23:01 3 1.32 0.00 0.02 0.00 0.00 98.66 23:33:21 23:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:24:01 all 0.06 0.00 0.02 0.00 0.00 99.91 23:33:21 23:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:21 23:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:33:21 23:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:24:01 3 0.38 0.00 0.05 0.00 0.02 99.55 23:33:21 23:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:21 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:25:01 all 0.02 0.00 0.00 0.01 0.01 99.97 23:33:21 23:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:21 23:25:01 1 0.03 0.00 0.00 0.03 0.02 99.92 23:33:21 23:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:21 23:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:33:21 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:33:21 23:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:21 23:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:21 23:26:01 1 0.02 0.00 0.03 0.02 0.00 99.93 23:33:21 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:33:21 23:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:33:21 23:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:21 23:27:01 1 0.05 0.00 0.00 0.03 0.00 99.92 23:33:21 23:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:33:21 23:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:33:21 23:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:33:21 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:33:21 23:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:33:21 23:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:21 23:28:01 1 0.03 0.00 0.00 0.08 0.02 99.87 23:33:21 23:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:28:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:21 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:21 23:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:21 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:33:21 23:29:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:33:21 23:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:21 23:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:30:01 1 0.07 0.00 0.02 0.02 0.00 99.90 23:33:21 23:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:33:21 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:21 23:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:21 23:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:31:01 1 0.03 0.00 0.03 0.05 0.00 99.88 23:33:21 23:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:33:21 23:31:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:21 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:32:01 all 0.03 0.00 0.01 0.01 0.01 99.96 23:33:21 23:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:33:21 23:32:01 1 0.05 0.00 0.02 0.03 0.02 99.88 23:33:21 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:21 23:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:33:21 23:32:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:21 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:21 23:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:33:21 23:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:33:21 23:33:01 all 8.69 0.00 3.89 1.19 0.05 86.18 23:33:21 23:33:01 0 7.23 0.00 2.84 0.03 0.03 89.86 23:33:21 23:33:01 1 9.75 0.00 3.94 1.87 0.05 84.39 23:33:21 23:33:01 2 8.38 0.00 3.82 0.27 0.05 87.47 23:33:21 23:33:01 3 6.59 0.00 3.56 2.40 0.05 87.40 23:33:21 23:33:01 4 9.78 0.00 4.36 4.29 0.07 81.51 23:33:21 23:33:01 5 9.44 0.00 3.27 0.07 0.05 87.17 23:33:21 23:33:01 6 9.38 0.00 4.45 0.40 0.05 85.71 23:33:21 23:33:01 7 8.98 0.00 4.86 0.17 0.07 85.92 23:33:21 Average: all 8.65 0.00 2.26 3.29 0.04 85.76 23:33:21 Average: 0 8.61 0.00 2.38 3.10 0.05 85.85 23:33:21 Average: 1 9.02 0.00 2.49 4.05 0.04 84.40 23:33:21 Average: 2 8.85 0.00 2.22 2.95 0.04 85.94 23:33:21 Average: 3 8.32 0.00 2.20 1.96 0.04 87.48 23:33:21 Average: 4 8.52 0.00 2.25 4.62 0.04 84.57 23:33:21 Average: 5 8.61 0.00 2.15 2.37 0.04 86.84 23:33:21 Average: 6 8.45 0.00 1.97 3.08 0.04 86.47 23:33:21 Average: 7 8.79 0.00 2.46 4.21 0.05 84.50 23:33:21 23:33:21 23:33:21