Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh7186927782668078647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4585268900029425544.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5089667917181543526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1113161897980818920.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-ssh9412707680440474457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6290’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6291’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6296’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6287’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6289’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6300 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/479 [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/479 # 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 d92bec74020a648086c22ac11f002708918e28aa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4488)" > 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-list --no-walk db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:55 ========================================================= 23:08:55 EdgeX Global Pipelines Version Info 23:08:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:56 ------------------- 23:08:56 stable info: 23:08:56 ------------------- 23:08:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:56 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:08:56 Message: update stable to v1.0.245 23:08:57 ------------------- 23:08:57 experimental info: 23:08:57 ------------------- 23:08:57 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:57 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:08:57 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d92bec7 [Pipeline] echo 23:08:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:57 provisioning config files... 23:08:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config16906883424072387643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:58 ---> docker-login.sh 23:08:58 nexus3.edgexfoundry.org:10001 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 nexus3.edgexfoundry.org:10002 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 nexus3.edgexfoundry.org:10003 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 nexus3.edgexfoundry.org:10004 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 docker.io 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 ---> docker-login.sh ends [Pipeline] } 23:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08: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-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:08:59 + dirname cmd/core-command/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo core-command,cmd/core-command/Dockerfile 23:08:59 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:08:59 cut -d/ -f2 23:08:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + dirname cmd/core-data/Dockerfile 23:08:59 + echo core-data,cmd/core-data/Dockerfile 23:08:59 + dirname cmd/core-metadata/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo core-metadata,cmd/core-metadata/Dockerfile 23:08:59 + dirname cmd/security-bootstrapper/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:08:59 + dirname cmd/security-proxy-auth/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:08:59 + dirname cmd/security-proxy-setup/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:08:59 + dirname cmd/security-secretstore-setup/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:08:59 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 23:08:59 cut -d/ -f2 23:08:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:08:59 + dirname cmd/security-spire-agent/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:08:59 + dirname cmd/security-spire-config/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:08:59 + dirname cmd/security-spire-server/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:08:59 + dirname cmd/support-notifications/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo support-notifications,cmd/support-notifications/Dockerfile 23:08:59 + dirname cmd/support-scheduler/Dockerfile 23:08:59 + cut -d/ -f2 23:08:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:08: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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:59 + git rev-list -1 --merges d92bec74020a648086c22ac11f002708918e28aa~1..d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo 23:08:59 -----------> git rev-list -1 --merges d92bec74020a648086c22ac11f002708918e28aa~1..d92bec74020a648086c22ac11f002708918e28aa d92bec74020a648086c22ac11f002708918e28aa [false] [Pipeline] sh 23:08:59 + git log --format=format:%s -1 d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo 23:08:59 ========================================================= 23:08:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:09:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:00 + grep -v github /etc/ssh/ssh_known_hosts 23:09:00 + [ -e /tmp/ssh_known_hosts ] 23:09:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:00 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:00 23:09: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:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:00 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:00 b85a868b505f: Pulling fs layer 23:09:00 e2be974225ed: Pulling fs layer 23:09:00 339a4e72a1f5: Pulling fs layer 23:09:00 988bab9f4d93: Pulling fs layer 23:09:00 1469e6f7b9e6: Pulling fs layer 23:09:00 eaf3925da568: Pulling fs layer 23:09:00 bab4dde63d76: Pulling fs layer 23:09:00 bde34c3a00c8: Pulling fs layer 23:09:00 b352a97aabf1: Pulling fs layer 23:09:00 4872d77fe225: Pulling fs layer 23:09:00 5851b861e8e6: Pulling fs layer 23:09:00 eaf3925da568: Waiting 23:09:00 bab4dde63d76: Waiting 23:09:00 bde34c3a00c8: Waiting 23:09:00 988bab9f4d93: Waiting 23:09:00 1469e6f7b9e6: Waiting 23:09:00 5851b861e8e6: Waiting 23:09:00 b352a97aabf1: Waiting 23:09:00 e2be974225ed: Download complete 23:09:00 988bab9f4d93: Verifying Checksum 23:09:00 988bab9f4d93: Download complete 23:09:00 1469e6f7b9e6: Verifying Checksum 23:09:00 1469e6f7b9e6: Download complete 23:09:00 339a4e72a1f5: Verifying Checksum 23:09:00 339a4e72a1f5: Download complete 23:09:01 eaf3925da568: Download complete 23:09:01 bde34c3a00c8: Verifying Checksum 23:09:01 bde34c3a00c8: Download complete 23:09:01 b352a97aabf1: Verifying Checksum 23:09:01 b352a97aabf1: Download complete 23:09:01 4872d77fe225: Download complete 23:09:01 5851b861e8e6: Verifying Checksum 23:09:01 5851b861e8e6: Download complete 23:09:01 b85a868b505f: Verifying Checksum 23:09:01 b85a868b505f: Download complete 23:09:01 bab4dde63d76: Verifying Checksum 23:09:01 bab4dde63d76: Download complete 23:09:02 b85a868b505f: Pull complete 23:09:02 e2be974225ed: Pull complete 23:09:02 339a4e72a1f5: Pull complete 23:09:03 988bab9f4d93: Pull complete 23:09:03 1469e6f7b9e6: Pull complete 23:09:03 eaf3925da568: Pull complete 23:09:05 bab4dde63d76: Pull complete 23:09:05 bde34c3a00c8: Pull complete 23:09:05 b352a97aabf1: Pull complete 23:09:05 4872d77fe225: Pull complete 23:09:05 5851b861e8e6: Pull complete 23:09:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:05 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:06 $ docker top c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 -eo pid,comm 23:09:06 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:09:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:06 [ssh-agent] Looking for ssh-agent implementation... 23:09:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:06 $ docker exec c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent 23:09:07 SSH_AUTH_SOCK=/tmp/ssh-104s0KVF4GMf/agent.33 23:09:07 SSH_AGENT_PID=39 23:09:07 Running ssh-add (command line suppressed) 23:09:07 Identity added: /w/workspace/edgex-go/479@tmp/private_key_16544912294977212351.key (/w/workspace/edgex-go/479@tmp/private_key_16544912294977212351.key) 23:09:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:07 + git tag --points-at HEAD [Pipeline] } 23:09:07 $ docker exec --env ******** --env ******** c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent -k 23:09:07 unset SSH_AUTH_SOCK; 23:09:07 unset SSH_AGENT_PID; 23:09:07 echo Agent pid 39 killed; 23:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:07 [ssh-agent] Looking for ssh-agent implementation... 23:09:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:07 $ docker exec c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent 23:09:07 SSH_AUTH_SOCK=/tmp/ssh-1X7MCN333F8a/agent.71 23:09:07 SSH_AGENT_PID=77 23:09:07 Running ssh-add (command line suppressed) 23:09:08 Identity added: /w/workspace/edgex-go/479@tmp/private_key_17649570383797450888.key (/w/workspace/edgex-go/479@tmp/private_key_17649570383797450888.key) 23:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:08 + git semver init 23:09:08 2023-03-29 23:09:08,509 [run_init] DEBUG init version:0.0.0 force:False 23:09:08 2023-03-29 23:09:08,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/479/.semver 23:09:08 2023-03-29 23:09:08,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/479/.semver 23:09:08 2023-03-29 23:09:08,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/479/.semver'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) 23:09:16 2023-03-29 23:09:15,835 [append_file] DEBUG append to file:/w/workspace/edgex-go/479/.git/info/exclude 23:09:16 2023-03-29 23:09:15,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/479/.semver/main with force:False 23:09:16 2023-03-29 23:09:15,836 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:09:16 2023-03-29 23:09:15,836 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:09:16 3.0.0-dev.117 [Pipeline] } 23:09:16 $ docker exec --env ******** --env ******** c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent -k 23:09:16 unset SSH_AUTH_SOCK; 23:09:16 unset SSH_AGENT_PID; 23:09:16 echo Agent pid 77 killed; 23:09:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:17 + git semver [Pipeline] } 23:09:17 $ docker stop --time=1 c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 23:09:18 $ docker rm -f --volumes c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:19 Stashed 1 file(s) [Pipeline] echo 23:09:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.117 [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:09:19 + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] echo 23:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:19 ========================================================= 23:09:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:09:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:20 63b65145d645: Pulling fs layer 23:09:20 a2d21d5440eb: Pulling fs layer 23:09:20 935e6c44a52c: Pulling fs layer 23:09:20 94cc34f8dd06: Pulling fs layer 23:09:20 30dea6a524f1: Pulling fs layer 23:09:20 a2aff8979fd8: Pulling fs layer 23:09:20 6808be2612f2: Pulling fs layer 23:09:20 f25807f1079a: Pulling fs layer 23:09:20 30dea6a524f1: Waiting 23:09:20 a2aff8979fd8: Waiting 23:09:20 6808be2612f2: Waiting 23:09:20 f25807f1079a: Waiting 23:09:20 94cc34f8dd06: Waiting 23:09:20 a2d21d5440eb: Verifying Checksum 23:09:20 a2d21d5440eb: Download complete 23:09:20 94cc34f8dd06: Download complete 23:09:20 30dea6a524f1: Verifying Checksum 23:09:20 30dea6a524f1: Download complete 23:09:20 63b65145d645: Verifying Checksum 23:09:20 63b65145d645: Download complete 23:09:20 a2aff8979fd8: Verifying Checksum 23:09:20 a2aff8979fd8: Download complete 23:09:20 63b65145d645: Pull complete 23:09:20 a2d21d5440eb: Pull complete 23:09:20 f25807f1079a: Verifying Checksum 23:09:20 f25807f1079a: Download complete 23:09:20 935e6c44a52c: Verifying Checksum 23:09:20 935e6c44a52c: Download complete 23:09:21 6808be2612f2: Verifying Checksum 23:09:21 6808be2612f2: Download complete 23:09:24 935e6c44a52c: Pull complete 23:09:24 94cc34f8dd06: Pull complete 23:09:24 30dea6a524f1: Pull complete 23:09:24 a2aff8979fd8: Pull complete 23:09:27 6808be2612f2: Pull complete 23:09:28 f25807f1079a: Pull complete 23:09:28 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:09:28 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:28 WORKDIR /edgex 23:09:28 COPY go.mod . 23:09:28 RUN go mod download -t 23:09:28 ci-base-image-x86_64 -f - . 23:09:28 Sending build context to Docker daemon 170.5MB 23:09:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:28 ---> 3b553350e43f 23:09:28 Step 2/4 : WORKDIR /edgex 23:09:31 ---> Running in 2656d31ab184 23:09:31 Removing intermediate container 2656d31ab184 23:09:31 ---> fa557931ab36 23:09:31 Step 3/4 : COPY go.mod . 23:09:31 ---> edc8fb1b387a 23:09:31 Step 4/4 : RUN go mod download 23:09:31 ---> Running in 6495a4e32b49 23:09:34 Still waiting to schedule task 23:09:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:09:41 Removing intermediate container 6495a4e32b49 23:09:41 ---> 4859c909a846 23:09:41 Successfully built 4859c909a846 23:09:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:41 + docker inspect -f . ci-base-image-x86_64 23:09:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:41 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:42 $ docker top c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:42 + go version 23:09:42 go version go1.20.2 linux/amd64 [Pipeline] } 23:09:42 $ docker stop --time=1 c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 23:09:43 $ docker rm -f --volumes c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:44 + docker inspect -f . ci-base-image-x86_64 23:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:44 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:09:44 $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:44 $ docker top 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:44 ========================================================= 23:09:44 [edgeXBuildGoParallel] Running Tests and Build... 23:09:44 ========================================================= [Pipeline] sh 23:09:45 + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] fileExists [Pipeline] sh 23:09:45 + make test 23:09:45 go test -race -coverprofile=coverage.out ./... 23:09:53 ? github.com/edgexfoundry/edgex-go [no test files] 23:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:10:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:10:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 23:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 23:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.703s coverage: 88.5% of statements 23:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:10:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 23:10:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 82.9% of statements 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 23:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 23:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 23:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:10:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.299s coverage: 79.9% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.083s coverage: 92.9% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 38.4% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 23:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 23:10:56 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:10:56 running golangci-lint 23:10:56 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:10:56 go version go1.20.2 linux/amd64 23:10:56 level=info msg="[config_reader] Used config file .golangci.yml" 23:10:56 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:11:10 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 15.540186682s" 23:11:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.118474ms" 23:11:19 level=info msg="[linters_context/goanalysis] analyzers took 53.212940536s with top 10 stages: buildir: 33.293113013s, inspect: 1.608756141s, fact_deprecated: 1.444304473s, gosec: 1.24745629s, printf: 1.02435811s, ctrlflow: 853.250095ms, nilness: 851.778733ms, S1038: 827.444766ms, fact_purity: 819.281823ms, ineffassign: 540.402962ms" 23:11:19 level=info msg="[runner] Issues before processing: 201, after processing: 0" 23:11:19 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 201/201, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201" 23:11:19 level=info msg="[runner] processing took 18.300448ms with stages: nolint: 9.499204ms, identifier_marker: 4.067279ms, path_prettifier: 1.67399ms, exclude-rules: 1.297355ms, autogenerated_exclude: 1.117184ms, skip_dirs: 471.155µs, cgo: 108.551µs, filename_unadjuster: 59.85µs, max_same_issues: 1.3µs, exclude: 740ns, diff: 570ns, skip_files: 550ns, sort_results: 510ns, uniq_by_line: 450ns, source_code: 410ns, path_shortener: 400ns, severity-rules: 380ns, path_prefixer: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns" 23:11:19 level=info msg="[runner] linters took 7.961327387s with stages: goanalysis_metalinter: 7.942834456s" 23:11:19 level=info msg="File cache stats: 0 entries of total size 0B" 23:11:19 level=info msg="Memory: 236 samples, avg is 184.5MB, max is 776.9MB" 23:11:19 level=info msg="Execution took 23.554214075s" 23:11:19 go vet ./... 23:11:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:11:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:11:23 + ls -al . 23:11:23 total 704 23:11:23 drwxrwxr-x 11 1001 1001 4096 Mar 29 23:09 . 23:11:23 drwxr-xr-x 4 root root 4096 Mar 29 23:09 .. 23:11:23 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:08 .blubracket 23:11:23 -rw-rw-r-- 1 1001 1001 16 Mar 29 23:08 .dockerignore 23:11:23 drwxrwxr-x 8 1001 1001 4096 Mar 29 23:09 .git 23:11:23 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:08 .github 23:11:23 -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:08 .gitignore 23:11:23 -rw-rw-r-- 1 1001 1001 42 Mar 29 23:08 .golangci.yml 23:11:23 -rw-rw-r-- 1 1001 1001 87 Mar 29 23:08 .hadolint.yml 23:11:23 drwxr-xr-x 3 1001 1001 4096 Mar 29 23:09 .semver 23:11:23 -rw-rw-r-- 1 1001 1001 166 Mar 29 23:08 .sonarcloud.properties 23:11:23 -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:08 ADOPTERS.md 23:11:23 -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:08 Attribution.txt 23:11:23 -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:08 CHANGELOG.md 23:11:23 -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:08 CONTRIBUTING.md 23:11:23 -rw-rw-r-- 1 1001 1001 677 Mar 29 23:08 GOVERNANCE.md 23:11:23 -rw-rw-r-- 1 1001 1001 883 Mar 29 23:08 Jenkinsfile 23:11:23 -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:08 LICENSE 23:11:23 -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:08 Makefile 23:11:23 -rw-rw-r-- 1 1001 1001 582 Mar 29 23:08 OWNERS.md 23:11:23 -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:08 README.md 23:11:23 -rw-rw-r-- 1 1001 1001 789 Mar 29 23:08 SECURITY.md 23:11:23 -rw-rw-r-- 1 1001 1001 13 Mar 29 23:09 VERSION 23:11:23 drwxrwxr-x 2 1001 1001 4096 Mar 29 23:08 bin 23:11:23 drwxrwxr-x 18 1001 1001 4096 Mar 29 23:08 cmd 23:11:23 -rw-r--r-- 1 root root 447379 Mar 29 23:10 coverage.out 23:11:23 -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:08 go.mod 23:11:23 -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:08 go.sum 23:11:23 drwxrwxr-x 7 1001 1001 4096 Mar 29 23:08 internal 23:11:23 drwxrwxr-x 3 1001 1001 4096 Mar 29 23:08 openapi 23:11:23 -rw-rw-r-- 1 1001 1001 594 Mar 29 23:08 security.txt 23:11:23 drwxrwxr-x 4 1001 1001 4096 Mar 29 23:08 snap 23:11:23 -rw-rw-r-- 1 1001 1001 204 Mar 29 23:08 version.go [Pipeline] sh 23:11:24 + '[' -e coverage.out ] 23:11:24 + chown 1001:1001 coverage.out [Pipeline] stash 23:11:24 Stashed 1 file(s) [Pipeline] sh 23:11:24 + make build 23:11:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:11:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:11:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:11:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:11:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:11:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:11:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:11:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:11:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:11:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:11:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:11:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:11:53 $ docker stop --time=1 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 23:11:56 $ docker rm -f --volumes 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:57 23:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:57 latest: Pulling from edgex-devops/edgex-compose 23:11:57 cbdbe7a5bc2a: Pulling fs layer 23:11:57 ca9280d653b3: Pulling fs layer 23:11:57 7e9c9ca2126c: Pulling fs layer 23:11:57 cbdbe7a5bc2a: Verifying Checksum 23:11:57 cbdbe7a5bc2a: Download complete 23:11:57 ca9280d653b3: Verifying Checksum 23:11:57 ca9280d653b3: Download complete 23:11:57 cbdbe7a5bc2a: Pull complete 23:11:58 7e9c9ca2126c: Verifying Checksum 23:11:58 7e9c9ca2126c: Download complete 23:11:58 ca9280d653b3: Pull complete 23:12:01 7e9c9ca2126c: Pull complete 23:12:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:01 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:12:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:12:03 $ docker top dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:04 + grep parallel 23:12:04 + docker-compose build --help 23:12:04 --parallel Build images in parallel. [Pipeline] } 23:12:04 $ docker stop --time=1 dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b 23:12:05 $ docker rm -f --volumes dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:06 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:12:06 $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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:12:06 $ docker top 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:07 + docker-compose -f ./docker-compose-build.yml build --parallel 23:12:07 Building core-command ... 23:12:07 Building core-common-config-bootstrapper ... 23:12:07 Building core-data ... 23:12:07 Building core-metadata ... 23:12:07 Building security-bootstrapper ... 23:12:07 Building security-proxy-auth ... 23:12:07 Building security-proxy-setup ... 23:12:07 Building security-secretstore-setup ... 23:12:07 Building security-spiffe-token-provider ... 23:12:07 Building security-spire-agent ... 23:12:07 Building security-spire-config ... 23:12:07 Building security-spire-server ... 23:12:07 Building support-notifications ... 23:12:07 Building support-scheduler ... 23:12:07 Building core-data 23:12:07 Building security-proxy-setup 23:12:07 Building support-notifications 23:12:07 Building security-spire-config 23:12:07 Building core-common-config-bootstrapper 23:12:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:22 ---> 4859c909a846 23:12:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:22 ---> 4859c909a846 23:12:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:12:22 ---> 4859c909a846 23:12:22 Step 3/22 : WORKDIR /edgex-go 23:12:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:12:22 ---> 4859c909a846 23:12:22 Step 3/27 : WORKDIR /edgex-go 23:12:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:22 ---> 4859c909a846 23:12:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:23 ---> Running in a58cfaec12ed 23:12:23 ---> Running in a4efdab3f861 23:12:23 ---> Running in 79293e0a4aba 23:12:23 ---> Running in f0054f40f371 23:12:23 ---> Running in 73ec8b827853 23:12:23 Removing intermediate container 79293e0a4aba 23:12:23 ---> 423c07dc3af9 23:12:23 Step 4/23 : WORKDIR /edgex-go 23:12:23 Removing intermediate container a4efdab3f861 23:12:23 ---> 0c3a7c7a9ad9 23:12:23 Step 4/23 : WORKDIR /edgex-go 23:12:23 Removing intermediate container f0054f40f371 23:12:23 ---> 5c9828a318db 23:12:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:12:23 Removing intermediate container a58cfaec12ed 23:12:23 ---> f1a44a304261 23:12:23 Step 4/22 : RUN apk add --update --no-cache make git 23:12:23 ---> Running in 40b1720087d9 23:12:23 Removing intermediate container 73ec8b827853 23:12:23 ---> 3326dfa7ea39 23:12:23 Step 4/23 : WORKDIR /edgex-go 23:12:23 ---> Running in 39ea20ac76d7 23:12:23 ---> Running in e56bc57a22f3 23:12:23 ---> Running in 22c9be3f36b2 23:12:23 ---> Running in 6c939d0aac50 23:12:24 Removing intermediate container 40b1720087d9 23:12:24 ---> a28b13029db9 23:12:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:12:24 Removing intermediate container 39ea20ac76d7 23:12:24 ---> 5a56571edd8e 23:12:24 Step 5/23 : RUN apk add --update --no-cache make git 23:12:24 Removing intermediate container 6c939d0aac50 23:12:24 ---> 7ee74a1fca7f 23:12:24 Step 5/23 : RUN apk add --update --no-cache make git 23:12:24 ---> Running in 7f1d30e5d321 23:12:24 ---> Running in 13c25c95c64c 23:12:24 ---> Running in 83084a480f09 23:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:12:24 Running in /w/workspace/edgex-go/479 [Pipeline] { [Pipeline] checkout 23:12:24 The recommended git tool is: git 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:25 OK: 265 MiB in 53 packages 23:12:25 OK: 265 MiB in 53 packages 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:25 OK: 265 MiB in 53 packages 23:12:25 OK: 265 MiB in 53 packages 23:12:25 Removing intermediate container e56bc57a22f3 23:12:25 ---> f2adf25a8a08 23:12:25 Step 5/27 : COPY go.mod vendor* ./ 23:12:25 OK: 265 MiB in 53 packages 23:12:25 Removing intermediate container 22c9be3f36b2 23:12:25 ---> 5ec830afe320 23:12:25 Step 5/22 : COPY go.mod vendor* ./ 23:12:25 ---> f095fe9c5bac 23:12:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:25 Removing intermediate container 7f1d30e5d321 23:12:25 ---> 42ba806af864 23:12:25 Step 6/23 : COPY go.mod vendor* ./ 23:12:25 ---> Running in 11b032c76640 23:12:25 ---> c9c915054042 23:12:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:25 ---> Running in 53d0fb11bee6 23:12:26 ---> 97de00c424e8 23:12:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:26 ---> Running in ef1246705b87 23:12:26 Removing intermediate container 13c25c95c64c 23:12:26 ---> b954717822f3 23:12:26 Step 6/23 : COPY go.mod vendor* ./ 23:12:26 Removing intermediate container 83084a480f09 23:12:26 ---> b90eed9fce2c 23:12:26 Step 6/23 : COPY go.mod vendor* ./ 23:12:26 ---> 801d16188fb9 23:12:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:26 ---> 95ca0eb8fb9e 23:12:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:26 ---> Running in 83a57dc1e25c 23:12:26 ---> Running in 33adea0c6e54 23:12:32 using credential edgex-jenkins-ssh 23:12:32 Cloning the remote Git repository 23:12:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:12:32 > git init /w/workspace/edgex-go/479 # timeout=10 23:12:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:12:32 > git --version # timeout=10 23:12:32 > git --version # 'git version 2.25.1' 23:12:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:58 Avoid second fetch 23:12:58 Checking out Revision d92bec74020a648086c22ac11f002708918e28aa (main) 23:12:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:12:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:58 > git config core.sparsecheckout # timeout=10 23:12:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4488)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:00 Dload Upload Total Spent Left Speed 23:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 23:13:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:58 > git checkout -f d92bec74020a648086c22ac11f002708918e28aa # timeout=10 23:13:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:01 + sudo tee /etc/docker/daemon.new 23:13:01 { 23:13:01 "registry-mirrors": [ 23:13:01 "https://nexus3.edgexfoundry.org:10001" 23:13:01 ], 23:13:01 "bip": "10.250.0.254/24", 23:13:01 "hosts": [ 23:13:01 "tcp://0.0.0.0:5555", 23:13:01 "unix:///var/run/docker.sock" 23:13:01 ], 23:13:01 "mtu": 1458, 23:13:01 "selinux-enabled": true, 23:13:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:01 } [Pipeline] sh 23:13:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:02 + sudo service docker restart 23:13:05 Removing intermediate container ef1246705b87 23:13:05 ---> 77fdc5d373cd 23:13:05 Step 8/23 : COPY . . 23:13:05 Removing intermediate container 33adea0c6e54 23:13:05 ---> 8fe6ebb4bdcc 23:13:05 Step 8/23 : COPY . . 23:13:05 Removing intermediate container 11b032c76640 23:13:05 ---> 9f39ce0880f8 23:13:05 Step 7/27 : COPY . . 23:13:05 Removing intermediate container 83a57dc1e25c 23:13:05 ---> d720ddc0509a 23:13:05 Step 8/23 : COPY . . 23:13:05 Removing intermediate container 53d0fb11bee6 23:13:05 ---> 9a365a6d2efa 23:13:05 Step 7/22 : COPY . . 23:13:09 ---> 65c1e5ccf313 23:13:09 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:13:09 ---> f460fac14286 23:13:09 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:13:09 ---> e7d78e049ff0 23:13:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:13:09 ---> 6b876d138b10 23:13:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:13:09 ---> 86fe9e16707e 23:13:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:13:09 ---> Running in d3c15d27ba84 23:13:09 ---> Running in e9df41056d18 23:13:09 ---> Running in 1c20bd0d5680 23:13:09 ---> Running in 43f5421591b4 23:13:09 ---> Running in 4a5fb66976ae 23:13:09 Removing intermediate container e9df41056d18 23:13:09 ---> 97b52a787008 23:13:09 Step 9/27 : WORKDIR /edgex-go/spire-build 23:13:09 ---> Running in b386712caa98 23:13:09 Removing intermediate container b386712caa98 23:13:09 ---> 268c1a11f6df 23:13:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:13:09 ---> Running in 486be178018a 23:13:09 Removing intermediate container 486be178018a 23:13:09 ---> c0d1d920e9c8 23:13:09 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:13:09 ---> Running in 2deddd1029d0 23:13:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:13:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:13:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:13:10 Removing intermediate container 2deddd1029d0 23:13:10 ---> 02547e7307b0 23:13:10 Step 12/27 : WORKDIR /edgex-go 23:13:10 ---> Running in 6586eaec64e7 23:13:10 Removing intermediate container 6586eaec64e7 23:13:10 ---> 9af87b2de6a5 23:13:10 23:13:10 Step 13/27 : FROM alpine:3.17 23:13:11 3.17: Pulling from library/alpine 23:13:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:13:11 Status: Downloaded newer image for alpine:3.17 23:13:11 ---> 9ed4aefc74f6 23:13:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:11 ---> Running in 9561d423b958 23:13:11 Removing intermediate container 9561d423b958 23:13:11 ---> 9379d9011ca8 23:13:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:13:11 ---> Running in 9d1000056238 23:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:12 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:13:12 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:13:12 OK: 17818 distinct packages available 23:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:12 (1/4) Installing dumb-init (1.2.5-r2) 23:13:12 (2/4) Installing musl-obstack (1.2.3-r0) 23:13:12 (3/4) Installing libucontext (1.2-r0) 23:13:12 (4/4) Installing gcompat (1.1.0-r0) 23:13:12 Executing busybox-1.35.0-r29.trigger 23:13:12 OK: 7 MiB in 19 packages 23:13:13 Removing intermediate container 9d1000056238 23:13:13 ---> 061b65827f02 23:13:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:14 ---> fc8f0ae627ac 23:13:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:13:14 ---> 20c0061e1b6f 23:13:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:17 ---> 9cc23b3a9885 23:13:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:13:17 ---> 045090f507fb 23:13:17 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:13:17 ---> Running in 970a323c9b17 23:13:18 Removing intermediate container 970a323c9b17 23:13:18 ---> 4403cb096162 23:13:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:13:19 ---> c12c2b26452e 23:13:19 Step 22/27 : WORKDIR / 23:13:19 ---> Running in fe2e12fe49f8 23:13:19 Removing intermediate container fe2e12fe49f8 23:13:19 ---> 38aa8ef3c82b 23:13:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:13:19 ---> Running in 593c9d9f28d4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:20 provisioning config files... 23:13:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config16410756055114299685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:20 ---> docker-login.sh 23:13:20 nexus3.edgexfoundry.org:10001 23:13:20 Removing intermediate container 593c9d9f28d4 23:13:20 ---> 06f20bf10c7a 23:13:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:13:20 ---> Running in 0ca83780228d 23:13:21 Removing intermediate container 0ca83780228d 23:13:21 ---> ac9c7b954d2c 23:13:21 Step 25/27 : LABEL arch=x86_64 23:13:21 ---> Running in 6facd5174f48 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 nexus3.edgexfoundry.org:10002 23:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:21 Configure a credential helper to remove this warning. See 23:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:21 23:13:21 Login Succeeded 23:13:21 nexus3.edgexfoundry.org:10003 23:13:22 Removing intermediate container 6facd5174f48 23:13:22 ---> 597e67196abd 23:13:22 Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:13:22 ---> Running in 67a27708808a 23:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:22 Configure a credential helper to remove this warning. See 23:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:22 23:13:22 Login Succeeded 23:13:22 nexus3.edgexfoundry.org:10004 23:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:22 Configure a credential helper to remove this warning. See 23:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:22 23:13:22 Login Succeeded 23:13:22 docker.io 23:13:22 Removing intermediate container 67a27708808a 23:13:22 ---> 734ffe4dc7d5 23:13:22 Step 27/27 : LABEL version=3.0.0-dev.117 23:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:23 Configure a credential helper to remove this warning. See 23:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:23 23:13:23 Login Succeeded 23:13:23 ---> docker-login.sh ends [Pipeline] } 23:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:13:23 ---> Running in 54b30df5ef1f [Pipeline] sh 23:13:23 Removing intermediate container 54b30df5ef1f 23:13:23 ---> f62af5d32ad7 23:13:23 23:13:23 Successfully built f62af5d32ad7 23:13:23 Successfully tagged security-spire-config:latest 23:13:23  Building security-spire-config ... done Building security-spire-server 23:13:23 + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] echo 23:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:23 ========================================================= 23:13:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:13:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:24 af6eaf76a39c: Pulling fs layer 23:13:24 55522c791124: Pulling fs layer 23:13:24 ce5c4a1c91eb: Pulling fs layer 23:13:24 169dfbe0d373: Pulling fs layer 23:13:24 e1ff8fa3b103: Pulling fs layer 23:13:24 52ebb69f0ebf: Pulling fs layer 23:13:24 5abe8eddf0d5: Pulling fs layer 23:13:24 169dfbe0d373: Waiting 23:13:24 e1ff8fa3b103: Waiting 23:13:24 52ebb69f0ebf: Waiting 23:13:24 55522c791124: Verifying Checksum 23:13:24 55522c791124: Download complete 23:13:24 169dfbe0d373: Verifying Checksum 23:13:24 169dfbe0d373: Download complete 23:13:24 e1ff8fa3b103: Verifying Checksum 23:13:24 e1ff8fa3b103: Download complete 23:13:24 af6eaf76a39c: Verifying Checksum 23:13:24 af6eaf76a39c: Download complete 23:13:25 af6eaf76a39c: Pull complete 23:13:25 55522c791124: Pull complete 23:13:25 5abe8eddf0d5: Verifying Checksum 23:13:25 5abe8eddf0d5: Download complete 23:13:26 ce5c4a1c91eb: Verifying Checksum 23:13:26 ce5c4a1c91eb: Download complete 23:13:27 52ebb69f0ebf: Verifying Checksum 23:13:27 52ebb69f0ebf: Download complete 23:13:27 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:13:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:13:27 ---> 4859c909a846 23:13:27 Step 3/26 : WORKDIR /edgex-go 23:13:27 ---> Using cache 23:13:27 ---> f1a44a304261 23:13:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:13:27 ---> Running in 11cc8f247146 23:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:29 OK: 265 MiB in 53 packages 23:13:30 Removing intermediate container 11cc8f247146 23:13:30 ---> 9e2169f60a6b 23:13:30 Step 5/26 : COPY go.mod vendor* ./ 23:13:31 ---> 2bd036c6fa79 23:13:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:31 ---> Running in fb627c2d3800 23:13:38 ce5c4a1c91eb: Pull complete 23:13:38 169dfbe0d373: Pull complete 23:13:38 e1ff8fa3b103: Pull complete 23:13:45 52ebb69f0ebf: Pull complete 23:13:47 5abe8eddf0d5: Pull complete 23:13:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:13:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:47 WORKDIR /edgex 23:13:47 COPY go.mod . 23:13:47 RUN go mod download 23:13:47 + docker build -t ci-base-image-arm64 -f - . 23:13:48 Sending build context to Docker daemon 2.934MB 23:13:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:48 ---> 6cb57ee374ae 23:13:48 Step 2/4 : WORKDIR /edgex 23:13:49 Removing intermediate container 4a5fb66976ae 23:13:49 ---> bbc74570cb74 23:13:49 23:13:49 Step 9/22 : FROM alpine:3.17 23:13:49 ---> 9ed4aefc74f6 23:13:49 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:13:49 Removing intermediate container 1c20bd0d5680 23:13:49 ---> 159ccc85d221 23:13:49 23:13:49 Removing intermediate container 43f5421591b4 23:13:49 Step 10/23 : FROM alpine:3.17 ---> 4eefb5e607a6 23:13:49 23:13:49 23:13:49 ---> 9ed4aefc74f6 23:13:49 Step 10/23 : FROM alpine:3.17Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:13:49 23:13:49 ---> 9ed4aefc74f6 23:13:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:13:49 ---> Running in 6c34384f6b99 23:13:49 ---> Running in 4857d779ae86 23:13:49 ---> Running in c3a56f95a5ab 23:13:49 Removing intermediate container 4857d779ae86 23:13:49 ---> 43cdc5d74847 23:13:49 Step 12/23 : ENV APP_PORT=59880 23:13:49 Removing intermediate container 6c34384f6b99 23:13:49 ---> 5564154bce59 23:13:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:49 ---> Running in 6b191f76fbee 23:13:49 ---> Running in 78215b5a57dd 23:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:49 Removing intermediate container 6b191f76fbee 23:13:49 ---> 7d4ff12f49f7 23:13:49 Step 13/23 : EXPOSE $APP_PORT 23:13:49 (1/2) Installing dumb-init (1.2.5-r2) 23:13:49 (2/2) Installing openssl (3.0.8-r3) 23:13:49 Executing busybox-1.35.0-r29.trigger 23:13:49 OK: 8 MiB in 17 packages 23:13:49 ---> Running in 7f48a5c71505 23:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:49 Removing intermediate container 7f48a5c71505 23:13:49 ---> e62d0a16106c 23:13:49 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:13:49 (1/1) Installing dumb-init (1.2.5-r2) 23:13:49 Executing busybox-1.35.0-r29.trigger 23:13:49 OK: 7 MiB in 16 packages 23:13:49 ---> Running in c48fdffb3c6a 23:13:49 Removing intermediate container c3a56f95a5ab 23:13:49 ---> ebc132a74a21 23:13:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:13:49 ---> Running in 7a1d22729596 23:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:49 Removing intermediate container fb627c2d3800 23:13:49 ---> 53328cf8b5c2 23:13:49 Step 7/26 : COPY . . 23:13:50 Removing intermediate container 7a1d22729596 23:13:50 ---> 60a8d96efd66 23:13:50 Step 12/22 : WORKDIR /edgex 23:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:50 Removing intermediate container 78215b5a57dd 23:13:50 ---> db5bc46a51da 23:13:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:50 (1/1) Installing dumb-init (1.2.5-r2) 23:13:50 Executing busybox-1.35.0-r29.trigger 23:13:50 OK: 7 MiB in 16 packages 23:13:50 ---> Running in 21ca6b4d0a36 23:13:50 Removing intermediate container 21ca6b4d0a36 23:13:50 ---> bb3a37729dd7 23:13:50 Step 3/4 : COPY go.mod . 23:13:50 ---> Running in 204215884f55 23:13:51 ---> ebd0cb0de255 23:13:51 Step 4/4 : RUN go mod download 23:13:51 ---> Running in 426d08c3661b 23:13:51 ---> b99f41ab8cd1 23:13:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:13:51 Removing intermediate container 204215884f55 23:13:51 ---> 7e173180821f 23:13:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:51 Removing intermediate container c48fdffb3c6a 23:13:51 ---> fa588febb7a1 23:13:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:51 ---> 6fc963dbecef 23:13:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:13:52 Removing intermediate container d3c15d27ba84 23:13:52 ---> 53c7a995ac6a 23:13:52 23:13:52 Step 10/23 : FROM alpine:3.17 23:13:52 ---> 9ed4aefc74f6 23:13:52 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:13:52 ---> 92f73a879f92 23:13:52 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:13:52 ---> 3abce7e8fbef 23:13:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:13:52 ---> Running in c3e901dac74b 23:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:52 ---> c4248b2b0aa9 23:13:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:13:52 ---> f7e0a4cd3185 23:13:52 ---> a21ed951ef1a 23:13:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:13:52 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:53 (1/2) Installing ca-certificates (20220614-r4) 23:13:53 (2/2) Installing dumb-init (1.2.5-r2) 23:13:53 Executing busybox-1.35.0-r29.trigger 23:13:53 Executing ca-certificates-20220614-r4.trigger 23:13:53 OK: 8 MiB in 17 packages 23:13:53 ---> 73a93db9e04f 23:13:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:13:53 ---> 74c9cd596edc 23:13:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:13:53 ---> b8590c015e4a 23:13:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:13:54 ---> c456b0ca9fbc 23:13:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:13:54 Removing intermediate container c3e901dac74b 23:13:54 ---> 6685e54a6169 23:13:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:13:54 ---> 799281f715ee 23:13:54 ---> afb57c87efc6 23:13:54 Step 19/23 : ENTRYPOINT ["/core-data"]Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:13:54 23:13:54 ---> Running in 742d3ca5edf8 23:13:54 ---> Running in f53d6f52d353 23:13:54 ---> Running in 5542e7d85b09 23:13:54 ---> 6722337c45bf 23:13:54 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:13:54 Removing intermediate container f53d6f52d353 23:13:54 ---> a3871f6fd594 23:13:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:13:54 Removing intermediate container 5542e7d85b09 23:13:54 ---> ef09d71d25ba 23:13:54 Step 13/23 : ENV APP_PORT=59860 23:13:54 ---> e26f1279ad4f 23:13:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:13:54 ---> Running in a280b065f05e 23:13:54 ---> Running in b8bcdeb0401e 23:13:54 ---> Running in 087d11679204 23:13:54 ---> Running in d04f835be1c3 23:13:54 Removing intermediate container a280b065f05e 23:13:54 ---> f77c27947aed 23:13:54 Step 21/23 : LABEL arch=x86_64 23:13:54 Removing intermediate container 087d11679204 23:13:54 ---> 494a06bb3bd1 23:13:54 Step 14/23 : EXPOSE $APP_PORT 23:13:54 Removing intermediate container b8bcdeb0401e 23:13:54 ---> ddb1bac50010 23:13:54 Step 9/26 : WORKDIR /edgex-go/spire-build 23:13:54 ---> Running in 0d3044c6a9af 23:13:54 ---> Running in b3dd2a10f777 23:13:54 ---> Running in cbc753c07c3c 23:13:55 Removing intermediate container 0d3044c6a9af 23:13:55 ---> 5ea2ac3d5306 23:13:55 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:13:55 ---> Running in c4a77c3617e6 23:13:55 Removing intermediate container b3dd2a10f777 23:13:55 ---> bbf05a72789b 23:13:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:55 Removing intermediate container cbc753c07c3c 23:13:55 ---> 9a860c3fbb22 23:13:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:13:55 ---> Running in d9ccb29ceacd 23:13:55 Removing intermediate container c4a77c3617e6 23:13:55 ---> 9c4bb824dddc 23:13:55 Step 23/23 : LABEL version=3.0.0-dev.117 23:13:55 Removing intermediate container 742d3ca5edf8 23:13:55 ---> c5becbc211c3 23:13:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:13:55 ---> Running in d95ee4170cf8 23:13:55 Removing intermediate container d9ccb29ceacd 23:13:55 ---> 96563253b840 23:13:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:13:55 ---> f534d145ba9a 23:13:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:13:55 ---> Running in 718ed53f8660 23:13:55 ---> Running in 7243868b6c60 23:13:55 Removing intermediate container d95ee4170cf8 23:13:55 ---> 941246b14727 23:13:55 23:13:55 Removing intermediate container d04f835be1c3 23:13:55 ---> 04149628a522 23:13:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:13:55 Removing intermediate container 718ed53f8660 23:13:55 ---> 85c488bf3222 23:13:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:13:55 ---> c37ab6f1538f 23:13:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:13:55 Successfully built 941246b14727 23:13:55 Successfully tagged core-data:latest 23:13:55  Building core-data ... done Building core-command 23:13:55 ---> Running in ee59ba04a38b 23:13:55 ---> Running in 6848551ea0b3 23:13:57 Removing intermediate container ee59ba04a38b 23:13:57 ---> c5fe29268ba9 23:13:57 Step 21/23 : LABEL arch=x86_64 23:13:57 Removing intermediate container 6848551ea0b3 23:13:57 ---> 3679a936011b 23:13:57 Step 20/22 : LABEL arch=x86_64 23:13:57 ---> Running in 5d934b02d6da 23:13:57 ---> c745bda2ed74 23:13:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:13:57 ---> Running in 61e031c91c42 23:13:57 Removing intermediate container 5d934b02d6da 23:13:57 ---> e8d6bd7ca594 23:13:57 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:13:58 ---> f0e133a4727f 23:13:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:13:58 Removing intermediate container 61e031c91c42 23:13:58 ---> 7f3461968e52 23:13:58 Step 21/22 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:13:58 Removing intermediate container 7243868b6c60 23:13:58 ---> f07d662a1382 23:13:58 Step 12/26 : WORKDIR /edgex-go 23:13:58 ---> Running in 2512bb65c98e 23:13:58 ---> Running in 627b40d23bd5 23:13:58 ---> Running in 6b4d5947a67c 23:13:58 ---> Running in 9835b47d2f26 23:13:58 Removing intermediate container 2512bb65c98e 23:13:58 ---> fa2021d96036 23:13:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:13:58 Removing intermediate container 627b40d23bd5 23:13:58 ---> c82652cba235 23:13:58 Step 23/23 : LABEL version=3.0.0-dev.117 23:13:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:13:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:13:58 ---> 4859c909a846 23:13:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:13:58 ---> Using cache 23:13:58 ---> 3326dfa7ea39 23:13:58 Step 4/24 : WORKDIR /edgex-go 23:13:58 ---> Using cache 23:13:58 ---> 7ee74a1fca7f 23:13:58 Step 5/24 : RUN apk add --update --no-cache make git 23:13:58 ---> Using cache 23:13:58 ---> b90eed9fce2c 23:13:58 Step 6/24 : COPY go.mod vendor* ./ 23:13:58 ---> Using cache 23:13:58 ---> 95ca0eb8fb9e 23:13:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:58 ---> Using cache 23:13:58 ---> 8fe6ebb4bdcc 23:13:58 Step 8/24 : COPY . . 23:13:58 ---> Running in 89dc1e64f35e 23:13:58 Removing intermediate container 9835b47d2f26 23:13:58 ---> 52172b29a524 23:13:58 Step 22/22 : LABEL version=3.0.0-dev.117 23:13:58 ---> Using cache 23:13:58 ---> e7d78e049ff0 23:13:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:13:58 Removing intermediate container 6b4d5947a67c 23:13:58 ---> ac06ea9b186d 23:13:58 23:13:58 Step 13/26 : FROM alpine:3.17 23:13:58 ---> 9ed4aefc74f6 23:13:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:58 ---> Using cache 23:13:58 ---> 9379d9011ca8 23:13:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:58 ---> Running in 8671a9105432 23:13:58 ---> Running in 9d68b9873e75 23:13:58 ---> Running in 1541beb6e87b 23:13:58 ---> Running in 868ce91e7876 23:13:58 Removing intermediate container 89dc1e64f35e 23:13:58 ---> 3ba562b029da 23:13:58 Step 21/23 : LABEL arch=x86_64 23:13:58 ---> Running in cfcfab0b6659 23:13:58 Removing intermediate container 8671a9105432 23:13:58 ---> 815d6dc6f64f 23:13:58 23:13:58 Removing intermediate container 868ce91e7876 23:13:58 ---> 702e5b8ccde6 23:13:58 23:13:59 Successfully built 815d6dc6f64f 23:13:59 Successfully tagged core-common-config-bootstrapper:latest 23:13:59 Building core-metadata 23:13:59  Building core-common-config-bootstrapper ... done Removing intermediate container cfcfab0b6659 23:13:59 ---> 3044b9cc2188 23:13:59 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:13:59 Successfully built 702e5b8ccde6 23:13:59 Successfully tagged security-proxy-setup:latest 23:13:59  Building security-proxy-setup ... done Building security-proxy-auth 23:13:59 ---> Running in ccf6caea7eda 23:13:59 Removing intermediate container ccf6caea7eda 23:13:59 ---> c8deeac3635a 23:13:59 Step 23/23 : LABEL version=3.0.0-dev.117 23:13:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:59 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:13:59 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:13:59 OK: 17818 distinct packages available 23:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:00 (1/5) Installing dumb-init (1.2.5-r2) 23:14:00 (2/5) Installing musl-obstack (1.2.3-r0) 23:14:00 (3/5) Installing libucontext (1.2-r0) 23:14:00 (4/5) Installing gcompat (1.1.0-r0) 23:14:00 (5/5) Installing openssl (3.0.8-r3) 23:14:00 Executing busybox-1.35.0-r29.trigger 23:14:00 OK: 8 MiB in 20 packages 23:14:00 ---> Running in f9df81506be0 23:14:02 Removing intermediate container f9df81506be0 23:14:02 ---> 89f32e2e5f90 23:14:02 23:14:02 Successfully built 89f32e2e5f90 23:14:02 Successfully tagged support-notifications:latest 23:14:02 Building support-scheduler 23:14:02  Building support-notifications ... done Removing intermediate container 1541beb6e87b 23:14:02 ---> ddf8625e3ff7 23:14:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:14:03 ---> 4859c909a846 23:14:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:14:03 ---> Using cache 23:14:03 ---> 3326dfa7ea39 23:14:03 Step 4/25 : WORKDIR /edgex-go 23:14:03 ---> Using cache 23:14:03 ---> 7ee74a1fca7f 23:14:03 Step 5/25 : RUN apk add --update --no-cache make git 23:14:03 ---> Using cache 23:14:03 ---> b90eed9fce2c 23:14:03 Step 6/25 : COPY go.mod vendor* ./ 23:14:03 ---> Using cache 23:14:03 ---> 95ca0eb8fb9e 23:14:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:03 ---> Using cache 23:14:03 ---> 8fe6ebb4bdcc 23:14:03 Step 8/25 : COPY . . 23:14:03 ---> Using cache 23:14:03 ---> e7d78e049ff0 23:14:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:14:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:04 ---> 4859c909a846 23:14:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:14:04 ---> Using cache 23:14:04 ---> 3326dfa7ea39 23:14:04 Step 4/23 : WORKDIR /edgex-go 23:14:04 ---> Using cache 23:14:04 ---> 7ee74a1fca7f 23:14:04 Step 5/23 : RUN apk add --update --no-cache make git 23:14:04 ---> Using cache 23:14:04 ---> b90eed9fce2c 23:14:04 Step 6/23 : COPY go.mod vendor* ./ 23:14:04 ---> Using cache 23:14:04 ---> 95ca0eb8fb9e 23:14:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:04 ---> Using cache 23:14:04 ---> 8fe6ebb4bdcc 23:14:04 Step 8/23 : COPY . . 23:14:04 ---> Using cache 23:14:04 ---> e7d78e049ff0 23:14:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:14:04 ---> 6b4fb22fa3ca 23:14:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:14:04 ---> Running in c66e5a72470a 23:14:04 ---> Running in 4391408185d4 23:14:05 ---> fd2ed1e687b8 23:14:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:14:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:14:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:14:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:06 ---> 4859c909a846 23:14:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:14:06 ---> Using cache 23:14:06 ---> 3326dfa7ea39 23:14:06 Step 4/23 : WORKDIR /edgex-go 23:14:06 ---> Using cache 23:14:06 ---> 7ee74a1fca7f 23:14:06 Step 5/23 : RUN apk add --update --no-cache make git 23:14:06 ---> Using cache 23:14:06 ---> b90eed9fce2c 23:14:06 Step 6/23 : COPY go.mod vendor* ./ 23:14:06 ---> Using cache 23:14:06 ---> 95ca0eb8fb9e 23:14:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:06 ---> Using cache 23:14:06 ---> 8fe6ebb4bdcc 23:14:06 Step 8/23 : COPY . . 23:14:06 ---> Using cache 23:14:06 ---> e7d78e049ff0 23:14:06 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:14:07 ---> Running in 40f518ab178a 23:14:08 ---> 7e2d6ea9a638 23:14:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:14:08 ---> 30fe5d2cc2db 23:14:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:14:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:14:08 ---> 9da5ff4aead7 23:14:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:14:08 ---> f62658b78738 23:14:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:14:08 ---> Running in a99521aa0c38 23:14:09 Removing intermediate container a99521aa0c38 23:14:09 ---> 59318da2c98d 23:14:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:14:09 ---> Running in 438bdf3cd09f 23:14:09 Removing intermediate container 438bdf3cd09f 23:14:09 ---> a75637819e23 23:14:09 Step 24/26 : LABEL arch=x86_64 23:14:09 ---> Running in 4e92a31f058b 23:14:09 Removing intermediate container 4e92a31f058b 23:14:09 ---> ab1f3ffd7e6f 23:14:09 Step 25/26 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:09 ---> Running in 340da9f636fa 23:14:10 Removing intermediate container 340da9f636fa 23:14:10 ---> b3bf3c8f3875 23:14:10 Step 26/26 : LABEL version=3.0.0-dev.117 23:14:10 ---> Running in 6effe53b8491 23:14:10 Removing intermediate container 6effe53b8491 23:14:10 ---> 8fe02b1c5f14 23:14:10 23:14:10 Successfully built 8fe02b1c5f14 23:14:10 Successfully tagged security-spire-server:latest 23:14:10  Building security-spire-server ... done Building security-spire-agent 23:14:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:14:13 ---> 4859c909a846 23:14:13 Step 3/27 : WORKDIR /edgex-go 23:14:13 ---> Using cache 23:14:13 ---> f1a44a304261 23:14:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:14:13 ---> Using cache 23:14:13 ---> 9e2169f60a6b 23:14:13 Step 5/27 : COPY go.mod vendor* ./ 23:14:13 ---> Using cache 23:14:13 ---> 2bd036c6fa79 23:14:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:13 ---> Using cache 23:14:13 ---> 53328cf8b5c2 23:14:13 Step 7/27 : COPY . . 23:14:13 ---> Using cache 23:14:13 ---> 6722337c45bf 23:14:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:14:13 ---> Using cache 23:14:13 ---> ddb1bac50010 23:14:13 Step 9/27 : WORKDIR /edgex-go/spire-build 23:14:13 ---> Using cache 23:14:13 ---> 9a860c3fbb22 23:14:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:14:13 ---> Using cache 23:14:13 ---> 96563253b840 23:14:13 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:14:15 ---> Running in 73c594ebb7b7 23:14:17 Removing intermediate container 73c594ebb7b7 23:14:17 ---> 7ed4bfd5c39b 23:14:17 Step 12/27 : WORKDIR /edgex-go 23:14:17 ---> Running in 217e4c351334 23:14:18 Removing intermediate container 217e4c351334 23:14:18 ---> bac8f3c97998 23:14:18 23:14:18 Step 13/27 : FROM alpine:3.17 23:14:18 ---> 9ed4aefc74f6 23:14:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:14:18 ---> Using cache 23:14:18 ---> 9379d9011ca8 23:14:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:18 ---> Using cache 23:14:18 ---> ddf8625e3ff7 23:14:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:18 ---> Using cache 23:14:18 ---> 6b4fb22fa3ca 23:14:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:14:18 ---> Using cache 23:14:18 ---> fd2ed1e687b8 23:14:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:14:20 ---> 9b2c4c6ac6a9 23:14:20 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:14:23 ---> de2dbc134b51 23:14:23 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:14:23 Removing intermediate container 426d08c3661b 23:14:23 ---> 82379f3ba856 23:14:23 Successfully built 82379f3ba856 23:14:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:23 + docker inspect -f . ci-base-image-arm64 23:14:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:24 prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container 23:14:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:24 ---> 39be117050e4 23:14:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:14:25 ---> c0691ab5b9a0 23:14:25 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:14:25 $ docker top 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:25 ---> a403af66895e 23:14:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:14:26 ---> Running in 942d1983177c 23:14:26 Removing intermediate container 9d68b9873e75 23:14:26 ---> e66cb2d6aef3 23:14:26 23:14:26 Step 10/24 : FROM alpine:3.17 23:14:26 ---> 9ed4aefc74f6 23:14:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:14:26 ---> Running in cfcc63e62e8d 23:14:26 Removing intermediate container 942d1983177c 23:14:26 ---> 1eac4ed43dee 23:14:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:14:26 ---> Running in 93e9b29617f6 23:14:26 + go version 23:14:26 go version go1.20.2 linux/arm64 [Pipeline] } 23:14:26 $ docker stop --time=1 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 23:14:26 Removing intermediate container 93e9b29617f6 23:14:26 ---> b7a267b2b92f 23:14:26 Step 25/27 : LABEL arch=x86_64 23:14:26 ---> Running in e823cfb4b75a 23:14:27 Removing intermediate container e823cfb4b75a 23:14:27 ---> 59a79f8c8725 23:14:27 Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:27 ---> Running in fa73d1499594 23:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:27 Removing intermediate container fa73d1499594 23:14:27 ---> 60684ccdfd2f 23:14:27 Step 27/27 : LABEL version=3.0.0-dev.117 23:14:27 ---> Running in dcdbd724396e 23:14:27 (1/1) Installing dumb-init (1.2.5-r2) 23:14:27 Executing busybox-1.35.0-r29.trigger 23:14:27 OK: 7 MiB in 16 packages 23:14:27 Removing intermediate container dcdbd724396e 23:14:27 ---> c743f9eefc82 23:14:27 23:14:27 Successfully built c743f9eefc82 23:14:27 Successfully tagged security-spire-agent:latest 23:14:27  Building security-spire-agent ... done Building security-spiffe-token-provider 23:14:28 $ docker rm -f --volumes 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 [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:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:28 23:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:29 latest: Pulling from edgex-devops/edgex-compose-arm64 23:14:29 29e5d40040c1: Pulling fs layer 23:14:29 1ce36da41761: Pulling fs layer 23:14:29 25b303627fd3: Pulling fs layer 23:14:29 29e5d40040c1: Verifying Checksum 23:14:29 29e5d40040c1: Download complete 23:14:29 1ce36da41761: Verifying Checksum 23:14:29 1ce36da41761: Download complete 23:14:29 Removing intermediate container cfcc63e62e8d 23:14:29 ---> e8906608d725 23:14:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:14:30 29e5d40040c1: Pull complete 23:14:30 ---> Running in c9cd38c81fd9 23:14:30 Removing intermediate container c9cd38c81fd9 23:14:30 ---> 15e2923bb61d 23:14:30 Step 13/24 : ENV APP_PORT=59882 23:14:30 ---> Running in db5794f8c833 23:14:31 Removing intermediate container db5794f8c833 23:14:31 ---> 5b202430820a 23:14:31 Step 14/24 : EXPOSE $APP_PORT 23:14:31 ---> Running in 7700b89a5b89 23:14:31 1ce36da41761: Pull complete 23:14:31 25b303627fd3: Verifying Checksum 23:14:31 25b303627fd3: Download complete 23:14:31 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:14:31 ---> 4859c909a846 23:14:31 Step 3/20 : WORKDIR /edgex-go 23:14:31 ---> Using cache 23:14:31 ---> f1a44a304261 23:14:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:14:31 Removing intermediate container 7700b89a5b89 23:14:31 ---> 2bf83b04c343 23:14:31 Step 15/24 : WORKDIR / 23:14:31 ---> Running in 1107db01e535 23:14:31 ---> Running in d04969032102 23:14:32 Removing intermediate container d04969032102 23:14:32 ---> fdbb7de6b126 23:14:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:32 ---> b9fb3b6289d7 23:14:32 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:32 ---> 1c125397b4dc 23:14:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:14:33 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:14:33 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:14:33 OK: 17823 distinct packages available 23:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:33 OK: 265 MiB in 53 packages 23:14:34 ---> 767479ed8b1e 23:14:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:14:35 Removing intermediate container c66e5a72470a 23:14:35 ---> 5551f70cc1ae 23:14:35 23:14:35 Step 10/23 : FROM alpine:3.17 23:14:35 ---> 9ed4aefc74f6 23:14:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:14:35 ---> Using cache 23:14:35 ---> 5564154bce59 23:14:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:14:35 ---> Using cache 23:14:35 ---> db5bc46a51da 23:14:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:35 ---> Using cache 23:14:35 ---> b99f41ab8cd1 23:14:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:14:35 Removing intermediate container 1107db01e535 23:14:35 ---> Using cache 23:14:35 ---> 12eff546354b 23:14:35 Step 5/20 : COPY go.mod vendor* ./ 23:14:35 ---> 6fc963dbecef 23:14:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:14:35 ---> 09fc35a2bef5 23:14:35 Step 20/24 : ENTRYPOINT ["/core-command"] 23:14:35 ---> Running in 2d9827450b91 23:14:35 ---> a6ad25925d69 23:14:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:35 ---> Running in 3918c54d373b 23:14:35 Removing intermediate container 2d9827450b91 23:14:35 ---> 8eef88ea5de2 23:14:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:35 ---> Running in e27dba7bab45 23:14:36 ---> d24c863a2770 23:14:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:14:36 Removing intermediate container e27dba7bab45 23:14:36 ---> 06c74b8a4feb 23:14:36 Step 22/24 : LABEL arch=x86_64 23:14:36 ---> Running in b95bca6e4f22 23:14:36 Removing intermediate container b95bca6e4f22 23:14:36 ---> e02a659afadb 23:14:36 Step 23/24 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:36 ---> c7a5350ed16a 23:14:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:14:36 ---> Running in 49f5edc9d9dd 23:14:37 ---> 67ae54537904 23:14:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:37 Removing intermediate container 49f5edc9d9dd 23:14:37 ---> b1a1299039da 23:14:37 Step 24/24 : LABEL version=3.0.0-dev.117 23:14:37 ---> Running in 5fadae6301e8 23:14:37 ---> Running in 6c06fcad3824 23:14:37 Removing intermediate container 4391408185d4 23:14:37 ---> 55cd46d84277 23:14:37 23:14:37 Step 10/25 : FROM alpine:3.17 23:14:37 ---> 9ed4aefc74f6 23:14:37 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:14:37 ---> Using cache 23:14:37 ---> e8906608d725 23:14:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:14:37 ---> Using cache 23:14:37 ---> 15e2923bb61d 23:14:37 Step 13/25 : ENV APP_PORT=59881 23:14:37 Removing intermediate container 6c06fcad3824 23:14:37 ---> d55fef059c45 23:14:37 23:14:37 ---> Running in 94694d4755ea 23:14:37 Successfully built d55fef059c45 23:14:37 Successfully tagged core-command:latest 23:14:37 Building security-secretstore-setup 23:14:37  Building core-command ... done Removing intermediate container 94694d4755ea 23:14:37 ---> f28e385b1a0e 23:14:37 Step 14/25 : EXPOSE $APP_PORT 23:14:37 ---> Running in 63202bd572c0 23:14:39 Removing intermediate container 63202bd572c0 23:14:39 ---> fb57da64d5c0 23:14:39 Step 15/25 : WORKDIR / 23:14:39 ---> Running in e2ee2edda78e 23:14:39 Removing intermediate container 5fadae6301e8 23:14:39 ---> 947e28b12e2b 23:14:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:14:39 ---> Running in 03a664e2bf6b 23:14:39 Removing intermediate container e2ee2edda78e 23:14:39 ---> 38e90899ee55 23:14:39 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:39 Removing intermediate container 03a664e2bf6b 23:14:39 ---> ce9246135ea0 23:14:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:14:39 ---> Running in 8a15ae705964 23:14:39 ---> b726e78eb62d 23:14:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:14:39 Removing intermediate container 8a15ae705964 23:14:39 ---> 79460b5276af 23:14:39 Step 21/23 : LABEL arch=x86_64 23:14:40 ---> Running in f945eb76da40 23:14:40 ---> 5e1326f7d1df 23:14:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:14:40 Removing intermediate container f945eb76da40 23:14:40 ---> 36b932ab2c6b 23:14:40 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:40 ---> Running in 3c198d936e32 23:14:40 Removing intermediate container 3c198d936e32 23:14:40 ---> e27b03a89270 23:14:40 Step 23/23 : LABEL version=3.0.0-dev.117 23:14:41 ---> df8af10b9117 23:14:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:14:41 ---> Running in b36f834e45e8 23:14:41 Removing intermediate container b36f834e45e8 23:14:41 ---> 2a50970147a5 23:14:41 23:14:41 ---> 2e32f5f21994 23:14:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:14:41 Successfully built 2a50970147a5 23:14:41 Successfully tagged security-proxy-auth:latest 23:14:41 Building security-bootstrapper 23:14:41  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:14:41 ---> 4859c909a846 23:14:41 Step 3/25 : WORKDIR /edgex-go 23:14:41 ---> Using cache 23:14:41 ---> f1a44a304261 23:14:41 Step 4/25 : RUN apk add --update --no-cache make git 23:14:41 ---> Using cache 23:14:41 ---> 5ec830afe320 23:14:41 Step 5/25 : COPY go.mod vendor* ./ 23:14:41 ---> Using cache 23:14:41 ---> c9c915054042 23:14:41 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:41 ---> Using cache 23:14:41 ---> 9a365a6d2efa 23:14:41 Step 7/25 : COPY . . 23:14:41 ---> Using cache 23:14:41 ---> 86fe9e16707e 23:14:41 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:14:43 ---> 87e2e06a268c 23:14:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:14:43 25b303627fd3: Pull complete 23:14:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:43 ---> Running in 468d83ec6d65 23:14:43 ---> Running in 5250adf72eab 23:14:43 Removing intermediate container 40f518ab178a 23:14:43 ---> 46c42ebf8fa3 23:14:43 23:14:43 Step 10/23 : FROM alpine:3.17 23:14:43 ---> 9ed4aefc74f6 23:14:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:14:43 ---> Using cache 23:14:43 ---> e8906608d725 23:14:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:14:43 ---> Using cache 23:14:43 ---> 15e2923bb61d 23:14:43 Step 13/23 : ENV APP_PORT=59861 23:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container 23:14:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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:14:44 Removing intermediate container 5250adf72eab 23:14:44 ---> f22ca962ce06 23:14:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:14:44 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:14:44 ---> 4859c909a846 23:14:44 Step 3/33 : WORKDIR /edgex-go 23:14:44 ---> Using cache 23:14:44 ---> f1a44a304261 23:14:44 Step 4/33 : RUN apk add --update --no-cache make git 23:14:44 ---> Using cache 23:14:44 ---> 5ec830afe320 23:14:44 Step 5/33 : COPY go.mod vendor* ./ 23:14:44 ---> Using cache 23:14:44 ---> c9c915054042 23:14:44 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:44 ---> Using cache 23:14:44 ---> 9a365a6d2efa 23:14:44 Step 7/33 : COPY . . 23:14:44 ---> Using cache 23:14:44 ---> 86fe9e16707e 23:14:44 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:14:44 ---> Running in 9280965b4c52 23:14:44 ---> Running in d488570eec43 23:14:44 ---> Running in adbeac4efeaa 23:14:44 Removing intermediate container 9280965b4c52 23:14:44 ---> 0e1dc9bed16f 23:14:44 Step 14/23 : EXPOSE $APP_PORT 23:14:44 Removing intermediate container d488570eec43 23:14:44 ---> 22083724ee86 23:14:44 Step 23/25 : LABEL arch=x86_64 23:14:44 ---> Running in 2c2ca8251216 23:14:44 ---> Running in 3b6b0ff1b988 23:14:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:45 Removing intermediate container 2c2ca8251216 23:14:45 ---> 69546f7ad2ee 23:14:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:45 Removing intermediate container 3b6b0ff1b988 23:14:45 ---> a1d00c7e9a10 23:14:45 Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:45 ---> Running in a0736172e186 23:14:45 ---> 9cc8c158544e 23:14:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:14:46 Removing intermediate container a0736172e186 23:14:46 ---> 576a8e308b08 23:14:46 Step 25/25 : LABEL version=3.0.0-dev.117 23:14:46 ---> eb4d6ee86d59 23:14:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:14:46 ---> Running in e60c07095086 23:14:46 $ docker top 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 -eo pid,comm 23:14:46 Removing intermediate container e60c07095086 23:14:46 ---> b87a50cceaf6 23:14:46 23:14:46 Successfully built b87a50cceaf6 [Pipeline] { [Pipeline] sh 23:14:46 Successfully tagged core-metadata:latest 23:14:47 + docker-compose build --help 23:14:47 + grep parallel 23:14:47  Building core-metadata ... done  ---> 1e126c7dfa33 23:14:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:14:48 ---> f29d3b45b8aa 23:14:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:14:48 ---> Running in 6d6b9d5c5a9d 23:14:48 Removing intermediate container 6d6b9d5c5a9d 23:14:48 ---> b2329cbbdba7 23:14:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:48 ---> Running in 3aa74b55b55f 23:14:48 Removing intermediate container 3aa74b55b55f 23:14:48 ---> 05bd7f5ffc29 23:14:48 Step 21/23 : LABEL arch=x86_64 23:14:48 ---> Running in 47c108ec6449 23:14:49 Removing intermediate container 47c108ec6449 23:14:49 ---> 9eee8eeac716 23:14:49 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:14:49 ---> Running in cbb5c388988f 23:14:49 Removing intermediate container cbb5c388988f 23:14:49 ---> a2a6a4d1a59a 23:14:49 Step 23/23 : LABEL version=3.0.0-dev.117 23:14:49 ---> Running in 90d2bbbed560 23:14:50 Removing intermediate container 90d2bbbed560 23:14:50 ---> d5f14c2cb363 23:14:50 23:14:50 Successfully built d5f14c2cb363 23:14:50 Successfully tagged support-scheduler:latest 23:14:54 --parallel Build images in parallel. [Pipeline] } 23:14:54 $ docker stop --time=1 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 23:14:56 $ docker rm -f --volumes 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container 23:14:57 $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:14:58  Building support-scheduler ... done Removing intermediate container 3918c54d373b 23:14:58 ---> 00df1c949e7f 23:14:58 Step 7/20 : COPY . . 23:14:58 $ docker top f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:59 + docker-compose -f ./docker-compose-build.yml build --parallel 23:15:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:15:03 ---> bf8d7696a35c 23:15:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:15:03 ---> Running in 16d43b0e2db3 23:15:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:15:06 Building core-command ... 23:15:06 Building core-common-config-bootstrapper ... 23:15:06 Building core-data ... 23:15:06 Building core-metadata ... 23:15:06 Building security-bootstrapper ... 23:15:06 Building security-proxy-auth ... 23:15:06 Building security-proxy-setup ... 23:15:06 Building security-secretstore-setup ... 23:15:06 Building security-spiffe-token-provider ... 23:15:06 Building security-spire-agent ... 23:15:06 Building security-spire-config ... 23:15:06 Building security-spire-server ... 23:15:06 Building support-notifications ... 23:15:06 Building support-scheduler ... 23:15:06 Building security-spire-server 23:15:06 Building security-bootstrapper 23:15:06 Building support-notifications 23:15:06 Building core-data 23:15:06 Building security-proxy-auth 23:15:06 Removing intermediate container adbeac4efeaa 23:15:06 ---> 60b489970521 23:15:06 23:15:06 Step 9/33 : FROM alpine:3.17 23:15:06 ---> 9ed4aefc74f6 23:15:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:15:06 Removing intermediate container 468d83ec6d65 23:15:06 ---> 9f8b10261742 23:15:06 23:15:06 Step 9/25 : FROM alpine:3.17 23:15:06 ---> 9ed4aefc74f6 23:15:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:15:06 ---> Running in 95493756a4f9 23:15:06 ---> Running in 84416902c8fe 23:15:06 Removing intermediate container 95493756a4f9 23:15:06 ---> 6c4f7b9fca6f 23:15:06 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:15:06 ---> Running in d17ff29e0aa4 23:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:07 (1/3) Installing ca-certificates (20220614-r4) 23:15:07 (2/3) Installing dumb-init (1.2.5-r2) 23:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:07 (3/3) Installing su-exec (0.2-r2) 23:15:07 Executing busybox-1.35.0-r29.trigger 23:15:07 Executing ca-certificates-20220614-r4.trigger 23:15:07 OK: 8 MiB in 18 packages 23:15:07 (1/2) Installing dumb-init (1.2.5-r2) 23:15:07 (2/2) Installing su-exec (0.2-r2) 23:15:07 Executing busybox-1.35.0-r29.trigger 23:15:07 OK: 7 MiB in 17 packages 23:15:07 Removing intermediate container 84416902c8fe 23:15:07 ---> fb2e1ba17b91 23:15:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:15:08 ---> Running in 9d47068d5984 23:15:08 Removing intermediate container d17ff29e0aa4 23:15:08 ---> 026bf42febe3 23:15:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:15:08 Removing intermediate container 9d47068d5984 23:15:08 ---> 60b3b99e8a34 23:15:08 Step 12/25 : WORKDIR / 23:15:08 ---> Running in b8ffb68644e9 23:15:08 ---> Running in 9fda1fb222a6 23:15:08 Removing intermediate container b8ffb68644e9 23:15:08 ---> 2a7f15c10ac8 23:15:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:15:08 Removing intermediate container 9fda1fb222a6 23:15:08 ---> 990045b7e4a9 23:15:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:08 ---> Running in ce7a23029f19 23:15:08 Removing intermediate container ce7a23029f19 23:15:08 ---> 57021a906412 23:15:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:15:08 ---> Running in fa5b2af26993 23:15:08 ---> ca99b09622ec 23:15:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:15:08 Removing intermediate container fa5b2af26993 23:15:08 ---> 4ad821896ec3 23:15:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:15:08 ---> Running in fb117c3bf259 23:15:09 ---> 0a9f878b9553 23:15:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:15:09 Removing intermediate container fb117c3bf259 23:15:09 ---> b021bd4090ef 23:15:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:15:09 ---> Running in d81f9f2f20e8 23:15:09 ---> c060e8885c37 23:15:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:15:09 ---> 048b287bdd97 23:15:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:15:09 ---> 794988d124d0 23:15:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:15:10 Removing intermediate container d81f9f2f20e8 23:15:10 ---> 3ad8bcb6a7f9 23:15:10 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:15:10 ---> Running in ed5a79158e4c 23:15:10 ---> 7bf1e969f1e4 23:15:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:15:11 Removing intermediate container ed5a79158e4c 23:15:11 ---> 36ef7232a0bc 23:15:11 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:15:11 ---> 74e1459f9fed 23:15:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:15:11 ---> Running in de4c76a23edf 23:15:11 ---> e644e10e7115 23:15:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:15:11 ---> 357191a2ac0e 23:15:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:11 ---> Running in 5f863937ad6c 23:15:12 Removing intermediate container de4c76a23edf 23:15:12 ---> 0e390a723228 23:15:12 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:13 ---> 42758aff7c38 23:15:13 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:15:13 Removing intermediate container 5f863937ad6c 23:15:13 ---> d16cfa8a9802 23:15:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:15:13 ---> Running in 1fb1a72ea25c 23:15:13 ---> e04b0348dc73 23:15:13 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:15:13 Removing intermediate container 1fb1a72ea25c 23:15:13 ---> 2f033e3f2893 23:15:13 Step 23/25 : LABEL arch=x86_64 23:15:13 ---> Running in 303fa4454b4f 23:15:13 Removing intermediate container 303fa4454b4f 23:15:13 ---> ba5987eecd11 23:15:13 Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:15:13 ---> 5eaced383da3 23:15:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:15:13 ---> Running in 3557865e3dd8 23:15:14 ---> ff4417cf0f56 23:15:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:15:14 Removing intermediate container 3557865e3dd8 23:15:14 ---> 9068f3087a54 23:15:14 Step 25/25 : LABEL version=3.0.0-dev.117 23:15:14 ---> Running in 6f3f34539014 23:15:14 Removing intermediate container 6f3f34539014 23:15:14 ---> ddf9b0106f7a 23:15:14 23:15:14 ---> ae4c542c760b 23:15:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:15:14 Successfully built ddf9b0106f7a 23:15:14 Successfully tagged security-secretstore-setup:latest 23:15:14  Building security-secretstore-setup ... done  ---> d1cc07304914 23:15:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:15:14 ---> d65576b6ee1b 23:15:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:15:15 ---> 834078826b74 23:15:15 Step 28/33 : RUN chmod +x /entrypoint.sh 23:15:15 ---> Running in 0bc6d3e625b3 23:15:16 Removing intermediate container 0bc6d3e625b3 23:15:16 ---> 8f252b148557 23:15:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:15:16 ---> Running in 62bf8458a67f 23:15:16 Removing intermediate container 62bf8458a67f 23:15:16 ---> 7fdd96937b9a 23:15:16 Step 30/33 : CMD ["gate"] 23:15:16 ---> Running in 4a38816102ab 23:15:16 Removing intermediate container 4a38816102ab 23:15:16 ---> 082276e40f96 23:15:16 Step 31/33 : LABEL arch=x86_64 23:15:16 ---> Running in d643f23acccc 23:15:16 Removing intermediate container d643f23acccc 23:15:16 ---> 4136b9a96510 23:15:16 Step 32/33 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:15:16 ---> Running in f7bba6bce1c7 23:15:17 Removing intermediate container f7bba6bce1c7 23:15:17 ---> 893d7c490d37 23:15:17 Step 33/33 : LABEL version=3.0.0-dev.117 23:15:17 ---> Running in e2e471efae98 23:15:17 Removing intermediate container e2e471efae98 23:15:17 ---> 9ee9134fe42a 23:15:17 23:15:17 Successfully built 9ee9134fe42a 23:15:17 Successfully tagged security-bootstrapper:latest 23:15:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:18 ---> 82379f3ba856 23:15:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:15:18 ---> Running in c4c11702f09a 23:15:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:18 ---> 82379f3ba856 23:15:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:15:18 ---> Running in 15f15b975878 23:15:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:18 ---> 82379f3ba856 23:15:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:15:18 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:15:18 ---> 82379f3ba856 23:15:18 Step 3/26 : WORKDIR /edgex-go 23:15:19 ---> Running in 4565ebfe16e2 23:15:19 Removing intermediate container c4c11702f09a 23:15:19 ---> eb4b7fef48ae 23:15:19 Step 4/23 : WORKDIR /edgex-go 23:15:19 ---> Running in 7c8dcaab7de7 23:15:19 ---> Running in 0643e9791521 23:15:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:15:19 ---> 82379f3ba856 23:15:19 Step 3/33 : WORKDIR /edgex-go 23:15:19 Removing intermediate container 15f15b975878 23:15:19 ---> e188758d0cdd 23:15:19 Step 4/23 : WORKDIR /edgex-go 23:15:19 ---> Running in 049bea4307c7 23:15:19 ---> Running in 5ee049947103 23:15:19 Removing intermediate container 4565ebfe16e2 23:15:19 ---> 017ea1acc711 23:15:19 Step 4/23 : WORKDIR /edgex-go 23:15:20 ---> Running in 5f6e21fc5729 23:15:20 Removing intermediate container 0643e9791521 23:15:20 ---> b5975301192e 23:15:20 Step 5/23 : RUN apk add --update --no-cache make git 23:15:20 Removing intermediate container 049bea4307c7 23:15:20 ---> 3b0885c31895 23:15:20 Step 4/33 : RUN apk add --update --no-cache make git 23:15:20 ---> Running in ee96c4b8e90a 23:15:20 Removing intermediate container 7c8dcaab7de7 23:15:20 ---> 6fb85a55876f 23:15:20 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:15:20 Removing intermediate container 5ee049947103 23:15:20 ---> 5a31d1e6e76c 23:15:20 Step 5/23 : RUN apk add --update --no-cache make git 23:15:20 ---> Running in c50a39fb1065 23:15:20 ---> Running in cf1c436efd04 23:15:20 ---> Running in 92db29ce90dc 23:15:20 Removing intermediate container 5f6e21fc5729 23:15:20 ---> 0a3b448e8b9c 23:15:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:15:20 ---> Running in 33f58933f918 23:15:22  Building security-bootstrapper ... done Removing intermediate container 16d43b0e2db3 23:15:22 ---> bbc005fe946d 23:15:22 23:15:22 Step 9/20 : FROM alpine:3.17 23:15:22 ---> 9ed4aefc74f6 23:15:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:15:22 ---> Using cache 23:15:22 ---> 6c4f7b9fca6f 23:15:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:22 ---> Running in 6ad64eaa2c38 23:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:23 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:23 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:23 OK: 17818 distinct packages available 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:23 (1/9) Installing ca-certificates (20220614-r4) 23:15:23 (2/9) Installing brotli-libs (1.0.9-r9) 23:15:23 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:15:23 (4/9) Installing libcurl (7.88.1-r1) 23:15:23 (5/9) Installing curl (7.88.1-r1) 23:15:23 (6/9) Installing dumb-init (1.2.5-r2) 23:15:23 (7/9) Installing musl-obstack (1.2.3-r0) 23:15:23 (8/9) Installing libucontext (1.2-r0) 23:15:23 (9/9) Installing gcompat (1.1.0-r0) 23:15:23 Executing busybox-1.35.0-r29.trigger 23:15:23 Executing ca-certificates-20220614-r4.trigger 23:15:23 OK: 10 MiB in 24 packages 23:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:24 Removing intermediate container 6ad64eaa2c38 23:15:24 ---> 29b5969743c7 23:15:24 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:24 ---> ba0b4ff382e6 23:15:24 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:15:24 ---> 4569128d8471 23:15:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:15:25 ---> 58bcddfd7641 23:15:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:15:25 OK: 263 MiB in 53 packages 23:15:25 ---> 4913b140216c 23:15:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:15:25 ---> Running in d2b5acb4f227 23:15:25 Removing intermediate container d2b5acb4f227 23:15:25 ---> 8a6a1f379ff7 23:15:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:25 ---> Running in 1a0ff63eb8b9 23:15:25 Removing intermediate container 1a0ff63eb8b9 23:15:25 ---> 5ea7c064b51f 23:15:25 Step 18/20 : LABEL arch=x86_64 23:15:25 OK: 263 MiB in 53 packages 23:15:25 OK: 263 MiB in 53 packages 23:15:25 OK: 263 MiB in 53 packages 23:15:25 ---> Running in f99e6b2b5bbd 23:15:25 Removing intermediate container f99e6b2b5bbd 23:15:25 ---> 9799feebd068 23:15:25 Step 19/20 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:15:25 ---> Running in 68eae153bdd1 23:15:26 OK: 263 MiB in 53 packages 23:15:26 Removing intermediate container 68eae153bdd1 23:15:26 ---> 32d0c6162072 23:15:26 Step 20/20 : LABEL version=3.0.0-dev.117 23:15:26 ---> Running in 640d5eb4c244 23:15:26 Removing intermediate container 640d5eb4c244 23:15:26 ---> 88d117716a19 23:15:26 23:15:26 Successfully built 88d117716a19 23:15:26 Successfully tagged security-spiffe-token-provider:latest 23:15:26  Building security-spiffe-token-provider ... done  [Pipeline] } 23:15:26 $ docker stop --time=1 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 23:15:27 Removing intermediate container ee96c4b8e90a 23:15:27 ---> 67559798c8c6 23:15:27 Step 6/23 : COPY go.mod vendor* ./ 23:15:27 $ docker rm -f --volumes 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:28 Removing intermediate container cf1c436efd04 23:15:28 ---> d4d5c01447ca 23:15:28 Step 5/26 : COPY go.mod vendor* ./ 23:15:28 Removing intermediate container c50a39fb1065 23:15:28 ---> aadef9b4f32e 23:15:28 Step 5/33 : COPY go.mod vendor* ./ 23:15:28 + docker images 23:15:28 REPOSITORY TAG IMAGE ID CREATED SIZE 23:15:28 security-spiffe-token-provider latest 88d117716a19 2 seconds ago 32.8MB 23:15:28 bbc005fe946d 6 seconds ago 1.73GB 23:15:28 security-bootstrapper latest 9ee9134fe42a 10 seconds ago 22.2MB 23:15:28 security-secretstore-setup latest ddf9b0106f7a 13 seconds ago 32.8MB 23:15:28 9f8b10261742 22 seconds ago 1.68GB 23:15:28 60b489970521 23 seconds ago 1.67GB 23:15:28 support-scheduler latest d5f14c2cb363 37 seconds ago 32.1MB 23:15:28 core-metadata latest b87a50cceaf6 41 seconds ago 20.4MB 23:15:28 46c42ebf8fa3 44 seconds ago 1.75GB 23:15:28 security-proxy-auth latest 2a50970147a5 47 seconds ago 18.3MB 23:15:28 55cd46d84277 50 seconds ago 1.69GB 23:15:28 core-command latest d55fef059c45 50 seconds ago 19.8MB 23:15:28 5551f70cc1ae 53 seconds ago 1.66GB 23:15:28 security-spire-agent latest c743f9eefc82 About a minute ago 129MB 23:15:28 e66cb2d6aef3 About a minute ago 1.69GB 23:15:28 bac8f3c97998 About a minute ago 1.54GB 23:15:28 security-spire-server latest 8fe02b1c5f14 About a minute ago 89.8MB 23:15:28 support-notifications latest 89f32e2e5f90 About a minute ago 32.7MB 23:15:28 ac06ea9b186d About a minute ago 1.54GB 23:15:28 core-common-config-bootstrapper latest 815d6dc6f64f About a minute ago 17.2MB 23:15:28 security-proxy-setup latest 702e5b8ccde6 About a minute ago 18.7MB 23:15:28 core-data latest 941246b14727 About a minute ago 20MB 23:15:28 53c7a995ac6a About a minute ago 1.75GB 23:15:28 159ccc85d221 About a minute ago 1.69GB 23:15:28 4eefb5e607a6 About a minute ago 1.68GB 23:15:28 bbc74570cb74 About a minute ago 1.67GB 23:15:28 security-spire-config latest f62af5d32ad7 2 minutes ago 88.9MB 23:15:28 9af87b2de6a5 2 minutes ago 1.54GB 23:15:28 ci-base-image-x86_64 latest 4859c909a846 5 minutes ago 881MB 23:15:28 alpine 3.17 9ed4aefc74f6 5 hours ago 7.05MB 23:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 23:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:15:28 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:15:28 provisioning config files... 23:15:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config1110263472574268218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:28 Removing intermediate container 92db29ce90dc 23:15:28 ---> 4e8f0e974f24 23:15:28 Step 6/23 : COPY go.mod vendor* ./ 23:15:28 Removing intermediate container 33f58933f918 23:15:28 ---> d1868445f370 23:15:28 Step 6/23 : COPY go.mod vendor* ./ 23:15:28 ---> 9b48d0d14b2f 23:15:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:28 ---> docker-login.sh 23:15:28 nexus3.edgexfoundry.org:10001 23:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:28 Configure a credential helper to remove this warning. See 23:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:28 23:15:28 Login Succeeded 23:15:28 nexus3.edgexfoundry.org:10002 23:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:28 Configure a credential helper to remove this warning. See 23:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:28 23:15:28 Login Succeeded 23:15:28 nexus3.edgexfoundry.org:10003 23:15:28 ---> Running in 52e0927aa936 23:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:28 Configure a credential helper to remove this warning. See 23:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:28 23:15:28 Login Succeeded 23:15:28 nexus3.edgexfoundry.org:10004 23:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:28 Configure a credential helper to remove this warning. See 23:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:28 23:15:28 Login Succeeded 23:15:28 docker.io 23:15:29 ---> 50c1efc2bff7 23:15:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:29 Configure a credential helper to remove this warning. See 23:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:29 23:15:29 Login Succeeded 23:15:29 ---> docker-login.sh ends [Pipeline] } 23:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:15:29 d92bec74020a648086c22ac11f002708918e28aa 23:15:29 latest 23:15:29 3.0.0-dev.117 23:15:29 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:29 main 23:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:29 ---> Running in 41715c20acf8 23:15:29 ---> 4d08721d33c4 23:15:29 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:29 ---> Running in 0d4002b872a9 23:15:29 + docker push nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa 23:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:15:29 11568aa08b4e: Preparing 23:15:29 b9ee03624fc7: Preparing 23:15:29 a43825cc73a3: Preparing 23:15:29 a348232bc727: Preparing 23:15:29 c3cc914781b6: Preparing 23:15:29 f1417ff83b31: Preparing 23:15:29 f1417ff83b31: Waiting 23:15:29 11568aa08b4e: Pushed 23:15:29 a43825cc73a3: Pushed 23:15:29 a348232bc727: Pushed 23:15:29 c3cc914781b6: Pushed 23:15:29 f1417ff83b31: Layer already exists 23:15:29 ---> 3ef28e9486ab 23:15:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:30 ---> fc5ede50691b 23:15:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:30 ---> Running in ed270e8e52e7 23:15:30 ---> Running in fabd31ea5abd 23:15:31 b9ee03624fc7: Pushed 23:15:31 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:15:32 11568aa08b4e: Preparing 23:15:32 b9ee03624fc7: Preparing 23:15:32 a43825cc73a3: Preparing 23:15:32 a348232bc727: Preparing 23:15:32 c3cc914781b6: Preparing 23:15:32 f1417ff83b31: Preparing 23:15:32 f1417ff83b31: Waiting 23:15:32 a43825cc73a3: Layer already exists 23:15:32 11568aa08b4e: Layer already exists 23:15:32 c3cc914781b6: Layer already exists 23:15:32 a348232bc727: Layer already exists 23:15:32 b9ee03624fc7: Layer already exists 23:15:32 f1417ff83b31: Layer already exists 23:15:32 latest: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 23:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:15:33 11568aa08b4e: Preparing 23:15:33 b9ee03624fc7: Preparing 23:15:33 a43825cc73a3: Preparing 23:15:33 a348232bc727: Preparing 23:15:33 c3cc914781b6: Preparing 23:15:33 f1417ff83b31: Preparing 23:15:33 f1417ff83b31: Waiting 23:15:33 c3cc914781b6: Layer already exists 23:15:33 b9ee03624fc7: Layer already exists 23:15:33 11568aa08b4e: Layer already exists 23:15:33 a348232bc727: Layer already exists 23:15:33 a43825cc73a3: Layer already exists 23:15:33 f1417ff83b31: Layer already exists 23:15:33 3.0.0-dev.117: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker push nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:15:33 11568aa08b4e: Preparing 23:15:33 b9ee03624fc7: Preparing 23:15:33 a43825cc73a3: Preparing 23:15:33 a348232bc727: Preparing 23:15:33 c3cc914781b6: Preparing 23:15:33 f1417ff83b31: Preparing 23:15:33 f1417ff83b31: Waiting 23:15:33 c3cc914781b6: Layer already exists 23:15:33 a348232bc727: Layer already exists 23:15:33 b9ee03624fc7: Layer already exists 23:15:33 11568aa08b4e: Layer already exists 23:15:33 a43825cc73a3: Layer already exists 23:15:33 f1417ff83b31: Layer already exists 23:15:33 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:15:34 11568aa08b4e: Preparing 23:15:34 b9ee03624fc7: Preparing 23:15:34 a43825cc73a3: Preparing 23:15:34 a348232bc727: Preparing 23:15:34 c3cc914781b6: Preparing 23:15:34 f1417ff83b31: Preparing 23:15:34 f1417ff83b31: Waiting 23:15:34 a43825cc73a3: Layer already exists 23:15:34 b9ee03624fc7: Layer already exists 23:15:34 11568aa08b4e: Layer already exists 23:15:34 c3cc914781b6: Layer already exists 23:15:34 a348232bc727: Layer already exists 23:15:34 f1417ff83b31: Layer already exists 23:15:34 main: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:34 ===================================================== [Pipeline] echo 23:15:34 taggedImages: 23:15:34 - nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa 23:15:34 - nexus3.edgexfoundry.org:10004/core-command:latest 23:15:34 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 23:15:34 - nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:15:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:15:34 d92bec74020a648086c22ac11f002708918e28aa 23:15:34 latest 23:15:34 3.0.0-dev.117 23:15:34 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:34 main 23:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa 23:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:15:34 76f29c1871b6: Preparing 23:15:34 8da93b40bbde: Preparing 23:15:34 86aa7268f322: Preparing 23:15:34 3838c91ba178: Preparing 23:15:34 a43825cc73a3: Preparing 23:15:34 a348232bc727: Preparing 23:15:34 97b8bd1233b1: Preparing 23:15:34 f1417ff83b31: Preparing 23:15:34 a348232bc727: Waiting 23:15:34 97b8bd1233b1: Waiting 23:15:34 a43825cc73a3: Layer already exists 23:15:34 a348232bc727: Layer already exists 23:15:34 86aa7268f322: Pushed 23:15:34 8da93b40bbde: Pushed 23:15:34 76f29c1871b6: Pushed 23:15:34 f1417ff83b31: Layer already exists 23:15:34 97b8bd1233b1: Pushed 23:15:36 3838c91ba178: Pushed 23:15:36 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:36 + 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:15:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:15:36 76f29c1871b6: Preparing 23:15:36 8da93b40bbde: Preparing 23:15:36 86aa7268f322: Preparing 23:15:36 3838c91ba178: Preparing 23:15:36 a43825cc73a3: Preparing 23:15:36 a348232bc727: Preparing 23:15:36 97b8bd1233b1: Preparing 23:15:36 f1417ff83b31: Preparing 23:15:36 a348232bc727: Waiting 23:15:36 97b8bd1233b1: Waiting 23:15:36 f1417ff83b31: Waiting 23:15:36 a43825cc73a3: Layer already exists 23:15:36 8da93b40bbde: Layer already exists 23:15:36 3838c91ba178: Layer already exists 23:15:36 76f29c1871b6: Layer already exists 23:15:36 86aa7268f322: Layer already exists 23:15:36 f1417ff83b31: Layer already exists 23:15:36 a348232bc727: Layer already exists 23:15:36 97b8bd1233b1: Layer already exists 23:15:36 latest: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 23:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:15:37 76f29c1871b6: Preparing 23:15:37 8da93b40bbde: Preparing 23:15:37 86aa7268f322: Preparing 23:15:37 3838c91ba178: Preparing 23:15:37 a43825cc73a3: Preparing 23:15:37 a348232bc727: Preparing 23:15:37 97b8bd1233b1: Preparing 23:15:37 f1417ff83b31: Preparing 23:15:37 97b8bd1233b1: Waiting 23:15:37 f1417ff83b31: Waiting 23:15:37 a348232bc727: Waiting 23:15:37 76f29c1871b6: Layer already exists 23:15:37 a43825cc73a3: Layer already exists 23:15:37 86aa7268f322: Layer already exists 23:15:37 3838c91ba178: Layer already exists 23:15:37 8da93b40bbde: Layer already exists 23:15:37 97b8bd1233b1: Layer already exists 23:15:37 a348232bc727: Layer already exists 23:15:37 f1417ff83b31: Layer already exists 23:15:37 3.0.0-dev.117: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:15:38 76f29c1871b6: Preparing 23:15:38 8da93b40bbde: Preparing 23:15:38 86aa7268f322: Preparing 23:15:38 3838c91ba178: Preparing 23:15:38 a43825cc73a3: Preparing 23:15:38 a348232bc727: Preparing 23:15:38 97b8bd1233b1: Preparing 23:15:38 f1417ff83b31: Preparing 23:15:38 a348232bc727: Waiting 23:15:38 97b8bd1233b1: Waiting 23:15:38 f1417ff83b31: Waiting 23:15:38 86aa7268f322: Layer already exists 23:15:38 76f29c1871b6: Layer already exists 23:15:38 3838c91ba178: Layer already exists 23:15:38 8da93b40bbde: Layer already exists 23:15:38 a43825cc73a3: Layer already exists 23:15:38 97b8bd1233b1: Layer already exists 23:15:38 f1417ff83b31: Layer already exists 23:15:38 a348232bc727: Layer already exists 23:15:38 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:38 + 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:15:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:15:38 76f29c1871b6: Preparing 23:15:38 8da93b40bbde: Preparing 23:15:38 86aa7268f322: Preparing 23:15:38 3838c91ba178: Preparing 23:15:38 a43825cc73a3: Preparing 23:15:38 a348232bc727: Preparing 23:15:38 97b8bd1233b1: Preparing 23:15:38 f1417ff83b31: Preparing 23:15:38 a348232bc727: Waiting 23:15:38 97b8bd1233b1: Waiting 23:15:38 3838c91ba178: Layer already exists 23:15:38 a43825cc73a3: Layer already exists 23:15:38 86aa7268f322: Layer already exists 23:15:38 8da93b40bbde: Layer already exists 23:15:38 76f29c1871b6: Layer already exists 23:15:38 a348232bc727: Layer already exists 23:15:38 97b8bd1233b1: Layer already exists 23:15:38 f1417ff83b31: Layer already exists 23:15:38 main: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:38 ===================================================== [Pipeline] echo 23:15:38 taggedImages: 23:15:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa 23:15:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:15:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 23:15:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:15:38 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:15:38 d92bec74020a648086c22ac11f002708918e28aa 23:15:38 latest 23:15:38 3.0.0-dev.117 23:15:38 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:38 main 23:15:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:39 + docker push nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa 23:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:15:39 dde6f8809c9f: Preparing 23:15:39 3b44b4785cfe: Preparing 23:15:39 a43825cc73a3: Preparing 23:15:39 a348232bc727: Preparing 23:15:39 482e92c30d1c: Preparing 23:15:39 f1417ff83b31: Preparing 23:15:39 f1417ff83b31: Waiting 23:15:39 a43825cc73a3: Layer already exists 23:15:39 a348232bc727: Layer already exists 23:15:39 f1417ff83b31: Layer already exists 23:15:39 dde6f8809c9f: Pushed 23:15:39 482e92c30d1c: Pushed 23:15:41 3b44b4785cfe: Pushed 23:15:41 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:15:41 dde6f8809c9f: Preparing 23:15:41 3b44b4785cfe: Preparing 23:15:41 a43825cc73a3: Preparing 23:15:41 a348232bc727: Preparing 23:15:41 482e92c30d1c: Preparing 23:15:41 f1417ff83b31: Preparing 23:15:41 f1417ff83b31: Waiting 23:15:41 a43825cc73a3: Layer already exists 23:15:41 a348232bc727: Layer already exists 23:15:41 482e92c30d1c: Layer already exists 23:15:41 3b44b4785cfe: Layer already exists 23:15:41 dde6f8809c9f: Layer already exists 23:15:41 f1417ff83b31: Layer already exists 23:15:41 latest: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 23:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:15:42 dde6f8809c9f: Preparing 23:15:42 3b44b4785cfe: Preparing 23:15:42 a43825cc73a3: Preparing 23:15:42 a348232bc727: Preparing 23:15:42 482e92c30d1c: Preparing 23:15:42 f1417ff83b31: Preparing 23:15:42 f1417ff83b31: Waiting 23:15:42 dde6f8809c9f: Layer already exists 23:15:42 a348232bc727: Layer already exists 23:15:42 3b44b4785cfe: Layer already exists 23:15:42 482e92c30d1c: Layer already exists 23:15:42 a43825cc73a3: Layer already exists 23:15:42 f1417ff83b31: Layer already exists 23:15:42 3.0.0-dev.117: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker push nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:15:43 dde6f8809c9f: Preparing 23:15:43 3b44b4785cfe: Preparing 23:15:43 a43825cc73a3: Preparing 23:15:43 a348232bc727: Preparing 23:15:43 482e92c30d1c: Preparing 23:15:43 f1417ff83b31: Preparing 23:15:43 f1417ff83b31: Waiting 23:15:43 a43825cc73a3: Layer already exists 23:15:43 a348232bc727: Layer already exists 23:15:43 3b44b4785cfe: Layer already exists 23:15:43 482e92c30d1c: Layer already exists 23:15:43 dde6f8809c9f: Layer already exists 23:15:43 f1417ff83b31: Layer already exists 23:15:43 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:15:43 dde6f8809c9f: Preparing 23:15:43 3b44b4785cfe: Preparing 23:15:43 a43825cc73a3: Preparing 23:15:43 a348232bc727: Preparing 23:15:43 482e92c30d1c: Preparing 23:15:43 f1417ff83b31: Preparing 23:15:43 f1417ff83b31: Waiting 23:15:43 dde6f8809c9f: Layer already exists 23:15:43 a43825cc73a3: Layer already exists 23:15:43 3b44b4785cfe: Layer already exists 23:15:43 482e92c30d1c: Layer already exists 23:15:43 a348232bc727: Layer already exists 23:15:43 f1417ff83b31: Layer already exists 23:15:43 main: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:43 ===================================================== [Pipeline] echo 23:15:43 taggedImages: 23:15:43 - nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa 23:15:43 - nexus3.edgexfoundry.org:10004/core-data:latest 23:15:43 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 23:15:43 - nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:15:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:15:43 d92bec74020a648086c22ac11f002708918e28aa 23:15:43 latest 23:15:43 3.0.0-dev.117 23:15:43 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:43 main 23:15:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa 23:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:15:44 b6948e50f626: Preparing 23:15:44 a8bfab14ff0d: Preparing 23:15:44 4583355ece1f: Preparing 23:15:44 a43825cc73a3: Preparing 23:15:44 a348232bc727: Preparing 23:15:44 c3cc914781b6: Preparing 23:15:44 f1417ff83b31: Preparing 23:15:44 c3cc914781b6: Waiting 23:15:44 f1417ff83b31: Waiting 23:15:44 a43825cc73a3: Layer already exists 23:15:44 a348232bc727: Layer already exists 23:15:44 c3cc914781b6: Layer already exists 23:15:44 f1417ff83b31: Layer already exists 23:15:44 a8bfab14ff0d: Pushed 23:15:44 b6948e50f626: Pushed 23:15:46 4583355ece1f: Pushed 23:15:46 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:15:47 b6948e50f626: Preparing 23:15:47 a8bfab14ff0d: Preparing 23:15:47 4583355ece1f: Preparing 23:15:47 a43825cc73a3: Preparing 23:15:47 a348232bc727: Preparing 23:15:47 c3cc914781b6: Preparing 23:15:47 f1417ff83b31: Preparing 23:15:47 c3cc914781b6: Waiting 23:15:47 f1417ff83b31: Waiting 23:15:47 b6948e50f626: Layer already exists 23:15:47 a348232bc727: Layer already exists 23:15:47 a43825cc73a3: Layer already exists 23:15:47 a8bfab14ff0d: Layer already exists 23:15:47 4583355ece1f: Layer already exists 23:15:47 f1417ff83b31: Layer already exists 23:15:47 c3cc914781b6: Layer already exists 23:15:47 latest: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 23:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:15:47 b6948e50f626: Preparing 23:15:47 a8bfab14ff0d: Preparing 23:15:47 4583355ece1f: Preparing 23:15:47 a43825cc73a3: Preparing 23:15:47 a348232bc727: Preparing 23:15:47 c3cc914781b6: Preparing 23:15:47 f1417ff83b31: Preparing 23:15:47 c3cc914781b6: Waiting 23:15:47 f1417ff83b31: Waiting 23:15:47 a43825cc73a3: Layer already exists 23:15:47 4583355ece1f: Layer already exists 23:15:47 b6948e50f626: Layer already exists 23:15:47 a348232bc727: Layer already exists 23:15:47 a8bfab14ff0d: Layer already exists 23:15:47 f1417ff83b31: Layer already exists 23:15:47 c3cc914781b6: Layer already exists 23:15:47 3.0.0-dev.117: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:15:48 b6948e50f626: Preparing 23:15:48 a8bfab14ff0d: Preparing 23:15:48 4583355ece1f: Preparing 23:15:48 a43825cc73a3: Preparing 23:15:48 a348232bc727: Preparing 23:15:48 c3cc914781b6: Preparing 23:15:48 f1417ff83b31: Preparing 23:15:48 c3cc914781b6: Waiting 23:15:48 f1417ff83b31: Waiting 23:15:48 a8bfab14ff0d: Layer already exists 23:15:48 a43825cc73a3: Layer already exists 23:15:48 4583355ece1f: Layer already exists 23:15:48 b6948e50f626: Layer already exists 23:15:48 a348232bc727: Layer already exists 23:15:48 f1417ff83b31: Layer already exists 23:15:48 c3cc914781b6: Layer already exists 23:15:48 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:15:48 b6948e50f626: Preparing 23:15:48 a8bfab14ff0d: Preparing 23:15:48 4583355ece1f: Preparing 23:15:48 a43825cc73a3: Preparing 23:15:48 a348232bc727: Preparing 23:15:48 c3cc914781b6: Preparing 23:15:48 f1417ff83b31: Preparing 23:15:48 c3cc914781b6: Waiting 23:15:48 f1417ff83b31: Waiting 23:15:48 a348232bc727: Layer already exists 23:15:48 a8bfab14ff0d: Layer already exists 23:15:48 a43825cc73a3: Layer already exists 23:15:48 b6948e50f626: Layer already exists 23:15:48 4583355ece1f: Layer already exists 23:15:48 f1417ff83b31: Layer already exists 23:15:48 c3cc914781b6: Layer already exists 23:15:48 main: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:49 ===================================================== [Pipeline] echo 23:15:49 taggedImages: 23:15:49 - nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa 23:15:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:15:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 23:15:49 - nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:15:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:15:49 d92bec74020a648086c22ac11f002708918e28aa 23:15:49 latest 23:15:49 3.0.0-dev.117 23:15:49 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:49 main 23:15:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa 23:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:15:49 bf10248823e9: Preparing 23:15:49 bf10248823e9: Preparing 23:15:49 a267f0439ee6: Preparing 23:15:49 87879d504fb0: Preparing 23:15:49 24dacfefe202: Preparing 23:15:49 5313f1d7ae8c: Preparing 23:15:49 016a5d9ca0c3: Preparing 23:15:49 a43825cc73a3: Preparing 23:15:49 a348232bc727: Preparing 23:15:49 fff62d93367d: Preparing 23:15:49 010d588dafc5: Preparing 23:15:49 9572fdff4722: Preparing 23:15:49 a2bddc33add4: Preparing 23:15:49 f1417ff83b31: Preparing 23:15:49 a43825cc73a3: Waiting 23:15:49 a348232bc727: Waiting 23:15:49 fff62d93367d: Waiting 23:15:49 016a5d9ca0c3: Waiting 23:15:49 010d588dafc5: Waiting 23:15:49 9572fdff4722: Waiting 23:15:49 f1417ff83b31: Waiting 23:15:49 24dacfefe202: Pushed 23:15:49 a267f0439ee6: Pushed 23:15:49 87879d504fb0: Pushed 23:15:49 a43825cc73a3: Layer already exists 23:15:49 bf10248823e9: Pushed 23:15:49 5313f1d7ae8c: Pushed 23:15:49 a348232bc727: Layer already exists 23:15:49 fff62d93367d: Pushed 23:15:49 010d588dafc5: Pushed 23:15:49 f1417ff83b31: Layer already exists 23:15:49 a2bddc33add4: Pushed 23:15:49 9572fdff4722: Pushed 23:15:51 016a5d9ca0c3: Pushed 23:15:51 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:15:52 bf10248823e9: Preparing 23:15:52 bf10248823e9: Preparing 23:15:52 a267f0439ee6: Preparing 23:15:52 87879d504fb0: Preparing 23:15:52 24dacfefe202: Preparing 23:15:52 5313f1d7ae8c: Preparing 23:15:52 016a5d9ca0c3: Preparing 23:15:52 a43825cc73a3: Preparing 23:15:52 a348232bc727: Preparing 23:15:52 fff62d93367d: Preparing 23:15:52 010d588dafc5: Preparing 23:15:52 9572fdff4722: Preparing 23:15:52 a2bddc33add4: Preparing 23:15:52 f1417ff83b31: Preparing 23:15:52 9572fdff4722: Waiting 23:15:52 a43825cc73a3: Waiting 23:15:52 f1417ff83b31: Waiting 23:15:52 fff62d93367d: Waiting 23:15:52 a348232bc727: Waiting 23:15:52 010d588dafc5: Waiting 23:15:52 016a5d9ca0c3: Waiting 23:15:52 bf10248823e9: Layer already exists 23:15:52 87879d504fb0: Layer already exists 23:15:52 a267f0439ee6: Layer already exists 23:15:52 5313f1d7ae8c: Layer already exists 23:15:52 24dacfefe202: Layer already exists 23:15:52 016a5d9ca0c3: Layer already exists 23:15:52 fff62d93367d: Layer already exists 23:15:52 a43825cc73a3: Layer already exists 23:15:52 a348232bc727: Layer already exists 23:15:52 010d588dafc5: Layer already exists 23:15:52 9572fdff4722: Layer already exists 23:15:52 a2bddc33add4: Layer already exists 23:15:52 f1417ff83b31: Layer already exists 23:15:52 latest: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 23:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:15:52 bf10248823e9: Preparing 23:15:52 bf10248823e9: Preparing 23:15:52 a267f0439ee6: Preparing 23:15:52 87879d504fb0: Preparing 23:15:52 24dacfefe202: Preparing 23:15:52 5313f1d7ae8c: Preparing 23:15:52 016a5d9ca0c3: Preparing 23:15:52 a43825cc73a3: Preparing 23:15:52 a348232bc727: Preparing 23:15:52 fff62d93367d: Preparing 23:15:52 010d588dafc5: Preparing 23:15:52 9572fdff4722: Preparing 23:15:52 a2bddc33add4: Preparing 23:15:52 f1417ff83b31: Preparing 23:15:52 016a5d9ca0c3: Waiting 23:15:52 010d588dafc5: Waiting 23:15:52 9572fdff4722: Waiting 23:15:52 a43825cc73a3: Waiting 23:15:52 a348232bc727: Waiting 23:15:52 fff62d93367d: Waiting 23:15:52 87879d504fb0: Layer already exists 23:15:52 a267f0439ee6: Layer already exists 23:15:52 bf10248823e9: Layer already exists 23:15:52 24dacfefe202: Layer already exists 23:15:52 5313f1d7ae8c: Layer already exists 23:15:52 a348232bc727: Layer already exists 23:15:52 016a5d9ca0c3: Layer already exists 23:15:52 a43825cc73a3: Layer already exists 23:15:52 fff62d93367d: Layer already exists 23:15:52 010d588dafc5: Layer already exists 23:15:52 9572fdff4722: Layer already exists 23:15:52 a2bddc33add4: Layer already exists 23:15:52 f1417ff83b31: Layer already exists 23:15:52 3.0.0-dev.117: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:15:53 bf10248823e9: Preparing 23:15:53 bf10248823e9: Preparing 23:15:53 a267f0439ee6: Preparing 23:15:53 87879d504fb0: Preparing 23:15:53 24dacfefe202: Preparing 23:15:53 5313f1d7ae8c: Preparing 23:15:53 016a5d9ca0c3: Preparing 23:15:53 a43825cc73a3: Preparing 23:15:53 a348232bc727: Preparing 23:15:53 fff62d93367d: Preparing 23:15:53 010d588dafc5: Preparing 23:15:53 9572fdff4722: Preparing 23:15:53 a2bddc33add4: Preparing 23:15:53 f1417ff83b31: Preparing 23:15:53 016a5d9ca0c3: Waiting 23:15:53 fff62d93367d: Waiting 23:15:53 010d588dafc5: Waiting 23:15:53 9572fdff4722: Waiting 23:15:53 a2bddc33add4: Waiting 23:15:53 f1417ff83b31: Waiting 23:15:53 5313f1d7ae8c: Layer already exists 23:15:53 a267f0439ee6: Layer already exists 23:15:53 24dacfefe202: Layer already exists 23:15:53 bf10248823e9: Layer already exists 23:15:53 87879d504fb0: Layer already exists 23:15:53 a43825cc73a3: Layer already exists 23:15:53 fff62d93367d: Layer already exists 23:15:53 016a5d9ca0c3: Layer already exists 23:15:53 a348232bc727: Layer already exists 23:15:53 010d588dafc5: Layer already exists 23:15:53 a2bddc33add4: Layer already exists 23:15:53 9572fdff4722: Layer already exists 23:15:53 f1417ff83b31: Layer already exists 23:15:53 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:15:54 bf10248823e9: Preparing 23:15:54 bf10248823e9: Preparing 23:15:54 a267f0439ee6: Preparing 23:15:54 87879d504fb0: Preparing 23:15:54 24dacfefe202: Preparing 23:15:54 5313f1d7ae8c: Preparing 23:15:54 016a5d9ca0c3: Preparing 23:15:54 a43825cc73a3: Preparing 23:15:54 a348232bc727: Preparing 23:15:54 fff62d93367d: Preparing 23:15:54 010d588dafc5: Preparing 23:15:54 9572fdff4722: Preparing 23:15:54 a2bddc33add4: Preparing 23:15:54 f1417ff83b31: Preparing 23:15:54 fff62d93367d: Waiting 23:15:54 010d588dafc5: Waiting 23:15:54 9572fdff4722: Waiting 23:15:54 a2bddc33add4: Waiting 23:15:54 f1417ff83b31: Waiting 23:15:54 016a5d9ca0c3: Waiting 23:15:54 a43825cc73a3: Waiting 23:15:54 a348232bc727: Waiting 23:15:54 a267f0439ee6: Layer already exists 23:15:54 87879d504fb0: Layer already exists 23:15:54 5313f1d7ae8c: Layer already exists 23:15:54 bf10248823e9: Layer already exists 23:15:54 24dacfefe202: Layer already exists 23:15:54 a43825cc73a3: Layer already exists 23:15:54 a348232bc727: Layer already exists 23:15:54 016a5d9ca0c3: Layer already exists 23:15:54 010d588dafc5: Layer already exists 23:15:54 fff62d93367d: Layer already exists 23:15:54 9572fdff4722: Layer already exists 23:15:54 a2bddc33add4: Layer already exists 23:15:54 f1417ff83b31: Layer already exists 23:15:54 main: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:54 ===================================================== [Pipeline] echo 23:15:54 taggedImages: 23:15:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa 23:15:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:15:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 23:15:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:15:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:15:54 d92bec74020a648086c22ac11f002708918e28aa 23:15:54 latest 23:15:54 3.0.0-dev.117 23:15:54 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:54 main 23:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa 23:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:15:54 e74afa81ccc7: Preparing 23:15:54 1a2c3a7b912d: Preparing 23:15:54 7693b9dbab7c: Preparing 23:15:54 07a8f91564d4: Preparing 23:15:54 a43825cc73a3: Preparing 23:15:54 a348232bc727: Preparing 23:15:54 97b8bd1233b1: Preparing 23:15:54 f1417ff83b31: Preparing 23:15:54 97b8bd1233b1: Waiting 23:15:54 f1417ff83b31: Waiting 23:15:54 a348232bc727: Waiting 23:15:54 a43825cc73a3: Layer already exists 23:15:54 a348232bc727: Layer already exists 23:15:54 97b8bd1233b1: Layer already exists 23:15:54 f1417ff83b31: Layer already exists 23:15:54 e74afa81ccc7: Pushed 23:15:54 1a2c3a7b912d: Pushed 23:15:54 7693b9dbab7c: Pushed 23:15:56 07a8f91564d4: Pushed 23:15:56 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:15:56 e74afa81ccc7: Preparing 23:15:56 1a2c3a7b912d: Preparing 23:15:56 7693b9dbab7c: Preparing 23:15:56 07a8f91564d4: Preparing 23:15:56 a43825cc73a3: Preparing 23:15:56 a348232bc727: Preparing 23:15:56 97b8bd1233b1: Preparing 23:15:56 f1417ff83b31: Preparing 23:15:56 a348232bc727: Waiting 23:15:56 97b8bd1233b1: Waiting 23:15:56 f1417ff83b31: Waiting 23:15:56 7693b9dbab7c: Layer already exists 23:15:56 07a8f91564d4: Layer already exists 23:15:56 1a2c3a7b912d: Layer already exists 23:15:56 a43825cc73a3: Layer already exists 23:15:56 e74afa81ccc7: Layer already exists 23:15:56 a348232bc727: Layer already exists 23:15:56 f1417ff83b31: Layer already exists 23:15:56 97b8bd1233b1: Layer already exists 23:15:56 latest: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 23:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:15:57 e74afa81ccc7: Preparing 23:15:57 1a2c3a7b912d: Preparing 23:15:57 7693b9dbab7c: Preparing 23:15:57 07a8f91564d4: Preparing 23:15:57 a43825cc73a3: Preparing 23:15:57 a348232bc727: Preparing 23:15:57 97b8bd1233b1: Preparing 23:15:57 f1417ff83b31: Preparing 23:15:57 97b8bd1233b1: Waiting 23:15:57 a348232bc727: Waiting 23:15:57 f1417ff83b31: Waiting 23:15:57 e74afa81ccc7: Layer already exists 23:15:57 7693b9dbab7c: Layer already exists 23:15:57 a43825cc73a3: Layer already exists 23:15:57 07a8f91564d4: Layer already exists 23:15:57 1a2c3a7b912d: Layer already exists 23:15:57 a348232bc727: Layer already exists 23:15:57 97b8bd1233b1: Layer already exists 23:15:57 f1417ff83b31: Layer already exists 23:15:57 3.0.0-dev.117: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:15:57 e74afa81ccc7: Preparing 23:15:57 1a2c3a7b912d: Preparing 23:15:57 7693b9dbab7c: Preparing 23:15:57 07a8f91564d4: Preparing 23:15:57 a43825cc73a3: Preparing 23:15:57 a348232bc727: Preparing 23:15:57 97b8bd1233b1: Preparing 23:15:57 f1417ff83b31: Preparing 23:15:57 97b8bd1233b1: Waiting 23:15:57 a348232bc727: Waiting 23:15:57 f1417ff83b31: Waiting 23:15:57 7693b9dbab7c: Layer already exists 23:15:57 a43825cc73a3: Layer already exists 23:15:57 1a2c3a7b912d: Layer already exists 23:15:57 e74afa81ccc7: Layer already exists 23:15:57 07a8f91564d4: Layer already exists 23:15:57 97b8bd1233b1: Layer already exists 23:15:57 a348232bc727: Layer already exists 23:15:57 f1417ff83b31: Layer already exists 23:15:57 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:15:58 e74afa81ccc7: Preparing 23:15:58 1a2c3a7b912d: Preparing 23:15:58 7693b9dbab7c: Preparing 23:15:58 07a8f91564d4: Preparing 23:15:58 a43825cc73a3: Preparing 23:15:58 a348232bc727: Preparing 23:15:58 97b8bd1233b1: Preparing 23:15:58 f1417ff83b31: Preparing 23:15:58 97b8bd1233b1: Waiting 23:15:58 f1417ff83b31: Waiting 23:15:58 a348232bc727: Waiting 23:15:58 e74afa81ccc7: Layer already exists 23:15:58 7693b9dbab7c: Layer already exists 23:15:58 07a8f91564d4: Layer already exists 23:15:58 a43825cc73a3: Layer already exists 23:15:58 1a2c3a7b912d: Layer already exists 23:15:58 a348232bc727: Layer already exists 23:15:58 97b8bd1233b1: Layer already exists 23:15:58 f1417ff83b31: Layer already exists 23:15:58 main: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:58 ===================================================== [Pipeline] echo 23:15:58 taggedImages: 23:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa 23:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 23:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:15:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:15:58 d92bec74020a648086c22ac11f002708918e28aa 23:15:58 latest 23:15:58 3.0.0-dev.117 23:15:58 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:15:58 main 23:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa 23:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:15:59 284a902bc76e: Preparing 23:15:59 13139aa1d3ee: Preparing 23:15:59 c45c5bc3a10e: Preparing 23:15:59 6284acd687ca: Preparing 23:15:59 a43825cc73a3: Preparing 23:15:59 a348232bc727: Preparing 23:15:59 73f979b9879b: Preparing 23:15:59 20e8367ec903: Preparing 23:15:59 f1417ff83b31: Preparing 23:15:59 a348232bc727: Waiting 23:15:59 20e8367ec903: Waiting 23:15:59 f1417ff83b31: Waiting 23:15:59 a43825cc73a3: Layer already exists 23:15:59 a348232bc727: Layer already exists 23:15:59 284a902bc76e: Pushed 23:15:59 6284acd687ca: Pushed 23:15:59 73f979b9879b: Pushed 23:15:59 f1417ff83b31: Layer already exists 23:15:59 13139aa1d3ee: Pushed 23:15:59 20e8367ec903: Pushed 23:16:00 c45c5bc3a10e: Pushed 23:16:00 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:16:01 284a902bc76e: Preparing 23:16:01 13139aa1d3ee: Preparing 23:16:01 c45c5bc3a10e: Preparing 23:16:01 6284acd687ca: Preparing 23:16:01 a43825cc73a3: Preparing 23:16:01 a348232bc727: Preparing 23:16:01 73f979b9879b: Preparing 23:16:01 20e8367ec903: Preparing 23:16:01 f1417ff83b31: Preparing 23:16:01 a348232bc727: Waiting 23:16:01 73f979b9879b: Waiting 23:16:01 20e8367ec903: Waiting 23:16:01 f1417ff83b31: Waiting 23:16:01 6284acd687ca: Layer already exists 23:16:01 284a902bc76e: Layer already exists 23:16:01 c45c5bc3a10e: Layer already exists 23:16:01 a43825cc73a3: Layer already exists 23:16:01 13139aa1d3ee: Layer already exists 23:16:01 a348232bc727: Layer already exists 23:16:01 73f979b9879b: Layer already exists 23:16:01 f1417ff83b31: Layer already exists 23:16:01 20e8367ec903: Layer already exists 23:16:01 latest: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 23:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:16:01 284a902bc76e: Preparing 23:16:01 13139aa1d3ee: Preparing 23:16:01 c45c5bc3a10e: Preparing 23:16:01 6284acd687ca: Preparing 23:16:01 a43825cc73a3: Preparing 23:16:01 a348232bc727: Preparing 23:16:01 73f979b9879b: Preparing 23:16:01 20e8367ec903: Preparing 23:16:01 f1417ff83b31: Preparing 23:16:01 20e8367ec903: Waiting 23:16:01 73f979b9879b: Waiting 23:16:01 f1417ff83b31: Waiting 23:16:01 a348232bc727: Waiting 23:16:01 13139aa1d3ee: Layer already exists 23:16:01 284a902bc76e: Layer already exists 23:16:01 a43825cc73a3: Layer already exists 23:16:01 6284acd687ca: Layer already exists 23:16:01 c45c5bc3a10e: Layer already exists 23:16:01 a348232bc727: Layer already exists 23:16:01 20e8367ec903: Layer already exists 23:16:01 73f979b9879b: Layer already exists 23:16:01 f1417ff83b31: Layer already exists 23:16:01 3.0.0-dev.117: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:16:02 284a902bc76e: Preparing 23:16:02 13139aa1d3ee: Preparing 23:16:02 c45c5bc3a10e: Preparing 23:16:02 6284acd687ca: Preparing 23:16:02 a43825cc73a3: Preparing 23:16:02 a348232bc727: Preparing 23:16:02 73f979b9879b: Preparing 23:16:02 20e8367ec903: Preparing 23:16:02 f1417ff83b31: Preparing 23:16:02 20e8367ec903: Waiting 23:16:02 f1417ff83b31: Waiting 23:16:02 73f979b9879b: Waiting 23:16:02 a348232bc727: Waiting 23:16:02 a43825cc73a3: Layer already exists 23:16:02 13139aa1d3ee: Layer already exists 23:16:02 6284acd687ca: Layer already exists 23:16:02 c45c5bc3a10e: Layer already exists 23:16:02 284a902bc76e: Layer already exists 23:16:02 a348232bc727: Layer already exists 23:16:02 73f979b9879b: Layer already exists 23:16:02 f1417ff83b31: Layer already exists 23:16:02 20e8367ec903: Layer already exists 23:16:02 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:16:03 284a902bc76e: Preparing 23:16:03 13139aa1d3ee: Preparing 23:16:03 c45c5bc3a10e: Preparing 23:16:03 6284acd687ca: Preparing 23:16:03 a43825cc73a3: Preparing 23:16:03 a348232bc727: Preparing 23:16:03 73f979b9879b: Preparing 23:16:03 20e8367ec903: Preparing 23:16:03 f1417ff83b31: Preparing 23:16:03 a348232bc727: Waiting 23:16:03 73f979b9879b: Waiting 23:16:03 20e8367ec903: Waiting 23:16:03 f1417ff83b31: Waiting 23:16:03 6284acd687ca: Layer already exists 23:16:03 c45c5bc3a10e: Layer already exists 23:16:03 284a902bc76e: Layer already exists 23:16:03 13139aa1d3ee: Layer already exists 23:16:03 a43825cc73a3: Layer already exists 23:16:03 a348232bc727: Layer already exists 23:16:03 73f979b9879b: Layer already exists 23:16:03 20e8367ec903: Layer already exists 23:16:03 f1417ff83b31: Layer already exists 23:16:03 main: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:03 ===================================================== [Pipeline] echo 23:16:03 taggedImages: 23:16:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa 23:16:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:16:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 23:16:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:16:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:16:03 d92bec74020a648086c22ac11f002708918e28aa 23:16:03 latest 23:16:03 3.0.0-dev.117 23:16:03 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:03 main 23:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa 23:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:16:03 fc41b8487fe2: Preparing 23:16:03 58783e93460e: Preparing 23:16:03 3d0391e2e495: Preparing 23:16:03 96a13f908916: Preparing 23:16:03 8aebde3c914c: Preparing 23:16:03 5bf424194084: Preparing 23:16:03 ba1731391f8b: Preparing 23:16:03 a43825cc73a3: Preparing 23:16:03 a348232bc727: Preparing 23:16:03 9329ce9bd716: Preparing 23:16:03 f1417ff83b31: Preparing 23:16:03 5bf424194084: Waiting 23:16:03 ba1731391f8b: Waiting 23:16:03 a43825cc73a3: Waiting 23:16:03 a348232bc727: Waiting 23:16:03 9329ce9bd716: Waiting 23:16:03 f1417ff83b31: Waiting 23:16:03 fc41b8487fe2: Pushed 23:16:03 8aebde3c914c: Pushed 23:16:03 58783e93460e: Pushed 23:16:03 a43825cc73a3: Layer already exists 23:16:03 a348232bc727: Layer already exists 23:16:04 ba1731391f8b: Pushed 23:16:04 5bf424194084: Pushed 23:16:04 f1417ff83b31: Layer already exists 23:16:04 9329ce9bd716: Pushed 23:16:04 96a13f908916: Pushed 23:16:05 3d0391e2e495: Pushed 23:16:05 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:16:06 fc41b8487fe2: Preparing 23:16:06 58783e93460e: Preparing 23:16:06 3d0391e2e495: Preparing 23:16:06 96a13f908916: Preparing 23:16:06 8aebde3c914c: Preparing 23:16:06 5bf424194084: Preparing 23:16:06 ba1731391f8b: Preparing 23:16:06 a43825cc73a3: Preparing 23:16:06 a348232bc727: Preparing 23:16:06 9329ce9bd716: Preparing 23:16:06 f1417ff83b31: Preparing 23:16:06 ba1731391f8b: Waiting 23:16:06 a43825cc73a3: Waiting 23:16:06 a348232bc727: Waiting 23:16:06 9329ce9bd716: Waiting 23:16:06 5bf424194084: Waiting 23:16:06 8aebde3c914c: Layer already exists 23:16:06 58783e93460e: Layer already exists 23:16:06 fc41b8487fe2: Layer already exists 23:16:06 96a13f908916: Layer already exists 23:16:06 3d0391e2e495: Layer already exists 23:16:06 ba1731391f8b: Layer already exists 23:16:06 5bf424194084: Layer already exists 23:16:06 a348232bc727: Layer already exists 23:16:06 a43825cc73a3: Layer already exists 23:16:06 9329ce9bd716: Layer already exists 23:16:06 f1417ff83b31: Layer already exists 23:16:06 latest: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 23:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:16:07 fc41b8487fe2: Preparing 23:16:07 58783e93460e: Preparing 23:16:07 3d0391e2e495: Preparing 23:16:07 96a13f908916: Preparing 23:16:07 8aebde3c914c: Preparing 23:16:07 5bf424194084: Preparing 23:16:07 ba1731391f8b: Preparing 23:16:07 a43825cc73a3: Preparing 23:16:07 a348232bc727: Preparing 23:16:07 9329ce9bd716: Preparing 23:16:07 f1417ff83b31: Preparing 23:16:07 ba1731391f8b: Waiting 23:16:07 5bf424194084: Waiting 23:16:07 a348232bc727: Waiting 23:16:07 a43825cc73a3: Waiting 23:16:07 f1417ff83b31: Waiting 23:16:07 9329ce9bd716: Waiting 23:16:07 8aebde3c914c: Layer already exists 23:16:07 fc41b8487fe2: Layer already exists 23:16:07 58783e93460e: Layer already exists 23:16:07 96a13f908916: Layer already exists 23:16:07 3d0391e2e495: Layer already exists 23:16:07 5bf424194084: Layer already exists 23:16:07 a348232bc727: Layer already exists 23:16:07 ba1731391f8b: Layer already exists 23:16:07 a43825cc73a3: Layer already exists 23:16:07 9329ce9bd716: Layer already exists 23:16:07 f1417ff83b31: Layer already exists 23:16:07 3.0.0-dev.117: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:16:07 fc41b8487fe2: Preparing 23:16:07 58783e93460e: Preparing 23:16:07 3d0391e2e495: Preparing 23:16:07 96a13f908916: Preparing 23:16:07 8aebde3c914c: Preparing 23:16:07 5bf424194084: Preparing 23:16:07 ba1731391f8b: Preparing 23:16:07 a43825cc73a3: Preparing 23:16:07 a348232bc727: Preparing 23:16:07 9329ce9bd716: Preparing 23:16:07 f1417ff83b31: Preparing 23:16:07 ba1731391f8b: Waiting 23:16:07 a43825cc73a3: Waiting 23:16:07 a348232bc727: Waiting 23:16:07 9329ce9bd716: Waiting 23:16:07 f1417ff83b31: Waiting 23:16:07 5bf424194084: Waiting 23:16:07 96a13f908916: Layer already exists 23:16:07 3d0391e2e495: Layer already exists 23:16:07 8aebde3c914c: Layer already exists 23:16:07 58783e93460e: Layer already exists 23:16:07 fc41b8487fe2: Layer already exists 23:16:07 a43825cc73a3: Layer already exists 23:16:07 5bf424194084: Layer already exists 23:16:07 9329ce9bd716: Layer already exists 23:16:07 ba1731391f8b: Layer already exists 23:16:07 a348232bc727: Layer already exists 23:16:07 f1417ff83b31: Layer already exists 23:16:07 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:16:08 fc41b8487fe2: Preparing 23:16:08 58783e93460e: Preparing 23:16:08 3d0391e2e495: Preparing 23:16:08 96a13f908916: Preparing 23:16:08 8aebde3c914c: Preparing 23:16:08 5bf424194084: Preparing 23:16:08 ba1731391f8b: Preparing 23:16:08 a43825cc73a3: Preparing 23:16:08 a348232bc727: Preparing 23:16:08 9329ce9bd716: Preparing 23:16:08 f1417ff83b31: Preparing 23:16:08 ba1731391f8b: Waiting 23:16:08 9329ce9bd716: Waiting 23:16:08 f1417ff83b31: Waiting 23:16:08 a43825cc73a3: Waiting 23:16:08 5bf424194084: Waiting 23:16:08 a348232bc727: Waiting 23:16:08 fc41b8487fe2: Layer already exists 23:16:08 8aebde3c914c: Layer already exists 23:16:08 58783e93460e: Layer already exists 23:16:08 3d0391e2e495: Layer already exists 23:16:08 96a13f908916: Layer already exists 23:16:08 5bf424194084: Layer already exists 23:16:08 ba1731391f8b: Layer already exists 23:16:08 a348232bc727: Layer already exists 23:16:08 9329ce9bd716: Layer already exists 23:16:08 a43825cc73a3: Layer already exists 23:16:08 f1417ff83b31: Layer already exists 23:16:08 main: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:08 ===================================================== [Pipeline] echo 23:16:08 taggedImages: 23:16:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa 23:16:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:16:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 23:16:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:16:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:16:08 d92bec74020a648086c22ac11f002708918e28aa 23:16:08 latest 23:16:08 3.0.0-dev.117 23:16:08 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:08 main 23:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa 23:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:16:08 ef7eab10afc7: Preparing 23:16:08 5bc1a891c43c: Preparing 23:16:08 a43825cc73a3: Preparing 23:16:08 a348232bc727: Preparing 23:16:08 960b15a7b7b9: Preparing 23:16:08 f1417ff83b31: Preparing 23:16:08 f1417ff83b31: Waiting 23:16:08 a43825cc73a3: Layer already exists 23:16:08 a348232bc727: Layer already exists 23:16:08 f1417ff83b31: Layer already exists 23:16:08 ef7eab10afc7: Pushed 23:16:09 960b15a7b7b9: Pushed 23:16:11 5bc1a891c43c: Pushed 23:16:12 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:12 + 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:16:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:16:12 ef7eab10afc7: Preparing 23:16:12 5bc1a891c43c: Preparing 23:16:12 a43825cc73a3: Preparing 23:16:12 a348232bc727: Preparing 23:16:12 960b15a7b7b9: Preparing 23:16:12 f1417ff83b31: Preparing 23:16:12 f1417ff83b31: Waiting 23:16:12 5bc1a891c43c: Layer already exists 23:16:12 960b15a7b7b9: Layer already exists 23:16:12 a43825cc73a3: Layer already exists 23:16:12 a348232bc727: Layer already exists 23:16:12 ef7eab10afc7: Layer already exists 23:16:12 f1417ff83b31: Layer already exists 23:16:12 latest: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 23:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:16:13 ef7eab10afc7: Preparing 23:16:13 5bc1a891c43c: Preparing 23:16:13 a43825cc73a3: Preparing 23:16:13 a348232bc727: Preparing 23:16:13 960b15a7b7b9: Preparing 23:16:13 f1417ff83b31: Preparing 23:16:13 f1417ff83b31: Waiting 23:16:13 960b15a7b7b9: Layer already exists 23:16:13 5bc1a891c43c: Layer already exists 23:16:13 a348232bc727: Layer already exists 23:16:13 ef7eab10afc7: Layer already exists 23:16:13 a43825cc73a3: Layer already exists 23:16:13 f1417ff83b31: Layer already exists 23:16:13 3.0.0-dev.117: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:16:13 ef7eab10afc7: Preparing 23:16:13 5bc1a891c43c: Preparing 23:16:13 a43825cc73a3: Preparing 23:16:13 a348232bc727: Preparing 23:16:13 960b15a7b7b9: Preparing 23:16:13 f1417ff83b31: Preparing 23:16:13 f1417ff83b31: Waiting 23:16:13 a348232bc727: Layer already exists 23:16:13 5bc1a891c43c: Layer already exists 23:16:13 960b15a7b7b9: Layer already exists 23:16:13 a43825cc73a3: Layer already exists 23:16:13 ef7eab10afc7: Layer already exists 23:16:13 f1417ff83b31: Layer already exists 23:16:13 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:14 + 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:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:16:14 ef7eab10afc7: Preparing 23:16:14 5bc1a891c43c: Preparing 23:16:14 a43825cc73a3: Preparing 23:16:14 a348232bc727: Preparing 23:16:14 960b15a7b7b9: Preparing 23:16:14 f1417ff83b31: Preparing 23:16:14 f1417ff83b31: Waiting 23:16:14 960b15a7b7b9: Layer already exists 23:16:14 a348232bc727: Layer already exists 23:16:14 a43825cc73a3: Layer already exists 23:16:14 5bc1a891c43c: Layer already exists 23:16:14 ef7eab10afc7: Layer already exists 23:16:14 f1417ff83b31: Layer already exists 23:16:14 main: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:14 ===================================================== [Pipeline] echo 23:16:14 taggedImages: 23:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa 23:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 23:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:16:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:16:14 d92bec74020a648086c22ac11f002708918e28aa 23:16:14 latest 23:16:14 3.0.0-dev.117 23:16:14 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:14 main 23:16:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa 23:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:16:15 8dc46dcd73c2: Preparing 23:16:15 69a70605e6d2: Preparing 23:16:15 8b145665eb24: Preparing 23:16:15 dd672f6b6942: Preparing 23:16:15 b05b3bdd7ae5: Preparing 23:16:15 a43825cc73a3: Preparing 23:16:15 a348232bc727: Preparing 23:16:15 e0f3d49dd6e0: Preparing 23:16:15 f1417ff83b31: Preparing 23:16:15 a43825cc73a3: Waiting 23:16:15 a348232bc727: Waiting 23:16:15 e0f3d49dd6e0: Waiting 23:16:15 69a70605e6d2: Pushed 23:16:15 8b145665eb24: Pushed 23:16:15 8dc46dcd73c2: Pushed 23:16:15 a43825cc73a3: Layer already exists 23:16:15 a348232bc727: Layer already exists 23:16:15 f1417ff83b31: Layer already exists 23:16:15 e0f3d49dd6e0: Pushed 23:16:18 b05b3bdd7ae5: Pushed 23:16:22 dd672f6b6942: Pushed 23:16:22 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:16:23 8dc46dcd73c2: Preparing 23:16:23 69a70605e6d2: Preparing 23:16:23 8b145665eb24: Preparing 23:16:23 dd672f6b6942: Preparing 23:16:23 b05b3bdd7ae5: Preparing 23:16:23 a43825cc73a3: Preparing 23:16:23 a348232bc727: Preparing 23:16:23 e0f3d49dd6e0: Preparing 23:16:23 f1417ff83b31: Preparing 23:16:23 a43825cc73a3: Waiting 23:16:23 a348232bc727: Waiting 23:16:23 e0f3d49dd6e0: Waiting 23:16:23 f1417ff83b31: Waiting 23:16:23 b05b3bdd7ae5: Layer already exists 23:16:23 dd672f6b6942: Layer already exists 23:16:23 8dc46dcd73c2: Layer already exists 23:16:23 8b145665eb24: Layer already exists 23:16:23 69a70605e6d2: Layer already exists 23:16:23 a43825cc73a3: Layer already exists 23:16:23 e0f3d49dd6e0: Layer already exists 23:16:23 a348232bc727: Layer already exists 23:16:23 f1417ff83b31: Layer already exists 23:16:23 latest: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 23:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:16:23 8dc46dcd73c2: Preparing 23:16:23 69a70605e6d2: Preparing 23:16:23 8b145665eb24: Preparing 23:16:23 dd672f6b6942: Preparing 23:16:23 b05b3bdd7ae5: Preparing 23:16:23 a43825cc73a3: Preparing 23:16:23 a348232bc727: Preparing 23:16:23 e0f3d49dd6e0: Preparing 23:16:23 f1417ff83b31: Preparing 23:16:23 a43825cc73a3: Waiting 23:16:23 a348232bc727: Waiting 23:16:23 e0f3d49dd6e0: Waiting 23:16:23 f1417ff83b31: Waiting 23:16:23 8dc46dcd73c2: Layer already exists 23:16:23 b05b3bdd7ae5: Layer already exists 23:16:23 69a70605e6d2: Layer already exists 23:16:23 8b145665eb24: Layer already exists 23:16:23 dd672f6b6942: Layer already exists 23:16:23 a348232bc727: Layer already exists 23:16:23 a43825cc73a3: Layer already exists 23:16:23 e0f3d49dd6e0: Layer already exists 23:16:23 f1417ff83b31: Layer already exists 23:16:23 3.0.0-dev.117: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:16:24 8dc46dcd73c2: Preparing 23:16:24 69a70605e6d2: Preparing 23:16:24 8b145665eb24: Preparing 23:16:24 dd672f6b6942: Preparing 23:16:24 b05b3bdd7ae5: Preparing 23:16:24 a43825cc73a3: Preparing 23:16:24 a348232bc727: Preparing 23:16:24 e0f3d49dd6e0: Preparing 23:16:24 f1417ff83b31: Preparing 23:16:24 a43825cc73a3: Waiting 23:16:24 a348232bc727: Waiting 23:16:24 e0f3d49dd6e0: Waiting 23:16:24 f1417ff83b31: Waiting 23:16:24 dd672f6b6942: Layer already exists 23:16:24 8dc46dcd73c2: Layer already exists 23:16:24 8b145665eb24: Layer already exists 23:16:24 69a70605e6d2: Layer already exists 23:16:24 b05b3bdd7ae5: Layer already exists 23:16:24 a43825cc73a3: Layer already exists 23:16:24 e0f3d49dd6e0: Layer already exists 23:16:24 a348232bc727: Layer already exists 23:16:24 f1417ff83b31: Layer already exists 23:16:24 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:16:25 8dc46dcd73c2: Preparing 23:16:25 69a70605e6d2: Preparing 23:16:25 8b145665eb24: Preparing 23:16:25 dd672f6b6942: Preparing 23:16:25 b05b3bdd7ae5: Preparing 23:16:25 a43825cc73a3: Preparing 23:16:25 a348232bc727: Preparing 23:16:25 e0f3d49dd6e0: Preparing 23:16:25 a43825cc73a3: Waiting 23:16:25 a348232bc727: Waiting 23:16:25 e0f3d49dd6e0: Waiting 23:16:25 f1417ff83b31: Preparing 23:16:25 f1417ff83b31: Waiting 23:16:25 8b145665eb24: Layer already exists 23:16:25 dd672f6b6942: Layer already exists 23:16:25 b05b3bdd7ae5: Layer already exists 23:16:25 69a70605e6d2: Layer already exists 23:16:25 8dc46dcd73c2: Layer already exists 23:16:25 a348232bc727: Layer already exists 23:16:25 a43825cc73a3: Layer already exists 23:16:25 e0f3d49dd6e0: Layer already exists 23:16:25 f1417ff83b31: Layer already exists 23:16:25 main: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:25 ===================================================== [Pipeline] echo 23:16:25 taggedImages: 23:16:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa 23:16:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:16:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 23:16:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:16:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:16:25 d92bec74020a648086c22ac11f002708918e28aa 23:16:25 latest 23:16:25 3.0.0-dev.117 23:16:25 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:25 main 23:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa 23:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:16:25 47add1dceacc: Preparing 23:16:25 3aa7f93e1436: Preparing 23:16:25 24e264711021: Preparing 23:16:25 36e0e38e03cb: Preparing 23:16:25 a43825cc73a3: Preparing 23:16:25 a348232bc727: Preparing 23:16:25 0a3289a5c482: Preparing 23:16:25 f1417ff83b31: Preparing 23:16:25 0a3289a5c482: Waiting 23:16:25 a348232bc727: Waiting 23:16:25 f1417ff83b31: Waiting 23:16:25 a43825cc73a3: Layer already exists 23:16:25 a348232bc727: Layer already exists 23:16:25 3aa7f93e1436: Pushed 23:16:25 24e264711021: Pushed 23:16:25 47add1dceacc: Pushed 23:16:25 f1417ff83b31: Layer already exists 23:16:26 0a3289a5c482: Pushed 23:16:34 36e0e38e03cb: Pushed 23:16:34 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:16:34 47add1dceacc: Preparing 23:16:34 3aa7f93e1436: Preparing 23:16:34 24e264711021: Preparing 23:16:34 36e0e38e03cb: Preparing 23:16:34 a43825cc73a3: Preparing 23:16:34 a348232bc727: Preparing 23:16:34 0a3289a5c482: Preparing 23:16:34 f1417ff83b31: Preparing 23:16:34 a348232bc727: Waiting 23:16:34 f1417ff83b31: Waiting 23:16:34 a43825cc73a3: Layer already exists 23:16:34 3aa7f93e1436: Layer already exists 23:16:34 36e0e38e03cb: Layer already exists 23:16:34 47add1dceacc: Layer already exists 23:16:34 24e264711021: Layer already exists 23:16:34 a348232bc727: Layer already exists 23:16:34 0a3289a5c482: Layer already exists 23:16:34 f1417ff83b31: Layer already exists 23:16:34 latest: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 23:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:16:35 47add1dceacc: Preparing 23:16:35 3aa7f93e1436: Preparing 23:16:35 24e264711021: Preparing 23:16:35 36e0e38e03cb: Preparing 23:16:35 a43825cc73a3: Preparing 23:16:35 a348232bc727: Preparing 23:16:35 0a3289a5c482: Preparing 23:16:35 f1417ff83b31: Preparing 23:16:35 a348232bc727: Waiting 23:16:35 0a3289a5c482: Waiting 23:16:35 f1417ff83b31: Waiting 23:16:35 47add1dceacc: Layer already exists 23:16:35 36e0e38e03cb: Layer already exists 23:16:35 24e264711021: Layer already exists 23:16:35 3aa7f93e1436: Layer already exists 23:16:35 a43825cc73a3: Layer already exists 23:16:35 a348232bc727: Layer already exists 23:16:35 0a3289a5c482: Layer already exists 23:16:35 f1417ff83b31: Layer already exists 23:16:35 3.0.0-dev.117: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:16:36 47add1dceacc: Preparing 23:16:36 3aa7f93e1436: Preparing 23:16:36 24e264711021: Preparing 23:16:36 36e0e38e03cb: Preparing 23:16:36 a43825cc73a3: Preparing 23:16:36 a348232bc727: Preparing 23:16:36 0a3289a5c482: Preparing 23:16:36 f1417ff83b31: Preparing 23:16:36 a348232bc727: Waiting 23:16:36 0a3289a5c482: Waiting 23:16:36 f1417ff83b31: Waiting 23:16:36 3aa7f93e1436: Layer already exists 23:16:36 36e0e38e03cb: Layer already exists 23:16:36 47add1dceacc: Layer already exists 23:16:36 24e264711021: Layer already exists 23:16:36 a43825cc73a3: Layer already exists 23:16:36 f1417ff83b31: Layer already exists 23:16:36 a348232bc727: Layer already exists 23:16:36 0a3289a5c482: Layer already exists 23:16:36 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:16:36 47add1dceacc: Preparing 23:16:36 3aa7f93e1436: Preparing 23:16:36 24e264711021: Preparing 23:16:36 36e0e38e03cb: Preparing 23:16:36 a43825cc73a3: Preparing 23:16:36 a348232bc727: Preparing 23:16:36 0a3289a5c482: Preparing 23:16:36 f1417ff83b31: Preparing 23:16:36 a348232bc727: Waiting 23:16:36 f1417ff83b31: Waiting 23:16:36 0a3289a5c482: Waiting 23:16:36 a43825cc73a3: Layer already exists 23:16:36 24e264711021: Layer already exists 23:16:36 3aa7f93e1436: Layer already exists 23:16:36 47add1dceacc: Layer already exists 23:16:36 36e0e38e03cb: Layer already exists 23:16:36 0a3289a5c482: Layer already exists 23:16:36 a348232bc727: Layer already exists 23:16:36 f1417ff83b31: Layer already exists 23:16:36 main: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:36 ===================================================== [Pipeline] echo 23:16:36 taggedImages: 23:16:36 - nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa 23:16:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:16:36 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 23:16:36 - nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:16:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:16:36 d92bec74020a648086c22ac11f002708918e28aa 23:16:36 latest 23:16:36 3.0.0-dev.117 23:16:36 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:36 main 23:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa 23:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:16:37 3ac54a386b54: Preparing 23:16:37 d6b214fc4f9b: Preparing 23:16:37 90dfcaeb738b: Preparing 23:16:37 de3148b9ab30: Preparing 23:16:37 a43825cc73a3: Preparing 23:16:37 a348232bc727: Preparing 23:16:37 e0f3d49dd6e0: Preparing 23:16:37 f1417ff83b31: Preparing 23:16:37 a348232bc727: Waiting 23:16:37 e0f3d49dd6e0: Waiting 23:16:37 a43825cc73a3: Layer already exists 23:16:37 a348232bc727: Layer already exists 23:16:37 e0f3d49dd6e0: Layer already exists 23:16:37 f1417ff83b31: Layer already exists 23:16:37 d6b214fc4f9b: Pushed 23:16:37 3ac54a386b54: Pushed 23:16:37 90dfcaeb738b: Pushed 23:16:45 de3148b9ab30: Pushed 23:16:45 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:16:46 3ac54a386b54: Preparing 23:16:46 d6b214fc4f9b: Preparing 23:16:46 90dfcaeb738b: Preparing 23:16:46 de3148b9ab30: Preparing 23:16:46 a43825cc73a3: Preparing 23:16:46 a348232bc727: Preparing 23:16:46 e0f3d49dd6e0: Preparing 23:16:46 f1417ff83b31: Preparing 23:16:46 a348232bc727: Waiting 23:16:46 e0f3d49dd6e0: Waiting 23:16:46 f1417ff83b31: Waiting 23:16:46 90dfcaeb738b: Layer already exists 23:16:46 d6b214fc4f9b: Layer already exists 23:16:46 3ac54a386b54: Layer already exists 23:16:46 a43825cc73a3: Layer already exists 23:16:46 de3148b9ab30: Layer already exists 23:16:46 e0f3d49dd6e0: Layer already exists 23:16:46 a348232bc727: Layer already exists 23:16:46 f1417ff83b31: Layer already exists 23:16:46 latest: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 23:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:16:46 3ac54a386b54: Preparing 23:16:46 d6b214fc4f9b: Preparing 23:16:46 90dfcaeb738b: Preparing 23:16:46 de3148b9ab30: Preparing 23:16:46 a43825cc73a3: Preparing 23:16:46 a348232bc727: Preparing 23:16:46 e0f3d49dd6e0: Preparing 23:16:46 f1417ff83b31: Preparing 23:16:46 e0f3d49dd6e0: Waiting 23:16:46 f1417ff83b31: Waiting 23:16:46 a348232bc727: Waiting 23:16:46 a43825cc73a3: Layer already exists 23:16:46 3ac54a386b54: Layer already exists 23:16:46 de3148b9ab30: Layer already exists 23:16:46 d6b214fc4f9b: Layer already exists 23:16:46 90dfcaeb738b: Layer already exists 23:16:46 e0f3d49dd6e0: Layer already exists 23:16:46 a348232bc727: Layer already exists 23:16:46 f1417ff83b31: Layer already exists 23:16:46 3.0.0-dev.117: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:16:47 3ac54a386b54: Preparing 23:16:47 d6b214fc4f9b: Preparing 23:16:47 90dfcaeb738b: Preparing 23:16:47 de3148b9ab30: Preparing 23:16:47 a43825cc73a3: Preparing 23:16:47 a348232bc727: Preparing 23:16:47 e0f3d49dd6e0: Preparing 23:16:47 f1417ff83b31: Preparing 23:16:47 a348232bc727: Waiting 23:16:47 e0f3d49dd6e0: Waiting 23:16:47 f1417ff83b31: Waiting 23:16:47 3ac54a386b54: Layer already exists 23:16:47 de3148b9ab30: Layer already exists 23:16:47 a43825cc73a3: Layer already exists 23:16:47 d6b214fc4f9b: Layer already exists 23:16:47 90dfcaeb738b: Layer already exists 23:16:47 a348232bc727: Layer already exists 23:16:47 f1417ff83b31: Layer already exists 23:16:47 e0f3d49dd6e0: Layer already exists 23:16:47 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:16:47 3ac54a386b54: Preparing 23:16:47 d6b214fc4f9b: Preparing 23:16:47 90dfcaeb738b: Preparing 23:16:47 de3148b9ab30: Preparing 23:16:47 a43825cc73a3: Preparing 23:16:47 a348232bc727: Preparing 23:16:47 e0f3d49dd6e0: Preparing 23:16:47 f1417ff83b31: Preparing 23:16:47 e0f3d49dd6e0: Waiting 23:16:47 a348232bc727: Waiting 23:16:47 f1417ff83b31: Waiting 23:16:47 de3148b9ab30: Layer already exists 23:16:47 90dfcaeb738b: Layer already exists 23:16:47 d6b214fc4f9b: Layer already exists 23:16:47 a43825cc73a3: Layer already exists 23:16:47 3ac54a386b54: Layer already exists 23:16:47 e0f3d49dd6e0: Layer already exists 23:16:47 a348232bc727: Layer already exists 23:16:47 f1417ff83b31: Layer already exists 23:16:47 main: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:47 ===================================================== [Pipeline] echo 23:16:47 taggedImages: 23:16:47 - nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa 23:16:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:16:47 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 23:16:47 - nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:16:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:16:48 d92bec74020a648086c22ac11f002708918e28aa 23:16:48 latest 23:16:48 3.0.0-dev.117 23:16:48 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:48 main 23:16:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa 23:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:16:48 1f2b16514299: Preparing 23:16:48 80155e8cf9b6: Preparing 23:16:48 a43825cc73a3: Preparing 23:16:48 a348232bc727: Preparing 23:16:48 2f574e048c6d: Preparing 23:16:48 f1417ff83b31: Preparing 23:16:48 f1417ff83b31: Waiting 23:16:48 a43825cc73a3: Layer already exists 23:16:48 a348232bc727: Layer already exists 23:16:48 f1417ff83b31: Layer already exists 23:16:48 1f2b16514299: Pushed 23:16:48 2f574e048c6d: Pushed 23:16:51 80155e8cf9b6: Pushed 23:16:51 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:16:52 1f2b16514299: Preparing 23:16:52 80155e8cf9b6: Preparing 23:16:52 a43825cc73a3: Preparing 23:16:52 a348232bc727: Preparing 23:16:52 2f574e048c6d: Preparing 23:16:52 f1417ff83b31: Preparing 23:16:52 f1417ff83b31: Waiting 23:16:52 1f2b16514299: Layer already exists 23:16:52 2f574e048c6d: Layer already exists 23:16:52 a348232bc727: Layer already exists 23:16:52 a43825cc73a3: Layer already exists 23:16:52 80155e8cf9b6: Layer already exists 23:16:52 f1417ff83b31: Layer already exists 23:16:52 latest: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 23:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:16:52 1f2b16514299: Preparing 23:16:52 80155e8cf9b6: Preparing 23:16:52 a43825cc73a3: Preparing 23:16:52 a348232bc727: Preparing 23:16:52 2f574e048c6d: Preparing 23:16:52 f1417ff83b31: Preparing 23:16:52 f1417ff83b31: Waiting 23:16:52 a348232bc727: Layer already exists 23:16:52 80155e8cf9b6: Layer already exists 23:16:52 a43825cc73a3: Layer already exists 23:16:52 1f2b16514299: Layer already exists 23:16:52 2f574e048c6d: Layer already exists 23:16:52 f1417ff83b31: Layer already exists 23:16:52 3.0.0-dev.117: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:16:53 1f2b16514299: Preparing 23:16:53 80155e8cf9b6: Preparing 23:16:53 a43825cc73a3: Preparing 23:16:53 a348232bc727: Preparing 23:16:53 2f574e048c6d: Preparing 23:16:53 f1417ff83b31: Preparing 23:16:53 f1417ff83b31: Waiting 23:16:53 1f2b16514299: Layer already exists 23:16:53 2f574e048c6d: Layer already exists 23:16:53 a43825cc73a3: Layer already exists 23:16:53 80155e8cf9b6: Layer already exists 23:16:53 a348232bc727: Layer already exists 23:16:53 f1417ff83b31: Layer already exists 23:16:53 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:16:53 1f2b16514299: Preparing 23:16:53 80155e8cf9b6: Preparing 23:16:53 a43825cc73a3: Preparing 23:16:53 a348232bc727: Preparing 23:16:53 2f574e048c6d: Preparing 23:16:53 f1417ff83b31: Preparing 23:16:53 f1417ff83b31: Waiting 23:16:53 80155e8cf9b6: Layer already exists 23:16:53 a348232bc727: Layer already exists 23:16:53 2f574e048c6d: Layer already exists 23:16:53 a43825cc73a3: Layer already exists 23:16:53 1f2b16514299: Layer already exists 23:16:53 f1417ff83b31: Layer already exists 23:16:53 main: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:53 ===================================================== [Pipeline] echo 23:16:53 taggedImages: 23:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa 23:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 23:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:16:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:16:53 d92bec74020a648086c22ac11f002708918e28aa 23:16:53 latest 23:16:53 3.0.0-dev.117 23:16:53 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:53 main 23:16:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa 23:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:16:54 5b80a681ea05: Preparing 23:16:54 5fa3dc4d02fa: Preparing 23:16:54 a43825cc73a3: Preparing 23:16:54 a348232bc727: Preparing 23:16:54 c3cc914781b6: Preparing 23:16:54 f1417ff83b31: Preparing 23:16:54 f1417ff83b31: Waiting 23:16:54 c3cc914781b6: Layer already exists 23:16:54 a348232bc727: Layer already exists 23:16:54 a43825cc73a3: Layer already exists 23:16:54 f1417ff83b31: Layer already exists 23:16:54 5b80a681ea05: Pushed 23:16:57 5fa3dc4d02fa: Pushed 23:16:57 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:16:58 5b80a681ea05: Preparing 23:16:58 5fa3dc4d02fa: Preparing 23:16:58 a43825cc73a3: Preparing 23:16:58 a348232bc727: Preparing 23:16:58 c3cc914781b6: Preparing 23:16:58 f1417ff83b31: Preparing 23:16:58 f1417ff83b31: Waiting 23:16:58 a348232bc727: Layer already exists 23:16:58 a43825cc73a3: Layer already exists 23:16:58 5fa3dc4d02fa: Layer already exists 23:16:58 c3cc914781b6: Layer already exists 23:16:58 5b80a681ea05: Layer already exists 23:16:58 f1417ff83b31: Layer already exists 23:16:58 latest: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 23:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:16:59 5b80a681ea05: Preparing 23:16:59 5fa3dc4d02fa: Preparing 23:16:59 a43825cc73a3: Preparing 23:16:59 a348232bc727: Preparing 23:16:59 c3cc914781b6: Preparing 23:16:59 f1417ff83b31: Preparing 23:16:59 f1417ff83b31: Waiting 23:16:59 c3cc914781b6: Layer already exists 23:16:59 a348232bc727: Layer already exists 23:16:59 a43825cc73a3: Layer already exists 23:16:59 5fa3dc4d02fa: Layer already exists 23:16:59 5b80a681ea05: Layer already exists 23:16:59 f1417ff83b31: Layer already exists 23:16:59 3.0.0-dev.117: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:16:59 5b80a681ea05: Preparing 23:16:59 5fa3dc4d02fa: Preparing 23:16:59 a43825cc73a3: Preparing 23:16:59 a348232bc727: Preparing 23:16:59 c3cc914781b6: Preparing 23:16:59 f1417ff83b31: Preparing 23:16:59 f1417ff83b31: Waiting 23:16:59 a348232bc727: Layer already exists 23:16:59 a43825cc73a3: Layer already exists 23:16:59 c3cc914781b6: Layer already exists 23:16:59 5b80a681ea05: Layer already exists 23:16:59 5fa3dc4d02fa: Layer already exists 23:16:59 f1417ff83b31: Layer already exists 23:16:59 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:17:00 5b80a681ea05: Preparing 23:17:00 5fa3dc4d02fa: Preparing 23:17:00 a43825cc73a3: Preparing 23:17:00 a348232bc727: Preparing 23:17:00 c3cc914781b6: Preparing 23:17:00 f1417ff83b31: Preparing 23:17:00 f1417ff83b31: Waiting 23:17:00 5b80a681ea05: Layer already exists 23:17:00 c3cc914781b6: Layer already exists 23:17:00 a348232bc727: Layer already exists 23:17:00 a43825cc73a3: Layer already exists 23:17:00 5fa3dc4d02fa: Layer already exists 23:17:00 f1417ff83b31: Layer already exists 23:17:00 main: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:17:00 ===================================================== [Pipeline] echo 23:17:00 taggedImages: 23:17:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa 23:17:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:17:00 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 23:17:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:17:00 - 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:18:07 Removing intermediate container fabd31ea5abd 23:18:07 ---> c896f58e47a9 23:18:07 Step 8/23 : COPY . . 23:18:07 Removing intermediate container 0d4002b872a9 23:18:07 ---> 597b7b40b567 23:18:07 Step 7/33 : COPY . . 23:18:07 Removing intermediate container 41715c20acf8 23:18:07 ---> b195f6c03062 23:18:07 Step 7/26 : COPY . . 23:18:07 Removing intermediate container ed270e8e52e7 23:18:07 ---> a7f119560f30 23:18:07 Step 8/23 : COPY . . 23:18:07 Removing intermediate container 52e0927aa936 23:18:07 ---> c0b9b00b010f 23:18:07 Step 8/23 : COPY . . 23:18:10 ---> bca7a34dbff7 23:18:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:10 ---> fba423ae7394 23:18:10 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:18:10 ---> Running in 0a00e2b48666 23:18:10 ---> Running in 3d43e154b1d7 23:18:10 ---> c0723e8dd1d8 23:18:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:18:11 ---> Running in 25cf97aa34ab 23:18:13 ---> 6fcc5e019e16 23:18:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:18:13 ---> Running in d1d50feb88d2 23:18:13 ---> 5a76b4bc5c5b 23:18:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:18:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:18:13 ---> Running in 5ffdcaab83bb 23:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:14 Removing intermediate container d1d50feb88d2 23:18:14 ---> cada5c81298b 23:18:14 Step 9/26 : WORKDIR /edgex-go/spire-build 23:18:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:18:14 ---> Running in 576777d1149f 23:18:15 Removing intermediate container 576777d1149f 23:18:15 ---> 4df957375e60 23:18:15 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:18:15 ---> Running in fa422b34b2a5 23:18:16 Removing intermediate container fa422b34b2a5 23:18:16 ---> 3d22f10c3432 23:18:16 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:18:16 ---> Running in 61e99ac40964 23:18:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:18:20 Removing intermediate container 61e99ac40964 23:18:20 ---> a1e8c2f01822 23:18:20 Step 12/26 : WORKDIR /edgex-go 23:18:20 ---> Running in 913297e1f2f4 23:18:21 Removing intermediate container 913297e1f2f4 23:18:21 ---> 55324b22eb25 23:18:21 23:18:21 Step 13/26 : FROM alpine:3.17 23:18:21 3.17: Pulling from library/alpine 23:18:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:18:22 Status: Downloaded newer image for alpine:3.17 23:18:22 ---> 51e60588ff2c 23:18:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:22 ---> Running in 9fc2701fab54 23:18:23 Removing intermediate container 9fc2701fab54 23:18:23 ---> 524647f097a0 23:18:23 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:23 ---> Running in 08d91519ae9e 23:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:18:28 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:18:28 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:18:28 OK: 17689 distinct packages available 23:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:18:31 (1/5) Installing dumb-init (1.2.5-r2) 23:18:31 (2/5) Installing musl-obstack (1.2.3-r0) 23:18:31 (3/5) Installing libucontext (1.2-r0) 23:18:31 (4/5) Installing gcompat (1.1.0-r0) 23:18:31 (5/5) Installing openssl (3.0.8-r3) 23:18:31 Executing busybox-1.35.0-r29.trigger 23:18:31 OK: 9 MiB in 20 packages 23:18:34 Removing intermediate container 08d91519ae9e 23:18:34 ---> a14b24afb025 23:18:34 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:35 ---> b5f4324393b1 23:18:35 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:18:36 ---> 644d23c30dc0 23:18:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:18:44 ---> e86c010d9dec 23:18:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:18:44 ---> bc61a4754bff 23:18:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:18:45 ---> cdb71fbd8529 23:18:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:18:46 ---> e9f73e781797 23:18:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:18:46 ---> Running in 41aa1622cfa3 23:18:47 Removing intermediate container 41aa1622cfa3 23:18:47 ---> 55b9b4595612 23:18:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:18:47 ---> Running in 0235a1166f05 23:18:47 Removing intermediate container 0235a1166f05 23:18:47 ---> 04b62c10e8f6 23:18:47 Step 24/26 : LABEL arch=arm64 23:18:48 ---> Running in e533663cf127 23:18:48 Removing intermediate container e533663cf127 23:18:48 ---> 87ef5d0451c9 23:18:48 Step 25/26 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:18:48 ---> Running in 92ebd8eaea32 23:18:49 Removing intermediate container 92ebd8eaea32 23:18:49 ---> 0c74b3d9a039 23:18:49 Step 26/26 : LABEL version=3.0.0-dev.117 23:18:49 ---> Running in c59d3dd57f71 23:18:50 Removing intermediate container c59d3dd57f71 23:18:50 ---> c49173879583 23:18:50 23:18:50 Successfully built c49173879583 23:18:50 Successfully tagged security-spire-server-arm64:latest 23:18:50  Building security-spire-server ... done Building core-common-config-bootstrapper 23:18:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:18:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:55 ---> 82379f3ba856 23:18:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:18:55 ---> Using cache 23:18:55 ---> 017ea1acc711 23:18:55 Step 4/23 : WORKDIR /edgex-go 23:18:55 ---> Using cache 23:18:55 ---> 0a3b448e8b9c 23:18:55 Step 5/23 : RUN apk add --update --no-cache make git 23:18:56 ---> Running in 4d495ff27330 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:19:01 OK: 263 MiB in 53 packages 23:19:03 Removing intermediate container 4d495ff27330 23:19:03 ---> 7b14c0acbcb4 23:19:03 Step 6/23 : COPY go.mod vendor* ./ 23:19:04 ---> e1f0685e020d 23:19:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:04 ---> Running in 042695c661d5 23:20:56 Removing intermediate container 042695c661d5 23:20:56 ---> bd6f463e074a 23:20:56 Step 8/23 : COPY . . 23:20:56 ---> 82050941c585 23:20:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:20:56 ---> Running in d564db390678 23:20:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:26:04 Removing intermediate container 5ffdcaab83bb 23:26:04 ---> 7d594a7d0dd7 23:26:04 23:26:04 Step 10/23 : FROM alpine:3.17 23:26:04 ---> 51e60588ff2c 23:26:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:26:04 ---> Running in c43c2910231c 23:26:04 Removing intermediate container c43c2910231c 23:26:04 ---> 721038fd07a0 23:26:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:26:04 ---> Running in d878b253a6e6 23:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:07 (1/1) Installing dumb-init (1.2.5-r2) 23:26:07 Executing busybox-1.35.0-r29.trigger 23:26:07 OK: 8 MiB in 16 packages 23:26:09 Removing intermediate container d878b253a6e6 23:26:09 ---> 1b9c3ea91913 23:26:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:10 ---> 22070b6a455a 23:26:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:26:12 ---> b00e605ec840 23:26:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:26:17 Removing intermediate container 0a00e2b48666 23:26:17 ---> 97dac4b970af 23:26:17 23:26:17 Step 9/33 : FROM alpine:3.17 23:26:17 ---> 51e60588ff2c 23:26:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:26:17 ---> c38a75db75aa 23:26:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:26:17 ---> Running in c077a884488e 23:26:18 Removing intermediate container c077a884488e 23:26:18 ---> 1d2047ae4578 23:26:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:26:18 ---> Running in 29dbd2ff47fc 23:26:19 ---> d0a4ea57313a 23:26:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:26:21 ---> e96e1ac12a18 23:26:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:21 ---> Running in 323c07f3b166 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:24 Removing intermediate container 323c07f3b166 23:26:24 ---> 614f09b1de34 23:26:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:26:24 ---> Running in b94abdfd70e6 23:26:24 (1/2) Installing dumb-init (1.2.5-r2) 23:26:24 (2/2) Installing su-exec (0.2-r2) 23:26:24 Executing busybox-1.35.0-r29.trigger 23:26:24 OK: 8 MiB in 17 packages 23:26:24 Removing intermediate container b94abdfd70e6 23:26:24 ---> f2d715a5af1a 23:26:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:26:24 ---> Running in aeaa6f389bf8 23:26:25 Removing intermediate container aeaa6f389bf8 23:26:25 ---> c61ed19d223c 23:26:25 Step 21/23 : LABEL arch=arm64 23:26:25 ---> Running in ae9a01fb8251 23:26:26 Removing intermediate container 29dbd2ff47fc 23:26:26 ---> 619ea6accf87 23:26:26 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:26:26 ---> Running in 2e9ef2f25e4b 23:26:26 Removing intermediate container ae9a01fb8251 23:26:26 ---> 8f2974921d06 23:26:26 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:26:26 Removing intermediate container 2e9ef2f25e4b 23:26:26 ---> 673f41f9cd54 23:26:27 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:26:27 ---> Running in d383aa335b48 23:26:27 ---> Running in 7eacd27b20db 23:26:27 Removing intermediate container d383aa335b48 23:26:27 ---> adf1fd69c6ee 23:26:27 Step 23/23 : LABEL version=3.0.0-dev.117 23:26:28 Removing intermediate container 7eacd27b20db 23:26:28 ---> 1adeca70299b 23:26:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:26:28 ---> Running in 1a4ceec38d46 23:26:28 ---> Running in d6116dda2d57 23:26:32 Removing intermediate container d6116dda2d57 23:26:32 ---> 54ca815e7166 23:26:32 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:26:32 Removing intermediate container 1a4ceec38d46 23:26:32 ---> cbbab1aa9daf 23:26:32 23:26:32 ---> Running in 75521247cd4a 23:26:32 Successfully built cbbab1aa9daf 23:26:32 Successfully tagged security-proxy-auth-arm64:latest 23:26:32 Building security-secretstore-setup 23:26:32  Building security-proxy-auth ... done Removing intermediate container 75521247cd4a 23:26:32 ---> 64baf2aad100 23:26:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:26:32 ---> Running in 471801d07010 23:26:36 Removing intermediate container 471801d07010 23:26:36 ---> 70805bac6e59 23:26:36 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:26:36 ---> Running in d125f9172ce9 23:26:36 Removing intermediate container d125f9172ce9 23:26:36 ---> 5437d32e5327 23:26:36 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:26:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:26:37 ---> 82379f3ba856 23:26:37 Step 3/25 : WORKDIR /edgex-go 23:26:37 ---> Using cache 23:26:37 ---> 6fb85a55876f 23:26:37 Step 4/25 : RUN apk add --update --no-cache make git 23:26:38 ---> Running in 2fbf2fea1407 23:26:38 ---> eaf88c62a859 23:26:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:26:38 ---> Running in 28b5172940d4 23:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:42 Removing intermediate container 28b5172940d4 23:26:42 ---> 74cb7576ace0 23:26:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:43 ---> 3aa62c52c5e8 23:26:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:26:43 OK: 263 MiB in 53 packages 23:26:44 ---> a33f20a42369 23:26:44 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:46 Removing intermediate container 2fbf2fea1407 23:26:46 ---> 033987aec87b 23:26:46 Step 5/25 : COPY go.mod vendor* ./ 23:26:47 ---> 47b358915eaf 23:26:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:26:47 ---> f1da0b025b26 23:26:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:47 ---> Running in 3a6c60941880 23:26:48 ---> 865aceaf7a01 23:26:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:49 ---> 2385d1969abe 23:26:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:26:50 ---> 2e873ba2efc7 23:26:50 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:26:51 ---> 6d459b3e22a2 23:26:51 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:53 ---> 0ff7cda06ec0 23:26:53 Step 28/33 : RUN chmod +x /entrypoint.sh 23:26:53 ---> Running in 0a3888361f5e 23:26:57 Removing intermediate container 0a3888361f5e 23:26:57 ---> 2a07953e1920 23:26:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:26:57 ---> Running in 920b819027ce 23:26:58 Removing intermediate container 920b819027ce 23:26:58 ---> 4ec639b5c27c 23:26:58 Step 30/33 : CMD ["gate"] 23:26:58 ---> Running in 4e091a227a79 23:26:59 Removing intermediate container 4e091a227a79 23:26:59 ---> ff98fa8a796d 23:26:59 Step 31/33 : LABEL arch=arm64 23:26:59 ---> Running in b05ca98dc22f 23:27:00 Removing intermediate container b05ca98dc22f 23:27:00 ---> f601e17f4fe4 23:27:00 Step 32/33 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:27:00 ---> Running in c734a849cfac 23:27:02 Removing intermediate container c734a849cfac 23:27:02 ---> 369ba5edf1de 23:27:02 Step 33/33 : LABEL version=3.0.0-dev.117 23:27:02 ---> Running in 2afb9a8b9c56 23:27:03 Removing intermediate container 2afb9a8b9c56 23:27:03 ---> 5f1a058941c1 23:27:03 23:27:03 Successfully built 5f1a058941c1 23:27:03 Successfully tagged security-bootstrapper-arm64:latest 23:27:03  Building security-bootstrapper ... done Building security-spiffe-token-provider 23:27:05 Removing intermediate container 25cf97aa34ab 23:27:05 ---> d01e48696892 23:27:05 23:27:05 Step 10/23 : FROM alpine:3.17 23:27:05 ---> 51e60588ff2c 23:27:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:27:05 ---> Running in 8c40530a00b0 23:27:06 Removing intermediate container 8c40530a00b0 23:27:06 ---> 47313cc91a69 23:27:06 Step 12/23 : ENV APP_PORT=59880 23:27:06 ---> Running in 22b170bdf12b 23:27:07 Removing intermediate container 22b170bdf12b 23:27:07 ---> 5cb240e462fe 23:27:07 Step 13/23 : EXPOSE $APP_PORT 23:27:07 ---> Running in 12c7d0b23ae8 23:27:07 Removing intermediate container 12c7d0b23ae8 23:27:07 ---> 0ae625975aaf 23:27:07 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:27:08 ---> Running in c82cdae5c7a7 23:27:08 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:27:08 ---> 82379f3ba856 23:27:08 Step 3/20 : WORKDIR /edgex-go 23:27:08 ---> Using cache 23:27:08 ---> 6fb85a55876f 23:27:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:27:09 ---> Running in e11040b06399 23:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:13 (1/1) Installing dumb-init (1.2.5-r2) 23:27:13 Executing busybox-1.35.0-r29.trigger 23:27:13 OK: 8 MiB in 16 packages 23:27:14 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:27:14 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:27:14 OK: 17694 distinct packages available 23:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:15 Removing intermediate container c82cdae5c7a7 23:27:15 ---> d5df6396c696 23:27:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:16 ---> fec6ab424114 23:27:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:27:17 ---> 6aab65c695a1 23:27:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:27:17 OK: 263 MiB in 53 packages 23:27:19 Removing intermediate container e11040b06399 23:27:19 ---> 18231723ca59 23:27:19 Step 5/20 : COPY go.mod vendor* ./ 23:27:19 ---> 6d020490d800 23:27:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:27:20 ---> 1811b4bed1be 23:27:20 Step 19/23 : ENTRYPOINT ["/core-data"] 23:27:21 ---> cf064ed509b2 23:27:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:21 ---> Running in 20a595da8651 23:27:21 ---> Running in 84d2b3ba9db0 23:27:22 Removing intermediate container 20a595da8651 23:27:22 ---> 5b6f18fffc58 23:27:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:22 ---> Running in aab36422252c 23:27:23 Removing intermediate container aab36422252c 23:27:23 ---> 10028c7e2c85 23:27:23 Step 21/23 : LABEL arch=arm64 23:27:23 ---> Running in 289d8c1964a5 23:27:23 Removing intermediate container 289d8c1964a5 23:27:23 ---> c38368280f7b 23:27:23 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:27:24 ---> Running in a663d750253f 23:27:24 Removing intermediate container a663d750253f 23:27:24 ---> 2d29ca4c7905 23:27:24 Step 23/23 : LABEL version=3.0.0-dev.117 23:27:24 ---> Running in 1937c56d57cc 23:27:25 Removing intermediate container 1937c56d57cc 23:27:25 ---> c43a9b6a1048 23:27:25 23:27:25 Successfully built c43a9b6a1048 23:27:25 Successfully tagged core-data-arm64:latest 23:27:25  Building core-data ... done Building security-proxy-setup 23:27:29 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:27:29 ---> 82379f3ba856 23:27:29 Step 3/22 : WORKDIR /edgex-go 23:27:29 ---> Using cache 23:27:29 ---> 6fb85a55876f 23:27:29 Step 4/22 : RUN apk add --update --no-cache make git 23:27:29 ---> Using cache 23:27:29 ---> 033987aec87b 23:27:29 Step 5/22 : COPY go.mod vendor* ./ 23:27:29 ---> Using cache 23:27:29 ---> f1da0b025b26 23:27:29 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:29 ---> Running in 2550670d9f9c 23:28:51 Removing intermediate container 3a6c60941880 23:28:51 ---> 10e2f4313d7c 23:28:51 Step 7/25 : COPY . . 23:28:51 ---> 55da475f9c0f 23:28:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:28:51 ---> Running in 8355d3e287ac 23:28:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:29:03 Removing intermediate container d564db390678 23:29:03 ---> 7ff62e8bc9f3 23:29:03 23:29:03 Step 10/23 : FROM alpine:3.17 23:29:03 ---> 51e60588ff2c 23:29:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:29:03 ---> Using cache 23:29:03 ---> 721038fd07a0 23:29:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:29:03 ---> Using cache 23:29:03 ---> 1b9c3ea91913 23:29:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:03 ---> Using cache 23:29:03 ---> 22070b6a455a 23:29:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:29:03 ---> Using cache 23:29:03 ---> b00e605ec840 23:29:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:29:07 ---> 1d95f9bd03cc 23:29:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:29:09 ---> feac5c38d6a1 23:29:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:29:11 ---> e64aea5c447a 23:29:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:29:11 ---> Running in 95c89f831489 23:29:17 Removing intermediate container 95c89f831489 23:29:17 ---> d7ae42244deb 23:29:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:29:17 ---> Running in ac199e104b20 23:29:18 Removing intermediate container ac199e104b20 23:29:18 ---> b4f8059ad54a 23:29:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:29:18 ---> Running in b4d7b92bed31 23:29:19 Removing intermediate container b4d7b92bed31 23:29:19 ---> a3d4418d597a 23:29:19 Step 21/23 : LABEL arch=arm64 23:29:19 ---> Running in 0128ce776633 23:29:21 Removing intermediate container 0128ce776633 23:29:21 ---> 50d6a37ed383 23:29:21 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:29:21 ---> Running in e688e55349a4 23:29:25 Removing intermediate container e688e55349a4 23:29:25 ---> 0716f57a841b 23:29:25 Step 23/23 : LABEL version=3.0.0-dev.117 23:29:25 ---> Running in 40d1ed0ef8bc 23:29:27 Removing intermediate container 40d1ed0ef8bc 23:29:27 ---> 5af9c2103e73 23:29:27 23:29:27 Successfully built 5af9c2103e73 23:29:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:29:27  Building core-common-config-bootstrapper ... done Building security-spire-agent 23:29:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:29:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:29:32 ---> 82379f3ba856 23:29:32 Step 3/27 : WORKDIR /edgex-go 23:29:32 ---> Using cache 23:29:32 ---> 6fb85a55876f 23:29:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:29:32 ---> Using cache 23:29:32 ---> d4d5c01447ca 23:29:32 Step 5/27 : COPY go.mod vendor* ./ 23:29:32 ---> Using cache 23:29:32 ---> 50c1efc2bff7 23:29:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:32 ---> Using cache 23:29:32 ---> b195f6c03062 23:29:32 Step 7/27 : COPY . . 23:29:32 ---> Using cache 23:29:32 ---> 6fcc5e019e16 23:29:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:29:32 ---> Using cache 23:29:32 ---> cada5c81298b 23:29:32 Step 9/27 : WORKDIR /edgex-go/spire-build 23:29:32 ---> Using cache 23:29:32 ---> 4df957375e60 23:29:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:29:32 ---> Using cache 23:29:32 ---> 3d22f10c3432 23:29:32 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:29:33 ---> Running in 899a22d451b7 23:29:38 Removing intermediate container 899a22d451b7 23:29:38 ---> 1543b95968e4 23:29:38 Step 12/27 : WORKDIR /edgex-go 23:29:39 ---> Running in 84e567e52adc 23:29:41 Removing intermediate container 84e567e52adc 23:29:41 ---> 096af5a9e8b8 23:29:41 23:29:41 Step 13/27 : FROM alpine:3.17 23:29:41 ---> 51e60588ff2c 23:29:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:41 ---> Using cache 23:29:41 ---> 524647f097a0 23:29:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:29:41 ---> Using cache 23:29:41 ---> a14b24afb025 23:29:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:41 ---> Using cache 23:29:41 ---> b5f4324393b1 23:29:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:29:41 ---> Using cache 23:29:41 ---> 644d23c30dc0 23:29:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:29:54 ---> c914bb3a5da4 23:29:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:29:59 Removing intermediate container 84d2b3ba9db0 23:29:59 ---> b0c354d7b4e4 23:29:59 Step 7/20 : COPY . . 23:30:02 Removing intermediate container 3d43e154b1d7 23:30:02 ---> 9e22772b54d0 23:30:02 23:30:02 Step 10/23 : FROM alpine:3.17 23:30:02 ---> 51e60588ff2c 23:30:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:30:03 ---> Running in 0a8264778742 23:30:06 Removing intermediate container 2550670d9f9c 23:30:06 ---> b86178af8aaa 23:30:06 Step 7/22 : COPY . . 23:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:07 ---> 6c5f46b4f20d 23:30:07 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:07 ---> 0d5735d9ec08 23:30:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:30:07 ---> Running in 98cd8e17cc69 23:30:08 (1/2) Installing ca-certificates (20220614-r4) 23:30:09 (2/2) Installing dumb-init (1.2.5-r2) 23:30:09 Executing busybox-1.35.0-r29.trigger 23:30:09 Executing ca-certificates-20220614-r4.trigger 23:30:09 ---> a3b240a2af2e 23:30:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:30:09 OK: 8 MiB in 17 packages 23:30:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:30:12 ---> fcb80342aec7 23:30:12 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:30:13 ---> 95436913de7e 23:30:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:30:13 ---> Running in 557a437e8286 23:30:13 Removing intermediate container 0a8264778742 23:30:13 ---> 1e26722e4ee7 23:30:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:30:14 ---> Running in b2efe0a69202 23:30:14 ---> 4917dcafe014 23:30:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:30:15 ---> Running in 7dabd7ba1ef0 23:30:15 Removing intermediate container b2efe0a69202 23:30:15 ---> f612dbeadeff 23:30:15 Step 13/23 : ENV APP_PORT=59860 23:30:15 ---> Running in 5a925edb5124 23:30:16 Removing intermediate container 7dabd7ba1ef0 23:30:16 ---> bda6816c1424 23:30:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:30:16 ---> Running in dd0b052047a3 23:30:16 Removing intermediate container 5a925edb5124 23:30:16 ---> 4b05b779c9f5 23:30:16 Step 14/23 : EXPOSE $APP_PORT 23:30:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:30:17 ---> Running in f8e9c9989f98 23:30:17 Removing intermediate container dd0b052047a3 23:30:17 ---> ec0df9fa12bb 23:30:17 Step 25/27 : LABEL arch=arm64 23:30:17 ---> Running in cbcea61749c7 23:30:18 Removing intermediate container f8e9c9989f98 23:30:18 ---> 3564abaff762 23:30:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:18 Removing intermediate container cbcea61749c7 23:30:18 ---> 1f57d8eb765f 23:30:18 Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:30:18 ---> Running in 70889588b849 23:30:19 ---> 7a4fc748b6e2 23:30:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:30:19 Removing intermediate container 70889588b849 23:30:19 ---> 1af6920570b7 23:30:19 Step 27/27 : LABEL version=3.0.0-dev.117 23:30:19 ---> Running in fb9c82d2e8e0 23:30:20 Removing intermediate container fb9c82d2e8e0 23:30:20 ---> 215b4b3e3e9b 23:30:20 23:30:20 Successfully built 215b4b3e3e9b 23:30:20 Successfully tagged security-spire-agent-arm64:latest 23:30:20 Building support-scheduler 23:30:21  Building security-spire-agent ... done  ---> 078ddeb9dc26 23:30:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:23 ---> 575d36c3349b 23:30:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:30:25 ---> 916796f11505 23:30:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:30:25 ---> Running in 2b036a59a233 23:30:26 Removing intermediate container 2b036a59a233 23:30:26 ---> 9cf7da8eb6ef 23:30:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:30:26 ---> Running in b0ead66fd6c3 23:30:27 Removing intermediate container b0ead66fd6c3 23:30:27 ---> 8522622673be 23:30:27 Step 21/23 : LABEL arch=arm64 23:30:27 ---> Running in c76f1f3117ac 23:30:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:27 ---> 82379f3ba856 23:30:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:30:27 ---> Using cache 23:30:27 ---> 017ea1acc711 23:30:27 Step 4/23 : WORKDIR /edgex-go 23:30:27 ---> Using cache 23:30:27 ---> 0a3b448e8b9c 23:30:27 Step 5/23 : RUN apk add --update --no-cache make git 23:30:27 ---> Using cache 23:30:27 ---> 7b14c0acbcb4 23:30:27 Step 6/23 : COPY go.mod vendor* ./ 23:30:28 ---> Using cache 23:30:28 ---> e1f0685e020d 23:30:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:28 ---> Using cache 23:30:28 ---> bd6f463e074a 23:30:28 Step 8/23 : COPY . . 23:30:28 ---> Using cache 23:30:28 ---> 82050941c585 23:30:28 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:30:28 Removing intermediate container c76f1f3117ac 23:30:28 ---> 5aa71fa4ef65 23:30:28 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:30:28 ---> Running in 160b10cfe24e 23:30:29 ---> Running in a36f735ee51b 23:30:30 Removing intermediate container a36f735ee51b 23:30:30 ---> a33321a36fbd 23:30:30 Step 23/23 : LABEL version=3.0.0-dev.117 23:30:30 ---> Running in 6ad913ce7a44 23:30:31 Removing intermediate container 6ad913ce7a44 23:30:31 ---> 21c3a50f49f2 23:30:31 23:30:31 Successfully built 21c3a50f49f2 23:30:31 Successfully tagged support-notifications-arm64:latest 23:30:31 Building security-spire-config 23:30:31  Building support-notifications ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:30:36 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:30:36 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:30:36 ---> 82379f3ba856 23:30:36 Step 3/27 : WORKDIR /edgex-go 23:30:36 ---> Using cache 23:30:36 ---> 6fb85a55876f 23:30:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:30:36 ---> Using cache 23:30:36 ---> d4d5c01447ca 23:30:36 Step 5/27 : COPY go.mod vendor* ./ 23:30:36 ---> Using cache 23:30:36 ---> 50c1efc2bff7 23:30:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:36 ---> Using cache 23:30:36 ---> b195f6c03062 23:30:36 Step 7/27 : COPY . . 23:30:36 ---> Using cache 23:30:36 ---> 6fcc5e019e16 23:30:36 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:30:36 ---> Using cache 23:30:36 ---> cada5c81298b 23:30:36 Step 9/27 : WORKDIR /edgex-go/spire-build 23:30:36 ---> Using cache 23:30:36 ---> 4df957375e60 23:30:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:30:36 ---> Using cache 23:30:36 ---> 3d22f10c3432 23:30:36 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:30:36 ---> Using cache 23:30:36 ---> 1543b95968e4 23:30:36 Step 12/27 : WORKDIR /edgex-go 23:30:36 ---> Using cache 23:30:36 ---> 096af5a9e8b8 23:30:36 23:30:36 Step 13/27 : FROM alpine:3.17 23:30:36 ---> 51e60588ff2c 23:30:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:30:36 ---> Using cache 23:30:36 ---> 524647f097a0 23:30:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:30:36 ---> Running in a8e76aeaa786 23:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:42 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:30:42 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:30:42 OK: 17689 distinct packages available 23:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:30:45 (1/4) Installing dumb-init (1.2.5-r2) 23:30:45 (2/4) Installing musl-obstack (1.2.3-r0) 23:30:45 (3/4) Installing libucontext (1.2-r0) 23:30:45 (4/4) Installing gcompat (1.1.0-r0) 23:30:45 Executing busybox-1.35.0-r29.trigger 23:30:45 OK: 8 MiB in 19 packages 23:30:47 Removing intermediate container a8e76aeaa786 23:30:47 ---> f53a0b521262 23:30:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:49 ---> 4d8646590b4b 23:30:49 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:30:50 ---> 6fc8b1b4f197 23:30:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:30:56 ---> 644be9ff7625 23:30:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:30:57 ---> 949a442513f6 23:30:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:30:57 ---> Running in 10ec3f874eb0 23:30:58 Removing intermediate container 10ec3f874eb0 23:30:58 ---> 1fb3abbdb42d 23:30:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:30:59 ---> b5d94b0109fe 23:30:59 Step 22/27 : WORKDIR / 23:30:59 ---> Running in 26c49eda66ad 23:30:59 Removing intermediate container 26c49eda66ad 23:30:59 ---> 73ed23c365ca 23:30:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:31:00 ---> Running in fca2d26891c5 23:31:00 Removing intermediate container fca2d26891c5 23:31:00 ---> 5c7d004dec27 23:31:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:31:01 ---> Running in 455f76a704e0 23:31:01 Removing intermediate container 455f76a704e0 23:31:01 ---> e4b7e87e49a9 23:31:01 Step 25/27 : LABEL arch=arm64 23:31:01 ---> Running in 3d5368964ad8 23:31:02 Removing intermediate container 3d5368964ad8 23:31:02 ---> d0a63ba0a215 23:31:02 Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:31:02 ---> Running in efa65be22523 23:31:02 Removing intermediate container efa65be22523 23:31:02 ---> 0c6036c618c8 23:31:02 Step 27/27 : LABEL version=3.0.0-dev.117 23:31:02 ---> Running in 8fd92d4b15f8 23:31:03 Removing intermediate container 8fd92d4b15f8 23:31:03 ---> fa655330f67c 23:31:03 23:31:03 Successfully built fa655330f67c 23:31:03 Successfully tagged security-spire-config-arm64:latest 23:31:03  Building security-spire-config ... done Building core-command 23:31:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:31:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:07 ---> 82379f3ba856 23:31:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:07 ---> Using cache 23:31:07 ---> 017ea1acc711 23:31:07 Step 4/24 : WORKDIR /edgex-go 23:31:07 ---> Using cache 23:31:07 ---> 0a3b448e8b9c 23:31:07 Step 5/24 : RUN apk add --update --no-cache make git 23:31:07 ---> Using cache 23:31:07 ---> 7b14c0acbcb4 23:31:07 Step 6/24 : COPY go.mod vendor* ./ 23:31:07 ---> Using cache 23:31:07 ---> e1f0685e020d 23:31:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:07 ---> Using cache 23:31:07 ---> bd6f463e074a 23:31:07 Step 8/24 : COPY . . 23:31:07 ---> Using cache 23:31:07 ---> 82050941c585 23:31:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:31:08 ---> Running in e4472d1fd081 23:31:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:35:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:35:55 Removing intermediate container 8355d3e287ac 23:35:55 ---> 39683e726aa4 23:35:55 23:35:55 Step 9/25 : FROM alpine:3.17 23:35:55 ---> 51e60588ff2c 23:35:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:35:55 ---> Running in c5f93c084967 23:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:57 (1/3) Installing ca-certificates (20220614-r4) 23:35:57 (2/3) Installing dumb-init (1.2.5-r2) 23:35:57 (3/3) Installing su-exec (0.2-r2) 23:35:57 Executing busybox-1.35.0-r29.trigger 23:35:57 Executing ca-certificates-20220614-r4.trigger 23:35:58 OK: 8 MiB in 18 packages 23:36:01 Removing intermediate container c5f93c084967 23:36:01 ---> 1d6ec601d6af 23:36:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:36:01 ---> Running in 5513f9e961f8 23:36:01 Removing intermediate container 5513f9e961f8 23:36:01 ---> 7eb9bc007ee8 23:36:01 Step 12/25 : WORKDIR / 23:36:01 ---> Running in 061119b836cd 23:36:02 Removing intermediate container 061119b836cd 23:36:02 ---> 08dd5c713157 23:36:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:03 ---> e7c76295560f 23:36:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:36:04 ---> e53f74c8f36f 23:36:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:36:05 ---> 62d7cfbfae91 23:36:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:36:06 ---> 42617da4edb5 23:36:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:36:07 ---> 46401957daa0 23:36:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:36:09 ---> 0805a062f8b1 23:36:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:36:12 ---> 076c42dbee20 23:36:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:36:12 ---> 7178c66a54d0 23:36:12 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:12 ---> Running in 599aef53087d 23:36:17 Removing intermediate container 599aef53087d 23:36:17 ---> 36827ab2f292 23:36:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:36:17 ---> Running in 42f8ebf4bb8a 23:36:17 Removing intermediate container 42f8ebf4bb8a 23:36:17 ---> 0e9c2cf2802e 23:36:17 Step 23/25 : LABEL arch=arm64 23:36:17 ---> Running in e2ec83aa2c1a 23:36:18 Removing intermediate container e2ec83aa2c1a 23:36:18 ---> 10959a38815e 23:36:18 Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:36:18 ---> Running in 00d4a7286bd7 23:36:19 Removing intermediate container 00d4a7286bd7 23:36:19 ---> f93ffebdcb93 23:36:19 Step 25/25 : LABEL version=3.0.0-dev.117 23:36:19 ---> Running in 65194a2d4219 23:36:19 Removing intermediate container 65194a2d4219 23:36:19 ---> c469323b18a3 23:36:19 23:36:19 Successfully built c469323b18a3 23:36:19 Successfully tagged security-secretstore-setup-arm64:latest 23:36:19 Building core-metadata 23:36:24  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:36:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:36:24 ---> 82379f3ba856 23:36:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:36:24 ---> Using cache 23:36:24 ---> 017ea1acc711 23:36:24 Step 4/25 : WORKDIR /edgex-go 23:36:24 ---> Using cache 23:36:24 ---> 0a3b448e8b9c 23:36:24 Step 5/25 : RUN apk add --update --no-cache make git 23:36:24 ---> Using cache 23:36:24 ---> 7b14c0acbcb4 23:36:24 Step 6/25 : COPY go.mod vendor* ./ 23:36:24 ---> Using cache 23:36:24 ---> e1f0685e020d 23:36:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:24 ---> Using cache 23:36:24 ---> bd6f463e074a 23:36:24 Step 8/25 : COPY . . 23:36:24 ---> Using cache 23:36:24 ---> 82050941c585 23:36:24 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:36:24 ---> Running in 85e1192a9a21 23:36:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:39:04 Removing intermediate container 557a437e8286 23:39:04 ---> 09c2cf85dddb 23:39:04 23:39:04 Step 9/22 : FROM alpine:3.17 23:39:04 ---> 51e60588ff2c 23:39:04 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:39:04 ---> Running in 6fd55b3f3f30 23:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:04 (1/2) Installing dumb-init (1.2.5-r2) 23:39:04 (2/2) Installing openssl (3.0.8-r3) 23:39:04 Executing busybox-1.35.0-r29.trigger 23:39:04 OK: 8 MiB in 17 packages 23:39:04 Removing intermediate container 6fd55b3f3f30 23:39:04 ---> 99239fadcf67 23:39:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:39:04 ---> Running in 696baad2a0b4 23:39:04 Removing intermediate container 696baad2a0b4 23:39:04 ---> 99b776839ab7 23:39:04 Step 12/22 : WORKDIR /edgex 23:39:04 ---> Running in 819c3057d7b4 23:39:04 Removing intermediate container 819c3057d7b4 23:39:04 ---> 9cc4e97bbacc 23:39:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:04 ---> 3b769355e18f 23:39:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:39:05 ---> 2c546dc78609 23:39:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:39:06 ---> 3a18168f837c 23:39:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:39:07 ---> f7f6881ec704 23:39:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:39:09 ---> 6007744f4392 23:39:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:09 ---> Running in 2d4251149801 23:39:13 Removing intermediate container 2d4251149801 23:39:13 ---> 5c44840fbab6 23:39:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:39:13 ---> Running in 7d2d74329850 23:39:13 Removing intermediate container 7d2d74329850 23:39:13 ---> 8c65af3d521a 23:39:13 Step 20/22 : LABEL arch=arm64 23:39:14 ---> Running in bd3242cb4329 23:39:14 Removing intermediate container bd3242cb4329 23:39:14 ---> b3af38517cab 23:39:14 Step 21/22 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:39:14 ---> Running in d342fa1f213b 23:39:15 Removing intermediate container d342fa1f213b 23:39:15 ---> 43a624f580bb 23:39:15 Step 22/22 : LABEL version=3.0.0-dev.117 23:39:15 ---> Running in 3b8ae335905d 23:39:16 Removing intermediate container 3b8ae335905d 23:39:16 ---> ce33a158f9f3 23:39:16 23:39:16 Successfully built ce33a158f9f3 23:39:16 Successfully tagged security-proxy-setup-arm64:latest 23:40:37  Building security-proxy-setup ... done Removing intermediate container e4472d1fd081 23:40:37 ---> 741acd3aea8e 23:40:37 23:40:37 Step 10/24 : FROM alpine:3.17 23:40:37 ---> 51e60588ff2c 23:40:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:40:37 ---> Running in 2add02ae8f8b 23:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:40:37 (1/1) Installing dumb-init (1.2.5-r2) 23:40:37 Executing busybox-1.35.0-r29.trigger 23:40:37 OK: 8 MiB in 16 packages 23:40:37 Removing intermediate container 2add02ae8f8b 23:40:37 ---> 394e4dc3e2fd 23:40:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:40:37 ---> Running in d6db6b3babfb 23:40:37 Removing intermediate container d6db6b3babfb 23:40:37 ---> a37eb5f05ce9 23:40:37 Step 13/24 : ENV APP_PORT=59882 23:40:37 ---> Running in ae14690e9205 23:40:37 Removing intermediate container ae14690e9205 23:40:37 ---> e2d34f4b2443 23:40:37 Step 14/24 : EXPOSE $APP_PORT 23:40:37 ---> Running in 9911f9223b6a 23:40:37 Removing intermediate container 9911f9223b6a 23:40:37 ---> f298f2d6eeae 23:40:37 Step 15/24 : WORKDIR / 23:40:37 ---> Running in b84a1a802e81 23:40:37 Removing intermediate container b84a1a802e81 23:40:37 ---> d75c565654d1 23:40:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:40:38 ---> 4e7b4f04ffa7 23:40:38 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:40:39 ---> e579db6c6647 23:40:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:40:41 ---> f54fb3c2724b 23:40:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:40:42 ---> 2348191d2544 23:40:42 Step 20/24 : ENTRYPOINT ["/core-command"] 23:40:42 ---> Running in c49e69358a07 23:40:43 Removing intermediate container c49e69358a07 23:40:43 ---> 426a0b64c2dc 23:40:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:40:43 ---> Running in 823abf586da8 23:40:44 Removing intermediate container 823abf586da8 23:40:44 ---> 65d8611413fc 23:40:44 Step 22/24 : LABEL arch=arm64 23:40:44 ---> Running in 7e80a0985ed3 23:40:44 Removing intermediate container 7e80a0985ed3 23:40:44 ---> 00f3e19068c4 23:40:44 Step 23/24 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:40:44 ---> Running in 7faad849f17b 23:40:45 Removing intermediate container 7faad849f17b 23:40:45 ---> 6764372f234d 23:40:45 Step 24/24 : LABEL version=3.0.0-dev.117 23:40:45 ---> Running in 96e88c7f2111 23:40:46 Removing intermediate container 96e88c7f2111 23:40:46 ---> 23df71d0cd5e 23:40:46 23:40:46 Successfully built 23df71d0cd5e 23:40:46 Successfully tagged core-command-arm64:latest 23:41:33  Building core-command ... done Removing intermediate container 98cd8e17cc69 23:41:33 ---> 47859d352581 23:41:33 23:41:33 Step 9/20 : FROM alpine:3.17 23:41:33 ---> 51e60588ff2c 23:41:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:41:33 ---> Using cache 23:41:33 ---> 1d2047ae4578 23:41:33 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:41:33 ---> Running in f130d5f7f996 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:33 v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:41:33 v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:41:33 OK: 17689 distinct packages available 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:33 (1/9) Installing ca-certificates (20220614-r4) 23:41:33 (2/9) Installing brotli-libs (1.0.9-r9) 23:41:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:41:33 (4/9) Installing libcurl (7.88.1-r1) 23:41:33 (5/9) Installing curl (7.88.1-r1) 23:41:33 (6/9) Installing dumb-init (1.2.5-r2) 23:41:33 (7/9) Installing musl-obstack (1.2.3-r0) 23:41:33 (8/9) Installing libucontext (1.2-r0) 23:41:33 (9/9) Installing gcompat (1.1.0-r0) 23:41:33 Executing busybox-1.35.0-r29.trigger 23:41:33 Executing ca-certificates-20220614-r4.trigger 23:41:34 OK: 11 MiB in 24 packages 23:41:37 Removing intermediate container f130d5f7f996 23:41:37 ---> d7233073adbb 23:41:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:38 ---> 9e27f0679906 23:41:38 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:41:39 ---> 23a18fd88cfe 23:41:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:41:42 ---> ebbf8705e09f 23:41:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:41:43 ---> 4fbec1446aa0 23:41:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:41:43 ---> Running in c96b20fddc45 23:41:43 Removing intermediate container c96b20fddc45 23:41:43 ---> d634940eb95b 23:41:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:41:43 ---> Running in 7506cd7b299f 23:41:44 Removing intermediate container 7506cd7b299f 23:41:44 ---> 7f4a5d5fedc6 23:41:44 Step 18/20 : LABEL arch=arm64 23:41:44 ---> Running in 79300683bc9e 23:41:45 Removing intermediate container 79300683bc9e 23:41:45 ---> 0075fb971d80 23:41:45 Step 19/20 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:41:45 ---> Running in 1528352a2af6 23:41:45 Removing intermediate container 1528352a2af6 23:41:45 ---> e19e03ef9f87 23:41:45 Step 20/20 : LABEL version=3.0.0-dev.117 23:41:46 ---> Running in d9e1619bbf29 23:41:46 Removing intermediate container d9e1619bbf29 23:41:46 ---> b7c60ab09ccb 23:41:46 23:41:46 Successfully built b7c60ab09ccb 23:41:46 Successfully tagged security-spiffe-token-provider-arm64:latest 23:42:25  Building security-spiffe-token-provider ... done Removing intermediate container 160b10cfe24e 23:42:25 ---> 8e67866ebc21 23:42:25 23:42:25 Step 10/23 : FROM alpine:3.17 23:42:25 ---> 51e60588ff2c 23:42:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:42:25 ---> Using cache 23:42:25 ---> 394e4dc3e2fd 23:42:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:42:25 ---> Using cache 23:42:25 ---> a37eb5f05ce9 23:42:25 Step 13/23 : ENV APP_PORT=59861 23:42:25 ---> Running in c300d716f738 23:42:25 Removing intermediate container c300d716f738 23:42:25 ---> e83908cf24ee 23:42:25 Step 14/23 : EXPOSE $APP_PORT 23:42:25 ---> Running in c2a2534d668e 23:42:25 Removing intermediate container c2a2534d668e 23:42:25 ---> 22594ea0d22d 23:42:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:25 ---> 9a10ae44cf99 23:42:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:42:25 ---> 92a5df55cfca 23:42:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:42:25 ---> 507d0f9d5b06 23:42:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:42:25 ---> f7b610205d26 23:42:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:42:25 ---> Running in 07ed8c5bbdd3 23:42:25 Removing intermediate container 07ed8c5bbdd3 23:42:25 ---> d27260e00892 23:42:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:25 ---> Running in 53ed4617c845 23:42:25 Removing intermediate container 53ed4617c845 23:42:25 ---> 5657d8195458 23:42:25 Step 21/23 : LABEL arch=arm64 23:42:26 ---> Running in d0b25d042b00 23:42:26 Removing intermediate container d0b25d042b00 23:42:26 ---> 818664e9d8b2 23:42:26 Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:42:26 ---> Running in 1c31c0e06cc5 23:42:26 Removing intermediate container 1c31c0e06cc5 23:42:26 ---> 964c23bc3bf9 23:42:26 Step 23/23 : LABEL version=3.0.0-dev.117 23:42:27 ---> Running in 5739b6c59ee7 23:42:27 Removing intermediate container 5739b6c59ee7 23:42:27 ---> 3fc2e98aed3d 23:42:27 23:42:27 Successfully built 3fc2e98aed3d 23:42:27 Successfully tagged support-scheduler-arm64:latest 23:42:34  Building support-scheduler ... done Removing intermediate container 85e1192a9a21 23:42:34 ---> 27bd593aa31b 23:42:34 23:42:34 Step 10/25 : FROM alpine:3.17 23:42:34 ---> 51e60588ff2c 23:42:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:42:34 ---> Using cache 23:42:34 ---> 394e4dc3e2fd 23:42:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:42:34 ---> Using cache 23:42:34 ---> a37eb5f05ce9 23:42:34 Step 13/25 : ENV APP_PORT=59881 23:42:34 ---> Running in 101f61d5488e 23:42:34 Removing intermediate container 101f61d5488e 23:42:34 ---> e866c5c19bfc 23:42:34 Step 14/25 : EXPOSE $APP_PORT 23:42:34 ---> Running in f505da320879 23:42:34 Removing intermediate container f505da320879 23:42:34 ---> 97a63e268bca 23:42:34 Step 15/25 : WORKDIR / 23:42:34 ---> Running in e6b9119dd851 23:42:34 Removing intermediate container e6b9119dd851 23:42:34 ---> 31d3c24da52b 23:42:34 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:34 ---> 1612c330a636 23:42:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:42:35 ---> 6d2aee0a6c01 23:42:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:42:36 ---> 0dd7d0369f34 23:42:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:42:36 ---> 7a97d69c4678 23:42:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:42:37 ---> c5abe735f9d7 23:42:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:42:37 ---> Running in e4a95e6368e9 23:42:37 Removing intermediate container e4a95e6368e9 23:42:37 ---> 2541afa2278b 23:42:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:42:37 ---> Running in 2acfe2a57352 23:42:38 Removing intermediate container 2acfe2a57352 23:42:38 ---> c616b67404f6 23:42:38 Step 23/25 : LABEL arch=arm64 23:42:38 ---> Running in 4e2ba5a26423 23:42:38 Removing intermediate container 4e2ba5a26423 23:42:38 ---> ef60669bc008 23:42:38 Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa 23:42:38 ---> Running in 5285a2b2a2b0 23:42:39 Removing intermediate container 5285a2b2a2b0 23:42:39 ---> 481e2aad06b4 23:42:39 Step 25/25 : LABEL version=3.0.0-dev.117 23:42:39 ---> Running in 49b97dd64b24 23:42:39 Removing intermediate container 49b97dd64b24 23:42:39 ---> 0f49325a1046 23:42:39 23:42:39 Successfully built 0f49325a1046 23:42:39 Successfully tagged core-metadata-arm64:latest 23:42:40  Building core-metadata ... done  [Pipeline] } 23:42:40 $ docker stop --time=1 f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc 23:42:42 $ docker rm -f --volumes f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc [Pipeline] // withDockerContainer [Pipeline] sh 23:42:42 + docker images 23:42:42 REPOSITORY TAG IMAGE ID CREATED SIZE 23:42:42 core-metadata-arm64 latest 0f49325a1046 3 seconds ago 20.2MB 23:42:42 27bd593aa31b 11 seconds ago 1.33GB 23:42:42 support-scheduler-arm64 latest 3fc2e98aed3d 15 seconds ago 31.5MB 23:42:42 8e67866ebc21 25 seconds ago 1.39GB 23:42:42 security-spiffe-token-provider-arm64 latest b7c60ab09ccb 56 seconds ago 32.7MB 23:42:42 47859d352581 About a minute ago 1.36GB 23:42:42 core-command-arm64 latest 23df71d0cd5e About a minute ago 19.7MB 23:42:42 741acd3aea8e 2 minutes ago 1.32GB 23:42:42 security-proxy-setup-arm64 latest ce33a158f9f3 3 minutes ago 18.7MB 23:42:42 09c2cf85dddb 3 minutes ago 1.3GB 23:42:42 security-secretstore-setup-arm64 latest c469323b18a3 6 minutes ago 32.2MB 23:42:42 39683e726aa4 6 minutes ago 1.31GB 23:42:42 security-spire-config-arm64 latest fa655330f67c 11 minutes ago 86.2MB 23:42:42 support-notifications-arm64 latest 21c3a50f49f2 12 minutes ago 32.2MB 23:42:42 security-spire-agent-arm64 latest 215b4b3e3e9b 12 minutes ago 125MB 23:42:42 9e22772b54d0 12 minutes ago 1.39GB 23:42:42 096af5a9e8b8 13 minutes ago 1.18GB 23:42:42 core-common-config-bootstrapper-arm64 latest 5af9c2103e73 13 minutes ago 17.2MB 23:42:42 7ff62e8bc9f3 13 minutes ago 1.31GB 23:42:42 core-data-arm64 latest c43a9b6a1048 15 minutes ago 19.9MB 23:42:42 d01e48696892 15 minutes ago 1.32GB 23:42:42 security-bootstrapper-arm64 latest 5f1a058941c1 15 minutes ago 21.9MB 23:42:42 security-proxy-auth-arm64 latest cbbab1aa9daf 16 minutes ago 18.3MB 23:42:42 97dac4b970af 16 minutes ago 1.31GB 23:42:42 7d594a7d0dd7 16 minutes ago 1.3GB 23:42:42 security-spire-server-arm64 latest c49173879583 23 minutes ago 87.1MB 23:42:42 55324b22eb25 24 minutes ago 1.18GB 23:42:42 ci-base-image-arm64 latest 82379f3ba856 28 minutes ago 866MB 23:42:42 alpine 3.17 51e60588ff2c 6 hours ago 7.46MB 23:42:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 23:42:42 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:42:42 provisioning config files... 23:42:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config10516945658261015405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:43 ---> docker-login.sh 23:42:43 nexus3.edgexfoundry.org:10001 23:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:43 Configure a credential helper to remove this warning. See 23:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:43 23:42:43 Login Succeeded 23:42:43 nexus3.edgexfoundry.org:10002 23:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:44 Configure a credential helper to remove this warning. See 23:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:44 23:42:44 Login Succeeded 23:42:44 nexus3.edgexfoundry.org:10003 23:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:44 Configure a credential helper to remove this warning. See 23:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:44 23:42:44 Login Succeeded 23:42:44 nexus3.edgexfoundry.org:10004 23:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:44 Configure a credential helper to remove this warning. See 23:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:44 23:42:44 Login Succeeded 23:42:44 docker.io 23:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:45 Configure a credential helper to remove this warning. See 23:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:45 23:42:45 Login Succeeded 23:42:45 ---> docker-login.sh ends [Pipeline] } 23:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:45 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:42:45 d92bec74020a648086c22ac11f002708918e28aa 23:42:45 latest 23:42:45 3.0.0-dev.117 23:42:45 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:42:45 main 23:42:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:46 5da7889c6eca: Preparing 23:42:46 b100b73f1652: Preparing 23:42:46 2846d4d029e4: Preparing 23:42:46 0feb7db5d1fa: Preparing 23:42:46 466faf86899a: Preparing 23:42:46 26cbea5cba74: Preparing 23:42:46 26cbea5cba74: Waiting 23:42:46 5da7889c6eca: Pushed 23:42:46 466faf86899a: Pushed 23:42:46 0feb7db5d1fa: Pushed 23:42:46 2846d4d029e4: Pushed 23:42:46 26cbea5cba74: Layer already exists 23:42:50 b100b73f1652: Pushed 23:42:50 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:50 5da7889c6eca: Preparing 23:42:50 b100b73f1652: Preparing 23:42:50 2846d4d029e4: Preparing 23:42:50 0feb7db5d1fa: Preparing 23:42:50 466faf86899a: Preparing 23:42:50 26cbea5cba74: Preparing 23:42:50 26cbea5cba74: Waiting 23:42:50 5da7889c6eca: Layer already exists 23:42:50 b100b73f1652: Layer already exists 23:42:50 0feb7db5d1fa: Layer already exists 23:42:50 466faf86899a: Layer already exists 23:42:50 2846d4d029e4: Layer already exists 23:42:50 26cbea5cba74: Layer already exists 23:42:51 latest: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 23:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:51 5da7889c6eca: Preparing 23:42:51 b100b73f1652: Preparing 23:42:51 2846d4d029e4: Preparing 23:42:51 0feb7db5d1fa: Preparing 23:42:51 466faf86899a: Preparing 23:42:51 26cbea5cba74: Preparing 23:42:51 26cbea5cba74: Waiting 23:42:51 2846d4d029e4: Layer already exists 23:42:51 466faf86899a: Layer already exists 23:42:51 b100b73f1652: Layer already exists 23:42:51 5da7889c6eca: Layer already exists 23:42:51 0feb7db5d1fa: Layer already exists 23:42:51 26cbea5cba74: Layer already exists 23:42:52 3.0.0-dev.117: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:52 5da7889c6eca: Preparing 23:42:52 b100b73f1652: Preparing 23:42:52 2846d4d029e4: Preparing 23:42:52 0feb7db5d1fa: Preparing 23:42:52 466faf86899a: Preparing 23:42:52 26cbea5cba74: Preparing 23:42:52 26cbea5cba74: Waiting 23:42:52 2846d4d029e4: Layer already exists 23:42:52 5da7889c6eca: Layer already exists 23:42:52 466faf86899a: Layer already exists 23:42:52 0feb7db5d1fa: Layer already exists 23:42:52 b100b73f1652: Layer already exists 23:42:52 26cbea5cba74: Layer already exists 23:42:53 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:53 5da7889c6eca: Preparing 23:42:53 b100b73f1652: Preparing 23:42:53 2846d4d029e4: Preparing 23:42:53 0feb7db5d1fa: Preparing 23:42:53 466faf86899a: Preparing 23:42:53 26cbea5cba74: Preparing 23:42:53 26cbea5cba74: Waiting 23:42:53 b100b73f1652: Layer already exists 23:42:53 0feb7db5d1fa: Layer already exists 23:42:53 5da7889c6eca: Layer already exists 23:42:53 466faf86899a: Layer already exists 23:42:53 2846d4d029e4: Layer already exists 23:42:53 26cbea5cba74: Layer already exists 23:42:54 main: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:54 ===================================================== [Pipeline] echo 23:42:54 taggedImages: 23:42:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:42:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:42:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 23:42:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:42:54 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:42:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:42:54 d92bec74020a648086c22ac11f002708918e28aa 23:42:54 latest 23:42:54 3.0.0-dev.117 23:42:54 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:42:54 main 23:42:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:54 69eff8c15f45: Preparing 23:42:54 7e5713401bef: Preparing 23:42:54 0d160694c3ae: Preparing 23:42:54 6f9dbefb3ed4: Preparing 23:42:54 2846d4d029e4: Preparing 23:42:54 0feb7db5d1fa: Preparing 23:42:54 2aab7b8e22a1: Preparing 23:42:54 26cbea5cba74: Preparing 23:42:54 2aab7b8e22a1: Waiting 23:42:54 26cbea5cba74: Waiting 23:42:54 0feb7db5d1fa: Waiting 23:42:54 2846d4d029e4: Layer already exists 23:42:55 0feb7db5d1fa: Layer already exists 23:42:55 0d160694c3ae: Pushed 23:42:55 69eff8c15f45: Pushed 23:42:55 7e5713401bef: Pushed 23:42:55 26cbea5cba74: Layer already exists 23:42:55 2aab7b8e22a1: Pushed 23:42:57 6f9dbefb3ed4: Pushed 23:42:57 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:58 + 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:42:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:58 69eff8c15f45: Preparing 23:42:58 7e5713401bef: Preparing 23:42:58 0d160694c3ae: Preparing 23:42:58 6f9dbefb3ed4: Preparing 23:42:58 2846d4d029e4: Preparing 23:42:58 0feb7db5d1fa: Preparing 23:42:58 2aab7b8e22a1: Preparing 23:42:58 26cbea5cba74: Preparing 23:42:58 2aab7b8e22a1: Waiting 23:42:58 26cbea5cba74: Waiting 23:42:58 69eff8c15f45: Layer already exists 23:42:58 6f9dbefb3ed4: Layer already exists 23:42:58 7e5713401bef: Layer already exists 23:42:58 2846d4d029e4: Layer already exists 23:42:58 0d160694c3ae: Layer already exists 23:42:58 0feb7db5d1fa: Layer already exists 23:42:58 26cbea5cba74: Layer already exists 23:42:58 2aab7b8e22a1: Layer already exists 23:42:58 latest: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 23:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:59 69eff8c15f45: Preparing 23:42:59 7e5713401bef: Preparing 23:42:59 0d160694c3ae: Preparing 23:42:59 6f9dbefb3ed4: Preparing 23:42:59 2846d4d029e4: Preparing 23:42:59 0feb7db5d1fa: Preparing 23:42:59 2aab7b8e22a1: Preparing 23:42:59 26cbea5cba74: Preparing 23:42:59 2aab7b8e22a1: Waiting 23:42:59 0feb7db5d1fa: Waiting 23:42:59 26cbea5cba74: Waiting 23:42:59 6f9dbefb3ed4: Layer already exists 23:42:59 7e5713401bef: Layer already exists 23:42:59 0d160694c3ae: Layer already exists 23:42:59 69eff8c15f45: Layer already exists 23:42:59 2846d4d029e4: Layer already exists 23:42:59 26cbea5cba74: Layer already exists 23:42:59 0feb7db5d1fa: Layer already exists 23:42:59 2aab7b8e22a1: Layer already exists 23:42:59 3.0.0-dev.117: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:43:00 69eff8c15f45: Preparing 23:43:00 7e5713401bef: Preparing 23:43:00 0d160694c3ae: Preparing 23:43:00 6f9dbefb3ed4: Preparing 23:43:00 2846d4d029e4: Preparing 23:43:00 0feb7db5d1fa: Preparing 23:43:00 2aab7b8e22a1: Preparing 23:43:00 26cbea5cba74: Preparing 23:43:00 0feb7db5d1fa: Waiting 23:43:00 2aab7b8e22a1: Waiting 23:43:00 26cbea5cba74: Waiting 23:43:00 7e5713401bef: Layer already exists 23:43:00 2846d4d029e4: Layer already exists 23:43:00 6f9dbefb3ed4: Layer already exists 23:43:00 69eff8c15f45: Layer already exists 23:43:00 0d160694c3ae: Layer already exists 23:43:00 26cbea5cba74: Layer already exists 23:43:00 0feb7db5d1fa: Layer already exists 23:43:00 2aab7b8e22a1: Layer already exists 23:43:00 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:01 + 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:43:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:43:01 69eff8c15f45: Preparing 23:43:01 7e5713401bef: Preparing 23:43:01 0d160694c3ae: Preparing 23:43:01 6f9dbefb3ed4: Preparing 23:43:01 2846d4d029e4: Preparing 23:43:01 0feb7db5d1fa: Preparing 23:43:01 2aab7b8e22a1: Preparing 23:43:01 26cbea5cba74: Preparing 23:43:01 0feb7db5d1fa: Waiting 23:43:01 2aab7b8e22a1: Waiting 23:43:01 26cbea5cba74: Waiting 23:43:01 2846d4d029e4: Layer already exists 23:43:01 7e5713401bef: Layer already exists 23:43:01 69eff8c15f45: Layer already exists 23:43:01 6f9dbefb3ed4: Layer already exists 23:43:01 0d160694c3ae: Layer already exists 23:43:01 0feb7db5d1fa: Layer already exists 23:43:01 26cbea5cba74: Layer already exists 23:43:01 2aab7b8e22a1: Layer already exists 23:43:01 main: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:01 ===================================================== [Pipeline] echo 23:43:01 taggedImages: 23:43:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:43:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 23:43:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:43:01 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:43:01 d92bec74020a648086c22ac11f002708918e28aa 23:43:01 latest 23:43:01 3.0.0-dev.117 23:43:01 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:01 main 23:43:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:02 74f20dcbe51d: Preparing 23:43:02 d3e4e932fb08: Preparing 23:43:02 2846d4d029e4: Preparing 23:43:02 0feb7db5d1fa: Preparing 23:43:02 22db85cee6ee: Preparing 23:43:02 26cbea5cba74: Preparing 23:43:02 26cbea5cba74: Waiting 23:43:02 0feb7db5d1fa: Layer already exists 23:43:02 2846d4d029e4: Layer already exists 23:43:02 26cbea5cba74: Layer already exists 23:43:02 74f20dcbe51d: Pushed 23:43:02 22db85cee6ee: Pushed 23:43:06 d3e4e932fb08: Pushed 23:43:06 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:06 74f20dcbe51d: Preparing 23:43:06 d3e4e932fb08: Preparing 23:43:06 2846d4d029e4: Preparing 23:43:06 0feb7db5d1fa: Preparing 23:43:06 22db85cee6ee: Preparing 23:43:06 26cbea5cba74: Preparing 23:43:06 26cbea5cba74: Waiting 23:43:06 22db85cee6ee: Layer already exists 23:43:06 0feb7db5d1fa: Layer already exists 23:43:06 2846d4d029e4: Layer already exists 23:43:06 d3e4e932fb08: Layer already exists 23:43:06 74f20dcbe51d: Layer already exists 23:43:06 26cbea5cba74: Layer already exists 23:43:07 latest: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 23:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:07 74f20dcbe51d: Preparing 23:43:07 d3e4e932fb08: Preparing 23:43:07 2846d4d029e4: Preparing 23:43:07 0feb7db5d1fa: Preparing 23:43:07 22db85cee6ee: Preparing 23:43:07 26cbea5cba74: Preparing 23:43:07 26cbea5cba74: Waiting 23:43:07 74f20dcbe51d: Layer already exists 23:43:07 0feb7db5d1fa: Layer already exists 23:43:07 22db85cee6ee: Layer already exists 23:43:07 d3e4e932fb08: Layer already exists 23:43:07 2846d4d029e4: Layer already exists 23:43:07 26cbea5cba74: Layer already exists 23:43:08 3.0.0-dev.117: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:08 74f20dcbe51d: Preparing 23:43:08 d3e4e932fb08: Preparing 23:43:08 2846d4d029e4: Preparing 23:43:08 0feb7db5d1fa: Preparing 23:43:08 22db85cee6ee: Preparing 23:43:08 26cbea5cba74: Preparing 23:43:08 26cbea5cba74: Waiting 23:43:08 22db85cee6ee: Layer already exists 23:43:08 74f20dcbe51d: Layer already exists 23:43:08 d3e4e932fb08: Layer already exists 23:43:08 2846d4d029e4: Layer already exists 23:43:08 0feb7db5d1fa: Layer already exists 23:43:08 26cbea5cba74: Layer already exists 23:43:09 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:09 74f20dcbe51d: Preparing 23:43:09 d3e4e932fb08: Preparing 23:43:09 2846d4d029e4: Preparing 23:43:09 0feb7db5d1fa: Preparing 23:43:09 22db85cee6ee: Preparing 23:43:09 26cbea5cba74: Preparing 23:43:09 22db85cee6ee: Layer already exists 23:43:09 d3e4e932fb08: Layer already exists 23:43:09 0feb7db5d1fa: Layer already exists 23:43:09 74f20dcbe51d: Layer already exists 23:43:09 2846d4d029e4: Layer already exists 23:43:09 26cbea5cba74: Layer already exists 23:43:10 main: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:10 ===================================================== [Pipeline] echo 23:43:10 taggedImages: 23:43:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:43:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 23:43:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:43:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:43:10 d92bec74020a648086c22ac11f002708918e28aa 23:43:10 latest 23:43:10 3.0.0-dev.117 23:43:10 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:10 main 23:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:10 e2dcbd4a647d: Preparing 23:43:10 3571d25b4bc0: Preparing 23:43:10 2c3625d216ff: Preparing 23:43:10 2846d4d029e4: Preparing 23:43:10 0feb7db5d1fa: Preparing 23:43:10 466faf86899a: Preparing 23:43:10 26cbea5cba74: Preparing 23:43:10 466faf86899a: Waiting 23:43:10 26cbea5cba74: Waiting 23:43:10 0feb7db5d1fa: Layer already exists 23:43:10 2846d4d029e4: Layer already exists 23:43:11 466faf86899a: Layer already exists 23:43:11 26cbea5cba74: Layer already exists 23:43:11 3571d25b4bc0: Pushed 23:43:11 e2dcbd4a647d: Pushed 23:43:14 2c3625d216ff: Pushed 23:43:14 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:15 e2dcbd4a647d: Preparing 23:43:15 3571d25b4bc0: Preparing 23:43:15 2c3625d216ff: Preparing 23:43:15 2846d4d029e4: Preparing 23:43:15 0feb7db5d1fa: Preparing 23:43:15 466faf86899a: Preparing 23:43:15 26cbea5cba74: Preparing 23:43:15 26cbea5cba74: Waiting 23:43:15 466faf86899a: Waiting 23:43:15 e2dcbd4a647d: Layer already exists 23:43:15 2846d4d029e4: Layer already exists 23:43:15 2c3625d216ff: Layer already exists 23:43:15 3571d25b4bc0: Layer already exists 23:43:15 0feb7db5d1fa: Layer already exists 23:43:15 26cbea5cba74: Layer already exists 23:43:15 466faf86899a: Layer already exists 23:43:15 latest: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 23:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:16 e2dcbd4a647d: Preparing 23:43:16 3571d25b4bc0: Preparing 23:43:16 2c3625d216ff: Preparing 23:43:16 2846d4d029e4: Preparing 23:43:16 0feb7db5d1fa: Preparing 23:43:16 466faf86899a: Preparing 23:43:16 26cbea5cba74: Preparing 23:43:16 466faf86899a: Waiting 23:43:16 26cbea5cba74: Waiting 23:43:16 0feb7db5d1fa: Layer already exists 23:43:16 2846d4d029e4: Layer already exists 23:43:16 e2dcbd4a647d: Layer already exists 23:43:16 2c3625d216ff: Layer already exists 23:43:16 3571d25b4bc0: Layer already exists 23:43:16 466faf86899a: Layer already exists 23:43:16 26cbea5cba74: Layer already exists 23:43:16 3.0.0-dev.117: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:17 e2dcbd4a647d: Preparing 23:43:17 3571d25b4bc0: Preparing 23:43:17 2c3625d216ff: Preparing 23:43:17 2846d4d029e4: Preparing 23:43:17 0feb7db5d1fa: Preparing 23:43:17 466faf86899a: Preparing 23:43:17 26cbea5cba74: Preparing 23:43:17 466faf86899a: Waiting 23:43:17 26cbea5cba74: Waiting 23:43:17 3571d25b4bc0: Layer already exists 23:43:17 2c3625d216ff: Layer already exists 23:43:17 2846d4d029e4: Layer already exists 23:43:17 e2dcbd4a647d: Layer already exists 23:43:17 0feb7db5d1fa: Layer already exists 23:43:17 466faf86899a: Layer already exists 23:43:17 26cbea5cba74: Layer already exists 23:43:17 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:18 e2dcbd4a647d: Preparing 23:43:18 3571d25b4bc0: Preparing 23:43:18 2c3625d216ff: Preparing 23:43:18 2846d4d029e4: Preparing 23:43:18 0feb7db5d1fa: Preparing 23:43:18 466faf86899a: Preparing 23:43:18 26cbea5cba74: Preparing 23:43:18 466faf86899a: Waiting 23:43:18 26cbea5cba74: Waiting 23:43:18 2846d4d029e4: Layer already exists 23:43:18 e2dcbd4a647d: Layer already exists 23:43:18 2c3625d216ff: Layer already exists 23:43:18 0feb7db5d1fa: Layer already exists 23:43:18 3571d25b4bc0: Layer already exists 23:43:18 466faf86899a: Layer already exists 23:43:18 26cbea5cba74: Layer already exists 23:43:18 main: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:18 ===================================================== [Pipeline] echo 23:43:18 taggedImages: 23:43:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 23:43:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:43:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:43:18 d92bec74020a648086c22ac11f002708918e28aa 23:43:18 latest 23:43:18 3.0.0-dev.117 23:43:18 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:18 main 23:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:19 b45dc957865a: Preparing 23:43:19 b45dc957865a: Preparing 23:43:19 3f3510678ec7: Preparing 23:43:19 24fe40707053: Preparing 23:43:19 0aaed16b4cc1: Preparing 23:43:19 3ff952ebc526: Preparing 23:43:19 f9a5a1227e38: Preparing 23:43:19 2846d4d029e4: Preparing 23:43:19 0feb7db5d1fa: Preparing 23:43:19 99a1cf41e438: Preparing 23:43:19 8ac12d051614: Preparing 23:43:19 1a773fc17a4a: Preparing 23:43:19 485bcc8e2035: Preparing 23:43:19 26cbea5cba74: Preparing 23:43:19 99a1cf41e438: Waiting 23:43:19 8ac12d051614: Waiting 23:43:19 1a773fc17a4a: Waiting 23:43:19 485bcc8e2035: Waiting 23:43:19 26cbea5cba74: Waiting 23:43:19 f9a5a1227e38: Waiting 23:43:19 2846d4d029e4: Waiting 23:43:19 0feb7db5d1fa: Waiting 23:43:19 24fe40707053: Pushed 23:43:19 0aaed16b4cc1: Pushed 23:43:19 3f3510678ec7: Pushed 23:43:19 3ff952ebc526: Pushed 23:43:19 b45dc957865a: Pushed 23:43:19 0feb7db5d1fa: Layer already exists 23:43:19 2846d4d029e4: Layer already exists 23:43:19 99a1cf41e438: Pushed 23:43:19 8ac12d051614: Pushed 23:43:19 1a773fc17a4a: Pushed 23:43:19 26cbea5cba74: Layer already exists 23:43:19 485bcc8e2035: Pushed 23:43:23 f9a5a1227e38: Pushed 23:43:23 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:24 b45dc957865a: Preparing 23:43:24 b45dc957865a: Preparing 23:43:24 3f3510678ec7: Preparing 23:43:24 24fe40707053: Preparing 23:43:24 0aaed16b4cc1: Preparing 23:43:24 3ff952ebc526: Preparing 23:43:24 f9a5a1227e38: Preparing 23:43:24 2846d4d029e4: Preparing 23:43:24 0feb7db5d1fa: Preparing 23:43:24 99a1cf41e438: Preparing 23:43:24 8ac12d051614: Preparing 23:43:24 1a773fc17a4a: Preparing 23:43:24 485bcc8e2035: Preparing 23:43:24 26cbea5cba74: Preparing 23:43:24 f9a5a1227e38: Waiting 23:43:24 0feb7db5d1fa: Waiting 23:43:24 99a1cf41e438: Waiting 23:43:24 8ac12d051614: Waiting 23:43:24 485bcc8e2035: Waiting 23:43:24 26cbea5cba74: Waiting 23:43:24 24fe40707053: Layer already exists 23:43:24 3ff952ebc526: Layer already exists 23:43:24 b45dc957865a: Layer already exists 23:43:24 0aaed16b4cc1: Layer already exists 23:43:24 3f3510678ec7: Layer already exists 23:43:24 2846d4d029e4: Layer already exists 23:43:24 99a1cf41e438: Layer already exists 23:43:24 f9a5a1227e38: Layer already exists 23:43:24 0feb7db5d1fa: Layer already exists 23:43:24 8ac12d051614: Layer already exists 23:43:24 485bcc8e2035: Layer already exists 23:43:24 1a773fc17a4a: Layer already exists 23:43:24 26cbea5cba74: Layer already exists 23:43:24 latest: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 23:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:25 b45dc957865a: Preparing 23:43:25 b45dc957865a: Preparing 23:43:25 3f3510678ec7: Preparing 23:43:25 24fe40707053: Preparing 23:43:25 0aaed16b4cc1: Preparing 23:43:25 3ff952ebc526: Preparing 23:43:25 f9a5a1227e38: Preparing 23:43:25 2846d4d029e4: Preparing 23:43:25 0feb7db5d1fa: Preparing 23:43:25 99a1cf41e438: Preparing 23:43:25 8ac12d051614: Preparing 23:43:25 1a773fc17a4a: Preparing 23:43:25 485bcc8e2035: Preparing 23:43:25 26cbea5cba74: Preparing 23:43:25 f9a5a1227e38: Waiting 23:43:25 99a1cf41e438: Waiting 23:43:25 485bcc8e2035: Waiting 23:43:25 26cbea5cba74: Waiting 23:43:25 8ac12d051614: Waiting 23:43:25 1a773fc17a4a: Waiting 23:43:25 2846d4d029e4: Waiting 23:43:25 0feb7db5d1fa: Waiting 23:43:25 0aaed16b4cc1: Layer already exists 23:43:25 3ff952ebc526: Layer already exists 23:43:25 3f3510678ec7: Layer already exists 23:43:25 24fe40707053: Layer already exists 23:43:25 b45dc957865a: Layer already exists 23:43:25 f9a5a1227e38: Layer already exists 23:43:25 2846d4d029e4: Layer already exists 23:43:25 0feb7db5d1fa: Layer already exists 23:43:25 99a1cf41e438: Layer already exists 23:43:25 8ac12d051614: Layer already exists 23:43:25 26cbea5cba74: Layer already exists 23:43:25 1a773fc17a4a: Layer already exists 23:43:25 485bcc8e2035: Layer already exists 23:43:25 3.0.0-dev.117: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:26 b45dc957865a: Preparing 23:43:26 b45dc957865a: Preparing 23:43:26 3f3510678ec7: Preparing 23:43:26 24fe40707053: Preparing 23:43:26 0aaed16b4cc1: Preparing 23:43:26 3ff952ebc526: Preparing 23:43:26 f9a5a1227e38: Preparing 23:43:26 2846d4d029e4: Preparing 23:43:26 0feb7db5d1fa: Preparing 23:43:26 99a1cf41e438: Preparing 23:43:26 8ac12d051614: Preparing 23:43:26 1a773fc17a4a: Preparing 23:43:26 485bcc8e2035: Preparing 23:43:26 26cbea5cba74: Preparing 23:43:26 8ac12d051614: Waiting 23:43:26 f9a5a1227e38: Waiting 23:43:26 1a773fc17a4a: Waiting 23:43:26 2846d4d029e4: Waiting 23:43:26 485bcc8e2035: Waiting 23:43:26 0feb7db5d1fa: Waiting 23:43:26 99a1cf41e438: Waiting 23:43:26 26cbea5cba74: Waiting 23:43:26 3ff952ebc526: Layer already exists 23:43:26 24fe40707053: Layer already exists 23:43:26 3f3510678ec7: Layer already exists 23:43:26 b45dc957865a: Layer already exists 23:43:26 0aaed16b4cc1: Layer already exists 23:43:26 0feb7db5d1fa: Layer already exists 23:43:26 2846d4d029e4: Layer already exists 23:43:26 f9a5a1227e38: Layer already exists 23:43:26 8ac12d051614: Layer already exists 23:43:26 99a1cf41e438: Layer already exists 23:43:26 485bcc8e2035: Layer already exists 23:43:26 1a773fc17a4a: Layer already exists 23:43:26 26cbea5cba74: Layer already exists 23:43:26 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:27 b45dc957865a: Preparing 23:43:27 b45dc957865a: Preparing 23:43:27 3f3510678ec7: Preparing 23:43:27 24fe40707053: Preparing 23:43:27 0aaed16b4cc1: Preparing 23:43:27 3ff952ebc526: Preparing 23:43:27 f9a5a1227e38: Preparing 23:43:27 2846d4d029e4: Preparing 23:43:27 0feb7db5d1fa: Preparing 23:43:27 99a1cf41e438: Preparing 23:43:27 8ac12d051614: Preparing 23:43:27 1a773fc17a4a: Preparing 23:43:27 485bcc8e2035: Preparing 23:43:27 26cbea5cba74: Preparing 23:43:27 0feb7db5d1fa: Waiting 23:43:27 99a1cf41e438: Waiting 23:43:27 8ac12d051614: Waiting 23:43:27 1a773fc17a4a: Waiting 23:43:27 485bcc8e2035: Waiting 23:43:27 26cbea5cba74: Waiting 23:43:27 f9a5a1227e38: Waiting 23:43:27 2846d4d029e4: Waiting 23:43:27 3f3510678ec7: Layer already exists 23:43:27 24fe40707053: Layer already exists 23:43:27 0aaed16b4cc1: Layer already exists 23:43:27 3ff952ebc526: Layer already exists 23:43:27 b45dc957865a: Layer already exists 23:43:27 2846d4d029e4: Layer already exists 23:43:27 0feb7db5d1fa: Layer already exists 23:43:27 f9a5a1227e38: Layer already exists 23:43:27 99a1cf41e438: Layer already exists 23:43:27 8ac12d051614: Layer already exists 23:43:27 1a773fc17a4a: Layer already exists 23:43:27 26cbea5cba74: Layer already exists 23:43:27 485bcc8e2035: Layer already exists 23:43:27 main: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:27 ===================================================== [Pipeline] echo 23:43:27 taggedImages: 23:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 23:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:43:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:43:27 d92bec74020a648086c22ac11f002708918e28aa 23:43:27 latest 23:43:27 3.0.0-dev.117 23:43:27 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:27 main 23:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:28 af7beff64213: Preparing 23:43:28 1fbff6fb5395: Preparing 23:43:28 1ee01df83e24: Preparing 23:43:28 e5c04e93b1c9: Preparing 23:43:28 2846d4d029e4: Preparing 23:43:28 0feb7db5d1fa: Preparing 23:43:28 2aab7b8e22a1: Preparing 23:43:28 26cbea5cba74: Preparing 23:43:28 2aab7b8e22a1: Waiting 23:43:28 26cbea5cba74: Waiting 23:43:28 0feb7db5d1fa: Waiting 23:43:28 2846d4d029e4: Layer already exists 23:43:28 0feb7db5d1fa: Layer already exists 23:43:28 2aab7b8e22a1: Layer already exists 23:43:28 1ee01df83e24: Pushed 23:43:28 26cbea5cba74: Layer already exists 23:43:28 af7beff64213: Pushed 23:43:28 1fbff6fb5395: Pushed 23:43:31 e5c04e93b1c9: Pushed 23:43:31 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:31 af7beff64213: Preparing 23:43:31 1fbff6fb5395: Preparing 23:43:31 1ee01df83e24: Preparing 23:43:31 e5c04e93b1c9: Preparing 23:43:31 2846d4d029e4: Preparing 23:43:31 0feb7db5d1fa: Preparing 23:43:31 2aab7b8e22a1: Preparing 23:43:31 26cbea5cba74: Preparing 23:43:31 0feb7db5d1fa: Waiting 23:43:31 2aab7b8e22a1: Waiting 23:43:31 26cbea5cba74: Waiting 23:43:31 1ee01df83e24: Layer already exists 23:43:31 af7beff64213: Layer already exists 23:43:31 e5c04e93b1c9: Layer already exists 23:43:31 2846d4d029e4: Layer already exists 23:43:31 1fbff6fb5395: Layer already exists 23:43:31 0feb7db5d1fa: Layer already exists 23:43:31 2aab7b8e22a1: Layer already exists 23:43:31 26cbea5cba74: Layer already exists 23:43:32 latest: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 23:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:32 af7beff64213: Preparing 23:43:32 1fbff6fb5395: Preparing 23:43:32 1ee01df83e24: Preparing 23:43:32 e5c04e93b1c9: Preparing 23:43:32 2846d4d029e4: Preparing 23:43:32 0feb7db5d1fa: Preparing 23:43:32 2aab7b8e22a1: Preparing 23:43:32 26cbea5cba74: Preparing 23:43:32 0feb7db5d1fa: Waiting 23:43:32 2aab7b8e22a1: Waiting 23:43:32 26cbea5cba74: Waiting 23:43:32 1ee01df83e24: Layer already exists 23:43:32 e5c04e93b1c9: Layer already exists 23:43:32 2846d4d029e4: Layer already exists 23:43:32 1fbff6fb5395: Layer already exists 23:43:32 af7beff64213: Layer already exists 23:43:32 26cbea5cba74: Layer already exists 23:43:32 2aab7b8e22a1: Layer already exists 23:43:32 0feb7db5d1fa: Layer already exists 23:43:33 3.0.0-dev.117: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:33 af7beff64213: Preparing 23:43:33 1fbff6fb5395: Preparing 23:43:33 1ee01df83e24: Preparing 23:43:33 e5c04e93b1c9: Preparing 23:43:33 2846d4d029e4: Preparing 23:43:33 0feb7db5d1fa: Preparing 23:43:33 2aab7b8e22a1: Preparing 23:43:33 26cbea5cba74: Preparing 23:43:33 0feb7db5d1fa: Waiting 23:43:33 2aab7b8e22a1: Waiting 23:43:33 e5c04e93b1c9: Layer already exists 23:43:33 1fbff6fb5395: Layer already exists 23:43:33 2846d4d029e4: Layer already exists 23:43:33 af7beff64213: Layer already exists 23:43:33 1ee01df83e24: Layer already exists 23:43:33 2aab7b8e22a1: Layer already exists 23:43:33 0feb7db5d1fa: Layer already exists 23:43:33 26cbea5cba74: Layer already exists 23:43:34 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:34 af7beff64213: Preparing 23:43:34 1fbff6fb5395: Preparing 23:43:34 1ee01df83e24: Preparing 23:43:34 e5c04e93b1c9: Preparing 23:43:34 2846d4d029e4: Preparing 23:43:34 0feb7db5d1fa: Preparing 23:43:34 2aab7b8e22a1: Preparing 23:43:34 0feb7db5d1fa: Waiting 23:43:34 26cbea5cba74: Preparing 23:43:34 2aab7b8e22a1: Waiting 23:43:34 26cbea5cba74: Waiting 23:43:34 af7beff64213: Layer already exists 23:43:34 e5c04e93b1c9: Layer already exists 23:43:34 1ee01df83e24: Layer already exists 23:43:34 1fbff6fb5395: Layer already exists 23:43:34 2846d4d029e4: Layer already exists 23:43:34 0feb7db5d1fa: Layer already exists 23:43:34 26cbea5cba74: Layer already exists 23:43:34 2aab7b8e22a1: Layer already exists 23:43:35 main: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:35 ===================================================== [Pipeline] echo 23:43:35 taggedImages: 23:43:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:43:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 23:43:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:43:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:43:35 d92bec74020a648086c22ac11f002708918e28aa 23:43:35 latest 23:43:35 3.0.0-dev.117 23:43:35 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:35 main 23:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:35 f01ecde4300c: Preparing 23:43:35 015bc6acd5ea: Preparing 23:43:35 cbf709b4477c: Preparing 23:43:35 4cf4731fd12b: Preparing 23:43:35 2846d4d029e4: Preparing 23:43:35 0feb7db5d1fa: Preparing 23:43:35 e4abcd8f0537: Preparing 23:43:35 61b285d6c57f: Preparing 23:43:35 26cbea5cba74: Preparing 23:43:35 e4abcd8f0537: Waiting 23:43:35 61b285d6c57f: Waiting 23:43:35 26cbea5cba74: Waiting 23:43:35 0feb7db5d1fa: Waiting 23:43:35 2846d4d029e4: Layer already exists 23:43:36 0feb7db5d1fa: Layer already exists 23:43:36 4cf4731fd12b: Pushed 23:43:36 015bc6acd5ea: Pushed 23:43:36 f01ecde4300c: Pushed 23:43:36 26cbea5cba74: Layer already exists 23:43:36 e4abcd8f0537: Pushed 23:43:36 61b285d6c57f: Pushed 23:43:38 cbf709b4477c: Pushed 23:43:38 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:39 + 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:43:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:39 f01ecde4300c: Preparing 23:43:39 015bc6acd5ea: Preparing 23:43:39 cbf709b4477c: Preparing 23:43:39 4cf4731fd12b: Preparing 23:43:39 2846d4d029e4: Preparing 23:43:39 0feb7db5d1fa: Preparing 23:43:39 e4abcd8f0537: Preparing 23:43:39 61b285d6c57f: Preparing 23:43:39 26cbea5cba74: Preparing 23:43:39 e4abcd8f0537: Waiting 23:43:39 61b285d6c57f: Waiting 23:43:39 26cbea5cba74: Waiting 23:43:39 0feb7db5d1fa: Waiting 23:43:39 015bc6acd5ea: Layer already exists 23:43:39 2846d4d029e4: Layer already exists 23:43:39 f01ecde4300c: Layer already exists 23:43:39 cbf709b4477c: Layer already exists 23:43:39 4cf4731fd12b: Layer already exists 23:43:39 e4abcd8f0537: Layer already exists 23:43:39 0feb7db5d1fa: Layer already exists 23:43:39 61b285d6c57f: Layer already exists 23:43:39 26cbea5cba74: Layer already exists 23:43:39 latest: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 23:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:40 f01ecde4300c: Preparing 23:43:40 015bc6acd5ea: Preparing 23:43:40 cbf709b4477c: Preparing 23:43:40 4cf4731fd12b: Preparing 23:43:40 2846d4d029e4: Preparing 23:43:40 0feb7db5d1fa: Preparing 23:43:40 e4abcd8f0537: Preparing 23:43:40 61b285d6c57f: Preparing 23:43:40 26cbea5cba74: Preparing 23:43:40 e4abcd8f0537: Waiting 23:43:40 26cbea5cba74: Waiting 23:43:40 61b285d6c57f: Waiting 23:43:40 0feb7db5d1fa: Waiting 23:43:40 4cf4731fd12b: Layer already exists 23:43:40 015bc6acd5ea: Layer already exists 23:43:40 cbf709b4477c: Layer already exists 23:43:40 2846d4d029e4: Layer already exists 23:43:40 f01ecde4300c: Layer already exists 23:43:40 e4abcd8f0537: Layer already exists 23:43:40 0feb7db5d1fa: Layer already exists 23:43:40 26cbea5cba74: Layer already exists 23:43:40 61b285d6c57f: Layer already exists 23:43:40 3.0.0-dev.117: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:41 f01ecde4300c: Preparing 23:43:41 015bc6acd5ea: Preparing 23:43:41 cbf709b4477c: Preparing 23:43:41 4cf4731fd12b: Preparing 23:43:41 2846d4d029e4: Preparing 23:43:41 0feb7db5d1fa: Preparing 23:43:41 e4abcd8f0537: Preparing 23:43:41 61b285d6c57f: Preparing 23:43:41 26cbea5cba74: Preparing 23:43:41 e4abcd8f0537: Waiting 23:43:41 61b285d6c57f: Waiting 23:43:41 26cbea5cba74: Waiting 23:43:41 cbf709b4477c: Layer already exists 23:43:41 f01ecde4300c: Layer already exists 23:43:41 2846d4d029e4: Layer already exists 23:43:41 4cf4731fd12b: Layer already exists 23:43:41 015bc6acd5ea: Layer already exists 23:43:41 0feb7db5d1fa: Layer already exists 23:43:41 61b285d6c57f: Layer already exists 23:43:41 e4abcd8f0537: Layer already exists 23:43:41 26cbea5cba74: Layer already exists 23:43:41 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:42 + 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:43:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:42 f01ecde4300c: Preparing 23:43:42 015bc6acd5ea: Preparing 23:43:42 cbf709b4477c: Preparing 23:43:42 4cf4731fd12b: Preparing 23:43:42 2846d4d029e4: Preparing 23:43:42 0feb7db5d1fa: Preparing 23:43:42 e4abcd8f0537: Preparing 23:43:42 61b285d6c57f: Preparing 23:43:42 26cbea5cba74: Preparing 23:43:42 0feb7db5d1fa: Waiting 23:43:42 e4abcd8f0537: Waiting 23:43:42 61b285d6c57f: Waiting 23:43:42 26cbea5cba74: Waiting 23:43:42 015bc6acd5ea: Layer already exists 23:43:42 f01ecde4300c: Layer already exists 23:43:42 cbf709b4477c: Layer already exists 23:43:42 2846d4d029e4: Layer already exists 23:43:42 4cf4731fd12b: Layer already exists 23:43:42 61b285d6c57f: Layer already exists 23:43:42 0feb7db5d1fa: Layer already exists 23:43:42 e4abcd8f0537: Layer already exists 23:43:42 26cbea5cba74: Layer already exists 23:43:42 main: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:42 ===================================================== [Pipeline] echo 23:43:42 taggedImages: 23:43:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:43:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 23:43:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:43:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:43:42 d92bec74020a648086c22ac11f002708918e28aa 23:43:42 latest 23:43:42 3.0.0-dev.117 23:43:42 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:42 main 23:43:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:43 917c2d151d96: Preparing 23:43:43 d3b438ff3702: Preparing 23:43:43 cbbcd36f4acf: Preparing 23:43:43 091bdf4548a5: Preparing 23:43:43 7f790ccb9822: Preparing 23:43:43 90052e7eb91a: Preparing 23:43:43 a5575a7ea4d1: Preparing 23:43:43 2846d4d029e4: Preparing 23:43:43 0feb7db5d1fa: Preparing 23:43:43 acabcacff9d3: Preparing 23:43:43 26cbea5cba74: Preparing 23:43:43 2846d4d029e4: Waiting 23:43:43 0feb7db5d1fa: Waiting 23:43:43 acabcacff9d3: Waiting 23:43:43 26cbea5cba74: Waiting 23:43:43 90052e7eb91a: Waiting 23:43:43 a5575a7ea4d1: Waiting 23:43:43 7f790ccb9822: Pushed 23:43:43 d3b438ff3702: Pushed 23:43:43 917c2d151d96: Pushed 23:43:43 2846d4d029e4: Layer already exists 23:43:44 0feb7db5d1fa: Layer already exists 23:43:44 90052e7eb91a: Pushed 23:43:44 a5575a7ea4d1: Pushed 23:43:44 26cbea5cba74: Layer already exists 23:43:44 acabcacff9d3: Pushed 23:43:46 091bdf4548a5: Pushed 23:43:47 cbbcd36f4acf: Pushed 23:43:47 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:48 + 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:43:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:48 917c2d151d96: Preparing 23:43:48 d3b438ff3702: Preparing 23:43:48 cbbcd36f4acf: Preparing 23:43:48 091bdf4548a5: Preparing 23:43:48 7f790ccb9822: Preparing 23:43:48 90052e7eb91a: Preparing 23:43:48 a5575a7ea4d1: Preparing 23:43:48 2846d4d029e4: Preparing 23:43:48 0feb7db5d1fa: Preparing 23:43:48 acabcacff9d3: Preparing 23:43:48 26cbea5cba74: Preparing 23:43:48 2846d4d029e4: Waiting 23:43:48 acabcacff9d3: Waiting 23:43:48 26cbea5cba74: Waiting 23:43:48 0feb7db5d1fa: Waiting 23:43:48 90052e7eb91a: Waiting 23:43:48 a5575a7ea4d1: Waiting 23:43:48 7f790ccb9822: Layer already exists 23:43:48 917c2d151d96: Layer already exists 23:43:48 091bdf4548a5: Layer already exists 23:43:48 d3b438ff3702: Layer already exists 23:43:48 cbbcd36f4acf: Layer already exists 23:43:48 90052e7eb91a: Layer already exists 23:43:48 a5575a7ea4d1: Layer already exists 23:43:48 acabcacff9d3: Layer already exists 23:43:48 2846d4d029e4: Layer already exists 23:43:48 0feb7db5d1fa: Layer already exists 23:43:48 26cbea5cba74: Layer already exists 23:43:48 latest: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 23:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:49 917c2d151d96: Preparing 23:43:49 d3b438ff3702: Preparing 23:43:49 cbbcd36f4acf: Preparing 23:43:49 091bdf4548a5: Preparing 23:43:49 7f790ccb9822: Preparing 23:43:49 90052e7eb91a: Preparing 23:43:49 a5575a7ea4d1: Preparing 23:43:49 2846d4d029e4: Preparing 23:43:49 0feb7db5d1fa: Preparing 23:43:49 acabcacff9d3: Preparing 23:43:49 26cbea5cba74: Preparing 23:43:49 90052e7eb91a: Waiting 23:43:49 a5575a7ea4d1: Waiting 23:43:49 0feb7db5d1fa: Waiting 23:43:49 acabcacff9d3: Waiting 23:43:49 2846d4d029e4: Waiting 23:43:49 26cbea5cba74: Waiting 23:43:49 d3b438ff3702: Layer already exists 23:43:49 917c2d151d96: Layer already exists 23:43:49 cbbcd36f4acf: Layer already exists 23:43:49 091bdf4548a5: Layer already exists 23:43:49 7f790ccb9822: Layer already exists 23:43:49 a5575a7ea4d1: Layer already exists 23:43:49 90052e7eb91a: Layer already exists 23:43:49 2846d4d029e4: Layer already exists 23:43:49 acabcacff9d3: Layer already exists 23:43:49 0feb7db5d1fa: Layer already exists 23:43:49 26cbea5cba74: Layer already exists 23:43:49 3.0.0-dev.117: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:50 917c2d151d96: Preparing 23:43:50 d3b438ff3702: Preparing 23:43:50 cbbcd36f4acf: Preparing 23:43:50 091bdf4548a5: Preparing 23:43:50 7f790ccb9822: Preparing 23:43:50 90052e7eb91a: Preparing 23:43:50 a5575a7ea4d1: Preparing 23:43:50 2846d4d029e4: Preparing 23:43:50 0feb7db5d1fa: Preparing 23:43:50 acabcacff9d3: Preparing 23:43:50 26cbea5cba74: Preparing 23:43:50 2846d4d029e4: Waiting 23:43:50 0feb7db5d1fa: Waiting 23:43:50 26cbea5cba74: Waiting 23:43:50 90052e7eb91a: Waiting 23:43:50 acabcacff9d3: Waiting 23:43:50 a5575a7ea4d1: Waiting 23:43:50 091bdf4548a5: Layer already exists 23:43:50 7f790ccb9822: Layer already exists 23:43:50 d3b438ff3702: Layer already exists 23:43:50 917c2d151d96: Layer already exists 23:43:50 cbbcd36f4acf: Layer already exists 23:43:50 a5575a7ea4d1: Layer already exists 23:43:50 90052e7eb91a: Layer already exists 23:43:50 acabcacff9d3: Layer already exists 23:43:50 2846d4d029e4: Layer already exists 23:43:50 0feb7db5d1fa: Layer already exists 23:43:50 26cbea5cba74: Layer already exists 23:43:50 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:50 + 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:43:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:51 917c2d151d96: Preparing 23:43:51 d3b438ff3702: Preparing 23:43:51 cbbcd36f4acf: Preparing 23:43:51 091bdf4548a5: Preparing 23:43:51 7f790ccb9822: Preparing 23:43:51 90052e7eb91a: Preparing 23:43:51 a5575a7ea4d1: Preparing 23:43:51 2846d4d029e4: Preparing 23:43:51 0feb7db5d1fa: Preparing 23:43:51 acabcacff9d3: Preparing 23:43:51 26cbea5cba74: Preparing 23:43:51 90052e7eb91a: Waiting 23:43:51 a5575a7ea4d1: Waiting 23:43:51 0feb7db5d1fa: Waiting 23:43:51 2846d4d029e4: Waiting 23:43:51 acabcacff9d3: Waiting 23:43:51 26cbea5cba74: Waiting 23:43:51 7f790ccb9822: Layer already exists 23:43:51 d3b438ff3702: Layer already exists 23:43:51 091bdf4548a5: Layer already exists 23:43:51 917c2d151d96: Layer already exists 23:43:51 cbbcd36f4acf: Layer already exists 23:43:51 a5575a7ea4d1: Layer already exists 23:43:51 90052e7eb91a: Layer already exists 23:43:51 2846d4d029e4: Layer already exists 23:43:51 0feb7db5d1fa: Layer already exists 23:43:51 acabcacff9d3: Layer already exists 23:43:51 26cbea5cba74: Layer already exists 23:43:51 main: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:51 ===================================================== [Pipeline] echo 23:43:51 taggedImages: 23:43:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:43:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 23:43:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:43:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:43:51 d92bec74020a648086c22ac11f002708918e28aa 23:43:51 latest 23:43:51 3.0.0-dev.117 23:43:51 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:51 main 23:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:52 dfbf145f2098: Preparing 23:43:52 c6f4499b5465: Preparing 23:43:52 2846d4d029e4: Preparing 23:43:52 0feb7db5d1fa: Preparing 23:43:52 1e850cbf69f1: Preparing 23:43:52 26cbea5cba74: Preparing 23:43:52 26cbea5cba74: Waiting 23:43:52 2846d4d029e4: Layer already exists 23:43:52 0feb7db5d1fa: Layer already exists 23:43:52 26cbea5cba74: Layer already exists 23:43:52 dfbf145f2098: Pushed 23:43:53 1e850cbf69f1: Pushed 23:43:57 c6f4499b5465: Pushed 23:43:57 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:57 + 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:43:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:57 dfbf145f2098: Preparing 23:43:57 c6f4499b5465: Preparing 23:43:57 2846d4d029e4: Preparing 23:43:57 0feb7db5d1fa: Preparing 23:43:57 1e850cbf69f1: Preparing 23:43:57 26cbea5cba74: Preparing 23:43:57 26cbea5cba74: Waiting 23:43:57 0feb7db5d1fa: Layer already exists 23:43:57 c6f4499b5465: Layer already exists 23:43:57 2846d4d029e4: Layer already exists 23:43:57 1e850cbf69f1: Layer already exists 23:43:57 dfbf145f2098: Layer already exists 23:43:57 26cbea5cba74: Layer already exists 23:43:58 latest: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 23:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:58 dfbf145f2098: Preparing 23:43:58 c6f4499b5465: Preparing 23:43:58 2846d4d029e4: Preparing 23:43:58 0feb7db5d1fa: Preparing 23:43:58 1e850cbf69f1: Preparing 23:43:58 26cbea5cba74: Preparing 23:43:58 26cbea5cba74: Waiting 23:43:58 2846d4d029e4: Layer already exists 23:43:58 0feb7db5d1fa: Layer already exists 23:43:58 1e850cbf69f1: Layer already exists 23:43:58 dfbf145f2098: Layer already exists 23:43:58 c6f4499b5465: Layer already exists 23:43:58 26cbea5cba74: Layer already exists 23:43:58 3.0.0-dev.117: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:59 dfbf145f2098: Preparing 23:43:59 c6f4499b5465: Preparing 23:43:59 2846d4d029e4: Preparing 23:43:59 0feb7db5d1fa: Preparing 23:43:59 1e850cbf69f1: Preparing 23:43:59 26cbea5cba74: Preparing 23:43:59 26cbea5cba74: Waiting 23:43:59 1e850cbf69f1: Layer already exists 23:43:59 c6f4499b5465: Layer already exists 23:43:59 dfbf145f2098: Layer already exists 23:43:59 0feb7db5d1fa: Layer already exists 23:43:59 2846d4d029e4: Layer already exists 23:43:59 26cbea5cba74: Layer already exists 23:44:00 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:00 + 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:44:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:44:00 dfbf145f2098: Preparing 23:44:00 c6f4499b5465: Preparing 23:44:00 2846d4d029e4: Preparing 23:44:00 0feb7db5d1fa: Preparing 23:44:00 1e850cbf69f1: Preparing 23:44:00 26cbea5cba74: Preparing 23:44:00 26cbea5cba74: Waiting 23:44:00 dfbf145f2098: Layer already exists 23:44:00 2846d4d029e4: Layer already exists 23:44:00 1e850cbf69f1: Layer already exists 23:44:00 c6f4499b5465: Layer already exists 23:44:00 0feb7db5d1fa: Layer already exists 23:44:00 26cbea5cba74: Layer already exists 23:44:01 main: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:01 ===================================================== [Pipeline] echo 23:44:01 taggedImages: 23:44:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:44:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 23:44:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:44:01 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:44:01 d92bec74020a648086c22ac11f002708918e28aa 23:44:01 latest 23:44:01 3.0.0-dev.117 23:44:01 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:01 main 23:44:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:01 067f92ea2403: Preparing 23:44:01 8f51fa6b921a: Preparing 23:44:01 55c8f0f26988: Preparing 23:44:01 ed5de9782c25: Preparing 23:44:01 307dfbd6fd4d: Preparing 23:44:01 2846d4d029e4: Preparing 23:44:01 0feb7db5d1fa: Preparing 23:44:01 6c941c831520: Preparing 23:44:01 26cbea5cba74: Preparing 23:44:01 6c941c831520: Waiting 23:44:01 26cbea5cba74: Waiting 23:44:01 2846d4d029e4: Waiting 23:44:01 0feb7db5d1fa: Waiting 23:44:02 55c8f0f26988: Pushed 23:44:02 8f51fa6b921a: Pushed 23:44:02 067f92ea2403: Pushed 23:44:02 2846d4d029e4: Layer already exists 23:44:02 0feb7db5d1fa: Layer already exists 23:44:02 26cbea5cba74: Layer already exists 23:44:03 6c941c831520: Pushed 23:44:11 307dfbd6fd4d: Pushed 23:44:19 ed5de9782c25: Pushed 23:44:19 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:20 + 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:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:20 067f92ea2403: Preparing 23:44:20 8f51fa6b921a: Preparing 23:44:20 55c8f0f26988: Preparing 23:44:20 ed5de9782c25: Preparing 23:44:20 307dfbd6fd4d: Preparing 23:44:20 2846d4d029e4: Preparing 23:44:20 0feb7db5d1fa: Preparing 23:44:20 6c941c831520: Preparing 23:44:20 26cbea5cba74: Preparing 23:44:20 6c941c831520: Waiting 23:44:20 0feb7db5d1fa: Waiting 23:44:20 2846d4d029e4: Waiting 23:44:20 26cbea5cba74: Waiting 23:44:20 55c8f0f26988: Layer already exists 23:44:20 067f92ea2403: Layer already exists 23:44:20 307dfbd6fd4d: Layer already exists 23:44:20 8f51fa6b921a: Layer already exists 23:44:20 ed5de9782c25: Layer already exists 23:44:20 0feb7db5d1fa: Layer already exists 23:44:20 6c941c831520: Layer already exists 23:44:20 26cbea5cba74: Layer already exists 23:44:20 2846d4d029e4: Layer already exists 23:44:20 latest: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 23:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:21 067f92ea2403: Preparing 23:44:21 8f51fa6b921a: Preparing 23:44:21 55c8f0f26988: Preparing 23:44:21 ed5de9782c25: Preparing 23:44:21 307dfbd6fd4d: Preparing 23:44:21 2846d4d029e4: Preparing 23:44:21 0feb7db5d1fa: Preparing 23:44:21 6c941c831520: Preparing 23:44:21 26cbea5cba74: Preparing 23:44:21 2846d4d029e4: Waiting 23:44:21 0feb7db5d1fa: Waiting 23:44:21 6c941c831520: Waiting 23:44:21 26cbea5cba74: Waiting 23:44:21 067f92ea2403: Layer already exists 23:44:21 55c8f0f26988: Layer already exists 23:44:21 ed5de9782c25: Layer already exists 23:44:21 8f51fa6b921a: Layer already exists 23:44:21 307dfbd6fd4d: Layer already exists 23:44:21 0feb7db5d1fa: Layer already exists 23:44:21 2846d4d029e4: Layer already exists 23:44:21 6c941c831520: Layer already exists 23:44:21 26cbea5cba74: Layer already exists 23:44:21 3.0.0-dev.117: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:22 067f92ea2403: Preparing 23:44:22 8f51fa6b921a: Preparing 23:44:22 55c8f0f26988: Preparing 23:44:22 ed5de9782c25: Preparing 23:44:22 307dfbd6fd4d: Preparing 23:44:22 2846d4d029e4: Preparing 23:44:22 0feb7db5d1fa: Preparing 23:44:22 6c941c831520: Preparing 23:44:22 26cbea5cba74: Preparing 23:44:22 6c941c831520: Waiting 23:44:22 0feb7db5d1fa: Waiting 23:44:22 26cbea5cba74: Waiting 23:44:22 2846d4d029e4: Waiting 23:44:22 8f51fa6b921a: Layer already exists 23:44:22 ed5de9782c25: Layer already exists 23:44:22 55c8f0f26988: Layer already exists 23:44:22 067f92ea2403: Layer already exists 23:44:22 307dfbd6fd4d: Layer already exists 23:44:22 0feb7db5d1fa: Layer already exists 23:44:22 2846d4d029e4: Layer already exists 23:44:22 26cbea5cba74: Layer already exists 23:44:22 6c941c831520: Layer already exists 23:44:22 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:23 + 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:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:23 067f92ea2403: Preparing 23:44:23 8f51fa6b921a: Preparing 23:44:23 55c8f0f26988: Preparing 23:44:23 ed5de9782c25: Preparing 23:44:23 307dfbd6fd4d: Preparing 23:44:23 2846d4d029e4: Preparing 23:44:23 0feb7db5d1fa: Preparing 23:44:23 6c941c831520: Preparing 23:44:23 26cbea5cba74: Preparing 23:44:23 6c941c831520: Waiting 23:44:23 0feb7db5d1fa: Waiting 23:44:23 26cbea5cba74: Waiting 23:44:23 2846d4d029e4: Waiting 23:44:23 8f51fa6b921a: Layer already exists 23:44:23 307dfbd6fd4d: Layer already exists 23:44:23 55c8f0f26988: Layer already exists 23:44:23 067f92ea2403: Layer already exists 23:44:23 ed5de9782c25: Layer already exists 23:44:23 26cbea5cba74: Layer already exists 23:44:23 2846d4d029e4: Layer already exists 23:44:23 0feb7db5d1fa: Layer already exists 23:44:23 6c941c831520: Layer already exists 23:44:23 main: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:23 ===================================================== [Pipeline] echo 23:44:23 taggedImages: 23:44:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:44:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 23:44:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:44:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:44:23 d92bec74020a648086c22ac11f002708918e28aa 23:44:23 latest 23:44:23 3.0.0-dev.117 23:44:23 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:23 main 23:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:24 59c17e5b4e60: Preparing 23:44:24 d8875c913030: Preparing 23:44:24 a16af5e52b22: Preparing 23:44:24 9a4aaa0bdb1e: Preparing 23:44:24 2846d4d029e4: Preparing 23:44:24 0feb7db5d1fa: Preparing 23:44:24 e479066696ec: Preparing 23:44:24 26cbea5cba74: Preparing 23:44:24 e479066696ec: Waiting 23:44:24 26cbea5cba74: Waiting 23:44:24 0feb7db5d1fa: Waiting 23:44:24 2846d4d029e4: Layer already exists 23:44:24 0feb7db5d1fa: Layer already exists 23:44:24 59c17e5b4e60: Pushed 23:44:24 a16af5e52b22: Pushed 23:44:24 d8875c913030: Pushed 23:44:24 26cbea5cba74: Layer already exists 23:44:25 e479066696ec: Pushed 23:44:43 9a4aaa0bdb1e: Pushed 23:44:43 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:44 + 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:44:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:44 59c17e5b4e60: Preparing 23:44:44 d8875c913030: Preparing 23:44:44 a16af5e52b22: Preparing 23:44:44 9a4aaa0bdb1e: Preparing 23:44:44 2846d4d029e4: Preparing 23:44:44 0feb7db5d1fa: Preparing 23:44:44 e479066696ec: Preparing 23:44:44 26cbea5cba74: Preparing 23:44:44 e479066696ec: Waiting 23:44:44 26cbea5cba74: Waiting 23:44:44 0feb7db5d1fa: Waiting 23:44:44 a16af5e52b22: Layer already exists 23:44:44 2846d4d029e4: Layer already exists 23:44:44 59c17e5b4e60: Layer already exists 23:44:44 9a4aaa0bdb1e: Layer already exists 23:44:44 d8875c913030: Layer already exists 23:44:44 26cbea5cba74: Layer already exists 23:44:44 0feb7db5d1fa: Layer already exists 23:44:44 e479066696ec: Layer already exists 23:44:44 latest: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 23:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:45 59c17e5b4e60: Preparing 23:44:45 d8875c913030: Preparing 23:44:45 a16af5e52b22: Preparing 23:44:45 9a4aaa0bdb1e: Preparing 23:44:45 2846d4d029e4: Preparing 23:44:45 0feb7db5d1fa: Preparing 23:44:45 e479066696ec: Preparing 23:44:45 26cbea5cba74: Preparing 23:44:45 0feb7db5d1fa: Waiting 23:44:45 e479066696ec: Waiting 23:44:45 26cbea5cba74: Waiting 23:44:45 2846d4d029e4: Layer already exists 23:44:45 59c17e5b4e60: Layer already exists 23:44:45 9a4aaa0bdb1e: Layer already exists 23:44:45 a16af5e52b22: Layer already exists 23:44:45 d8875c913030: Layer already exists 23:44:45 26cbea5cba74: Layer already exists 23:44:45 e479066696ec: Layer already exists 23:44:45 0feb7db5d1fa: Layer already exists 23:44:45 3.0.0-dev.117: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:46 59c17e5b4e60: Preparing 23:44:46 d8875c913030: Preparing 23:44:46 a16af5e52b22: Preparing 23:44:46 9a4aaa0bdb1e: Preparing 23:44:46 2846d4d029e4: Preparing 23:44:46 0feb7db5d1fa: Preparing 23:44:46 e479066696ec: Preparing 23:44:46 26cbea5cba74: Preparing 23:44:46 0feb7db5d1fa: Waiting 23:44:46 e479066696ec: Waiting 23:44:46 26cbea5cba74: Waiting 23:44:46 a16af5e52b22: Layer already exists 23:44:46 d8875c913030: Layer already exists 23:44:46 9a4aaa0bdb1e: Layer already exists 23:44:46 2846d4d029e4: Layer already exists 23:44:46 59c17e5b4e60: Layer already exists 23:44:46 e479066696ec: Layer already exists 23:44:46 0feb7db5d1fa: Layer already exists 23:44:46 26cbea5cba74: Layer already exists 23:44:46 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:47 + 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:44:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:47 59c17e5b4e60: Preparing 23:44:47 d8875c913030: Preparing 23:44:47 a16af5e52b22: Preparing 23:44:47 9a4aaa0bdb1e: Preparing 23:44:47 2846d4d029e4: Preparing 23:44:47 0feb7db5d1fa: Preparing 23:44:47 e479066696ec: Preparing 23:44:47 26cbea5cba74: Preparing 23:44:47 e479066696ec: Waiting 23:44:47 0feb7db5d1fa: Waiting 23:44:47 26cbea5cba74: Waiting 23:44:47 a16af5e52b22: Layer already exists 23:44:47 2846d4d029e4: Layer already exists 23:44:47 9a4aaa0bdb1e: Layer already exists 23:44:47 d8875c913030: Layer already exists 23:44:47 59c17e5b4e60: Layer already exists 23:44:47 0feb7db5d1fa: Layer already exists 23:44:47 26cbea5cba74: Layer already exists 23:44:47 e479066696ec: Layer already exists 23:44:47 main: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:47 ===================================================== [Pipeline] echo 23:44:47 taggedImages: 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:44:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:44:47 d92bec74020a648086c22ac11f002708918e28aa 23:44:47 latest 23:44:47 3.0.0-dev.117 23:44:47 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:44:47 main 23:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:48 f1e50dac1957: Preparing 23:44:48 e4d0a92cab8d: Preparing 23:44:48 46f86a3a4aa2: Preparing 23:44:48 1574ebdedaa9: Preparing 23:44:48 2846d4d029e4: Preparing 23:44:48 0feb7db5d1fa: Preparing 23:44:48 6c941c831520: Preparing 23:44:48 26cbea5cba74: Preparing 23:44:48 6c941c831520: Waiting 23:44:48 26cbea5cba74: Waiting 23:44:48 2846d4d029e4: Layer already exists 23:44:48 0feb7db5d1fa: Layer already exists 23:44:48 6c941c831520: Layer already exists 23:44:48 46f86a3a4aa2: Pushed 23:44:48 26cbea5cba74: Layer already exists 23:44:48 e4d0a92cab8d: Pushed 23:44:48 f1e50dac1957: Pushed 23:45:07 1574ebdedaa9: Pushed 23:45:07 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:07 + 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:45:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:45:07 f1e50dac1957: Preparing 23:45:07 e4d0a92cab8d: Preparing 23:45:07 46f86a3a4aa2: Preparing 23:45:07 1574ebdedaa9: Preparing 23:45:07 2846d4d029e4: Preparing 23:45:07 0feb7db5d1fa: Preparing 23:45:07 6c941c831520: Preparing 23:45:07 26cbea5cba74: Preparing 23:45:07 6c941c831520: Waiting 23:45:07 26cbea5cba74: Waiting 23:45:07 0feb7db5d1fa: Waiting 23:45:07 46f86a3a4aa2: Layer already exists 23:45:07 f1e50dac1957: Layer already exists 23:45:07 1574ebdedaa9: Layer already exists 23:45:07 e4d0a92cab8d: Layer already exists 23:45:07 2846d4d029e4: Layer already exists 23:45:07 0feb7db5d1fa: Layer already exists 23:45:07 26cbea5cba74: Layer already exists 23:45:07 6c941c831520: Layer already exists 23:45:08 latest: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 23:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:45:08 f1e50dac1957: Preparing 23:45:08 e4d0a92cab8d: Preparing 23:45:08 46f86a3a4aa2: Preparing 23:45:08 1574ebdedaa9: Preparing 23:45:08 2846d4d029e4: Preparing 23:45:08 0feb7db5d1fa: Preparing 23:45:08 6c941c831520: Preparing 23:45:08 26cbea5cba74: Preparing 23:45:08 6c941c831520: Waiting 23:45:08 26cbea5cba74: Waiting 23:45:08 0feb7db5d1fa: Waiting 23:45:08 2846d4d029e4: Layer already exists 23:45:08 f1e50dac1957: Layer already exists 23:45:08 e4d0a92cab8d: Layer already exists 23:45:08 1574ebdedaa9: Layer already exists 23:45:08 46f86a3a4aa2: Layer already exists 23:45:08 6c941c831520: Layer already exists 23:45:08 0feb7db5d1fa: Layer already exists 23:45:08 26cbea5cba74: Layer already exists 23:45:09 3.0.0-dev.117: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:45:09 f1e50dac1957: Preparing 23:45:09 e4d0a92cab8d: Preparing 23:45:09 46f86a3a4aa2: Preparing 23:45:09 1574ebdedaa9: Preparing 23:45:09 2846d4d029e4: Preparing 23:45:09 0feb7db5d1fa: Preparing 23:45:09 6c941c831520: Preparing 23:45:09 26cbea5cba74: Preparing 23:45:09 0feb7db5d1fa: Waiting 23:45:09 6c941c831520: Waiting 23:45:09 26cbea5cba74: Waiting 23:45:09 e4d0a92cab8d: Layer already exists 23:45:09 2846d4d029e4: Layer already exists 23:45:09 f1e50dac1957: Layer already exists 23:45:09 46f86a3a4aa2: Layer already exists 23:45:09 1574ebdedaa9: Layer already exists 23:45:09 6c941c831520: Layer already exists 23:45:09 0feb7db5d1fa: Layer already exists 23:45:09 26cbea5cba74: Layer already exists 23:45:10 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:10 + 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:45:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:45:10 f1e50dac1957: Preparing 23:45:10 e4d0a92cab8d: Preparing 23:45:10 46f86a3a4aa2: Preparing 23:45:10 1574ebdedaa9: Preparing 23:45:10 2846d4d029e4: Preparing 23:45:10 0feb7db5d1fa: Preparing 23:45:10 6c941c831520: Preparing 23:45:10 26cbea5cba74: Preparing 23:45:10 0feb7db5d1fa: Waiting 23:45:10 6c941c831520: Waiting 23:45:10 26cbea5cba74: Waiting 23:45:10 2846d4d029e4: Layer already exists 23:45:10 f1e50dac1957: Layer already exists 23:45:10 e4d0a92cab8d: Layer already exists 23:45:10 1574ebdedaa9: Layer already exists 23:45:10 46f86a3a4aa2: Layer already exists 23:45:10 26cbea5cba74: Layer already exists 23:45:10 6c941c831520: Layer already exists 23:45:10 0feb7db5d1fa: Layer already exists 23:45:11 main: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:11 ===================================================== [Pipeline] echo 23:45:11 taggedImages: 23:45:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:45:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:45:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 23:45:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:45:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:45:11 d92bec74020a648086c22ac11f002708918e28aa 23:45:11 latest 23:45:11 3.0.0-dev.117 23:45:11 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:11 main 23:45:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:45:11 e3a8a0717b21: Preparing 23:45:11 88f9624fb7d3: Preparing 23:45:11 2846d4d029e4: Preparing 23:45:11 0feb7db5d1fa: Preparing 23:45:11 654d227df803: Preparing 23:45:11 26cbea5cba74: Preparing 23:45:11 26cbea5cba74: Waiting 23:45:11 0feb7db5d1fa: Layer already exists 23:45:12 2846d4d029e4: Layer already exists 23:45:12 26cbea5cba74: Layer already exists 23:45:12 e3a8a0717b21: Pushed 23:45:12 654d227df803: Pushed 23:45:19 88f9624fb7d3: Pushed 23:45:19 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:45:21 e3a8a0717b21: Preparing 23:45:21 88f9624fb7d3: Preparing 23:45:21 2846d4d029e4: Preparing 23:45:21 0feb7db5d1fa: Preparing 23:45:21 654d227df803: Preparing 23:45:21 26cbea5cba74: Preparing 23:45:21 26cbea5cba74: Waiting 23:45:21 0feb7db5d1fa: Layer already exists 23:45:21 88f9624fb7d3: Layer already exists 23:45:21 e3a8a0717b21: Layer already exists 23:45:21 2846d4d029e4: Layer already exists 23:45:21 654d227df803: Layer already exists 23:45:21 26cbea5cba74: Layer already exists 23:45:21 latest: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 23:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:45:22 e3a8a0717b21: Preparing 23:45:22 88f9624fb7d3: Preparing 23:45:22 2846d4d029e4: Preparing 23:45:22 0feb7db5d1fa: Preparing 23:45:22 654d227df803: Preparing 23:45:22 26cbea5cba74: Preparing 23:45:22 26cbea5cba74: Waiting 23:45:22 e3a8a0717b21: Layer already exists 23:45:22 88f9624fb7d3: Layer already exists 23:45:22 654d227df803: Layer already exists 23:45:22 0feb7db5d1fa: Layer already exists 23:45:22 2846d4d029e4: Layer already exists 23:45:22 26cbea5cba74: Layer already exists 23:45:22 3.0.0-dev.117: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:45:23 e3a8a0717b21: Preparing 23:45:23 88f9624fb7d3: Preparing 23:45:23 2846d4d029e4: Preparing 23:45:23 0feb7db5d1fa: Preparing 23:45:23 654d227df803: Preparing 23:45:23 26cbea5cba74: Preparing 23:45:23 26cbea5cba74: Waiting 23:45:23 0feb7db5d1fa: Layer already exists 23:45:23 2846d4d029e4: Layer already exists 23:45:23 654d227df803: Layer already exists 23:45:23 e3a8a0717b21: Layer already exists 23:45:23 88f9624fb7d3: Layer already exists 23:45:23 26cbea5cba74: Layer already exists 23:45:23 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:45:24 e3a8a0717b21: Preparing 23:45:24 88f9624fb7d3: Preparing 23:45:24 2846d4d029e4: Preparing 23:45:24 0feb7db5d1fa: Preparing 23:45:24 654d227df803: Preparing 23:45:24 26cbea5cba74: Preparing 23:45:24 26cbea5cba74: Waiting 23:45:24 e3a8a0717b21: Layer already exists 23:45:24 88f9624fb7d3: Layer already exists 23:45:24 654d227df803: Layer already exists 23:45:24 2846d4d029e4: Layer already exists 23:45:24 0feb7db5d1fa: Layer already exists 23:45:24 26cbea5cba74: Layer already exists 23:45:24 main: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:24 ===================================================== [Pipeline] echo 23:45:24 taggedImages: 23:45:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:45:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:45:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 23:45:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:45:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:45:24 d92bec74020a648086c22ac11f002708918e28aa 23:45:24 latest 23:45:24 3.0.0-dev.117 23:45:24 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:24 main 23:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:25 21274463fa6b: Preparing 23:45:25 6be7624e63bf: Preparing 23:45:25 2846d4d029e4: Preparing 23:45:25 0feb7db5d1fa: Preparing 23:45:25 466faf86899a: Preparing 23:45:25 26cbea5cba74: Preparing 23:45:25 26cbea5cba74: Waiting 23:45:25 0feb7db5d1fa: Layer already exists 23:45:25 2846d4d029e4: Layer already exists 23:45:25 466faf86899a: Layer already exists 23:45:25 26cbea5cba74: Layer already exists 23:45:25 21274463fa6b: Pushed 23:45:31 6be7624e63bf: Pushed 23:45:31 d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:32 21274463fa6b: Preparing 23:45:32 6be7624e63bf: Preparing 23:45:32 2846d4d029e4: Preparing 23:45:32 0feb7db5d1fa: Preparing 23:45:32 466faf86899a: Preparing 23:45:32 26cbea5cba74: Preparing 23:45:32 26cbea5cba74: Waiting 23:45:32 466faf86899a: Layer already exists 23:45:32 21274463fa6b: Layer already exists 23:45:32 6be7624e63bf: Layer already exists 23:45:32 0feb7db5d1fa: Layer already exists 23:45:32 2846d4d029e4: Layer already exists 23:45:32 26cbea5cba74: Layer already exists 23:45:32 latest: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 23:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:33 21274463fa6b: Preparing 23:45:33 6be7624e63bf: Preparing 23:45:33 2846d4d029e4: Preparing 23:45:33 0feb7db5d1fa: Preparing 23:45:33 466faf86899a: Preparing 23:45:33 26cbea5cba74: Preparing 23:45:33 2846d4d029e4: Layer already exists 23:45:33 21274463fa6b: Layer already exists 23:45:33 6be7624e63bf: Layer already exists 23:45:33 466faf86899a: Layer already exists 23:45:33 0feb7db5d1fa: Layer already exists 23:45:33 26cbea5cba74: Layer already exists 23:45:33 3.0.0-dev.117: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:34 21274463fa6b: Preparing 23:45:34 6be7624e63bf: Preparing 23:45:34 2846d4d029e4: Preparing 23:45:34 0feb7db5d1fa: Preparing 23:45:34 466faf86899a: Preparing 23:45:34 26cbea5cba74: Preparing 23:45:34 26cbea5cba74: Waiting 23:45:34 466faf86899a: Layer already exists 23:45:34 2846d4d029e4: Layer already exists 23:45:34 0feb7db5d1fa: Layer already exists 23:45:34 21274463fa6b: Layer already exists 23:45:34 6be7624e63bf: Layer already exists 23:45:34 26cbea5cba74: Layer already exists 23:45:34 d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:35 21274463fa6b: Preparing 23:45:35 6be7624e63bf: Preparing 23:45:35 2846d4d029e4: Preparing 23:45:35 0feb7db5d1fa: Preparing 23:45:35 466faf86899a: Preparing 23:45:35 26cbea5cba74: Preparing 23:45:35 26cbea5cba74: Waiting 23:45:35 21274463fa6b: Layer already exists 23:45:35 6be7624e63bf: Layer already exists 23:45:35 0feb7db5d1fa: Layer already exists 23:45:35 466faf86899a: Layer already exists 23:45:35 2846d4d029e4: Layer already exists 23:45:35 26cbea5cba74: Layer already exists 23:45:35 main: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:35 ===================================================== [Pipeline] echo 23:45:35 taggedImages: 23:45:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa 23:45:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:45:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 23:45:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 23:45:35 - 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:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:36 23:45:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:36 arm64: Pulling from edgex-lftools-log-publisher 23:45:36 8998bd30e6a1: Pulling fs layer 23:45:36 04944245beec: Pulling fs layer 23:45:36 699f458cf7ca: Pulling fs layer 23:45:36 765212b225bb: Pulling fs layer 23:45:36 f23df028b6ca: Pulling fs layer 23:45:36 d65c8cfc05b1: Pulling fs layer 23:45:36 2437ff75d9bd: Pulling fs layer 23:45:36 765212b225bb: Waiting 23:45:36 f23df028b6ca: Waiting 23:45:36 d65c8cfc05b1: Waiting 23:45:36 2437ff75d9bd: Waiting 23:45:36 04944245beec: Verifying Checksum 23:45:36 04944245beec: Download complete 23:45:36 765212b225bb: Verifying Checksum 23:45:36 765212b225bb: Download complete 23:45:37 f23df028b6ca: Verifying Checksum 23:45:37 f23df028b6ca: Download complete 23:45:37 d65c8cfc05b1: Verifying Checksum 23:45:37 d65c8cfc05b1: Download complete 23:45:37 699f458cf7ca: Verifying Checksum 23:45:37 699f458cf7ca: Download complete 23:45:37 8998bd30e6a1: Verifying Checksum 23:45:37 8998bd30e6a1: Download complete 23:45:40 2437ff75d9bd: Verifying Checksum 23:45:40 2437ff75d9bd: Download complete 23:45:41 8998bd30e6a1: Pull complete 23:45:42 04944245beec: Pull complete 23:45:43 699f458cf7ca: Pull complete 23:45:43 765212b225bb: Pull complete 23:45:46 f23df028b6ca: Pull complete 23:45:46 d65c8cfc05b1: Pull complete 23:46:01 2437ff75d9bd: Pull complete 23:46:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:01 prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container 23:46:01 $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:46:05 $ docker top 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:06 ---> job-cost.sh 23:46:06 lf-activate-venv: SKIPPING 23:46:06 INFO: No Stack... 23:46:06 INFO: Retrieving Pricing Info for: v3-standard-4 23:46:07 INFO: Archiving Costs [Pipeline] sh 23:46:07 + cut -d, -f6 23:46:07 + cat /w/workspace/edgex-go/479/archives/cost.csv [Pipeline] lock 23:46:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] 23:46:07 Resource [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] did not exist. Created. 23:46:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:46:08 + echo total: 0.10999999940395355 [Pipeline] stash 23:46:09 Stashed 1 file(s) [Pipeline] } 23:46:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] [Pipeline] // lock [Pipeline] } 23:46:09 $ docker stop --time=1 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 23:46:11 $ docker rm -f --volumes 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 [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:46:11 provisioning config files... 23:46:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/479@tmp/config2683720772833538777tmp [Pipeline] { [Pipeline] sh 23:46:11 + set +x 23:46:11 + curl -s https://codecov.io/bash 23:46:11 + bash -s -- 23:46:11 23:46:11 _____ _ 23:46:11 / ____| | | 23:46:11 | | ___ __| | ___ ___ _____ __ 23:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 23:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 23:46:11 Bash-1.0.6 23:46:11 23:46:11 23:46:11 ==> git version 2.25.1 found 23:46:11 ==> 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:46:11 Release-Date: 2020-01-08 23:46:11 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:46:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:46:11 ==> Jenkins CI detected. 23:46:11 current dir:  /w/workspace/edgex-go/479 23:46:11 project root: . 23:46:11 --> token set from env 23:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:46:11 ==> Running gcov in . (disable via -X gcov) 23:46:11 ==> Python coveragepy not found 23:46:11 ==> Searching for coverage reports in: 23:46:11 + . 23:46:11 -> Found 1 reports 23:46:11 ==> Detecting git/mercurial file structure 23:46:12 ==> Reading reports 23:46:12 + ./coverage.out bytes=447379 23:46:12 ==> Appending adjustments 23:46:12 https://docs.codecov.io/docs/fixing-reports 23:46:12 + Found adjustments 23:46:12 ==> Gzipping contents 23:46:12 60K /tmp/codecov.PKy0UV.gz 23:46:12 ==> Uploading reports 23:46:12 url: https://codecov.io 23:46:12 query: branch=main&commit=d92bec74020a648086c22ac11f002708918e28aa&build=479&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F479%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:46:12 -> Pinging Codecov 23:46:12 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=d92bec74020a648086c22ac11f002708918e28aa&build=479&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F479%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:46:13 -> Uploading to 23:46:13 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/d92bec74020a648086c22ac11f002708918e28aa/cc09bc21-1564-48bf-b65f-9371f7fe393f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87db7f09a2eb82b4213f6ad3494518bf7d0b037dd716fe21879a44bd649d16bc 23:46:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:13 Dload Upload Total Spent Left Speed 23:46:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57517 0 0 100 57517 0 183k --:--:-- --:--:-- --:--:-- 183k 23:46:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } 23:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:46:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:46:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:13 23:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:46:14 df9b9388f04a: Pulling fs layer 23:46:14 52dc419b0ee2: Pulling fs layer 23:46:14 25bc292e5bac: Pulling fs layer 23:46:14 114826534d7a: Pulling fs layer 23:46:14 4657fd5d0bcf: Pulling fs layer 23:46:14 6ad1cebc031e: Pulling fs layer 23:46:14 8a3aa393b2d8: Pulling fs layer 23:46:14 114826534d7a: Waiting 23:46:14 6ad1cebc031e: Waiting 23:46:14 4657fd5d0bcf: Waiting 23:46:14 8a3aa393b2d8: Waiting 23:46:14 25bc292e5bac: Verifying Checksum 23:46:14 25bc292e5bac: Download complete 23:46:14 52dc419b0ee2: Verifying Checksum 23:46:14 52dc419b0ee2: Download complete 23:46:14 4657fd5d0bcf: Download complete 23:46:14 df9b9388f04a: Verifying Checksum 23:46:14 df9b9388f04a: Download complete 23:46:14 df9b9388f04a: Pull complete 23:46:14 52dc419b0ee2: Pull complete 23:46:14 25bc292e5bac: Pull complete 23:46:15 6ad1cebc031e: Verifying Checksum 23:46:15 6ad1cebc031e: Download complete 23:46:17 114826534d7a: Verifying Checksum 23:46:17 114826534d7a: Download complete 23:46:17 8a3aa393b2d8: Verifying Checksum 23:46:17 8a3aa393b2d8: Download complete 23:46:20 114826534d7a: Pull complete 23:46:20 4657fd5d0bcf: Pull complete 23:46:20 6ad1cebc031e: Pull complete 23:46:24 8a3aa393b2d8: Pull complete 23:46:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:24 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:46:24 $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:46:26 $ docker top fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 -eo pid,comm [Pipeline] { [Pipeline] echo 23:46:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:46:27 + set -o pipefail 23:46:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:46:32 23:46:32 Monitoring /w/workspace/edgex-go/479 (github.com/edgexfoundry/edgex-go)... 23:46:32 23:46:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9e347898-2218-4c0b-9c56-123a6bba0c13 23:46:32 23:46:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:46:32 23:46:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:46:32 23:46:32 23:46:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:46:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:46:32 More details here: https://snyk.co/ue1NS [Pipeline] } 23:46:32 $ docker stop --time=1 fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 23:46:34 $ docker rm -f --volumes fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:46:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:35 provisioning config files... 23:46:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/479@tmp/config17062506302848654025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:46:35 --> edgex-publish-swagger.sh 23:46:35 === Publish openapi/v3 API === 23:46:35 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:46:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/479/openapi/v3/core-command.yaml] 23:46:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:35 Dload Upload Total Spent Left Speed 23:46:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58528 23:46:35 23:46:35 23:46:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/479/openapi/v3/core-data.yaml] 23:46:35 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:35 Dload Upload Total Spent Left Speed 23:46:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 23:46:36 23:46:36 23:46:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/479/openapi/v3/core-metadata.yaml] 23:46:36 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:36 Dload Upload Total Spent Left Speed 23:46:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 215k --:--:-- --:--:-- --:--:-- 215k 23:46:37 23:46:37 23:46:37 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/479/openapi/v3/support-notifications.yaml] 23:46:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:37 Dload Upload Total Spent Left Speed 23:46:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 801k --:--:-- --:--:-- --:--:-- 793k 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 164k 23:46:37 23:46:37 23:46:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/479/openapi/v3/support-scheduler.yaml] 23:46:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:37 Dload Upload Total Spent Left Speed 23:46:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 77627 --:--:-- --:--:-- --:--:-- 77627 23:46:38 23:46:38 [Pipeline] } 23:46:38 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:46:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:38 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:46:39 $ docker top b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:39 [ssh-agent] Looking for ssh-agent implementation... 23:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:39 $ docker exec b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 ssh-agent 23:46:39 SSH_AUTH_SOCK=/tmp/ssh-G4MQ5MlbUYjn/agent.32 23:46:39 SSH_AGENT_PID=38 23:46:39 Running ssh-add (command line suppressed) 23:46:39 Identity added: /w/workspace/edgex-go/479@tmp/private_key_4442218457636048680.key (/w/workspace/edgex-go/479@tmp/private_key_4442218457636048680.key) 23:46:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:40 + git semver tag 23:46:40 2023-03-29 23:46:40,256 [run_tag] DEBUG tag force:False 23:46:40 2023-03-29 23:46:40,256 [check_head_tag] DEBUG check head tag 23:46:40 2023-03-29 23:46:40,261 [execute] INFO git cat-file --batch-check 23:46:40 2023-03-29 23:46:40,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=) 23:46:40 2023-03-29 23:46:40,266 [execute] INFO git cat-file --batch 23:46:40 2023-03-29 23:46:40,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=) 23:46:40 2023-03-29 23:46:40,326 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:46:40 2023-03-29 23:46:40,326 [execute] INFO git tag -a v3.0.0-dev.117 -m v3.0.0-dev.117 23:46:40 2023-03-29 23:46:40,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.117', '-m', 'v3.0.0-dev.117'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) 23:46:40 2023-03-29 23:46:40,333 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:46:40 3.0.0-dev.117 [Pipeline] } 23:46:40 $ docker exec --env ******** --env ******** b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 ssh-agent -k 23:46:40 unset SSH_AUTH_SOCK; 23:46:40 unset SSH_AGENT_PID; 23:46:40 echo Agent pid 38 killed; 23:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:41 + git semver [Pipeline] } 23:46:41 $ docker stop --time=1 b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 23:46:42 $ docker rm -f --volumes b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:43 23:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:43 0.23.1-centos7: Pulling from edgex-lftools 23:46:43 ab5ef0e58194: Pulling fs layer 23:46:43 9712f1f96733: Pulling fs layer 23:46:43 63f879dbbcfc: Pulling fs layer 23:46:43 0d9ebad4ef96: Pulling fs layer 23:46:43 e9a5061849ea: Pulling fs layer 23:46:43 d747dcd14b5f: Pulling fs layer 23:46:43 2de7ff778b66: Pulling fs layer 23:46:43 0d9ebad4ef96: Waiting 23:46:43 2de7ff778b66: Waiting 23:46:43 e9a5061849ea: Waiting 23:46:43 d747dcd14b5f: Waiting 23:46:43 9712f1f96733: Download complete 23:46:43 63f879dbbcfc: Verifying Checksum 23:46:43 63f879dbbcfc: Download complete 23:46:43 e9a5061849ea: Verifying Checksum 23:46:43 e9a5061849ea: Download complete 23:46:43 d747dcd14b5f: Download complete 23:46:43 0d9ebad4ef96: Verifying Checksum 23:46:43 0d9ebad4ef96: Download complete 23:46:43 ab5ef0e58194: Verifying Checksum 23:46:43 ab5ef0e58194: Download complete 23:46:43 2de7ff778b66: Verifying Checksum 23:46:43 2de7ff778b66: Download complete 23:46:47 ab5ef0e58194: Pull complete 23:46:47 9712f1f96733: Pull complete 23:46:47 63f879dbbcfc: Pull complete 23:46:51 0d9ebad4ef96: Pull complete 23:46:51 e9a5061849ea: Pull complete 23:46:51 d747dcd14b5f: Pull complete 23:46:52 2de7ff778b66: Pull complete 23:46:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:52 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:46:54 $ docker top afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:46:55 provisioning config files... 23:46:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/479@tmp/config4204595940083600040tmp 23:46:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/479@tmp/config12478030059358298065tmp 23:46:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/479@tmp/config7007100845229646259tmp [Pipeline] { [Pipeline] echo 23:46:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:46:55 ---> sigul-configuration.sh 23:46:55 gpg: directory `/root/.gnupg' created 23:46:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:46:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:46:55 gpg: keyring `/root/.gnupg/secring.gpg' created 23:46:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:46:55 gpg: CAST5 encrypted data 23:46:55 gpg: encrypted with 1 passphrase 23:46:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:46:55 + mkdir /home/jenkins 23:46:55 + mkdir /home/jenkins/sigul [Pipeline] sh 23:46:55 + 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:46:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:46:56 ---> sigul-install.sh 23:46:56 Sigul already installed; skipping installation. [Pipeline] sh 23:46:56 + git tag --list 23:46:56 0.6.0 23:46:56 0.6.1 23:46:56 0.7.0 23:46:56 0.7.1 23:46:56 v1.0.0 23:46:56 v1.0.1 23:46:56 v1.1.0 23:46:56 v1.2.0 23:46:56 v1.2.1 23:46:56 v1.3.0 23:46:56 v1.3.1 23:46:56 v2.0.0 23:46:56 v2.1.0 23:46:56 v2.1.1 23:46:56 v2.1.1-dev.1 23:46:56 v2.1.1-dev.2 23:46:56 v2.1.1-dev.3 23:46:56 v2.1.1-dev.4 23:46:56 v2.1.1-dev.5 23:46:56 v2.1.1-dev.6 23:46:56 v2.1.1-dev.7 23:46:56 v2.1.1-dev.8 23:46:56 v2.1.2-dev.1 23:46:56 v2.2.0 23:46:56 v2.2.1-dev.1 23:46:56 v2.2.1-dev.10 23:46:56 v2.2.1-dev.11 23:46:56 v2.2.1-dev.12 23:46:56 v2.2.1-dev.13 23:46:56 v2.2.1-dev.14 23:46:56 v2.2.1-dev.15 23:46:56 v2.2.1-dev.16 23:46:56 v2.2.1-dev.17 23:46:56 v2.2.1-dev.18 23:46:56 v2.2.1-dev.19 23:46:56 v2.2.1-dev.2 23:46:56 v2.2.1-dev.20 23:46:56 v2.2.1-dev.21 23:46:56 v2.2.1-dev.22 23:46:56 v2.2.1-dev.23 23:46:56 v2.2.1-dev.24 23:46:56 v2.2.1-dev.25 23:46:56 v2.2.1-dev.26 23:46:56 v2.2.1-dev.27 23:46:56 v2.2.1-dev.28 23:46:56 v2.2.1-dev.29 23:46:56 v2.2.1-dev.3 23:46:56 v2.2.1-dev.4 23:46:56 v2.2.1-dev.5 23:46:56 v2.2.1-dev.6 23:46:56 v2.2.1-dev.7 23:46:56 v2.2.1-dev.8 23:46:56 v2.2.1-dev.9 23:46:56 v2.3.0 23:46:56 v2.3.0-dev.100 23:46:56 v2.3.0-dev.101 23:46:56 v2.3.0-dev.102 23:46:56 v2.3.0-dev.103 23:46:56 v2.3.0-dev.104 23:46:56 v2.3.0-dev.105 23:46:56 v2.3.0-dev.106 23:46:56 v2.3.0-dev.29 23:46:56 v2.3.0-dev.30 23:46:56 v2.3.0-dev.31 23:46:56 v2.3.0-dev.32 23:46:56 v2.3.0-dev.33 23:46:56 v2.3.0-dev.34 23:46:56 v2.3.0-dev.35 23:46:56 v2.3.0-dev.36 23:46:56 v2.3.0-dev.37 23:46:56 v2.3.0-dev.38 23:46:56 v2.3.0-dev.39 23:46:56 v2.3.0-dev.40 23:46:56 v2.3.0-dev.41 23:46:56 v2.3.0-dev.42 23:46:56 v2.3.0-dev.43 23:46:56 v2.3.0-dev.44 23:46:56 v2.3.0-dev.45 23:46:56 v2.3.0-dev.46 23:46:56 v2.3.0-dev.47 23:46:56 v2.3.0-dev.48 23:46:56 v2.3.0-dev.49 23:46:56 v2.3.0-dev.50 23:46:56 v2.3.0-dev.51 23:46:56 v2.3.0-dev.52 23:46:56 v2.3.0-dev.53 23:46:56 v2.3.0-dev.54 23:46:56 v2.3.0-dev.55 23:46:56 v2.3.0-dev.56 23:46:56 v2.3.0-dev.57 23:46:56 v2.3.0-dev.58 23:46:56 v2.3.0-dev.59 23:46:56 v2.3.0-dev.60 23:46:56 v2.3.0-dev.61 23:46:56 v2.3.0-dev.62 23:46:56 v2.3.0-dev.63 23:46:56 v2.3.0-dev.64 23:46:56 v2.3.0-dev.65 23:46:56 v2.3.0-dev.66 23:46:56 v2.3.0-dev.67 23:46:56 v2.3.0-dev.68 23:46:56 v2.3.0-dev.69 23:46:56 v2.3.0-dev.70 23:46:56 v2.3.0-dev.71 23:46:56 v2.3.0-dev.72 23:46:56 v2.3.0-dev.73 23:46:56 v2.3.0-dev.74 23:46:56 v2.3.0-dev.75 23:46:56 v2.3.0-dev.76 23:46:56 v2.3.0-dev.77 23:46:56 v2.3.0-dev.78 23:46:56 v2.3.0-dev.79 23:46:56 v2.3.0-dev.80 23:46:56 v2.3.0-dev.81 23:46:56 v2.3.0-dev.82 23:46:56 v2.3.0-dev.83 23:46:56 v2.3.0-dev.84 23:46:56 v2.3.0-dev.85 23:46:56 v2.3.0-dev.86 23:46:56 v2.3.0-dev.87 23:46:56 v2.3.0-dev.88 23:46:56 v2.3.0-dev.89 23:46:56 v2.3.0-dev.90 23:46:56 v2.3.0-dev.91 23:46:56 v2.3.0-dev.92 23:46:56 v2.3.0-dev.93 23:46:56 v2.3.0-dev.94 23:46:56 v2.3.0-dev.95 23:46:56 v2.3.0-dev.96 23:46:56 v2.3.0-dev.97 23:46:56 v2.3.0-dev.98 23:46:56 v2.3.0-dev.99 23:46:56 v2.3.1-dev.1 23:46:56 v2.3.1-dev.2 23:46:56 v2.3.1-dev.3 23:46:56 v2.3.1-dev.4 23:46:56 v2.3.1-dev.5 23:46:56 v3.0.0-dev.1 23:46:56 v3.0.0-dev.10 23:46:56 v3.0.0-dev.100 23:46:56 v3.0.0-dev.101 23:46:56 v3.0.0-dev.102 23:46:56 v3.0.0-dev.103 23:46:56 v3.0.0-dev.104 23:46:56 v3.0.0-dev.105 23:46:56 v3.0.0-dev.106 23:46:56 v3.0.0-dev.107 23:46:56 v3.0.0-dev.108 23:46:56 v3.0.0-dev.109 23:46:56 v3.0.0-dev.11 23:46:56 v3.0.0-dev.110 23:46:56 v3.0.0-dev.111 23:46:56 v3.0.0-dev.112 23:46:56 v3.0.0-dev.113 23:46:56 v3.0.0-dev.114 23:46:56 v3.0.0-dev.115 23:46:56 v3.0.0-dev.116 23:46:56 v3.0.0-dev.117 23:46:56 v3.0.0-dev.12 23:46:56 v3.0.0-dev.13 23:46:56 v3.0.0-dev.14 23:46:56 v3.0.0-dev.15 23:46:56 v3.0.0-dev.16 23:46:56 v3.0.0-dev.17 23:46:56 v3.0.0-dev.18 23:46:56 v3.0.0-dev.19 23:46:56 v3.0.0-dev.2 23:46:56 v3.0.0-dev.20 23:46:56 v3.0.0-dev.21 23:46:56 v3.0.0-dev.22 23:46:56 v3.0.0-dev.23 23:46:56 v3.0.0-dev.24 23:46:56 v3.0.0-dev.25 23:46:56 v3.0.0-dev.26 23:46:56 v3.0.0-dev.27 23:46:56 v3.0.0-dev.28 23:46:56 v3.0.0-dev.29 23:46:56 v3.0.0-dev.3 23:46:56 v3.0.0-dev.30 23:46:56 v3.0.0-dev.31 23:46:56 v3.0.0-dev.32 23:46:56 v3.0.0-dev.33 23:46:56 v3.0.0-dev.34 23:46:56 v3.0.0-dev.35 23:46:56 v3.0.0-dev.36 23:46:56 v3.0.0-dev.37 23:46:56 v3.0.0-dev.38 23:46:56 v3.0.0-dev.39 23:46:56 v3.0.0-dev.4 23:46:56 v3.0.0-dev.40 23:46:56 v3.0.0-dev.41 23:46:56 v3.0.0-dev.42 23:46:56 v3.0.0-dev.43 23:46:56 v3.0.0-dev.44 23:46:56 v3.0.0-dev.45 23:46:56 v3.0.0-dev.46 23:46:56 v3.0.0-dev.47 23:46:56 v3.0.0-dev.48 23:46:56 v3.0.0-dev.49 23:46:56 v3.0.0-dev.5 23:46:56 v3.0.0-dev.50 23:46:56 v3.0.0-dev.51 23:46:56 v3.0.0-dev.52 23:46:56 v3.0.0-dev.53 23:46:56 v3.0.0-dev.54 23:46:56 v3.0.0-dev.55 23:46:56 v3.0.0-dev.56 23:46:56 v3.0.0-dev.57 23:46:56 v3.0.0-dev.58 23:46:56 v3.0.0-dev.59 23:46:56 v3.0.0-dev.6 23:46:56 v3.0.0-dev.60 23:46:56 v3.0.0-dev.61 23:46:56 v3.0.0-dev.62 23:46:56 v3.0.0-dev.63 23:46:56 v3.0.0-dev.64 23:46:56 v3.0.0-dev.65 23:46:56 v3.0.0-dev.66 23:46:56 v3.0.0-dev.67 23:46:56 v3.0.0-dev.68 23:46:56 v3.0.0-dev.69 23:46:56 v3.0.0-dev.7 23:46:56 v3.0.0-dev.70 23:46:56 v3.0.0-dev.71 23:46:56 v3.0.0-dev.72 23:46:56 v3.0.0-dev.73 23:46:56 v3.0.0-dev.74 23:46:56 v3.0.0-dev.75 23:46:56 v3.0.0-dev.76 23:46:56 v3.0.0-dev.77 23:46:56 v3.0.0-dev.78 23:46:56 v3.0.0-dev.79 23:46:56 v3.0.0-dev.8 23:46:56 v3.0.0-dev.80 23:46:56 v3.0.0-dev.81 23:46:56 v3.0.0-dev.82 23:46:56 v3.0.0-dev.83 23:46:56 v3.0.0-dev.84 23:46:56 v3.0.0-dev.85 23:46:56 v3.0.0-dev.86 23:46:56 v3.0.0-dev.87 23:46:56 v3.0.0-dev.88 23:46:56 v3.0.0-dev.89 23:46:56 v3.0.0-dev.9 23:46:56 v3.0.0-dev.90 23:46:56 v3.0.0-dev.91 23:46:56 v3.0.0-dev.92 23:46:56 v3.0.0-dev.93 23:46:56 v3.0.0-dev.94 23:46:56 v3.0.0-dev.95 23:46:56 v3.0.0-dev.96 23:46:56 v3.0.0-dev.97 23:46:56 v3.0.0-dev.98 23:46:56 v3.0.0-dev.99 [Pipeline] sh 23:46:56 + lftools sign git-tag v3.0.0-dev.117 23:46:57 Signing Git tag with Sigul... 23:46:57 Signing v3.0.0-dev.117 [Pipeline] echo 23:46:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:46:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:46:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:46:57 $ docker stop --time=1 afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 23:46:59 $ docker rm -f --volumes afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:46:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:00 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:47:00 $ docker top e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba -eo pid,comm 23:47:00 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:47:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:00 [ssh-agent] Looking for ssh-agent implementation... 23:47:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:00 $ docker exec e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba ssh-agent 23:47:00 SSH_AUTH_SOCK=/tmp/ssh-QXbFCU4geY3a/agent.33 23:47:00 SSH_AGENT_PID=39 23:47:00 Running ssh-add (command line suppressed) 23:47:00 Identity added: /w/workspace/edgex-go/479@tmp/private_key_12898320797656488144.key (/w/workspace/edgex-go/479@tmp/private_key_12898320797656488144.key) 23:47:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:01 + git semver bump pre 23:47:01 2023-03-29 23:47:01,312 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:47:01 2023-03-29 23:47:01,312 [bump_version] DEBUG bumping version:3.0.0-dev.117 on axis:pre with prefix:dev 23:47:01 2023-03-29 23:47:01,312 [bump_version] DEBUG bumped version:3.0.0-dev.118 23:47:01 2023-03-29 23:47:01,312 [write_version] DEBUG write version:3.0.0-dev.118 to path:/w/workspace/edgex-go/479/.semver/main with force:True 23:47:01 2023-03-29 23:47:01,312 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:47:01 2023-03-29 23:47:01,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/479/.semver/main 23:47:01 2023-03-29 23:47:01,314 [execute] INFO git cat-file --batch-check 23:47:01 2023-03-29 23:47:01,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) 23:47:01 2023-03-29 23:47:01,319 [execute] INFO git cat-file --batch 23:47:01 2023-03-29 23:47:01,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) 23:47:01 2023-03-29 23:47:01,326 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:47:01 3.0.0-dev.118 [Pipeline] } 23:47:01 $ docker exec --env ******** --env ******** e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba ssh-agent -k 23:47:01 unset SSH_AUTH_SOCK; 23:47:01 unset SSH_AGENT_PID; 23:47:01 echo Agent pid 39 killed; 23:47:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:01 + git semver [Pipeline] } 23:47:02 $ docker stop --time=1 e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba 23:47:03 $ docker rm -f --volumes e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba [Pipeline] // withDockerContainer [Pipeline] sh 23:47:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:47:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:04 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:47:04 $ docker top f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 -eo pid,comm 23:47:04 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:47:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:04 [ssh-agent] Looking for ssh-agent implementation... 23:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:04 $ docker exec f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 ssh-agent 23:47:04 SSH_AUTH_SOCK=/tmp/ssh-je4gNyEE8Tlj/agent.31 23:47:04 SSH_AGENT_PID=37 23:47:04 Running ssh-add (command line suppressed) 23:47:04 Identity added: /w/workspace/edgex-go/479@tmp/private_key_15488540625329806767.key (/w/workspace/edgex-go/479@tmp/private_key_15488540625329806767.key) 23:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:05 + git semver push 23:47:05 2023-03-29 23:47:05,347 [run_push] DEBUG push 23:47:05 2023-03-29 23:47:05,348 [execute] INFO git cat-file --batch-check 23:47:05 2023-03-29 23:47:05,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) 23:47:05 2023-03-29 23:47:05,350 [execute] INFO git rev-list a9f1b1ea2a40e87f2077b125be5d723d1465272e -- 23:47:05 2023-03-29 23:47:05,350 [execute] DEBUG Popen(['git', 'rev-list', 'a9f1b1ea2a40e87f2077b125be5d723d1465272e', '--'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=None) 23:47:05 2023-03-29 23:47:05,363 [execute] INFO git fetch -v origin 23:47:05 2023-03-29 23:47:05,363 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=True, shell=None, istream=None) 23:47:05 2023-03-29 23:47:05,889 [run_push] DEBUG no remote changes detected 23:47:05 2023-03-29 23:47:05,889 [execute] INFO git push origin semver 23:47:05 2023-03-29 23:47:05,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=None) 23:47:06 2023-03-29 23:47:06,732 [run_push] DEBUG push all version tags 23:47:06 2023-03-29 23:47:06,733 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:47:06 2023-03-29 23:47:06,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) 23:47:07 2023-03-29 23:47:07,526 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main 23:47:07 3.0.0-dev.118 [Pipeline] } 23:47:07 $ docker exec --env ******** --env ******** f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 ssh-agent -k 23:47:07 unset SSH_AUTH_SOCK; 23:47:07 unset SSH_AGENT_PID; 23:47:07 echo Agent pid 37 killed; 23:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:08 + git semver [Pipeline] } 23:47:08 $ docker stop --time=1 f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 23:47:09 $ docker rm -f --volumes f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 [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:47:10 + [ -d /w/workspace/edgex-go/479/archives ] [Pipeline] libraryResource [Pipeline] sh 23:47:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:47:11 ---> package-listing.sh 23:47:11 ++ facter osfamily 23:47:11 ++ tr '[:upper:]' '[:lower:]' 23:47:11 + OS_FAMILY=debian 23:47:11 + workspace=/w/workspace/edgex-go/479 23:47:11 + START_PACKAGES=/tmp/packages_start.txt 23:47:11 + END_PACKAGES=/tmp/packages_end.txt 23:47:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:47:11 + PACKAGES=/tmp/packages_start.txt 23:47:11 + '[' /w/workspace/edgex-go/479 ']' 23:47:11 + PACKAGES=/tmp/packages_end.txt 23:47:11 + case "${OS_FAMILY}" in 23:47:11 + dpkg -l 23:47:11 + grep '^ii' 23:47:11 + '[' -f /tmp/packages_start.txt ']' 23:47:11 + '[' -f /tmp/packages_end.txt ']' 23:47:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:47:11 + '[' /w/workspace/edgex-go/479 ']' 23:47:11 + mkdir -p /w/workspace/edgex-go/479/archives/ 23:47:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/479/archives/ [Pipeline] echo 23:47:11 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/479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:47:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:12 23:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:12 latest: Pulling from edgex-lftools-log-publisher 23:47:12 5eb5b503b376: Pulling fs layer 23:47:12 5c69ac0246d0: Pulling fs layer 23:47:12 ec43610c2a17: Pulling fs layer 23:47:12 3a2ae6a8a46f: Pulling fs layer 23:47:12 33b1e0a273af: Pulling fs layer 23:47:12 5d3b04190fa2: Pulling fs layer 23:47:12 2f39f015ded8: Pulling fs layer 23:47:12 33b1e0a273af: Waiting 23:47:12 5d3b04190fa2: Waiting 23:47:12 3a2ae6a8a46f: Waiting 23:47:12 2f39f015ded8: Waiting 23:47:12 5c69ac0246d0: Verifying Checksum 23:47:12 5c69ac0246d0: Download complete 23:47:12 3a2ae6a8a46f: Verifying Checksum 23:47:12 3a2ae6a8a46f: Download complete 23:47:12 33b1e0a273af: Verifying Checksum 23:47:12 33b1e0a273af: Download complete 23:47:12 5d3b04190fa2: Verifying Checksum 23:47:12 5d3b04190fa2: Download complete 23:47:12 ec43610c2a17: Verifying Checksum 23:47:12 ec43610c2a17: Download complete 23:47:13 5eb5b503b376: Download complete 23:47:13 2f39f015ded8: Download complete 23:47:14 5eb5b503b376: Pull complete 23:47:14 5c69ac0246d0: Pull complete 23:47:14 ec43610c2a17: Pull complete 23:47:15 3a2ae6a8a46f: Pull complete 23:47:15 33b1e0a273af: Pull complete 23:47:15 5d3b04190fa2: Pull complete 23:47:19 2f39f015ded8: Pull complete 23:47:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:19 prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container 23:47:19 $ 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/479/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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:47:21 $ docker top f185c5572a8102484a583887263effe6b7b9c2362a497a97363fd9aa862526ae -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:21 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:22 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:22 + ls /var/log/sa-host 23:47:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:22 provisioning config files... 23:47:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/479@tmp/config6600865817509450389tmp [Pipeline] { [Pipeline] echo 23:47:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:22 ---> create-netrc.sh [Pipeline] } 23:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:23 ---> python-tools-install.sh [Pipeline] echo 23:47:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:23 ---> sudo-logs.sh 23:47:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:47:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:23 ---> job-cost.sh 23:47:23 lf-activate-venv: SKIPPING 23:47:23 DEBUG: total: 0.10999999940395355 23:47:23 INFO: Retrieving Stack Cost... 23:47:24 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:24 INFO: Archiving Costs [Pipeline] echo 23:47:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:24 ---> logs-deploy.sh 23:47:24 lf-activate-venv: SKIPPING 23:47:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/479 23:47:24 INFO: archiving workspace using pattern(s): 23:47:25 Archives upload complete. 23:47:26 INFO: archiving logs to Nexus 23:47:26 ---> uname -a: 23:47:26 Linux prd-ubuntu20-04-docker-8c-8g-6300 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:47:26 23:47:26 23:47:26 ---> lscpu: 23:47:26 Architecture: x86_64 23:47:26 CPU op-mode(s): 32-bit, 64-bit 23:47:26 Byte Order: Little Endian 23:47:26 Address sizes: 40 bits physical, 48 bits virtual 23:47:26 CPU(s): 8 23:47:26 On-line CPU(s) list: 0-7 23:47:26 Thread(s) per core: 1 23:47:26 Core(s) per socket: 1 23:47:26 Socket(s): 8 23:47:26 NUMA node(s): 1 23:47:26 Vendor ID: AuthenticAMD 23:47:26 CPU family: 23 23:47:26 Model: 49 23:47:26 Model name: AMD EPYC-Rome Processor 23:47:26 Stepping: 0 23:47:26 CPU MHz: 2799.996 23:47:26 BogoMIPS: 5599.99 23:47:26 Virtualization: AMD-V 23:47:26 Hypervisor vendor: KVM 23:47:26 Virtualization type: full 23:47:26 L1d cache: 256 KiB 23:47:26 L1i cache: 256 KiB 23:47:26 L2 cache: 4 MiB 23:47:26 L3 cache: 128 MiB 23:47:26 NUMA node0 CPU(s): 0-7 23:47:26 Vulnerability Itlb multihit: Not affected 23:47:26 Vulnerability L1tf: Not affected 23:47:26 Vulnerability Mds: Not affected 23:47:26 Vulnerability Meltdown: Not affected 23:47:26 Vulnerability Mmio stale data: Not affected 23:47:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:47:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:47:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:47:26 Vulnerability Srbds: Not affected 23:47:26 Vulnerability Tsx async abort: Not affected 23:47:26 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:47:26 23:47:26 23:47:26 ---> nproc: 23:47:26 8 23:47:26 23:47:26 23:47:26 ---> df -h: 23:47:26 Filesystem Size Used Avail Use% Mounted on 23:47:26 overlay 155G 20G 136G 13% / 23:47:26 tmpfs 64M 0 64M 0% /dev 23:47:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:47:26 shm 64M 0 64M 0% /dev/shm 23:47:26 /dev/vda1 155G 20G 136G 13% /facter-os 23:47:26 23:47:26 23:47:26 ---> sar -b -r -n DEV: 23:47:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6300) 03/29/23 _x86_64_ (8 CPU) 23:47:26 23:47:26 23:08:16 LINUX RESTART (8 CPU) 23:47:26 23:47:26 23:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:47:26 23:10:01 147.16 3.80 143.37 0.00 442.50 133810.95 0.00 23:47:26 23:11:01 31.87 0.00 31.87 0.00 0.00 53582.83 0.00 23:47:26 23:12:01 64.49 0.23 64.26 0.00 14.13 23842.69 0.00 23:47:26 23:13:01 580.75 9.97 570.79 0.00 99.45 212660.56 0.00 23:47:26 23:14:01 1011.45 10.81 1000.63 0.00 5164.81 336720.69 0.00 23:47:26 23:15:01 977.09 0.70 976.39 0.00 13.33 258424.39 0.00 23:47:26 23:16:01 453.26 0.22 453.04 0.00 25.46 57899.42 0.00 23:47:26 23:17:01 21.03 0.03 20.99 0.00 4.13 646.05 0.00 23:47:26 23:18:01 2.35 0.00 2.35 0.00 0.00 28.92 0.00 23:47:26 23:19:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 23:47:26 23:20:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 23:47:26 23:21:01 1.82 0.00 1.82 0.00 0.00 19.06 0.00 23:47:26 23:22:01 2.70 1.60 1.10 0.00 36.26 14.26 0.00 23:47:26 23:23:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 23:47:26 23:24:01 1.90 0.02 1.88 0.00 0.13 25.33 0.00 23:47:26 23:25:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 23:47:26 23:26:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 23:47:26 23:27:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 23:47:26 23:28:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 23:47:26 23:29:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 23:47:26 23:30:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:47:26 23:31:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 23:47:26 23:32:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 23:47:26 23:33:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 23:47:26 23:34:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 23:47:26 23:35:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 23:47:26 23:36:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:47:26 23:37:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 23:47:26 23:38:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 23:47:26 23:39:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 23:47:26 23:40:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 23:47:26 23:41:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:47:26 23:42:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 23:47:26 23:43:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 23:47:26 23:44:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 23:47:26 23:45:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 23:47:26 23:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 23:47:26 23:47:02 120.11 0.40 119.71 0.00 14.53 56615.53 0.00 23:47:26 Average: 90.66 0.73 89.93 0.00 152.90 29813.29 0.00 23:47:26 23:47:26 23:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:47:26 23:10:01 28038664 31461720 844772 2.57 112812 3513820 2028972 5.98 1469544 2935764 366832 23:47:26 23:11:01 27913220 31399244 903312 2.75 114980 3566496 2299396 6.78 1458300 3057316 162888 23:47:26 23:12:01 27954216 31528580 779120 2.37 117664 3655180 2119620 6.25 1274304 3207728 331100 23:47:26 23:13:01 21060312 31400596 889284 2.70 287544 9905728 2668420 7.86 1870816 9137552 2877976 23:47:26 23:14:01 19631764 31234132 1028304 3.13 341516 11024188 2585912 7.62 2526088 9787732 144184 23:47:26 23:15:01 18359780 31338352 916060 2.79 386168 12251144 2265004 6.68 2690620 10791772 546008 23:47:26 23:16:01 19783924 31507896 759332 2.31 395616 11041780 1792256 5.28 2487236 9637504 1404 23:47:26 23:17:01 19773508 31499284 767220 2.33 396476 11042292 1804608 5.32 2494780 9637428 516 23:47:26 23:18:01 19776392 31502184 764244 2.32 396496 11042296 1804608 5.32 2492084 9637428 20 23:47:26 23:19:01 19776808 31502640 764180 2.32 396528 11042300 1804608 5.32 2492020 9637432 8 23:47:26 23:20:01 19785312 31511232 755640 2.30 396540 11042304 1804608 5.32 2483500 9637436 168 23:47:26 23:21:01 19785084 31511272 755836 2.30 396592 11042304 1804608 5.32 2483096 9637652 168 23:47:26 23:22:01 19778164 31506504 760500 2.31 396644 11043392 1820768 5.37 2490860 9637968 184 23:47:26 23:23:01 19778368 31506712 760216 2.31 396660 11043396 1820768 5.37 2490288 9637948 8 23:47:26 23:24:01 19776880 31505332 761752 2.32 396704 11043364 1837028 5.41 2490424 9637924 8 23:47:26 23:25:01 19777388 31505868 761356 2.32 396720 11043376 1837028 5.41 2490384 9637932 4 23:47:26 23:26:01 19776772 31505268 761944 2.32 396732 11043380 1837028 5.41 2490768 9637932 12 23:47:26 23:27:01 19776756 31505276 761832 2.32 396752 11043384 1837028 5.41 2490972 9637936 24 23:47:26 23:28:01 19776968 31505504 761588 2.32 396764 11043388 1837028 5.41 2490628 9637940 4 23:47:26 23:29:01 19776944 31505596 761576 2.32 396788 11043384 1837028 5.41 2490496 9638036 24 23:47:26 23:30:01 19776904 31505564 761540 2.32 396796 11043392 1837028 5.41 2490584 9638040 12 23:47:26 23:31:01 19776320 31504984 762032 2.32 396808 11043392 1837028 5.41 2490816 9638040 12 23:47:26 23:32:01 19776336 31505136 761864 2.32 396824 11043528 1837028 5.41 2490656 9638176 40 23:47:26 23:33:01 19776540 31505344 761580 2.32 396840 11043532 1837028 5.41 2490416 9638180 8 23:47:26 23:34:01 19776696 31505564 761808 2.32 396852 11043528 1837028 5.41 2490516 9638184 4 23:47:26 23:35:01 19776460 31505340 761992 2.32 396864 11043540 1837028 5.41 2490492 9638192 40 23:47:26 23:36:01 19776632 31505516 761736 2.32 396884 11043544 1837028 5.41 2490388 9638196 20 23:47:26 23:37:01 19776616 31505500 761724 2.32 396896 11043544 1837028 5.41 2490264 9638196 44 23:47:26 23:38:01 19776820 31505708 761456 2.32 396896 11043548 1837028 5.41 2490248 9638200 24 23:47:26 23:39:01 19776480 31505436 761756 2.32 396908 11043548 1837028 5.41 2490748 9638204 192 23:47:26 23:40:01 19776440 31505404 761716 2.32 396932 11043552 1853088 5.46 2490576 9638208 192 23:47:26 23:41:01 19776360 31505328 761712 2.32 396960 11043556 1853088 5.46 2490652 9638212 208 23:47:26 23:42:01 19776624 31505652 761656 2.32 396968 11043556 1853088 5.46 2490368 9638216 4 23:47:26 23:43:01 19776568 31505600 761656 2.32 396984 11043560 1853088 5.46 2490728 9638220 40 23:47:26 23:44:01 19776584 31505624 761608 2.32 396996 11043560 1869204 5.51 2490440 9638224 8 23:47:26 23:45:01 19776244 31505300 761852 2.32 397004 11043568 1869204 5.51 2490392 9638228 28 23:47:26 23:46:01 19776236 31505296 761796 2.32 397012 11043572 1869204 5.51 2490376 9638232 8 23:47:26 23:47:02 18252580 31463140 798204 2.43 445216 12351784 1952784 5.76 2637040 10883408 852 23:47:26 Average: 20376596 31486806 783309 2.38 371193 10489703 1915509 5.65 2397971 9173129 116665 23:47:26 23:47:26 23:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:47:26 23:10:01 docker0 271.39 336.65 18.70 3465.02 0.00 0.00 0.00 0.00 23:47:26 23:10:01 vethee215b0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:10:01 ens3 553.74 395.49 7636.54 54.42 0.00 0.00 0.00 0.00 23:47:26 23:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 23:47:26 23:11:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 23:47:26 23:11:01 vethee215b0 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 23:47:26 23:11:01 ens3 57.42 49.39 32.50 101.95 0.00 0.00 0.00 0.00 23:47:26 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:12:01 ens3 89.04 53.87 1688.63 17.50 0.00 0.00 0.00 0.00 23:47:26 23:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:47:26 23:13:01 docker0 561.56 867.34 45.03 6224.80 0.00 0.00 0.00 0.00 23:47:26 23:13:01 veth9435043 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:47:26 23:13:01 ens3 900.28 581.60 6254.68 64.96 0.00 0.00 0.00 0.00 23:47:26 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:14:01 docker0 105.45 219.28 8.58 1604.68 0.00 0.00 0.00 0.00 23:47:26 23:14:01 veth9435043 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:14:01 ens3 391.82 189.40 4495.57 32.29 0.00 0.00 0.00 0.00 23:47:26 23:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:47:26 23:14:01 vethd0c70a6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:15:01 docker0 99.17 205.45 8.03 1331.85 0.00 0.00 0.00 0.00 23:47:26 23:15:01 veth9435043 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:15:01 vethff0b8ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:15:01 veth188445d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:15:01 ens3 255.76 130.61 1371.73 31.72 0.00 0.00 0.00 0.00 23:47:26 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:16:01 docker0 9.35 18.30 0.59 191.55 0.00 0.00 0.00 0.00 23:47:26 23:16:01 ens3 305.85 321.51 370.30 1045.07 0.00 0.00 0.00 0.00 23:47:26 23:16:01 lo 34.13 34.13 3.36 3.36 0.00 0.00 0.00 0.00 23:47:26 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:17:01 ens3 383.79 433.79 198.14 2484.84 0.00 0.00 0.00 0.00 23:47:26 23:17:01 lo 36.59 36.59 3.60 3.60 0.00 0.00 0.00 0.00 23:47:26 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:18:01 ens3 1.90 0.63 1.22 0.30 0.00 0.00 0.00 0.00 23:47:26 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:19:01 ens3 0.45 0.28 0.18 0.14 0.00 0.00 0.00 0.00 23:47:26 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:20:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 23:47:26 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:21:01 ens3 0.47 0.12 0.08 0.01 0.00 0.00 0.00 0.00 23:47:26 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:22:01 ens3 7.97 6.47 5.34 6.26 0.00 0.00 0.00 0.00 23:47:26 23:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:23:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:47:26 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:24:01 ens3 0.32 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:47:26 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:25:01 ens3 0.73 0.12 0.12 0.01 0.00 0.00 0.00 0.00 23:47:26 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:26:01 ens3 1.93 0.30 0.41 0.21 0.00 0.00 0.00 0.00 23:47:26 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:27:01 ens3 2.93 1.42 1.17 0.84 0.00 0.00 0.00 0.00 23:47:26 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:28:01 ens3 1.43 0.30 0.33 0.21 0.00 0.00 0.00 0.00 23:47:26 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:29:01 ens3 2.07 0.27 0.36 0.14 0.00 0.00 0.00 0.00 23:47:26 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:30:01 ens3 2.13 0.72 0.71 0.49 0.00 0.00 0.00 0.00 23:47:26 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:31:01 ens3 1.82 0.93 0.82 0.61 0.00 0.00 0.00 0.00 23:47:26 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:32:01 ens3 0.52 0.30 0.26 0.20 0.00 0.00 0.00 0.00 23:47:26 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:33:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:34:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:47:26 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:35:01 ens3 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 23:47:26 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:47:26 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:37:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:47:26 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:39:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:47:26 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:40:01 ens3 0.25 0.05 0.12 0.00 0.00 0.00 0.00 0.00 23:47:26 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:41:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:47:26 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:42:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:47:26 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:43:01 ens3 0.78 0.47 0.28 0.22 0.00 0.00 0.00 0.00 23:47:26 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:44:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:47:26 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:45:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:47:26 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:26 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:46:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:47:26 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 23:47:02 docker0 42.25 66.93 3.48 581.05 0.00 0.00 0.00 0.00 23:47:26 23:47:02 veth3655436 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:47:26 23:47:02 ens3 413.75 257.65 7791.91 151.86 0.00 0.00 0.00 0.00 23:47:26 23:47:02 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 23:47:26 Average: docker0 28.59 45.01 2.22 351.22 0.00 0.00 0.00 0.00 23:47:26 Average: veth3655436 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:26 Average: ens3 88.76 63.72 782.55 105.15 0.00 0.00 0.00 0.00 23:47:26 Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 23:47:26 23:47:26 23:47:26 ---> sar -P ALL: 23:47:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6300) 03/29/23 _x86_64_ (8 CPU) 23:47:26 23:47:26 23:08:16 LINUX RESTART (8 CPU) 23:47:26 23:47:26 23:09:02 CPU %user %nice %system %iowait %steal %idle 23:47:26 23:10:01 all 22.59 0.00 6.17 1.41 0.07 69.76 23:47:26 23:10:01 0 21.29 0.00 6.16 7.24 0.07 65.24 23:47:26 23:10:01 1 22.55 0.00 6.50 0.31 0.07 70.58 23:47:26 23:10:01 2 22.26 0.00 6.47 0.57 0.07 70.63 23:47:26 23:10:01 3 22.52 0.00 5.50 0.05 0.09 71.85 23:47:26 23:10:01 4 22.22 0.00 6.33 0.17 0.07 71.21 23:47:26 23:10:01 5 25.76 0.00 6.64 1.31 0.07 66.22 23:47:26 23:10:01 6 20.13 0.00 5.19 1.01 0.05 73.62 23:47:26 23:10:01 7 24.04 0.00 6.57 0.63 0.09 68.68 23:47:26 23:11:01 all 20.18 0.00 4.19 0.28 0.06 75.29 23:47:26 23:11:01 0 17.90 0.00 3.78 1.57 0.07 76.67 23:47:26 23:11:01 1 20.13 0.00 3.92 0.05 0.05 75.85 23:47:26 23:11:01 2 23.48 0.00 4.32 0.00 0.07 72.14 23:47:26 23:11:01 3 22.19 0.00 3.66 0.02 0.05 74.08 23:47:26 23:11:01 4 19.41 0.00 5.91 0.00 0.05 74.63 23:47:26 23:11:01 5 19.62 0.00 4.96 0.02 0.07 75.34 23:47:26 23:11:01 6 21.43 0.00 3.76 0.50 0.05 74.26 23:47:26 23:11:01 7 17.28 0.00 3.21 0.07 0.05 79.40 23:47:26 23:12:01 all 44.82 0.00 6.97 0.43 0.09 47.69 23:47:26 23:12:01 0 43.72 0.00 6.98 0.42 0.08 48.80 23:47:26 23:12:01 1 46.36 0.00 6.89 0.74 0.08 45.93 23:47:26 23:12:01 2 44.34 0.00 6.47 0.12 0.08 48.99 23:47:26 23:12:01 3 44.79 0.00 6.43 0.03 0.10 48.64 23:47:26 23:12:01 4 44.95 0.00 7.97 0.03 0.10 46.95 23:47:26 23:12:01 5 45.55 0.00 7.07 0.02 0.08 47.28 23:47:26 23:12:01 6 44.04 0.00 6.88 1.88 0.10 47.09 23:47:26 23:12:01 7 44.79 0.00 7.10 0.15 0.10 47.85 23:47:26 23:13:01 all 16.93 0.00 12.27 8.34 0.09 62.37 23:47:26 23:13:01 0 16.13 0.00 12.21 5.20 0.09 66.38 23:47:26 23:13:01 1 18.09 0.00 11.71 3.64 0.09 66.47 23:47:26 23:13:01 2 15.44 0.00 11.49 5.99 0.09 66.99 23:47:26 23:13:01 3 18.61 0.00 12.27 4.41 0.10 64.60 23:47:26 23:13:01 4 17.63 0.00 12.52 3.97 0.09 65.79 23:47:26 23:13:01 5 17.47 0.00 14.32 27.33 0.10 40.78 23:47:26 23:13:01 6 15.33 0.00 10.81 7.91 0.07 65.88 23:47:26 23:13:01 7 16.76 0.00 12.87 8.51 0.12 61.73 23:47:26 23:14:01 all 54.14 0.00 14.53 7.74 0.12 23.47 23:47:26 23:14:01 0 54.62 0.00 14.95 5.53 0.12 24.77 23:47:26 23:14:01 1 55.03 0.00 12.61 4.89 0.12 27.35 23:47:26 23:14:01 2 54.02 0.00 15.13 5.19 0.12 25.54 23:47:26 23:14:01 3 53.04 0.00 14.85 4.04 0.12 27.96 23:47:26 23:14:01 4 54.15 0.00 14.85 12.24 0.14 18.62 23:47:26 23:14:01 5 54.23 0.00 13.52 8.74 0.12 23.39 23:47:26 23:14:01 6 54.56 0.00 14.50 10.96 0.13 19.86 23:47:26 23:14:01 7 53.42 0.00 15.88 10.35 0.12 20.23 23:47:26 23:15:01 all 67.70 0.00 15.75 4.64 0.13 11.78 23:47:26 23:15:01 0 66.06 0.00 16.94 3.82 0.13 13.05 23:47:26 23:15:01 1 68.54 0.00 14.87 2.89 0.12 13.59 23:47:26 23:15:01 2 66.95 0.00 15.20 4.33 0.14 13.39 23:47:26 23:15:01 3 69.16 0.00 14.69 4.77 0.13 11.25 23:47:26 23:15:01 4 67.37 0.00 15.56 4.36 0.14 12.57 23:47:26 23:15:01 5 66.84 0.00 16.88 6.77 0.14 9.37 23:47:26 23:15:01 6 68.99 0.00 15.25 4.26 0.12 11.39 23:47:26 23:15:01 7 67.72 0.00 16.58 5.89 0.14 9.68 23:47:26 23:16:01 all 18.69 0.00 5.15 2.16 0.07 73.92 23:47:26 23:16:01 0 19.34 0.00 5.06 2.17 0.07 73.37 23:47:26 23:16:01 1 19.22 0.00 5.48 1.12 0.07 74.11 23:47:26 23:16:01 2 18.37 0.00 5.36 1.36 0.07 74.84 23:47:26 23:16:01 3 20.85 0.00 4.58 2.02 0.07 72.48 23:47:26 23:16:01 4 19.55 0.00 5.39 3.34 0.07 71.66 23:47:26 23:16:01 5 16.80 0.00 4.89 3.40 0.10 74.81 23:47:26 23:16:01 6 16.72 0.00 4.65 0.56 0.08 77.99 23:47:26 23:16:01 7 18.68 0.00 5.80 3.35 0.07 72.10 23:47:26 23:17:01 all 8.97 0.00 1.00 0.10 0.05 89.89 23:47:26 23:17:01 0 5.20 0.00 0.95 0.02 0.03 93.80 23:47:26 23:17:01 1 9.58 0.00 1.10 0.05 0.05 89.22 23:47:26 23:17:01 2 8.59 0.00 1.05 0.02 0.03 90.31 23:47:26 23:17:01 3 11.47 0.00 1.12 0.12 0.07 87.22 23:47:26 23:17:01 4 8.41 0.00 0.84 0.03 0.03 90.69 23:47:26 23:17:01 5 10.33 0.00 0.99 0.13 0.05 88.50 23:47:26 23:17:01 6 9.81 0.00 0.80 0.03 0.03 89.32 23:47:26 23:17:01 7 8.38 0.00 1.16 0.37 0.07 90.03 23:47:26 23:18:01 all 0.06 0.00 0.02 0.01 0.00 99.91 23:47:26 23:18:01 0 0.08 0.00 0.03 0.00 0.00 99.88 23:47:26 23:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:47:26 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:18:01 3 0.03 0.00 0.00 0.05 0.02 99.90 23:47:26 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:47:26 23:18:01 6 0.07 0.00 0.07 0.00 0.02 99.85 23:47:26 23:18:01 7 0.18 0.00 0.03 0.00 0.00 99.78 23:47:26 23:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:47:26 23:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:47:26 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:19:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:47:26 23:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:19:01 7 0.07 0.00 0.03 0.02 0.02 99.87 23:47:26 23:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:47:26 23:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:47:26 23:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:47:26 23:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:47:26 23:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 23:47:26 23:47:26 23:20:01 CPU %user %nice %system %iowait %steal %idle 23:47:26 23:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:47:26 23:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 23:47:26 23:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:47:26 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:47:26 23:21:01 5 0.02 0.00 0.00 0.05 0.00 99.93 23:47:26 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:21:01 7 0.02 0.00 0.05 0.02 0.03 99.88 23:47:26 23:22:01 all 0.32 0.00 0.05 0.01 0.01 99.61 23:47:26 23:22:01 0 0.53 0.00 0.10 0.05 0.00 99.32 23:47:26 23:22:01 1 0.10 0.00 0.10 0.00 0.00 99.80 23:47:26 23:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:22:01 3 0.25 0.00 0.07 0.00 0.02 99.67 23:47:26 23:22:01 4 0.27 0.00 0.05 0.02 0.00 99.67 23:47:26 23:22:01 5 0.03 0.00 0.02 0.03 0.00 99.92 23:47:26 23:22:01 6 0.17 0.00 0.02 0.00 0.02 99.80 23:47:26 23:22:01 7 1.18 0.00 0.03 0.00 0.02 98.77 23:47:26 23:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:47:26 23:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:47:26 23:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:47:26 23:23:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:47:26 23:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:47:26 23:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:47:26 23:24:01 all 0.04 0.00 0.04 0.01 0.01 99.91 23:47:26 23:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:47:26 23:24:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:47:26 23:24:01 2 0.02 0.00 0.02 0.03 0.02 99.92 23:47:26 23:24:01 3 0.07 0.00 0.05 0.00 0.02 99.87 23:47:26 23:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:24:01 5 0.05 0.00 0.03 0.07 0.02 99.83 23:47:26 23:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:47:26 23:24:01 7 0.03 0.00 0.05 0.00 0.00 99.92 23:47:26 23:25:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:47:26 23:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:47:26 23:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:47:26 23:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:47:26 23:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:25:01 5 0.00 0.00 0.03 0.03 0.02 99.92 23:47:26 23:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:26:01 all 0.09 0.00 0.01 0.00 0.00 99.89 23:47:26 23:26:01 0 0.08 0.00 0.03 0.00 0.00 99.88 23:47:26 23:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:47:26 23:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:26:01 3 0.38 0.00 0.02 0.00 0.00 99.60 23:47:26 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:26:01 5 0.05 0.00 0.02 0.02 0.02 99.90 23:47:26 23:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:47:26 23:26:01 7 0.10 0.00 0.02 0.00 0.00 99.88 23:47:26 23:27:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:47:26 23:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:47:26 23:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:47:26 23:27:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:47:26 23:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:27:01 5 0.03 0.00 0.02 0.05 0.02 99.88 23:47:26 23:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:47:26 23:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:47:26 23:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:47:26 23:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:47:26 23:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:47:26 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:28:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:47:26 23:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:29:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:47:26 23:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:47:26 23:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:47:26 23:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:47:26 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:29:01 5 0.02 0.00 0.03 0.05 0.02 99.88 23:47:26 23:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:47:26 23:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:30:01 all 0.04 0.00 0.01 0.00 0.00 99.94 23:47:26 23:30:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:47:26 23:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:47:26 23:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:47:26 23:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:47:26 23:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:30:01 5 0.05 0.00 0.00 0.02 0.02 99.92 23:47:26 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:30:01 7 0.10 0.00 0.02 0.00 0.00 99.88 23:47:26 23:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:47:26 23:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:47:26 23:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:31:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:47:26 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:31:01 5 0.02 0.00 0.00 0.02 0.03 99.93 23:47:26 23:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:47:26 23:47:26 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:47:26 23:32:01 all 0.25 0.00 0.02 0.01 0.01 99.72 23:47:26 23:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:47:26 23:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:47:26 23:32:01 2 0.02 0.00 0.00 0.03 0.02 99.93 23:47:26 23:32:01 3 1.78 0.00 0.00 0.00 0.02 98.21 23:47:26 23:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:47:26 23:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:33:01 all 0.28 0.00 0.01 0.00 0.00 99.71 23:47:26 23:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:47:26 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:47:26 23:33:01 3 2.02 0.00 0.03 0.00 0.00 97.95 23:47:26 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:33:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:47:26 23:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:34:01 all 0.30 0.00 0.02 0.00 0.01 99.67 23:47:26 23:34:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:47:26 23:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:47:26 23:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:47:26 23:34:01 3 1.99 0.00 0.05 0.00 0.02 97.95 23:47:26 23:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:34:01 5 0.05 0.00 0.02 0.02 0.03 99.88 23:47:26 23:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:34:01 7 0.10 0.00 0.02 0.00 0.02 99.87 23:47:26 23:35:01 all 0.14 0.00 0.03 0.01 0.00 99.82 23:47:26 23:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:47:26 23:35:01 3 1.01 0.00 0.12 0.00 0.00 98.87 23:47:26 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:35:01 5 0.05 0.00 0.03 0.03 0.02 99.87 23:47:26 23:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:47:26 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:47:26 23:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:47:26 23:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:47:26 23:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:47:26 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:36:01 5 0.02 0.00 0.03 0.02 0.02 99.92 23:47:26 23:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:47:26 23:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:47:26 23:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:47:26 23:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:47:26 23:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:47:26 23:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:37:01 5 0.07 0.00 0.07 0.02 0.02 99.83 23:47:26 23:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:47:26 23:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:47:26 23:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:47:26 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:38:01 5 0.08 0.00 0.03 0.00 0.03 99.85 23:47:26 23:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:47:26 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:39:01 all 0.03 0.00 0.02 0.01 0.00 99.95 23:47:26 23:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:47:26 23:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:39:01 2 0.03 0.00 0.00 0.03 0.02 99.92 23:47:26 23:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:47:26 23:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:47:26 23:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:47:26 23:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:47:26 23:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:47:26 23:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:47:26 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:47:26 23:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:47:26 23:40:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:47:26 23:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:47:26 23:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:47:26 23:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:47:26 23:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 23:47:26 23:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:47:26 23:41:01 5 0.03 0.00 0.03 0.02 0.02 99.90 23:47:26 23:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:47:26 23:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:47:26 23:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:47:26 23:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:42:01 5 0.03 0.00 0.02 0.02 0.02 99.92 23:47:26 23:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 23:47:26 23:47:26 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:47:26 23:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 23:47:26 23:43:01 0 0.08 0.00 0.02 0.00 0.02 99.88 23:47:26 23:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:47:26 23:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:43:01 5 0.05 0.00 0.00 0.03 0.00 99.92 23:47:26 23:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:47:26 23:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:47:26 23:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:47:26 23:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:47:26 23:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:26 23:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:47:26 23:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:44:01 7 0.10 0.00 0.02 0.00 0.02 99.87 23:47:26 23:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:47:26 23:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:47:26 23:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:47:26 23:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:47:26 23:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:47:26 23:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:47:26 23:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:47:26 23:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:47:26 23:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:47:26 23:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:47:26 23:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:47:26 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:26 23:46:01 5 0.05 0.00 0.00 0.02 0.00 99.93 23:47:26 23:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:26 23:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:47:26 23:47:02 all 8.98 0.00 4.31 1.30 0.05 85.36 23:47:26 23:47:02 0 9.09 0.00 4.28 0.22 0.03 86.38 23:47:26 23:47:02 1 9.87 0.00 3.82 1.43 0.05 84.83 23:47:26 23:47:02 2 8.85 0.00 4.62 0.08 0.05 86.39 23:47:26 23:47:02 3 8.54 0.00 3.25 0.14 0.05 88.02 23:47:26 23:47:02 4 8.11 0.00 5.41 6.51 0.03 79.94 23:47:26 23:47:02 5 8.39 0.00 3.48 0.93 0.05 87.15 23:47:26 23:47:02 6 9.85 0.00 4.42 0.77 0.05 84.90 23:47:26 23:47:02 7 9.09 0.00 5.23 0.36 0.07 85.26 23:47:26 Average: all 6.90 0.00 1.84 0.69 0.02 90.54 23:47:26 Average: 0 6.66 0.00 1.88 0.68 0.02 90.76 23:47:26 Average: 1 7.04 0.00 1.76 0.39 0.02 90.79 23:47:26 Average: 2 6.85 0.00 1.83 0.47 0.02 90.83 23:47:26 Average: 3 7.29 0.00 1.74 0.41 0.03 90.54 23:47:26 Average: 4 6.83 0.00 1.95 0.80 0.02 90.41 23:47:26 Average: 5 6.92 0.00 1.90 1.27 0.03 89.89 23:47:26 Average: 6 6.82 0.00 1.74 0.72 0.02 90.70 23:47:26 Average: 7 6.83 0.00 1.95 0.77 0.03 90.43 23:47:26 23:47:26 23:47:26