Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0baaaae70618360000907aaeb616fdb98faa6d32 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-ssh4048537194534686399.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-ssh8431506485215789866.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-ssh1376355477888968304.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-ssh6778935147476023172.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-ssh3926141656647832128.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6619 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/480 [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/480 # 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 > 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 Avoid second fetch Checking out Revision 0baaaae70618360000907aaeb616fdb98faa6d32 (main) Commit message: "Merge pull request #4489 from cherrycl/issue-4479" > git config core.sparsecheckout # timeout=10 > git checkout -f 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-list --no-walk d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:22:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:22:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:22:31 ========================================================= 01:22:31 EdgeX Global Pipelines Version Info 01:22:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:22:31 ------------------- 01:22:31 stable info: 01:22:31 ------------------- 01:22:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:22:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:22:31 Message: update stable to v1.0.245 01:22:32 ------------------- 01:22:32 experimental info: 01:22:32 ------------------- 01:22:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:22:32 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:22:32 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0baaaae [Pipeline] echo 01:22:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:32 provisioning config files... 01:22:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config386303940246159728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:33 ---> docker-login.sh 01:22:33 nexus3.edgexfoundry.org:10001 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 nexus3.edgexfoundry.org:10002 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 nexus3.edgexfoundry.org:10003 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 nexus3.edgexfoundry.org:10004 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:33 Configure a credential helper to remove this warning. See 01:22:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:33 01:22:33 Login Succeeded 01:22:33 docker.io 01:22:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:34 Configure a credential helper to remove this warning. See 01:22:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:34 01:22:34 Login Succeeded 01:22:34 ---> docker-login.sh ends [Pipeline] } 01:22:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:22:34 + 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 01:22:34 + dirname cmd/core-command/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo core-command,cmd/core-command/Dockerfile 01:22:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:22:34 + dirname cmd/core-data/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo core-data,cmd/core-data/Dockerfile 01:22:34 + dirname cmd/core-metadata/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo core-metadata,cmd/core-metadata/Dockerfile 01:22:34 + dirname cmd/security-bootstrapper/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:22:34 + dirname cmd/security-proxy-auth/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:22:34 + dirname cmd/security-proxy-setup/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:22:34 + dirname cmd/security-secretstore-setup/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:22:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:22:34 + dirname cmd/security-spire-agent/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:22:34 + dirname cmd/security-spire-config/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + dirname cmd/security-spire-server/Dockerfile 01:22:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:22:34 + dirname cmd/support-notifications/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo support-notifications,cmd/support-notifications/Dockerfile 01:22:34 + dirname cmd/support-scheduler/Dockerfile 01:22:34 + cut -d/ -f2 01:22:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:22:34 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 01:22:34 + git rev-list -1 --merges 0baaaae70618360000907aaeb616fdb98faa6d32~1..0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo 01:22:34 -----------> git rev-list -1 --merges 0baaaae70618360000907aaeb616fdb98faa6d32~1..0baaaae70618360000907aaeb616fdb98faa6d32 0baaaae70618360000907aaeb616fdb98faa6d32 01:22:34 0baaaae70618360000907aaeb616fdb98faa6d32 [false] [Pipeline] sh 01:22:35 + git log --format=format:%s -1 0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] echo 01:22:35 ========================================================= 01:22:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:22:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:22:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:22:35 + grep -v github /etc/ssh/ssh_known_hosts 01:22:35 + [ -e /tmp/ssh_known_hosts ] 01:22:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:22:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:22:35 + sudo tee -a /etc/ssh/ssh_known_hosts 01:22:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:36 01:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:22:36 b85a868b505f: Pulling fs layer 01:22:36 e2be974225ed: Pulling fs layer 01:22:36 339a4e72a1f5: Pulling fs layer 01:22:36 988bab9f4d93: Pulling fs layer 01:22:36 1469e6f7b9e6: Pulling fs layer 01:22:36 eaf3925da568: Pulling fs layer 01:22:36 bab4dde63d76: Pulling fs layer 01:22:36 eaf3925da568: Waiting 01:22:36 1469e6f7b9e6: Waiting 01:22:36 bde34c3a00c8: Pulling fs layer 01:22:36 b352a97aabf1: Pulling fs layer 01:22:36 988bab9f4d93: Waiting 01:22:36 bde34c3a00c8: Waiting 01:22:36 4872d77fe225: Pulling fs layer 01:22:36 5851b861e8e6: Pulling fs layer 01:22:36 5851b861e8e6: Waiting 01:22:36 4872d77fe225: Waiting 01:22:36 b352a97aabf1: Waiting 01:22:36 e2be974225ed: Verifying Checksum 01:22:36 e2be974225ed: Download complete 01:22:36 988bab9f4d93: Download complete 01:22:36 1469e6f7b9e6: Verifying Checksum 01:22:36 1469e6f7b9e6: Download complete 01:22:36 339a4e72a1f5: Verifying Checksum 01:22:36 339a4e72a1f5: Download complete 01:22:36 eaf3925da568: Verifying Checksum 01:22:36 eaf3925da568: Download complete 01:22:36 bde34c3a00c8: Verifying Checksum 01:22:36 bde34c3a00c8: Download complete 01:22:36 b352a97aabf1: Verifying Checksum 01:22:36 4872d77fe225: Verifying Checksum 01:22:36 4872d77fe225: Download complete 01:22:36 5851b861e8e6: Verifying Checksum 01:22:36 5851b861e8e6: Download complete 01:22:36 b85a868b505f: Verifying Checksum 01:22:36 b85a868b505f: Download complete 01:22:36 bab4dde63d76: Verifying Checksum 01:22:36 bab4dde63d76: Download complete 01:22:37 b85a868b505f: Pull complete 01:22:37 e2be974225ed: Pull complete 01:22:38 339a4e72a1f5: Pull complete 01:22:38 988bab9f4d93: Pull complete 01:22:38 1469e6f7b9e6: Pull complete 01:22:38 eaf3925da568: Pull complete 01:22:40 bab4dde63d76: Pull complete 01:22:40 bde34c3a00c8: Pull complete 01:22:40 b352a97aabf1: Pull complete 01:22:40 4872d77fe225: Pull complete 01:22:40 5851b861e8e6: Pull complete 01:22:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:40 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:22:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:22:43 $ docker top d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 -eo pid,comm 01:22:43 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). 01:22:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:22:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:43 [ssh-agent] Looking for ssh-agent implementation... 01:22:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:43 $ docker exec d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent 01:22:43 SSH_AUTH_SOCK=/tmp/ssh-8rxADpp8FK9Z/agent.31 01:22:43 SSH_AGENT_PID=37 01:22:43 Running ssh-add (command line suppressed) 01:22:43 Identity added: /w/workspace/edgex-go/480@tmp/private_key_17021234424344718311.key (/w/workspace/edgex-go/480@tmp/private_key_17021234424344718311.key) 01:22:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:44 + git tag --points-at HEAD [Pipeline] } 01:22:44 $ docker exec --env ******** --env ******** d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent -k 01:22:44 unset SSH_AUTH_SOCK; 01:22:44 unset SSH_AGENT_PID; 01:22:44 echo Agent pid 37 killed; 01:22:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:22:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:44 [ssh-agent] Looking for ssh-agent implementation... 01:22:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:44 $ docker exec d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent 01:22:44 SSH_AUTH_SOCK=/tmp/ssh-lz8guHIcae2D/agent.70 01:22:44 SSH_AGENT_PID=76 01:22:44 Running ssh-add (command line suppressed) 01:22:44 Identity added: /w/workspace/edgex-go/480@tmp/private_key_12938952050009737053.key (/w/workspace/edgex-go/480@tmp/private_key_12938952050009737053.key) 01:22:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:44 + git semver init 01:22:45 2023-04-02 01:22:45,119 [run_init] DEBUG init version:0.0.0 force:False 01:22:45 2023-04-02 01:22:45,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/480/.semver 01:22:45 2023-04-02 01:22:45,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/480/.semver 01:22:45 2023-04-02 01:22:45,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/480/.semver'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) 01:22:50 2023-04-02 01:22:49,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/480/.git/info/exclude 01:22:50 2023-04-02 01:22:49,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/480/.semver/main with force:False 01:22:50 2023-04-02 01:22:49,603 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:22:50 2023-04-02 01:22:49,604 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:22:50 3.0.0-dev.118 [Pipeline] } 01:22:50 $ docker exec --env ******** --env ******** d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 ssh-agent -k 01:22:50 unset SSH_AUTH_SOCK; 01:22:50 unset SSH_AGENT_PID; 01:22:50 echo Agent pid 76 killed; 01:22:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:22:50 + git semver [Pipeline] } 01:22:51 $ docker stop --time=1 d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 01:22:52 $ docker rm -f --volumes d7eef9a66124e63d1e454bdaf9e864e6c276ff569d87881490574b9ffb3ed627 [Pipeline] // withDockerContainer [Pipeline] sh 01:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:22:52 Stashed 1 file(s) [Pipeline] echo 01:22:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.118 [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 01:22:53 + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] echo 01:22:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:53 ========================================================= 01:22:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:22:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:22:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:22:53 63b65145d645: Pulling fs layer 01:22:53 a2d21d5440eb: Pulling fs layer 01:22:53 935e6c44a52c: Pulling fs layer 01:22:53 94cc34f8dd06: Pulling fs layer 01:22:53 30dea6a524f1: Pulling fs layer 01:22:53 a2aff8979fd8: Pulling fs layer 01:22:53 6808be2612f2: Pulling fs layer 01:22:53 f25807f1079a: Pulling fs layer 01:22:53 94cc34f8dd06: Waiting 01:22:53 30dea6a524f1: Waiting 01:22:53 a2aff8979fd8: Waiting 01:22:53 f25807f1079a: Waiting 01:22:53 6808be2612f2: Waiting 01:22:53 a2d21d5440eb: Download complete 01:22:53 94cc34f8dd06: Verifying Checksum 01:22:53 94cc34f8dd06: Download complete 01:22:53 30dea6a524f1: Verifying Checksum 01:22:53 30dea6a524f1: Download complete 01:22:53 63b65145d645: Verifying Checksum 01:22:53 63b65145d645: Download complete 01:22:53 a2aff8979fd8: Verifying Checksum 01:22:53 a2aff8979fd8: Download complete 01:22:53 63b65145d645: Pull complete 01:22:53 a2d21d5440eb: Pull complete 01:22:54 f25807f1079a: Verifying Checksum 01:22:54 f25807f1079a: Download complete 01:22:54 935e6c44a52c: Verifying Checksum 01:22:54 935e6c44a52c: Download complete 01:22:54 6808be2612f2: Verifying Checksum 01:22:54 6808be2612f2: Download complete 01:22:57 935e6c44a52c: Pull complete 01:22:57 94cc34f8dd06: Pull complete 01:22:57 30dea6a524f1: Pull complete 01:22:57 a2aff8979fd8: Pull complete 01:23:00 6808be2612f2: Pull complete 01:23:00 f25807f1079a: Pull complete 01:23:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:23:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:23:01 WORKDIR /edgex 01:23:01 COPY go.mod . 01:23:01 RUN go mod download 01:23:01 + docker build -t ci-base-image-x86_64 -f - . 01:23:01 Sending build context to Docker daemon 170.5MB 01:23:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:23:01 ---> 3b553350e43f 01:23:01 Step 2/4 : WORKDIR /edgex 01:23:07 ---> Running in 6e61bffac5ef 01:23:07 Removing intermediate container 6e61bffac5ef 01:23:07 ---> 9e0d5e431e08 01:23:07 Step 3/4 : COPY go.mod . 01:23:07 ---> ef4cce67a1b7 01:23:07 Step 4/4 : RUN go mod download 01:23:07 ---> Running in 3c061ef0a511 01:23:08 Still waiting to schedule task 01:23:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:23:21 Removing intermediate container 3c061ef0a511 01:23:21 ---> a58a55c1225d 01:23:21 Successfully built a58a55c1225d 01:23:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:22 + docker inspect -f . ci-base-image-x86_64 01:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:22 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:23:22 $ docker top 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:23 + go version 01:23:23 go version go1.20.2 linux/amd64 [Pipeline] } 01:23:23 $ docker stop --time=1 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d 01:23:24 $ docker rm -f --volumes 51c3fcb4b9c5113e84437115bfc2554374db44f343b50ed2793460b2cf272d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:24 + docker inspect -f . ci-base-image-x86_64 01:23:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:25 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:23:25 $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:23:25 $ docker top 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 -eo pid,comm [Pipeline] { [Pipeline] echo 01:23:25 ========================================================= 01:23:25 [edgeXBuildGoParallel] Running Tests and Build... 01:23:25 ========================================================= [Pipeline] sh 01:23:26 + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] fileExists [Pipeline] sh 01:23:26 + make test 01:23:26 go test -race -coverprofile=coverage.out ./... 01:23:32 ? github.com/edgexfoundry/edgex-go [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:23:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:23:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:23:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:23:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:23:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:23:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:23:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:23:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 01:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 01:23:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements 01:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.822s coverage: 88.5% of statements 01:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 95.6% of statements 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:23:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:24:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 01:24:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:24:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:24:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:24:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 01:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 01:24:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 01:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 44.1% of statements 01:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements 01:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 01:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 01:24:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 01:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:24:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:24:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:24:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:24:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:24:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:24:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:24:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 01:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:24:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.255s coverage: 79.9% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.078s coverage: 92.9% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 01:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 01:24:29 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 01:24:29 running golangci-lint 01:24:29 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:24:29 go version go1.20.2 linux/amd64 01:24:29 level=info msg="[config_reader] Used config file .golangci.yml" 01:24:29 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:24:44 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 13.628127851s" 01:24:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.618087ms" 01:24:51 level=info msg="[linters_context/goanalysis] analyzers took 55.480639361s with top 10 stages: buildir: 27.842967263s, inspect: 2.24780162s, fact_deprecated: 2.06463738s, gosec: 1.314733786s, ctrlflow: 1.040754095s, fact_purity: 959.597787ms, nilness: 942.723509ms, printf: 921.066629ms, S1038: 917.765973ms, directives: 590.432996ms" 01:24:51 level=info msg="[runner] Issues before processing: 201, after processing: 0" 01:24:51 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, nolint: 0/21, skip_files: 201/201, identifier_marker: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, exclude: 201/201, exclude-rules: 21/201" 01:24:51 level=info msg="[runner] processing took 17.902242ms with stages: nolint: 7.923825ms, identifier_marker: 5.143665ms, exclude-rules: 1.661558ms, path_prettifier: 1.405355ms, autogenerated_exclude: 979.04µs, skip_dirs: 739.918µs, cgo: 30.011µs, filename_unadjuster: 14.94µs, max_same_issues: 750ns, uniq_by_line: 610ns, skip_files: 590ns, diff: 310ns, exclude: 300ns, source_code: 280ns, sort_results: 270ns, severity-rules: 240ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 140ns, path_prefixer: 100ns" 01:24:51 level=info msg="[runner] linters took 6.802639302s with stages: goanalysis_metalinter: 6.784620479s" 01:24:51 level=info msg="File cache stats: 0 entries of total size 0B" 01:24:51 level=info msg="Memory: 206 samples, avg is 187.3MB, max is 781.4MB" 01:24:51 level=info msg="Execution took 20.478860523s" 01:24:51 go vet ./... 01:24:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:54 ./bin/test-attribution-txt.sh [Pipeline] echo 01:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:24:55 + ls -al . 01:24:55 total 704 01:24:55 drwxrwxr-x 11 1001 1001 4096 Apr 2 01:23 . 01:24:55 drwxr-xr-x 4 root root 4096 Apr 2 01:23 .. 01:24:55 drwxrwxr-x 2 1001 1001 4096 Apr 2 01:22 .blubracket 01:24:55 -rw-rw-r-- 1 1001 1001 16 Apr 2 01:22 .dockerignore 01:24:55 drwxrwxr-x 8 1001 1001 4096 Apr 2 01:22 .git 01:24:55 drwxrwxr-x 3 1001 1001 4096 Apr 2 01:22 .github 01:24:55 -rw-rw-r-- 1 1001 1001 1133 Apr 2 01:22 .gitignore 01:24:55 -rw-rw-r-- 1 1001 1001 42 Apr 2 01:22 .golangci.yml 01:24:55 -rw-rw-r-- 1 1001 1001 87 Apr 2 01:22 .hadolint.yml 01:24:55 drwxr-xr-x 3 1001 1001 4096 Apr 2 01:22 .semver 01:24:55 -rw-rw-r-- 1 1001 1001 166 Apr 2 01:22 .sonarcloud.properties 01:24:55 -rw-rw-r-- 1 1001 1001 1171 Apr 2 01:22 ADOPTERS.md 01:24:55 -rw-rw-r-- 1 1001 1001 10835 Apr 2 01:22 Attribution.txt 01:24:55 -rw-rw-r-- 1 1001 1001 73765 Apr 2 01:22 CHANGELOG.md 01:24:55 -rw-rw-r-- 1 1001 1001 3804 Apr 2 01:22 CONTRIBUTING.md 01:24:55 -rw-rw-r-- 1 1001 1001 677 Apr 2 01:22 GOVERNANCE.md 01:24:55 -rw-rw-r-- 1 1001 1001 883 Apr 2 01:22 Jenkinsfile 01:24:55 -rw-rw-r-- 1 1001 1001 10775 Apr 2 01:22 LICENSE 01:24:55 -rw-rw-r-- 1 1001 1001 14368 Apr 2 01:22 Makefile 01:24:55 -rw-rw-r-- 1 1001 1001 582 Apr 2 01:22 OWNERS.md 01:24:55 -rw-rw-r-- 1 1001 1001 9403 Apr 2 01:22 README.md 01:24:55 -rw-rw-r-- 1 1001 1001 789 Apr 2 01:22 SECURITY.md 01:24:55 -rw-rw-r-- 1 1001 1001 13 Apr 2 01:22 VERSION 01:24:55 drwxrwxr-x 2 1001 1001 4096 Apr 2 01:22 bin 01:24:55 drwxrwxr-x 18 1001 1001 4096 Apr 2 01:22 cmd 01:24:55 -rw-r--r-- 1 root root 447380 Apr 2 01:24 coverage.out 01:24:55 -rw-rw-r-- 1 1001 1001 3200 Apr 2 01:22 go.mod 01:24:55 -rw-rw-r-- 1 1001 1001 31265 Apr 2 01:22 go.sum 01:24:55 drwxrwxr-x 7 1001 1001 4096 Apr 2 01:22 internal 01:24:55 drwxrwxr-x 3 1001 1001 4096 Apr 2 01:22 openapi 01:24:55 -rw-rw-r-- 1 1001 1001 594 Apr 2 01:22 security.txt 01:24:55 drwxrwxr-x 4 1001 1001 4096 Apr 2 01:22 snap 01:24:55 -rw-rw-r-- 1 1001 1001 204 Apr 2 01:22 version.go [Pipeline] sh 01:24:55 + '[' -e coverage.out ] 01:24:55 + chown 1001:1001 coverage.out [Pipeline] stash 01:24:55 Stashed 1 file(s) [Pipeline] sh 01:24:55 + make build 01:24:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:24:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:24:58 Running in /w/workspace/edgex-go/480 [Pipeline] { [Pipeline] checkout 01:24:58 The recommended git tool is: git 01:25:05 using credential edgex-jenkins-ssh 01:25:05 Cloning the remote Git repository 01:25:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:25:05 > git init /w/workspace/edgex-go/480 # timeout=10 01:25:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:25:05 > git --version # timeout=10 01:25:05 > git --version # 'git version 2.25.1' 01:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:25:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:25:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:25:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:25:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:25:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:25:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:25:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:25:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:25:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:25:22 Avoid second fetch 01:25:22 Checking out Revision 0baaaae70618360000907aaeb616fdb98faa6d32 (main) 01:25:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:25:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:25:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:25:22 > git config core.sparsecheckout # timeout=10 01:25:22 > git checkout -f 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 01:25:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:25:24 Commit message: "Merge pull request #4489 from cherrycl/issue-4479" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } 01:25:24 $ docker stop --time=1 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 01:25:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:25 Dload Upload Total Spent Left Speed 01:25:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 01:25:38 $ docker rm -f --volumes 1489668d1ace685dd78ae6f524f6d64bcd1a6a5814f5d8114784c37ef993f085 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:39 01:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:39 + sudo tee /etc/docker/daemon.new 01:25:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:25:39 { 01:25:39 "registry-mirrors": [ 01:25:39 "https://nexus3.edgexfoundry.org:10001" 01:25:39 ], 01:25:39 "bip": "10.250.0.254/24", 01:25:39 "hosts": [ 01:25:39 "tcp://0.0.0.0:5555", 01:25:39 "unix:///var/run/docker.sock" 01:25:39 ], 01:25:39 "mtu": 1458, 01:25:39 "selinux-enabled": true, 01:25:39 "seccomp-profile": "/etc/docker/seccomp.json" 01:25:39 } [Pipeline] sh 01:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:40 latest: Pulling from edgex-devops/edgex-compose 01:25:40 cbdbe7a5bc2a: Pulling fs layer 01:25:40 ca9280d653b3: Pulling fs layer 01:25:40 7e9c9ca2126c: Pulling fs layer 01:25:40 cbdbe7a5bc2a: Verifying Checksum 01:25:40 cbdbe7a5bc2a: Download complete 01:25:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:25:40 ca9280d653b3: Verifying Checksum 01:25:40 ca9280d653b3: Download complete 01:25:40 cbdbe7a5bc2a: Pull complete 01:25:40 + sudo service docker restart 01:25:40 7e9c9ca2126c: Verifying Checksum 01:25:40 7e9c9ca2126c: Download complete 01:25:41 ca9280d653b3: Pull complete 01:25:44 7e9c9ca2126c: Pull complete 01:25:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:44 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:25:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:25:47 $ docker top d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:48 + docker-compose build --help 01:25:48 + grep parallel 01:25:48 --parallel Build images in parallel. [Pipeline] } 01:25:48 $ docker stop --time=1 d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 01:25:49 $ docker rm -f --volumes d76252c53faadb744970268340e48b80b86b1b31faa4ef76bd61492adff7b465 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:25:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:50 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:25:50 $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:25:50 $ docker top d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:51 + docker-compose -f ./docker-compose-build.yml build --parallel 01:25:51 Building core-command ... 01:25:51 Building core-common-config-bootstrapper ... 01:25:51 Building core-data ... 01:25:51 Building core-metadata ... 01:25:51 Building security-bootstrapper ... 01:25:51 Building security-proxy-auth ... 01:25:51 Building security-proxy-setup ... 01:25:51 Building security-secretstore-setup ... 01:25:51 Building security-spiffe-token-provider ... 01:25:51 Building security-spire-agent ... 01:25:51 Building security-spire-config ... 01:25:51 Building security-spire-server ... 01:25:51 Building support-notifications ... 01:25:51 Building support-scheduler ... 01:25:51 Building security-spiffe-token-provider 01:25:51 Building security-bootstrapper 01:25:51 Building core-common-config-bootstrapper 01:25:51 Building core-data 01:25:51 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:58 provisioning config files... 01:25:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config15938496999546414669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:59 ---> docker-login.sh 01:25:59 nexus3.edgexfoundry.org:10001 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:59 Configure a credential helper to remove this warning. See 01:25:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:59 01:25:59 Login Succeeded 01:25:59 nexus3.edgexfoundry.org:10002 01:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:00 Configure a credential helper to remove this warning. See 01:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:00 01:26:00 Login Succeeded 01:26:00 nexus3.edgexfoundry.org:10003 01:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:00 Configure a credential helper to remove this warning. See 01:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:00 01:26:00 Login Succeeded 01:26:00 nexus3.edgexfoundry.org:10004 01:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:01 Configure a credential helper to remove this warning. See 01:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:01 01:26:03 Login Succeeded 01:26:03 docker.io 01:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:03 ---> a58a55c1225d 01:26:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:26:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:26:03 ---> a58a55c1225d 01:26:03 Step 3/33 : WORKDIR /edgex-go 01:26:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:26:03 ---> a58a55c1225d 01:26:03 Step 3/27 : WORKDIR /edgex-go 01:26:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:26:03 ---> a58a55c1225d 01:26:03 Step 3/20 : WORKDIR /edgex-go 01:26:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:26:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:03 ---> a58a55c1225d 01:26:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:03 Configure a credential helper to remove this warning. See 01:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:03 01:26:03 Login Succeeded 01:26:03 ---> docker-login.sh ends [Pipeline] } 01:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:26:04 + git config --global --add safe.directory /w/workspace/edgex-go/480 [Pipeline] echo 01:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:04 ========================================================= 01:26:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:26:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:26:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:26:05 af6eaf76a39c: Pulling fs layer 01:26:05 55522c791124: Pulling fs layer 01:26:05 ce5c4a1c91eb: Pulling fs layer 01:26:05 169dfbe0d373: Pulling fs layer 01:26:05 e1ff8fa3b103: Pulling fs layer 01:26:05 52ebb69f0ebf: Pulling fs layer 01:26:05 5abe8eddf0d5: Pulling fs layer 01:26:05 e1ff8fa3b103: Waiting 01:26:05 52ebb69f0ebf: Waiting 01:26:05 5abe8eddf0d5: Waiting 01:26:05 169dfbe0d373: Waiting 01:26:05 55522c791124: Verifying Checksum 01:26:05 55522c791124: Download complete 01:26:05 169dfbe0d373: Download complete 01:26:05 af6eaf76a39c: Verifying Checksum 01:26:05 af6eaf76a39c: Download complete 01:26:06 5abe8eddf0d5: Verifying Checksum 01:26:06 5abe8eddf0d5: Download complete 01:26:06 af6eaf76a39c: Pull complete 01:26:06 55522c791124: Pull complete 01:26:07 ce5c4a1c91eb: Verifying Checksum 01:26:07 ce5c4a1c91eb: Download complete 01:26:07 52ebb69f0ebf: Verifying Checksum 01:26:07 52ebb69f0ebf: Download complete 01:26:18 ---> Running in 28bf04a44762 01:26:18 ---> Running in 8ec2a2708443 01:26:18 ---> Running in 9217a823b1e2 01:26:18 ---> Running in 15be142d411c 01:26:18 ---> Running in c8e29aab97de 01:26:18 Removing intermediate container 15be142d411c 01:26:18 ---> b55781fb9119 01:26:18 Step 4/23 : WORKDIR /edgex-go 01:26:18 Removing intermediate container 28bf04a44762 01:26:18 Removing intermediate container c8e29aab97de 01:26:18 ---> c529e15d1d4d 01:26:18 ---> 65c34b6b8292 01:26:18 Step 4/33 : RUN apk add --update --no-cache make gitStep 4/20 : RUN apk update && apk --no-cache --update add build-base 01:26:18 01:26:18 Removing intermediate container 8ec2a2708443 01:26:18 ---> 5191522ba087 01:26:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:26:18 Removing intermediate container 9217a823b1e2 01:26:18 ---> 222a83a4261c 01:26:18 Step 4/23 : WORKDIR /edgex-go 01:26:18 ---> Running in 0f3642e9f689 01:26:18 ---> Running in beb2e09d5024 01:26:18 ---> Running in e4d62583c0cf 01:26:18 ---> Running in df2445e6c46c 01:26:18 ---> Running in a175f4711096 01:26:18 Removing intermediate container 0f3642e9f689 01:26:18 ---> d6571ea0b032 01:26:18 Step 5/23 : RUN apk add --update --no-cache make git 01:26:18 Removing intermediate container a175f4711096 01:26:18 ---> 55fecd378c25 01:26:18 Step 5/23 : RUN apk add --update --no-cache make git 01:26:18 ---> Running in 3f2ab24411cb 01:26:18 ---> Running in a403290844ce 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:18 OK: 265 MiB in 53 packages 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:18 OK: 265 MiB in 53 packages 01:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:19 OK: 265 MiB in 53 packages 01:26:19 OK: 265 MiB in 53 packages 01:26:19 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:26:19 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:26:19 OK: 17823 distinct packages available 01:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:19 Removing intermediate container beb2e09d5024 01:26:19 ---> 01e0e451e413 01:26:19 Step 5/33 : COPY go.mod vendor* ./ 01:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:19 Removing intermediate container e4d62583c0cf 01:26:19 ---> ef1761f4a68b 01:26:19 Step 5/27 : COPY go.mod vendor* ./ 01:26:19 ---> cbbfcdf6e121 01:26:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:19 ---> Running in 12676ab44a33 01:26:19 ---> c29358bd5198 01:26:19 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:19 OK: 265 MiB in 53 packages 01:26:19 ---> Running in 1d4fc62d4990 01:26:19 Removing intermediate container a403290844ce 01:26:19 ---> cef939c06eaf 01:26:19 Step 6/23 : COPY go.mod vendor* ./ 01:26:19 Removing intermediate container 3f2ab24411cb 01:26:19 ---> ccdd487078ec 01:26:19 Step 6/23 : COPY go.mod vendor* ./ 01:26:19 ---> a8c774a9d931 01:26:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:19 ---> Running in 2dcdae252c6c 01:26:19 ---> 2173e6d7b4dd 01:26:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:19 ---> Running in 0f5dcc51ca55 01:26:19 Removing intermediate container df2445e6c46c 01:26:19 ---> ac8d67bdc1aa 01:26:19 Step 5/20 : COPY go.mod vendor* ./ 01:26:19 ce5c4a1c91eb: Pull complete 01:26:19 169dfbe0d373: Pull complete 01:26:19 e1ff8fa3b103: Pull complete 01:26:20 ---> a4cbc7591caa 01:26:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:20 ---> Running in 4ac62d61f7c3 01:26:26 52ebb69f0ebf: Pull complete 01:26:27 5abe8eddf0d5: Pull complete 01:26:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:26:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:26:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:26:28 WORKDIR /edgex 01:26:28 COPY go.mod . 01:26:28 RUN go mod download 01:26:28 + docker build -t ci-base-image-arm64 -f - . 01:26:29 Sending build context to Docker daemon 2.934MB 01:26:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:26:29 ---> 6cb57ee374ae 01:26:29 Step 2/4 : WORKDIR /edgex 01:26:30 ---> Running in 537921b13b43 01:26:31 Removing intermediate container 537921b13b43 01:26:31 ---> 6f3ecdbe9bf0 01:26:31 Step 3/4 : COPY go.mod . 01:26:32 ---> f738c9e6a881 01:26:32 Step 4/4 : RUN go mod download 01:26:32 ---> Running in 16e78d6ef4fd 01:27:04 Removing intermediate container 16e78d6ef4fd 01:27:04 ---> 2fe5ebf03d0c 01:27:04 Successfully built 2fe5ebf03d0c 01:27:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:04 + docker inspect -f . ci-base-image-arm64 01:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:04 prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container 01:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:27:09 $ docker top 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:09 + go version 01:27:09 go version go1.20.2 linux/arm64 [Pipeline] } 01:27:09 $ docker stop --time=1 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 01:27:11 $ docker rm -f --volumes 0e38b21bd5a871de2211ac0eec848d8a995e7402cada9fcf2f675ee3bf2dad07 [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 01:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:12 01:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:12 latest: Pulling from edgex-devops/edgex-compose-arm64 01:27:12 29e5d40040c1: Pulling fs layer 01:27:12 1ce36da41761: Pulling fs layer 01:27:12 25b303627fd3: Pulling fs layer 01:27:12 29e5d40040c1: Verifying Checksum 01:27:12 29e5d40040c1: Download complete 01:27:13 1ce36da41761: Verifying Checksum 01:27:13 1ce36da41761: Download complete 01:27:13 29e5d40040c1: Pull complete 01:27:14 25b303627fd3: Verifying Checksum 01:27:14 25b303627fd3: Download complete 01:27:14 1ce36da41761: Pull complete 01:27:25 25b303627fd3: Pull complete 01:27:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:25 prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container 01:27:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:27:27 $ docker top 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:28 + grep parallel 01:27:28 + docker-compose build --help 01:27:32 --parallel Build images in parallel. [Pipeline] } 01:27:32 $ docker stop --time=1 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 01:27:36 $ docker rm -f --volumes 36850714bb183e9734c57ae004bba29eb41eca9d9385841d0f81fe58effba693 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:36 prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container 01:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:27:38 $ docker top 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:39 + docker-compose -f ./docker-compose-build.yml build --parallel 01:27:43 Building core-command ... 01:27:43 Building core-common-config-bootstrapper ... 01:27:43 Building core-data ... 01:27:43 Building core-metadata ... 01:27:43 Building security-bootstrapper ... 01:27:43 Building security-proxy-auth ... 01:27:43 Building security-proxy-setup ... 01:27:43 Building security-secretstore-setup ... 01:27:43 Building security-spiffe-token-provider ... 01:27:43 Building security-spire-agent ... 01:27:43 Building security-spire-config ... 01:27:43 Building security-spire-server ... 01:27:43 Building support-notifications ... 01:27:43 Building support-scheduler ... 01:27:43 Building security-spire-server 01:27:43 Building security-bootstrapper 01:27:43 Building support-scheduler 01:27:43 Building security-proxy-auth 01:27:43 Building security-spire-config 01:27:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 2fe5ebf03d0c 01:27:53 Step 3/26 : WORKDIR /edgex-go 01:27:53 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:53 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 2fe5ebf03d0c 01:27:53 Step 3/33 : WORKDIR /edgex-go 01:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 2fe5ebf03d0c 01:27:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:27:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:27:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:27:53 ---> 2fe5ebf03d0c 01:27:53 Step 3/27 : WORKDIR /edgex-go 01:27:53 ---> 2fe5ebf03d0c 01:27:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:27:53 ---> Running in a41836b26210 01:27:53 ---> Running in 80cc469a9c96 01:27:53 ---> Running in b75b184188ab 01:27:53 ---> Running in a931cf277cd9 01:27:53 ---> Running in 2abf5278e9ff 01:27:54 Removing intermediate container a41836b26210 01:27:54 ---> 16d00adc8e7d 01:27:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:27:54 Removing intermediate container b75b184188ab 01:27:54 Removing intermediate container 80cc469a9c96 01:27:54 ---> de79f2719e4f 01:27:54 ---> ee8697f3e423 01:27:54 Step 4/23 : WORKDIR /edgex-goStep 4/33 : RUN apk add --update --no-cache make git 01:27:54 01:27:54 Removing intermediate container 2abf5278e9ff 01:27:54 ---> c0bb4b891ced 01:27:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:27:54 Removing intermediate container a931cf277cd9 01:27:54 ---> fea660020692 01:27:54 Step 4/23 : WORKDIR /edgex-go 01:27:54 ---> Running in 44e219a18c1f 01:27:54 ---> Running in 1965b586e57f 01:27:54 ---> Running in 9d39ec96ee7b 01:27:54 ---> Running in d291e12ba032 01:27:54 ---> Running in 13d059d3537a 01:27:54 Removing intermediate container 1965b586e57f 01:27:54 ---> 27908a6f6753 01:27:54 Step 5/23 : RUN apk add --update --no-cache make git 01:27:54 Removing intermediate container d291e12ba032 01:27:54 ---> e13cd0ef5410 01:27:54 Step 5/23 : RUN apk add --update --no-cache make git 01:27:55 ---> Running in 8a9dfea6106b 01:27:55 ---> Running in 095e1f8823c9 01:27:56 Removing intermediate container 0f5dcc51ca55 01:27:56 ---> 85f654429b75 01:27:56 Step 8/23 : COPY . . 01:27:56 Removing intermediate container 12676ab44a33 01:27:56 ---> f40d739b59b9 01:27:56 Step 7/33 : COPY . . 01:27:56 Removing intermediate container 1d4fc62d4990 01:27:56 ---> bc874002d1f2 01:27:56 Step 7/27 : COPY . . 01:27:56 Removing intermediate container 4ac62d61f7c3 01:27:56 ---> 728da9744387 01:27:56 Step 7/20 : COPY . . 01:27:56 Removing intermediate container 2dcdae252c6c 01:27:56 ---> 2ba688b35890 01:27:56 Step 8/23 : COPY . . 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:27:58 OK: 263 MiB in 53 packages 01:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:58 OK: 263 MiB in 53 packages 01:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:27:58 OK: 263 MiB in 53 packages 01:28:00 OK: 263 MiB in 53 packages 01:28:00 OK: 263 MiB in 53 packages 01:28:01 Removing intermediate container 13d059d3537a 01:28:01 ---> 3d6544df7d55 01:28:01 Step 5/27 : COPY go.mod vendor* ./ 01:28:01 Removing intermediate container 44e219a18c1f 01:28:01 ---> f9e38c256ed7 01:28:01 Step 5/26 : COPY go.mod vendor* ./ 01:28:01 Removing intermediate container 9d39ec96ee7b 01:28:01 ---> 9c481104c0af 01:28:01 Step 5/33 : COPY go.mod vendor* ./ 01:28:02 ---> decd3caddd02 01:28:02 ---> fcdbc898afbc 01:28:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:02 ---> f2939d0dcf24 01:28:02 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:02 Removing intermediate container 8a9dfea6106b 01:28:02 ---> 47564ff11bd0 01:28:02 Step 6/23 : COPY go.mod vendor* ./ 01:28:02 Removing intermediate container 095e1f8823c9 01:28:02 ---> 7911abb432a9 01:28:02 Step 6/23 : COPY go.mod vendor* ./ 01:28:02 ---> Running in e032affc041b 01:28:02 ---> Running in f9dfeafbcf85 01:28:02 ---> Running in 0b02eb956012 01:28:03 ---> d2e91c56e305 01:28:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 337bfc8ddf10 01:28:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:03 01:28:03 ---> Running in fac350728148 01:28:03 ---> Running in 932be6325a3e 01:28:23 ---> 14e4e696a338 01:28:23 ---> 598dfeac02df 01:28:23 Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:28:23 01:28:23 ---> f8bab6876b9a 01:28:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:28:23 ---> 08312ec12cb1 01:28:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:28:23 ---> 517a867d97dc 01:28:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:23 ---> Running in 665a99f28d53 01:28:23 ---> Running in 9edb33342335 01:28:23 ---> Running in c0a1b3049094 01:28:23 ---> Running in a7baff0fb638 01:28:23 ---> Running in 421249c04b9b 01:28:23 Removing intermediate container 665a99f28d53 01:28:23 ---> b24025fc2635 01:28:23 Step 9/27 : WORKDIR /edgex-go/spire-build 01:28:24 ---> Running in afa96bb97d2a 01:28:24 Removing intermediate container afa96bb97d2a 01:28:24 ---> dfab60358613 01:28:24 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:28:24 ---> Running in 650264af5ec0 01:28:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:28:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:28:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:28:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:28:25 Removing intermediate container 650264af5ec0 01:28:25 ---> 07103b2d9840 01:28:25 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 01:28:27 ---> Running in 4aff28c67c98 01:28:27 Removing intermediate container 4aff28c67c98 01:28:27 ---> 3f1d44fe3cff 01:28:27 Step 12/27 : WORKDIR /edgex-go 01:28:27 ---> Running in c43f3e98fbb4 01:28:27 Removing intermediate container c43f3e98fbb4 01:28:27 ---> 1472f64ca3f1 01:28:27 01:28:27 Step 13/27 : FROM alpine:3.17 01:28:28 3.17: Pulling from library/alpine 01:28:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:28:29 Status: Downloaded newer image for alpine:3.17 01:28:29 ---> 9ed4aefc74f6 01:28:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:28:32 ---> Running in fbbb6ba88467 01:28:33 Removing intermediate container fbbb6ba88467 01:28:33 ---> 6f08becb317a 01:28:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:28:33 ---> Running in 0969e7b5f5fe 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:28:34 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:28:34 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:28:34 OK: 17818 distinct packages available 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:28:34 (1/5) Installing dumb-init (1.2.5-r2) 01:28:34 (2/5) Installing musl-obstack (1.2.3-r0) 01:28:34 (3/5) Installing libucontext (1.2-r0) 01:28:34 (4/5) Installing gcompat (1.1.0-r0) 01:28:34 (5/5) Installing openssl (3.0.8-r3) 01:28:34 Executing busybox-1.35.0-r29.trigger 01:28:34 OK: 8 MiB in 20 packages 01:28:41 Removing intermediate container 0969e7b5f5fe 01:28:41 ---> daf7582cc54c 01:28:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:42 ---> 3710fea4f244 01:28:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:28:42 ---> 45c7cafb5b16 01:28:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:28:45 ---> cdf539b76073 01:28:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:28:51 ---> aa1d8a6a8c0a 01:28:51 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:28:53 ---> a5cb80f115ba 01:28:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:28:55 ---> 2195d7336753 01:28:55 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:29:01 ---> e7297e5941bd 01:29:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:29:01 ---> Running in 4fde19ea0690 01:29:01 Removing intermediate container c0a1b3049094 01:29:01 ---> ef860eae496a 01:29:01 01:29:01 Step 10/23 : FROM alpine:3.17 01:29:01 ---> 9ed4aefc74f6 01:29:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:29:01 Removing intermediate container 9edb33342335 01:29:01 ---> 9394e6b2540d 01:29:01 01:29:01 Step 10/23 : FROM alpine:3.17 01:29:01 ---> 9ed4aefc74f6 01:29:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:29:01 Removing intermediate container a7baff0fb638 01:29:01 ---> 24c34282aab9 01:29:01 01:29:01 Step 9/33 : FROM alpine:3.17 01:29:01 ---> 9ed4aefc74f6 01:29:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:29:02 ---> Running in 9c4e30f6b129 01:29:02 ---> Running in 6d6ecf1bb287 01:29:02 ---> Running in dabb45faef56 01:29:02 Removing intermediate container 4fde19ea0690 01:29:02 ---> 0675a5b8a0d9 01:29:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:29:02 Removing intermediate container 9c4e30f6b129 01:29:02 ---> feb5b2072419 01:29:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:29:02 ---> Running in 6fba1fe79249 01:29:02 Removing intermediate container 6d6ecf1bb287 01:29:02 ---> 4fee9f480fc4 01:29:02 Step 12/23 : ENV APP_PORT=59880 01:29:02 ---> Running in e4e51d480902 01:29:02 Removing intermediate container dabb45faef56 01:29:02 ---> e536f875e147 01:29:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:29:02 ---> Running in c2e5102d2fb4 01:29:02 ---> Running in 480cb5171b8b 01:29:02 Removing intermediate container 6fba1fe79249 01:29:02 ---> cfe975735fe1 01:29:02 Step 25/27 : LABEL arch=x86_64 01:29:03 Removing intermediate container c2e5102d2fb4 01:29:03 ---> 5118d8d33b90 01:29:03 Step 13/23 : EXPOSE $APP_PORT 01:29:03 ---> Running in a23984b8ba81 01:29:03 ---> Running in b76ba37209a6 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:03 Removing intermediate container a23984b8ba81 01:29:03 ---> e2f166872493 01:29:03 Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:03 Removing intermediate container b76ba37209a6 01:29:03 ---> 18b9e32e6dc5 01:29:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:03 ---> Running in 37ef104657f8 01:29:03 ---> Running in be520059a813 01:29:03 Removing intermediate container 421249c04b9b 01:29:03 ---> 437dfad82ec1 01:29:03 01:29:03 Step 9/20 : FROM alpine:3.17 01:29:03 ---> 9ed4aefc74f6 01:29:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:29:03 ---> Using cache 01:29:03 ---> e536f875e147 01:29:03 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:29:03 ---> Running in 2ae5d5f494a2 01:29:03 Removing intermediate container be520059a813 01:29:03 ---> 0ac7adde62c7 01:29:03 Step 27/27 : LABEL version=3.0.0-dev.118 01:29:03 ---> Running in 9e66ec97474d 01:29:03 (1/1) Installing dumb-init (1.2.5-r2) 01:29:03 Executing busybox-1.35.0-r29.trigger 01:29:03 OK: 7 MiB in 16 packages 01:29:03 (1/2) Installing dumb-init (1.2.5-r2) 01:29:03 (2/2) Installing su-exec (0.2-r2) 01:29:03 Executing busybox-1.35.0-r29.trigger 01:29:03 Removing intermediate container 9e66ec97474d 01:29:03 ---> de38cecf411b 01:29:03 01:29:03 OK: 7 MiB in 17 packages 01:29:03 Successfully built de38cecf411b 01:29:03 Successfully tagged security-spire-agent:latest 01:29:03  Building security-spire-agent ... done Building security-spire-config 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:04 (1/1) Installing dumb-init (1.2.5-r2) 01:29:04 Executing busybox-1.35.0-r29.trigger 01:29:04 OK: 7 MiB in 16 packages 01:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:04 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:29:04 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:29:04 OK: 17818 distinct packages available 01:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:04 (1/9) Installing ca-certificates (20220614-r4) 01:29:04 (2/9) Installing brotli-libs (1.0.9-r9) 01:29:04 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:29:04 (4/9) Installing libcurl (7.88.1-r1) 01:29:04 (5/9) Installing curl (7.88.1-r1) 01:29:04 (6/9) Installing dumb-init (1.2.5-r2) 01:29:04 (7/9) Installing musl-obstack (1.2.3-r0) 01:29:04 (8/9) Installing libucontext (1.2-r0) 01:29:04 (9/9) Installing gcompat (1.1.0-r0) 01:29:04 Executing busybox-1.35.0-r29.trigger 01:29:04 Executing ca-certificates-20220614-r4.trigger 01:29:04 OK: 10 MiB in 24 packages 01:29:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:29:07 ---> a58a55c1225d 01:29:07 Step 3/27 : WORKDIR /edgex-go 01:29:07 ---> Using cache 01:29:07 ---> 5191522ba087 01:29:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:29:07 ---> Using cache 01:29:07 ---> ef1761f4a68b 01:29:07 Step 5/27 : COPY go.mod vendor* ./ 01:29:07 ---> Using cache 01:29:07 ---> c29358bd5198 01:29:07 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:07 ---> Using cache 01:29:07 ---> bc874002d1f2 01:29:07 Step 7/27 : COPY . . 01:29:07 ---> Using cache 01:29:07 ---> 14e4e696a338 01:29:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:29:07 ---> Using cache 01:29:07 ---> b24025fc2635 01:29:07 Step 9/27 : WORKDIR /edgex-go/spire-build 01:29:07 ---> Using cache 01:29:07 ---> dfab60358613 01:29:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:29:07 ---> Using cache 01:29:07 ---> 07103b2d9840 01:29:07 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 01:29:07 ---> Using cache 01:29:07 ---> 3f1d44fe3cff 01:29:07 Step 12/27 : WORKDIR /edgex-go 01:29:07 ---> Using cache 01:29:07 ---> 1472f64ca3f1 01:29:07 01:29:07 Step 13/27 : FROM alpine:3.17 01:29:07 ---> 9ed4aefc74f6 01:29:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:29:07 ---> Using cache 01:29:07 ---> 6f08becb317a 01:29:07 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:29:09 ---> Running in 68b457bdc1ec 01:29:09 Removing intermediate container e4e51d480902 01:29:09 ---> 7c2d9dc79bc3 01:29:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:09 Removing intermediate container 480cb5171b8b 01:29:09 ---> 812819a826f4 01:29:09 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:29:09 ---> Running in 342a887d99cc 01:29:09 Removing intermediate container 37ef104657f8 01:29:09 ---> fbfd8d41723e 01:29:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:09 Removing intermediate container 342a887d99cc 01:29:09 ---> f209fe8a6a19 01:29:09 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:29:09 ---> 24866edcf7ac 01:29:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:29:09 Removing intermediate container 2ae5d5f494a2 01:29:09 ---> 70427a06ad7f 01:29:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:09 ---> d369ec753c90 01:29:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:29:09 ---> Running in 9bef484ab544 01:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:09 ---> 1bac73020d9a 01:29:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:29:09 Removing intermediate container 9bef484ab544 01:29:09 ---> f60ef5990de8 01:29:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:29:09 ---> Running in 434837463ff1 01:29:09 ---> 120f45477891 01:29:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:29:09 ---> 89d9050e2a45 01:29:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:09 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:29:09 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:29:09 OK: 17818 distinct packages available 01:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:10 Removing intermediate container 434837463ff1 01:29:10 ---> 00c04d168d96 01:29:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:29:10 ---> 6edf8c581d01 01:29:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:29:10 (1/4) Installing dumb-init (1.2.5-r2) 01:29:10 ---> ebc251c361a3 01:29:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:29:10 ---> Running in 5dce08082ed1 01:29:10 ---> 38688b21b3a3 01:29:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:29:10 (2/4) Installing musl-obstack (1.2.3-r0) 01:29:10 (3/4) Installing libucontext (1.2-r0) 01:29:10 (4/4) Installing gcompat (1.1.0-r0) 01:29:10 Executing busybox-1.35.0-r29.trigger 01:29:10 OK: 7 MiB in 19 packages 01:29:10 Removing intermediate container 5dce08082ed1 01:29:10 ---> 72f1c074f925 01:29:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:29:10 ---> Running in 8a54a29041b9 01:29:10 ---> c36654270b8b 01:29:10 Step 19/23 : ENTRYPOINT ["/core-data"] 01:29:11 ---> d6c6ac99345e 01:29:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:29:11 ---> Running in 87ef5a4ec897 01:29:11 ---> ae8ac9aac993 01:29:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:29:11 Removing intermediate container 87ef5a4ec897 01:29:11 ---> b21e5cba8dff 01:29:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:29:11 ---> Running in 2076c4a76d17 01:29:11 ---> 2ef8273dd481 01:29:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:29:11 ---> bb08ed13e8f6 01:29:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:29:11 Removing intermediate container 68b457bdc1ec 01:29:11 ---> 6fc8ce52e5a8 01:29:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:11 ---> Running in 67cbb23c6e01 01:29:11 ---> Running in bfcdeec28158 01:29:11 Removing intermediate container 2076c4a76d17 01:29:11 ---> 9e134bdbefed 01:29:11 Step 21/23 : LABEL arch=x86_64 01:29:11 ---> Running in cf4a60ae7079 01:29:11 Removing intermediate container 67cbb23c6e01 01:29:11 ---> 96f7b6eaeec7 01:29:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:29:11 ---> 9cac341364d3 01:29:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:29:11 ---> Running in ae8262fe0153 01:29:11 Removing intermediate container 8a54a29041b9 01:29:11 ---> 75dcefd3a805 01:29:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:29:11 Removing intermediate container cf4a60ae7079 01:29:11 ---> 4726f64daf94 01:29:11 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:11 ---> Running in 0b3af9f5894a 01:29:11 ---> Running in 966fe252bb24 01:29:11 Removing intermediate container ae8262fe0153 01:29:11 ---> b52101f56324 01:29:11 Step 18/20 : LABEL arch=x86_64 01:29:11 ---> e3ac82af6e9f 01:29:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:29:11 ---> Running in ad51f5a28850 01:29:11 Removing intermediate container 966fe252bb24 01:29:11 ---> 1673652a16fd 01:29:11 Step 23/23 : LABEL version=3.0.0-dev.118 01:29:11 Removing intermediate container 0b3af9f5894a 01:29:11 ---> 8c399b94aa03 01:29:11 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:29:12 ---> Running in 1a644e0d13b9 01:29:13 Removing intermediate container ad51f5a28850 01:29:13 ---> 1c7c97315c36 01:29:13 Step 19/20 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:13 ---> Running in 84315290a32f 01:29:13 Removing intermediate container bfcdeec28158 01:29:13 ---> 91b3e36a651e 01:29:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:29:13 ---> a46b86c5e930 01:29:13 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:29:13 Removing intermediate container 1a644e0d13b9 01:29:13 ---> 764fca889dd8 01:29:13 01:29:13 ---> acde47615822 01:29:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:29:13 ---> Running in 9c7ea2ac67fb 01:29:13 ---> Running in 21c10a3d4a60 01:29:13 Removing intermediate container 84315290a32f 01:29:13 ---> 9a1b75c2ad7a 01:29:13 Step 20/20 : LABEL version=3.0.0-dev.118 01:29:13 Successfully built 764fca889dd8 01:29:13 ---> Running in faba4451c7b1 01:29:13 Successfully tagged core-data:latest 01:29:13  Building core-data ... done Building security-proxy-setup 01:29:13 Removing intermediate container 21c10a3d4a60 01:29:13 ---> cf64716fb00c 01:29:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:29:13 ---> Running in a03fd5a0d7da 01:29:13 ---> aa5430705185 01:29:13 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:29:17 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:29:17 ---> a58a55c1225d 01:29:17 Step 3/22 : WORKDIR /edgex-go 01:29:17 ---> Using cache 01:29:17 ---> 5191522ba087 01:29:17 Step 4/22 : RUN apk add --update --no-cache make git 01:29:20 ---> Running in 5bc8c1483a09 01:29:20 Removing intermediate container a03fd5a0d7da 01:29:20 ---> 538b0fc7fc33 01:29:20 Removing intermediate container faba4451c7b1 01:29:20 ---> 784381ec900d 01:29:20 01:29:20 Step 21/23 : LABEL arch=x86_64 01:29:20 ---> Running in f7b6ef61a645 01:29:20 ---> Running in 0494f96c384d 01:29:20 Successfully built 784381ec900d 01:29:20 Successfully tagged security-spiffe-token-provider:latest 01:29:20  Building security-spiffe-token-provider ... done Building support-notifications 01:29:20 Removing intermediate container 5bc8c1483a09 01:29:20 ---> 656cdf424fe0 01:29:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:29:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:23 ---> a58a55c1225d 01:29:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:29:23 ---> Using cache 01:29:23 ---> 222a83a4261c 01:29:23 Step 4/23 : WORKDIR /edgex-go 01:29:23 ---> Using cache 01:29:23 ---> 55fecd378c25 01:29:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:23 OK: 265 MiB in 53 packages 01:29:26 Removing intermediate container 0494f96c384d 01:29:26 ---> b1c81e53c0c2 01:29:26 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:26 ---> Running in 97d9cc10c082 01:29:26 ---> 5a69c7ed17c0 01:29:26 Step 22/27 : WORKDIR / 01:29:26 ---> Running in ab4423e97ff2 01:29:26 ---> Running in 59d7527c38a2 01:29:26 Removing intermediate container 9c7ea2ac67fb 01:29:26 ---> fa06c08bf9a3 01:29:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:26 Removing intermediate container ab4423e97ff2 01:29:26 ---> c006e6e005c0 01:29:26 Step 23/23 : LABEL version=3.0.0-dev.118 01:29:26 ---> Running in 0d5748f28029 01:29:26 Removing intermediate container 59d7527c38a2 01:29:26 ---> 6a8358b602ae 01:29:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:29:26 ---> Running in 05587d0b0459 01:29:26 Removing intermediate container 0d5748f28029 01:29:26 ---> 4503d4ac2df0 01:29:26 01:29:26 ---> f794deeb9256 01:29:26 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:29:26 Removing intermediate container f7b6ef61a645 01:29:26 ---> 3057b77d8eab 01:29:26 Step 5/22 : COPY go.mod vendor* ./ 01:29:26 Removing intermediate container 05587d0b0459 01:29:26 ---> 9448b183025e 01:29:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:29:26 Successfully built 4503d4ac2df0 01:29:26 Successfully tagged core-common-config-bootstrapper:latest 01:29:26 Building security-proxy-auth 01:29:26  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:26 ---> Running in 888956b303ba 01:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:26 OK: 265 MiB in 53 packages 01:29:27 ---> 1bf29a54ef04 01:29:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:29:27 ---> 3704dcd35515 01:29:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:29:30 ---> a58a55c1225d 01:29:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:29:30 ---> Using cache 01:29:30 ---> 222a83a4261c 01:29:30 Step 4/23 : WORKDIR /edgex-go 01:29:30 ---> Using cache 01:29:30 ---> 55fecd378c25 01:29:30 Step 5/23 : RUN apk add --update --no-cache make git 01:29:30 ---> Using cache 01:29:30 ---> cef939c06eaf 01:29:30 Step 6/23 : COPY go.mod vendor* ./ 01:29:30 ---> Using cache 01:29:30 ---> a8c774a9d931 01:29:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:30 ---> Using cache 01:29:30 ---> 2ba688b35890 01:29:30 Step 8/23 : COPY . . 01:29:30 ---> Using cache 01:29:30 ---> 598dfeac02df 01:29:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:29:33 Removing intermediate container 888956b303ba 01:29:33 ---> 2be32d3cc675 01:29:33 Step 25/27 : LABEL arch=x86_64 01:29:33 ---> Running in 0436158845eb 01:29:33 ---> Running in 2b24381e4803 01:29:33 ---> f3b90cbe83e7 01:29:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:29:33 ---> Running in f3aec0001c22 01:29:33 Removing intermediate container 97d9cc10c082 01:29:33 ---> b510e7d41d28 01:29:33 Step 6/23 : COPY go.mod vendor* ./ 01:29:33 Removing intermediate container f3aec0001c22 01:29:33 ---> 84b110bc6c1d 01:29:33 Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:33 ---> Running in 28f001327e9c 01:29:33 ---> b173f6928e91 01:29:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:29:33 ---> c83937e30cf7 01:29:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:33 ---> Running in 55dcd952af3d 01:29:33 Removing intermediate container 28f001327e9c 01:29:33 ---> 26e9aca615fe 01:29:33 Step 27/27 : LABEL version=3.0.0-dev.118 01:29:33 ---> Running in 99073396a923 01:29:33 ---> 51bfa43e3e9d 01:29:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:29:33 Removing intermediate container 99073396a923 01:29:33 ---> 6226c74aaf1d 01:29:33 01:29:34 Successfully built 6226c74aaf1d 01:29:34 Successfully tagged security-spire-config:latest 01:29:34  Building security-spire-config ... done Building security-secretstore-setup 01:29:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:29:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:29:38 ---> a58a55c1225d 01:29:38 Step 3/25 : WORKDIR /edgex-go 01:29:38 ---> Using cache 01:29:38 ---> 5191522ba087 01:29:38 Step 4/25 : RUN apk add --update --no-cache make git 01:29:38 ---> Using cache 01:29:38 ---> 3057b77d8eab 01:29:38 Step 5/25 : COPY go.mod vendor* ./ 01:29:38 ---> Using cache 01:29:38 ---> 3704dcd35515 01:29:38 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:41 ---> aac65ee94e08 01:29:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:29:41 ---> Running in 83b6d129999a 01:29:41 ---> eda8c4bf46f8 01:29:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:29:42 ---> 30e25e50bae3 01:29:42 Step 28/33 : RUN chmod +x /entrypoint.sh 01:29:42 ---> Running in 0e165db50330 01:29:44 Removing intermediate container 0e165db50330 01:29:44 ---> 94320667f05e 01:29:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:29:44 ---> Running in 11e42c35f88a 01:29:44 Removing intermediate container 11e42c35f88a 01:29:44 ---> 1a52bab1f500 01:29:44 Step 30/33 : CMD ["gate"] 01:29:44 ---> Running in 8b2ecf9339e3 01:29:44 Removing intermediate container 8b2ecf9339e3 01:29:44 ---> e3c7d1582f84 01:29:44 Step 31/33 : LABEL arch=x86_64 01:29:44 ---> Running in 6fa7a2596e64 01:29:44 Removing intermediate container 6fa7a2596e64 01:29:44 ---> c244ba99e76c 01:29:44 Step 32/33 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:29:45 ---> Running in 7a893f7f9669 01:29:45 Removing intermediate container 7a893f7f9669 01:29:45 ---> 7e14cc06b9a3 01:29:45 Step 33/33 : LABEL version=3.0.0-dev.118 01:29:45 ---> Running in 136f59ad5164 01:29:46 Removing intermediate container 136f59ad5164 01:29:46 ---> ba71148b1644 01:29:46 01:29:46 Successfully built ba71148b1644 01:29:46 Successfully tagged security-bootstrapper:latest 01:29:46  Building security-bootstrapper ... done Building security-spire-server 01:29:50 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:29:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:29:50 ---> a58a55c1225d 01:29:50 Step 3/26 : WORKDIR /edgex-go 01:29:50 ---> Using cache 01:29:50 ---> 5191522ba087 01:29:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:29:50 ---> Using cache 01:29:50 ---> ef1761f4a68b 01:29:50 Step 5/26 : COPY go.mod vendor* ./ 01:29:50 ---> Using cache 01:29:50 ---> c29358bd5198 01:29:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:50 ---> Using cache 01:29:50 ---> bc874002d1f2 01:29:50 Step 7/26 : COPY . . 01:29:50 ---> Using cache 01:29:50 ---> 14e4e696a338 01:29:50 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:29:50 ---> Using cache 01:29:50 ---> b24025fc2635 01:29:50 Step 9/26 : WORKDIR /edgex-go/spire-build 01:29:50 ---> Using cache 01:29:50 ---> dfab60358613 01:29:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:29:50 ---> Using cache 01:29:50 ---> 07103b2d9840 01:29:50 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 01:30:02 ---> Running in b30d76837e2b 01:30:17 Removing intermediate container b30d76837e2b 01:30:17 ---> d0fab380dd16 01:30:17 Step 12/26 : WORKDIR /edgex-go 01:30:17 Removing intermediate container 2b24381e4803 01:30:17 ---> 7d0c9bf7b86d 01:30:17 01:30:17 Step 10/23 : FROM alpine:3.17 01:30:17 ---> 9ed4aefc74f6 01:30:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:30:17 ---> Using cache 01:30:17 ---> feb5b2072419 01:30:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:30:17 ---> Using cache 01:30:17 ---> 7c2d9dc79bc3 01:30:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:17 ---> Using cache 01:30:17 ---> Running in 30576ee44490 01:30:17 ---> 24866edcf7ac 01:30:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:30:17 ---> Using cache 01:30:17 ---> 1bac73020d9a 01:30:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:30:17 Removing intermediate container 30576ee44490 01:30:17 ---> 99b22ba4b034 01:30:17 01:30:17 Step 13/26 : FROM alpine:3.17 01:30:17 ---> 9ed4aefc74f6 01:30:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:17 ---> Using cache 01:30:17 ---> 6f08becb317a 01:30:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:17 ---> Using cache 01:30:17 ---> daf7582cc54c 01:30:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:17 ---> Using cache 01:30:17 ---> 3710fea4f244 01:30:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:30:17 ---> Using cache 01:30:17 ---> 45c7cafb5b16 01:30:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:30:17 ---> 3475c0abc120 01:30:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:30:18 Removing intermediate container 0436158845eb 01:30:18 ---> ec244e55973e 01:30:18 Step 7/22 : COPY . . 01:30:18 Removing intermediate container 55dcd952af3d 01:30:18 ---> 8eccc5a7e99f 01:30:18 Step 8/23 : COPY . . 01:30:18 Removing intermediate container 83b6d129999a 01:30:18 ---> 8e30ed1b6f51 01:30:18 Step 7/25 : COPY . . 01:30:25 Removing intermediate container 0b02eb956012 01:30:25 ---> 0b4ec6d5e45d 01:30:25 Step 7/26 : COPY . . 01:30:25 ---> e8ea7effc2b5 01:30:25 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 01:30:25 ---> Running in d874f42f20a7 01:30:25 Removing intermediate container 932be6325a3e 01:30:25 ---> 1955032b5e24 01:30:25 Step 8/23 : COPY . . 01:30:25 Removing intermediate container d874f42f20a7 01:30:25 ---> addc3b1df987 01:30:25 Step 9/26 : WORKDIR /edgex-go/spire-build 01:30:25 ---> Running in 4b8d9d4f8b9b 01:30:25 Removing intermediate container f9dfeafbcf85 01:30:25 ---> 4dffdccc731b 01:30:25 Step 7/27 : COPY . . 01:30:25 Removing intermediate container 4b8d9d4f8b9b 01:30:25 ---> 26b3978d3964 01:30:25 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:30:25 ---> Running in 6b915ad35859 01:30:25 Removing intermediate container e032affc041b 01:30:25 ---> f69c2d12099f 01:30:25 Step 7/33 : COPY . . 01:30:25 Removing intermediate container fac350728148 01:30:25 ---> 828e662b663b 01:30:25 Step 8/23 : COPY . . 01:30:27 Removing intermediate container 6b915ad35859 01:30:27 ---> c179920ab461 01:30:27 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 01:30:27 ---> Running in 5ac2e13d2344 01:30:29 ---> 7a62feea6e87 01:30:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:30:29 ---> Running in 485c3a04aa9d 01:30:32 Removing intermediate container 5ac2e13d2344 01:30:32 ---> efb4bf2a0391 01:30:32 Step 12/26 : WORKDIR /edgex-go 01:30:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:30:32 ---> Running in fe5c0367c38b 01:30:34 ---> fa80fe9097be 01:30:34 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:30:34 ---> 513861617af7 01:30:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:30:34 Removing intermediate container fe5c0367c38b 01:30:34 ---> 4e0a8c85db66 01:30:34 01:30:34 Step 13/26 : FROM alpine:3.17 01:30:34 ---> Running in cf8f178b3702 01:30:34 ---> Running in fafce58494bd 01:30:34 3.17: Pulling from library/alpine 01:30:35 ---> fb57e19fd6d0 01:30:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:30:35 ---> Running in 339f0e2300cb 01:30:36 ---> 7588bf6ca16b 01:30:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:30:36 ---> 1d05b5fa6f3b 01:30:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:30:36 ---> 0e5b52ed8542 01:30:36 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:30:36 ---> 93266b258b52 01:30:36 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:30:36 ---> 3f9053f6b87c 01:30:36 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:30:36 ---> Running in 062ecd837709 01:30:36 ---> Running in cb766f3337d1 01:30:36 ---> Running in ba0c226426df 01:30:36 ---> c4905b60e792 01:30:36 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:30:36 ---> 1666fb8e93f5 01:30:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:30:36 ---> Running in ed9ad689b08d 01:30:36 ---> bff74ceff118 01:30:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:30:36 ---> c1c28239325e 01:30:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:30:36 ---> Running in 9c21d4c01588 01:30:36 Removing intermediate container 9c21d4c01588 01:30:36 ---> d1cda252a441 01:30:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:30:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:30:36 ---> Running in 1aa78d4393b2 01:30:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:30:36 Removing intermediate container 1aa78d4393b2 01:30:36 ---> 6375f4bcfaec 01:30:36 Step 24/26 : LABEL arch=x86_64 01:30:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:30:36 ---> Running in e568c246b534 01:30:36 Removing intermediate container e568c246b534 01:30:36 ---> 798ae02d3ff7 01:30:36 Step 25/26 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:30:36 ---> Running in 6e6423c6ffc2 01:30:36 Removing intermediate container 6e6423c6ffc2 01:30:36 ---> f086cbe26c54 01:30:36 Step 26/26 : LABEL version=3.0.0-dev.118 01:30:36 Removing intermediate container ed9ad689b08d 01:30:36 ---> 87022e03c55c 01:30:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:30:36 ---> Running in 1b4721cfa4d0 01:30:36 ---> Running in b3287c122f07 01:30:36 Removing intermediate container 1b4721cfa4d0 01:30:36 ---> 7b192aa6a421 01:30:36 01:30:36 Removing intermediate container b3287c122f07 01:30:36 ---> b7d1ee9b4204 01:30:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:30:36 Successfully built 7b192aa6a421 01:30:36 ---> Running in b118e2387680 01:30:36 Successfully tagged security-spire-server:latest 01:30:36 Building support-scheduler 01:30:38  Building security-spire-server ... done Removing intermediate container b118e2387680 01:30:38 ---> c25dbd0447c7 01:30:38 Step 21/23 : LABEL arch=x86_64 01:30:38 Removing intermediate container 339f0e2300cb 01:30:38 ---> 297be4f5ebb6 01:30:38 Step 9/27 : WORKDIR /edgex-go/spire-build 01:30:38 ---> Running in 5ec3ea8d5503 01:30:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:30:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:30:38 ---> a58a55c1225d 01:30:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:30:38 ---> Using cache 01:30:38 ---> 222a83a4261c 01:30:38 Step 4/23 : WORKDIR /edgex-go 01:30:38 ---> Using cache 01:30:38 ---> 55fecd378c25 01:30:38 Step 5/23 : RUN apk add --update --no-cache make git 01:30:38 ---> Using cache 01:30:38 ---> cef939c06eaf 01:30:38 Step 6/23 : COPY go.mod vendor* ./ 01:30:38 ---> Using cache 01:30:38 ---> a8c774a9d931 01:30:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:38 ---> Using cache 01:30:38 ---> 2ba688b35890 01:30:38 Step 8/23 : COPY . . 01:30:38 ---> Using cache 01:30:38 ---> 598dfeac02df 01:30:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:30:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:30:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:30:39 Status: Downloaded newer image for alpine:3.17 01:30:39 ---> 51e60588ff2c 01:30:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:39 ---> Running in 7388aa1425aa 01:30:40 Removing intermediate container 5ec3ea8d5503 01:30:40 ---> 344df2868548 01:30:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:30:41 Removing intermediate container 7388aa1425aa 01:30:41 ---> 7cf6a59aefe8 01:30:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:30:41 ---> Running in e8d52c9f16ac 01:30:41 ---> Running in 4fd878f7f98e 01:30:42 ---> Running in 5bf58ae80635 01:30:42 ---> Running in 849f0bc4193a 01:30:42 Removing intermediate container 5bf58ae80635 01:30:42 ---> d8cca3aa2c83 01:30:42 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:30:42 ---> Running in 24117cd4ab9f 01:30:42 Removing intermediate container e8d52c9f16ac 01:30:42 ---> 840be7a3798c 01:30:42 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 01:30:42 Removing intermediate container 24117cd4ab9f 01:30:42 ---> f86dc70f6ad7 01:30:42 Step 23/23 : LABEL version=3.0.0-dev.118 01:30:42 ---> Running in fd3c690fce7f 01:30:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:30:42 ---> Running in c91ec9391387 01:30:43 Removing intermediate container fd3c690fce7f 01:30:43 ---> 13f83e069a30 01:30:43 01:30:43 Successfully built 13f83e069a30 01:30:43 Successfully tagged security-proxy-auth:latest 01:30:43  Building security-proxy-auth ... done Building core-command 01:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:30:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:30:46 ---> a58a55c1225d 01:30:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:30:46 ---> Using cache 01:30:46 ---> 222a83a4261c 01:30:46 Step 4/24 : WORKDIR /edgex-go 01:30:46 ---> Using cache 01:30:46 ---> 55fecd378c25 01:30:46 Step 5/24 : RUN apk add --update --no-cache make git 01:30:46 ---> Using cache 01:30:46 ---> cef939c06eaf 01:30:46 Step 6/24 : COPY go.mod vendor* ./ 01:30:46 ---> Using cache 01:30:46 ---> a8c774a9d931 01:30:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:46 ---> Using cache 01:30:46 ---> 2ba688b35890 01:30:46 Step 8/24 : COPY . . 01:30:46 ---> Using cache 01:30:46 ---> 598dfeac02df 01:30:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:30:47 Removing intermediate container c91ec9391387 01:30:47 ---> bee3733e24f0 01:30:47 Step 12/27 : WORKDIR /edgex-go 01:30:47 ---> Running in a94922837e2c 01:30:47 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:30:47 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:30:47 OK: 17689 distinct packages available 01:30:47 Removing intermediate container a94922837e2c 01:30:47 ---> c8df8e42c46b 01:30:47 01:30:47 Step 13/27 : FROM alpine:3.17 01:30:47 ---> 51e60588ff2c 01:30:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:30:47 ---> Using cache 01:30:47 ---> 7cf6a59aefe8 01:30:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:48 ---> Running in daf5a305ed38 01:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:50 (1/5) Installing dumb-init (1.2.5-r2) 01:30:50 (2/5) Installing musl-obstack (1.2.3-r0) 01:30:50 (3/5) Installing libucontext (1.2-r0) 01:30:50 (4/5) Installing gcompat (1.1.0-r0) 01:30:50 (5/5) Installing openssl (3.0.8-r3) 01:30:50 Executing busybox-1.35.0-r29.trigger 01:30:50 OK: 9 MiB in 20 packages 01:30:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:52 Removing intermediate container 4fd878f7f98e 01:30:52 ---> 142cf3f9f681 01:30:52 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:52 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:30:52 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:30:52 OK: 17689 distinct packages available 01:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:52 ---> b6cec2152bf9 01:30:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:54 ---> ecc0123fa614 01:30:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:30:54 ---> Running in ec0993104970 01:30:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:30:55 (1/4) Installing dumb-init (1.2.5-r2) 01:30:55 (2/4) Installing musl-obstack (1.2.3-r0) 01:30:55 (3/4) Installing libucontext (1.2-r0) 01:30:55 (4/4) Installing gcompat (1.1.0-r0) 01:30:55 Executing busybox-1.35.0-r29.trigger 01:30:55 OK: 8 MiB in 19 packages 01:30:58 Removing intermediate container daf5a305ed38 01:30:58 ---> 7fcd7c1f2b08 01:30:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:00 ---> 5e912f329f0e 01:31:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:31:01 ---> 165ace38b64b 01:31:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:31:02 ---> ff25a0d299fc 01:31:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:31:04 ---> 0feaea328847 01:31:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:31:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:06 ---> 2841fa97c3a4 01:31:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:31:07 ---> 46f05f565834 01:31:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:31:07 ---> Running in 90a8010914a8 01:31:08 Removing intermediate container 90a8010914a8 01:31:08 ---> b1d553016583 01:31:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:31:08 ---> Running in 6abbcf63ca17 01:31:08 ---> 06a975e70ae0 01:31:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:31:08 Removing intermediate container 6abbcf63ca17 01:31:08 ---> eeb864929ea3 01:31:08 Step 24/26 : LABEL arch=arm64 01:31:09 ---> Running in f13f1240d91c 01:31:09 Removing intermediate container f13f1240d91c 01:31:09 ---> c81bf79beeb2 01:31:09 Step 25/26 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:09 ---> 05e714b98bd1 01:31:09 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:31:10 ---> Running in 746c5935413f 01:31:10 ---> Running in fe6f4a901ab0 01:31:10 Removing intermediate container fe6f4a901ab0 01:31:10 ---> 76bf8fa567d1 01:31:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:31:10 Removing intermediate container 746c5935413f 01:31:10 ---> ddc5ba760f5a 01:31:10 Step 26/26 : LABEL version=3.0.0-dev.118 01:31:11 ---> Running in 9a5b46560e95 01:31:11 Removing intermediate container 9a5b46560e95 01:31:11 ---> 8af1c92229fa 01:31:11 01:31:12 ---> 5ad97a066ece 01:31:12 Step 22/27 : WORKDIR / 01:31:12 Successfully built 8af1c92229fa 01:31:12 Successfully tagged security-spire-server-arm64:latest 01:31:12  Building security-spire-server ... done Building core-common-config-bootstrapper 01:31:12 ---> Running in 917fccf1b0d1 01:31:12 Removing intermediate container 917fccf1b0d1 01:31:12 ---> ca006e430e5d 01:31:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:31:12 ---> Running in 9f0c7ed7ab62 01:31:13 Removing intermediate container 9f0c7ed7ab62 01:31:13 ---> 63385ac08791 01:31:13 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:31:13 ---> Running in 458c29d6cf63 01:31:13 Removing intermediate container 458c29d6cf63 01:31:13 ---> 22d4ef4ff3d2 01:31:13 Step 25/27 : LABEL arch=arm64 01:31:13 ---> Running in 673f65947339 01:31:14 Removing intermediate container 673f65947339 01:31:14 ---> f9664161f014 01:31:14 Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:14 ---> Running in c0ddfab398d9 01:31:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:31:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:31:15 ---> 2fe5ebf03d0c 01:31:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:31:15 ---> Using cache 01:31:15 ---> fea660020692 01:31:15 Step 4/23 : WORKDIR /edgex-go 01:31:15 ---> Using cache 01:31:15 ---> e13cd0ef5410 01:31:15 Step 5/23 : RUN apk add --update --no-cache make git 01:31:15 ---> Using cache 01:31:15 ---> 7911abb432a9 01:31:15 Step 6/23 : COPY go.mod vendor* ./ 01:31:17 ---> Using cache 01:31:17 ---> 337bfc8ddf10 01:31:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:17 ---> Using cache 01:31:17 ---> 828e662b663b 01:31:17 Step 8/23 : COPY . . 01:31:17 ---> Using cache 01:31:17 ---> 513861617af7 01:31:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:31:17 ---> Running in e75fe49c6f4b 01:31:17 Removing intermediate container c0ddfab398d9 01:31:17 ---> 0aec7d62bbdf 01:31:17 Step 27/27 : LABEL version=3.0.0-dev.118 01:31:17 ---> Running in 2904f31cb8e3 01:31:18 Removing intermediate container 2904f31cb8e3 01:31:18 ---> 8bf2571752ac 01:31:18 01:31:18 Successfully built 8bf2571752ac 01:31:18 Successfully tagged security-spire-config-arm64:latest 01:31:18  Building security-spire-config ... done Building security-proxy-setup 01:31:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:31:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:31:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:31:22 ---> 2fe5ebf03d0c 01:31:22 Step 3/22 : WORKDIR /edgex-go 01:31:22 ---> Using cache 01:31:22 ---> c0bb4b891ced 01:31:22 Step 4/22 : RUN apk add --update --no-cache make git 01:31:22 ---> Running in 40ab0ef1baae 01:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:31:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:31:26 OK: 263 MiB in 53 packages 01:31:26 Removing intermediate container ba0c226426df 01:31:26 ---> 51e5eaa926d2 01:31:26 01:31:26 Step 9/22 : FROM alpine:3.17 01:31:26 ---> 9ed4aefc74f6 01:31:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:31:26 Removing intermediate container 062ecd837709 01:31:26 ---> aabc55feebc8 01:31:26 01:31:26 Step 9/25 : FROM alpine:3.17 01:31:26 ---> 9ed4aefc74f6 01:31:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:31:26 Removing intermediate container cb766f3337d1 01:31:26 ---> 4efbb223b5f5 01:31:26 01:31:26 Step 10/23 : FROM alpine:3.17 01:31:26 ---> 9ed4aefc74f6 01:31:26 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:31:26 Removing intermediate container 849f0bc4193a 01:31:26 ---> 952d865c6c65 01:31:26 01:31:26 Step 10/23 : FROM alpine:3.17 01:31:26 ---> 9ed4aefc74f6 01:31:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:31:26 ---> Running in e2146cd16e8f 01:31:26 ---> Running in 4d4c418e2d69 01:31:26 ---> Running in 7194e714ef81 01:31:26 ---> Running in 505f309ac796 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:26 (1/2) Installing dumb-init (1.2.5-r2) 01:31:26 (2/2) Installing openssl (3.0.8-r3) 01:31:26 Executing busybox-1.35.0-r29.trigger 01:31:26 OK: 8 MiB in 17 packages 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:26 (1/3) Installing ca-certificates (20220614-r4) 01:31:26 (2/3) Installing dumb-init (1.2.5-r2) 01:31:26 (3/3) Installing su-exec (0.2-r2) 01:31:26 Executing busybox-1.35.0-r29.trigger 01:31:26 Executing ca-certificates-20220614-r4.trigger 01:31:26 (1/2) Installing ca-certificates (20220614-r4) 01:31:26 (2/2) Installing dumb-init (1.2.5-r2) 01:31:26 Executing busybox-1.35.0-r29.trigger 01:31:26 Executing ca-certificates-20220614-r4.trigger 01:31:26 OK: 8 MiB in 18 packages 01:31:26 (1/1) Installing dumb-init (1.2.5-r2) 01:31:26 Executing busybox-1.35.0-r29.trigger 01:31:26 OK: 7 MiB in 16 packages 01:31:26 OK: 8 MiB in 17 packages 01:31:27 Removing intermediate container ec0993104970 01:31:27 ---> 20325109020a 01:31:27 01:31:27 Step 10/24 : FROM alpine:3.17 01:31:27 ---> 9ed4aefc74f6 01:31:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:31:28 Removing intermediate container 40ab0ef1baae 01:31:28 ---> 1d65d3547929 01:31:28 Step 5/22 : COPY go.mod vendor* ./ 01:31:28 Removing intermediate container e2146cd16e8f 01:31:28 ---> 20e9501c4b9e 01:31:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:31:28 ---> Running in 7d4571a353f7 01:31:28 ---> Running in b0a418f037e9 01:31:28 Removing intermediate container 505f309ac796 01:31:28 ---> f5a870404f57 01:31:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:31:28 ---> Running in 35724dfdcdd9 01:31:28 Removing intermediate container b0a418f037e9 01:31:28 ---> a96e0c3ed93b 01:31:28 Step 12/22 : WORKDIR /edgex 01:31:28 Removing intermediate container 4d4c418e2d69 01:31:28 ---> a6dfea5874a9 01:31:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:31:28 Removing intermediate container 35724dfdcdd9 01:31:28 ---> 13e515150ec3 01:31:28 Step 13/23 : ENV APP_PORT=59861 01:31:28 Removing intermediate container 7194e714ef81 01:31:28 ---> 45e27324d88a 01:31:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:31:28 ---> Running in 3c735911aa83 01:31:28 ---> Running in 386dd8642a6d 01:31:28 ---> Running in 08ca012a99d2 01:31:28 ---> Running in 8c8318b539d1 01:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:31:28 Removing intermediate container 386dd8642a6d 01:31:28 ---> 0a0e7520a105 01:31:28 Step 12/25 : WORKDIR / 01:31:28 Removing intermediate container 3c735911aa83 01:31:28 ---> 310915e2f1ee 01:31:28 Step 14/23 : EXPOSE $APP_PORT 01:31:28 Removing intermediate container 08ca012a99d2 01:31:28 ---> 4a5e1209298f 01:31:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:28 ---> Running in f9c190a365be 01:31:28 ---> Running in 10554efe368f 01:31:28 Removing intermediate container 8c8318b539d1 01:31:28 ---> 1c8524323b9b 01:31:28 Step 13/23 : ENV APP_PORT=59860 01:31:28 ---> Running in ebf8d1d24a36 01:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:31:28 Removing intermediate container f9c190a365be 01:31:28 ---> 0b42166e0178 01:31:28 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:28 Removing intermediate container 10554efe368f 01:31:28 ---> 38e0e74a9f05 01:31:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:28 Removing intermediate container ebf8d1d24a36 01:31:28 ---> 89c5430052c6 01:31:28 Step 14/23 : EXPOSE $APP_PORT 01:31:28 ---> cf616b5949e8 01:31:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:31:28 ---> Running in 66a2862bd644 01:31:28 ---> 35aabebce9f2 01:31:28 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:31:28 ---> 7dcf9204c1b9 01:31:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:31:28 Removing intermediate container 66a2862bd644 01:31:28 ---> 07148db26a16 01:31:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:28 (1/1) Installing dumb-init (1.2.5-r2) 01:31:28 ---> e23c9886b656 01:31:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:31:28 Executing busybox-1.35.0-r29.trigger 01:31:28 OK: 7 MiB in 16 packages 01:31:28 ---> e1532fee55ab 01:31:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:31:29 ---> e0a376d5662f 01:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:31:29 ---> 90ddbf8c9bbd 01:31:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:31:29 ---> e61e2d2eefad 01:31:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:31:29 ---> a4e23be4b90f 01:31:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:31:29 ---> dbaf22f884d8 01:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:31:29 ---> 89fcbc9594fd 01:31:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:31:29 ---> 527b101636fd 01:31:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:31:29 ---> 1b0e2dc3a568 01:31:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:31:29 Removing intermediate container 7d4571a353f7 01:31:29 ---> be9b7e7260ef 01:31:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:31:29 ---> Running in e06908f219e6 01:31:29 Removing intermediate container e06908f219e6 01:31:29 ---> c6a6afac17b4 01:31:29 Step 13/24 : ENV APP_PORT=59882 01:31:29 ---> 4300f45134d7 01:31:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:31:29 ---> f25d0f2de547 01:31:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:31:29 ---> Running in e63e5fb2664b 01:31:29 ---> Running in 7ea3067f491b 01:31:30 ---> ae31e3aaaa90 01:31:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:31:30 ---> Running in 27e8f6ff9652 01:31:30 Removing intermediate container e63e5fb2664b 01:31:30 ---> 1d40e1313d7e 01:31:30 Step 14/24 : EXPOSE $APP_PORT 01:31:30 ---> e21cfa2cd524 01:31:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:31:30 ---> 341b625bf7cb 01:31:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:31:30 ---> Running in 5d837faae6b7 01:31:30 Removing intermediate container 27e8f6ff9652 01:31:30 ---> 87d624720de7 01:31:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:31:30 ---> Running in 24b8e0275d3c 01:31:30 Removing intermediate container 5d837faae6b7 01:31:30 ---> 5ac6df5790bc 01:31:30 Step 15/24 : WORKDIR / 01:31:30 ---> Running in ae7acf326ebf 01:31:31 ---> 86964d8a354c 01:31:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:31:31 Removing intermediate container 24b8e0275d3c 01:31:31 ---> e498a1670583 01:31:31 Step 21/23 : LABEL arch=x86_64 01:31:31 Removing intermediate container ae7acf326ebf 01:31:31 ---> 61bbfbc5546f 01:31:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:31 ---> Running in c9b0704ccd2d 01:31:31 ---> Running in 0d8ab8451f8c 01:31:31 ---> e1ef2203301e 01:31:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:31:31 Removing intermediate container c9b0704ccd2d 01:31:31 ---> 5a7476605ebb 01:31:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:31:31 ---> Running in 713f2a399a1f 01:31:31 Removing intermediate container 0d8ab8451f8c 01:31:31 ---> 64c71ebcf56a 01:31:31 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:31 ---> Running in fa5a20f1e02f 01:31:31 ---> 9924f9948b64 01:31:31 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:31:31 ---> 5ad975865661 01:31:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:31:31 ---> 0608c971db83 01:31:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:31 ---> Running in d5f92fc9496e 01:31:31 Removing intermediate container 713f2a399a1f 01:31:31 ---> c22e6c303995 01:31:31 Step 21/23 : LABEL arch=x86_64 01:31:31 ---> Running in 3582f89ddef5 01:31:31 Removing intermediate container fa5a20f1e02f 01:31:31 ---> 75601a47aaeb 01:31:31 Step 23/23 : LABEL version=3.0.0-dev.118 01:31:31 Removing intermediate container 7ea3067f491b 01:31:31 ---> 375351759f31 01:31:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:31:31 ---> Running in 82941e8ae096 01:31:31 ---> Running in d6c9421089a9 01:31:31 ---> Running in 60e6b9367397 01:31:31 ---> 72ab39c636ec 01:31:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:31:31 Removing intermediate container 82941e8ae096 01:31:31 ---> 706ce8fff2e1 01:31:31 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:31 ---> Running in 58fc849e5490 01:31:31 Removing intermediate container d6c9421089a9 01:31:31 ---> e242d76817f3 01:31:31 01:31:31 Removing intermediate container 60e6b9367397 01:31:31 ---> 4a77c2870488 01:31:31 Step 20/22 : LABEL arch=x86_64 01:31:32 Successfully built e242d76817f3 01:31:32 ---> Running in 04f60dcca3b0 01:31:32 Successfully tagged support-scheduler:latest 01:31:32  Building support-scheduler ... done Building core-metadata 01:31:32 Removing intermediate container 58fc849e5490 01:31:32 ---> 804fb93f38e3 01:31:32 Step 23/23 : LABEL version=3.0.0-dev.118 01:31:32 ---> Running in ff5bc1778a84 01:31:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:31:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:31:35 ---> a58a55c1225d 01:31:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:31:35 ---> Using cache 01:31:35 ---> 222a83a4261c 01:31:35 Step 4/25 : WORKDIR /edgex-go 01:31:35 ---> Using cache 01:31:35 ---> 55fecd378c25 01:31:35 Step 5/25 : RUN apk add --update --no-cache make git 01:31:35 ---> Using cache 01:31:35 ---> cef939c06eaf 01:31:35 Step 6/25 : COPY go.mod vendor* ./ 01:31:35 ---> Using cache 01:31:35 ---> a8c774a9d931 01:31:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:35 ---> Using cache 01:31:35 ---> 2ba688b35890 01:31:35 Step 8/25 : COPY . . 01:31:35 ---> Using cache 01:31:35 ---> 598dfeac02df 01:31:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:31:36 Removing intermediate container 04f60dcca3b0 01:31:36 ---> 99af8d96d8b6 01:31:36 Step 21/22 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:36 ---> 3c80406a2419 01:31:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:31:36 Removing intermediate container ff5bc1778a84 01:31:36 ---> 82cbb97e2880 01:31:36 01:31:36 ---> Running in 8a5f9e93454a 01:31:36 ---> Running in a697c1378c72 01:31:37 Successfully built 82cbb97e2880 01:31:37 Successfully tagged support-notifications:latest 01:31:37  Building support-notifications ... done Removing intermediate container 3582f89ddef5 01:31:37 ---> c8b7957e574f 01:31:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:31:37 ---> Running in f3e9b6447d77 01:31:37 Removing intermediate container a697c1378c72 01:31:37 ---> 85fc4eff19e5 01:31:37 Step 22/22 : LABEL version=3.0.0-dev.118 01:31:37 ---> Running in 60b12bebc10b 01:31:37 ---> 7b8eb49fda6a 01:31:37 Step 20/24 : ENTRYPOINT ["/core-command"] 01:31:37 ---> Running in 7faae8ea50c2 01:31:37 Removing intermediate container f3e9b6447d77 01:31:37 ---> 98190c31357d 01:31:37 Step 23/25 : LABEL arch=x86_64 01:31:37 ---> Running in dc08cfb51244 01:31:37 Removing intermediate container 60b12bebc10b 01:31:37 ---> 2995f849c6ae 01:31:37 01:31:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:31:37 Removing intermediate container 7faae8ea50c2 01:31:37 ---> 69eef828db09 01:31:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:31:37 Successfully built 2995f849c6ae 01:31:37 Successfully tagged security-proxy-setup:latest 01:31:37  Building security-proxy-setup ... done  ---> Running in 915efd568a14 01:31:37 Removing intermediate container dc08cfb51244 01:31:37 ---> 30b48bc4a56c 01:31:37 Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:37 ---> Running in 383e0848aa9d 01:31:37 Removing intermediate container 915efd568a14 01:31:37 ---> 577cae7371d4 01:31:37 Step 22/24 : LABEL arch=x86_64 01:31:37 ---> Running in 2b2e52dcdcaa 01:31:37 Removing intermediate container 383e0848aa9d 01:31:37 ---> f75fb11f73d1 01:31:37 Step 25/25 : LABEL version=3.0.0-dev.118 01:31:37 ---> Running in 069ee3312ba9 01:31:37 Removing intermediate container 2b2e52dcdcaa 01:31:37 ---> a52bd2e3b937 01:31:37 Step 23/24 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:37 ---> Running in 0ce8e08dc15a 01:31:37 Removing intermediate container 069ee3312ba9 01:31:37 ---> b74a7b600493 01:31:37 01:31:37 Removing intermediate container 0ce8e08dc15a 01:31:37 ---> 546639f77b24 01:31:37 Step 24/24 : LABEL version=3.0.0-dev.118 01:31:37 Successfully built b74a7b600493 01:31:37 Successfully tagged security-secretstore-setup:latest 01:31:37  Building security-secretstore-setup ... done  ---> Running in d1957da0272f 01:31:37 Removing intermediate container d1957da0272f 01:31:37 ---> 49b2ce09b303 01:31:37 01:31:37 Successfully built 49b2ce09b303 01:31:38 Successfully tagged core-command:latest 01:31:56  Building core-command ... done Removing intermediate container 8a5f9e93454a 01:31:56 ---> b1bd476493f3 01:31:56 01:31:56 Step 10/25 : FROM alpine:3.17 01:31:56 ---> 9ed4aefc74f6 01:31:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:31:56 ---> Using cache 01:31:56 ---> be9b7e7260ef 01:31:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:31:56 ---> Using cache 01:31:56 ---> c6a6afac17b4 01:31:56 Step 13/25 : ENV APP_PORT=59881 01:31:56 ---> Running in 3147ce00e918 01:31:56 Removing intermediate container 3147ce00e918 01:31:56 ---> bb293dd8c202 01:31:56 Step 14/25 : EXPOSE $APP_PORT 01:31:56 ---> Running in 0067dfd05304 01:31:56 Removing intermediate container 0067dfd05304 01:31:56 ---> 794087e7656e 01:31:56 Step 15/25 : WORKDIR / 01:31:56 ---> Running in d8bcdde22a6b 01:31:56 Removing intermediate container d8bcdde22a6b 01:31:56 ---> 67a665736f4b 01:31:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:31:56 ---> e766cbd73cde 01:31:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:31:56 ---> fb8f7d583ad7 01:31:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:31:56 ---> 619ff9ae1cb0 01:31:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:31:56 ---> 337180641c7c 01:31:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:31:56 ---> 19f739b65910 01:31:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:31:56 ---> Running in ae4ed600ecf8 01:31:56 Removing intermediate container ae4ed600ecf8 01:31:56 ---> 4d3653b22e1c 01:31:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:31:56 ---> Running in 29346f7e8844 01:31:56 Removing intermediate container 29346f7e8844 01:31:56 ---> 66602ae120ee 01:31:56 Step 23/25 : LABEL arch=x86_64 01:31:56 ---> Running in 055cdc07399c 01:31:56 Removing intermediate container 055cdc07399c 01:31:56 ---> 9c328d546f67 01:31:56 Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:31:56 ---> Running in 5579e34ff3f6 01:31:56 Removing intermediate container 5579e34ff3f6 01:31:56 ---> e91f14e3ce2e 01:31:56 Step 25/25 : LABEL version=3.0.0-dev.118 01:31:56 ---> Running in a386992ebdbc 01:31:56 Removing intermediate container a386992ebdbc 01:31:56 ---> 772105b5b631 01:31:56 01:31:56 Successfully built 772105b5b631 01:31:56 Successfully tagged core-metadata:latest 01:31:56  Building core-metadata ... done  [Pipeline] } 01:31:56 $ docker stop --time=1 d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 01:31:57 $ docker rm -f --volumes d7053c5ca725294a7cac1cb3666bf191fbacd891712b8e14fe7a2b08c7e370f9 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:57 + docker images 01:31:57 REPOSITORY TAG IMAGE ID CREATED SIZE 01:31:57 core-metadata latest 772105b5b631 2 seconds ago 20.4MB 01:31:57 b1bd476493f3 5 seconds ago 1.69GB 01:31:57 core-command latest 49b2ce09b303 20 seconds ago 19.8MB 01:31:57 security-secretstore-setup latest b74a7b600493 20 seconds ago 32.8MB 01:31:57 security-proxy-setup latest 2995f849c6ae 20 seconds ago 18.7MB 01:31:57 support-notifications latest 82cbb97e2880 21 seconds ago 32.7MB 01:31:57 support-scheduler latest e242d76817f3 26 seconds ago 32.1MB 01:31:57 20325109020a 30 seconds ago 1.69GB 01:31:57 952d865c6c65 33 seconds ago 1.75GB 01:31:57 4efbb223b5f5 37 seconds ago 1.75GB 01:31:57 aabc55feebc8 37 seconds ago 1.68GB 01:31:57 51e5eaa926d2 37 seconds ago 1.67GB 01:31:57 security-proxy-auth latest 13f83e069a30 About a minute ago 18.3MB 01:31:57 security-spire-server latest 7b192aa6a421 About a minute ago 89.8MB 01:31:57 99b22ba4b034 About a minute ago 1.54GB 01:31:57 7d0c9bf7b86d About a minute ago 1.66GB 01:31:57 security-bootstrapper latest ba71148b1644 2 minutes ago 22.2MB 01:31:57 security-spire-config latest 6226c74aaf1d 2 minutes ago 88.9MB 01:31:57 core-common-config-bootstrapper latest 4503d4ac2df0 2 minutes ago 17.2MB 01:31:57 security-spiffe-token-provider latest 784381ec900d 2 minutes ago 32.8MB 01:31:57 core-data latest 764fca889dd8 2 minutes ago 20MB 01:31:57 security-spire-agent latest de38cecf411b 2 minutes ago 129MB 01:31:57 437dfad82ec1 2 minutes ago 1.73GB 01:31:57 9394e6b2540d 2 minutes ago 1.69GB 01:31:57 24c34282aab9 2 minutes ago 1.67GB 01:31:57 ef860eae496a 3 minutes ago 1.68GB 01:31:57 1472f64ca3f1 3 minutes ago 1.54GB 01:31:57 ci-base-image-x86_64 latest a58a55c1225d 8 minutes ago 881MB 01:31:57 alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB 01:31:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 01:31:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 01:31:57 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 01:31:58 provisioning config files... 01:31:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config11989480895728820242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:58 ---> docker-login.sh 01:31:58 nexus3.edgexfoundry.org:10001 01:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:58 Configure a credential helper to remove this warning. See 01:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:58 01:31:58 Login Succeeded 01:31:58 nexus3.edgexfoundry.org:10002 01:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:58 Configure a credential helper to remove this warning. See 01:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:58 01:31:58 Login Succeeded 01:31:58 nexus3.edgexfoundry.org:10003 01:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:58 Configure a credential helper to remove this warning. See 01:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:58 01:31:58 Login Succeeded 01:31:58 nexus3.edgexfoundry.org:10004 01:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:58 Configure a credential helper to remove this warning. See 01:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:58 01:31:58 Login Succeeded 01:31:58 docker.io 01:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:58 Configure a credential helper to remove this warning. See 01:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:58 01:31:58 Login Succeeded 01:31:58 ---> docker-login.sh ends [Pipeline] } 01:31:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:31:59 0baaaae70618360000907aaeb616fdb98faa6d32 01:31:59 latest 01:31:59 3.0.0-dev.118 01:31:59 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:31:59 main 01:31:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker push nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 01:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:31:59 28595ecccd00: Preparing 01:31:59 2be5e1846daa: Preparing 01:31:59 662e1a65364f: Preparing 01:31:59 0a99af17a8df: Preparing 01:31:59 68212a62f14e: Preparing 01:31:59 f1417ff83b31: Preparing 01:31:59 f1417ff83b31: Waiting 01:31:59 68212a62f14e: Pushed 01:31:59 28595ecccd00: Pushed 01:31:59 f1417ff83b31: Layer already exists 01:31:59 0a99af17a8df: Pushed 01:31:59 662e1a65364f: Pushed 01:32:01 2be5e1846daa: Pushed 01:32:01 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:01 28595ecccd00: Preparing 01:32:01 2be5e1846daa: Preparing 01:32:01 662e1a65364f: Preparing 01:32:01 0a99af17a8df: Preparing 01:32:01 68212a62f14e: Preparing 01:32:01 f1417ff83b31: Preparing 01:32:01 68212a62f14e: Layer already exists 01:32:01 0a99af17a8df: Layer already exists 01:32:01 28595ecccd00: Layer already exists 01:32:01 662e1a65364f: Layer already exists 01:32:01 2be5e1846daa: Layer already exists 01:32:01 f1417ff83b31: Layer already exists 01:32:01 latest: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 01:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:02 28595ecccd00: Preparing 01:32:02 2be5e1846daa: Preparing 01:32:02 662e1a65364f: Preparing 01:32:02 0a99af17a8df: Preparing 01:32:02 68212a62f14e: Preparing 01:32:02 f1417ff83b31: Preparing 01:32:02 f1417ff83b31: Waiting 01:32:02 662e1a65364f: Layer already exists 01:32:02 28595ecccd00: Layer already exists 01:32:02 68212a62f14e: Layer already exists 01:32:02 2be5e1846daa: Layer already exists 01:32:02 0a99af17a8df: Layer already exists 01:32:02 f1417ff83b31: Layer already exists 01:32:02 3.0.0-dev.118: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker push nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:02 28595ecccd00: Preparing 01:32:02 2be5e1846daa: Preparing 01:32:02 662e1a65364f: Preparing 01:32:02 0a99af17a8df: Preparing 01:32:02 68212a62f14e: Preparing 01:32:02 f1417ff83b31: Preparing 01:32:02 f1417ff83b31: Waiting 01:32:02 2be5e1846daa: Layer already exists 01:32:02 28595ecccd00: Layer already exists 01:32:02 662e1a65364f: Layer already exists 01:32:02 68212a62f14e: Layer already exists 01:32:02 0a99af17a8df: Layer already exists 01:32:02 f1417ff83b31: Layer already exists 01:32:02 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:32:03 28595ecccd00: Preparing 01:32:03 2be5e1846daa: Preparing 01:32:03 662e1a65364f: Preparing 01:32:03 0a99af17a8df: Preparing 01:32:03 68212a62f14e: Preparing 01:32:03 f1417ff83b31: Preparing 01:32:03 f1417ff83b31: Waiting 01:32:03 28595ecccd00: Layer already exists 01:32:03 2be5e1846daa: Layer already exists 01:32:03 0a99af17a8df: Layer already exists 01:32:03 662e1a65364f: Layer already exists 01:32:03 68212a62f14e: Layer already exists 01:32:03 f1417ff83b31: Layer already exists 01:32:03 main: digest: sha256:cf765e77553175eb6facc907a97c375c30e6d6b329dcd1bc0ee71306a93e896d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:03 ===================================================== [Pipeline] echo 01:32:03 taggedImages: 01:32:03 - nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:03 - nexus3.edgexfoundry.org:10004/core-command:latest 01:32:03 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.118 01:32:03 - nexus3.edgexfoundry.org:10004/core-command:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:32:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:32:03 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:03 latest 01:32:03 3.0.0-dev.118 01:32:03 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:03 main 01:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:04 a9106c59b682: Preparing 01:32:04 6ca81a964b98: Preparing 01:32:04 d1e5086fac3e: Preparing 01:32:04 c9dc76e309b5: Preparing 01:32:04 662e1a65364f: Preparing 01:32:04 0a99af17a8df: Preparing 01:32:04 d49f43dfedbe: Preparing 01:32:04 f1417ff83b31: Preparing 01:32:04 0a99af17a8df: Waiting 01:32:04 d49f43dfedbe: Waiting 01:32:04 f1417ff83b31: Waiting 01:32:04 662e1a65364f: Layer already exists 01:32:04 0a99af17a8df: Layer already exists 01:32:04 d1e5086fac3e: Pushed 01:32:04 f1417ff83b31: Layer already exists 01:32:04 6ca81a964b98: Pushed 01:32:04 a9106c59b682: Pushed 01:32:04 d49f43dfedbe: Pushed 01:32:05 c9dc76e309b5: Pushed 01:32:05 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:05 + 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 01:32:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:06 a9106c59b682: Preparing 01:32:06 6ca81a964b98: Preparing 01:32:06 d1e5086fac3e: Preparing 01:32:06 c9dc76e309b5: Preparing 01:32:06 662e1a65364f: Preparing 01:32:06 0a99af17a8df: Preparing 01:32:06 d49f43dfedbe: Preparing 01:32:06 f1417ff83b31: Preparing 01:32:06 0a99af17a8df: Waiting 01:32:06 f1417ff83b31: Waiting 01:32:06 a9106c59b682: Layer already exists 01:32:06 6ca81a964b98: Layer already exists 01:32:06 d1e5086fac3e: Layer already exists 01:32:06 c9dc76e309b5: Layer already exists 01:32:06 662e1a65364f: Layer already exists 01:32:06 0a99af17a8df: Layer already exists 01:32:06 f1417ff83b31: Layer already exists 01:32:06 d49f43dfedbe: Layer already exists 01:32:06 latest: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 01:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:06 a9106c59b682: Preparing 01:32:06 6ca81a964b98: Preparing 01:32:06 d1e5086fac3e: Preparing 01:32:06 c9dc76e309b5: Preparing 01:32:06 662e1a65364f: Preparing 01:32:06 0a99af17a8df: Preparing 01:32:06 d49f43dfedbe: Preparing 01:32:06 f1417ff83b31: Preparing 01:32:06 0a99af17a8df: Waiting 01:32:06 d49f43dfedbe: Waiting 01:32:06 a9106c59b682: Layer already exists 01:32:06 c9dc76e309b5: Layer already exists 01:32:06 d1e5086fac3e: Layer already exists 01:32:06 662e1a65364f: Layer already exists 01:32:06 6ca81a964b98: Layer already exists 01:32:06 0a99af17a8df: Layer already exists 01:32:06 f1417ff83b31: Layer already exists 01:32:06 d49f43dfedbe: Layer already exists 01:32:06 3.0.0-dev.118: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:07 a9106c59b682: Preparing 01:32:07 6ca81a964b98: Preparing 01:32:07 d1e5086fac3e: Preparing 01:32:07 c9dc76e309b5: Preparing 01:32:07 662e1a65364f: Preparing 01:32:07 0a99af17a8df: Preparing 01:32:07 d49f43dfedbe: Preparing 01:32:07 f1417ff83b31: Preparing 01:32:07 0a99af17a8df: Waiting 01:32:07 d49f43dfedbe: Waiting 01:32:07 f1417ff83b31: Waiting 01:32:07 6ca81a964b98: Layer already exists 01:32:07 c9dc76e309b5: Layer already exists 01:32:07 662e1a65364f: Layer already exists 01:32:07 a9106c59b682: Layer already exists 01:32:07 d1e5086fac3e: Layer already exists 01:32:07 d49f43dfedbe: Layer already exists 01:32:07 0a99af17a8df: Layer already exists 01:32:07 f1417ff83b31: Layer already exists 01:32:07 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:07 + 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 01:32:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:32:07 a9106c59b682: Preparing 01:32:07 6ca81a964b98: Preparing 01:32:07 d1e5086fac3e: Preparing 01:32:07 c9dc76e309b5: Preparing 01:32:07 662e1a65364f: Preparing 01:32:07 0a99af17a8df: Preparing 01:32:07 d49f43dfedbe: Preparing 01:32:07 f1417ff83b31: Preparing 01:32:07 0a99af17a8df: Waiting 01:32:07 d49f43dfedbe: Waiting 01:32:07 f1417ff83b31: Waiting 01:32:07 6ca81a964b98: Layer already exists 01:32:07 c9dc76e309b5: Layer already exists 01:32:07 d1e5086fac3e: Layer already exists 01:32:07 662e1a65364f: Layer already exists 01:32:07 a9106c59b682: Layer already exists 01:32:07 0a99af17a8df: Layer already exists 01:32:07 d49f43dfedbe: Layer already exists 01:32:07 f1417ff83b31: Layer already exists 01:32:07 main: digest: sha256:252bb33afcb662f4b26fd6884f4b6f05326b94114b44027d94aa4c1ba30a91d9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:08 ===================================================== [Pipeline] echo 01:32:08 taggedImages: 01:32:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:32:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.118 01:32:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:32:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:32:08 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:08 latest 01:32:08 3.0.0-dev.118 01:32:08 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:08 main 01:32:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:08 + docker push nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:08 9ed3dc9aec4b: Preparing 01:32:08 28c053d8c0df: Preparing 01:32:08 662e1a65364f: Preparing 01:32:08 0a99af17a8df: Preparing 01:32:08 3959ea45f6df: Preparing 01:32:08 f1417ff83b31: Preparing 01:32:08 662e1a65364f: Layer already exists 01:32:08 0a99af17a8df: Layer already exists 01:32:08 f1417ff83b31: Layer already exists 01:32:08 9ed3dc9aec4b: Pushed 01:32:08 3959ea45f6df: Pushed 01:32:10 28c053d8c0df: Pushed 01:32:10 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:10 9ed3dc9aec4b: Preparing 01:32:10 28c053d8c0df: Preparing 01:32:10 662e1a65364f: Preparing 01:32:10 0a99af17a8df: Preparing 01:32:10 3959ea45f6df: Preparing 01:32:10 f1417ff83b31: Preparing 01:32:10 f1417ff83b31: Waiting 01:32:10 9ed3dc9aec4b: Layer already exists 01:32:10 0a99af17a8df: Layer already exists 01:32:10 662e1a65364f: Layer already exists 01:32:10 28c053d8c0df: Layer already exists 01:32:10 3959ea45f6df: Layer already exists 01:32:10 f1417ff83b31: Layer already exists 01:32:10 latest: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 01:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:11 9ed3dc9aec4b: Preparing 01:32:11 28c053d8c0df: Preparing 01:32:11 662e1a65364f: Preparing 01:32:11 0a99af17a8df: Preparing 01:32:11 3959ea45f6df: Preparing 01:32:11 f1417ff83b31: Preparing 01:32:11 f1417ff83b31: Waiting 01:32:11 0a99af17a8df: Layer already exists 01:32:11 9ed3dc9aec4b: Layer already exists 01:32:11 662e1a65364f: Layer already exists 01:32:11 3959ea45f6df: Layer already exists 01:32:11 28c053d8c0df: Layer already exists 01:32:11 f1417ff83b31: Layer already exists 01:32:11 3.0.0-dev.118: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:11 + docker push nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:11 9ed3dc9aec4b: Preparing 01:32:11 28c053d8c0df: Preparing 01:32:11 662e1a65364f: Preparing 01:32:11 0a99af17a8df: Preparing 01:32:11 3959ea45f6df: Preparing 01:32:11 f1417ff83b31: Preparing 01:32:11 f1417ff83b31: Waiting 01:32:11 28c053d8c0df: Layer already exists 01:32:11 0a99af17a8df: Layer already exists 01:32:11 3959ea45f6df: Layer already exists 01:32:11 9ed3dc9aec4b: Layer already exists 01:32:11 662e1a65364f: Layer already exists 01:32:11 f1417ff83b31: Layer already exists 01:32:11 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:32:12 9ed3dc9aec4b: Preparing 01:32:12 28c053d8c0df: Preparing 01:32:12 662e1a65364f: Preparing 01:32:12 0a99af17a8df: Preparing 01:32:12 3959ea45f6df: Preparing 01:32:12 f1417ff83b31: Preparing 01:32:12 f1417ff83b31: Waiting 01:32:12 662e1a65364f: Layer already exists 01:32:12 9ed3dc9aec4b: Layer already exists 01:32:12 28c053d8c0df: Layer already exists 01:32:12 3959ea45f6df: Layer already exists 01:32:12 0a99af17a8df: Layer already exists 01:32:12 f1417ff83b31: Layer already exists 01:32:12 main: digest: sha256:0594b519ddc5be459d51a802ea2d4a89c2b780a2e4d1a177805055c53c7f0bee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:12 ===================================================== [Pipeline] echo 01:32:12 taggedImages: 01:32:12 - nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:12 - nexus3.edgexfoundry.org:10004/core-data:latest 01:32:12 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.118 01:32:12 - nexus3.edgexfoundry.org:10004/core-data:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:32:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:32:12 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:12 latest 01:32:12 3.0.0-dev.118 01:32:12 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:12 main 01:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:13 1b85c893e290: Preparing 01:32:13 b70a07c00dac: Preparing 01:32:13 f4f0e2510d8f: Preparing 01:32:13 662e1a65364f: Preparing 01:32:13 0a99af17a8df: Preparing 01:32:13 68212a62f14e: Preparing 01:32:13 f1417ff83b31: Preparing 01:32:13 68212a62f14e: Waiting 01:32:13 f1417ff83b31: Waiting 01:32:13 662e1a65364f: Layer already exists 01:32:13 0a99af17a8df: Layer already exists 01:32:13 68212a62f14e: Layer already exists 01:32:13 f1417ff83b31: Layer already exists 01:32:13 1b85c893e290: Pushed 01:32:13 b70a07c00dac: Pushed 01:32:14 f4f0e2510d8f: Pushed 01:32:14 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:15 1b85c893e290: Preparing 01:32:15 b70a07c00dac: Preparing 01:32:15 f4f0e2510d8f: Preparing 01:32:15 662e1a65364f: Preparing 01:32:15 0a99af17a8df: Preparing 01:32:15 68212a62f14e: Preparing 01:32:15 f1417ff83b31: Preparing 01:32:15 f1417ff83b31: Waiting 01:32:15 68212a62f14e: Waiting 01:32:15 f4f0e2510d8f: Layer already exists 01:32:15 b70a07c00dac: Layer already exists 01:32:15 0a99af17a8df: Layer already exists 01:32:15 662e1a65364f: Layer already exists 01:32:15 1b85c893e290: Layer already exists 01:32:15 68212a62f14e: Layer already exists 01:32:15 f1417ff83b31: Layer already exists 01:32:15 latest: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 01:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:16 1b85c893e290: Preparing 01:32:16 b70a07c00dac: Preparing 01:32:16 f4f0e2510d8f: Preparing 01:32:16 662e1a65364f: Preparing 01:32:16 0a99af17a8df: Preparing 01:32:16 68212a62f14e: Preparing 01:32:16 f1417ff83b31: Preparing 01:32:16 68212a62f14e: Waiting 01:32:16 f1417ff83b31: Waiting 01:32:16 1b85c893e290: Layer already exists 01:32:16 b70a07c00dac: Layer already exists 01:32:16 662e1a65364f: Layer already exists 01:32:16 f4f0e2510d8f: Layer already exists 01:32:16 0a99af17a8df: Layer already exists 01:32:16 68212a62f14e: Layer already exists 01:32:16 f1417ff83b31: Layer already exists 01:32:16 3.0.0-dev.118: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:16 1b85c893e290: Preparing 01:32:16 b70a07c00dac: Preparing 01:32:16 f4f0e2510d8f: Preparing 01:32:16 662e1a65364f: Preparing 01:32:16 0a99af17a8df: Preparing 01:32:16 68212a62f14e: Preparing 01:32:16 f1417ff83b31: Preparing 01:32:16 f1417ff83b31: Waiting 01:32:16 68212a62f14e: Waiting 01:32:16 0a99af17a8df: Layer already exists 01:32:16 1b85c893e290: Layer already exists 01:32:16 b70a07c00dac: Layer already exists 01:32:16 662e1a65364f: Layer already exists 01:32:16 f4f0e2510d8f: Layer already exists 01:32:16 68212a62f14e: Layer already exists 01:32:16 f1417ff83b31: Layer already exists 01:32:16 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:32:17 1b85c893e290: Preparing 01:32:17 b70a07c00dac: Preparing 01:32:17 f4f0e2510d8f: Preparing 01:32:17 662e1a65364f: Preparing 01:32:17 0a99af17a8df: Preparing 01:32:17 68212a62f14e: Preparing 01:32:17 f1417ff83b31: Preparing 01:32:17 f1417ff83b31: Waiting 01:32:17 68212a62f14e: Waiting 01:32:17 662e1a65364f: Layer already exists 01:32:17 0a99af17a8df: Layer already exists 01:32:17 f4f0e2510d8f: Layer already exists 01:32:17 b70a07c00dac: Layer already exists 01:32:17 1b85c893e290: Layer already exists 01:32:17 68212a62f14e: Layer already exists 01:32:17 f1417ff83b31: Layer already exists 01:32:17 main: digest: sha256:953eb0a01adeaeb44b0824a16d3c77ff2726346770a357734be6ed732c271332 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:17 ===================================================== [Pipeline] echo 01:32:17 taggedImages: 01:32:17 - nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:32:17 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.118 01:32:17 - nexus3.edgexfoundry.org:10004/core-metadata:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:32:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:32:17 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:17 latest 01:32:17 3.0.0-dev.118 01:32:17 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:17 main 01:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:17 848d0713dda1: Preparing 01:32:17 848d0713dda1: Preparing 01:32:17 507d47508524: Preparing 01:32:17 212ed7d2c870: Preparing 01:32:17 5cb44555a186: Preparing 01:32:17 3c2510b133d4: Preparing 01:32:17 b3126dd59aee: Preparing 01:32:17 662e1a65364f: Preparing 01:32:17 0a99af17a8df: Preparing 01:32:17 5f30ed52e069: Preparing 01:32:17 517bcd6ba8f6: Preparing 01:32:17 3d201e88f061: Preparing 01:32:17 8d67950c8c44: Preparing 01:32:17 f1417ff83b31: Preparing 01:32:17 0a99af17a8df: Waiting 01:32:17 5f30ed52e069: Waiting 01:32:17 517bcd6ba8f6: Waiting 01:32:17 3d201e88f061: Waiting 01:32:17 8d67950c8c44: Waiting 01:32:17 f1417ff83b31: Waiting 01:32:17 b3126dd59aee: Waiting 01:32:17 662e1a65364f: Waiting 01:32:17 3c2510b133d4: Pushed 01:32:17 848d0713dda1: Pushed 01:32:17 5cb44555a186: Pushed 01:32:17 212ed7d2c870: Pushed 01:32:17 507d47508524: Pushed 01:32:17 662e1a65364f: Layer already exists 01:32:17 0a99af17a8df: Layer already exists 01:32:18 5f30ed52e069: Pushed 01:32:18 f1417ff83b31: Layer already exists 01:32:18 8d67950c8c44: Pushed 01:32:18 517bcd6ba8f6: Pushed 01:32:18 3d201e88f061: Pushed 01:32:19 b3126dd59aee: Pushed 01:32:19 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:20 848d0713dda1: Preparing 01:32:20 848d0713dda1: Preparing 01:32:20 507d47508524: Preparing 01:32:20 212ed7d2c870: Preparing 01:32:20 5cb44555a186: Preparing 01:32:20 3c2510b133d4: Preparing 01:32:20 b3126dd59aee: Preparing 01:32:20 662e1a65364f: Preparing 01:32:20 0a99af17a8df: Preparing 01:32:20 5f30ed52e069: Preparing 01:32:20 517bcd6ba8f6: Preparing 01:32:20 3d201e88f061: Preparing 01:32:20 8d67950c8c44: Preparing 01:32:20 f1417ff83b31: Preparing 01:32:20 517bcd6ba8f6: Waiting 01:32:20 b3126dd59aee: Waiting 01:32:20 662e1a65364f: Waiting 01:32:20 0a99af17a8df: Waiting 01:32:20 5f30ed52e069: Waiting 01:32:20 3d201e88f061: Waiting 01:32:20 8d67950c8c44: Waiting 01:32:20 f1417ff83b31: Waiting 01:32:20 848d0713dda1: Layer already exists 01:32:20 507d47508524: Layer already exists 01:32:20 3c2510b133d4: Layer already exists 01:32:20 212ed7d2c870: Layer already exists 01:32:20 5cb44555a186: Layer already exists 01:32:20 662e1a65364f: Layer already exists 01:32:20 0a99af17a8df: Layer already exists 01:32:20 5f30ed52e069: Layer already exists 01:32:20 517bcd6ba8f6: Layer already exists 01:32:20 b3126dd59aee: Layer already exists 01:32:20 3d201e88f061: Layer already exists 01:32:20 8d67950c8c44: Layer already exists 01:32:20 f1417ff83b31: Layer already exists 01:32:20 latest: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 01:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:21 848d0713dda1: Preparing 01:32:21 848d0713dda1: Preparing 01:32:21 507d47508524: Preparing 01:32:21 212ed7d2c870: Preparing 01:32:21 5cb44555a186: Preparing 01:32:21 3c2510b133d4: Preparing 01:32:21 b3126dd59aee: Preparing 01:32:21 662e1a65364f: Preparing 01:32:21 0a99af17a8df: Preparing 01:32:21 5f30ed52e069: Preparing 01:32:21 517bcd6ba8f6: Preparing 01:32:21 3d201e88f061: Preparing 01:32:21 8d67950c8c44: Preparing 01:32:21 f1417ff83b31: Preparing 01:32:21 0a99af17a8df: Waiting 01:32:21 5f30ed52e069: Waiting 01:32:21 517bcd6ba8f6: Waiting 01:32:21 3d201e88f061: Waiting 01:32:21 f1417ff83b31: Waiting 01:32:21 b3126dd59aee: Waiting 01:32:21 662e1a65364f: Waiting 01:32:21 212ed7d2c870: Layer already exists 01:32:21 848d0713dda1: Layer already exists 01:32:21 5cb44555a186: Layer already exists 01:32:21 3c2510b133d4: Layer already exists 01:32:21 507d47508524: Layer already exists 01:32:21 662e1a65364f: Layer already exists 01:32:21 b3126dd59aee: Layer already exists 01:32:21 0a99af17a8df: Layer already exists 01:32:21 5f30ed52e069: Layer already exists 01:32:21 517bcd6ba8f6: Layer already exists 01:32:21 3d201e88f061: Layer already exists 01:32:21 f1417ff83b31: Layer already exists 01:32:21 8d67950c8c44: Layer already exists 01:32:21 3.0.0-dev.118: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:21 848d0713dda1: Preparing 01:32:21 848d0713dda1: Preparing 01:32:21 507d47508524: Preparing 01:32:21 212ed7d2c870: Preparing 01:32:21 5cb44555a186: Preparing 01:32:21 3c2510b133d4: Preparing 01:32:21 b3126dd59aee: Preparing 01:32:21 662e1a65364f: Preparing 01:32:21 0a99af17a8df: Preparing 01:32:21 5f30ed52e069: Preparing 01:32:21 517bcd6ba8f6: Preparing 01:32:21 3d201e88f061: Preparing 01:32:21 8d67950c8c44: Preparing 01:32:21 f1417ff83b31: Preparing 01:32:21 0a99af17a8df: Waiting 01:32:21 b3126dd59aee: Waiting 01:32:21 662e1a65364f: Waiting 01:32:21 5f30ed52e069: Waiting 01:32:21 517bcd6ba8f6: Waiting 01:32:21 3d201e88f061: Waiting 01:32:21 8d67950c8c44: Waiting 01:32:21 f1417ff83b31: Waiting 01:32:21 507d47508524: Layer already exists 01:32:21 848d0713dda1: Layer already exists 01:32:21 212ed7d2c870: Layer already exists 01:32:21 5cb44555a186: Layer already exists 01:32:21 3c2510b133d4: Layer already exists 01:32:21 b3126dd59aee: Layer already exists 01:32:21 0a99af17a8df: Layer already exists 01:32:21 5f30ed52e069: Layer already exists 01:32:21 662e1a65364f: Layer already exists 01:32:21 517bcd6ba8f6: Layer already exists 01:32:21 3d201e88f061: Layer already exists 01:32:21 8d67950c8c44: Layer already exists 01:32:21 f1417ff83b31: Layer already exists 01:32:21 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:32:22 848d0713dda1: Preparing 01:32:22 848d0713dda1: Preparing 01:32:22 507d47508524: Preparing 01:32:22 212ed7d2c870: Preparing 01:32:22 5cb44555a186: Preparing 01:32:22 3c2510b133d4: Preparing 01:32:22 b3126dd59aee: Preparing 01:32:22 662e1a65364f: Preparing 01:32:22 0a99af17a8df: Preparing 01:32:22 5f30ed52e069: Preparing 01:32:22 517bcd6ba8f6: Preparing 01:32:22 3d201e88f061: Preparing 01:32:22 8d67950c8c44: Preparing 01:32:22 f1417ff83b31: Preparing 01:32:22 b3126dd59aee: Waiting 01:32:22 662e1a65364f: Waiting 01:32:22 0a99af17a8df: Waiting 01:32:22 5f30ed52e069: Waiting 01:32:22 8d67950c8c44: Waiting 01:32:22 f1417ff83b31: Waiting 01:32:22 517bcd6ba8f6: Waiting 01:32:22 3d201e88f061: Waiting 01:32:22 848d0713dda1: Layer already exists 01:32:22 3c2510b133d4: Layer already exists 01:32:22 5cb44555a186: Layer already exists 01:32:22 212ed7d2c870: Layer already exists 01:32:22 507d47508524: Layer already exists 01:32:22 0a99af17a8df: Layer already exists 01:32:22 b3126dd59aee: Layer already exists 01:32:22 5f30ed52e069: Layer already exists 01:32:22 662e1a65364f: Layer already exists 01:32:22 517bcd6ba8f6: Layer already exists 01:32:22 3d201e88f061: Layer already exists 01:32:22 8d67950c8c44: Layer already exists 01:32:22 f1417ff83b31: Layer already exists 01:32:22 main: digest: sha256:607ee65db65c0356601dd5e021e6ad34ca4cb192e502955873ae21eaaa050ff3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:22 ===================================================== [Pipeline] echo 01:32:22 taggedImages: 01:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.118 01:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:32:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:32:22 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:22 latest 01:32:22 3.0.0-dev.118 01:32:22 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:22 main 01:32:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:23 9f9d974080a4: Preparing 01:32:23 62e15cacfae1: Preparing 01:32:23 78e579183705: Preparing 01:32:23 228e8912b4c9: Preparing 01:32:23 662e1a65364f: Preparing 01:32:23 0a99af17a8df: Preparing 01:32:23 d49f43dfedbe: Preparing 01:32:23 f1417ff83b31: Preparing 01:32:23 0a99af17a8df: Waiting 01:32:23 d49f43dfedbe: Waiting 01:32:23 f1417ff83b31: Waiting 01:32:23 662e1a65364f: Layer already exists 01:32:23 0a99af17a8df: Layer already exists 01:32:23 d49f43dfedbe: Layer already exists 01:32:23 f1417ff83b31: Layer already exists 01:32:23 9f9d974080a4: Pushed 01:32:23 78e579183705: Pushed 01:32:23 62e15cacfae1: Pushed 01:32:24 228e8912b4c9: Pushed 01:32:24 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:25 9f9d974080a4: Preparing 01:32:25 62e15cacfae1: Preparing 01:32:25 78e579183705: Preparing 01:32:25 228e8912b4c9: Preparing 01:32:25 662e1a65364f: Preparing 01:32:25 0a99af17a8df: Preparing 01:32:25 d49f43dfedbe: Preparing 01:32:25 f1417ff83b31: Preparing 01:32:25 0a99af17a8df: Waiting 01:32:25 d49f43dfedbe: Waiting 01:32:25 f1417ff83b31: Waiting 01:32:25 228e8912b4c9: Layer already exists 01:32:25 78e579183705: Layer already exists 01:32:25 9f9d974080a4: Layer already exists 01:32:25 62e15cacfae1: Layer already exists 01:32:25 662e1a65364f: Layer already exists 01:32:25 0a99af17a8df: Layer already exists 01:32:25 d49f43dfedbe: Layer already exists 01:32:25 f1417ff83b31: Layer already exists 01:32:25 latest: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 01:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:25 9f9d974080a4: Preparing 01:32:25 62e15cacfae1: Preparing 01:32:25 78e579183705: Preparing 01:32:25 228e8912b4c9: Preparing 01:32:25 662e1a65364f: Preparing 01:32:25 0a99af17a8df: Preparing 01:32:25 d49f43dfedbe: Preparing 01:32:25 f1417ff83b31: Preparing 01:32:25 d49f43dfedbe: Waiting 01:32:25 f1417ff83b31: Waiting 01:32:25 0a99af17a8df: Waiting 01:32:25 62e15cacfae1: Layer already exists 01:32:25 228e8912b4c9: Layer already exists 01:32:25 78e579183705: Layer already exists 01:32:25 9f9d974080a4: Layer already exists 01:32:25 662e1a65364f: Layer already exists 01:32:25 0a99af17a8df: Layer already exists 01:32:25 f1417ff83b31: Layer already exists 01:32:25 d49f43dfedbe: Layer already exists 01:32:25 3.0.0-dev.118: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:26 9f9d974080a4: Preparing 01:32:26 62e15cacfae1: Preparing 01:32:26 78e579183705: Preparing 01:32:26 228e8912b4c9: Preparing 01:32:26 662e1a65364f: Preparing 01:32:26 0a99af17a8df: Preparing 01:32:26 d49f43dfedbe: Preparing 01:32:26 f1417ff83b31: Preparing 01:32:26 0a99af17a8df: Waiting 01:32:26 f1417ff83b31: Waiting 01:32:26 62e15cacfae1: Layer already exists 01:32:26 662e1a65364f: Layer already exists 01:32:26 9f9d974080a4: Layer already exists 01:32:26 78e579183705: Layer already exists 01:32:26 228e8912b4c9: Layer already exists 01:32:26 0a99af17a8df: Layer already exists 01:32:26 d49f43dfedbe: Layer already exists 01:32:26 f1417ff83b31: Layer already exists 01:32:26 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:32:26 9f9d974080a4: Preparing 01:32:26 62e15cacfae1: Preparing 01:32:26 78e579183705: Preparing 01:32:26 228e8912b4c9: Preparing 01:32:26 662e1a65364f: Preparing 01:32:26 0a99af17a8df: Preparing 01:32:26 d49f43dfedbe: Preparing 01:32:26 f1417ff83b31: Preparing 01:32:26 d49f43dfedbe: Waiting 01:32:26 f1417ff83b31: Waiting 01:32:26 0a99af17a8df: Waiting 01:32:26 228e8912b4c9: Layer already exists 01:32:26 78e579183705: Layer already exists 01:32:26 9f9d974080a4: Layer already exists 01:32:26 62e15cacfae1: Layer already exists 01:32:26 662e1a65364f: Layer already exists 01:32:26 0a99af17a8df: Layer already exists 01:32:26 d49f43dfedbe: Layer already exists 01:32:26 f1417ff83b31: Layer already exists 01:32:26 main: digest: sha256:968469fed37c822d2324b0cf45aaa85f428225f0588d58e94d28206264b28e3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:26 ===================================================== [Pipeline] echo 01:32:26 taggedImages: 01:32:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:32:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.118 01:32:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:32:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:32:26 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:26 latest 01:32:26 3.0.0-dev.118 01:32:26 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:26 main 01:32:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:27 bf5ecfb3b77b: Preparing 01:32:27 03c723a6d7f4: Preparing 01:32:27 b5233906e969: Preparing 01:32:27 0902e5cc20eb: Preparing 01:32:27 662e1a65364f: Preparing 01:32:27 0a99af17a8df: Preparing 01:32:27 4b382c8d456e: Preparing 01:32:27 645dc2657734: Preparing 01:32:27 f1417ff83b31: Preparing 01:32:27 4b382c8d456e: Waiting 01:32:27 0a99af17a8df: Waiting 01:32:27 645dc2657734: Waiting 01:32:27 662e1a65364f: Layer already exists 01:32:27 0a99af17a8df: Layer already exists 01:32:27 bf5ecfb3b77b: Pushed 01:32:27 0902e5cc20eb: Pushed 01:32:27 4b382c8d456e: Pushed 01:32:27 03c723a6d7f4: Pushed 01:32:27 f1417ff83b31: Layer already exists 01:32:27 645dc2657734: Pushed 01:32:28 b5233906e969: Pushed 01:32:28 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:29 bf5ecfb3b77b: Preparing 01:32:29 03c723a6d7f4: Preparing 01:32:29 b5233906e969: Preparing 01:32:29 0902e5cc20eb: Preparing 01:32:29 662e1a65364f: Preparing 01:32:29 0a99af17a8df: Preparing 01:32:29 4b382c8d456e: Preparing 01:32:29 645dc2657734: Preparing 01:32:29 f1417ff83b31: Preparing 01:32:29 4b382c8d456e: Waiting 01:32:29 645dc2657734: Waiting 01:32:29 f1417ff83b31: Waiting 01:32:29 0a99af17a8df: Waiting 01:32:29 662e1a65364f: Layer already exists 01:32:29 0902e5cc20eb: Layer already exists 01:32:29 b5233906e969: Layer already exists 01:32:29 bf5ecfb3b77b: Layer already exists 01:32:29 03c723a6d7f4: Layer already exists 01:32:29 0a99af17a8df: Layer already exists 01:32:29 4b382c8d456e: Layer already exists 01:32:29 645dc2657734: Layer already exists 01:32:29 f1417ff83b31: Layer already exists 01:32:29 latest: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 01:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:29 bf5ecfb3b77b: Preparing 01:32:29 03c723a6d7f4: Preparing 01:32:29 b5233906e969: Preparing 01:32:29 0902e5cc20eb: Preparing 01:32:29 662e1a65364f: Preparing 01:32:29 0a99af17a8df: Preparing 01:32:29 4b382c8d456e: Preparing 01:32:29 645dc2657734: Preparing 01:32:29 f1417ff83b31: Preparing 01:32:29 4b382c8d456e: Waiting 01:32:29 645dc2657734: Waiting 01:32:29 f1417ff83b31: Waiting 01:32:29 0a99af17a8df: Waiting 01:32:29 662e1a65364f: Layer already exists 01:32:29 b5233906e969: Layer already exists 01:32:29 0902e5cc20eb: Layer already exists 01:32:29 03c723a6d7f4: Layer already exists 01:32:29 bf5ecfb3b77b: Layer already exists 01:32:29 0a99af17a8df: Layer already exists 01:32:29 4b382c8d456e: Layer already exists 01:32:29 f1417ff83b31: Layer already exists 01:32:29 645dc2657734: Layer already exists 01:32:29 3.0.0-dev.118: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:30 bf5ecfb3b77b: Preparing 01:32:30 03c723a6d7f4: Preparing 01:32:30 b5233906e969: Preparing 01:32:30 0902e5cc20eb: Preparing 01:32:30 662e1a65364f: Preparing 01:32:30 0a99af17a8df: Preparing 01:32:30 4b382c8d456e: Preparing 01:32:30 645dc2657734: Preparing 01:32:30 f1417ff83b31: Preparing 01:32:30 0a99af17a8df: Waiting 01:32:30 645dc2657734: Waiting 01:32:30 4b382c8d456e: Waiting 01:32:30 03c723a6d7f4: Layer already exists 01:32:30 0902e5cc20eb: Layer already exists 01:32:30 b5233906e969: Layer already exists 01:32:30 bf5ecfb3b77b: Layer already exists 01:32:30 662e1a65364f: Layer already exists 01:32:30 4b382c8d456e: Layer already exists 01:32:30 0a99af17a8df: Layer already exists 01:32:30 f1417ff83b31: Layer already exists 01:32:30 645dc2657734: Layer already exists 01:32:30 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:32:31 bf5ecfb3b77b: Preparing 01:32:31 03c723a6d7f4: Preparing 01:32:31 b5233906e969: Preparing 01:32:31 0902e5cc20eb: Preparing 01:32:31 662e1a65364f: Preparing 01:32:31 0a99af17a8df: Preparing 01:32:31 4b382c8d456e: Preparing 01:32:31 645dc2657734: Preparing 01:32:31 f1417ff83b31: Preparing 01:32:31 0a99af17a8df: Waiting 01:32:31 4b382c8d456e: Waiting 01:32:31 645dc2657734: Waiting 01:32:31 f1417ff83b31: Waiting 01:32:31 0902e5cc20eb: Layer already exists 01:32:31 bf5ecfb3b77b: Layer already exists 01:32:31 b5233906e969: Layer already exists 01:32:31 03c723a6d7f4: Layer already exists 01:32:31 662e1a65364f: Layer already exists 01:32:31 645dc2657734: Layer already exists 01:32:31 4b382c8d456e: Layer already exists 01:32:31 f1417ff83b31: Layer already exists 01:32:31 0a99af17a8df: Layer already exists 01:32:31 main: digest: sha256:3527a29ff0758af61d2a310057fac0cf774d0368578694f22b48f0f613ef80e8 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:31 ===================================================== [Pipeline] echo 01:32:31 taggedImages: 01:32:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:32:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.118 01:32:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:32:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:32:31 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:31 latest 01:32:31 3.0.0-dev.118 01:32:31 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:31 main 01:32:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:31 a85ef92ef9d4: Preparing 01:32:31 1d334dc1be88: Preparing 01:32:31 0c28ed39ee54: Preparing 01:32:31 717efca283cd: Preparing 01:32:31 4b1c91cf41de: Preparing 01:32:31 f2c65d693003: Preparing 01:32:31 9f066fdd2873: Preparing 01:32:31 662e1a65364f: Preparing 01:32:31 0a99af17a8df: Preparing 01:32:31 c4423277b5d0: Preparing 01:32:31 f1417ff83b31: Preparing 01:32:31 f2c65d693003: Waiting 01:32:31 662e1a65364f: Waiting 01:32:31 9f066fdd2873: Waiting 01:32:31 0a99af17a8df: Waiting 01:32:31 c4423277b5d0: Waiting 01:32:31 f1417ff83b31: Waiting 01:32:31 a85ef92ef9d4: Pushed 01:32:31 1d334dc1be88: Pushed 01:32:31 4b1c91cf41de: Pushed 01:32:31 662e1a65364f: Layer already exists 01:32:31 0a99af17a8df: Layer already exists 01:32:32 f2c65d693003: Pushed 01:32:32 9f066fdd2873: Pushed 01:32:32 f1417ff83b31: Layer already exists 01:32:32 c4423277b5d0: Pushed 01:32:33 717efca283cd: Pushed 01:32:33 0c28ed39ee54: Pushed 01:32:33 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:34 a85ef92ef9d4: Preparing 01:32:34 1d334dc1be88: Preparing 01:32:34 0c28ed39ee54: Preparing 01:32:34 717efca283cd: Preparing 01:32:34 4b1c91cf41de: Preparing 01:32:34 f2c65d693003: Preparing 01:32:34 9f066fdd2873: Preparing 01:32:34 662e1a65364f: Preparing 01:32:34 0a99af17a8df: Preparing 01:32:34 c4423277b5d0: Preparing 01:32:34 f1417ff83b31: Preparing 01:32:34 662e1a65364f: Waiting 01:32:34 f1417ff83b31: Waiting 01:32:34 0a99af17a8df: Waiting 01:32:34 c4423277b5d0: Waiting 01:32:34 f2c65d693003: Waiting 01:32:34 9f066fdd2873: Waiting 01:32:34 4b1c91cf41de: Layer already exists 01:32:34 0c28ed39ee54: Layer already exists 01:32:34 717efca283cd: Layer already exists 01:32:34 1d334dc1be88: Layer already exists 01:32:34 a85ef92ef9d4: Layer already exists 01:32:34 9f066fdd2873: Layer already exists 01:32:34 f2c65d693003: Layer already exists 01:32:34 662e1a65364f: Layer already exists 01:32:34 0a99af17a8df: Layer already exists 01:32:34 c4423277b5d0: Layer already exists 01:32:34 f1417ff83b31: Layer already exists 01:32:34 latest: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 01:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:34 a85ef92ef9d4: Preparing 01:32:34 1d334dc1be88: Preparing 01:32:34 0c28ed39ee54: Preparing 01:32:34 717efca283cd: Preparing 01:32:34 4b1c91cf41de: Preparing 01:32:34 f2c65d693003: Preparing 01:32:34 9f066fdd2873: Preparing 01:32:34 662e1a65364f: Preparing 01:32:34 0a99af17a8df: Preparing 01:32:34 c4423277b5d0: Preparing 01:32:34 f1417ff83b31: Preparing 01:32:34 662e1a65364f: Waiting 01:32:34 0a99af17a8df: Waiting 01:32:34 c4423277b5d0: Waiting 01:32:34 f1417ff83b31: Waiting 01:32:34 f2c65d693003: Waiting 01:32:34 9f066fdd2873: Waiting 01:32:34 a85ef92ef9d4: Layer already exists 01:32:34 0c28ed39ee54: Layer already exists 01:32:34 1d334dc1be88: Layer already exists 01:32:34 717efca283cd: Layer already exists 01:32:34 4b1c91cf41de: Layer already exists 01:32:34 9f066fdd2873: Layer already exists 01:32:34 f2c65d693003: Layer already exists 01:32:34 662e1a65364f: Layer already exists 01:32:34 0a99af17a8df: Layer already exists 01:32:34 c4423277b5d0: Layer already exists 01:32:34 f1417ff83b31: Layer already exists 01:32:34 3.0.0-dev.118: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:35 a85ef92ef9d4: Preparing 01:32:35 1d334dc1be88: Preparing 01:32:35 0c28ed39ee54: Preparing 01:32:35 717efca283cd: Preparing 01:32:35 4b1c91cf41de: Preparing 01:32:35 f2c65d693003: Preparing 01:32:35 9f066fdd2873: Preparing 01:32:35 662e1a65364f: Preparing 01:32:35 0a99af17a8df: Preparing 01:32:35 c4423277b5d0: Preparing 01:32:35 f1417ff83b31: Preparing 01:32:35 662e1a65364f: Waiting 01:32:35 f1417ff83b31: Waiting 01:32:35 c4423277b5d0: Waiting 01:32:35 0a99af17a8df: Waiting 01:32:35 f2c65d693003: Waiting 01:32:35 1d334dc1be88: Layer already exists 01:32:35 a85ef92ef9d4: Layer already exists 01:32:35 717efca283cd: Layer already exists 01:32:35 4b1c91cf41de: Layer already exists 01:32:35 0c28ed39ee54: Layer already exists 01:32:35 f2c65d693003: Layer already exists 01:32:35 662e1a65364f: Layer already exists 01:32:35 c4423277b5d0: Layer already exists 01:32:35 0a99af17a8df: Layer already exists 01:32:35 9f066fdd2873: Layer already exists 01:32:35 f1417ff83b31: Layer already exists 01:32:35 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:32:36 a85ef92ef9d4: Preparing 01:32:36 1d334dc1be88: Preparing 01:32:36 0c28ed39ee54: Preparing 01:32:36 717efca283cd: Preparing 01:32:36 4b1c91cf41de: Preparing 01:32:36 f2c65d693003: Preparing 01:32:36 9f066fdd2873: Preparing 01:32:36 662e1a65364f: Preparing 01:32:36 0a99af17a8df: Preparing 01:32:36 c4423277b5d0: Preparing 01:32:36 f1417ff83b31: Preparing 01:32:36 9f066fdd2873: Waiting 01:32:36 662e1a65364f: Waiting 01:32:36 f1417ff83b31: Waiting 01:32:36 0a99af17a8df: Waiting 01:32:36 c4423277b5d0: Waiting 01:32:36 f2c65d693003: Waiting 01:32:36 1d334dc1be88: Layer already exists 01:32:36 4b1c91cf41de: Layer already exists 01:32:36 0c28ed39ee54: Layer already exists 01:32:36 a85ef92ef9d4: Layer already exists 01:32:36 717efca283cd: Layer already exists 01:32:36 9f066fdd2873: Layer already exists 01:32:36 662e1a65364f: Layer already exists 01:32:36 0a99af17a8df: Layer already exists 01:32:36 f2c65d693003: Layer already exists 01:32:36 c4423277b5d0: Layer already exists 01:32:36 f1417ff83b31: Layer already exists 01:32:36 main: digest: sha256:89b8094da1a65a1f808dc1d5177e6d7e8d81c7f3d184e113ac80b6c48bc2dc13 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:36 ===================================================== [Pipeline] echo 01:32:36 taggedImages: 01:32:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:32:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.118 01:32:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:32:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:32:36 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:36 latest 01:32:36 3.0.0-dev.118 01:32:36 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:36 main 01:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:36 8cd565266104: Preparing 01:32:36 4f3c15a96014: Preparing 01:32:36 662e1a65364f: Preparing 01:32:36 0a99af17a8df: Preparing 01:32:36 6797d3fcf86e: Preparing 01:32:36 f1417ff83b31: Preparing 01:32:36 f1417ff83b31: Waiting 01:32:36 0a99af17a8df: Layer already exists 01:32:36 662e1a65364f: Layer already exists 01:32:36 f1417ff83b31: Layer already exists 01:32:36 8cd565266104: Pushed 01:32:37 6797d3fcf86e: Pushed 01:32:39 4f3c15a96014: Pushed 01:32:39 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:39 + 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 01:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:39 8cd565266104: Preparing 01:32:39 4f3c15a96014: Preparing 01:32:39 662e1a65364f: Preparing 01:32:39 0a99af17a8df: Preparing 01:32:39 6797d3fcf86e: Preparing 01:32:39 f1417ff83b31: Preparing 01:32:39 f1417ff83b31: Waiting 01:32:39 662e1a65364f: Layer already exists 01:32:39 8cd565266104: Layer already exists 01:32:39 0a99af17a8df: Layer already exists 01:32:39 6797d3fcf86e: Layer already exists 01:32:39 4f3c15a96014: Layer already exists 01:32:39 f1417ff83b31: Layer already exists 01:32:39 latest: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 01:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:40 8cd565266104: Preparing 01:32:40 4f3c15a96014: Preparing 01:32:40 662e1a65364f: Preparing 01:32:40 0a99af17a8df: Preparing 01:32:40 6797d3fcf86e: Preparing 01:32:40 f1417ff83b31: Preparing 01:32:40 f1417ff83b31: Waiting 01:32:40 8cd565266104: Layer already exists 01:32:40 0a99af17a8df: Layer already exists 01:32:40 4f3c15a96014: Layer already exists 01:32:40 6797d3fcf86e: Layer already exists 01:32:40 662e1a65364f: Layer already exists 01:32:40 f1417ff83b31: Layer already exists 01:32:40 3.0.0-dev.118: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:41 8cd565266104: Preparing 01:32:41 4f3c15a96014: Preparing 01:32:41 662e1a65364f: Preparing 01:32:41 0a99af17a8df: Preparing 01:32:41 6797d3fcf86e: Preparing 01:32:41 f1417ff83b31: Preparing 01:32:41 f1417ff83b31: Waiting 01:32:41 0a99af17a8df: Layer already exists 01:32:41 6797d3fcf86e: Layer already exists 01:32:41 662e1a65364f: Layer already exists 01:32:41 8cd565266104: Layer already exists 01:32:41 4f3c15a96014: Layer already exists 01:32:41 f1417ff83b31: Layer already exists 01:32:41 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + 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 01:32:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:32:41 8cd565266104: Preparing 01:32:41 4f3c15a96014: Preparing 01:32:41 662e1a65364f: Preparing 01:32:41 0a99af17a8df: Preparing 01:32:41 6797d3fcf86e: Preparing 01:32:41 f1417ff83b31: Preparing 01:32:41 f1417ff83b31: Waiting 01:32:41 6797d3fcf86e: Layer already exists 01:32:41 662e1a65364f: Layer already exists 01:32:41 0a99af17a8df: Layer already exists 01:32:41 4f3c15a96014: Layer already exists 01:32:41 8cd565266104: Layer already exists 01:32:41 f1417ff83b31: Layer already exists 01:32:41 main: digest: sha256:209d95a458dcd941a1b88f3375e82e25c1e1d429f5a70da532220cd66f3ca565 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:41 ===================================================== [Pipeline] echo 01:32:41 taggedImages: 01:32:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:32:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.118 01:32:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:32:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:32:41 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:41 latest 01:32:41 3.0.0-dev.118 01:32:41 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:41 main 01:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:42 41d72947b821: Preparing 01:32:42 c9b4a2a593fb: Preparing 01:32:42 c46402847796: Preparing 01:32:42 e73f95620564: Preparing 01:32:42 b892529abce3: Preparing 01:32:42 662e1a65364f: Preparing 01:32:42 0a99af17a8df: Preparing 01:32:42 42767169eb30: Preparing 01:32:42 f1417ff83b31: Preparing 01:32:42 662e1a65364f: Waiting 01:32:42 0a99af17a8df: Waiting 01:32:42 f1417ff83b31: Waiting 01:32:42 42767169eb30: Waiting 01:32:42 c9b4a2a593fb: Pushed 01:32:42 41d72947b821: Pushed 01:32:42 c46402847796: Pushed 01:32:42 0a99af17a8df: Layer already exists 01:32:42 662e1a65364f: Layer already exists 01:32:42 f1417ff83b31: Layer already exists 01:32:42 42767169eb30: Pushed 01:32:46 b892529abce3: Pushed 01:32:49 e73f95620564: Pushed 01:32:49 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:50 41d72947b821: Preparing 01:32:50 c9b4a2a593fb: Preparing 01:32:50 c46402847796: Preparing 01:32:50 e73f95620564: Preparing 01:32:50 b892529abce3: Preparing 01:32:50 662e1a65364f: Preparing 01:32:50 0a99af17a8df: Preparing 01:32:50 662e1a65364f: Waiting 01:32:50 42767169eb30: Preparing 01:32:50 f1417ff83b31: Preparing 01:32:50 f1417ff83b31: Waiting 01:32:50 c46402847796: Layer already exists 01:32:50 c9b4a2a593fb: Layer already exists 01:32:50 e73f95620564: Layer already exists 01:32:50 41d72947b821: Layer already exists 01:32:50 b892529abce3: Layer already exists 01:32:50 42767169eb30: Layer already exists 01:32:50 0a99af17a8df: Layer already exists 01:32:50 f1417ff83b31: Layer already exists 01:32:50 662e1a65364f: Layer already exists 01:32:50 latest: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 01:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:50 41d72947b821: Preparing 01:32:50 c9b4a2a593fb: Preparing 01:32:50 c46402847796: Preparing 01:32:50 e73f95620564: Preparing 01:32:50 b892529abce3: Preparing 01:32:50 662e1a65364f: Preparing 01:32:50 0a99af17a8df: Preparing 01:32:50 42767169eb30: Preparing 01:32:50 f1417ff83b31: Preparing 01:32:50 0a99af17a8df: Waiting 01:32:50 42767169eb30: Waiting 01:32:50 662e1a65364f: Waiting 01:32:50 f1417ff83b31: Waiting 01:32:50 c46402847796: Layer already exists 01:32:50 41d72947b821: Layer already exists 01:32:50 b892529abce3: Layer already exists 01:32:50 e73f95620564: Layer already exists 01:32:50 c9b4a2a593fb: Layer already exists 01:32:50 0a99af17a8df: Layer already exists 01:32:50 662e1a65364f: Layer already exists 01:32:50 42767169eb30: Layer already exists 01:32:50 f1417ff83b31: Layer already exists 01:32:50 3.0.0-dev.118: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:51 41d72947b821: Preparing 01:32:51 c9b4a2a593fb: Preparing 01:32:51 c46402847796: Preparing 01:32:51 e73f95620564: Preparing 01:32:51 b892529abce3: Preparing 01:32:51 662e1a65364f: Preparing 01:32:51 0a99af17a8df: Preparing 01:32:51 662e1a65364f: Waiting 01:32:51 42767169eb30: Preparing 01:32:51 0a99af17a8df: Waiting 01:32:51 f1417ff83b31: Preparing 01:32:51 42767169eb30: Waiting 01:32:51 c9b4a2a593fb: Layer already exists 01:32:51 e73f95620564: Layer already exists 01:32:51 41d72947b821: Layer already exists 01:32:51 c46402847796: Layer already exists 01:32:51 b892529abce3: Layer already exists 01:32:51 662e1a65364f: Layer already exists 01:32:51 0a99af17a8df: Layer already exists 01:32:51 42767169eb30: Layer already exists 01:32:51 f1417ff83b31: Layer already exists 01:32:51 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:32:52 41d72947b821: Preparing 01:32:52 c9b4a2a593fb: Preparing 01:32:52 c46402847796: Preparing 01:32:52 e73f95620564: Preparing 01:32:52 b892529abce3: Preparing 01:32:52 662e1a65364f: Preparing 01:32:52 0a99af17a8df: Preparing 01:32:52 42767169eb30: Preparing 01:32:52 f1417ff83b31: Preparing 01:32:52 0a99af17a8df: Waiting 01:32:52 662e1a65364f: Waiting 01:32:52 42767169eb30: Waiting 01:32:52 f1417ff83b31: Waiting 01:32:52 41d72947b821: Layer already exists 01:32:52 e73f95620564: Layer already exists 01:32:52 b892529abce3: Layer already exists 01:32:52 c46402847796: Layer already exists 01:32:52 c9b4a2a593fb: Layer already exists 01:32:52 42767169eb30: Layer already exists 01:32:52 662e1a65364f: Layer already exists 01:32:52 0a99af17a8df: Layer already exists 01:32:52 f1417ff83b31: Layer already exists 01:32:52 main: digest: sha256:5316508291162468be4fd4beab13e1eba774607f324ad376736147c967f2022b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:52 ===================================================== [Pipeline] echo 01:32:52 taggedImages: 01:32:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:32:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.118 01:32:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:32:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:32:52 0baaaae70618360000907aaeb616fdb98faa6d32 01:32:52 latest 01:32:52 3.0.0-dev.118 01:32:52 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:32:52 main 01:32:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 01:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:32:52 ed3218088cf7: Preparing 01:32:52 52ae35e63f62: Preparing 01:32:52 ebb62897e57e: Preparing 01:32:52 a4ccdd52323d: Preparing 01:32:52 662e1a65364f: Preparing 01:32:52 0a99af17a8df: Preparing 01:32:52 38b4826f45da: Preparing 01:32:52 f1417ff83b31: Preparing 01:32:52 38b4826f45da: Waiting 01:32:52 f1417ff83b31: Waiting 01:32:52 0a99af17a8df: Waiting 01:32:52 662e1a65364f: Layer already exists 01:32:52 0a99af17a8df: Layer already exists 01:32:52 ebb62897e57e: Pushed 01:32:52 ed3218088cf7: Pushed 01:32:52 52ae35e63f62: Pushed 01:32:53 f1417ff83b31: Layer already exists 01:32:53 38b4826f45da: Pushed 01:32:59 a4ccdd52323d: Pushed 01:32:59 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:00 ed3218088cf7: Preparing 01:33:00 52ae35e63f62: Preparing 01:33:00 ebb62897e57e: Preparing 01:33:00 a4ccdd52323d: Preparing 01:33:00 662e1a65364f: Preparing 01:33:00 0a99af17a8df: Preparing 01:33:00 38b4826f45da: Preparing 01:33:00 f1417ff83b31: Preparing 01:33:00 38b4826f45da: Waiting 01:33:00 0a99af17a8df: Waiting 01:33:00 f1417ff83b31: Waiting 01:33:00 662e1a65364f: Layer already exists 01:33:00 ed3218088cf7: Layer already exists 01:33:00 a4ccdd52323d: Layer already exists 01:33:00 ebb62897e57e: Layer already exists 01:33:00 52ae35e63f62: Layer already exists 01:33:00 f1417ff83b31: Layer already exists 01:33:00 0a99af17a8df: Layer already exists 01:33:00 38b4826f45da: Layer already exists 01:33:00 latest: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 01:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:00 ed3218088cf7: Preparing 01:33:00 52ae35e63f62: Preparing 01:33:00 ebb62897e57e: Preparing 01:33:00 a4ccdd52323d: Preparing 01:33:00 662e1a65364f: Preparing 01:33:00 0a99af17a8df: Preparing 01:33:00 38b4826f45da: Preparing 01:33:00 f1417ff83b31: Preparing 01:33:00 0a99af17a8df: Waiting 01:33:00 38b4826f45da: Waiting 01:33:00 f1417ff83b31: Waiting 01:33:00 a4ccdd52323d: Layer already exists 01:33:00 52ae35e63f62: Layer already exists 01:33:00 ed3218088cf7: Layer already exists 01:33:00 ebb62897e57e: Layer already exists 01:33:00 662e1a65364f: Layer already exists 01:33:00 38b4826f45da: Layer already exists 01:33:00 0a99af17a8df: Layer already exists 01:33:00 f1417ff83b31: Layer already exists 01:33:00 3.0.0-dev.118: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:01 ed3218088cf7: Preparing 01:33:01 52ae35e63f62: Preparing 01:33:01 ebb62897e57e: Preparing 01:33:01 a4ccdd52323d: Preparing 01:33:01 662e1a65364f: Preparing 01:33:01 0a99af17a8df: Preparing 01:33:01 38b4826f45da: Preparing 01:33:01 f1417ff83b31: Preparing 01:33:01 0a99af17a8df: Waiting 01:33:01 f1417ff83b31: Waiting 01:33:01 38b4826f45da: Waiting 01:33:01 ebb62897e57e: Layer already exists 01:33:01 52ae35e63f62: Layer already exists 01:33:01 662e1a65364f: Layer already exists 01:33:01 ed3218088cf7: Layer already exists 01:33:01 a4ccdd52323d: Layer already exists 01:33:01 0a99af17a8df: Layer already exists 01:33:01 38b4826f45da: Layer already exists 01:33:01 f1417ff83b31: Layer already exists 01:33:01 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:33:02 ed3218088cf7: Preparing 01:33:02 52ae35e63f62: Preparing 01:33:02 ebb62897e57e: Preparing 01:33:02 a4ccdd52323d: Preparing 01:33:02 662e1a65364f: Preparing 01:33:02 0a99af17a8df: Preparing 01:33:02 38b4826f45da: Preparing 01:33:02 f1417ff83b31: Preparing 01:33:02 0a99af17a8df: Waiting 01:33:02 f1417ff83b31: Waiting 01:33:02 a4ccdd52323d: Layer already exists 01:33:02 52ae35e63f62: Layer already exists 01:33:02 ed3218088cf7: Layer already exists 01:33:02 ebb62897e57e: Layer already exists 01:33:02 662e1a65364f: Layer already exists 01:33:02 38b4826f45da: Layer already exists 01:33:02 0a99af17a8df: Layer already exists 01:33:02 f1417ff83b31: Layer already exists 01:33:02 main: digest: sha256:e029f56aa9c42bfcbbb5c00cc1e7c77187b9dfe01739718b4c8b5fd91988eefe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:02 ===================================================== [Pipeline] echo 01:33:02 taggedImages: 01:33:02 - nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:02 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:33:02 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.118 01:33:02 - nexus3.edgexfoundry.org:10004/security-spire-config:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:02 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:33:02 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:33:02 0baaaae70618360000907aaeb616fdb98faa6d32 01:33:02 latest 01:33:02 3.0.0-dev.118 01:33:02 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:02 main 01:33:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:02 afd6242664f4: Preparing 01:33:02 92ed1e8cfe0d: Preparing 01:33:02 68cdea90b654: Preparing 01:33:02 5ceff7750ae2: Preparing 01:33:02 662e1a65364f: Preparing 01:33:02 0a99af17a8df: Preparing 01:33:02 42767169eb30: Preparing 01:33:02 f1417ff83b31: Preparing 01:33:02 0a99af17a8df: Waiting 01:33:02 42767169eb30: Waiting 01:33:02 f1417ff83b31: Waiting 01:33:02 662e1a65364f: Layer already exists 01:33:02 0a99af17a8df: Layer already exists 01:33:02 42767169eb30: Layer already exists 01:33:02 f1417ff83b31: Layer already exists 01:33:02 afd6242664f4: Pushed 01:33:02 92ed1e8cfe0d: Pushed 01:33:02 68cdea90b654: Pushed 01:33:10 5ceff7750ae2: Pushed 01:33:10 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:11 afd6242664f4: Preparing 01:33:11 92ed1e8cfe0d: Preparing 01:33:11 68cdea90b654: Preparing 01:33:11 5ceff7750ae2: Preparing 01:33:11 662e1a65364f: Preparing 01:33:11 0a99af17a8df: Preparing 01:33:11 42767169eb30: Preparing 01:33:11 f1417ff83b31: Preparing 01:33:11 0a99af17a8df: Waiting 01:33:11 42767169eb30: Waiting 01:33:11 f1417ff83b31: Waiting 01:33:11 5ceff7750ae2: Layer already exists 01:33:11 92ed1e8cfe0d: Layer already exists 01:33:11 afd6242664f4: Layer already exists 01:33:11 662e1a65364f: Layer already exists 01:33:11 68cdea90b654: Layer already exists 01:33:11 42767169eb30: Layer already exists 01:33:11 f1417ff83b31: Layer already exists 01:33:11 0a99af17a8df: Layer already exists 01:33:11 latest: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 01:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:12 afd6242664f4: Preparing 01:33:12 92ed1e8cfe0d: Preparing 01:33:12 68cdea90b654: Preparing 01:33:12 5ceff7750ae2: Preparing 01:33:12 662e1a65364f: Preparing 01:33:12 0a99af17a8df: Preparing 01:33:12 42767169eb30: Preparing 01:33:12 f1417ff83b31: Preparing 01:33:12 42767169eb30: Waiting 01:33:12 0a99af17a8df: Waiting 01:33:12 68cdea90b654: Layer already exists 01:33:12 92ed1e8cfe0d: Layer already exists 01:33:12 afd6242664f4: Layer already exists 01:33:12 5ceff7750ae2: Layer already exists 01:33:12 662e1a65364f: Layer already exists 01:33:12 f1417ff83b31: Layer already exists 01:33:12 0a99af17a8df: Layer already exists 01:33:12 42767169eb30: Layer already exists 01:33:12 3.0.0-dev.118: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:12 afd6242664f4: Preparing 01:33:12 92ed1e8cfe0d: Preparing 01:33:12 68cdea90b654: Preparing 01:33:12 5ceff7750ae2: Preparing 01:33:12 662e1a65364f: Preparing 01:33:12 0a99af17a8df: Preparing 01:33:12 42767169eb30: Preparing 01:33:12 f1417ff83b31: Preparing 01:33:12 0a99af17a8df: Waiting 01:33:12 42767169eb30: Waiting 01:33:12 f1417ff83b31: Waiting 01:33:12 68cdea90b654: Layer already exists 01:33:12 662e1a65364f: Layer already exists 01:33:12 afd6242664f4: Layer already exists 01:33:12 5ceff7750ae2: Layer already exists 01:33:12 92ed1e8cfe0d: Layer already exists 01:33:12 f1417ff83b31: Layer already exists 01:33:12 0a99af17a8df: Layer already exists 01:33:12 42767169eb30: Layer already exists 01:33:12 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:33:13 afd6242664f4: Preparing 01:33:13 92ed1e8cfe0d: Preparing 01:33:13 68cdea90b654: Preparing 01:33:13 5ceff7750ae2: Preparing 01:33:13 662e1a65364f: Preparing 01:33:13 0a99af17a8df: Preparing 01:33:13 42767169eb30: Preparing 01:33:13 f1417ff83b31: Preparing 01:33:13 f1417ff83b31: Waiting 01:33:13 42767169eb30: Waiting 01:33:13 0a99af17a8df: Waiting 01:33:13 662e1a65364f: Layer already exists 01:33:13 68cdea90b654: Layer already exists 01:33:13 5ceff7750ae2: Layer already exists 01:33:13 afd6242664f4: Layer already exists 01:33:13 92ed1e8cfe0d: Layer already exists 01:33:13 0a99af17a8df: Layer already exists 01:33:13 f1417ff83b31: Layer already exists 01:33:13 42767169eb30: Layer already exists 01:33:13 main: digest: sha256:ea2891153c0b28440e90538051d15a18befbd7cb769a16868a6ef10ea2939f8c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:13 ===================================================== [Pipeline] echo 01:33:13 taggedImages: 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.118 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-server:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:33:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:33:13 0baaaae70618360000907aaeb616fdb98faa6d32 01:33:13 latest 01:33:13 3.0.0-dev.118 01:33:13 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:13 main 01:33:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:13 f844c5c03d2f: Preparing 01:33:13 3209d9ebd254: Preparing 01:33:13 662e1a65364f: Preparing 01:33:13 0a99af17a8df: Preparing 01:33:13 a7f5c026e569: Preparing 01:33:13 f1417ff83b31: Preparing 01:33:13 f1417ff83b31: Waiting 01:33:13 0a99af17a8df: Layer already exists 01:33:13 662e1a65364f: Layer already exists 01:33:13 f1417ff83b31: Layer already exists 01:33:13 f844c5c03d2f: Pushed 01:33:13 a7f5c026e569: Pushed 01:33:17 3209d9ebd254: Pushed 01:33:17 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:17 f844c5c03d2f: Preparing 01:33:17 3209d9ebd254: Preparing 01:33:17 662e1a65364f: Preparing 01:33:17 0a99af17a8df: Preparing 01:33:17 a7f5c026e569: Preparing 01:33:17 f1417ff83b31: Preparing 01:33:17 f1417ff83b31: Waiting 01:33:17 a7f5c026e569: Layer already exists 01:33:17 662e1a65364f: Layer already exists 01:33:17 3209d9ebd254: Layer already exists 01:33:17 f844c5c03d2f: Layer already exists 01:33:17 0a99af17a8df: Layer already exists 01:33:17 f1417ff83b31: Layer already exists 01:33:17 latest: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 01:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:18 f844c5c03d2f: Preparing 01:33:18 3209d9ebd254: Preparing 01:33:18 662e1a65364f: Preparing 01:33:18 0a99af17a8df: Preparing 01:33:18 a7f5c026e569: Preparing 01:33:18 f1417ff83b31: Preparing 01:33:18 f1417ff83b31: Waiting 01:33:18 0a99af17a8df: Layer already exists 01:33:18 f844c5c03d2f: Layer already exists 01:33:18 662e1a65364f: Layer already exists 01:33:18 3209d9ebd254: Layer already exists 01:33:18 a7f5c026e569: Layer already exists 01:33:18 f1417ff83b31: Layer already exists 01:33:18 3.0.0-dev.118: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:19 f844c5c03d2f: Preparing 01:33:19 3209d9ebd254: Preparing 01:33:19 662e1a65364f: Preparing 01:33:19 0a99af17a8df: Preparing 01:33:19 a7f5c026e569: Preparing 01:33:19 f1417ff83b31: Preparing 01:33:19 f1417ff83b31: Waiting 01:33:19 0a99af17a8df: Layer already exists 01:33:19 a7f5c026e569: Layer already exists 01:33:19 662e1a65364f: Layer already exists 01:33:19 f844c5c03d2f: Layer already exists 01:33:19 3209d9ebd254: Layer already exists 01:33:19 f1417ff83b31: Layer already exists 01:33:19 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:33:19 f844c5c03d2f: Preparing 01:33:19 3209d9ebd254: Preparing 01:33:19 662e1a65364f: Preparing 01:33:19 0a99af17a8df: Preparing 01:33:19 a7f5c026e569: Preparing 01:33:19 f1417ff83b31: Preparing 01:33:19 f1417ff83b31: Waiting 01:33:19 f844c5c03d2f: Layer already exists 01:33:19 a7f5c026e569: Layer already exists 01:33:19 0a99af17a8df: Layer already exists 01:33:19 3209d9ebd254: Layer already exists 01:33:19 662e1a65364f: Layer already exists 01:33:19 f1417ff83b31: Layer already exists 01:33:19 main: digest: sha256:b2c1f4643a5fb19ebc1dcf92bce2582f5b72312b76f574f7c26bb1e33e059919 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:19 ===================================================== [Pipeline] echo 01:33:19 taggedImages: 01:33:19 - nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:33:19 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.118 01:33:19 - nexus3.edgexfoundry.org:10004/support-notifications:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:19 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:33:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:33:19 0baaaae70618360000907aaeb616fdb98faa6d32 01:33:19 latest 01:33:19 3.0.0-dev.118 01:33:19 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:19 main 01:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:20 6216b254aab1: Preparing 01:33:20 412fdf72c3a5: Preparing 01:33:20 662e1a65364f: Preparing 01:33:20 0a99af17a8df: Preparing 01:33:20 acc906b6a329: Preparing 01:33:20 f1417ff83b31: Preparing 01:33:20 f1417ff83b31: Waiting 01:33:20 0a99af17a8df: Layer already exists 01:33:20 662e1a65364f: Layer already exists 01:33:20 f1417ff83b31: Layer already exists 01:33:20 6216b254aab1: Pushed 01:33:20 acc906b6a329: Pushed 01:33:23 Removing intermediate container d5f92fc9496e 01:33:23 ---> 641c60b0a2f2 01:33:23 Step 7/22 : COPY . . 01:33:23 ---> 21774afa6ac3 01:33:23 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:33:23 ---> Running in 5ab219e93a60 01:33:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:33:23 412fdf72c3a5: Pushed 01:33:23 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:24 6216b254aab1: Preparing 01:33:24 412fdf72c3a5: Preparing 01:33:24 662e1a65364f: Preparing 01:33:24 0a99af17a8df: Preparing 01:33:24 acc906b6a329: Preparing 01:33:24 f1417ff83b31: Preparing 01:33:24 f1417ff83b31: Waiting 01:33:24 acc906b6a329: Layer already exists 01:33:24 6216b254aab1: Layer already exists 01:33:24 662e1a65364f: Layer already exists 01:33:24 0a99af17a8df: Layer already exists 01:33:24 412fdf72c3a5: Layer already exists 01:33:24 f1417ff83b31: Layer already exists 01:33:24 latest: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 01:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:24 6216b254aab1: Preparing 01:33:24 412fdf72c3a5: Preparing 01:33:24 662e1a65364f: Preparing 01:33:24 0a99af17a8df: Preparing 01:33:24 acc906b6a329: Preparing 01:33:24 f1417ff83b31: Preparing 01:33:24 f1417ff83b31: Waiting 01:33:24 acc906b6a329: Layer already exists 01:33:24 662e1a65364f: Layer already exists 01:33:24 0a99af17a8df: Layer already exists 01:33:24 412fdf72c3a5: Layer already exists 01:33:24 6216b254aab1: Layer already exists 01:33:24 f1417ff83b31: Layer already exists 01:33:24 3.0.0-dev.118: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:25 6216b254aab1: Preparing 01:33:25 412fdf72c3a5: Preparing 01:33:25 662e1a65364f: Preparing 01:33:25 0a99af17a8df: Preparing 01:33:25 acc906b6a329: Preparing 01:33:25 f1417ff83b31: Preparing 01:33:25 f1417ff83b31: Waiting 01:33:25 662e1a65364f: Layer already exists 01:33:25 6216b254aab1: Layer already exists 01:33:25 0a99af17a8df: Layer already exists 01:33:25 412fdf72c3a5: Layer already exists 01:33:25 acc906b6a329: Layer already exists 01:33:25 f1417ff83b31: Layer already exists 01:33:25 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:33:25 6216b254aab1: Preparing 01:33:25 412fdf72c3a5: Preparing 01:33:25 662e1a65364f: Preparing 01:33:25 0a99af17a8df: Preparing 01:33:25 acc906b6a329: Preparing 01:33:25 f1417ff83b31: Preparing 01:33:25 f1417ff83b31: Waiting 01:33:25 662e1a65364f: Layer already exists 01:33:25 0a99af17a8df: Layer already exists 01:33:25 acc906b6a329: Layer already exists 01:33:25 412fdf72c3a5: Layer already exists 01:33:25 6216b254aab1: Layer already exists 01:33:25 f1417ff83b31: Layer already exists 01:33:25 main: digest: sha256:f5bd5979f248859d1783ebb3105932871ad6422ed568da863e5f54bad451d1e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:26 ===================================================== [Pipeline] echo 01:33:26 taggedImages: 01:33:26 - nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32 01:33:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:33:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.118 01:33:26 - nexus3.edgexfoundry.org:10004/support-scheduler:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:33:26 - 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] } 01:37:18 Removing intermediate container 485c3a04aa9d 01:37:18 ---> d0bd8d02b961 01:37:18 01:37:18 Step 10/23 : FROM alpine:3.17 01:37:18 ---> 51e60588ff2c 01:37:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:37:18 ---> Running in 28d2e18eb772 01:37:18 Removing intermediate container 28d2e18eb772 01:37:18 ---> c6db275c5ec0 01:37:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:37:18 ---> Running in a2d4d0230574 01:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:37:18 (1/1) Installing dumb-init (1.2.5-r2) 01:37:18 Executing busybox-1.35.0-r29.trigger 01:37:18 OK: 8 MiB in 16 packages 01:37:18 Removing intermediate container a2d4d0230574 01:37:18 ---> afd370b7da3d 01:37:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:18 ---> 31d278f57842 01:37:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:37:18 ---> 8dc80573981b 01:37:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:37:18 ---> 5c3b0b23e8af 01:37:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:37:18 ---> feb9eaea65c6 01:37:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:37:18 ---> 60c0fa06dacf 01:37:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:37:18 ---> Running in 69abf4764768 01:37:23 Removing intermediate container 69abf4764768 01:37:23 ---> 0cafe21963af 01:37:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:37:23 ---> Running in 86244e842675 01:37:24 Removing intermediate container 86244e842675 01:37:24 ---> b995f42b5ecc 01:37:24 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:37:24 ---> Running in f708ac13bab5 01:37:25 Removing intermediate container f708ac13bab5 01:37:25 ---> b747c4d3b032 01:37:25 Step 21/23 : LABEL arch=arm64 01:37:25 ---> Running in b42c8b31c5fb 01:37:26 Removing intermediate container b42c8b31c5fb 01:37:26 ---> 467f4be8f795 01:37:26 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:37:27 ---> Running in 575717b173d6 01:37:30 Removing intermediate container 575717b173d6 01:37:30 ---> 02bde1917658 01:37:30 Step 23/23 : LABEL version=3.0.0-dev.118 01:37:30 ---> Running in 2273dd0bd65b 01:37:31 Removing intermediate container 2273dd0bd65b 01:37:31 ---> 67ce87ffecba 01:37:31 01:37:31 Successfully built 67ce87ffecba 01:37:31 Successfully tagged security-proxy-auth-arm64:latest 01:37:31 Building core-command 01:37:31  Building security-proxy-auth ... done Removing intermediate container cf8f178b3702 01:37:31 ---> 4c9ea1d92fcd 01:37:31 01:37:31 Step 9/33 : FROM alpine:3.17 01:37:31 ---> 51e60588ff2c 01:37:31 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:37:31 ---> Running in bc7f3e75e30d 01:37:32 Removing intermediate container bc7f3e75e30d 01:37:32 ---> 907fc3e0f972 01:37:32 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:37:32 ---> Running in 66ed65ff849d 01:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:37:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:37:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:37:35 ---> 2fe5ebf03d0c 01:37:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:37:35 ---> Using cache 01:37:35 ---> fea660020692 01:37:35 Step 4/24 : WORKDIR /edgex-go 01:37:35 ---> Using cache 01:37:35 ---> e13cd0ef5410 01:37:35 Step 5/24 : RUN apk add --update --no-cache make gitfetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:37:35 01:37:35 ---> Using cache 01:37:35 ---> 7911abb432a9 01:37:35 Step 6/24 : COPY go.mod vendor* ./ 01:37:35 ---> Using cache 01:37:35 ---> 337bfc8ddf10 01:37:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:35 ---> Using cache 01:37:35 ---> 828e662b663b 01:37:35 Step 8/24 : COPY . . 01:37:35 ---> Using cache 01:37:35 ---> 513861617af7 01:37:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:37:35 ---> Running in abbf9fb26461 01:37:37 (1/2) Installing dumb-init (1.2.5-r2) 01:37:37 (2/2) Installing su-exec (0.2-r2) 01:37:37 Executing busybox-1.35.0-r29.trigger 01:37:37 OK: 8 MiB in 17 packages 01:37:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:37:39 Removing intermediate container 66ed65ff849d 01:37:39 ---> 7a668d7e357c 01:37:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:37:39 ---> Running in 3d0005aa0431 01:37:40 Removing intermediate container 3d0005aa0431 01:37:40 ---> 7279585d40e0 01:37:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:37:40 ---> Running in 50cae226f74d 01:37:41 Removing intermediate container 50cae226f74d 01:37:41 ---> 3e0799060dd8 01:37:41 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:37:41 ---> Running in 32c8643b6a34 01:37:41 Removing intermediate container 32c8643b6a34 01:37:41 ---> 0a228b29d7db 01:37:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:37:41 ---> Running in 8a7158a33aff 01:37:42 Removing intermediate container 8a7158a33aff 01:37:42 ---> bcc7275875c9 01:37:42 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:37:42 ---> Running in 77a4cb021ad4 01:37:45 Removing intermediate container 77a4cb021ad4 01:37:45 ---> 46aceef01d53 01:37:45 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:37:46 ---> Running in 3310c64572a6 01:37:47 Removing intermediate container 3310c64572a6 01:37:47 ---> 8b95b3cc8f08 01:37:47 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:37:48 ---> 65b1fa095628 01:37:48 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:37:48 ---> Running in 6196bc49c6bd 01:37:51 Removing intermediate container 6196bc49c6bd 01:37:51 ---> ff42f84ff0cf 01:37:51 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:52 ---> 2ee1c85b8666 01:37:52 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:37:53 ---> 85cafcda182b 01:37:53 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:37:56 ---> 19f7d9a7c783 01:37:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:37:56 ---> 9ea143a53ad8 01:37:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:37:57 ---> 9ddb8db49cd7 01:37:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:37:59 ---> 437942790b49 01:37:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:38:00 ---> 3dbb2ca9ea58 01:38:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:38:01 ---> ff610edfd55c 01:38:01 Step 28/33 : RUN chmod +x /entrypoint.sh 01:38:01 ---> Running in eb8af4ef7cff 01:38:05 Removing intermediate container eb8af4ef7cff 01:38:05 ---> fa5e1e5763b7 01:38:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:38:05 ---> Running in 6214e6fe706b 01:38:09 Removing intermediate container 6214e6fe706b 01:38:09 ---> cd7bf9130541 01:38:09 Step 30/33 : CMD ["gate"] 01:38:09 ---> Running in f8d142d46841 01:38:09 Removing intermediate container f8d142d46841 01:38:09 ---> eaeb4a0a703b 01:38:09 Step 31/33 : LABEL arch=arm64 01:38:10 ---> Running in 646faccdc684 01:38:11 Removing intermediate container 646faccdc684 01:38:11 ---> 0b28c33970dd 01:38:11 Step 32/33 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:38:11 ---> Running in 65c90edf9f20 01:38:12 Removing intermediate container 65c90edf9f20 01:38:12 ---> bc4bd4f62a1e 01:38:12 Step 33/33 : LABEL version=3.0.0-dev.118 01:38:13 ---> Running in 76c824210b64 01:38:13 Removing intermediate container 76c824210b64 01:38:13 ---> 361f4413b209 01:38:13 01:38:13 Successfully built 361f4413b209 01:38:13 Successfully tagged security-bootstrapper-arm64:latest 01:38:13  Building security-bootstrapper ... done Building core-data 01:38:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:38:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:38:17 ---> 2fe5ebf03d0c 01:38:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:38:17 ---> Using cache 01:38:17 ---> fea660020692 01:38:17 Step 4/23 : WORKDIR /edgex-go 01:38:17 ---> Using cache 01:38:17 ---> e13cd0ef5410 01:38:17 Step 5/23 : RUN apk add --update --no-cache make git 01:38:17 ---> Using cache 01:38:17 ---> 7911abb432a9 01:38:17 Step 6/23 : COPY go.mod vendor* ./ 01:38:17 ---> Using cache 01:38:17 ---> 337bfc8ddf10 01:38:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:17 ---> Using cache 01:38:17 ---> 828e662b663b 01:38:17 Step 8/23 : COPY . . 01:38:17 ---> Using cache 01:38:17 ---> 513861617af7 01:38:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:38:17 ---> Running in 3f7c4c442c7d 01:38:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:38:41 Removing intermediate container e75fe49c6f4b 01:38:41 ---> 33f4c15a2b17 01:38:41 01:38:41 Step 10/23 : FROM alpine:3.17 01:38:41 ---> 51e60588ff2c 01:38:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:38:41 ---> Using cache 01:38:41 ---> c6db275c5ec0 01:38:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:38:41 ---> Using cache 01:38:41 ---> afd370b7da3d 01:38:41 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:41 ---> Using cache 01:38:41 ---> 31d278f57842 01:38:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:38:41 ---> Using cache 01:38:41 ---> 8dc80573981b 01:38:41 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:38:41 ---> 6b9ab75c55ae 01:38:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:38:41 ---> 34df69ddd68f 01:38:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:38:42 ---> 9815643d2086 01:38:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:42 ---> Running in 26cd7696a44f 01:38:46 Removing intermediate container 26cd7696a44f 01:38:46 ---> bed9a6c6e43d 01:38:46 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:38:46 ---> Running in d581c67785bf 01:38:47 Removing intermediate container d581c67785bf 01:38:47 ---> 2d1962a3a1a4 01:38:47 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:38:47 ---> Running in 5789601a6643 01:38:47 Removing intermediate container 5789601a6643 01:38:48 ---> 99994c9cd31c 01:38:48 Step 21/23 : LABEL arch=arm64 01:38:48 ---> Running in 1f9080072668 01:38:48 Removing intermediate container 1f9080072668 01:38:48 ---> 5e15784d9f84 01:38:48 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:38:48 ---> Running in e3770e27fb1c 01:38:49 Removing intermediate container e3770e27fb1c 01:38:49 ---> 5d2251240e75 01:38:49 Step 23/23 : LABEL version=3.0.0-dev.118 01:38:49 ---> Running in 240cde373c38 01:38:50 Removing intermediate container 240cde373c38 01:38:50 ---> a3be248de40f 01:38:50 01:38:50 Successfully built a3be248de40f 01:38:50 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:38:50 Building security-spiffe-token-provider 01:38:54  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:38:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:38:54 ---> 2fe5ebf03d0c 01:38:54 Step 3/20 : WORKDIR /edgex-go 01:38:54 ---> Using cache 01:38:54 ---> c0bb4b891ced 01:38:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:38:54 ---> Running in 647a296a3de2 01:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:58 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:38:58 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:38:58 OK: 17694 distinct packages available 01:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:39:00 OK: 263 MiB in 53 packages 01:39:03 Removing intermediate container 647a296a3de2 01:39:03 ---> 7e9330b28bd0 01:39:03 Step 5/20 : COPY go.mod vendor* ./ 01:39:04 ---> c16e412be3e4 01:39:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:05 ---> Running in 93c289989ef7 01:39:51 Removing intermediate container 5ab219e93a60 01:39:51 ---> 0696c95e189c 01:39:51 01:39:51 Step 9/22 : FROM alpine:3.17 01:39:51 ---> 51e60588ff2c 01:39:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:39:51 ---> Running in 848a1847c273 01:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:39:51 (1/2) Installing dumb-init (1.2.5-r2) 01:39:51 (2/2) Installing openssl (3.0.8-r3) 01:39:51 Executing busybox-1.35.0-r29.trigger 01:39:51 OK: 8 MiB in 17 packages 01:39:52 Removing intermediate container 848a1847c273 01:39:52 ---> 75065e9bd0d5 01:39:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:39:52 ---> Running in 9ca92716f54f 01:39:53 Removing intermediate container 9ca92716f54f 01:39:53 ---> afce357dace3 01:39:53 Step 12/22 : WORKDIR /edgex 01:39:53 ---> Running in 957ed551365c 01:39:55 Removing intermediate container 957ed551365c 01:39:55 ---> c270e6a9bbc7 01:39:55 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:56 ---> 2021c96acbb3 01:39:56 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:39:57 ---> 18163ac329a3 01:39:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:39:59 ---> f5156c84bcb6 01:39:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:40:00 ---> 7a2793a19b56 01:40:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:40:01 ---> c118e9cd5d25 01:40:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:40:01 ---> Running in f482e832ac8b 01:40:06 Removing intermediate container f482e832ac8b 01:40:06 ---> 410c8e5ecddc 01:40:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:40:06 ---> Running in 2b072da27f04 01:40:06 Removing intermediate container 2b072da27f04 01:40:06 ---> b51a9108f9b4 01:40:06 Step 20/22 : LABEL arch=arm64 01:40:06 ---> Running in 75c7966cbd60 01:40:07 Removing intermediate container 75c7966cbd60 01:40:07 ---> a61921bc3656 01:40:07 Step 21/22 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:40:07 ---> Running in ad2c222b795e 01:40:08 Removing intermediate container ad2c222b795e 01:40:08 ---> ddbdd0a9a2b2 01:40:08 Step 22/22 : LABEL version=3.0.0-dev.118 01:40:08 ---> Running in 9d780a3acac9 01:40:09 Removing intermediate container 9d780a3acac9 01:40:09 ---> fc6541122ede 01:40:09 01:40:10 Successfully built fc6541122ede 01:40:10 Successfully tagged security-proxy-setup-arm64:latest 01:40:10 Building core-metadata 01:40:14  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:40:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:40:14 ---> 2fe5ebf03d0c 01:40:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:40:14 ---> Using cache 01:40:14 ---> fea660020692 01:40:14 Step 4/25 : WORKDIR /edgex-go 01:40:14 ---> Using cache 01:40:14 ---> e13cd0ef5410 01:40:14 Step 5/25 : RUN apk add --update --no-cache make git 01:40:14 ---> Using cache 01:40:14 ---> 7911abb432a9 01:40:14 Step 6/25 : COPY go.mod vendor* ./ 01:40:14 ---> Using cache 01:40:14 ---> 337bfc8ddf10 01:40:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:14 ---> Using cache 01:40:14 ---> 828e662b663b 01:40:14 Step 8/25 : COPY . . 01:40:14 ---> Using cache 01:40:14 ---> 513861617af7 01:40:14 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:40:15 ---> Running in 58cecfa821be 01:40:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:40:50 Removing intermediate container 93c289989ef7 01:40:50 ---> 07a471a50587 01:40:50 Step 7/20 : COPY . . 01:40:50 ---> f28c4d03914c 01:40:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:40:50 ---> Running in f2dac96a1451 01:40:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:41:04 Removing intermediate container fafce58494bd 01:41:04 ---> 5c0af2ee1643 01:41:04 01:41:04 Step 10/23 : FROM alpine:3.17 01:41:04 ---> 51e60588ff2c 01:41:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:41:04 ---> Running in bafff7181a6a 01:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:41:07 (1/1) Installing dumb-init (1.2.5-r2) 01:41:07 Executing busybox-1.35.0-r29.trigger 01:41:07 OK: 8 MiB in 16 packages 01:41:08 Removing intermediate container bafff7181a6a 01:41:08 ---> ab5f96891f94 01:41:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:41:08 ---> Running in 8b0a99a7833e 01:41:09 Removing intermediate container 8b0a99a7833e 01:41:09 ---> e5d66f2aec68 01:41:09 Step 13/23 : ENV APP_PORT=59861 01:41:09 ---> Running in 52d33824a39c 01:41:09 Removing intermediate container 52d33824a39c 01:41:09 ---> d53ae3a946b1 01:41:09 Step 14/23 : EXPOSE $APP_PORT 01:41:09 ---> Running in 9007757d43d4 01:41:10 Removing intermediate container 9007757d43d4 01:41:10 ---> 2f9523329d5e 01:41:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:13 ---> 5afc8fc75122 01:41:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:41:13 ---> d8678997b60e 01:41:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:41:16 ---> 0c5458b0e597 01:41:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:41:17 ---> 8aeff3add256 01:41:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:41:17 ---> Running in a8289b5f93bc 01:41:17 Removing intermediate container a8289b5f93bc 01:41:17 ---> e20904404859 01:41:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:41:17 ---> Running in 1d8e989c5efb 01:41:18 Removing intermediate container 1d8e989c5efb 01:41:18 ---> 285bcf212461 01:41:18 Step 21/23 : LABEL arch=arm64 01:41:18 ---> Running in 20a5726486fb 01:41:19 Removing intermediate container 20a5726486fb 01:41:19 ---> 9b7ea5119110 01:41:19 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:41:19 ---> Running in dfb3283e098c 01:41:19 Removing intermediate container dfb3283e098c 01:41:19 ---> 025a4daa6eb2 01:41:19 Step 23/23 : LABEL version=3.0.0-dev.118 01:41:19 ---> Running in f4da25f6fc04 01:41:20 Removing intermediate container f4da25f6fc04 01:41:20 ---> bef79a26f0fe 01:41:20 01:41:20 Successfully built bef79a26f0fe 01:41:20 Successfully tagged support-scheduler-arm64:latest 01:41:20 Building support-notifications 01:41:23  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:41:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:41:23 ---> 2fe5ebf03d0c 01:41:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:41:23 ---> Using cache 01:41:23 ---> fea660020692 01:41:23 Step 4/23 : WORKDIR /edgex-go 01:41:23 ---> Using cache 01:41:23 ---> e13cd0ef5410 01:41:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:41:25 ---> Running in d033008947df 01:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:41:29 OK: 263 MiB in 53 packages 01:41:31 Removing intermediate container d033008947df 01:41:31 ---> 5f8f9ff9cbdb 01:41:31 Step 6/23 : COPY go.mod vendor* ./ 01:41:32 ---> 58fc669f2946 01:41:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:32 ---> Running in 9bd6717d04ad 01:43:24 Removing intermediate container 9bd6717d04ad 01:43:24 ---> 11760023cc12 01:43:24 Step 8/23 : COPY . . 01:43:24 ---> 2e35e630b3f6 01:43:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:43:24 ---> Running in d16f240a3d37 01:43:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:45:15 Removing intermediate container abbf9fb26461 01:45:15 ---> 5e3adc2f7b93 01:45:15 01:45:15 Step 10/24 : FROM alpine:3.17 01:45:15 ---> 51e60588ff2c 01:45:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:45:15 ---> Using cache 01:45:15 ---> ab5f96891f94 01:45:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:45:15 ---> Using cache 01:45:15 ---> e5d66f2aec68 01:45:15 Step 13/24 : ENV APP_PORT=59882 01:45:15 ---> Running in 575e7929cc95 01:45:15 Removing intermediate container 575e7929cc95 01:45:15 ---> 4471567b7104 01:45:15 Step 14/24 : EXPOSE $APP_PORT 01:45:15 ---> Running in c96a7422f68d 01:45:15 Removing intermediate container c96a7422f68d 01:45:15 ---> 2e19a5a46028 01:45:15 Step 15/24 : WORKDIR / 01:45:15 ---> Running in 38ee2a73d4b5 01:45:15 Removing intermediate container 38ee2a73d4b5 01:45:15 ---> 98e842582c0d 01:45:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:15 ---> ed92a7a2dba1 01:45:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:45:15 ---> 5f1d0e2ab684 01:45:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:45:15 ---> 2ef98039113a 01:45:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:45:15 ---> 2c73853709ae 01:45:15 Step 20/24 : ENTRYPOINT ["/core-command"] 01:45:15 ---> Running in f5b35ece06fb 01:45:15 Removing intermediate container f5b35ece06fb 01:45:15 ---> 9d95563011ff 01:45:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:45:15 ---> Running in e35bfd0cd1e6 01:45:15 Removing intermediate container e35bfd0cd1e6 01:45:15 ---> 61c5a646265c 01:45:15 Step 22/24 : LABEL arch=arm64 01:45:15 ---> Running in 5b137764ce7d 01:45:15 Removing intermediate container 5b137764ce7d 01:45:15 ---> b29cbc916246 01:45:15 Step 23/24 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:45:15 ---> Running in 42b5ea192019 01:45:16 Removing intermediate container 42b5ea192019 01:45:16 ---> af09824e068f 01:45:16 Step 24/24 : LABEL version=3.0.0-dev.118 01:45:16 ---> Running in 51725dba9c34 01:45:16 Removing intermediate container 51725dba9c34 01:45:16 ---> 652bbb41f455 01:45:16 01:45:16 Successfully built 652bbb41f455 01:45:16 Successfully tagged core-command-arm64:latest 01:45:16  Building core-command ... done Building security-secretstore-setup 01:45:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:45:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:45:19 ---> 2fe5ebf03d0c 01:45:19 Step 3/25 : WORKDIR /edgex-go 01:45:19 ---> Using cache 01:45:19 ---> c0bb4b891ced 01:45:19 Step 4/25 : RUN apk add --update --no-cache make git 01:45:19 ---> Using cache 01:45:19 ---> 1d65d3547929 01:45:19 Step 5/25 : COPY go.mod vendor* ./ 01:45:19 ---> Using cache 01:45:19 ---> 0608c971db83 01:45:19 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:19 ---> Using cache 01:45:19 ---> 641c60b0a2f2 01:45:19 Step 7/25 : COPY . . 01:45:19 ---> Using cache 01:45:19 ---> 21774afa6ac3 01:45:19 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:45:20 ---> Running in 3307c017b616 01:45:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:09 Removing intermediate container 3f7c4c442c7d 01:46:09 ---> 42bd4e54b995 01:46:09 01:46:09 Step 10/23 : FROM alpine:3.17 01:46:09 ---> 51e60588ff2c 01:46:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:46:09 ---> Running in d7b0df660d73 01:46:09 Removing intermediate container d7b0df660d73 01:46:09 ---> b541a3f6f61d 01:46:09 Step 12/23 : ENV APP_PORT=59880 01:46:09 ---> Running in 4b28b7648eb1 01:46:09 Removing intermediate container 4b28b7648eb1 01:46:09 ---> 6e85de292b03 01:46:09 Step 13/23 : EXPOSE $APP_PORT 01:46:09 ---> Running in 3180d12bbb83 01:46:09 Removing intermediate container 3180d12bbb83 01:46:09 ---> bfb4f2f5e2af 01:46:09 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:46:09 ---> Running in 32e35adae433 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:46:13 (1/1) Installing dumb-init (1.2.5-r2) 01:46:13 Executing busybox-1.35.0-r29.trigger 01:46:13 OK: 8 MiB in 16 packages 01:46:15 Removing intermediate container 32e35adae433 01:46:15 ---> 8a08a7ecffb7 01:46:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:16 ---> 82f5a06aa665 01:46:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:46:17 ---> d1e49f9f47d5 01:46:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:46:19 ---> b024ffe09c00 01:46:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:46:20 ---> c9b1aeb1973e 01:46:20 Step 19/23 : ENTRYPOINT ["/core-data"] 01:46:20 ---> Running in c061ce46d1e2 01:46:20 Removing intermediate container c061ce46d1e2 01:46:20 ---> 635acda3a796 01:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:46:21 ---> Running in ac31b990a9f0 01:46:21 Removing intermediate container ac31b990a9f0 01:46:21 ---> 0b56769151b5 01:46:21 Step 21/23 : LABEL arch=arm64 01:46:21 ---> Running in c4620c07cb41 01:46:22 Removing intermediate container c4620c07cb41 01:46:22 ---> c86c087c0085 01:46:22 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:46:22 ---> Running in e3eafa78954d 01:46:23 Removing intermediate container e3eafa78954d 01:46:23 ---> a9f9a36c2afe 01:46:23 Step 23/23 : LABEL version=3.0.0-dev.118 01:46:23 ---> Running in eca042f17c59 01:46:24 Removing intermediate container eca042f17c59 01:46:24 ---> 223c95c8fcac 01:46:24 01:46:24 Successfully built 223c95c8fcac 01:46:24 Successfully tagged core-data-arm64:latest 01:46:24 Building security-spire-agent 01:46:27  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:46:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:46:27 ---> 2fe5ebf03d0c 01:46:27 Step 3/27 : WORKDIR /edgex-go 01:46:27 ---> Using cache 01:46:27 ---> c0bb4b891ced 01:46:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:46:27 ---> Using cache 01:46:27 ---> 3d6544df7d55 01:46:27 Step 5/27 : COPY go.mod vendor* ./ 01:46:27 ---> Using cache 01:46:27 ---> decd3caddd02 01:46:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:28 ---> Using cache 01:46:28 ---> 4dffdccc731b 01:46:28 Step 7/27 : COPY . . 01:46:28 ---> Using cache 01:46:28 ---> fb57e19fd6d0 01:46:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 01:46:28 ---> Using cache 01:46:28 ---> 297be4f5ebb6 01:46:28 Step 9/27 : WORKDIR /edgex-go/spire-build 01:46:28 ---> Using cache 01:46:28 ---> 344df2868548 01:46:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:46:28 ---> Using cache 01:46:28 ---> 840be7a3798c 01:46:28 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 01:46:28 ---> Using cache 01:46:28 ---> bee3733e24f0 01:46:28 Step 12/27 : WORKDIR /edgex-go 01:46:28 ---> Using cache 01:46:28 ---> c8df8e42c46b 01:46:28 01:46:28 Step 13/27 : FROM alpine:3.17 01:46:28 ---> 51e60588ff2c 01:46:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:46:28 ---> Using cache 01:46:28 ---> 7cf6a59aefe8 01:46:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:28 ---> Using cache 01:46:28 ---> 142cf3f9f681 01:46:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:28 ---> Using cache 01:46:28 ---> b6cec2152bf9 01:46:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:46:28 ---> Using cache 01:46:28 ---> ecc0123fa614 01:46:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:46:32 ---> e497e3761149 01:46:32 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:46:38 ---> 09d23cb6ce6d 01:46:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:46:38 ---> 68fb57eec76d 01:46:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:46:39 ---> 005987b546cd 01:46:39 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:46:41 ---> a2906ce11414 01:46:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:46:41 ---> Running in ebba26ccc6e5 01:46:42 Removing intermediate container ebba26ccc6e5 01:46:42 ---> 8e735fa37fb5 01:46:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:46:42 ---> Running in fb38b25cfdb3 01:46:42 Removing intermediate container fb38b25cfdb3 01:46:42 ---> 9746e1d62309 01:46:42 Step 25/27 : LABEL arch=arm64 01:46:43 ---> Running in 81fb516f7924 01:46:43 Removing intermediate container 81fb516f7924 01:46:43 ---> cf52e8a90ca8 01:46:43 Step 26/27 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:46:43 ---> Running in 2484ff760c04 01:46:44 Removing intermediate container 2484ff760c04 01:46:44 ---> aa139948c473 01:46:44 Step 27/27 : LABEL version=3.0.0-dev.118 01:46:45 ---> Running in 7c497f782cc3 01:46:45 Removing intermediate container 7c497f782cc3 01:46:45 ---> 4614b6554ebf 01:46:45 01:46:45 Successfully built 4614b6554ebf 01:46:45 Successfully tagged security-spire-agent-arm64:latest 01:48:07  Building security-spire-agent ... done Removing intermediate container 58cecfa821be 01:48:07 ---> 48d9e56c97f4 01:48:07 01:48:07 Step 10/25 : FROM alpine:3.17 01:48:07 ---> 51e60588ff2c 01:48:07 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:48:07 ---> Using cache 01:48:07 ---> ab5f96891f94 01:48:07 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:48:07 ---> Using cache 01:48:07 ---> e5d66f2aec68 01:48:07 Step 13/25 : ENV APP_PORT=59881 01:48:07 ---> Running in 03a643dfd356 01:48:07 Removing intermediate container 03a643dfd356 01:48:07 ---> 597bee8006c2 01:48:07 Step 14/25 : EXPOSE $APP_PORT 01:48:07 ---> Running in 88ace701c342 01:48:07 Removing intermediate container 88ace701c342 01:48:07 ---> ecb51ccf1c8a 01:48:07 Step 15/25 : WORKDIR / 01:48:07 ---> Running in bea8bc7d692d 01:48:07 Removing intermediate container bea8bc7d692d 01:48:07 ---> d9f2f97a89a4 01:48:07 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:48:07 ---> 9d5a25f76eed 01:48:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:48:07 ---> 9b0e50538eb3 01:48:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:48:07 ---> 1e43adc2eeb9 01:48:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:48:08 ---> 8988a379f85f 01:48:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:48:09 ---> dfee242606da 01:48:09 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:48:09 ---> Running in ca50d8d2593f 01:48:10 Removing intermediate container ca50d8d2593f 01:48:10 ---> 5628416860c0 01:48:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:48:10 ---> Running in 55acd070f766 01:48:11 Removing intermediate container 55acd070f766 01:48:11 ---> 9b72b965b3cc 01:48:11 Step 23/25 : LABEL arch=arm64 01:48:11 ---> Running in 2ea2e4788d4b 01:48:14 Removing intermediate container 2ea2e4788d4b 01:48:14 ---> 258b2a6b4a1a 01:48:14 Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:48:14 ---> Running in 3ac6c39b648b 01:48:14 Removing intermediate container 3ac6c39b648b 01:48:14 ---> 825a4b55f36d 01:48:14 Step 25/25 : LABEL version=3.0.0-dev.118 01:48:14 ---> Running in 784f4eb3d198 01:48:15 Removing intermediate container 784f4eb3d198 01:48:15 ---> 020c2af330c5 01:48:15 01:48:15 Successfully built 020c2af330c5 01:48:15 Successfully tagged core-metadata-arm64:latest 01:49:23  Building core-metadata ... done Removing intermediate container f2dac96a1451 01:49:23 ---> 4af8efeed992 01:49:23 01:49:23 Step 9/20 : FROM alpine:3.17 01:49:23 ---> 51e60588ff2c 01:49:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:49:23 ---> Using cache 01:49:23 ---> 907fc3e0f972 01:49:23 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:49:23 ---> Running in 230a1b8dd9a8 01:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:49:27 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:49:27 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:49:27 OK: 17689 distinct packages available 01:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:49:29 (1/9) Installing ca-certificates (20220614-r4) 01:49:29 (2/9) Installing brotli-libs (1.0.9-r9) 01:49:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:49:29 (4/9) Installing libcurl (7.88.1-r1) 01:49:29 (5/9) Installing curl (7.88.1-r1) 01:49:29 (6/9) Installing dumb-init (1.2.5-r2) 01:49:29 (7/9) Installing musl-obstack (1.2.3-r0) 01:49:29 (8/9) Installing libucontext (1.2-r0) 01:49:29 (9/9) Installing gcompat (1.1.0-r0) 01:49:29 Executing busybox-1.35.0-r29.trigger 01:49:29 Executing ca-certificates-20220614-r4.trigger 01:49:30 OK: 11 MiB in 24 packages 01:49:34 Removing intermediate container 230a1b8dd9a8 01:49:34 ---> 63adb11486b6 01:49:34 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:35 ---> a51b754db133 01:49:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:49:36 ---> ace7fbbbcbe4 01:49:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:49:39 ---> 829d22bc7397 01:49:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:49:39 ---> f3340cc26772 01:49:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:49:39 ---> Running in acfc1b1bdfc4 01:49:41 Removing intermediate container acfc1b1bdfc4 01:49:41 ---> c5e7385445ba 01:49:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:49:41 ---> Running in 1c8d9c769729 01:49:41 Removing intermediate container 1c8d9c769729 01:49:41 ---> 5415e10d5a05 01:49:41 Step 18/20 : LABEL arch=arm64 01:49:41 ---> Running in 214f3e1c34b5 01:49:42 Removing intermediate container 214f3e1c34b5 01:49:42 ---> 4ae791d9af2d 01:49:42 Step 19/20 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:49:42 ---> Running in 34a53a5b633a 01:49:43 Removing intermediate container 34a53a5b633a 01:49:43 ---> 87a08f7cc1d9 01:49:43 Step 20/20 : LABEL version=3.0.0-dev.118 01:49:43 ---> Running in 117ec8378517 01:49:44 Removing intermediate container 117ec8378517 01:49:44 ---> 4d498b4482ed 01:49:44 01:49:44 Successfully built 4d498b4482ed 01:49:44 Successfully tagged security-spiffe-token-provider-arm64:latest 01:50:06  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.118" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:16 Removing intermediate container 3307c017b616 01:50:16 ---> 216ad67634cd 01:50:16 01:50:16 Step 9/25 : FROM alpine:3.17 01:50:16 ---> 51e60588ff2c 01:50:16 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:50:16 ---> Running in 880cad5f2fcd 01:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:50:20 (1/3) Installing ca-certificates (20220614-r4) 01:50:20 (2/3) Installing dumb-init (1.2.5-r2) 01:50:20 (3/3) Installing su-exec (0.2-r2) 01:50:20 Executing busybox-1.35.0-r29.trigger 01:50:20 Executing ca-certificates-20220614-r4.trigger 01:50:20 OK: 8 MiB in 18 packages 01:50:22 Removing intermediate container 880cad5f2fcd 01:50:22 ---> 1e0d528f964b 01:50:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:50:22 ---> Running in 352c9291223f 01:50:22 Removing intermediate container 352c9291223f 01:50:22 ---> 7906a2df53af 01:50:22 Step 12/25 : WORKDIR / 01:50:22 ---> Running in 3acb6b173d98 01:50:23 Removing intermediate container 3acb6b173d98 01:50:23 ---> 52fcd86cdc92 01:50:23 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:24 ---> 43aa03d8f151 01:50:24 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:50:25 ---> 8cabd4c617b5 01:50:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:50:26 ---> e77afd6e7a72 01:50:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:50:27 ---> 0717a9164088 01:50:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:50:27 ---> db4419575eff 01:50:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:50:28 ---> 0008d8cd6c85 01:50:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:50:29 ---> 1623f9907536 01:50:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:30 ---> 3afd5f077b4d 01:50:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:30 ---> Running in 4486528d6f86 01:50:32 Removing intermediate container 4486528d6f86 01:50:32 ---> e9f7e953771c 01:50:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:50:32 ---> Running in c1242767a504 01:50:33 Removing intermediate container c1242767a504 01:50:33 ---> 5c7d98c11d6e 01:50:33 Step 23/25 : LABEL arch=arm64 01:50:33 ---> Running in e306ca15dded 01:50:33 Removing intermediate container e306ca15dded 01:50:33 ---> 1ffa05730746 01:50:33 Step 24/25 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:50:33 ---> Running in 6dce2587a0e7 01:50:34 Removing intermediate container 6dce2587a0e7 01:50:34 ---> 826894c85eaf 01:50:34 Step 25/25 : LABEL version=3.0.0-dev.118 01:50:34 ---> Running in 384b52988eaf 01:50:35 Removing intermediate container 384b52988eaf 01:50:35 ---> 10c93825a5a4 01:50:35 01:50:35 Successfully built 10c93825a5a4 01:50:35 Successfully tagged security-secretstore-setup-arm64:latest 01:50:40  Building security-secretstore-setup ... done Removing intermediate container d16f240a3d37 01:50:40 ---> 2a6591e5117b 01:50:40 01:50:40 Step 10/23 : FROM alpine:3.17 01:50:40 ---> 51e60588ff2c 01:50:40 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:50:41 ---> Running in 943aa9262f24 01:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:50:43 (1/2) Installing ca-certificates (20220614-r4) 01:50:43 (2/2) Installing dumb-init (1.2.5-r2) 01:50:43 Executing busybox-1.35.0-r29.trigger 01:50:43 Executing ca-certificates-20220614-r4.trigger 01:50:44 OK: 8 MiB in 17 packages 01:50:45 Removing intermediate container 943aa9262f24 01:50:45 ---> 5a3857c7782d 01:50:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:50:45 ---> Running in f9d4e337e506 01:50:45 Removing intermediate container f9d4e337e506 01:50:45 ---> 0e880d30cd06 01:50:45 Step 13/23 : ENV APP_PORT=59860 01:50:45 ---> Running in 92be59e46d89 01:50:46 Removing intermediate container 92be59e46d89 01:50:46 ---> a6c8c2cea0a3 01:50:46 Step 14/23 : EXPOSE $APP_PORT 01:50:46 ---> Running in cbb9ae26760c 01:50:46 Removing intermediate container cbb9ae26760c 01:50:46 ---> 6d1a566554bf 01:50:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:46 ---> 5b89e44d01f6 01:50:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:50:47 ---> ebc77d4d9424 01:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:50:48 ---> 92d4dab73d78 01:50:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:50:49 ---> 9e7461933bd2 01:50:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:50:49 ---> Running in 2e919f625ebc 01:50:50 Removing intermediate container 2e919f625ebc 01:50:50 ---> 6aac3ba4a4de 01:50:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:50:50 ---> Running in 44fd043e75bf 01:50:50 Removing intermediate container 44fd043e75bf 01:50:50 ---> 008aeb3884b3 01:50:50 Step 21/23 : LABEL arch=arm64 01:50:50 ---> Running in 24bb1f9b493a 01:50:50 Removing intermediate container 24bb1f9b493a 01:50:50 ---> 715e137d68e2 01:50:50 Step 22/23 : LABEL git_sha=0baaaae70618360000907aaeb616fdb98faa6d32 01:50:50 ---> Running in a7ba19594698 01:50:51 Removing intermediate container a7ba19594698 01:50:51 ---> b2abcb3dfa0e 01:50:51 Step 23/23 : LABEL version=3.0.0-dev.118 01:50:51 ---> Running in b29ffd692126 01:50:51 Removing intermediate container b29ffd692126 01:50:51 ---> 6cbe7b747a1e 01:50:51 01:50:51 Successfully built 6cbe7b747a1e 01:50:51 Successfully tagged support-notifications-arm64:latest 01:50:52  Building support-notifications ... done  [Pipeline] } 01:50:52 $ docker stop --time=1 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa 01:50:54 $ docker rm -f --volumes 33b1eb0e491bba74655be745f4f70268cc57f94b766a989ba38741624a1777aa [Pipeline] // withDockerContainer [Pipeline] sh 01:50:54 + docker images 01:50:54 REPOSITORY TAG IMAGE ID CREATED SIZE 01:50:54 support-notifications-arm64 latest 6cbe7b747a1e 3 seconds ago 32.2MB 01:50:54 2a6591e5117b 15 seconds ago 1.39GB 01:50:54 security-secretstore-setup-arm64 latest 10c93825a5a4 20 seconds ago 32.2MB 01:50:54 216ad67634cd 39 seconds ago 1.31GB 01:50:54 security-spiffe-token-provider-arm64 latest 4d498b4482ed About a minute ago 32.7MB 01:50:54 4af8efeed992 About a minute ago 1.36GB 01:50:54 core-metadata-arm64 latest 020c2af330c5 2 minutes ago 20.2MB 01:50:54 48d9e56c97f4 2 minutes ago 1.33GB 01:50:54 security-spire-agent-arm64 latest 4614b6554ebf 4 minutes ago 125MB 01:50:54 core-data-arm64 latest 223c95c8fcac 4 minutes ago 19.9MB 01:50:54 42bd4e54b995 4 minutes ago 1.32GB 01:50:54 core-command-arm64 latest 652bbb41f455 5 minutes ago 19.7MB 01:50:54 5e3adc2f7b93 5 minutes ago 1.32GB 01:50:54 support-scheduler-arm64 latest bef79a26f0fe 9 minutes ago 31.5MB 01:50:54 5c0af2ee1643 9 minutes ago 1.39GB 01:50:54 security-proxy-setup-arm64 latest fc6541122ede 10 minutes ago 18.7MB 01:50:54 0696c95e189c 11 minutes ago 1.3GB 01:50:54 core-common-config-bootstrapper-arm64 latest a3be248de40f 12 minutes ago 17.2MB 01:50:54 33f4c15a2b17 12 minutes ago 1.31GB 01:50:54 security-bootstrapper-arm64 latest 361f4413b209 12 minutes ago 21.9MB 01:50:54 4c9ea1d92fcd 13 minutes ago 1.31GB 01:50:54 security-proxy-auth-arm64 latest 67ce87ffecba 13 minutes ago 18.3MB 01:50:54 d0bd8d02b961 13 minutes ago 1.3GB 01:50:54 security-spire-config-arm64 latest 8bf2571752ac 19 minutes ago 86.2MB 01:50:54 security-spire-server-arm64 latest 8af1c92229fa 19 minutes ago 87.1MB 01:50:54 c8df8e42c46b 20 minutes ago 1.18GB 01:50:54 4e0a8c85db66 20 minutes ago 1.18GB 01:50:54 ci-base-image-arm64 latest 2fe5ebf03d0c 23 minutes ago 866MB 01:50:54 alpine 3.17 51e60588ff2c 3 days ago 7.46MB 01:50:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 01:50:54 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 01:50:55 provisioning config files... 01:50:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/480@tmp/config10333023238444223837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:55 ---> docker-login.sh 01:50:55 nexus3.edgexfoundry.org:10001 01:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:55 Configure a credential helper to remove this warning. See 01:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:55 01:50:55 Login Succeeded 01:50:55 nexus3.edgexfoundry.org:10002 01:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:56 Configure a credential helper to remove this warning. See 01:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:56 01:50:56 Login Succeeded 01:50:56 nexus3.edgexfoundry.org:10003 01:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:56 Configure a credential helper to remove this warning. See 01:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:56 01:50:56 Login Succeeded 01:50:56 nexus3.edgexfoundry.org:10004 01:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:56 Configure a credential helper to remove this warning. See 01:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:56 01:50:56 Login Succeeded 01:50:56 docker.io 01:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:50:57 Configure a credential helper to remove this warning. See 01:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:50:57 01:50:57 Login Succeeded 01:50:57 ---> docker-login.sh ends [Pipeline] } 01:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:50:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:50:57 0baaaae70618360000907aaeb616fdb98faa6d32 01:50:57 latest 01:50:57 3.0.0-dev.118 01:50:57 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:50:57 main 01:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:50:58 b94976775d17: Preparing 01:50:58 8899b338081b: Preparing 01:50:58 8d695074f5a7: Preparing 01:50:58 04baf6055ceb: Preparing 01:50:58 ee23b29ef3ab: Preparing 01:50:58 26cbea5cba74: Preparing 01:50:58 26cbea5cba74: Waiting 01:50:58 8d695074f5a7: Pushed 01:50:58 ee23b29ef3ab: Pushed 01:50:58 04baf6055ceb: Pushed 01:50:58 b94976775d17: Pushed 01:50:58 26cbea5cba74: Layer already exists 01:51:01 8899b338081b: Pushed 01:51:01 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:51:02 b94976775d17: Preparing 01:51:02 8899b338081b: Preparing 01:51:02 8d695074f5a7: Preparing 01:51:02 04baf6055ceb: Preparing 01:51:02 ee23b29ef3ab: Preparing 01:51:02 26cbea5cba74: Preparing 01:51:02 26cbea5cba74: Waiting 01:51:02 b94976775d17: Layer already exists 01:51:02 8899b338081b: Layer already exists 01:51:02 04baf6055ceb: Layer already exists 01:51:02 8d695074f5a7: Layer already exists 01:51:02 ee23b29ef3ab: Layer already exists 01:51:02 26cbea5cba74: Layer already exists 01:51:02 latest: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 01:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:51:05 b94976775d17: Preparing 01:51:05 8899b338081b: Preparing 01:51:05 8d695074f5a7: Preparing 01:51:05 04baf6055ceb: Preparing 01:51:05 ee23b29ef3ab: Preparing 01:51:05 26cbea5cba74: Preparing 01:51:05 26cbea5cba74: Waiting 01:51:05 8d695074f5a7: Layer already exists 01:51:05 ee23b29ef3ab: Layer already exists 01:51:05 8899b338081b: Layer already exists 01:51:05 b94976775d17: Layer already exists 01:51:05 04baf6055ceb: Layer already exists 01:51:05 26cbea5cba74: Layer already exists 01:51:05 3.0.0-dev.118: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:51:06 b94976775d17: Preparing 01:51:06 8899b338081b: Preparing 01:51:06 8d695074f5a7: Preparing 01:51:06 04baf6055ceb: Preparing 01:51:06 ee23b29ef3ab: Preparing 01:51:06 26cbea5cba74: Preparing 01:51:06 26cbea5cba74: Waiting 01:51:06 8d695074f5a7: Layer already exists 01:51:06 b94976775d17: Layer already exists 01:51:06 ee23b29ef3ab: Layer already exists 01:51:06 8899b338081b: Layer already exists 01:51:06 04baf6055ceb: Layer already exists 01:51:06 26cbea5cba74: Layer already exists 01:51:06 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:51:07 b94976775d17: Preparing 01:51:07 8899b338081b: Preparing 01:51:07 8d695074f5a7: Preparing 01:51:07 04baf6055ceb: Preparing 01:51:07 ee23b29ef3ab: Preparing 01:51:07 26cbea5cba74: Preparing 01:51:07 26cbea5cba74: Waiting 01:51:07 ee23b29ef3ab: Layer already exists 01:51:07 b94976775d17: Layer already exists 01:51:07 8899b338081b: Layer already exists 01:51:07 04baf6055ceb: Layer already exists 01:51:07 8d695074f5a7: Layer already exists 01:51:07 26cbea5cba74: Layer already exists 01:51:07 main: digest: sha256:4cd1afb0733dbf0f96fce86e9a7e2a4e6edc4c0f63d296b94813721e12139e38 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:07 ===================================================== [Pipeline] echo 01:51:07 taggedImages: 01:51:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:51:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.118 01:51:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:51:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:51:07 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:07 latest 01:51:07 3.0.0-dev.118 01:51:07 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:07 main 01:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:51:08 5be261cdcb9c: Preparing 01:51:08 b85104e056d9: Preparing 01:51:08 667eb81935f7: Preparing 01:51:08 2f3ead3511bd: Preparing 01:51:08 8d695074f5a7: Preparing 01:51:08 04baf6055ceb: Preparing 01:51:08 81508da93445: Preparing 01:51:08 26cbea5cba74: Preparing 01:51:08 04baf6055ceb: Waiting 01:51:08 81508da93445: Waiting 01:51:08 26cbea5cba74: Waiting 01:51:08 8d695074f5a7: Layer already exists 01:51:08 04baf6055ceb: Layer already exists 01:51:08 b85104e056d9: Pushed 01:51:08 667eb81935f7: Pushed 01:51:08 5be261cdcb9c: Pushed 01:51:08 26cbea5cba74: Layer already exists 01:51:08 81508da93445: Pushed 01:51:11 2f3ead3511bd: Pushed 01:51:11 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:11 + 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 01:51:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:51:12 5be261cdcb9c: Preparing 01:51:12 b85104e056d9: Preparing 01:51:12 667eb81935f7: Preparing 01:51:12 2f3ead3511bd: Preparing 01:51:12 8d695074f5a7: Preparing 01:51:12 04baf6055ceb: Preparing 01:51:12 81508da93445: Preparing 01:51:12 26cbea5cba74: Preparing 01:51:12 04baf6055ceb: Waiting 01:51:12 81508da93445: Waiting 01:51:12 26cbea5cba74: Waiting 01:51:12 8d695074f5a7: Layer already exists 01:51:12 667eb81935f7: Layer already exists 01:51:12 b85104e056d9: Layer already exists 01:51:12 2f3ead3511bd: Layer already exists 01:51:12 5be261cdcb9c: Layer already exists 01:51:12 26cbea5cba74: Layer already exists 01:51:12 04baf6055ceb: Layer already exists 01:51:12 81508da93445: Layer already exists 01:51:12 latest: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 01:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:51:13 5be261cdcb9c: Preparing 01:51:13 b85104e056d9: Preparing 01:51:13 667eb81935f7: Preparing 01:51:13 2f3ead3511bd: Preparing 01:51:13 8d695074f5a7: Preparing 01:51:13 04baf6055ceb: Preparing 01:51:13 81508da93445: Preparing 01:51:13 26cbea5cba74: Preparing 01:51:13 04baf6055ceb: Waiting 01:51:13 81508da93445: Waiting 01:51:13 26cbea5cba74: Waiting 01:51:13 667eb81935f7: Layer already exists 01:51:13 5be261cdcb9c: Layer already exists 01:51:13 2f3ead3511bd: Layer already exists 01:51:13 b85104e056d9: Layer already exists 01:51:13 8d695074f5a7: Layer already exists 01:51:13 26cbea5cba74: Layer already exists 01:51:13 04baf6055ceb: Layer already exists 01:51:13 81508da93445: Layer already exists 01:51:13 3.0.0-dev.118: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:51:14 5be261cdcb9c: Preparing 01:51:14 b85104e056d9: Preparing 01:51:14 667eb81935f7: Preparing 01:51:14 2f3ead3511bd: Preparing 01:51:14 8d695074f5a7: Preparing 01:51:14 04baf6055ceb: Preparing 01:51:14 81508da93445: Preparing 01:51:14 26cbea5cba74: Preparing 01:51:14 04baf6055ceb: Waiting 01:51:14 81508da93445: Waiting 01:51:14 26cbea5cba74: Waiting 01:51:14 8d695074f5a7: Layer already exists 01:51:14 5be261cdcb9c: Layer already exists 01:51:14 2f3ead3511bd: Layer already exists 01:51:14 667eb81935f7: Layer already exists 01:51:14 b85104e056d9: Layer already exists 01:51:14 04baf6055ceb: Layer already exists 01:51:14 26cbea5cba74: Layer already exists 01:51:14 81508da93445: Layer already exists 01:51:14 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + 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 01:51:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:51:15 5be261cdcb9c: Preparing 01:51:15 b85104e056d9: Preparing 01:51:15 667eb81935f7: Preparing 01:51:15 2f3ead3511bd: Preparing 01:51:15 8d695074f5a7: Preparing 01:51:15 04baf6055ceb: Preparing 01:51:15 81508da93445: Preparing 01:51:15 26cbea5cba74: Preparing 01:51:15 04baf6055ceb: Waiting 01:51:15 81508da93445: Waiting 01:51:15 26cbea5cba74: Waiting 01:51:15 667eb81935f7: Layer already exists 01:51:15 b85104e056d9: Layer already exists 01:51:15 5be261cdcb9c: Layer already exists 01:51:15 2f3ead3511bd: Layer already exists 01:51:15 8d695074f5a7: Layer already exists 01:51:15 81508da93445: Layer already exists 01:51:15 04baf6055ceb: Layer already exists 01:51:15 26cbea5cba74: Layer already exists 01:51:15 main: digest: sha256:7ccb076febe97d18833df26b6c16354c7be94e3d5bfe144b0d3664e058b21039 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:15 ===================================================== [Pipeline] echo 01:51:15 taggedImages: 01:51:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:51:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.118 01:51:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:51:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:51:15 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:15 latest 01:51:15 3.0.0-dev.118 01:51:15 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:15 main 01:51:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:51:16 0fcea998ba88: Preparing 01:51:16 5b0d5db92314: Preparing 01:51:16 8d695074f5a7: Preparing 01:51:16 04baf6055ceb: Preparing 01:51:16 057794a9ccdf: Preparing 01:51:16 26cbea5cba74: Preparing 01:51:16 26cbea5cba74: Waiting 01:51:16 04baf6055ceb: Layer already exists 01:51:16 8d695074f5a7: Layer already exists 01:51:16 26cbea5cba74: Layer already exists 01:51:16 0fcea998ba88: Pushed 01:51:16 057794a9ccdf: Pushed 01:51:19 5b0d5db92314: Pushed 01:51:19 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:51:20 0fcea998ba88: Preparing 01:51:20 5b0d5db92314: Preparing 01:51:20 8d695074f5a7: Preparing 01:51:20 04baf6055ceb: Preparing 01:51:20 057794a9ccdf: Preparing 01:51:20 26cbea5cba74: Preparing 01:51:20 26cbea5cba74: Waiting 01:51:20 057794a9ccdf: Layer already exists 01:51:20 5b0d5db92314: Layer already exists 01:51:20 8d695074f5a7: Layer already exists 01:51:20 04baf6055ceb: Layer already exists 01:51:20 0fcea998ba88: Layer already exists 01:51:20 26cbea5cba74: Layer already exists 01:51:21 latest: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 01:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:51:21 0fcea998ba88: Preparing 01:51:21 5b0d5db92314: Preparing 01:51:21 8d695074f5a7: Preparing 01:51:21 04baf6055ceb: Preparing 01:51:21 057794a9ccdf: Preparing 01:51:21 26cbea5cba74: Preparing 01:51:21 26cbea5cba74: Waiting 01:51:21 5b0d5db92314: Layer already exists 01:51:21 057794a9ccdf: Layer already exists 01:51:21 04baf6055ceb: Layer already exists 01:51:21 0fcea998ba88: Layer already exists 01:51:21 8d695074f5a7: Layer already exists 01:51:21 26cbea5cba74: Layer already exists 01:51:22 3.0.0-dev.118: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:51:22 0fcea998ba88: Preparing 01:51:22 5b0d5db92314: Preparing 01:51:22 8d695074f5a7: Preparing 01:51:22 04baf6055ceb: Preparing 01:51:22 057794a9ccdf: Preparing 01:51:22 26cbea5cba74: Preparing 01:51:22 26cbea5cba74: Waiting 01:51:22 8d695074f5a7: Layer already exists 01:51:22 057794a9ccdf: Layer already exists 01:51:22 04baf6055ceb: Layer already exists 01:51:22 0fcea998ba88: Layer already exists 01:51:22 5b0d5db92314: Layer already exists 01:51:22 26cbea5cba74: Layer already exists 01:51:23 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:51:23 0fcea998ba88: Preparing 01:51:23 5b0d5db92314: Preparing 01:51:23 8d695074f5a7: Preparing 01:51:23 04baf6055ceb: Preparing 01:51:23 057794a9ccdf: Preparing 01:51:23 26cbea5cba74: Preparing 01:51:23 26cbea5cba74: Waiting 01:51:23 0fcea998ba88: Layer already exists 01:51:23 5b0d5db92314: Layer already exists 01:51:23 8d695074f5a7: Layer already exists 01:51:23 057794a9ccdf: Layer already exists 01:51:23 04baf6055ceb: Layer already exists 01:51:23 26cbea5cba74: Layer already exists 01:51:23 main: digest: sha256:d8592003b2cc45344d73c31cdba3665953c5be4dcd0b5c8b63a7a63e6eca6a41 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:23 ===================================================== [Pipeline] echo 01:51:23 taggedImages: 01:51:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:51:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.118 01:51:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:51:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:51:24 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:24 latest 01:51:24 3.0.0-dev.118 01:51:24 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:24 main 01:51:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:51:24 a1d83b1f820e: Preparing 01:51:24 6ca40859e971: Preparing 01:51:24 4fd7d807bf49: Preparing 01:51:24 8d695074f5a7: Preparing 01:51:24 04baf6055ceb: Preparing 01:51:24 ee23b29ef3ab: Preparing 01:51:24 26cbea5cba74: Preparing 01:51:24 ee23b29ef3ab: Waiting 01:51:24 26cbea5cba74: Waiting 01:51:24 a1d83b1f820e: Pushed 01:51:24 6ca40859e971: Pushed 01:51:24 04baf6055ceb: Layer already exists 01:51:24 8d695074f5a7: Layer already exists 01:51:24 ee23b29ef3ab: Layer already exists 01:51:24 26cbea5cba74: Layer already exists 01:51:28 4fd7d807bf49: Pushed 01:51:28 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:51:31 a1d83b1f820e: Preparing 01:51:31 6ca40859e971: Preparing 01:51:31 4fd7d807bf49: Preparing 01:51:31 8d695074f5a7: Preparing 01:51:31 04baf6055ceb: Preparing 01:51:31 ee23b29ef3ab: Preparing 01:51:31 26cbea5cba74: Preparing 01:51:31 ee23b29ef3ab: Waiting 01:51:31 26cbea5cba74: Waiting 01:51:31 4fd7d807bf49: Layer already exists 01:51:31 6ca40859e971: Layer already exists 01:51:31 8d695074f5a7: Layer already exists 01:51:31 04baf6055ceb: Layer already exists 01:51:31 a1d83b1f820e: Layer already exists 01:51:31 ee23b29ef3ab: Layer already exists 01:51:31 26cbea5cba74: Layer already exists 01:51:31 latest: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:51:32 a1d83b1f820e: Preparing 01:51:32 6ca40859e971: Preparing 01:51:32 4fd7d807bf49: Preparing 01:51:32 8d695074f5a7: Preparing 01:51:32 04baf6055ceb: Preparing 01:51:32 ee23b29ef3ab: Preparing 01:51:32 26cbea5cba74: Preparing 01:51:32 ee23b29ef3ab: Waiting 01:51:32 26cbea5cba74: Waiting 01:51:32 4fd7d807bf49: Layer already exists 01:51:32 6ca40859e971: Layer already exists 01:51:32 8d695074f5a7: Layer already exists 01:51:32 a1d83b1f820e: Layer already exists 01:51:32 04baf6055ceb: Layer already exists 01:51:32 26cbea5cba74: Layer already exists 01:51:32 ee23b29ef3ab: Layer already exists 01:51:32 3.0.0-dev.118: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:51:33 a1d83b1f820e: Preparing 01:51:33 6ca40859e971: Preparing 01:51:33 4fd7d807bf49: Preparing 01:51:33 8d695074f5a7: Preparing 01:51:33 04baf6055ceb: Preparing 01:51:33 ee23b29ef3ab: Preparing 01:51:33 26cbea5cba74: Preparing 01:51:33 ee23b29ef3ab: Waiting 01:51:33 26cbea5cba74: Waiting 01:51:33 04baf6055ceb: Layer already exists 01:51:33 a1d83b1f820e: Layer already exists 01:51:33 4fd7d807bf49: Layer already exists 01:51:33 8d695074f5a7: Layer already exists 01:51:33 6ca40859e971: Layer already exists 01:51:33 26cbea5cba74: Layer already exists 01:51:33 ee23b29ef3ab: Layer already exists 01:51:33 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:51:34 a1d83b1f820e: Preparing 01:51:34 6ca40859e971: Preparing 01:51:34 4fd7d807bf49: Preparing 01:51:34 8d695074f5a7: Preparing 01:51:34 04baf6055ceb: Preparing 01:51:34 ee23b29ef3ab: Preparing 01:51:34 26cbea5cba74: Preparing 01:51:34 ee23b29ef3ab: Waiting 01:51:34 26cbea5cba74: Waiting 01:51:34 04baf6055ceb: Layer already exists 01:51:34 4fd7d807bf49: Layer already exists 01:51:34 a1d83b1f820e: Layer already exists 01:51:34 8d695074f5a7: Layer already exists 01:51:34 6ca40859e971: Layer already exists 01:51:34 ee23b29ef3ab: Layer already exists 01:51:34 26cbea5cba74: Layer already exists 01:51:34 main: digest: sha256:895797c6ff8d708da5c7125b0adc42c2a079fb9d5e1a99576c8b8f52b319d627 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:34 ===================================================== [Pipeline] echo 01:51:34 taggedImages: 01:51:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:51:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.118 01:51:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:51:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:51:34 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:34 latest 01:51:34 3.0.0-dev.118 01:51:34 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:34 main 01:51:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:51:35 d56a477833e2: Preparing 01:51:35 d56a477833e2: Preparing 01:51:35 c0465d0bb702: Preparing 01:51:35 bb54a582c845: Preparing 01:51:35 0e2f6969b5bd: Preparing 01:51:35 8ffb056ba85c: Preparing 01:51:35 f19bfcfe2c85: Preparing 01:51:35 8d695074f5a7: Preparing 01:51:35 04baf6055ceb: Preparing 01:51:35 86a7576083ff: Preparing 01:51:35 9b5cf499dff0: Preparing 01:51:35 1db43f8c089a: Preparing 01:51:35 fd76ced6249c: Preparing 01:51:35 26cbea5cba74: Preparing 01:51:35 f19bfcfe2c85: Waiting 01:51:35 8d695074f5a7: Waiting 01:51:35 04baf6055ceb: Waiting 01:51:35 86a7576083ff: Waiting 01:51:35 9b5cf499dff0: Waiting 01:51:35 1db43f8c089a: Waiting 01:51:35 fd76ced6249c: Waiting 01:51:35 26cbea5cba74: Waiting 01:51:35 8ffb056ba85c: Pushed 01:51:35 d56a477833e2: Pushed 01:51:35 bb54a582c845: Pushed 01:51:35 0e2f6969b5bd: Pushed 01:51:35 c0465d0bb702: Pushed 01:51:35 8d695074f5a7: Layer already exists 01:51:35 04baf6055ceb: Layer already exists 01:51:35 9b5cf499dff0: Pushed 01:51:35 26cbea5cba74: Layer already exists 01:51:35 86a7576083ff: Pushed 01:51:35 1db43f8c089a: Pushed 01:51:35 fd76ced6249c: Pushed 01:51:39 f19bfcfe2c85: Pushed 01:51:39 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:51:40 d56a477833e2: Preparing 01:51:40 d56a477833e2: Preparing 01:51:40 c0465d0bb702: Preparing 01:51:40 bb54a582c845: Preparing 01:51:40 0e2f6969b5bd: Preparing 01:51:40 8ffb056ba85c: Preparing 01:51:40 f19bfcfe2c85: Preparing 01:51:40 8d695074f5a7: Preparing 01:51:40 04baf6055ceb: Preparing 01:51:40 86a7576083ff: Preparing 01:51:40 9b5cf499dff0: Preparing 01:51:40 1db43f8c089a: Preparing 01:51:40 fd76ced6249c: Preparing 01:51:40 26cbea5cba74: Preparing 01:51:40 86a7576083ff: Waiting 01:51:40 9b5cf499dff0: Waiting 01:51:40 f19bfcfe2c85: Waiting 01:51:40 04baf6055ceb: Waiting 01:51:40 1db43f8c089a: Waiting 01:51:40 8d695074f5a7: Waiting 01:51:40 fd76ced6249c: Waiting 01:51:40 26cbea5cba74: Waiting 01:51:40 c0465d0bb702: Layer already exists 01:51:40 bb54a582c845: Layer already exists 01:51:40 8ffb056ba85c: Layer already exists 01:51:40 0e2f6969b5bd: Layer already exists 01:51:40 d56a477833e2: Layer already exists 01:51:40 04baf6055ceb: Layer already exists 01:51:40 8d695074f5a7: Layer already exists 01:51:40 f19bfcfe2c85: Layer already exists 01:51:40 86a7576083ff: Layer already exists 01:51:40 9b5cf499dff0: Layer already exists 01:51:40 1db43f8c089a: Layer already exists 01:51:40 26cbea5cba74: Layer already exists 01:51:40 fd76ced6249c: Layer already exists 01:51:40 latest: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 01:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:51:41 d56a477833e2: Preparing 01:51:41 d56a477833e2: Preparing 01:51:41 c0465d0bb702: Preparing 01:51:41 bb54a582c845: Preparing 01:51:41 0e2f6969b5bd: Preparing 01:51:41 8ffb056ba85c: Preparing 01:51:41 f19bfcfe2c85: Preparing 01:51:41 8d695074f5a7: Preparing 01:51:41 04baf6055ceb: Preparing 01:51:41 86a7576083ff: Preparing 01:51:41 9b5cf499dff0: Preparing 01:51:41 1db43f8c089a: Preparing 01:51:41 fd76ced6249c: Preparing 01:51:41 26cbea5cba74: Preparing 01:51:41 f19bfcfe2c85: Waiting 01:51:41 8d695074f5a7: Waiting 01:51:41 04baf6055ceb: Waiting 01:51:41 86a7576083ff: Waiting 01:51:41 9b5cf499dff0: Waiting 01:51:41 1db43f8c089a: Waiting 01:51:41 fd76ced6249c: Waiting 01:51:41 26cbea5cba74: Waiting 01:51:41 0e2f6969b5bd: Layer already exists 01:51:41 c0465d0bb702: Layer already exists 01:51:41 bb54a582c845: Layer already exists 01:51:41 8ffb056ba85c: Layer already exists 01:51:41 d56a477833e2: Layer already exists 01:51:41 f19bfcfe2c85: Layer already exists 01:51:41 8d695074f5a7: Layer already exists 01:51:41 86a7576083ff: Layer already exists 01:51:41 04baf6055ceb: Layer already exists 01:51:41 9b5cf499dff0: Layer already exists 01:51:41 fd76ced6249c: Layer already exists 01:51:41 26cbea5cba74: Layer already exists 01:51:41 1db43f8c089a: Layer already exists 01:51:41 3.0.0-dev.118: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:51:43 d56a477833e2: Preparing 01:51:43 d56a477833e2: Preparing 01:51:43 c0465d0bb702: Preparing 01:51:43 bb54a582c845: Preparing 01:51:43 0e2f6969b5bd: Preparing 01:51:43 8ffb056ba85c: Preparing 01:51:43 f19bfcfe2c85: Preparing 01:51:43 8d695074f5a7: Preparing 01:51:43 04baf6055ceb: Preparing 01:51:43 86a7576083ff: Preparing 01:51:43 9b5cf499dff0: Preparing 01:51:43 1db43f8c089a: Preparing 01:51:43 fd76ced6249c: Preparing 01:51:43 26cbea5cba74: Preparing 01:51:43 86a7576083ff: Waiting 01:51:43 fd76ced6249c: Waiting 01:51:43 26cbea5cba74: Waiting 01:51:43 9b5cf499dff0: Waiting 01:51:43 1db43f8c089a: Waiting 01:51:43 8d695074f5a7: Waiting 01:51:43 f19bfcfe2c85: Waiting 01:51:43 04baf6055ceb: Waiting 01:51:43 d56a477833e2: Layer already exists 01:51:43 c0465d0bb702: Layer already exists 01:51:43 0e2f6969b5bd: Layer already exists 01:51:43 bb54a582c845: Layer already exists 01:51:43 8ffb056ba85c: Layer already exists 01:51:43 04baf6055ceb: Layer already exists 01:51:43 f19bfcfe2c85: Layer already exists 01:51:43 9b5cf499dff0: Layer already exists 01:51:43 8d695074f5a7: Layer already exists 01:51:43 86a7576083ff: Layer already exists 01:51:43 1db43f8c089a: Layer already exists 01:51:43 fd76ced6249c: Layer already exists 01:51:43 26cbea5cba74: Layer already exists 01:51:44 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:51:44 d56a477833e2: Preparing 01:51:44 d56a477833e2: Preparing 01:51:44 c0465d0bb702: Preparing 01:51:44 bb54a582c845: Preparing 01:51:44 0e2f6969b5bd: Preparing 01:51:44 8ffb056ba85c: Preparing 01:51:44 f19bfcfe2c85: Preparing 01:51:44 8d695074f5a7: Preparing 01:51:44 04baf6055ceb: Preparing 01:51:44 86a7576083ff: Preparing 01:51:44 9b5cf499dff0: Preparing 01:51:44 1db43f8c089a: Preparing 01:51:44 fd76ced6249c: Preparing 01:51:44 26cbea5cba74: Preparing 01:51:44 f19bfcfe2c85: Waiting 01:51:44 8d695074f5a7: Waiting 01:51:44 fd76ced6249c: Waiting 01:51:44 04baf6055ceb: Waiting 01:51:44 26cbea5cba74: Waiting 01:51:44 86a7576083ff: Waiting 01:51:44 9b5cf499dff0: Waiting 01:51:44 1db43f8c089a: Waiting 01:51:44 0e2f6969b5bd: Layer already exists 01:51:44 d56a477833e2: Layer already exists 01:51:44 8ffb056ba85c: Layer already exists 01:51:44 c0465d0bb702: Layer already exists 01:51:44 bb54a582c845: Layer already exists 01:51:44 04baf6055ceb: Layer already exists 01:51:44 f19bfcfe2c85: Layer already exists 01:51:44 8d695074f5a7: Layer already exists 01:51:44 86a7576083ff: Layer already exists 01:51:44 9b5cf499dff0: Layer already exists 01:51:44 1db43f8c089a: Layer already exists 01:51:44 fd76ced6249c: Layer already exists 01:51:44 26cbea5cba74: Layer already exists 01:51:45 main: digest: sha256:592dcbfb620b76d178c1af744f193b42ecff82094e5b6ff6b02ffecd2ebbd415 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:45 ===================================================== [Pipeline] echo 01:51:45 taggedImages: 01:51:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:51:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.118 01:51:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:51:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:51:45 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:45 latest 01:51:45 3.0.0-dev.118 01:51:45 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:45 main 01:51:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:51:45 294c0701e307: Preparing 01:51:45 27f2ee824e47: Preparing 01:51:45 8d9b22743562: Preparing 01:51:45 c9ee26db770e: Preparing 01:51:45 8d695074f5a7: Preparing 01:51:45 04baf6055ceb: Preparing 01:51:45 81508da93445: Preparing 01:51:45 26cbea5cba74: Preparing 01:51:45 04baf6055ceb: Waiting 01:51:45 81508da93445: Waiting 01:51:45 8d695074f5a7: Layer already exists 01:51:46 8d9b22743562: Pushed 01:51:46 294c0701e307: Pushed 01:51:46 27f2ee824e47: Pushed 01:51:46 04baf6055ceb: Layer already exists 01:51:46 81508da93445: Layer already exists 01:51:46 26cbea5cba74: Layer already exists 01:51:48 c9ee26db770e: Pushed 01:51:48 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:49 + 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 01:51:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:51:49 294c0701e307: Preparing 01:51:49 27f2ee824e47: Preparing 01:51:49 8d9b22743562: Preparing 01:51:49 c9ee26db770e: Preparing 01:51:49 8d695074f5a7: Preparing 01:51:49 04baf6055ceb: Preparing 01:51:49 81508da93445: Preparing 01:51:49 26cbea5cba74: Preparing 01:51:49 04baf6055ceb: Waiting 01:51:49 81508da93445: Waiting 01:51:49 294c0701e307: Layer already exists 01:51:49 27f2ee824e47: Layer already exists 01:51:49 8d695074f5a7: Layer already exists 01:51:49 8d9b22743562: Layer already exists 01:51:49 c9ee26db770e: Layer already exists 01:51:49 04baf6055ceb: Layer already exists 01:51:49 26cbea5cba74: Layer already exists 01:51:49 81508da93445: Layer already exists 01:51:50 latest: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 01:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:51:50 294c0701e307: Preparing 01:51:50 27f2ee824e47: Preparing 01:51:50 8d9b22743562: Preparing 01:51:50 c9ee26db770e: Preparing 01:51:50 8d695074f5a7: Preparing 01:51:50 04baf6055ceb: Preparing 01:51:50 81508da93445: Preparing 01:51:50 26cbea5cba74: Preparing 01:51:50 04baf6055ceb: Waiting 01:51:50 26cbea5cba74: Waiting 01:51:50 81508da93445: Waiting 01:51:50 27f2ee824e47: Layer already exists 01:51:50 8d9b22743562: Layer already exists 01:51:50 c9ee26db770e: Layer already exists 01:51:50 8d695074f5a7: Layer already exists 01:51:50 294c0701e307: Layer already exists 01:51:50 04baf6055ceb: Layer already exists 01:51:50 26cbea5cba74: Layer already exists 01:51:50 81508da93445: Layer already exists 01:51:51 3.0.0-dev.118: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:51:51 294c0701e307: Preparing 01:51:51 27f2ee824e47: Preparing 01:51:51 8d9b22743562: Preparing 01:51:51 c9ee26db770e: Preparing 01:51:51 8d695074f5a7: Preparing 01:51:51 04baf6055ceb: Preparing 01:51:51 81508da93445: Preparing 01:51:51 26cbea5cba74: Preparing 01:51:51 04baf6055ceb: Waiting 01:51:51 81508da93445: Waiting 01:51:51 26cbea5cba74: Waiting 01:51:51 c9ee26db770e: Layer already exists 01:51:51 294c0701e307: Layer already exists 01:51:51 27f2ee824e47: Layer already exists 01:51:51 8d695074f5a7: Layer already exists 01:51:51 8d9b22743562: Layer already exists 01:51:51 81508da93445: Layer already exists 01:51:51 26cbea5cba74: Layer already exists 01:51:51 04baf6055ceb: Layer already exists 01:51:51 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 + 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 01:51:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:51:52 294c0701e307: Preparing 01:51:52 27f2ee824e47: Preparing 01:51:52 8d9b22743562: Preparing 01:51:52 c9ee26db770e: Preparing 01:51:52 8d695074f5a7: Preparing 01:51:52 04baf6055ceb: Preparing 01:51:52 81508da93445: Preparing 01:51:52 26cbea5cba74: Preparing 01:51:52 04baf6055ceb: Waiting 01:51:52 81508da93445: Waiting 01:51:52 26cbea5cba74: Waiting 01:51:52 294c0701e307: Layer already exists 01:51:52 8d9b22743562: Layer already exists 01:51:52 27f2ee824e47: Layer already exists 01:51:52 c9ee26db770e: Layer already exists 01:51:52 8d695074f5a7: Layer already exists 01:51:52 26cbea5cba74: Layer already exists 01:51:52 04baf6055ceb: Layer already exists 01:51:52 81508da93445: Layer already exists 01:51:53 main: digest: sha256:d0b940b6e07ab947895b9695a4da5c9eeb116001e5fa54567638f2a2e8813616 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:53 ===================================================== [Pipeline] echo 01:51:53 taggedImages: 01:51:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:51:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.118 01:51:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:51:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:51:53 0baaaae70618360000907aaeb616fdb98faa6d32 01:51:53 latest 01:51:53 3.0.0-dev.118 01:51:53 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:53 main 01:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:51:53 57596f1e2e69: Preparing 01:51:53 18423ff78a5d: Preparing 01:51:53 07cd6f754932: Preparing 01:51:53 b3ab8aa1049d: Preparing 01:51:53 8d695074f5a7: Preparing 01:51:53 04baf6055ceb: Preparing 01:51:53 8ca431121087: Preparing 01:51:53 80b0d0d3665f: Preparing 01:51:53 26cbea5cba74: Preparing 01:51:53 04baf6055ceb: Waiting 01:51:53 8ca431121087: Waiting 01:51:53 80b0d0d3665f: Waiting 01:51:53 26cbea5cba74: Waiting 01:51:53 8d695074f5a7: Layer already exists 01:51:54 b3ab8aa1049d: Pushed 01:51:54 04baf6055ceb: Layer already exists 01:51:54 18423ff78a5d: Pushed 01:51:54 57596f1e2e69: Pushed 01:51:54 26cbea5cba74: Layer already exists 01:51:54 8ca431121087: Pushed 01:51:54 80b0d0d3665f: Pushed 01:51:56 07cd6f754932: Pushed 01:51:56 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:57 + 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 01:51:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:51:57 57596f1e2e69: Preparing 01:51:57 18423ff78a5d: Preparing 01:51:57 07cd6f754932: Preparing 01:51:57 b3ab8aa1049d: Preparing 01:51:57 8d695074f5a7: Preparing 01:51:57 04baf6055ceb: Preparing 01:51:57 8ca431121087: Preparing 01:51:57 80b0d0d3665f: Preparing 01:51:57 26cbea5cba74: Preparing 01:51:57 8ca431121087: Waiting 01:51:57 80b0d0d3665f: Waiting 01:51:57 04baf6055ceb: Waiting 01:51:57 26cbea5cba74: Waiting 01:51:57 8d695074f5a7: Layer already exists 01:51:57 18423ff78a5d: Layer already exists 01:51:57 b3ab8aa1049d: Layer already exists 01:51:57 07cd6f754932: Layer already exists 01:51:57 57596f1e2e69: Layer already exists 01:51:57 8ca431121087: Layer already exists 01:51:57 04baf6055ceb: Layer already exists 01:51:57 80b0d0d3665f: Layer already exists 01:51:57 26cbea5cba74: Layer already exists 01:51:57 latest: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 01:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:51:58 57596f1e2e69: Preparing 01:51:58 18423ff78a5d: Preparing 01:51:58 07cd6f754932: Preparing 01:51:58 b3ab8aa1049d: Preparing 01:51:58 8d695074f5a7: Preparing 01:51:58 04baf6055ceb: Preparing 01:51:58 8ca431121087: Preparing 01:51:58 80b0d0d3665f: Preparing 01:51:58 26cbea5cba74: Preparing 01:51:58 04baf6055ceb: Waiting 01:51:58 8ca431121087: Waiting 01:51:58 26cbea5cba74: Waiting 01:51:58 80b0d0d3665f: Waiting 01:51:58 57596f1e2e69: Layer already exists 01:51:58 b3ab8aa1049d: Layer already exists 01:51:58 07cd6f754932: Layer already exists 01:51:58 18423ff78a5d: Layer already exists 01:51:58 8d695074f5a7: Layer already exists 01:51:58 8ca431121087: Layer already exists 01:51:58 04baf6055ceb: Layer already exists 01:51:58 80b0d0d3665f: Layer already exists 01:51:58 26cbea5cba74: Layer already exists 01:51:59 3.0.0-dev.118: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:51:59 57596f1e2e69: Preparing 01:51:59 18423ff78a5d: Preparing 01:51:59 07cd6f754932: Preparing 01:51:59 b3ab8aa1049d: Preparing 01:51:59 8d695074f5a7: Preparing 01:51:59 04baf6055ceb: Preparing 01:51:59 8ca431121087: Preparing 01:51:59 80b0d0d3665f: Preparing 01:51:59 26cbea5cba74: Preparing 01:51:59 04baf6055ceb: Waiting 01:51:59 8ca431121087: Waiting 01:51:59 80b0d0d3665f: Waiting 01:51:59 26cbea5cba74: Waiting 01:51:59 b3ab8aa1049d: Layer already exists 01:51:59 8d695074f5a7: Layer already exists 01:51:59 57596f1e2e69: Layer already exists 01:51:59 18423ff78a5d: Layer already exists 01:51:59 07cd6f754932: Layer already exists 01:51:59 8ca431121087: Layer already exists 01:51:59 04baf6055ceb: Layer already exists 01:51:59 26cbea5cba74: Layer already exists 01:51:59 80b0d0d3665f: Layer already exists 01:52:00 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:00 + 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 01:52:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:52:00 57596f1e2e69: Preparing 01:52:00 18423ff78a5d: Preparing 01:52:00 07cd6f754932: Preparing 01:52:00 b3ab8aa1049d: Preparing 01:52:00 8d695074f5a7: Preparing 01:52:00 04baf6055ceb: Preparing 01:52:00 8ca431121087: Preparing 01:52:00 80b0d0d3665f: Preparing 01:52:00 26cbea5cba74: Preparing 01:52:00 8ca431121087: Waiting 01:52:00 26cbea5cba74: Waiting 01:52:00 80b0d0d3665f: Waiting 01:52:00 04baf6055ceb: Waiting 01:52:00 8d695074f5a7: Layer already exists 01:52:00 07cd6f754932: Layer already exists 01:52:00 18423ff78a5d: Layer already exists 01:52:00 b3ab8aa1049d: Layer already exists 01:52:00 57596f1e2e69: Layer already exists 01:52:00 26cbea5cba74: Layer already exists 01:52:00 80b0d0d3665f: Layer already exists 01:52:00 04baf6055ceb: Layer already exists 01:52:00 8ca431121087: Layer already exists 01:52:00 main: digest: sha256:becb3cca7eadf1f43831acf5a10ea5f36c4b5462bbf96c560460f572c10cf48a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:01 ===================================================== [Pipeline] echo 01:52:01 taggedImages: 01:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.118 01:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:52:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:52:01 0baaaae70618360000907aaeb616fdb98faa6d32 01:52:01 latest 01:52:01 3.0.0-dev.118 01:52:01 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:01 main 01:52:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:52:01 812dd2645d03: Preparing 01:52:01 52d4e982c6ff: Preparing 01:52:01 b36338dc220d: Preparing 01:52:01 37b344927103: Preparing 01:52:01 fd6d462f143c: Preparing 01:52:01 81787a41f57c: Preparing 01:52:01 78fc78e67991: Preparing 01:52:01 8d695074f5a7: Preparing 01:52:01 04baf6055ceb: Preparing 01:52:01 1f0539864a86: Preparing 01:52:01 26cbea5cba74: Preparing 01:52:01 81787a41f57c: Waiting 01:52:01 78fc78e67991: Waiting 01:52:01 04baf6055ceb: Waiting 01:52:01 8d695074f5a7: Waiting 01:52:01 26cbea5cba74: Waiting 01:52:02 fd6d462f143c: Pushed 01:52:02 52d4e982c6ff: Pushed 01:52:02 812dd2645d03: Pushed 01:52:02 8d695074f5a7: Layer already exists 01:52:02 04baf6055ceb: Layer already exists 01:52:02 81787a41f57c: Pushed 01:52:02 78fc78e67991: Pushed 01:52:02 26cbea5cba74: Layer already exists 01:52:02 1f0539864a86: Pushed 01:52:04 37b344927103: Pushed 01:52:05 b36338dc220d: Pushed 01:52:05 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 + 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 01:52:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:52:06 812dd2645d03: Preparing 01:52:06 52d4e982c6ff: Preparing 01:52:06 b36338dc220d: Preparing 01:52:06 37b344927103: Preparing 01:52:06 fd6d462f143c: Preparing 01:52:06 81787a41f57c: Preparing 01:52:06 78fc78e67991: Preparing 01:52:06 8d695074f5a7: Preparing 01:52:06 04baf6055ceb: Preparing 01:52:06 1f0539864a86: Preparing 01:52:06 26cbea5cba74: Preparing 01:52:06 81787a41f57c: Waiting 01:52:06 78fc78e67991: Waiting 01:52:06 8d695074f5a7: Waiting 01:52:06 04baf6055ceb: Waiting 01:52:06 26cbea5cba74: Waiting 01:52:06 812dd2645d03: Layer already exists 01:52:06 52d4e982c6ff: Layer already exists 01:52:06 b36338dc220d: Layer already exists 01:52:06 fd6d462f143c: Layer already exists 01:52:06 37b344927103: Layer already exists 01:52:06 78fc78e67991: Layer already exists 01:52:06 81787a41f57c: Layer already exists 01:52:06 1f0539864a86: Layer already exists 01:52:06 8d695074f5a7: Layer already exists 01:52:06 04baf6055ceb: Layer already exists 01:52:06 26cbea5cba74: Layer already exists 01:52:06 latest: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 01:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:52:07 812dd2645d03: Preparing 01:52:07 52d4e982c6ff: Preparing 01:52:07 b36338dc220d: Preparing 01:52:07 37b344927103: Preparing 01:52:07 fd6d462f143c: Preparing 01:52:07 81787a41f57c: Preparing 01:52:07 78fc78e67991: Preparing 01:52:07 8d695074f5a7: Preparing 01:52:07 04baf6055ceb: Preparing 01:52:07 1f0539864a86: Preparing 01:52:07 26cbea5cba74: Preparing 01:52:07 81787a41f57c: Waiting 01:52:07 78fc78e67991: Waiting 01:52:07 8d695074f5a7: Waiting 01:52:07 04baf6055ceb: Waiting 01:52:07 1f0539864a86: Waiting 01:52:07 26cbea5cba74: Waiting 01:52:07 52d4e982c6ff: Layer already exists 01:52:07 fd6d462f143c: Layer already exists 01:52:07 b36338dc220d: Layer already exists 01:52:07 812dd2645d03: Layer already exists 01:52:07 37b344927103: Layer already exists 01:52:07 78fc78e67991: Layer already exists 01:52:07 81787a41f57c: Layer already exists 01:52:07 8d695074f5a7: Layer already exists 01:52:07 04baf6055ceb: Layer already exists 01:52:07 1f0539864a86: Layer already exists 01:52:07 26cbea5cba74: Layer already exists 01:52:07 3.0.0-dev.118: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:52:10 812dd2645d03: Preparing 01:52:10 52d4e982c6ff: Preparing 01:52:10 b36338dc220d: Preparing 01:52:10 37b344927103: Preparing 01:52:10 fd6d462f143c: Preparing 01:52:10 81787a41f57c: Preparing 01:52:10 78fc78e67991: Preparing 01:52:10 8d695074f5a7: Preparing 01:52:10 04baf6055ceb: Preparing 01:52:10 1f0539864a86: Preparing 01:52:10 26cbea5cba74: Preparing 01:52:10 8d695074f5a7: Waiting 01:52:10 04baf6055ceb: Waiting 01:52:10 81787a41f57c: Waiting 01:52:10 78fc78e67991: Waiting 01:52:10 1f0539864a86: Waiting 01:52:10 26cbea5cba74: Waiting 01:52:10 37b344927103: Layer already exists 01:52:10 fd6d462f143c: Layer already exists 01:52:10 b36338dc220d: Layer already exists 01:52:10 52d4e982c6ff: Layer already exists 01:52:10 812dd2645d03: Layer already exists 01:52:10 8d695074f5a7: Layer already exists 01:52:10 81787a41f57c: Layer already exists 01:52:10 78fc78e67991: Layer already exists 01:52:10 1f0539864a86: Layer already exists 01:52:10 04baf6055ceb: Layer already exists 01:52:10 26cbea5cba74: Layer already exists 01:52:11 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + 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 01:52:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:52:11 812dd2645d03: Preparing 01:52:11 52d4e982c6ff: Preparing 01:52:11 b36338dc220d: Preparing 01:52:11 37b344927103: Preparing 01:52:11 fd6d462f143c: Preparing 01:52:11 81787a41f57c: Preparing 01:52:11 78fc78e67991: Preparing 01:52:11 8d695074f5a7: Preparing 01:52:11 04baf6055ceb: Preparing 01:52:11 1f0539864a86: Preparing 01:52:11 26cbea5cba74: Preparing 01:52:11 81787a41f57c: Waiting 01:52:11 78fc78e67991: Waiting 01:52:11 8d695074f5a7: Waiting 01:52:11 1f0539864a86: Waiting 01:52:11 26cbea5cba74: Waiting 01:52:11 04baf6055ceb: Waiting 01:52:11 812dd2645d03: Layer already exists 01:52:11 52d4e982c6ff: Layer already exists 01:52:11 37b344927103: Layer already exists 01:52:11 b36338dc220d: Layer already exists 01:52:11 fd6d462f143c: Layer already exists 01:52:11 78fc78e67991: Layer already exists 01:52:11 81787a41f57c: Layer already exists 01:52:11 8d695074f5a7: Layer already exists 01:52:11 04baf6055ceb: Layer already exists 01:52:11 1f0539864a86: Layer already exists 01:52:11 26cbea5cba74: Layer already exists 01:52:11 main: digest: sha256:bd5c3bad06369c010130b125dc36ad7c043d583354de23caa0fe3686543907b0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:12 ===================================================== [Pipeline] echo 01:52:12 taggedImages: 01:52:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:52:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.118 01:52:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:52:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:52:12 0baaaae70618360000907aaeb616fdb98faa6d32 01:52:12 latest 01:52:12 3.0.0-dev.118 01:52:12 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:12 main 01:52:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:52:12 6d6ea2740fbc: Preparing 01:52:12 c3262497bbc5: Preparing 01:52:12 8d695074f5a7: Preparing 01:52:12 04baf6055ceb: Preparing 01:52:12 f1c631217079: Preparing 01:52:12 26cbea5cba74: Preparing 01:52:12 26cbea5cba74: Waiting 01:52:12 04baf6055ceb: Layer already exists 01:52:12 8d695074f5a7: Layer already exists 01:52:13 26cbea5cba74: Layer already exists 01:52:13 6d6ea2740fbc: Pushed 01:52:14 f1c631217079: Pushed 01:52:17 c3262497bbc5: Pushed 01:52:17 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:17 + 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 01:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:52:18 6d6ea2740fbc: Preparing 01:52:18 c3262497bbc5: Preparing 01:52:18 8d695074f5a7: Preparing 01:52:18 04baf6055ceb: Preparing 01:52:18 f1c631217079: Preparing 01:52:18 26cbea5cba74: Preparing 01:52:18 26cbea5cba74: Waiting 01:52:18 c3262497bbc5: Layer already exists 01:52:18 f1c631217079: Layer already exists 01:52:18 8d695074f5a7: Layer already exists 01:52:18 04baf6055ceb: Layer already exists 01:52:18 6d6ea2740fbc: Layer already exists 01:52:18 26cbea5cba74: Layer already exists 01:52:18 latest: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 01:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:52:19 6d6ea2740fbc: Preparing 01:52:19 c3262497bbc5: Preparing 01:52:19 8d695074f5a7: Preparing 01:52:19 04baf6055ceb: Preparing 01:52:19 f1c631217079: Preparing 01:52:19 26cbea5cba74: Preparing 01:52:19 26cbea5cba74: Waiting 01:52:19 04baf6055ceb: Layer already exists 01:52:19 f1c631217079: Layer already exists 01:52:19 8d695074f5a7: Layer already exists 01:52:19 6d6ea2740fbc: Layer already exists 01:52:19 c3262497bbc5: Layer already exists 01:52:19 26cbea5cba74: Layer already exists 01:52:19 3.0.0-dev.118: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:52:20 6d6ea2740fbc: Preparing 01:52:20 c3262497bbc5: Preparing 01:52:20 8d695074f5a7: Preparing 01:52:20 04baf6055ceb: Preparing 01:52:20 f1c631217079: Preparing 01:52:20 26cbea5cba74: Preparing 01:52:20 26cbea5cba74: Waiting 01:52:20 6d6ea2740fbc: Layer already exists 01:52:20 f1c631217079: Layer already exists 01:52:20 04baf6055ceb: Layer already exists 01:52:20 8d695074f5a7: Layer already exists 01:52:20 c3262497bbc5: Layer already exists 01:52:20 26cbea5cba74: Layer already exists 01:52:20 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + 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 01:52:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:52:20 6d6ea2740fbc: Preparing 01:52:20 c3262497bbc5: Preparing 01:52:20 8d695074f5a7: Preparing 01:52:20 04baf6055ceb: Preparing 01:52:20 f1c631217079: Preparing 01:52:20 26cbea5cba74: Preparing 01:52:20 26cbea5cba74: Waiting 01:52:20 6d6ea2740fbc: Layer already exists 01:52:20 8d695074f5a7: Layer already exists 01:52:20 04baf6055ceb: Layer already exists 01:52:20 c3262497bbc5: Layer already exists 01:52:20 f1c631217079: Layer already exists 01:52:20 26cbea5cba74: Layer already exists 01:52:20 main: digest: sha256:4f16899fd012ac04d1fcd91fec68277c4c6bb291247302e5fb80d3bc0693c7c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:20 ===================================================== [Pipeline] echo 01:52:20 taggedImages: 01:52:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:52:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.118 01:52:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:52:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:52:20 0baaaae70618360000907aaeb616fdb98faa6d32 01:52:20 latest 01:52:20 3.0.0-dev.118 01:52:20 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:20 main 01:52:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:52:21 224cf87d0939: Preparing 01:52:21 ef1e50d601e5: Preparing 01:52:21 c600ca8bac0f: Preparing 01:52:21 6facaedbbe7f: Preparing 01:52:21 de2caab27062: Preparing 01:52:21 8d695074f5a7: Preparing 01:52:21 04baf6055ceb: Preparing 01:52:21 8f3410bb0d7b: Preparing 01:52:21 26cbea5cba74: Preparing 01:52:21 04baf6055ceb: Waiting 01:52:21 26cbea5cba74: Waiting 01:52:21 8d695074f5a7: Waiting 01:52:21 8f3410bb0d7b: Waiting 01:52:21 224cf87d0939: Pushed 01:52:21 c600ca8bac0f: Pushed 01:52:21 ef1e50d601e5: Pushed 01:52:22 8d695074f5a7: Layer already exists 01:52:22 04baf6055ceb: Layer already exists 01:52:22 26cbea5cba74: Layer already exists 01:52:22 8f3410bb0d7b: Pushed 01:52:29 de2caab27062: Pushed 01:52:37 6facaedbbe7f: Pushed 01:52:37 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:38 + 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 01:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:52:38 224cf87d0939: Preparing 01:52:38 ef1e50d601e5: Preparing 01:52:38 c600ca8bac0f: Preparing 01:52:38 6facaedbbe7f: Preparing 01:52:38 de2caab27062: Preparing 01:52:38 8d695074f5a7: Preparing 01:52:38 04baf6055ceb: Preparing 01:52:38 8f3410bb0d7b: Preparing 01:52:38 26cbea5cba74: Preparing 01:52:38 8d695074f5a7: Waiting 01:52:38 04baf6055ceb: Waiting 01:52:38 26cbea5cba74: Waiting 01:52:38 8f3410bb0d7b: Waiting 01:52:38 ef1e50d601e5: Layer already exists 01:52:38 224cf87d0939: Layer already exists 01:52:38 de2caab27062: Layer already exists 01:52:38 6facaedbbe7f: Layer already exists 01:52:38 c600ca8bac0f: Layer already exists 01:52:38 8d695074f5a7: Layer already exists 01:52:38 8f3410bb0d7b: Layer already exists 01:52:38 04baf6055ceb: Layer already exists 01:52:38 26cbea5cba74: Layer already exists 01:52:38 latest: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 01:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:52:39 224cf87d0939: Preparing 01:52:39 ef1e50d601e5: Preparing 01:52:39 c600ca8bac0f: Preparing 01:52:39 6facaedbbe7f: Preparing 01:52:39 de2caab27062: Preparing 01:52:39 8d695074f5a7: Preparing 01:52:39 04baf6055ceb: Preparing 01:52:39 8f3410bb0d7b: Preparing 01:52:39 26cbea5cba74: Preparing 01:52:39 8d695074f5a7: Waiting 01:52:39 04baf6055ceb: Waiting 01:52:39 8f3410bb0d7b: Waiting 01:52:39 26cbea5cba74: Waiting 01:52:39 6facaedbbe7f: Layer already exists 01:52:39 ef1e50d601e5: Layer already exists 01:52:39 c600ca8bac0f: Layer already exists 01:52:39 de2caab27062: Layer already exists 01:52:39 224cf87d0939: Layer already exists 01:52:39 8f3410bb0d7b: Layer already exists 01:52:39 26cbea5cba74: Layer already exists 01:52:39 04baf6055ceb: Layer already exists 01:52:39 8d695074f5a7: Layer already exists 01:52:39 3.0.0-dev.118: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:52:40 224cf87d0939: Preparing 01:52:40 ef1e50d601e5: Preparing 01:52:40 c600ca8bac0f: Preparing 01:52:40 6facaedbbe7f: Preparing 01:52:40 de2caab27062: Preparing 01:52:40 8d695074f5a7: Preparing 01:52:40 04baf6055ceb: Preparing 01:52:40 8f3410bb0d7b: Preparing 01:52:40 26cbea5cba74: Preparing 01:52:40 04baf6055ceb: Waiting 01:52:40 8f3410bb0d7b: Waiting 01:52:40 8d695074f5a7: Waiting 01:52:40 26cbea5cba74: Waiting 01:52:40 ef1e50d601e5: Layer already exists 01:52:40 224cf87d0939: Layer already exists 01:52:40 6facaedbbe7f: Layer already exists 01:52:40 c600ca8bac0f: Layer already exists 01:52:40 de2caab27062: Layer already exists 01:52:40 04baf6055ceb: Layer already exists 01:52:40 8d695074f5a7: Layer already exists 01:52:40 8f3410bb0d7b: Layer already exists 01:52:40 26cbea5cba74: Layer already exists 01:52:40 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + 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 01:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:52:41 224cf87d0939: Preparing 01:52:41 ef1e50d601e5: Preparing 01:52:41 c600ca8bac0f: Preparing 01:52:41 6facaedbbe7f: Preparing 01:52:41 de2caab27062: Preparing 01:52:41 8d695074f5a7: Preparing 01:52:41 04baf6055ceb: Preparing 01:52:41 8f3410bb0d7b: Preparing 01:52:41 26cbea5cba74: Preparing 01:52:41 8d695074f5a7: Waiting 01:52:41 04baf6055ceb: Waiting 01:52:41 26cbea5cba74: Waiting 01:52:41 8f3410bb0d7b: Waiting 01:52:41 ef1e50d601e5: Layer already exists 01:52:41 de2caab27062: Layer already exists 01:52:41 c600ca8bac0f: Layer already exists 01:52:41 224cf87d0939: Layer already exists 01:52:41 6facaedbbe7f: Layer already exists 01:52:41 04baf6055ceb: Layer already exists 01:52:41 8d695074f5a7: Layer already exists 01:52:41 8f3410bb0d7b: Layer already exists 01:52:41 26cbea5cba74: Layer already exists 01:52:41 main: digest: sha256:c561ec8b8d4eb2f72326038dfabe0e9182d8e5696dd3c4dad4c950dcf8b27d1e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:41 ===================================================== [Pipeline] echo 01:52:41 taggedImages: 01:52:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:52:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.118 01:52:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:52:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:52:41 0baaaae70618360000907aaeb616fdb98faa6d32 01:52:41 latest 01:52:41 3.0.0-dev.118 01:52:41 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:52:41 main 01:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:52:42 730141c4383d: Preparing 01:52:42 5a93cbb849e8: Preparing 01:52:42 e13d0623024a: Preparing 01:52:42 e66b97dfa146: Preparing 01:52:42 8d695074f5a7: Preparing 01:52:42 04baf6055ceb: Preparing 01:52:42 03964057e93e: Preparing 01:52:42 26cbea5cba74: Preparing 01:52:42 04baf6055ceb: Waiting 01:52:42 03964057e93e: Waiting 01:52:42 26cbea5cba74: Waiting 01:52:42 730141c4383d: Pushed 01:52:42 5a93cbb849e8: Pushed 01:52:42 e13d0623024a: Pushed 01:52:42 8d695074f5a7: Layer already exists 01:52:42 04baf6055ceb: Layer already exists 01:52:42 26cbea5cba74: Layer already exists 01:52:43 03964057e93e: Pushed 01:52:58 e66b97dfa146: Pushed 01:52:58 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:58 + 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 01:52:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:52:59 730141c4383d: Preparing 01:52:59 5a93cbb849e8: Preparing 01:52:59 e13d0623024a: Preparing 01:52:59 e66b97dfa146: Preparing 01:52:59 8d695074f5a7: Preparing 01:52:59 04baf6055ceb: Preparing 01:52:59 03964057e93e: Preparing 01:52:59 26cbea5cba74: Preparing 01:52:59 04baf6055ceb: Waiting 01:52:59 03964057e93e: Waiting 01:52:59 26cbea5cba74: Waiting 01:52:59 e66b97dfa146: Layer already exists 01:52:59 730141c4383d: Layer already exists 01:52:59 5a93cbb849e8: Layer already exists 01:52:59 8d695074f5a7: Layer already exists 01:52:59 e13d0623024a: Layer already exists 01:52:59 26cbea5cba74: Layer already exists 01:52:59 04baf6055ceb: Layer already exists 01:52:59 03964057e93e: Layer already exists 01:52:59 latest: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 01:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:53:00 730141c4383d: Preparing 01:53:00 5a93cbb849e8: Preparing 01:53:00 e13d0623024a: Preparing 01:53:00 e66b97dfa146: Preparing 01:53:00 8d695074f5a7: Preparing 01:53:00 04baf6055ceb: Preparing 01:53:00 03964057e93e: Preparing 01:53:00 26cbea5cba74: Preparing 01:53:00 04baf6055ceb: Waiting 01:53:00 03964057e93e: Waiting 01:53:00 26cbea5cba74: Waiting 01:53:00 730141c4383d: Layer already exists 01:53:00 8d695074f5a7: Layer already exists 01:53:00 5a93cbb849e8: Layer already exists 01:53:00 e66b97dfa146: Layer already exists 01:53:00 e13d0623024a: Layer already exists 01:53:00 04baf6055ceb: Layer already exists 01:53:00 03964057e93e: Layer already exists 01:53:00 26cbea5cba74: Layer already exists 01:53:00 3.0.0-dev.118: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:53:02 730141c4383d: Preparing 01:53:02 5a93cbb849e8: Preparing 01:53:02 e13d0623024a: Preparing 01:53:02 e66b97dfa146: Preparing 01:53:02 8d695074f5a7: Preparing 01:53:02 04baf6055ceb: Preparing 01:53:02 03964057e93e: Preparing 01:53:02 26cbea5cba74: Preparing 01:53:02 04baf6055ceb: Waiting 01:53:02 03964057e93e: Waiting 01:53:02 26cbea5cba74: Waiting 01:53:02 e66b97dfa146: Layer already exists 01:53:02 8d695074f5a7: Layer already exists 01:53:02 5a93cbb849e8: Layer already exists 01:53:02 730141c4383d: Layer already exists 01:53:02 e13d0623024a: Layer already exists 01:53:02 26cbea5cba74: Layer already exists 01:53:02 04baf6055ceb: Layer already exists 01:53:02 03964057e93e: Layer already exists 01:53:02 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:02 + 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 01:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:53:03 730141c4383d: Preparing 01:53:03 5a93cbb849e8: Preparing 01:53:03 e13d0623024a: Preparing 01:53:03 e66b97dfa146: Preparing 01:53:03 8d695074f5a7: Preparing 01:53:03 04baf6055ceb: Preparing 01:53:03 03964057e93e: Preparing 01:53:03 26cbea5cba74: Preparing 01:53:03 04baf6055ceb: Waiting 01:53:03 03964057e93e: Waiting 01:53:03 26cbea5cba74: Waiting 01:53:03 e66b97dfa146: Layer already exists 01:53:03 e13d0623024a: Layer already exists 01:53:03 5a93cbb849e8: Layer already exists 01:53:03 730141c4383d: Layer already exists 01:53:03 8d695074f5a7: Layer already exists 01:53:03 04baf6055ceb: Layer already exists 01:53:03 03964057e93e: Layer already exists 01:53:03 26cbea5cba74: Layer already exists 01:53:03 main: digest: sha256:e809f4914191177c9efc427459d7788e0244ec00439fd7f42c91e8254ccf501e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:03 ===================================================== [Pipeline] echo 01:53:03 taggedImages: 01:53:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:53:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.118 01:53:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:53:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:53:03 0baaaae70618360000907aaeb616fdb98faa6d32 01:53:03 latest 01:53:03 3.0.0-dev.118 01:53:03 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:03 main 01:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:53:04 30e37462a19c: Preparing 01:53:04 137534762412: Preparing 01:53:04 c14e325f364d: Preparing 01:53:04 6e8b99a2b254: Preparing 01:53:04 8d695074f5a7: Preparing 01:53:04 04baf6055ceb: Preparing 01:53:04 8f3410bb0d7b: Preparing 01:53:04 26cbea5cba74: Preparing 01:53:04 04baf6055ceb: Waiting 01:53:04 8f3410bb0d7b: Waiting 01:53:04 26cbea5cba74: Waiting 01:53:04 8d695074f5a7: Layer already exists 01:53:04 c14e325f364d: Pushed 01:53:04 30e37462a19c: Pushed 01:53:04 137534762412: Pushed 01:53:04 04baf6055ceb: Layer already exists 01:53:04 8f3410bb0d7b: Layer already exists 01:53:04 26cbea5cba74: Layer already exists 01:53:19 6e8b99a2b254: Pushed 01:53:19 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:20 + 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 01:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:53:20 30e37462a19c: Preparing 01:53:20 137534762412: Preparing 01:53:20 c14e325f364d: Preparing 01:53:20 6e8b99a2b254: Preparing 01:53:20 8d695074f5a7: Preparing 01:53:20 04baf6055ceb: Preparing 01:53:20 8f3410bb0d7b: Preparing 01:53:20 26cbea5cba74: Preparing 01:53:20 04baf6055ceb: Waiting 01:53:20 26cbea5cba74: Waiting 01:53:20 c14e325f364d: Layer already exists 01:53:20 8d695074f5a7: Layer already exists 01:53:20 30e37462a19c: Layer already exists 01:53:20 6e8b99a2b254: Layer already exists 01:53:20 137534762412: Layer already exists 01:53:20 8f3410bb0d7b: Layer already exists 01:53:20 04baf6055ceb: Layer already exists 01:53:20 26cbea5cba74: Layer already exists 01:53:20 latest: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 01:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:53:21 30e37462a19c: Preparing 01:53:21 137534762412: Preparing 01:53:21 c14e325f364d: Preparing 01:53:21 6e8b99a2b254: Preparing 01:53:21 8d695074f5a7: Preparing 01:53:21 04baf6055ceb: Preparing 01:53:21 8f3410bb0d7b: Preparing 01:53:21 26cbea5cba74: Preparing 01:53:21 8f3410bb0d7b: Waiting 01:53:21 26cbea5cba74: Waiting 01:53:21 04baf6055ceb: Waiting 01:53:21 137534762412: Layer already exists 01:53:21 8d695074f5a7: Layer already exists 01:53:21 30e37462a19c: Layer already exists 01:53:21 6e8b99a2b254: Layer already exists 01:53:21 c14e325f364d: Layer already exists 01:53:21 04baf6055ceb: Layer already exists 01:53:21 8f3410bb0d7b: Layer already exists 01:53:21 26cbea5cba74: Layer already exists 01:53:21 3.0.0-dev.118: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:53:22 30e37462a19c: Preparing 01:53:22 137534762412: Preparing 01:53:22 c14e325f364d: Preparing 01:53:22 6e8b99a2b254: Preparing 01:53:22 8d695074f5a7: Preparing 01:53:22 04baf6055ceb: Preparing 01:53:22 8f3410bb0d7b: Preparing 01:53:22 26cbea5cba74: Preparing 01:53:22 04baf6055ceb: Waiting 01:53:22 8f3410bb0d7b: Waiting 01:53:22 26cbea5cba74: Waiting 01:53:22 8d695074f5a7: Layer already exists 01:53:22 c14e325f364d: Layer already exists 01:53:22 6e8b99a2b254: Layer already exists 01:53:22 30e37462a19c: Layer already exists 01:53:22 137534762412: Layer already exists 01:53:22 8f3410bb0d7b: Layer already exists 01:53:22 04baf6055ceb: Layer already exists 01:53:22 26cbea5cba74: Layer already exists 01:53:22 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:22 + 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 01:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:53:23 30e37462a19c: Preparing 01:53:23 137534762412: Preparing 01:53:23 c14e325f364d: Preparing 01:53:23 6e8b99a2b254: Preparing 01:53:23 8d695074f5a7: Preparing 01:53:23 04baf6055ceb: Preparing 01:53:23 8f3410bb0d7b: Preparing 01:53:23 26cbea5cba74: Preparing 01:53:23 04baf6055ceb: Waiting 01:53:23 26cbea5cba74: Waiting 01:53:23 8f3410bb0d7b: Waiting 01:53:23 30e37462a19c: Layer already exists 01:53:23 137534762412: Layer already exists 01:53:23 c14e325f364d: Layer already exists 01:53:23 6e8b99a2b254: Layer already exists 01:53:23 8d695074f5a7: Layer already exists 01:53:23 8f3410bb0d7b: Layer already exists 01:53:23 04baf6055ceb: Layer already exists 01:53:23 26cbea5cba74: Layer already exists 01:53:23 main: digest: sha256:af9d0e9d2f6ca02b7687a0c140cb6b8c380130873d37fea2e1fc7b7b72ebbd99 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:23 ===================================================== [Pipeline] echo 01:53:23 taggedImages: 01:53:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:53:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.118 01:53:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:53:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:53:23 0baaaae70618360000907aaeb616fdb98faa6d32 01:53:23 latest 01:53:23 3.0.0-dev.118 01:53:23 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:23 main 01:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:53:24 ae38c086574c: Preparing 01:53:24 e861148aa184: Preparing 01:53:24 8d695074f5a7: Preparing 01:53:24 04baf6055ceb: Preparing 01:53:24 0d3840a02b08: Preparing 01:53:24 26cbea5cba74: Preparing 01:53:24 26cbea5cba74: Waiting 01:53:24 ae38c086574c: Pushed 01:53:24 8d695074f5a7: Layer already exists 01:53:24 04baf6055ceb: Layer already exists 01:53:24 26cbea5cba74: Layer already exists 01:53:25 0d3840a02b08: Pushed 01:53:30 e861148aa184: Pushed 01:53:30 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:53:31 ae38c086574c: Preparing 01:53:31 e861148aa184: Preparing 01:53:31 8d695074f5a7: Preparing 01:53:31 04baf6055ceb: Preparing 01:53:31 0d3840a02b08: Preparing 01:53:31 26cbea5cba74: Preparing 01:53:31 26cbea5cba74: Waiting 01:53:31 8d695074f5a7: Layer already exists 01:53:31 04baf6055ceb: Layer already exists 01:53:31 0d3840a02b08: Layer already exists 01:53:31 e861148aa184: Layer already exists 01:53:31 ae38c086574c: Layer already exists 01:53:31 26cbea5cba74: Layer already exists 01:53:31 latest: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 01:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:53:32 ae38c086574c: Preparing 01:53:32 e861148aa184: Preparing 01:53:32 8d695074f5a7: Preparing 01:53:32 04baf6055ceb: Preparing 01:53:32 0d3840a02b08: Preparing 01:53:32 26cbea5cba74: Preparing 01:53:32 26cbea5cba74: Waiting 01:53:32 0d3840a02b08: Layer already exists 01:53:32 ae38c086574c: Layer already exists 01:53:32 04baf6055ceb: Layer already exists 01:53:32 e861148aa184: Layer already exists 01:53:32 8d695074f5a7: Layer already exists 01:53:32 26cbea5cba74: Layer already exists 01:53:32 3.0.0-dev.118: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:53:33 ae38c086574c: Preparing 01:53:33 e861148aa184: Preparing 01:53:33 8d695074f5a7: Preparing 01:53:33 04baf6055ceb: Preparing 01:53:33 0d3840a02b08: Preparing 01:53:33 26cbea5cba74: Preparing 01:53:33 26cbea5cba74: Waiting 01:53:33 e861148aa184: Layer already exists 01:53:33 04baf6055ceb: Layer already exists 01:53:33 0d3840a02b08: Layer already exists 01:53:33 ae38c086574c: Layer already exists 01:53:33 8d695074f5a7: Layer already exists 01:53:33 26cbea5cba74: Layer already exists 01:53:33 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:53:34 ae38c086574c: Preparing 01:53:34 e861148aa184: Preparing 01:53:34 8d695074f5a7: Preparing 01:53:34 04baf6055ceb: Preparing 01:53:34 0d3840a02b08: Preparing 01:53:34 26cbea5cba74: Preparing 01:53:34 26cbea5cba74: Waiting 01:53:34 04baf6055ceb: Layer already exists 01:53:34 e861148aa184: Layer already exists 01:53:34 0d3840a02b08: Layer already exists 01:53:34 8d695074f5a7: Layer already exists 01:53:34 ae38c086574c: Layer already exists 01:53:34 26cbea5cba74: Layer already exists 01:53:34 main: digest: sha256:2cc63ec48bc8a5b3ccb4b27c2b86064cd152f1843cd1175476cea6ecd8ec3408 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:34 ===================================================== [Pipeline] echo 01:53:34 taggedImages: 01:53:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:53:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.118 01:53:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:53:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:53:34 0baaaae70618360000907aaeb616fdb98faa6d32 01:53:34 latest 01:53:34 3.0.0-dev.118 01:53:34 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:34 main 01:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:53:35 66f5da1dd5fe: Preparing 01:53:35 f770c5c5ab0e: Preparing 01:53:35 8d695074f5a7: Preparing 01:53:35 04baf6055ceb: Preparing 01:53:35 ee23b29ef3ab: Preparing 01:53:35 26cbea5cba74: Preparing 01:53:35 26cbea5cba74: Waiting 01:53:35 66f5da1dd5fe: Pushed 01:53:35 8d695074f5a7: Layer already exists 01:53:35 04baf6055ceb: Layer already exists 01:53:35 ee23b29ef3ab: Layer already exists 01:53:35 26cbea5cba74: Layer already exists 01:53:42 f770c5c5ab0e: Pushed 01:53:42 0baaaae70618360000907aaeb616fdb98faa6d32: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:53:42 66f5da1dd5fe: Preparing 01:53:42 f770c5c5ab0e: Preparing 01:53:42 8d695074f5a7: Preparing 01:53:42 04baf6055ceb: Preparing 01:53:42 ee23b29ef3ab: Preparing 01:53:42 26cbea5cba74: Preparing 01:53:42 26cbea5cba74: Waiting 01:53:42 04baf6055ceb: Layer already exists 01:53:42 f770c5c5ab0e: Layer already exists 01:53:42 66f5da1dd5fe: Layer already exists 01:53:42 8d695074f5a7: Layer already exists 01:53:42 ee23b29ef3ab: Layer already exists 01:53:42 26cbea5cba74: Layer already exists 01:53:43 latest: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 01:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:53:44 66f5da1dd5fe: Preparing 01:53:44 f770c5c5ab0e: Preparing 01:53:44 8d695074f5a7: Preparing 01:53:44 04baf6055ceb: Preparing 01:53:44 ee23b29ef3ab: Preparing 01:53:44 26cbea5cba74: Preparing 01:53:44 26cbea5cba74: Waiting 01:53:44 04baf6055ceb: Layer already exists 01:53:44 ee23b29ef3ab: Layer already exists 01:53:44 f770c5c5ab0e: Layer already exists 01:53:44 8d695074f5a7: Layer already exists 01:53:44 66f5da1dd5fe: Layer already exists 01:53:44 26cbea5cba74: Layer already exists 01:53:44 3.0.0-dev.118: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:53:45 66f5da1dd5fe: Preparing 01:53:45 f770c5c5ab0e: Preparing 01:53:45 8d695074f5a7: Preparing 01:53:45 04baf6055ceb: Preparing 01:53:45 ee23b29ef3ab: Preparing 01:53:45 26cbea5cba74: Preparing 01:53:45 26cbea5cba74: Waiting 01:53:45 04baf6055ceb: Layer already exists 01:53:45 ee23b29ef3ab: Layer already exists 01:53:45 f770c5c5ab0e: Layer already exists 01:53:45 8d695074f5a7: Layer already exists 01:53:45 66f5da1dd5fe: Layer already exists 01:53:45 26cbea5cba74: Layer already exists 01:53:45 0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:53:45 66f5da1dd5fe: Preparing 01:53:45 f770c5c5ab0e: Preparing 01:53:45 8d695074f5a7: Preparing 01:53:45 04baf6055ceb: Preparing 01:53:45 ee23b29ef3ab: Preparing 01:53:45 26cbea5cba74: Preparing 01:53:45 26cbea5cba74: Waiting 01:53:45 ee23b29ef3ab: Layer already exists 01:53:45 04baf6055ceb: Layer already exists 01:53:45 66f5da1dd5fe: Layer already exists 01:53:45 f770c5c5ab0e: Layer already exists 01:53:45 8d695074f5a7: Layer already exists 01:53:45 26cbea5cba74: Layer already exists 01:53:46 main: digest: sha256:ffda3ffadd10b0d03f5a0f06c51038cd7bb7e53bc751806db803570647b70953 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:46 ===================================================== [Pipeline] echo 01:53:46 taggedImages: 01:53:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32 01:53:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:53:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.118 01:53:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0baaaae70618360000907aaeb616fdb98faa6d32-3.0.0-dev.118 01:53:46 - 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 01:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:46 01:53:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:47 arm64: Pulling from edgex-lftools-log-publisher 01:53:47 8998bd30e6a1: Pulling fs layer 01:53:47 04944245beec: Pulling fs layer 01:53:47 699f458cf7ca: Pulling fs layer 01:53:47 765212b225bb: Pulling fs layer 01:53:47 f23df028b6ca: Pulling fs layer 01:53:47 d65c8cfc05b1: Pulling fs layer 01:53:47 2437ff75d9bd: Pulling fs layer 01:53:47 f23df028b6ca: Waiting 01:53:47 d65c8cfc05b1: Waiting 01:53:47 2437ff75d9bd: Waiting 01:53:47 765212b225bb: Waiting 01:53:47 04944245beec: Verifying Checksum 01:53:47 04944245beec: Download complete 01:53:47 765212b225bb: Verifying Checksum 01:53:47 765212b225bb: Download complete 01:53:47 f23df028b6ca: Download complete 01:53:47 d65c8cfc05b1: Verifying Checksum 01:53:47 d65c8cfc05b1: Download complete 01:53:47 699f458cf7ca: Verifying Checksum 01:53:47 699f458cf7ca: Download complete 01:53:48 8998bd30e6a1: Verifying Checksum 01:53:48 8998bd30e6a1: Download complete 01:53:50 2437ff75d9bd: Verifying Checksum 01:53:50 2437ff75d9bd: Download complete 01:53:54 8998bd30e6a1: Pull complete 01:53:55 04944245beec: Pull complete 01:53:56 699f458cf7ca: Pull complete 01:53:57 765212b225bb: Pull complete 01:53:58 f23df028b6ca: Pull complete 01:53:58 d65c8cfc05b1: Pull complete 01:54:13 2437ff75d9bd: Pull complete 01:54:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:13 prd-ubuntu20.04-docker-arm64-4c-16g-6620 does not seem to be running inside a container 01:54:13 $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:54:16 $ docker top 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:17 ---> job-cost.sh 01:54:17 lf-activate-venv: SKIPPING 01:54:17 INFO: No Stack... 01:54:17 INFO: Retrieving Pricing Info for: v3-standard-4 01:54:18 INFO: Archiving Costs [Pipeline] sh 01:54:18 + cat /w/workspace/edgex-go/480/archives/cost.csv 01:54:18 + cut -d, -f6 [Pipeline] lock 01:54:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] 01:54:18 Resource [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] did not exist. Created. 01:54:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:19 + echo total: 0.10999999940395355 [Pipeline] stash 01:54:21 Stashed 1 file(s) [Pipeline] } 01:54:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-480-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:21 $ docker stop --time=1 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 01:54:23 $ docker rm -f --volumes 381d9ad5f6b0460c257e07b36a1f780b304183263cbd6246f22cae15fc49b1a1 [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 01:54:24 provisioning config files... 01:54:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/480@tmp/config14193784373150934tmp [Pipeline] { [Pipeline] sh 01:54:24 + set +x 01:54:24 + curl -s https://codecov.io/bash 01:54:24 + bash -s -- 01:54:24 01:54:24 _____ _ 01:54:24 / ____| | | 01:54:24 | | ___ __| | ___ ___ _____ __ 01:54:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:24 Bash-1.0.6 01:54:24 01:54:24 01:54:24 ==> git version 2.25.1 found 01:54:24 ==> 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 01:54:24 Release-Date: 2020-01-08 01:54:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:54:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:54:24 ==> Jenkins CI detected. 01:54:24 current dir:  /w/workspace/edgex-go/480 01:54:24 project root: . 01:54:24 --> token set from env 01:54:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:24 ==> Running gcov in . (disable via -X gcov) 01:54:24 ==> Python coveragepy not found 01:54:24 ==> Searching for coverage reports in: 01:54:24 + . 01:54:24 -> Found 1 reports 01:54:24 ==> Detecting git/mercurial file structure 01:54:24 ==> Reading reports 01:54:24 + ./coverage.out bytes=447380 01:54:24 ==> Appending adjustments 01:54:24 https://docs.codecov.io/docs/fixing-reports 01:54:25 + Found adjustments 01:54:25 ==> Gzipping contents 01:54:25 60K /tmp/codecov.OoGkTy.gz 01:54:25 ==> Uploading reports 01:54:25 url: https://codecov.io 01:54:25 query: branch=main&commit=0baaaae70618360000907aaeb616fdb98faa6d32&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:25 -> Pinging Codecov 01:54:25 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=0baaaae70618360000907aaeb616fdb98faa6d32&build=480&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F480%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:25 -> Uploading to 01:54:25 https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/0baaaae70618360000907aaeb616fdb98faa6d32/7f8f67c4-89ee-4887-a5e3-6199ab4d3cd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T015425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b31c3c4c8ce06ca520a6823b2c70a8eeea4b400e07c7ddd7a1e7c36f4861c762 01:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:25 Dload Upload Total Spent Left Speed 01:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57514 0 0 100 57514 0 216k --:--:-- --:--:-- --:--:-- 216k 01:54:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0baaaae70618360000907aaeb616fdb98faa6d32 [Pipeline] } 01:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:54:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:54:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:54:26 01:54:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:54:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:54:27 df9b9388f04a: Pulling fs layer 01:54:27 52dc419b0ee2: Pulling fs layer 01:54:27 25bc292e5bac: Pulling fs layer 01:54:27 114826534d7a: Pulling fs layer 01:54:27 4657fd5d0bcf: Pulling fs layer 01:54:27 6ad1cebc031e: Pulling fs layer 01:54:27 8a3aa393b2d8: Pulling fs layer 01:54:27 6ad1cebc031e: Waiting 01:54:27 114826534d7a: Waiting 01:54:27 4657fd5d0bcf: Waiting 01:54:27 25bc292e5bac: Verifying Checksum 01:54:27 25bc292e5bac: Download complete 01:54:27 52dc419b0ee2: Verifying Checksum 01:54:27 52dc419b0ee2: Download complete 01:54:27 4657fd5d0bcf: Verifying Checksum 01:54:27 4657fd5d0bcf: Download complete 01:54:27 df9b9388f04a: Download complete 01:54:27 6ad1cebc031e: Verifying Checksum 01:54:27 6ad1cebc031e: Download complete 01:54:27 df9b9388f04a: Pull complete 01:54:27 52dc419b0ee2: Pull complete 01:54:27 25bc292e5bac: Pull complete 01:54:27 114826534d7a: Verifying Checksum 01:54:27 114826534d7a: Download complete 01:54:27 8a3aa393b2d8: Verifying Checksum 01:54:27 8a3aa393b2d8: Download complete 01:54:31 114826534d7a: Pull complete 01:54:31 4657fd5d0bcf: Pull complete 01:54:31 6ad1cebc031e: Pull complete 01:54:33 8a3aa393b2d8: Pull complete 01:54:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:54:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:34 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:54:34 $ 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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:54:38 $ docker top 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 -eo pid,comm [Pipeline] { [Pipeline] echo 01:54:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:54:38 + set -o pipefail 01:54:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:54:45 01:54:45 Monitoring /w/workspace/edgex-go/480 (github.com/edgexfoundry/edgex-go)... 01:54:45 01:54:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d6a96d1a-ec90-4902-a842-858ab240f311 01:54:45 01:54:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:54:45 01:54:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:54:45 01:54:45 01:54:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:54:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:54:45 More details here: https://snyk.co/ue1NS [Pipeline] } 01:54:45 $ docker stop --time=1 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 01:54:48 $ docker rm -f --volumes 55baf1e85f78cbae76818407123d872fa0afb28d57695622569863079f1310c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:54:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:48 provisioning config files... 01:54:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/480@tmp/config9596982916518117173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:48 --> edgex-publish-swagger.sh 01:54:48 === Publish openapi/v3 API === 01:54:48 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:54:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/480/openapi/v3/core-command.yaml] 01:54:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:48 Dload Upload Total Spent Left Speed 01:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50311 --:--:-- --:--:-- --:--:-- 50224 100 29030 0 0 100 29030 0 50311 --:--:-- --:--:-- --:--:-- 50224 01:54:49 01:54:49 01:54:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/480/openapi/v3/core-data.yaml] 01:54:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:49 Dload Upload Total Spent Left Speed 01:54:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 110k --:--:-- --:--:-- --:--:-- 110k 01:54:50 01:54:50 01:54:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/480/openapi/v3/core-metadata.yaml] 01:54:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:50 Dload Upload Total Spent Left Speed 01:54:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 690k --:--:-- --:--:-- --:--:-- 687k 100 141k 0 0 100 141k 0 254k --:--:-- --:--:-- --:--:-- 254k 01:54:50 01:54:50 01:54:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/480/openapi/v3/support-notifications.yaml] 01:54:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:50 Dload Upload Total Spent Left Speed 01:54:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k 01:54:51 01:54:51 01:54:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/480/openapi/v3/support-scheduler.yaml] 01:54:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:51 Dload Upload Total Spent Left Speed 01:54:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 66710 --:--:-- --:--:-- --:--:-- 66581 01:54:51 01:54:51 [Pipeline] } 01:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:54:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:52 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:54:52 $ docker top 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc -eo pid,comm 01:54:53 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). 01:54:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:53 [ssh-agent] Looking for ssh-agent implementation... 01:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:53 $ docker exec 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc ssh-agent 01:54:53 SSH_AUTH_SOCK=/tmp/ssh-w3QJgL9sr6Pc/agent.32 01:54:53 SSH_AGENT_PID=38 01:54:53 Running ssh-add (command line suppressed) 01:54:53 Identity added: /w/workspace/edgex-go/480@tmp/private_key_1295226292972326979.key (/w/workspace/edgex-go/480@tmp/private_key_1295226292972326979.key) 01:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:53 + git semver tag 01:54:53 2023-04-02 01:54:53,865 [run_tag] DEBUG tag force:False 01:54:53 2023-04-02 01:54:53,865 [check_head_tag] DEBUG check head tag 01:54:53 2023-04-02 01:54:53,868 [execute] INFO git cat-file --batch-check 01:54:53 2023-04-02 01:54:53,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=) 01:54:53 2023-04-02 01:54:53,871 [execute] INFO git cat-file --batch 01:54:53 2023-04-02 01:54:53,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=) 01:54:53 2023-04-02 01:54:53,918 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:54:53 2023-04-02 01:54:53,919 [execute] INFO git tag -a v3.0.0-dev.118 -m v3.0.0-dev.118 01:54:53 2023-04-02 01:54:53,919 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.118', '-m', 'v3.0.0-dev.118'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) 01:54:53 2023-04-02 01:54:53,923 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:54:53 3.0.0-dev.118 [Pipeline] } 01:54:54 $ docker exec --env ******** --env ******** 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc ssh-agent -k 01:54:54 unset SSH_AUTH_SOCK; 01:54:54 unset SSH_AGENT_PID; 01:54:54 echo Agent pid 38 killed; 01:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:54 + git semver [Pipeline] } 01:54:54 $ docker stop --time=1 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc 01:54:56 $ docker rm -f --volumes 84e160df47d9d785f0543a5bef24a85663b4b7c9f3e943dcd0805595f2716dfc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:54:56 01:54:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:54:56 0.23.1-centos7: Pulling from edgex-lftools 01:54:56 ab5ef0e58194: Pulling fs layer 01:54:56 9712f1f96733: Pulling fs layer 01:54:56 63f879dbbcfc: Pulling fs layer 01:54:56 0d9ebad4ef96: Pulling fs layer 01:54:56 e9a5061849ea: Pulling fs layer 01:54:56 d747dcd14b5f: Pulling fs layer 01:54:56 2de7ff778b66: Pulling fs layer 01:54:56 e9a5061849ea: Waiting 01:54:56 d747dcd14b5f: Waiting 01:54:56 2de7ff778b66: Waiting 01:54:56 9712f1f96733: Verifying Checksum 01:54:56 9712f1f96733: Download complete 01:54:57 63f879dbbcfc: Verifying Checksum 01:54:57 63f879dbbcfc: Download complete 01:54:57 ab5ef0e58194: Verifying Checksum 01:54:57 ab5ef0e58194: Download complete 01:54:57 d747dcd14b5f: Verifying Checksum 01:54:57 d747dcd14b5f: Download complete 01:54:57 0d9ebad4ef96: Verifying Checksum 01:54:57 0d9ebad4ef96: Download complete 01:54:57 e9a5061849ea: Verifying Checksum 01:54:57 e9a5061849ea: Download complete 01:54:57 2de7ff778b66: Verifying Checksum 01:54:57 2de7ff778b66: Download complete 01:54:59 ab5ef0e58194: Pull complete 01:54:59 9712f1f96733: Pull complete 01:55:00 63f879dbbcfc: Pull complete 01:55:04 0d9ebad4ef96: Pull complete 01:55:04 e9a5061849ea: Pull complete 01:55:04 d747dcd14b5f: Pull complete 01:55:05 2de7ff778b66: Pull complete 01:55:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:55:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:05 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:55:09 $ docker top 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:55:09 provisioning config files... 01:55:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/480@tmp/config4547599492506957297tmp 01:55:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/480@tmp/config3231081111677232907tmp 01:55:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/480@tmp/config12061081215129439717tmp [Pipeline] { [Pipeline] echo 01:55:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:55:09 ---> sigul-configuration.sh 01:55:09 gpg: directory `/root/.gnupg' created 01:55:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:55:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:55:09 gpg: keyring `/root/.gnupg/secring.gpg' created 01:55:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:55:09 gpg: CAST5 encrypted data 01:55:09 gpg: encrypted with 1 passphrase 01:55:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:55:10 + mkdir /home/jenkins 01:55:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:55:10 + 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 01:55:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:55:10 ---> sigul-install.sh 01:55:10 Sigul already installed; skipping installation. [Pipeline] sh 01:55:11 + git tag --list 01:55:11 0.6.0 01:55:11 0.6.1 01:55:11 0.7.0 01:55:11 0.7.1 01:55:11 v1.0.0 01:55:11 v1.0.1 01:55:11 v1.1.0 01:55:11 v1.2.0 01:55:11 v1.2.1 01:55:11 v1.3.0 01:55:11 v1.3.1 01:55:11 v2.0.0 01:55:11 v2.1.0 01:55:11 v2.1.1 01:55:11 v2.1.1-dev.1 01:55:11 v2.1.1-dev.2 01:55:11 v2.1.1-dev.3 01:55:11 v2.1.1-dev.4 01:55:11 v2.1.1-dev.5 01:55:11 v2.1.1-dev.6 01:55:11 v2.1.1-dev.7 01:55:11 v2.1.1-dev.8 01:55:11 v2.1.2-dev.1 01:55:11 v2.2.0 01:55:11 v2.2.1-dev.1 01:55:11 v2.2.1-dev.10 01:55:11 v2.2.1-dev.11 01:55:11 v2.2.1-dev.12 01:55:11 v2.2.1-dev.13 01:55:11 v2.2.1-dev.14 01:55:11 v2.2.1-dev.15 01:55:11 v2.2.1-dev.16 01:55:11 v2.2.1-dev.17 01:55:11 v2.2.1-dev.18 01:55:11 v2.2.1-dev.19 01:55:11 v2.2.1-dev.2 01:55:11 v2.2.1-dev.20 01:55:11 v2.2.1-dev.21 01:55:11 v2.2.1-dev.22 01:55:11 v2.2.1-dev.23 01:55:11 v2.2.1-dev.24 01:55:11 v2.2.1-dev.25 01:55:11 v2.2.1-dev.26 01:55:11 v2.2.1-dev.27 01:55:11 v2.2.1-dev.28 01:55:11 v2.2.1-dev.29 01:55:11 v2.2.1-dev.3 01:55:11 v2.2.1-dev.4 01:55:11 v2.2.1-dev.5 01:55:11 v2.2.1-dev.6 01:55:11 v2.2.1-dev.7 01:55:11 v2.2.1-dev.8 01:55:11 v2.2.1-dev.9 01:55:11 v2.3.0 01:55:11 v2.3.0-dev.100 01:55:11 v2.3.0-dev.101 01:55:11 v2.3.0-dev.102 01:55:11 v2.3.0-dev.103 01:55:11 v2.3.0-dev.104 01:55:11 v2.3.0-dev.105 01:55:11 v2.3.0-dev.106 01:55:11 v2.3.0-dev.29 01:55:11 v2.3.0-dev.30 01:55:11 v2.3.0-dev.31 01:55:11 v2.3.0-dev.32 01:55:11 v2.3.0-dev.33 01:55:11 v2.3.0-dev.34 01:55:11 v2.3.0-dev.35 01:55:11 v2.3.0-dev.36 01:55:11 v2.3.0-dev.37 01:55:11 v2.3.0-dev.38 01:55:11 v2.3.0-dev.39 01:55:11 v2.3.0-dev.40 01:55:11 v2.3.0-dev.41 01:55:11 v2.3.0-dev.42 01:55:11 v2.3.0-dev.43 01:55:11 v2.3.0-dev.44 01:55:11 v2.3.0-dev.45 01:55:11 v2.3.0-dev.46 01:55:11 v2.3.0-dev.47 01:55:11 v2.3.0-dev.48 01:55:11 v2.3.0-dev.49 01:55:11 v2.3.0-dev.50 01:55:11 v2.3.0-dev.51 01:55:11 v2.3.0-dev.52 01:55:11 v2.3.0-dev.53 01:55:11 v2.3.0-dev.54 01:55:11 v2.3.0-dev.55 01:55:11 v2.3.0-dev.56 01:55:11 v2.3.0-dev.57 01:55:11 v2.3.0-dev.58 01:55:11 v2.3.0-dev.59 01:55:11 v2.3.0-dev.60 01:55:11 v2.3.0-dev.61 01:55:11 v2.3.0-dev.62 01:55:11 v2.3.0-dev.63 01:55:11 v2.3.0-dev.64 01:55:11 v2.3.0-dev.65 01:55:11 v2.3.0-dev.66 01:55:11 v2.3.0-dev.67 01:55:11 v2.3.0-dev.68 01:55:11 v2.3.0-dev.69 01:55:11 v2.3.0-dev.70 01:55:11 v2.3.0-dev.71 01:55:11 v2.3.0-dev.72 01:55:11 v2.3.0-dev.73 01:55:11 v2.3.0-dev.74 01:55:11 v2.3.0-dev.75 01:55:11 v2.3.0-dev.76 01:55:11 v2.3.0-dev.77 01:55:11 v2.3.0-dev.78 01:55:11 v2.3.0-dev.79 01:55:11 v2.3.0-dev.80 01:55:11 v2.3.0-dev.81 01:55:11 v2.3.0-dev.82 01:55:11 v2.3.0-dev.83 01:55:11 v2.3.0-dev.84 01:55:11 v2.3.0-dev.85 01:55:11 v2.3.0-dev.86 01:55:11 v2.3.0-dev.87 01:55:11 v2.3.0-dev.88 01:55:11 v2.3.0-dev.89 01:55:11 v2.3.0-dev.90 01:55:11 v2.3.0-dev.91 01:55:11 v2.3.0-dev.92 01:55:11 v2.3.0-dev.93 01:55:11 v2.3.0-dev.94 01:55:11 v2.3.0-dev.95 01:55:11 v2.3.0-dev.96 01:55:11 v2.3.0-dev.97 01:55:11 v2.3.0-dev.98 01:55:11 v2.3.0-dev.99 01:55:11 v2.3.1-dev.1 01:55:11 v2.3.1-dev.2 01:55:11 v2.3.1-dev.3 01:55:11 v2.3.1-dev.4 01:55:11 v2.3.1-dev.5 01:55:11 v3.0.0-dev.1 01:55:11 v3.0.0-dev.10 01:55:11 v3.0.0-dev.100 01:55:11 v3.0.0-dev.101 01:55:11 v3.0.0-dev.102 01:55:11 v3.0.0-dev.103 01:55:11 v3.0.0-dev.104 01:55:11 v3.0.0-dev.105 01:55:11 v3.0.0-dev.106 01:55:11 v3.0.0-dev.107 01:55:11 v3.0.0-dev.108 01:55:11 v3.0.0-dev.109 01:55:11 v3.0.0-dev.11 01:55:11 v3.0.0-dev.110 01:55:11 v3.0.0-dev.111 01:55:11 v3.0.0-dev.112 01:55:11 v3.0.0-dev.113 01:55:11 v3.0.0-dev.114 01:55:11 v3.0.0-dev.115 01:55:11 v3.0.0-dev.116 01:55:11 v3.0.0-dev.117 01:55:11 v3.0.0-dev.118 01:55:11 v3.0.0-dev.12 01:55:11 v3.0.0-dev.13 01:55:11 v3.0.0-dev.14 01:55:11 v3.0.0-dev.15 01:55:11 v3.0.0-dev.16 01:55:11 v3.0.0-dev.17 01:55:11 v3.0.0-dev.18 01:55:11 v3.0.0-dev.19 01:55:11 v3.0.0-dev.2 01:55:11 v3.0.0-dev.20 01:55:11 v3.0.0-dev.21 01:55:11 v3.0.0-dev.22 01:55:11 v3.0.0-dev.23 01:55:11 v3.0.0-dev.24 01:55:11 v3.0.0-dev.25 01:55:11 v3.0.0-dev.26 01:55:11 v3.0.0-dev.27 01:55:11 v3.0.0-dev.28 01:55:11 v3.0.0-dev.29 01:55:11 v3.0.0-dev.3 01:55:11 v3.0.0-dev.30 01:55:11 v3.0.0-dev.31 01:55:11 v3.0.0-dev.32 01:55:11 v3.0.0-dev.33 01:55:11 v3.0.0-dev.34 01:55:11 v3.0.0-dev.35 01:55:11 v3.0.0-dev.36 01:55:11 v3.0.0-dev.37 01:55:11 v3.0.0-dev.38 01:55:11 v3.0.0-dev.39 01:55:11 v3.0.0-dev.4 01:55:11 v3.0.0-dev.40 01:55:11 v3.0.0-dev.41 01:55:11 v3.0.0-dev.42 01:55:11 v3.0.0-dev.43 01:55:11 v3.0.0-dev.44 01:55:11 v3.0.0-dev.45 01:55:11 v3.0.0-dev.46 01:55:11 v3.0.0-dev.47 01:55:11 v3.0.0-dev.48 01:55:11 v3.0.0-dev.49 01:55:11 v3.0.0-dev.5 01:55:11 v3.0.0-dev.50 01:55:11 v3.0.0-dev.51 01:55:11 v3.0.0-dev.52 01:55:11 v3.0.0-dev.53 01:55:11 v3.0.0-dev.54 01:55:11 v3.0.0-dev.55 01:55:11 v3.0.0-dev.56 01:55:11 v3.0.0-dev.57 01:55:11 v3.0.0-dev.58 01:55:11 v3.0.0-dev.59 01:55:11 v3.0.0-dev.6 01:55:11 v3.0.0-dev.60 01:55:11 v3.0.0-dev.61 01:55:11 v3.0.0-dev.62 01:55:11 v3.0.0-dev.63 01:55:11 v3.0.0-dev.64 01:55:11 v3.0.0-dev.65 01:55:11 v3.0.0-dev.66 01:55:11 v3.0.0-dev.67 01:55:11 v3.0.0-dev.68 01:55:11 v3.0.0-dev.69 01:55:11 v3.0.0-dev.7 01:55:11 v3.0.0-dev.70 01:55:11 v3.0.0-dev.71 01:55:11 v3.0.0-dev.72 01:55:11 v3.0.0-dev.73 01:55:11 v3.0.0-dev.74 01:55:11 v3.0.0-dev.75 01:55:11 v3.0.0-dev.76 01:55:11 v3.0.0-dev.77 01:55:11 v3.0.0-dev.78 01:55:11 v3.0.0-dev.79 01:55:11 v3.0.0-dev.8 01:55:11 v3.0.0-dev.80 01:55:11 v3.0.0-dev.81 01:55:11 v3.0.0-dev.82 01:55:11 v3.0.0-dev.83 01:55:11 v3.0.0-dev.84 01:55:11 v3.0.0-dev.85 01:55:11 v3.0.0-dev.86 01:55:11 v3.0.0-dev.87 01:55:11 v3.0.0-dev.88 01:55:11 v3.0.0-dev.89 01:55:11 v3.0.0-dev.9 01:55:11 v3.0.0-dev.90 01:55:11 v3.0.0-dev.91 01:55:11 v3.0.0-dev.92 01:55:11 v3.0.0-dev.93 01:55:11 v3.0.0-dev.94 01:55:11 v3.0.0-dev.95 01:55:11 v3.0.0-dev.96 01:55:11 v3.0.0-dev.97 01:55:11 v3.0.0-dev.98 01:55:11 v3.0.0-dev.99 [Pipeline] sh 01:55:11 + lftools sign git-tag v3.0.0-dev.118 01:55:11 Signing Git tag with Sigul... 01:55:11 Signing v3.0.0-dev.118 [Pipeline] echo 01:55:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:55:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:55:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:55:12 $ docker stop --time=1 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 01:55:13 $ docker rm -f --volumes 290d3e63c85e6b5c26e8fd41f0bfe5ef9ed3cc2fe026b3e4a3b53ae9a907b366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:55:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:14 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:55:15 $ docker top 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f -eo pid,comm 01:55:15 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). 01:55:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:15 [ssh-agent] Looking for ssh-agent implementation... 01:55:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:15 $ docker exec 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f ssh-agent 01:55:15 SSH_AUTH_SOCK=/tmp/ssh-ics5UByvuxzI/agent.32 01:55:15 SSH_AGENT_PID=38 01:55:15 Running ssh-add (command line suppressed) 01:55:15 Identity added: /w/workspace/edgex-go/480@tmp/private_key_7442340979688130269.key (/w/workspace/edgex-go/480@tmp/private_key_7442340979688130269.key) 01:55:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:15 + git semver bump pre 01:55:16 2023-04-02 01:55:15,960 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:55:16 2023-04-02 01:55:15,960 [bump_version] DEBUG bumping version:3.0.0-dev.118 on axis:pre with prefix:dev 01:55:16 2023-04-02 01:55:15,961 [bump_version] DEBUG bumped version:3.0.0-dev.119 01:55:16 2023-04-02 01:55:15,961 [write_version] DEBUG write version:3.0.0-dev.119 to path:/w/workspace/edgex-go/480/.semver/main with force:True 01:55:16 2023-04-02 01:55:15,961 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:55:16 2023-04-02 01:55:15,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/480/.semver/main 01:55:16 2023-04-02 01:55:15,963 [execute] INFO git cat-file --batch-check 01:55:16 2023-04-02 01:55:15,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) 01:55:16 2023-04-02 01:55:15,969 [execute] INFO git cat-file --batch 01:55:16 2023-04-02 01:55:15,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) 01:55:16 2023-04-02 01:55:15,975 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:55:16 3.0.0-dev.119 [Pipeline] } 01:55:16 $ docker exec --env ******** --env ******** 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f ssh-agent -k 01:55:16 unset SSH_AUTH_SOCK; 01:55:16 unset SSH_AGENT_PID; 01:55:16 echo Agent pid 38 killed; 01:55:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:16 + git semver [Pipeline] } 01:55:16 $ docker stop --time=1 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f 01:55:18 $ docker rm -f --volumes 88d13c4e6562eade1f8ed4e8c3a25302a25528e813173f7f2105252f32d14a0f [Pipeline] // withDockerContainer [Pipeline] sh 01:55:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:18 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:55:19 $ docker top f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 -eo pid,comm 01:55:19 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). 01:55:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:19 [ssh-agent] Looking for ssh-agent implementation... 01:55:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:19 $ docker exec f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 ssh-agent 01:55:19 SSH_AUTH_SOCK=/tmp/ssh-MnhA5uDHsm9M/agent.32 01:55:19 SSH_AGENT_PID=38 01:55:19 Running ssh-add (command line suppressed) 01:55:19 Identity added: /w/workspace/edgex-go/480@tmp/private_key_12654082296969027659.key (/w/workspace/edgex-go/480@tmp/private_key_12654082296969027659.key) 01:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:19 + git semver push 01:55:20 2023-04-02 01:55:19,959 [run_push] DEBUG push 01:55:20 2023-04-02 01:55:19,960 [execute] INFO git cat-file --batch-check 01:55:20 2023-04-02 01:55:19,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=) 01:55:20 2023-04-02 01:55:19,964 [execute] INFO git rev-list 09c9158e5c15b2dc377555a3a06a2b13456eaab9 -- 01:55:20 2023-04-02 01:55:19,964 [execute] DEBUG Popen(['git', 'rev-list', '09c9158e5c15b2dc377555a3a06a2b13456eaab9', '--'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=None) 01:55:20 2023-04-02 01:55:19,979 [execute] INFO git fetch -v origin 01:55:20 2023-04-02 01:55:19,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=True, shell=None, istream=None) 01:55:20 2023-04-02 01:55:20,486 [run_push] DEBUG no remote changes detected 01:55:20 2023-04-02 01:55:20,486 [execute] INFO git push origin semver 01:55:20 2023-04-02 01:55:20,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/480/.semver, universal_newlines=False, shell=None, istream=None) 01:55:21 2023-04-02 01:55:21,325 [run_push] DEBUG push all version tags 01:55:21 2023-04-02 01:55:21,326 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:55:21 2023-04-02 01:55:21,327 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/480, universal_newlines=False, shell=None, istream=None) 01:55:22 2023-04-02 01:55:22,115 [read_version] DEBUG read version from /w/workspace/edgex-go/480/.semver/main 01:55:22 3.0.0-dev.119 [Pipeline] } 01:55:22 $ docker exec --env ******** --env ******** f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 ssh-agent -k 01:55:22 unset SSH_AUTH_SOCK; 01:55:22 unset SSH_AGENT_PID; 01:55:22 echo Agent pid 38 killed; 01:55:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:22 + git semver [Pipeline] } 01:55:23 $ docker stop --time=1 f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 01:55:24 $ docker rm -f --volumes f7265227c0f8f1680997f690d1b99d4c0550e8269e7ad5247b91c685547d5045 [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 01:55:24 + [ -d /w/workspace/edgex-go/480/archives ] [Pipeline] libraryResource [Pipeline] sh 01:55:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:55:25 ---> package-listing.sh 01:55:25 ++ facter osfamily 01:55:25 ++ tr '[:upper:]' '[:lower:]' 01:55:26 + OS_FAMILY=debian 01:55:26 + workspace=/w/workspace/edgex-go/480 01:55:26 + START_PACKAGES=/tmp/packages_start.txt 01:55:26 + END_PACKAGES=/tmp/packages_end.txt 01:55:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:55:26 + PACKAGES=/tmp/packages_start.txt 01:55:26 + '[' /w/workspace/edgex-go/480 ']' 01:55:26 + PACKAGES=/tmp/packages_end.txt 01:55:26 + case "${OS_FAMILY}" in 01:55:26 + dpkg -l 01:55:26 + grep '^ii' 01:55:26 + '[' -f /tmp/packages_start.txt ']' 01:55:26 + '[' -f /tmp/packages_end.txt ']' 01:55:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:55:26 + '[' /w/workspace/edgex-go/480 ']' 01:55:26 + mkdir -p /w/workspace/edgex-go/480/archives/ 01:55:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/480/archives/ [Pipeline] echo 01:55:26 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/480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:55:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:27 01:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:27 latest: Pulling from edgex-lftools-log-publisher 01:55:27 5eb5b503b376: Pulling fs layer 01:55:27 5c69ac0246d0: Pulling fs layer 01:55:27 ec43610c2a17: Pulling fs layer 01:55:27 3a2ae6a8a46f: Pulling fs layer 01:55:27 33b1e0a273af: Pulling fs layer 01:55:27 5d3b04190fa2: Pulling fs layer 01:55:27 2f39f015ded8: Pulling fs layer 01:55:27 3a2ae6a8a46f: Waiting 01:55:27 33b1e0a273af: Waiting 01:55:27 5d3b04190fa2: Waiting 01:55:27 2f39f015ded8: Waiting 01:55:27 5c69ac0246d0: Download complete 01:55:27 3a2ae6a8a46f: Download complete 01:55:27 33b1e0a273af: Verifying Checksum 01:55:27 33b1e0a273af: Download complete 01:55:27 ec43610c2a17: Verifying Checksum 01:55:27 ec43610c2a17: Download complete 01:55:27 5d3b04190fa2: Verifying Checksum 01:55:27 5d3b04190fa2: Download complete 01:55:27 5eb5b503b376: Verifying Checksum 01:55:27 5eb5b503b376: Download complete 01:55:28 2f39f015ded8: Verifying Checksum 01:55:28 2f39f015ded8: Download complete 01:55:28 5eb5b503b376: Pull complete 01:55:28 5c69ac0246d0: Pull complete 01:55:29 ec43610c2a17: Pull complete 01:55:29 3a2ae6a8a46f: Pull complete 01:55:29 33b1e0a273af: Pull complete 01:55:29 5d3b04190fa2: Pull complete 01:55:33 2f39f015ded8: Pull complete 01:55:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:33 prd-ubuntu20.04-docker-8c-8g-6619 does not seem to be running inside a container 01:55:33 $ 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/480/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/480 -v /w/workspace/edgex-go/480:/w/workspace/edgex-go/480:rw,z -v /w/workspace/edgex-go/480@tmp:/w/workspace/edgex-go/480@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 01:55:36 $ docker top e9664281b6d47aa6b80177e8b4121d1c0fad78c79b3db554708e100309112107 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:37 + touch /tmp/pre-build-complete [Pipeline] sh 01:55:37 + mkdir -p /var/log/sysstat [Pipeline] sh 01:55:37 + ls /var/log/sa-host 01:55:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:37 provisioning config files... 01:55:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/480@tmp/config2173286415583997249tmp [Pipeline] { [Pipeline] echo 01:55:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:55:38 ---> create-netrc.sh [Pipeline] } 01:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:55:38 ---> python-tools-install.sh [Pipeline] echo 01:55:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:55:38 ---> sudo-logs.sh 01:55:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:55:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:55:39 ---> job-cost.sh 01:55:39 lf-activate-venv: SKIPPING 01:55:39 DEBUG: total: 0.10999999940395355 01:55:39 INFO: Retrieving Stack Cost... 01:55:39 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:39 INFO: Archiving Costs [Pipeline] echo 01:55:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:55:40 ---> logs-deploy.sh 01:55:40 lf-activate-venv: SKIPPING 01:55:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/480 01:55:40 INFO: archiving workspace using pattern(s): 01:55:41 Archives upload complete. 01:55:41 INFO: archiving logs to Nexus 01:55:42 ---> uname -a: 01:55:42 Linux prd-ubuntu20-04-docker-8c-8g-6619 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:55:42 01:55:42 01:55:42 ---> lscpu: 01:55:42 Architecture: x86_64 01:55:42 CPU op-mode(s): 32-bit, 64-bit 01:55:42 Byte Order: Little Endian 01:55:42 Address sizes: 40 bits physical, 48 bits virtual 01:55:42 CPU(s): 8 01:55:42 On-line CPU(s) list: 0-7 01:55:42 Thread(s) per core: 1 01:55:42 Core(s) per socket: 1 01:55:42 Socket(s): 8 01:55:42 NUMA node(s): 1 01:55:42 Vendor ID: AuthenticAMD 01:55:42 CPU family: 23 01:55:42 Model: 49 01:55:42 Model name: AMD EPYC-Rome Processor 01:55:42 Stepping: 0 01:55:42 CPU MHz: 2800.000 01:55:42 BogoMIPS: 5600.00 01:55:42 Virtualization: AMD-V 01:55:42 Hypervisor vendor: KVM 01:55:42 Virtualization type: full 01:55:42 L1d cache: 256 KiB 01:55:42 L1i cache: 256 KiB 01:55:42 L2 cache: 4 MiB 01:55:42 L3 cache: 128 MiB 01:55:42 NUMA node0 CPU(s): 0-7 01:55:42 Vulnerability Itlb multihit: Not affected 01:55:42 Vulnerability L1tf: Not affected 01:55:42 Vulnerability Mds: Not affected 01:55:42 Vulnerability Meltdown: Not affected 01:55:42 Vulnerability Mmio stale data: Not affected 01:55:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:55:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:55:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:55:42 Vulnerability Srbds: Not affected 01:55:42 Vulnerability Tsx async abort: Not affected 01:55:42 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 01:55:42 01:55:42 01:55:42 ---> nproc: 01:55:42 8 01:55:42 01:55:42 01:55:42 ---> df -h: 01:55:42 Filesystem Size Used Avail Use% Mounted on 01:55:42 overlay 155G 21G 135G 14% / 01:55:42 tmpfs 64M 0 64M 0% /dev 01:55:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:55:42 shm 64M 0 64M 0% /dev/shm 01:55:42 /dev/vda1 155G 21G 135G 14% /facter-os 01:55:42 01:55:42 01:55:42 ---> sar -b -r -n DEV: 01:55:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6619) 04/02/23 _x86_64_ (8 CPU) 01:55:42 01:55:42 01:21:48 LINUX RESTART (8 CPU) 01:55:42 01:55:42 01:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:55:42 01:23:02 147.28 47.96 99.32 0.00 5434.16 180637.36 0.00 01:55:42 01:24:01 97.34 0.51 96.83 0.00 15.59 58534.49 0.00 01:55:42 01:25:01 31.96 0.17 31.79 0.00 2.53 16562.86 0.00 01:55:42 01:26:01 87.24 0.05 87.19 0.00 0.80 36114.51 0.00 01:55:42 01:27:01 259.87 6.50 253.37 0.00 125.31 76260.09 0.00 01:55:42 01:28:01 374.52 10.12 364.40 0.00 2809.21 170151.13 0.00 01:55:42 01:29:01 381.03 0.15 380.88 0.00 3.33 144436.98 0.00 01:55:42 01:30:01 735.12 3.08 732.04 0.00 2282.76 187482.03 0.00 01:55:42 01:31:01 393.37 1.50 391.87 0.00 17.32 176048.38 0.00 01:55:42 01:32:01 669.62 0.20 669.42 0.00 13.46 110146.58 0.00 01:55:42 01:33:01 27.03 0.15 26.88 0.00 22.80 880.25 0.00 01:55:42 01:34:01 11.68 0.00 11.68 0.00 0.00 293.68 0.00 01:55:42 01:35:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 01:55:42 01:36:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 01:55:42 01:37:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 01:55:42 01:38:02 1.57 0.02 1.55 0.00 0.13 23.19 0.00 01:55:42 01:39:01 1.20 0.00 1.20 0.00 0.00 14.51 0.00 01:55:42 01:40:01 2.55 1.43 1.12 0.00 33.59 14.13 0.00 01:55:42 01:41:01 1.65 0.17 1.48 0.00 2.67 16.66 0.00 01:55:42 01:42:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 01:55:42 01:43:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 01:55:42 01:44:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 01:55:42 01:45:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 01:55:42 01:46:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 01:55:42 01:47:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 01:55:42 01:48:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 01:55:42 01:49:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 01:55:42 01:50:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 01:55:42 01:51:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:55:42 01:52:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 01:55:42 01:53:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 01:55:42 01:54:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 01:55:42 01:55:01 71.54 0.25 71.29 0.00 9.33 35418.23 0.00 01:55:42 Average: 100.57 2.19 98.38 0.00 327.26 36196.16 0.00 01:55:42 01:55:42 01:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:55:42 01:23:02 28701196 31583740 724036 2.20 73404 3077696 1843692 5.43 1049096 2760464 672884 01:55:42 01:24:01 27760752 31356228 943716 2.87 113352 3674360 2288124 6.74 1661024 3001408 464488 01:55:42 01:25:01 27639240 31401708 895344 2.72 117096 3813040 2031340 5.99 1484448 3274640 382592 01:55:42 01:26:01 24433280 31421088 877728 2.67 118528 6968856 2618024 7.72 1680892 6212156 3213612 01:55:42 01:27:01 24004932 31430888 835380 2.54 204680 7105716 2022904 5.96 2090128 5978064 1495880 01:55:42 01:28:01 20241724 31473868 799492 2.43 305004 10754636 1894636 5.58 1871112 9914260 2138612 01:55:42 01:29:01 20971468 31427544 842288 2.56 312808 9970480 2153036 6.35 2160708 8889148 2804 01:55:42 01:30:01 19591076 31459220 803184 2.44 346104 11225432 1990804 5.87 2571512 9726516 29116 01:55:42 01:31:01 16717812 30741776 1495496 4.55 393676 13196068 3616644 10.66 3495292 11509568 339148 01:55:42 01:32:01 19060228 31506764 758192 2.31 401480 11719292 1843320 5.43 2489436 10317032 964 01:55:42 01:33:01 19056308 31505136 759156 2.31 402708 11720428 1832316 5.40 2492108 10317236 216 01:55:42 01:34:01 19057352 31506984 756576 2.30 403112 11720640 1855908 5.47 2488264 10317296 4 01:55:42 01:35:01 19057456 31507096 756572 2.30 403124 11720640 1855908 5.47 2488132 10317296 8 01:55:42 01:36:01 19060952 31510616 752968 2.29 403156 11720644 1855908 5.47 2483800 10317300 40 01:55:42 01:37:01 19062500 31512484 752064 2.29 403168 11720644 1855908 5.47 2483544 10317588 16 01:55:42 01:38:02 19065064 31515080 749692 2.28 403180 11720628 1876164 5.53 2481400 10317568 172 01:55:42 01:39:01 19064536 31514572 750100 2.28 403200 11720632 1876164 5.53 2481884 10317572 200 01:55:42 01:40:01 19039776 31491704 772996 2.35 403220 11721600 1876164 5.53 2509644 10318000 224 01:55:42 01:41:01 19037828 31489940 774652 2.36 403252 11721720 1876164 5.53 2511192 10317872 12 01:55:42 01:42:01 19037300 31489420 775088 2.36 403276 11721724 1876164 5.53 2511040 10317876 280 01:55:42 01:43:01 19037188 31489384 775064 2.36 403304 11721728 1876164 5.53 2510984 10317872 44 01:55:42 01:44:01 19037156 31489360 775004 2.36 403320 11721732 1859676 5.48 2510876 10317876 200 01:55:42 01:45:01 19037308 31489516 774984 2.36 403324 11721732 1859676 5.48 2510888 10317876 172 01:55:42 01:46:01 19037300 31489512 774960 2.36 403332 11721736 1859676 5.48 2511016 10317880 208 01:55:42 01:47:01 19037536 31489812 774604 2.36 403384 11721744 1859676 5.48 2510920 10317888 176 01:55:42 01:48:01 19037212 31489548 774840 2.36 403416 11721744 1859676 5.48 2511048 10317892 44 01:55:42 01:49:01 19037148 31489488 774812 2.36 403436 11721748 1859676 5.48 2510976 10317896 164 01:55:42 01:50:01 19037100 31489464 774892 2.36 403440 11721748 1859676 5.48 2511012 10317888 260 01:55:42 01:51:01 19036920 31489296 775204 2.36 403440 11721752 1859676 5.48 2511068 10317892 176 01:55:42 01:52:01 19036952 31489336 775152 2.36 403440 11721756 1859676 5.48 2511104 10317896 272 01:55:42 01:53:01 19037196 31489584 774828 2.36 403472 11721744 1859676 5.48 2511032 10317896 8 01:55:42 01:54:01 19037400 31489832 774552 2.36 403504 11721760 1859676 5.48 2510784 10317900 276 01:55:42 01:55:01 17700256 31432568 829628 2.52 408232 12920032 2169384 6.39 2611848 11470400 500080 01:55:42 Average: 20175983 31459168 809189 2.46 353532 10675631 1983069 5.84 2370552 9395270 280102 01:55:42 01:55:42 01:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:55:42 01:23:02 docker0 548.83 454.01 38.46 2742.72 0.00 0.00 0.00 0.00 01:55:42 01:23:02 ens3 1561.76 1505.73 11939.26 178.21 0.00 0.00 0.00 0.00 01:55:42 01:23:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 01:55:42 01:24:01 docker0 95.64 145.57 7.32 695.60 0.00 0.00 0.00 0.00 01:55:42 01:24:01 ens3 184.49 123.49 733.51 26.26 0.00 0.00 0.00 0.00 01:55:42 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:24:01 veth4b6e0bd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:25:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 01:55:42 01:25:01 ens3 53.99 61.29 40.20 116.06 0.00 0.00 0.00 0.00 01:55:42 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:25:01 veth4b6e0bd 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 01:55:42 01:26:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:26:01 ens3 92.05 55.92 1694.48 17.61 0.00 0.00 0.00 0.00 01:55:42 01:26:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:55:42 01:26:01 veth4339892 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:27:01 veth33aa34b 130.69 205.08 11.84 1205.91 0.00 0.00 0.00 0.10 01:55:42 01:27:01 docker0 665.09 1049.74 50.86 6285.37 0.00 0.00 0.00 0.00 01:55:42 01:27:01 ens3 1098.00 688.02 7149.03 66.22 0.00 0.00 0.00 0.00 01:55:42 01:27:01 vethcc07da3 200.40 129.36 1205.21 11.70 0.00 0.00 0.00 0.00 01:55:42 01:27:01 veth7628ec9 129.36 200.40 11.70 1205.21 0.00 0.00 0.00 0.10 01:55:42 01:27:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:55:42 01:27:01 veth89b2f78 127.41 200.97 11.61 1205.83 0.00 0.00 0.00 0.10 01:55:42 01:27:01 veth1854aa7 133.89 210.60 12.05 1206.70 0.00 0.00 0.00 0.10 01:55:42 01:27:01 vetha1f7519 134.91 212.43 12.10 1206.46 0.00 0.00 0.00 0.10 01:55:42 01:27:01 veth4339892 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:28:01 ens3 52.94 31.44 577.40 3.71 0.00 0.00 0.00 0.00 01:55:42 01:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:55:42 01:28:01 veth4339892 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:29:01 docker0 4.05 7.58 0.26 91.90 0.00 0.00 0.00 0.00 01:55:42 01:29:01 ens3 386.27 123.34 1436.61 19.21 0.00 0.00 0.00 0.00 01:55:42 01:29:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 01:55:42 01:29:01 veth4339892 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:30:01 docker0 283.48 561.38 23.82 4016.99 0.00 0.00 0.00 0.00 01:55:42 01:30:01 ens3 672.09 327.59 4176.48 46.17 0.00 0.00 0.00 0.00 01:55:42 01:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:55:42 01:30:01 veth4339892 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:55:42 01:31:01 vethc919b23 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:31:01 veth5be846c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:31:01 ens3 24.27 13.06 20.57 9.72 0.00 0.00 0.00 0.00 01:55:42 01:31:01 veth08b5b1d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:31:01 veth4339892 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:31:01 veth036c01c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:31:01 veth91d2ae9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:55:42 01:32:01 docker0 8.23 19.70 0.53 226.13 0.00 0.00 0.00 0.00 01:55:42 01:32:01 ens3 112.20 129.58 263.47 318.89 0.00 0.00 0.00 0.00 01:55:42 01:32:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 01:55:42 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:33:01 ens3 467.94 503.38 262.93 2383.93 0.00 0.00 0.00 0.00 01:55:42 01:33:01 lo 52.99 52.99 5.23 5.23 0.00 0.00 0.00 0.00 01:55:42 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:34:01 ens3 131.11 135.24 70.19 814.58 0.00 0.00 0.00 0.00 01:55:42 01:34:01 lo 13.20 13.20 1.30 1.30 0.00 0.00 0.00 0.00 01:55:42 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:37:01 ens3 3.08 1.70 5.82 0.12 0.00 0.00 0.00 0.00 01:55:42 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:38:02 ens3 0.83 0.25 0.14 0.08 0.00 0.00 0.00 0.00 01:55:42 01:38:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:39:01 ens3 0.66 0.59 0.33 0.23 0.00 0.00 0.00 0.00 01:55:42 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:40:01 ens3 4.82 3.78 3.40 4.06 0.00 0.00 0.00 0.00 01:55:42 01:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:55:42 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:41:01 ens3 3.75 2.37 2.07 2.20 0.00 0.00 0.00 0.00 01:55:42 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:42:01 ens3 0.62 0.60 0.35 0.22 0.00 0.00 0.00 0.00 01:55:42 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:43:01 ens3 0.67 0.32 0.34 0.26 0.00 0.00 0.00 0.00 01:55:42 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:47:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:55:42 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:48:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 01:55:42 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:50:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:55:42 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:53:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:55:42 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:42 01:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:55:42 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:55:42 01:55:01 docker0 40.53 64.84 3.29 580.71 0.00 0.00 0.00 0.00 01:55:42 01:55:01 ens3 370.82 219.61 7753.43 39.36 0.00 0.00 0.00 0.00 01:55:42 01:55:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 01:55:42 Average: docker0 49.92 69.82 3.78 443.70 0.00 0.00 0.00 0.00 01:55:42 Average: ens3 158.37 119.09 1095.55 122.73 0.00 0.00 0.00 0.00 01:55:42 Average: lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 01:55:42 01:55:42 01:55:42 ---> sar -P ALL: 01:55:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6619) 04/02/23 _x86_64_ (8 CPU) 01:55:42 01:55:42 01:21:48 LINUX RESTART (8 CPU) 01:55:42 01:55:42 01:22:01 CPU %user %nice %system %iowait %steal %idle 01:55:42 01:23:02 all 10.54 0.00 3.70 2.62 0.06 83.08 01:55:42 01:23:02 0 14.52 0.00 3.55 4.14 0.07 77.73 01:55:42 01:23:02 1 11.51 0.00 5.12 3.28 0.07 80.02 01:55:42 01:23:02 2 8.07 0.00 2.88 3.83 0.05 85.17 01:55:42 01:23:02 3 11.81 0.00 3.91 2.28 0.07 81.94 01:55:42 01:23:02 4 9.68 0.00 4.22 0.32 0.05 85.73 01:55:42 01:23:02 5 7.11 0.00 2.16 2.78 0.05 87.90 01:55:42 01:23:02 6 9.53 0.00 3.76 3.91 0.05 82.75 01:55:42 01:23:02 7 12.09 0.00 4.02 0.41 0.07 83.41 01:55:42 01:24:01 all 23.23 0.00 4.56 1.87 0.07 70.28 01:55:42 01:24:01 0 23.72 0.00 5.15 0.12 0.07 70.94 01:55:42 01:24:01 1 23.39 0.00 4.36 2.57 0.07 69.60 01:55:42 01:24:01 2 23.17 0.00 5.60 0.67 0.07 70.50 01:55:42 01:24:01 3 23.76 0.00 4.09 0.09 0.07 71.99 01:55:42 01:24:01 4 26.46 0.00 4.96 0.26 0.07 68.26 01:55:42 01:24:01 5 23.67 0.00 4.11 1.18 0.07 70.97 01:55:42 01:24:01 6 19.33 0.00 3.61 6.14 0.09 70.84 01:55:42 01:24:01 7 22.30 0.00 4.57 3.92 0.09 69.12 01:55:42 01:25:01 all 36.56 0.00 5.39 0.77 0.11 57.17 01:55:42 01:25:01 0 37.09 0.00 5.62 0.08 0.13 57.07 01:55:42 01:25:01 1 36.75 0.00 5.40 0.46 0.12 57.28 01:55:42 01:25:01 2 36.03 0.00 5.47 0.13 0.08 58.28 01:55:42 01:25:01 3 36.26 0.00 5.37 0.10 0.10 58.17 01:55:42 01:25:01 4 35.84 0.00 5.59 0.10 0.19 58.28 01:55:42 01:25:01 5 36.61 0.00 5.16 4.86 0.12 53.26 01:55:42 01:25:01 6 37.01 0.00 5.19 0.10 0.08 57.62 01:55:42 01:25:01 7 36.90 0.00 5.28 0.35 0.08 57.38 01:55:42 01:26:01 all 16.48 0.00 6.25 6.28 0.09 70.90 01:55:42 01:26:01 0 15.48 0.00 5.71 14.36 0.07 64.38 01:55:42 01:26:01 1 15.22 0.00 4.98 11.50 0.05 68.25 01:55:42 01:26:01 2 18.21 0.00 6.21 0.07 0.12 75.39 01:55:42 01:26:01 3 17.30 0.00 7.14 0.73 0.10 74.73 01:55:42 01:26:01 4 17.76 0.00 7.00 1.14 0.10 74.00 01:55:42 01:26:01 5 16.36 0.00 7.33 22.28 0.09 53.95 01:55:42 01:26:01 6 16.53 0.00 6.14 0.19 0.08 77.06 01:55:42 01:26:01 7 14.97 0.00 5.54 0.12 0.08 79.29 01:55:42 01:27:01 all 6.79 0.00 3.30 9.84 0.08 79.99 01:55:42 01:27:01 0 5.84 0.00 3.55 32.49 0.07 58.05 01:55:42 01:27:01 1 7.57 0.00 3.21 7.47 0.08 81.66 01:55:42 01:27:01 2 7.55 0.00 3.54 7.73 0.07 81.11 01:55:42 01:27:01 3 7.40 0.00 3.07 4.46 0.07 85.00 01:55:42 01:27:01 4 7.19 0.00 3.30 11.63 0.08 77.79 01:55:42 01:27:01 5 5.57 0.00 2.97 4.18 0.08 87.20 01:55:42 01:27:01 6 7.54 0.00 3.00 6.31 0.05 83.09 01:55:42 01:27:01 7 5.63 0.00 3.74 4.45 0.12 86.06 01:55:42 01:28:01 all 7.21 0.00 5.32 25.48 0.12 61.87 01:55:42 01:28:01 0 6.35 0.00 7.00 58.69 0.08 27.88 01:55:42 01:28:01 1 7.67 0.00 6.19 30.38 0.15 55.60 01:55:42 01:28:01 2 7.58 0.00 4.84 13.44 0.13 74.01 01:55:42 01:28:01 3 6.03 0.00 5.26 19.06 0.10 69.55 01:55:42 01:28:01 4 8.45 0.00 4.32 21.06 0.13 66.04 01:55:42 01:28:01 5 7.14 0.00 4.33 27.41 0.08 61.04 01:55:42 01:28:01 6 7.58 0.00 5.77 23.63 0.13 62.88 01:55:42 01:28:01 7 6.92 0.00 4.88 10.28 0.13 77.79 01:55:42 01:29:01 all 39.62 0.00 8.33 14.48 0.12 37.45 01:55:42 01:29:01 0 39.47 0.00 8.74 42.73 0.12 8.94 01:55:42 01:29:01 1 40.67 0.00 8.06 5.80 0.12 45.36 01:55:42 01:29:01 2 39.63 0.00 9.45 9.10 0.12 41.70 01:55:42 01:29:01 3 39.16 0.00 8.63 3.38 0.19 48.64 01:55:42 01:29:01 4 40.34 0.00 8.44 12.81 0.10 38.31 01:55:42 01:29:01 5 38.90 0.00 8.12 35.96 0.09 16.93 01:55:42 01:29:01 6 39.38 0.00 7.55 1.82 0.10 51.15 01:55:42 01:29:01 7 39.40 0.00 7.67 4.07 0.12 48.74 01:55:42 01:30:01 all 17.81 0.00 7.78 22.92 0.12 51.38 01:55:42 01:30:01 0 15.73 0.00 8.00 30.37 0.08 45.82 01:55:42 01:30:01 1 18.41 0.00 7.28 32.70 0.29 41.32 01:55:42 01:30:01 2 19.45 0.00 9.06 28.06 0.10 43.33 01:55:42 01:30:01 3 19.17 0.00 8.22 12.49 0.08 60.03 01:55:42 01:30:01 4 18.26 0.00 8.46 27.45 0.10 45.74 01:55:42 01:30:01 5 16.67 0.00 6.31 25.53 0.07 51.42 01:55:42 01:30:01 6 18.57 0.00 7.33 15.56 0.12 58.42 01:55:42 01:30:01 7 16.19 0.00 7.58 11.00 0.14 65.09 01:55:42 01:31:01 all 38.16 0.00 11.01 15.11 0.14 35.58 01:55:42 01:31:01 0 36.81 0.00 9.31 12.82 0.17 40.89 01:55:42 01:31:01 1 38.17 0.00 12.62 32.45 0.10 16.66 01:55:42 01:31:01 2 37.23 0.00 9.10 9.10 0.14 44.44 01:55:42 01:31:01 3 38.01 0.00 12.33 8.67 0.10 40.89 01:55:42 01:31:01 4 38.75 0.00 11.74 7.49 0.19 41.83 01:55:42 01:31:01 5 40.02 0.00 11.79 11.28 0.10 36.81 01:55:42 01:31:01 6 36.74 0.00 10.33 4.56 0.14 48.22 01:55:42 01:31:01 7 39.56 0.00 10.83 34.55 0.16 14.90 01:55:42 01:32:01 all 35.25 0.00 8.43 8.48 0.12 47.72 01:55:42 01:32:01 0 33.17 0.00 7.99 14.11 0.12 44.62 01:55:42 01:32:01 1 34.98 0.00 7.66 8.94 0.12 48.30 01:55:42 01:32:01 2 34.50 0.00 7.12 3.08 0.10 55.19 01:55:42 01:32:01 3 35.28 0.00 9.05 13.85 0.20 41.61 01:55:42 01:32:01 4 36.62 0.00 9.06 11.87 0.10 42.34 01:55:42 01:32:01 5 35.29 0.00 8.74 8.39 0.10 47.48 01:55:42 01:32:01 6 34.86 0.00 9.03 0.82 0.12 55.17 01:55:42 01:32:01 7 37.32 0.00 8.80 6.65 0.10 47.13 01:55:42 01:33:01 all 7.96 0.00 1.08 0.10 0.06 90.81 01:55:42 01:33:01 0 8.91 0.00 1.33 0.02 0.05 89.70 01:55:42 01:33:01 1 7.02 0.00 0.95 0.02 0.05 91.96 01:55:42 01:33:01 2 10.22 0.00 1.24 0.17 0.07 88.31 01:55:42 01:33:01 3 7.81 0.00 1.12 0.02 0.07 90.99 01:55:42 01:33:01 4 8.92 0.00 1.05 0.22 0.05 89.76 01:55:42 01:33:01 5 6.64 0.00 0.70 0.30 0.05 92.31 01:55:42 01:33:01 6 6.85 0.00 0.72 0.02 0.05 92.37 01:55:42 01:33:01 7 7.29 0.00 1.51 0.03 0.08 91.08 01:55:42 01:55:42 01:33:01 CPU %user %nice %system %iowait %steal %idle 01:55:42 01:34:01 all 2.90 0.00 0.32 0.03 0.03 96.72 01:55:42 01:34:01 0 1.47 0.00 0.38 0.02 0.02 98.12 01:55:42 01:34:01 1 0.35 0.00 0.28 0.00 0.02 99.35 01:55:42 01:34:01 2 4.87 0.00 0.50 0.15 0.02 94.46 01:55:42 01:34:01 3 1.35 0.00 0.13 0.02 0.03 98.47 01:55:42 01:34:01 4 5.29 0.00 0.25 0.02 0.03 94.41 01:55:42 01:34:01 5 3.97 0.00 0.22 0.00 0.05 95.76 01:55:42 01:34:01 6 3.56 0.00 0.30 0.05 0.03 96.05 01:55:42 01:34:01 7 2.32 0.00 0.50 0.00 0.03 97.15 01:55:42 01:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:55:42 01:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:35:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:55:42 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:35:01 5 0.08 0.00 0.02 0.00 0.05 99.85 01:55:42 01:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:55:42 01:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:36:01 all 0.21 0.00 0.01 0.01 0.01 99.76 01:55:42 01:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:55:42 01:36:01 1 1.55 0.00 0.03 0.00 0.00 98.42 01:55:42 01:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:55:42 01:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:36:01 5 0.05 0.00 0.03 0.02 0.03 99.87 01:55:42 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:55:42 01:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:55:42 01:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:37:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:55:42 01:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 01:55:42 01:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:55:42 01:38:02 all 0.27 0.00 0.02 0.00 0.01 99.69 01:55:42 01:38:02 0 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:38:02 1 1.97 0.00 0.00 0.00 0.02 98.01 01:55:42 01:38:02 2 0.00 0.00 0.02 0.02 0.00 99.97 01:55:42 01:38:02 3 0.03 0.00 0.02 0.00 0.00 99.95 01:55:42 01:38:02 4 0.05 0.00 0.05 0.00 0.02 99.88 01:55:42 01:38:02 5 0.07 0.00 0.03 0.00 0.02 99.88 01:55:42 01:38:02 6 0.02 0.00 0.02 0.02 0.02 99.93 01:55:42 01:38:02 7 0.03 0.00 0.03 0.00 0.02 99.92 01:55:42 01:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:55:42 01:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:39:01 1 1.92 0.00 0.02 0.00 0.00 98.06 01:55:42 01:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:39:01 5 0.00 0.00 0.02 0.00 0.03 99.95 01:55:42 01:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:39:01 7 0.08 0.00 0.00 0.00 0.00 99.92 01:55:42 01:40:01 all 0.37 0.00 0.04 0.01 0.01 99.57 01:55:42 01:40:01 0 0.35 0.00 0.05 0.00 0.00 99.60 01:55:42 01:40:01 1 1.08 0.00 0.08 0.02 0.02 98.81 01:55:42 01:40:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:55:42 01:40:01 3 0.15 0.00 0.02 0.02 0.00 99.82 01:55:42 01:40:01 4 0.18 0.00 0.05 0.02 0.02 99.73 01:55:42 01:40:01 5 0.53 0.00 0.03 0.00 0.02 99.42 01:55:42 01:40:01 6 0.10 0.00 0.02 0.02 0.00 99.87 01:55:42 01:40:01 7 0.58 0.00 0.05 0.00 0.02 99.35 01:55:42 01:41:01 all 0.29 0.00 0.01 0.00 0.01 99.69 01:55:42 01:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:41:01 1 1.99 0.00 0.02 0.00 0.00 98.00 01:55:42 01:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:55:42 01:41:01 5 0.17 0.00 0.02 0.00 0.03 99.78 01:55:42 01:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:55:42 01:42:01 all 0.06 0.00 0.01 0.01 0.01 99.90 01:55:42 01:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:42:01 1 0.35 0.00 0.00 0.00 0.02 99.63 01:55:42 01:42:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:55:42 01:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:42:01 4 0.05 0.00 0.02 0.02 0.02 99.90 01:55:42 01:42:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:55:42 01:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:42:01 7 0.07 0.00 0.00 0.00 0.02 99.92 01:55:42 01:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:55:42 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:43:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:55:42 01:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:43:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:55:42 01:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:55:42 01:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:44:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:55:42 01:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:55:42 01:44:01 5 0.05 0.00 0.03 0.00 0.03 99.88 01:55:42 01:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:44:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:55:42 01:55:42 01:44:01 CPU %user %nice %system %iowait %steal %idle 01:55:42 01:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:55:42 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:55:42 01:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:55:42 01:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:55:42 01:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:55:42 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:55:42 01:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:47:01 2 0.02 0.00 0.00 0.07 0.00 99.92 01:55:42 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:55:42 01:47:01 5 0.03 0.00 0.02 0.00 0.03 99.92 01:55:42 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:55:42 01:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:55:42 01:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:55:42 01:48:01 5 0.03 0.00 0.03 0.03 0.02 99.88 01:55:42 01:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:55:42 01:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:55:42 01:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:55:42 01:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:49:01 2 0.00 0.00 0.02 0.05 0.00 99.93 01:55:42 01:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:55:42 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:55:42 01:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:55:42 01:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:55:42 01:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:55:42 01:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:55:42 01:51:01 all 0.19 0.00 0.01 0.00 0.00 99.79 01:55:42 01:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:51:01 1 1.35 0.00 0.00 0.00 0.00 98.65 01:55:42 01:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:55:42 01:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:55:42 01:51:01 5 0.02 0.00 0.05 0.02 0.03 99.88 01:55:42 01:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:55:42 01:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:55:42 01:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:52:01 1 1.98 0.00 0.02 0.00 0.02 97.98 01:55:42 01:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:55:42 01:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:55:42 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:55:42 01:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:55:42 01:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:53:01 all 0.27 0.00 0.00 0.00 0.00 99.72 01:55:42 01:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:55:42 01:53:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:55:42 01:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:55:42 01:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:55:42 01:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:55:42 01:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:55:42 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:55:42 01:54:01 all 0.20 0.00 0.01 0.00 0.01 99.78 01:55:42 01:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:55:42 01:54:01 1 1.47 0.00 0.02 0.00 0.02 98.50 01:55:42 01:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:55:42 01:54:01 3 0.03 0.00 0.00 0.00 0.03 99.93 01:55:42 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:55:42 01:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:55:42 01:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:55:42 01:55:01 all 6.37 0.00 2.65 1.26 0.05 89.67 01:55:42 01:55:01 0 5.77 0.00 2.04 0.00 0.03 92.16 01:55:42 01:55:01 1 5.96 0.00 2.71 0.20 0.03 91.09 01:55:42 01:55:01 2 6.64 0.00 2.71 2.72 0.05 87.88 01:55:42 01:55:01 3 6.43 0.00 3.33 0.57 0.05 89.61 01:55:42 01:55:01 4 6.00 0.00 2.43 0.12 0.03 91.41 01:55:42 01:55:01 5 6.12 0.00 3.16 5.60 0.10 85.01 01:55:42 01:55:01 6 6.62 0.00 2.23 0.57 0.03 90.54 01:55:42 01:55:01 7 7.43 0.00 2.56 0.27 0.10 89.64 01:55:42 01:55:42 Average: CPU %user %nice %system %iowait %steal %idle 01:55:42 Average: all 7.53 0.00 2.05 3.28 0.04 87.10 01:55:42 Average: 0 7.35 0.00 2.06 6.30 0.04 84.26 01:55:42 Average: 1 7.93 0.00 2.07 4.08 0.04 85.88 01:55:42 Average: 2 7.58 0.00 2.03 2.36 0.03 87.99 01:55:42 Average: 3 7.49 0.00 2.15 1.98 0.04 88.34 01:55:42 Average: 4 7.79 0.00 2.13 2.84 0.04 87.21 01:55:42 Average: 5 7.34 0.00 1.96 4.49 0.04 86.16 01:55:42 Average: 6 7.30 0.00 1.95 1.92 0.03 88.80 01:55:42 Average: 7 7.47 0.00 2.03 2.27 0.04 88.20 01:55:42 01:55:42 01:55:42