Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4ab1ec8366e2be91307e230c2cb89f5ed823568 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-ssh131799084098568252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9517858185251281805.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15794813158393614284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3193110426347146390.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-ssh1482452783511172929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5604’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5606 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/575 [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/575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4ab1ec8366e2be91307e230c2cb89f5ed823568 (main) Commit message: "Merge pull request #4668 from weichou1229/issue-4618" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-list --no-walk 2bac5d16a43a6729031be1bb569bb56c5aedbab0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:55:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:55:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:55:40 ========================================================= 03:55:40 EdgeX Global Pipelines Version Info 03:55:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:55:40 ------------------- 03:55:40 stable info: 03:55:40 ------------------- 03:55:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:55:40 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:55:40 Message: update stable to v1.0.253 03:55:41 ------------------- 03:55:41 experimental info: 03:55:41 ------------------- 03:55:41 Commited By: **** collab-it+edgex@linuxfoundation.org 03:55:41 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:55:41 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ab1ec [Pipeline] echo 03:55:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:41 provisioning config files... 03:55:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config6092543896334468592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:42 ---> docker-login.sh 03:55:42 nexus3.edgexfoundry.org:10001 03:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:42 Configure a credential helper to remove this warning. See 03:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:42 03:55:42 Login Succeeded 03:55:42 nexus3.edgexfoundry.org:10002 03:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:42 Configure a credential helper to remove this warning. See 03:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:42 03:55:42 Login Succeeded 03:55:42 nexus3.edgexfoundry.org:10003 03:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:43 Configure a credential helper to remove this warning. See 03:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:43 03:55:43 Login Succeeded 03:55:43 nexus3.edgexfoundry.org:10004 03:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:43 Configure a credential helper to remove this warning. See 03:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:43 03:55:43 Login Succeeded 03:55:43 docker.io 03:55:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:43 Configure a credential helper to remove this warning. See 03:55:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:43 03:55:43 Login Succeeded 03:55:43 ---> docker-login.sh ends [Pipeline] } 03:55:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:43 + 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 03:55:43 + + dirname cmd/core-command/Dockerfile 03:55:43 cut -d/ -f2 03:55:43 + echo core-command,cmd/core-command/Dockerfile 03:55:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:55:43 + dirname cmd/core-data/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo core-data,cmd/core-data/Dockerfile 03:55:43 + dirname cmd/core-metadata/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo core-metadata,cmd/core-metadata/Dockerfile 03:55:43 + dirname cmd/security-bootstrapper/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:55:43 + dirname cmd/security-proxy-auth/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:55:43 + dirname cmd/security-proxy-setup/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:55:43 + dirname cmd/security-secretstore-setup/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:55:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + dirname cmd/security-spire-agent/Dockerfile 03:55:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:55:43 + dirname cmd/security-spire-config/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:55:43 + dirname cmd/security-spire-server/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:55:43 + dirname cmd/support-notifications/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + echo support-notifications,cmd/support-notifications/Dockerfile 03:55:43 + cut -d/ -f2 03:55:43 + dirname cmd/support-scheduler/Dockerfile 03:55:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:55:43 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 03:55:44 + git rev-list -1 --merges e4ab1ec8366e2be91307e230c2cb89f5ed823568~1..e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo 03:55:44 -----------> git rev-list -1 --merges e4ab1ec8366e2be91307e230c2cb89f5ed823568~1..e4ab1ec8366e2be91307e230c2cb89f5ed823568 e4ab1ec8366e2be91307e230c2cb89f5ed823568 03:55:44 e4ab1ec8366e2be91307e230c2cb89f5ed823568 [false] [Pipeline] sh 03:55:44 + git log --format=format:%s -1 e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] echo 03:55:44 ========================================================= 03:55:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:55:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:55:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:44 + grep -v github /etc/ssh/ssh_known_hosts 03:55:44 + [ -e /tmp/ssh_known_hosts ] 03:55:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:55:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:55:44 + sudo tee -a /etc/ssh/ssh_known_hosts 03:55:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:45 03:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:45 0.1.4: Pulling from edgex-devops/py-git-semver 03:55:45 b85a868b505f: Pulling fs layer 03:55:45 e2be974225ed: Pulling fs layer 03:55:45 339a4e72a1f5: Pulling fs layer 03:55:45 988bab9f4d93: Pulling fs layer 03:55:45 1469e6f7b9e6: Pulling fs layer 03:55:45 eaf3925da568: Pulling fs layer 03:55:45 bab4dde63d76: Pulling fs layer 03:55:45 988bab9f4d93: Waiting 03:55:45 1469e6f7b9e6: Waiting 03:55:45 eaf3925da568: Waiting 03:55:45 bab4dde63d76: Waiting 03:55:45 bde34c3a00c8: Pulling fs layer 03:55:45 b352a97aabf1: Pulling fs layer 03:55:45 4872d77fe225: Pulling fs layer 03:55:45 5851b861e8e6: Pulling fs layer 03:55:45 5851b861e8e6: Waiting 03:55:45 bde34c3a00c8: Waiting 03:55:45 4872d77fe225: Waiting 03:55:45 e2be974225ed: Verifying Checksum 03:55:45 e2be974225ed: Download complete 03:55:45 988bab9f4d93: Verifying Checksum 03:55:45 988bab9f4d93: Download complete 03:55:45 1469e6f7b9e6: Verifying Checksum 03:55:45 1469e6f7b9e6: Download complete 03:55:45 eaf3925da568: Verifying Checksum 03:55:45 eaf3925da568: Download complete 03:55:45 339a4e72a1f5: Verifying Checksum 03:55:45 339a4e72a1f5: Download complete 03:55:45 bde34c3a00c8: Verifying Checksum 03:55:45 bde34c3a00c8: Download complete 03:55:45 b352a97aabf1: Verifying Checksum 03:55:45 b352a97aabf1: Download complete 03:55:45 4872d77fe225: Verifying Checksum 03:55:45 4872d77fe225: Download complete 03:55:45 5851b861e8e6: Download complete 03:55:45 b85a868b505f: Verifying Checksum 03:55:45 b85a868b505f: Download complete 03:55:45 bab4dde63d76: Verifying Checksum 03:55:45 bab4dde63d76: Download complete 03:55:46 b85a868b505f: Pull complete 03:55:47 e2be974225ed: Pull complete 03:55:47 339a4e72a1f5: Pull complete 03:55:47 988bab9f4d93: Pull complete 03:55:47 1469e6f7b9e6: Pull complete 03:55:47 eaf3925da568: Pull complete 03:55:49 bab4dde63d76: Pull complete 03:55:49 bde34c3a00c8: Pull complete 03:55:49 b352a97aabf1: Pull complete 03:55:49 4872d77fe225: Pull complete 03:55:49 5851b861e8e6: Pull complete 03:55:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:49 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 03:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:55:52 $ docker top 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 -eo pid,comm 03:55:52 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). 03:55:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:52 [ssh-agent] Looking for ssh-agent implementation... 03:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:52 $ docker exec 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent 03:55:52 SSH_AUTH_SOCK=/tmp/ssh-KXuZnqy3iYrS/agent.32 03:55:52 SSH_AGENT_PID=38 03:55:52 Running ssh-add (command line suppressed) 03:55:52 Identity added: /w/workspace/edgex-go/575@tmp/private_key_5485891491162114595.key (/w/workspace/edgex-go/575@tmp/private_key_5485891491162114595.key) 03:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:52 + git tag --points-at HEAD [Pipeline] } 03:55:52 $ docker exec --env ******** --env ******** 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent -k 03:55:52 unset SSH_AUTH_SOCK; 03:55:52 unset SSH_AGENT_PID; 03:55:52 echo Agent pid 38 killed; 03:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:52 [ssh-agent] Looking for ssh-agent implementation... 03:55:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:53 $ docker exec 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent 03:55:53 SSH_AUTH_SOCK=/tmp/ssh-Nsk5dTKR57eC/agent.70 03:55:53 SSH_AGENT_PID=76 03:55:53 Running ssh-add (command line suppressed) 03:55:53 Identity added: /w/workspace/edgex-go/575@tmp/private_key_10823109530289353521.key (/w/workspace/edgex-go/575@tmp/private_key_10823109530289353521.key) 03:55:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:53 + git semver init 03:55:53 2023-09-08 03:55:53,775 [run_init] DEBUG init version:0.0.0 force:False 03:55:53 2023-09-08 03:55:53,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/575/.semver 03:55:53 2023-09-08 03:55:53,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/575/.semver 03:55:53 2023-09-08 03:55:53,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/575/.semver'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) 03:55:59 2023-09-08 03:55:58,263 [append_file] DEBUG append to file:/w/workspace/edgex-go/575/.git/info/exclude 03:55:59 2023-09-08 03:55:58,264 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/575/.semver/main with force:False 03:55:59 2023-09-08 03:55:58,264 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 03:55:59 2023-09-08 03:55:58,264 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 03:55:59 3.1.0-dev.41 [Pipeline] } 03:55:59 $ docker exec --env ******** --env ******** 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 ssh-agent -k 03:55:59 unset SSH_AUTH_SOCK; 03:55:59 unset SSH_AGENT_PID; 03:55:59 echo Agent pid 76 killed; 03:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:59 + git semver [Pipeline] } 03:55:59 $ docker stop --time=1 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 03:56:01 $ docker rm -f --volumes 521835f262176b62f54af82852ec20b3448f53244c9ff2a7c1795363d8358280 [Pipeline] // withDockerContainer [Pipeline] sh 03:56:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:01 Stashed 1 file(s) [Pipeline] echo 03:56:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [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 03:56:02 + git config --global --add safe.directory /w/workspace/edgex-go/575 [Pipeline] echo 03:56:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:56:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:56:02 ========================================================= 03:56:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:56:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:56:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:56:02 4db1b89c0bd1: Pulling fs layer 03:56:02 6911f1a30b25: Pulling fs layer 03:56:02 e194b8c5c2a9: Pulling fs layer 03:56:02 6863d3e3a2b1: Pulling fs layer 03:56:02 ec0bb842ea78: Pulling fs layer 03:56:02 40a00589a448: Pulling fs layer 03:56:02 6c08303d61cc: Pulling fs layer 03:56:02 798269fcf238: Pulling fs layer 03:56:02 6863d3e3a2b1: Waiting 03:56:02 6c08303d61cc: Waiting 03:56:02 798269fcf238: Waiting 03:56:02 40a00589a448: Waiting 03:56:02 ec0bb842ea78: Waiting 03:56:02 6911f1a30b25: Verifying Checksum 03:56:02 6911f1a30b25: Download complete 03:56:02 6863d3e3a2b1: Download complete 03:56:02 ec0bb842ea78: Verifying Checksum 03:56:02 ec0bb842ea78: Download complete 03:56:02 4db1b89c0bd1: Verifying Checksum 03:56:02 4db1b89c0bd1: Download complete 03:56:02 40a00589a448: Verifying Checksum 03:56:02 40a00589a448: Download complete 03:56:02 4db1b89c0bd1: Pull complete 03:56:02 6911f1a30b25: Pull complete 03:56:03 798269fcf238: Verifying Checksum 03:56:03 798269fcf238: Download complete 03:56:03 e194b8c5c2a9: Verifying Checksum 03:56:03 e194b8c5c2a9: Download complete 03:56:03 6c08303d61cc: Verifying Checksum 03:56:03 6c08303d61cc: Download complete 03:56:06 e194b8c5c2a9: Pull complete 03:56:06 6863d3e3a2b1: Pull complete 03:56:06 ec0bb842ea78: Pull complete 03:56:06 40a00589a448: Pull complete 03:56:08 6c08303d61cc: Pull complete 03:56:09 798269fcf238: Pull complete 03:56:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:56:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:56:09 WORKDIR /edgex 03:56:09 COPY go.mod . 03:56:09 RUN go mod download 03:56:09 + docker build -t ci-base-image-x86_64 -f - . 03:56:10 Sending build context to Docker daemon 170.9MB 03:56:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:56:10 ---> ec979cd7f677 03:56:10 Step 2/4 : WORKDIR /edgex 03:56:14 ---> Running in fdf8090ae122 03:56:14 Removing intermediate container fdf8090ae122 03:56:14 ---> 055d645807f9 03:56:14 Step 3/4 : COPY go.mod . 03:56:14 ---> b1ef2b447270 03:56:14 Step 4/4 : RUN go mod download 03:56:14 ---> Running in aa8ebaeb8079 03:56:16 Still waiting to schedule task 03:56:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:56:33 Removing intermediate container aa8ebaeb8079 03:56:33 ---> ba211ab11ad1 03:56:33 Successfully built ba211ab11ad1 03:56:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:33 + docker inspect -f . ci-base-image-x86_64 03:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:33 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 03:56:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:56:33 $ docker top 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:34 + go version 03:56:34 go version go1.20.6 linux/amd64 [Pipeline] } 03:56:34 $ docker stop --time=1 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a 03:56:35 $ docker rm -f --volumes 5338d19d6a7f80d60cf23d2c863f6d8bda5f85bd09590122b0fa711501ad774a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:35 + docker inspect -f . ci-base-image-x86_64 03:56:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:35 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 03:56:35 $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:56:36 $ docker top 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd -eo pid,comm [Pipeline] { [Pipeline] echo 03:56:36 ========================================================= 03:56:36 [edgeXBuildGoParallel] Running Tests and Build... 03:56:36 ========================================================= [Pipeline] sh 03:56:36 + git config --global --add safe.directory /w/workspace/edgex-go/575 [Pipeline] fileExists [Pipeline] sh 03:56:36 + make test 03:56:36 go test -race -coverprofile=coverage.out ./... 03:56:43 ? github.com/edgexfoundry/edgex-go [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:56:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:56:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:56:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:56:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:56:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 03:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 97.0% of statements 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 69.4% of statements 03:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.0% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.306s coverage: 93.4% of statements 03:57:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 97.6% of statements 03:57:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 03:57:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 32.2% of statements 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 03:57:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 03:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:57:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:57:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:57:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:57:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:57:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:57:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:57:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 95.7% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 03:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 03:57:33 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 03:57:33 running golangci-lint 03:57:33 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 03:57:33 go version go1.20.6 linux/amd64 03:57:33 level=info msg="[config_reader] Used config file .golangci.yml" 03:57:33 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 03:57:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5607 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:57:46 Running in /w/workspace/edgex-go/575 [Pipeline] { [Pipeline] checkout 03:57:46 The recommended git tool is: git 03:57:47 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 13.720229815s" 03:57:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.239596ms" 03:57:51 using credential edgex-jenkins-ssh 03:57:51 Cloning the remote Git repository 03:57:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:57:52 > git init /w/workspace/edgex-go/575 # timeout=10 03:57:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:57:52 > git --version # timeout=10 03:57:52 > git --version # 'git version 2.25.1' 03:57:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:53 level=info msg="[linters_context/goanalysis] analyzers took 1m7.349147192s with top 10 stages: buildir: 31.21167937s, inspect: 2.08498754s, fact_deprecated: 1.587523858s, gosec: 1.210437863s, fact_purity: 1.118642932s, nilness: 1.091590966s, S1038: 921.132646ms, ctrlflow: 882.463885ms, printf: 776.042339ms, directives: 679.468375ms" 03:57:53 level=info msg="[runner] Issues before processing: 202, after processing: 0" 03:57:53 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, path_prettifier: 202/202, skip_files: 202/202, exclude-rules: 21/202, nolint: 0/21, cgo: 202/202, filename_unadjuster: 202/202" 03:57:53 level=info msg="[runner] processing took 15.630479ms with stages: nolint: 6.511465ms, identifier_marker: 4.396422ms, autogenerated_exclude: 1.459747ms, path_prettifier: 1.315041ms, exclude-rules: 1.188926ms, skip_dirs: 682.066µs, cgo: 48.781µs, filename_unadjuster: 24.521µs, max_same_issues: 550ns, uniq_by_line: 470ns, skip_files: 390ns, exclude: 360ns, source_code: 290ns, sort_results: 260ns, severity-rules: 250ns, path_prefixer: 250ns, diff: 250ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" 03:57:53 level=info msg="[runner] linters took 7.184107307s with stages: goanalysis_metalinter: 7.168385255s" 03:57:53 level=info msg="File cache stats: 0 entries of total size 0B" 03:57:53 level=info msg="Memory: 210 samples, avg is 196.7MB, max is 773.4MB" 03:57:53 level=info msg="Execution took 20.946680282s" 03:57:53 go vet ./... 03:57:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:58 ./bin/test-attribution-txt.sh 03:57:58 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 03:57:58 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 03:57:58 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 03:57:58 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 03:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:57:58 + ls -al . 03:57:58 total 728 03:57:58 drwxrwxr-x 12 1001 1001 4096 Sep 8 03:56 . 03:57:58 drwxr-xr-x 4 root root 4096 Sep 8 03:56 .. 03:57:58 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 .blubracket 03:57:58 -rw-rw-r-- 1 1001 1001 16 Sep 8 03:55 .dockerignore 03:57:58 drwxrwxr-x 8 1001 1001 4096 Sep 8 03:55 .git 03:57:58 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:55 .github 03:57:58 -rw-rw-r-- 1 1001 1001 1173 Sep 8 03:55 .gitignore 03:57:58 -rw-rw-r-- 1 1001 1001 42 Sep 8 03:55 .golangci.yml 03:57:58 -rw-rw-r-- 1 1001 1001 100 Sep 8 03:55 .hadolint.yml 03:57:58 drwxr-xr-x 3 1001 1001 4096 Sep 8 03:55 .semver 03:57:58 -rw-rw-r-- 1 1001 1001 166 Sep 8 03:55 .sonarcloud.properties 03:57:58 -rw-rw-r-- 1 1001 1001 1171 Sep 8 03:55 ADOPTERS.md 03:57:58 -rw-rw-r-- 1 1001 1001 11152 Sep 8 03:55 Attribution.txt 03:57:58 -rw-rw-r-- 1 1001 1001 93407 Sep 8 03:55 CHANGELOG.md 03:57:58 -rw-rw-r-- 1 1001 1001 3804 Sep 8 03:55 CONTRIBUTING.md 03:57:58 -rw-rw-r-- 1 1001 1001 677 Sep 8 03:55 GOVERNANCE.md 03:57:58 -rw-rw-r-- 1 1001 1001 883 Sep 8 03:55 Jenkinsfile 03:57:58 -rw-rw-r-- 1 1001 1001 10775 Sep 8 03:55 LICENSE 03:57:58 -rw-rw-r-- 1 1001 1001 14764 Sep 8 03:55 Makefile 03:57:58 -rw-rw-r-- 1 1001 1001 582 Sep 8 03:55 OWNERS.md 03:57:58 -rw-rw-r-- 1 1001 1001 9923 Sep 8 03:55 README.md 03:57:58 -rw-rw-r-- 1 1001 1001 789 Sep 8 03:55 SECURITY.md 03:57:58 -rw-rw-r-- 1 1001 1001 12 Sep 8 03:56 VERSION 03:57:58 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 bin 03:57:58 drwxrwxr-x 18 1001 1001 4096 Sep 8 03:55 cmd 03:57:58 -rw-r--r-- 1 root root 450366 Sep 8 03:57 coverage.out 03:57:58 drwxrwxr-x 2 1001 1001 4096 Sep 8 03:55 fuzz_test 03:57:58 -rw-rw-r-- 1 1001 1001 3687 Sep 8 03:55 go.mod 03:57:58 -rw-rw-r-- 1 1001 1001 33714 Sep 8 03:55 go.sum 03:57:58 drwxrwxr-x 7 1001 1001 4096 Sep 8 03:55 internal 03:57:58 drwxrwxr-x 3 1001 1001 4096 Sep 8 03:55 openapi 03:57:58 -rw-rw-r-- 1 1001 1001 594 Sep 8 03:55 security.txt 03:57:58 drwxrwxr-x 4 1001 1001 4096 Sep 8 03:55 snap 03:57:58 -rw-rw-r-- 1 1001 1001 204 Sep 8 03:55 version.go [Pipeline] sh 03:57:59 + '[' -e coverage.out ] 03:57:59 + chown 1001:1001 coverage.out [Pipeline] stash 03:57:59 Stashed 1 file(s) [Pipeline] sh 03:57:59 + make build 03:57:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:58:09 Avoid second fetch 03:58:09 Checking out Revision e4ab1ec8366e2be91307e230c2cb89f5ed823568 (main) 03:58:10 Commit message: "Merge pull request #4668 from weichou1229/issue-4618" 03:58:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:58:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:09 > git config core.sparsecheckout # timeout=10 03:58:10 > git checkout -f e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:58:11 Dload Upload Total Spent Left Speed 03:58:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 42788 0 --:--:-- --:--:-- --:--:-- 42788 [Pipeline] sh 03:58:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:58:12 + sudo tee /etc/docker/daemon.new+ 03:58:12 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:58:12 { 03:58:12 "registry-mirrors": [ 03:58:12 "https://nexus3.edgexfoundry.org:10001" 03:58:12 ], 03:58:12 "bip": "10.250.0.254/24", 03:58:12 "hosts": [ 03:58:12 "tcp://0.0.0.0:5555", 03:58:12 "unix:///var/run/docker.sock" 03:58:12 ], 03:58:12 "mtu": 1458, 03:58:12 "selinux-enabled": true, 03:58:12 "seccomp-profile": "/etc/docker/seccomp.json" 03:58:12 } [Pipeline] sh 03:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:58:13 + sudo service docker restart 03:58:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:58:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:58:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:58:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:58:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:58:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:58:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:58:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:58:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:58:29 $ docker stop --time=1 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd 03:58:33 $ docker rm -f --volumes 288da9d0c3ee1feed915b1a585bb8fb1d962d6012f91f285e7f4406f9e1077fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:34 03:58:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:34 latest: Pulling from edgex-devops/edgex-compose 03:58:34 91d30c5bc195: Pulling fs layer 03:58:34 2e9b0aa3be6d: Pulling fs layer 03:58:34 9c61dcf015f6: Pulling fs layer 03:58:34 4698f68db338: Pulling fs layer 03:58:34 2a2f49069b9e: Pulling fs layer 03:58:34 e0025b399a48: Pulling fs layer 03:58:34 4698f68db338: Waiting 03:58:34 2a2f49069b9e: Waiting 03:58:34 e0025b399a48: Waiting 03:58:34 91d30c5bc195: Verifying Checksum 03:58:34 91d30c5bc195: Download complete 03:58:34 4698f68db338: Verifying Checksum 03:58:34 4698f68db338: Download complete 03:58:35 2e9b0aa3be6d: Verifying Checksum 03:58:35 2e9b0aa3be6d: Download complete 03:58:35 e0025b399a48: Download complete 03:58:35 91d30c5bc195: Pull complete 03:58:35 2a2f49069b9e: Download complete 03:58:35 2e9b0aa3be6d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:58:35 provisioning config files... 03:58:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config10021060042821200769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:35 9c61dcf015f6: Verifying Checksum 03:58:35 9c61dcf015f6: Download complete 03:58:35 ---> docker-login.sh 03:58:35 nexus3.edgexfoundry.org:10001 03:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:36 Configure a credential helper to remove this warning. See 03:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:36 03:58:36 Login Succeeded 03:58:36 nexus3.edgexfoundry.org:10002 03:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:36 Configure a credential helper to remove this warning. See 03:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:36 03:58:36 Login Succeeded 03:58:36 nexus3.edgexfoundry.org:10003 03:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:37 Configure a credential helper to remove this warning. See 03:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:37 03:58:37 Login Succeeded 03:58:37 nexus3.edgexfoundry.org:10004 03:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:37 Configure a credential helper to remove this warning. See 03:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:37 03:58:37 Login Succeeded 03:58:37 docker.io 03:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:58:38 Configure a credential helper to remove this warning. See 03:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:58:38 03:58:38 Login Succeeded 03:58:38 ---> docker-login.sh ends [Pipeline] } 03:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:58:38 9c61dcf015f6: Pull complete 03:58:38 4698f68db338: Pull complete [Pipeline] sh 03:58:38 2a2f49069b9e: Pull complete 03:58:38 e0025b399a48: Pull complete 03:58:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:38 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 03:58:38 $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:58:38 + git config --global --add safe.directory /w/workspace/edgex-go/575 03:58:40 $ docker top d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 03:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:58:40 ========================================================= 03:58:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:58:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:58:40 + docker compose -f ./docker-compose-build.yml build --parallel 03:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:58:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:58:41 edb6bdbacee9: Pulling fs layer 03:58:41 5f9638ab2659: Pulling fs layer 03:58:41 8d51d6327a98: Pulling fs layer 03:58:41 8b374f2dd631: Pulling fs layer 03:58:41 ec14aa9079de: Pulling fs layer 03:58:41 2f466654f4bb: Pulling fs layer 03:58:41 554e91adad29: Pulling fs layer 03:58:41 ec14aa9079de: Waiting 03:58:41 554e91adad29: Waiting 03:58:41 2f466654f4bb: Waiting 03:58:41 5f9638ab2659: Verifying Checksum 03:58:41 5f9638ab2659: Download complete 03:58:41 8b374f2dd631: Verifying Checksum 03:58:41 8b374f2dd631: Download complete 03:58:41 ec14aa9079de: Verifying Checksum 03:58:41 ec14aa9079de: Download complete 03:58:41 edb6bdbacee9: Download complete 03:58:42 edb6bdbacee9: Pull complete 03:58:42 554e91adad29: Verifying Checksum 03:58:42 554e91adad29: Download complete 03:58:42 5f9638ab2659: Pull complete 03:58:42 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:58:42 #1 transferring dockerfile: 2.12kB done 03:58:42 #1 DONE 0.0s 03:58:43 03:58:43 #2 [support-scheduler internal] load build definition from Dockerfile 03:58:43 #2 transferring dockerfile: 1.82kB done 03:58:43 #2 DONE 0.0s 03:58:43 03:58:43 #3 [core-data internal] load build definition from Dockerfile 03:58:43 #3 transferring dockerfile: 1.90kB done 03:58:43 #3 DONE 0.0s 03:58:43 03:58:43 #4 [security-bootstrapper internal] load build definition from Dockerfile 03:58:43 #4 transferring dockerfile: 2.82kB done 03:58:43 #4 DONE 0.0s 03:58:43 03:58:43 #5 [security-spire-server internal] load build definition from Dockerfile 03:58:43 #5 transferring dockerfile: 1.59kB done 03:58:43 #5 DONE 0.0s 03:58:43 03:58:43 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:58:43 #6 transferring dockerfile: 1.78kB done 03:58:43 #6 DONE 0.0s 03:58:43 03:58:43 #7 [support-notifications internal] load build definition from Dockerfile 03:58:43 #7 transferring dockerfile: 1.84kB done 03:58:43 #7 DONE 0.0s 03:58:43 03:58:43 #8 [security-proxy-setup internal] load build definition from Dockerfile 03:58:43 #8 transferring dockerfile: 2.39kB done 03:58:43 #8 DONE 0.0s 03:58:43 03:58:43 #9 [security-proxy-auth internal] load build definition from Dockerfile 03:58:43 #9 transferring dockerfile: 2.04kB done 03:58:43 #9 DONE 0.0s 03:58:43 03:58:43 #10 [security-spire-agent internal] load build definition from Dockerfile 03:58:43 #10 transferring dockerfile: 1.70kB done 03:58:43 #10 DONE 0.0s 03:58:43 03:58:43 #11 [core-metadata internal] load build definition from Dockerfile 03:58:43 #11 transferring dockerfile: 1.96kB done 03:58:43 #11 DONE 0.0s 03:58:43 03:58:43 #12 [core-command internal] load build definition from Dockerfile 03:58:43 #12 transferring dockerfile: 1.82kB done 03:58:43 #12 DONE 0.0s 03:58:43 03:58:43 #13 [core-common-config-bootstrapper internal] load .dockerignore 03:58:43 #13 DONE 0.0s 03:58:43 03:58:43 #14 [security-secretstore-setup internal] load build definition from Dockerfile 03:58:43 #14 transferring dockerfile: 2.38kB done 03:58:43 #14 DONE 0.0s 03:58:43 03:58:43 #15 [security-spire-config internal] load build definition from Dockerfile 03:58:43 #15 transferring dockerfile: 1.58kB done 03:58:43 #15 DONE 0.0s 03:58:43 03:58:43 #13 [core-common-config-bootstrapper internal] load .dockerignore 03:58:43 #13 transferring context: 56B done 03:58:43 #13 DONE 0.0s 03:58:43 03:58:43 #16 [support-scheduler internal] load .dockerignore 03:58:43 #16 transferring context: 56B done 03:58:43 #16 DONE 0.0s 03:58:43 03:58:43 #17 [core-data internal] load .dockerignore 03:58:43 #17 transferring context: 56B done 03:58:43 #17 DONE 0.0s 03:58:43 03:58:43 #18 [security-bootstrapper internal] load .dockerignore 03:58:43 #18 transferring context: 56B done 03:58:43 #18 DONE 0.0s 03:58:43 03:58:43 #19 [security-spire-server internal] load .dockerignore 03:58:43 #19 transferring context: 56B done 03:58:43 #19 DONE 0.0s 03:58:43 03:58:43 #20 [security-spiffe-token-provider internal] load .dockerignore 03:58:43 #20 transferring context: 56B done 03:58:43 #20 DONE 0.0s 03:58:43 03:58:43 #21 [support-notifications internal] load .dockerignore 03:58:43 #21 transferring context: 56B done 03:58:43 #21 DONE 0.0s 03:58:43 03:58:43 #22 [security-proxy-setup internal] load .dockerignore 03:58:43 #22 transferring context: 56B done 03:58:43 #22 DONE 0.0s 03:58:43 03:58:43 #23 [security-proxy-auth internal] load .dockerignore 03:58:43 #23 transferring context: 56B done 03:58:43 #23 DONE 0.0s 03:58:43 03:58:43 #24 [security-spire-agent internal] load .dockerignore 03:58:43 #24 transferring context: 56B done 03:58:43 #24 DONE 0.0s 03:58:43 03:58:43 #25 [core-metadata internal] load .dockerignore 03:58:43 #25 transferring context: 56B done 03:58:43 #25 DONE 0.0s 03:58:43 03:58:43 #26 [core-command internal] load .dockerignore 03:58:43 #26 transferring context: 56B done 03:58:43 #26 DONE 0.1s 03:58:43 03:58:43 #27 [security-secretstore-setup internal] load .dockerignore 03:58:43 #27 transferring context: 56B done 03:58:43 #27 DONE 0.0s 03:58:43 03:58:43 #28 [security-spire-config internal] load .dockerignore 03:58:43 #28 transferring context: 56B done 03:58:43 #28 DONE 0.0s 03:58:43 03:58:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:43 #29 DONE 0.0s 03:58:43 03:58:43 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 03:58:43 #30 DONE 0.1s 03:58:43 03:58:43 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:43 #29 DONE 0.0s 03:58:43 03:58:43 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:58:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:43 8d51d6327a98: Verifying Checksum 03:58:43 8d51d6327a98: Download complete 03:58:43 2f466654f4bb: Verifying Checksum 03:58:43 2f466654f4bb: Download complete 03:58:43 #31 ... 03:58:43 03:58:43 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:43 #29 DONE 0.0s 03:58:43 03:58:43 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 03:58:43 #30 DONE 0.1s 03:58:43 03:58:43 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:58:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:58:43 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:58:43 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:58:43 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 03:58:43 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 03:58:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:58:43 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:58:43 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:58:43 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 03:58:43 #31 ... 03:58:43 03:58:43 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:58:43 #29 DONE 0.0s 03:58:43 03:58:43 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:58:43 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:43 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:58:43 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:58:43 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:58:43 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 03:58:43 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:58:44 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:58:44 #31 ... 03:58:44 03:58:44 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 03:58:44 #30 DONE 0.5s 03:58:44 03:58:44 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:58:44 #32 DONE 0.7s 03:58:44 03:58:44 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:58:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:58:44 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:58:44 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:58:44 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 03:58:44 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:58:49 #31 ... 03:58:49 03:58:49 #33 [support-scheduler internal] load build context 03:58:49 #33 transferring context: 247.65MB 5.4s 03:58:49 #33 ... 03:58:49 03:58:49 #34 [security-proxy-setup internal] load build context 03:58:49 #34 ... 03:58:49 03:58:49 #33 [support-scheduler internal] load build context 03:58:51 #33 transferring context: 365.34MB 8.1s done 03:58:53 #33 ... 03:58:53 03:58:53 #35 [core-common-config-bootstrapper internal] load build context 03:58:53 #35 transferring context: 365.34MB 7.5s done 03:58:53 #35 ... 03:58:53 03:58:53 #36 [security-proxy-auth internal] load build context 03:58:53 #36 transferring context: 365.34MB 6.3s done 03:58:53 #36 ... 03:58:53 03:58:53 #37 [core-metadata internal] load build context 03:58:53 #37 transferring context: 365.34MB 7.8s done 03:58:54 #37 ... 03:58:54 03:58:54 #38 [security-spiffe-token-provider internal] load build context 03:58:54 #38 transferring context: 365.34MB 6.2s done 03:58:54 #38 ... 03:58:54 03:58:54 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:58:54 #39 ... 03:58:54 03:58:54 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:58:54 #40 ... 03:58:54 03:58:54 #41 [security-bootstrapper internal] load build context 03:58:54 #41 transferring context: 365.34MB 7.1s done 03:58:54 #41 ... 03:58:54 03:58:54 #42 [support-notifications internal] load build context 03:58:54 #42 transferring context: 365.34MB 8.9s done 03:58:55 #42 ... 03:58:55 03:58:55 #43 [core-data internal] load build context 03:58:55 #43 transferring context: 365.34MB 6.3s done 03:58:55 #43 ... 03:58:55 03:58:55 #44 [core-command internal] load build context 03:58:55 #44 transferring context: 365.34MB 8.5s done 03:58:55 #44 ... 03:58:55 03:58:55 #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:58:55 #45 ... 03:58:55 03:58:55 #46 [security-secretstore-setup internal] load build context 03:58:55 #46 transferring context: 365.34MB 5.5s done 03:58:55 #46 ... 03:58:55 03:58:55 #34 [security-proxy-setup internal] load build context 03:58:55 #34 transferring context: 365.34MB 9.2s done 03:58:56 8d51d6327a98: Pull complete 03:58:56 8b374f2dd631: Pull complete 03:58:56 ec14aa9079de: Pull complete 03:58:58 #34 ... 03:58:58 03:58:58 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 03:58:59 #39 DONE 15.4s 03:58:59 03:58:59 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:58:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:58:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:58:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:58:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:58:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 03:58:59 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:59:00 #31 DONE 16.6s 03:59:00 03:59:00 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:00 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:00 #47 ... 03:59:00 03:59:00 #38 [security-spiffe-token-provider internal] load build context 03:59:00 #38 DONE 16.6s 03:59:00 03:59:00 #36 [security-proxy-auth internal] load build context 03:59:00 #36 DONE 16.6s 03:59:00 03:59:00 #43 [core-data internal] load build context 03:59:00 #43 DONE 16.7s 03:59:00 03:59:00 #41 [security-bootstrapper internal] load build context 03:59:00 #41 DONE 16.7s 03:59:00 03:59:00 #45 [core-data builder 2/7] WORKDIR /edgex-go 03:59:00 #45 DONE 16.4s 03:59:00 03:59:00 #35 [core-common-config-bootstrapper internal] load build context 03:59:00 #35 DONE 16.8s 03:59:00 03:59:00 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:00 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 03:59:00 #47 ... 03:59:00 03:59:00 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 03:59:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 03:59:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 03:59:00 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 03:59:00 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 03:59:00 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 03:59:00 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 03:59:00 #31 DONE 16.6s 03:59:00 03:59:00 #37 [core-metadata internal] load build context 03:59:00 #37 DONE 16.5s 03:59:00 03:59:00 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 03:59:00 #40 DONE 16.6s 03:59:00 03:59:00 #46 [security-secretstore-setup internal] load build context 03:59:00 #46 DONE 16.3s 03:59:00 03:59:00 #33 [support-scheduler internal] load build context 03:59:00 #33 DONE 16.8s 03:59:00 03:59:00 #44 [core-command internal] load build context 03:59:00 #44 DONE 16.5s 03:59:00 03:59:00 #34 [security-proxy-setup internal] load build context 03:59:00 #34 DONE 16.6s 03:59:00 03:59:00 #42 [support-notifications internal] load build context 03:59:00 #42 DONE 16.7s 03:59:00 03:59:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:00 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done 03:59:00 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 03:59:00 #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 03:59:00 #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 03:59:00 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 03:59:00 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 03:59:00 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 03:59:00 #47 ... 03:59:00 03:59:00 #48 [security-spire-config internal] load build context 03:59:00 #48 transferring context: 15.84kB done 03:59:00 #48 DONE 1.4s 03:59:00 03:59:00 #49 [security-spire-server internal] load build context 03:59:00 #49 transferring context: 17.59kB done 03:59:00 #49 DONE 1.4s 03:59:00 03:59:00 #50 [security-spire-agent internal] load build context 03:59:00 #50 transferring context: 17.12kB 0.0s done 03:59:00 #50 DONE 0.1s 03:59:00 03:59:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:00 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 03:59:00 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 03:59:00 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 03:59:00 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 03:59:00 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 03:59:00 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 03:59:00 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 03:59:00 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s 03:59:00 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 03:59:00 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s 03:59:00 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 03:59:00 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 03:59:01 #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 03:59:01 2f466654f4bb: Pull complete 03:59:02 #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 03:59:04 554e91adad29: Pull complete 03:59:04 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 03:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 03:59:04 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:59:04 WORKDIR /edgex 03:59:04 COPY go.mod . 03:59:04 RUN go mod download ci-base-image-arm64 03:59:04 -f - . 03:59:05 Sending build context to Docker daemon 2.977MB 03:59:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:59:05 ---> 1e15ea492957 03:59:05 Step 2/4 : WORKDIR /edgex 03:59:05 #47 ... 03:59:05 03:59:05 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 03:59:05 #0 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.236 (1/2) Installing dumb-init (1.2.5-r2) 03:59:05 #0 1.244 (2/2) Installing su-exec (0.2-r2) 03:59:05 #0 1.253 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 1.263 OK: 7 MiB in 17 packages 03:59:05 #51 DONE 5.3s 03:59:05 03:59:05 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:59:05 #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.342 (1/4) Installing ca-certificates (20230506-r0) 03:59:05 #0 1.359 (2/4) Installing dumb-init (1.2.5-r2) 03:59:05 #0 1.368 (3/4) Installing su-exec (0.2-r2) 03:59:05 #0 1.371 (4/4) Installing yq (4.30.4-r4) 03:59:05 #0 1.454 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 1.461 Executing ca-certificates-20230506-r0.trigger 03:59:05 #0 1.544 OK: 17 MiB in 19 packages 03:59:05 #52 DONE 5.3s 03:59:05 03:59:05 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:59:05 #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.391 (1/4) Installing dumb-init (1.2.5-r2) 03:59:05 #0 1.398 (2/4) Installing openssl (3.0.10-r0) 03:59:05 #0 1.407 (3/4) Installing su-exec (0.2-r2) 03:59:05 #0 1.412 (4/4) Installing yq (4.30.4-r4) 03:59:05 #0 1.482 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 1.489 OK: 17 MiB in 19 packages 03:59:05 #53 DONE 5.3s 03:59:05 03:59:05 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:59:05 #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.230 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:59:05 #0 1.230 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:59:05 #0 1.230 OK: 17818 distinct packages available 03:59:05 #0 1.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.747 (1/9) Installing ca-certificates (20230506-r0) 03:59:05 #0 1.763 (2/9) Installing brotli-libs (1.0.9-r9) 03:59:05 #0 1.777 (3/9) Installing nghttp2-libs (1.51.0-r1) 03:59:05 #0 1.780 (4/9) Installing libcurl (8.2.1-r0) 03:59:05 #0 1.795 (5/9) Installing curl (8.2.1-r0) 03:59:05 #0 1.802 (6/9) Installing dumb-init (1.2.5-r2) 03:59:05 #0 1.807 (7/9) Installing musl-obstack (1.2.3-r0) 03:59:05 #0 1.807 (8/9) Installing libucontext (1.2-r0) 03:59:05 #0 1.811 (9/9) Installing gcompat (1.1.0-r0) 03:59:05 #0 1.815 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 1.821 Executing ca-certificates-20230506-r0.trigger 03:59:05 #0 1.884 OK: 10 MiB in 24 packages 03:59:05 #54 DONE 5.3s 03:59:05 03:59:05 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:59:05 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.431 (1/1) Installing dumb-init (1.2.5-r2) 03:59:05 #0 1.434 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 1.457 OK: 7 MiB in 16 packages 03:59:05 #55 DONE 5.5s 03:59:05 03:59:05 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:59:05 #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 3.946 OK: 265 MiB in 53 packages 03:59:05 #56 DONE 5.5s 03:59:05 03:59:05 #57 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:59:05 #57 ... 03:59:05 03:59:05 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:59:05 #0 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.715 OK: 265 MiB in 53 packages 03:59:05 #58 DONE 5.4s 03:59:05 03:59:05 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:59:05 #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.783 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:59:05 #0 1.783 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:59:05 #0 1.783 OK: 17823 distinct packages available 03:59:05 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 2.198 OK: 265 MiB in 53 packages 03:59:05 #59 DONE 5.4s 03:59:05 03:59:05 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:59:05 #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 1.525 OK: 265 MiB in 53 packages 03:59:05 #60 DONE 5.4s 03:59:05 03:59:05 #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:59:05 #0 3.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 4.081 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:59:05 #0 4.081 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:59:05 #0 4.081 OK: 17818 distinct packages available 03:59:05 #0 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 4.471 (1/5) Installing dumb-init (1.2.5-r2) 03:59:05 #0 4.475 (2/5) Installing musl-obstack (1.2.3-r0) 03:59:05 #0 4.477 (3/5) Installing libucontext (1.2-r0) 03:59:05 #0 4.484 (4/5) Installing gcompat (1.1.0-r0) 03:59:05 #0 4.488 (5/5) Installing openssl (3.0.10-r0) 03:59:05 #0 4.500 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 4.507 OK: 8 MiB in 20 packages 03:59:05 #61 DONE 5.4s 03:59:05 03:59:05 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:59:05 #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 2.763 (1/1) Installing dumb-init (1.2.5-r2) 03:59:05 #0 2.767 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 2.774 OK: 7 MiB in 16 packages 03:59:05 #62 DONE 5.4s 03:59:05 03:59:05 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 03:59:05 #0 2.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:05 #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:05 #0 3.140 (1/2) Installing ca-certificates (20230506-r0) 03:59:05 #0 3.162 (2/2) Installing dumb-init (1.2.5-r2) 03:59:05 #0 3.166 Executing busybox-1.35.0-r29.trigger 03:59:05 #0 3.172 Executing ca-certificates-20230506-r0.trigger 03:59:05 #0 3.236 OK: 8 MiB in 17 packages 03:59:05 #63 DONE 5.4s 03:59:05 03:59:05 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 03:59:05 #64 DONE 0.1s 03:59:05 03:59:05 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:59:05 #65 DONE 0.1s 03:59:05 03:59:05 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:59:05 #66 DONE 0.1s 03:59:05 03:59:05 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:59:05 #67 DONE 0.1s 03:59:05 03:59:05 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 03:59:05 #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 03:59:05 #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 03:59:05 #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 03:59:05 #68 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 03:59:05 #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 03:59:05 #68 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 03:59:05 #68 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 03:59:05 #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 03:59:05 #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 03:59:05 #68 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 03:59:05 #68 DONE 5.5s 03:59:05 03:59:05 #57 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:59:05 #57 DONE 0.2s 03:59:05 03:59:05 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:06 #69 ... 03:59:06 03:59:06 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 03:59:06 #47 DONE 6.9s 03:59:06 03:59:06 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:59:06 ---> Running in 75fead43a1fd 03:59:06 #70 ... 03:59:06 03:59:06 #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:59:06 #71 DONE 0.5s 03:59:06 03:59:06 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:59:06 Removing intermediate container 75fead43a1fd 03:59:06 ---> 4a6c4f347a1a 03:59:06 Step 3/4 : COPY go.mod . 03:59:07 ---> 88b7d991bf29 03:59:07 Step 4/4 : RUN go mod download 03:59:07 ---> Running in 0703b163575a 03:59:08 #72 ... 03:59:08 03:59:08 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:59:08 #70 DONE 1.9s 03:59:08 03:59:08 #73 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:59:08 #0 6.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:08 #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:08 #0 6.665 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:59:08 #0 6.665 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:59:08 #0 6.665 OK: 17818 distinct packages available 03:59:08 #0 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:59:08 #0 6.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:59:08 #0 7.035 (1/4) Installing dumb-init (1.2.5-r2) 03:59:08 #0 7.038 (2/4) Installing musl-obstack (1.2.3-r0) 03:59:08 #0 7.042 (3/4) Installing libucontext (1.2-r0) 03:59:08 #0 7.045 (4/4) Installing gcompat (1.1.0-r0) 03:59:08 #0 7.049 Executing busybox-1.35.0-r29.trigger 03:59:08 #0 7.055 OK: 7 MiB in 19 packages 03:59:08 #73 DONE 7.8s 03:59:08 03:59:08 #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:59:08 #72 DONE 1.5s 03:59:08 03:59:08 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 03:59:08 #74 DONE 0.1s 03:59:08 03:59:08 #75 [security-spire-server stage-2 5/8] COPY security.txt / 03:59:08 #75 DONE 0.7s 03:59:08 03:59:08 #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 03:59:08 #76 DONE 0.7s 03:59:08 03:59:08 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:59:08 #77 DONE 0.8s 03:59:08 03:59:08 #78 [security-spire-agent stage-3 6/9] COPY security.txt / 03:59:08 #78 DONE 0.1s 03:59:08 03:59:08 #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / 03:59:08 #79 DONE 0.1s 03:59:08 03:59:08 #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:59:08 #80 DONE 0.0s 03:59:08 03:59:08 #81 [security-spire-config stage-2 5/9] COPY security.txt / 03:59:09 #81 DONE 0.1s 03:59:09 03:59:09 #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:59:09 #82 DONE 0.1s 03:59:09 03:59:09 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:59:09 #83 DONE 0.1s 03:59:09 03:59:09 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:59:09 #84 DONE 0.1s 03:59:09 03:59:09 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:59:09 #85 DONE 0.1s 03:59:09 03:59:09 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:59:09 #86 DONE 0.1s 03:59:09 03:59:09 #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:59:09 #87 DONE 0.1s 03:59:09 03:59:09 #88 [security-spire-server] exporting to image 03:59:09 #88 exporting layers 03:59:09 #88 ... 03:59:09 03:59:09 #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 03:59:09 #89 DONE 0.1s 03:59:09 03:59:09 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:59:09 #90 DONE 0.1s 03:59:09 03:59:09 #88 [security-spire-config] exporting to image 03:59:09 #88 exporting layers 0.6s done 03:59:09 #88 ... 03:59:09 03:59:09 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:59:09 #91 DONE 4.2s 03:59:09 03:59:09 #88 [security-spire-server] exporting to image 03:59:09 #88 exporting layers 0.6s done 03:59:09 #88 writing image sha256:e472ef18f630eb86d815ca680956cc3360666c1e350f54eaaef3cd12996c2812 0.0s done 03:59:09 #88 naming to docker.io/library/security-spire-agent done 03:59:09 #88 writing image sha256:d7ccf4a938cd62fd82d2902e2a5bbb79fd7bae062d0ca49f290261d165a8cd31 done 03:59:09 #88 naming to docker.io/library/security-spire-server done 03:59:09 #88 writing image sha256:12be093590cb2491f8ad2e8104700c646ef8414ce19bcec27b4d9ed34728071a 03:59:09 #88 writing image sha256:12be093590cb2491f8ad2e8104700c646ef8414ce19bcec27b4d9ed34728071a done 03:59:09 #88 naming to docker.io/library/security-spire-config done 03:59:09 #88 DONE 0.7s 03:59:09 03:59:09 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 03:59:09 #92 DONE 0.1s 03:59:09 03:59:09 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:16 #93 ... 03:59:16 03:59:16 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:16 #94 ... 03:59:16 03:59:16 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:34 #95 ... 03:59:34 03:59:34 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:34 #93 DONE 25.9s 03:59:34 03:59:34 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:34 #95 DONE 25.9s 03:59:34 03:59:34 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:34 #69 DONE 25.9s 03:59:34 03:59:34 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:34 #94 DONE 25.9s 03:59:34 03:59:34 #96 [support-notifications builder 6/7] COPY . . 03:59:39 #96 DONE 8.2s 03:59:39 03:59:39 #97 [security-spiffe-token-provider builder 6/7] COPY . . 03:59:39 #97 DONE 8.2s 03:59:39 03:59:39 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 03:59:39 #98 CACHED 03:59:39 03:59:39 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #99 CACHED 03:59:39 03:59:39 #100 [core-command builder 6/7] COPY . . 03:59:39 #100 CACHED 03:59:39 03:59:39 #101 [core-metadata builder 6/7] COPY . . 03:59:39 #101 CACHED 03:59:39 03:59:39 #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:59:39 #102 CACHED 03:59:39 03:59:39 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #103 CACHED 03:59:39 03:59:39 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #104 CACHED 03:59:39 03:59:39 #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:59:39 #105 CACHED 03:59:39 03:59:39 #106 [security-proxy-auth builder 6/7] COPY . . 03:59:39 #106 CACHED 03:59:39 03:59:39 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:59:39 #107 CACHED 03:59:39 03:59:39 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #108 CACHED 03:59:39 03:59:39 #109 [security-secretstore-setup builder 6/7] COPY . . 03:59:39 #109 CACHED 03:59:39 03:59:39 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #110 CACHED 03:59:39 03:59:39 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:59:39 #111 CACHED 03:59:39 03:59:39 #112 [security-proxy-setup builder 6/7] COPY . . 03:59:39 #112 CACHED 03:59:39 03:59:39 #113 [support-scheduler builder 6/7] COPY . . 03:59:39 #113 CACHED 03:59:39 03:59:39 #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:59:39 #114 CACHED 03:59:39 03:59:39 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #115 CACHED 03:59:39 03:59:39 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:39 #116 CACHED 03:59:39 03:59:39 #117 [core-data builder 6/7] COPY . . 03:59:39 #117 CACHED 03:59:39 03:59:39 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 03:59:39 #118 CACHED 03:59:39 03:59:39 #119 [security-bootstrapper builder 6/7] COPY . . 03:59:39 #119 DONE 8.2s 03:59:39 03:59:39 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 03:59:39 #120 DONE 8.2s 03:59:39 03:59:39 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:59:41 #121 1.127 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:59:46 Removing intermediate container 0703b163575a 03:59:46 ---> 95ddf1dc2ec8 03:59:46 Successfully built 95ddf1dc2ec8 03:59:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:46 + docker inspect -f . ci-base-image-arm64 03:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:46 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 03:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 03:59:48 $ docker top 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:48 + go version 03:59:48 go version go1.20.6 linux/arm64 [Pipeline] } 03:59:48 $ docker stop --time=1 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da 03:59:50 $ docker rm -f --volumes 2068d6df499630399b3c633b74ab71290e096bbb729661047f066a02cef6f3da [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:59:51 03:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:51 #121 ... 03:59:51 03:59:51 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:51 #0 0.545 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:59:51 #122 ... 03:59:51 03:59:51 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:59:51 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:59:51 #123 ... 03:59:51 03:59:51 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:51 #0 0.654 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:59:51 #124 ... 03:59:51 03:59:51 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:59:51 #0 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:59:51 #125 ... 03:59:51 03:59:51 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:59:51 #0 0.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:59:51 #126 ... 03:59:51 03:59:51 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:59:51 #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:59:51 #127 ... 03:59:51 03:59:51 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:59:51 #0 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:59:51 #128 ... 03:59:51 03:59:51 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:51 #0 0.764 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:59:51 #129 ... 03:59:51 03:59:51 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:59:51 #0 0.545 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:59:51 #130 ... 03:59:51 03:59:51 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:59:51 #0 1.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:59:51 latest: Pulling from edgex-devops/edgex-compose-arm64 03:59:51 547446be3368: Pulling fs layer 03:59:51 d125d8839a47: Pulling fs layer 03:59:51 3e85d5ac6304: Pulling fs layer 03:59:51 c3105a71a48b: Pulling fs layer 03:59:51 0f093f025ec4: Pulling fs layer 03:59:51 c3106fc0e877: Pulling fs layer 03:59:51 c3105a71a48b: Waiting 03:59:51 0f093f025ec4: Waiting 03:59:51 c3106fc0e877: Waiting 03:59:51 547446be3368: Download complete 03:59:51 c3105a71a48b: Verifying Checksum 03:59:51 c3105a71a48b: Download complete 03:59:51 d125d8839a47: Verifying Checksum 03:59:51 d125d8839a47: Download complete 03:59:51 c3106fc0e877: Verifying Checksum 03:59:51 c3106fc0e877: Download complete 03:59:52 0f093f025ec4: Verifying Checksum 03:59:52 0f093f025ec4: Download complete 03:59:54 3e85d5ac6304: Verifying Checksum 03:59:54 3e85d5ac6304: Download complete 03:59:54 547446be3368: Pull complete 03:59:54 d125d8839a47: Pull complete 04:00:02 3e85d5ac6304: Pull complete 04:00:02 c3105a71a48b: Pull complete 04:00:03 0f093f025ec4: Pull complete 04:00:03 c3106fc0e877: Pull complete 04:00:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:04 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 04:00:04 $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 04:00:07 $ docker top 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:08 + docker compose -f ./docker-compose-build.yml build --parallel 04:00:16 #1 [security-spire-server internal] load build definition from Dockerfile 04:00:16 #1 transferring dockerfile: 1.59kB done 04:00:16 #1 DONE 0.1s 04:00:17 04:00:17 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:00:17 #2 transferring dockerfile: 2.39kB done 04:00:17 #2 DONE 0.0s 04:00:17 04:00:17 #3 [security-spire-agent internal] load build definition from Dockerfile 04:00:17 #3 transferring dockerfile: 1.70kB 0.0s done 04:00:17 #3 DONE 0.1s 04:00:17 04:00:17 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:00:17 #4 transferring dockerfile: 2.82kB 0.0s done 04:00:17 #4 DONE 0.1s 04:00:17 04:00:17 #5 [security-secretstore-setup internal] load build definition from Dockerfile 04:00:17 #5 transferring dockerfile: 2.38kB done 04:00:17 #5 DONE 0.1s 04:00:17 04:00:17 #6 [core-metadata internal] load build definition from Dockerfile 04:00:17 #6 transferring dockerfile: 1.96kB done 04:00:17 #6 DONE 0.1s 04:00:17 04:00:17 #7 [support-notifications internal] load build definition from Dockerfile 04:00:17 #7 transferring dockerfile: 1.84kB done 04:00:17 #7 DONE 0.1s 04:00:17 04:00:17 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:00:17 #8 transferring dockerfile: 2.12kB done 04:00:17 #8 DONE 0.0s 04:00:17 04:00:17 #9 [security-proxy-auth internal] load build definition from Dockerfile 04:00:17 #9 transferring dockerfile: 2.04kB done 04:00:17 #9 DONE 0.0s 04:00:17 04:00:17 #10 [core-data internal] load build definition from Dockerfile 04:00:17 #10 transferring dockerfile: 1.90kB done 04:00:17 #10 DONE 0.1s 04:00:17 04:00:17 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:00:17 #11 transferring dockerfile: 1.78kB done 04:00:17 #11 DONE 0.1s 04:00:17 04:00:17 #12 [support-scheduler internal] load build definition from Dockerfile 04:00:17 #12 transferring dockerfile: 1.82kB done 04:00:17 #12 DONE 0.1s 04:00:17 04:00:17 #13 [security-spire-config internal] load build definition from Dockerfile 04:00:17 #13 transferring dockerfile: 1.58kB 0.0s done 04:00:17 #13 DONE 0.1s 04:00:17 04:00:17 #14 [core-command internal] load build definition from Dockerfile 04:00:18 #14 transferring dockerfile: 1.82kB 0.0s done 04:00:18 #14 DONE 0.0s 04:00:18 04:00:18 #15 [security-spire-server internal] load .dockerignore 04:00:18 #15 transferring context: 56B 0.0s done 04:00:18 #15 DONE 0.1s 04:00:18 04:00:18 #16 [security-proxy-setup internal] load .dockerignore 04:00:18 #16 transferring context: 56B done 04:00:20 #16 DONE 1.6s 04:00:20 04:00:20 #17 [core-command internal] load .dockerignore 04:00:20 #17 ... 04:00:20 04:00:20 #18 [security-spire-agent internal] load .dockerignore 04:00:20 #18 transferring context: 56B done 04:00:20 #18 DONE 1.6s 04:00:20 04:00:20 #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:20 #19 DONE 0.0s 04:00:20 04:00:20 #20 [security-secretstore-setup internal] load .dockerignore 04:00:20 #20 transferring context: 56B 0.0s done 04:00:20 #20 DONE 1.7s 04:00:20 04:00:20 #21 [core-metadata internal] load .dockerignore 04:00:20 #21 transferring context: 56B done 04:00:20 #21 DONE 1.7s 04:00:20 04:00:20 #22 [security-bootstrapper internal] load .dockerignore 04:00:20 #22 transferring context: 56B done 04:00:20 #22 DONE 1.7s 04:00:20 04:00:20 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:00:20 #23 ... 04:00:20 04:00:20 #24 [support-notifications internal] load .dockerignore 04:00:20 #24 transferring context: 56B 0.0s done 04:00:20 #24 DONE 1.7s 04:00:20 04:00:20 #25 [security-proxy-setup internal] load build context 04:00:20 #25 DONE 0.0s 04:00:20 04:00:20 #26 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:00:20 #26 DONE 0.0s 04:00:20 04:00:20 #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 04:00:20 #27 DONE 1.4s 04:00:20 04:00:20 #28 [core-data internal] load .dockerignore 04:00:20 #28 transferring context: 56B 0.1s done 04:00:20 #28 DONE 1.7s 04:00:20 04:00:20 #29 [security-spiffe-token-provider internal] load .dockerignore 04:00:20 #29 transferring context: 56B 0.1s done 04:00:20 #29 DONE 1.8s 04:00:20 04:00:20 #30 [core-common-config-bootstrapper internal] load .dockerignore 04:00:20 #30 transferring context: 56B 0.1s done 04:00:20 #30 DONE 1.9s 04:00:20 04:00:20 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:20 #19 DONE 0.0s 04:00:20 04:00:20 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 04:00:20 #27 DONE 1.4s 04:00:20 04:00:20 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:20 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:20 #31 ... 04:00:20 04:00:20 #32 [security-proxy-auth internal] load .dockerignore 04:00:20 #32 transferring context: 56B 0.1s done 04:00:20 #32 DONE 1.9s 04:00:20 04:00:20 #33 [security-spire-config internal] load .dockerignore 04:00:20 #33 transferring context: 56B 0.1s done 04:00:20 #33 DONE 1.8s 04:00:20 04:00:20 #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:20 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:20 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:20 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:20 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:20 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 04:00:20 #31 ... 04:00:20 04:00:20 #17 [core-command internal] load .dockerignore 04:00:20 #17 transferring context: 56B 0.1s done 04:00:20 #17 DONE 1.8s 04:00:20 04:00:20 #34 [support-scheduler internal] load .dockerignore 04:00:20 #34 transferring context: 56B 0.1s done 04:00:20 #34 DONE 1.9s 04:00:20 04:00:20 #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:20 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:20 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 04:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:21 #31 ... 04:00:21 04:00:21 #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:21 #19 DONE 0.0s 04:00:21 04:00:21 #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 ... 04:00:21 04:00:21 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 04:00:21 #27 DONE 1.7s 04:00:21 04:00:21 #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:21 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:21 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:21 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:21 #31 ... 04:00:21 04:00:21 #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:21 #19 DONE 0.0s 04:00:21 04:00:21 #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 ... 04:00:21 04:00:21 #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 04:00:21 #27 DONE 1.8s 04:00:21 04:00:21 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:00:21 #23 DONE 1.1s 04:00:21 04:00:21 #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:21 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:21 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:21 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:21 #31 ... 04:00:21 04:00:21 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:00:21 #35 DONE 2.6s 04:00:21 04:00:21 #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 ... 04:00:21 04:00:21 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:21 #19 DONE 0.0s 04:00:21 04:00:21 #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:21 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:21 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:21 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:22 #31 ... 04:00:22 04:00:22 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 04:00:22 #27 DONE 2.0s 04:00:22 04:00:22 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:22 #31 ... 04:00:22 04:00:22 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:22 #19 DONE 0.0s 04:00:22 04:00:22 #25 [security-proxy-setup internal] load build context 04:00:22 #25 transferring context: 2.59MB 0.9s done 04:00:22 #25 DONE 1.5s 04:00:22 04:00:22 #36 [security-secretstore-setup internal] load build context 04:00:22 #36 transferring context: 2.59MB 1.0s done 04:00:22 #36 DONE 1.5s 04:00:22 04:00:22 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:22 #31 ... 04:00:22 04:00:22 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:22 #19 DONE 0.0s 04:00:22 04:00:22 #27 [core-data internal] load metadata for docker.io/library/alpine:3.17 04:00:22 #27 DONE 2.4s 04:00:22 04:00:22 #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:22 #31 ... 04:00:22 04:00:22 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:22 #19 DONE 0.0s 04:00:22 04:00:22 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 04:00:22 #27 DONE 2.5s 04:00:22 04:00:22 #37 [security-spire-agent internal] load build context 04:00:22 #37 transferring context: 17.12kB 0.1s done 04:00:22 #37 DONE 1.0s 04:00:22 04:00:22 #38 [security-spire-server internal] load build context 04:00:22 #38 transferring context: 17.59kB 0.1s done 04:00:22 #38 DONE 0.9s 04:00:22 04:00:22 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:22 #31 ... 04:00:22 04:00:22 #39 [security-spiffe-token-provider internal] load build context 04:00:22 #39 DONE 0.0s 04:00:22 04:00:22 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:22 #19 DONE 0.0s 04:00:22 04:00:22 #40 [core-metadata internal] load build context 04:00:22 #40 transferring context: 2.59MB 0.9s done 04:00:22 #40 DONE 1.1s 04:00:22 04:00:22 #41 [security-bootstrapper internal] load build context 04:00:22 #41 transferring context: 2.59MB 0.9s done 04:00:22 #41 DONE 1.4s 04:00:22 04:00:22 #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:23 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:23 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:23 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:23 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:23 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:23 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:23 #31 ... 04:00:23 04:00:23 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:23 #19 DONE 0.0s 04:00:23 04:00:23 #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 04:00:23 #27 DONE 2.8s 04:00:23 04:00:23 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:00:23 #19 DONE 0.0s 04:00:23 04:00:23 #31 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:23 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:23 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:23 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:23 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:23 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:23 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:23 #31 ... 04:00:23 04:00:23 #27 [core-command internal] load metadata for docker.io/library/alpine:3.17 04:00:23 #27 DONE 2.9s 04:00:23 04:00:23 #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:23 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:23 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:23 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:23 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:23 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:23 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:23 #31 DONE 3.8s 04:00:23 04:00:23 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:00:23 #35 DONE 3.3s 04:00:23 04:00:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:23 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 04:00:23 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:00:23 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:00:23 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:00:23 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 04:00:23 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 04:00:23 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:00:23 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 04:00:23 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.4s 04:00:23 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 04:00:23 #42 ... 04:00:23 04:00:23 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:00:23 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 04:00:23 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 04:00:23 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 04:00:23 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 04:00:23 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 04:00:23 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 04:00:23 #31 DONE 3.8s 04:00:23 04:00:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:23 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 04:00:23 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:00:23 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:00:23 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:00:23 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 04:00:23 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 04:00:23 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:00:23 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 04:00:23 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.5s 04:00:23 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 04:00:23 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 04:00:23 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:00:24 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.61MB / 23.39MB 1.8s 04:00:24 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.01MB / 23.39MB 2.0s 04:00:24 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s 04:00:24 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.76MB / 23.39MB 2.5s 04:00:24 #42 ... 04:00:24 04:00:24 #43 [support-notifications internal] load build context 04:00:24 #43 transferring context: 2.59MB 1.4s done 04:00:24 #43 DONE 2.6s 04:00:24 04:00:24 #26 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:00:24 #26 DONE 4.3s 04:00:24 04:00:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:24 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 04:00:25 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 04:00:25 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:00:25 #42 ... 04:00:25 04:00:25 #44 [security-spire-config internal] load build context 04:00:25 #44 transferring context: 15.84kB 0.1s done 04:00:25 #44 DONE 1.6s 04:00:25 04:00:25 #39 [security-spiffe-token-provider internal] load build context 04:00:25 #39 transferring context: 2.59MB 1.5s done 04:00:25 #39 DONE 2.4s 04:00:25 04:00:25 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:00:26 #45 ... 04:00:26 04:00:26 #46 [core-common-config-bootstrapper internal] load build context 04:00:26 #46 transferring context: 2.59MB 1.6s done 04:00:26 #46 DONE 3.2s 04:00:26 04:00:26 #47 [support-scheduler internal] load build context 04:00:26 #47 transferring context: 2.59MB 1.6s done 04:00:26 #47 DONE 2.8s 04:00:26 04:00:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:26 #42 ... 04:00:26 04:00:26 #48 [core-data internal] load build context 04:00:26 #48 transferring context: 2.59MB 1.9s done 04:00:26 #48 DONE 3.8s 04:00:26 04:00:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:27 #42 ... 04:00:27 04:00:27 #45 [core-data builder 2/7] WORKDIR /edgex-go 04:00:27 #45 DONE 1.8s 04:00:27 04:00:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:29 #42 ... 04:00:29 04:00:29 #49 [security-proxy-auth internal] load build context 04:00:29 #49 transferring context: 2.59MB 3.0s done 04:00:29 #49 DONE 6.3s 04:00:29 04:00:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:29 #42 ... 04:00:29 04:00:29 #50 [core-command internal] load build context 04:00:29 #50 transferring context: 2.59MB 3.6s done 04:00:29 #50 DONE 6.3s 04:00:30 04:00:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:00:30 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 04:00:30 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:00:30 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:00:30 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:00:30 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 04:00:30 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 04:00:30 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 04:00:30 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:00:30 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done 04:00:30 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 04:00:30 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s 04:00:30 #51 ... 04:00:30 04:00:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:30 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s 04:00:34 #42 ... 04:00:34 04:00:34 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:00:34 #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:34 #0 9.735 (1/4) Installing ca-certificates (20230506-r0) 04:00:34 #52 10.05 (2/4) Installing dumb-init (1.2.5-r2) 04:00:34 #52 10.06 (3/4) Installing su-exec (0.2-r2) 04:00:34 #52 10.10 (4/4) Installing yq (4.30.4-r4) 04:00:34 #52 ... 04:00:34 04:00:34 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:00:34 #0 5.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #0 6.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:34 #0 8.485 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:00:34 #0 8.485 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:00:34 #0 8.485 OK: 17689 distinct packages available 04:00:34 #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #53 ... 04:00:34 04:00:34 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:00:34 #0 6.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #0 7.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:34 #0 10.06 (1/4) Installing dumb-init (1.2.5-r2) 04:00:34 #54 10.08 (2/4) Installing openssl (3.0.10-r0) 04:00:34 #54 ... 04:00:34 04:00:34 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:00:34 #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #0 9.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:34 #55 ... 04:00:34 04:00:34 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:34 #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #56 ... 04:00:34 04:00:34 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:00:34 #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #57 ... 04:00:34 04:00:34 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:00:34 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:34 #58 ... 04:00:34 04:00:34 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:00:34 #59 ... 04:00:34 04:00:34 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:00:34 #60 ... 04:00:34 04:00:34 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:35 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s 04:00:37 #42 ... 04:00:37 04:00:37 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:00:37 #0 9.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:37 #61 ... 04:00:37 04:00:37 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:00:37 #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:37 #62 ... 04:00:37 04:00:37 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:00:37 #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:37 #63 ... 04:00:37 04:00:37 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:00:37 #54 10.27 (3/4) Installing su-exec (0.2-r2) 04:00:37 #54 10.30 (4/4) Installing yq (4.30.4-r4) 04:00:37 #54 11.34 Executing busybox-1.35.0-r29.trigger 04:00:37 #54 11.51 OK: 17 MiB in 19 packages 04:00:37 #54 DONE 13.5s 04:00:37 04:00:37 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:00:37 #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:37 #64 ... 04:00:37 04:00:37 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:00:37 #52 10.62 Executing busybox-1.35.0-r29.trigger 04:00:37 #52 10.71 Executing ca-certificates-20230506-r0.trigger 04:00:37 #52 12.34 OK: 17 MiB in 19 packages 04:00:37 #52 DONE 13.8s 04:00:37 04:00:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:37 Cannot contact prd-ubuntu20.04-docker-8c-8g-5606: java.lang.InterruptedException 04:00:37 #42 ... 04:00:37 04:00:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:00:37 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.9s done 04:00:37 #51 DONE 16.1s 04:00:37 04:00:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:37 #42 ... 04:00:37 04:00:37 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 04:00:37 #65 DONE 0.5s 04:00:37 04:00:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:39 #42 ... 04:00:39 04:00:39 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 04:00:39 #55 14.10 (1/2) Installing dumb-init (1.2.5-r2) 04:00:39 #55 14.13 (2/2) Installing su-exec (0.2-r2) 04:00:39 #55 14.14 Executing busybox-1.35.0-r29.trigger 04:00:39 #55 14.28 OK: 8 MiB in 17 packages 04:00:39 #55 DONE 15.3s 04:00:39 04:00:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:00:39 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.2s done 04:00:41 #42 ... 04:00:41 04:00:41 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:00:41 #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:41 #57 16.27 (1/1) Installing dumb-init (1.2.5-r2) 04:00:41 #57 16.31 Executing busybox-1.35.0-r29.trigger 04:00:41 #57 16.44 OK: 8 MiB in 16 packages 04:00:41 #57 DONE 17.8s 04:00:42 04:00:42 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:00:42 #53 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:42 #53 14.50 (1/9) Installing ca-certificates (20230506-r0) 04:00:42 #53 14.99 (2/9) Installing brotli-libs (1.0.9-r9) 04:00:42 #53 15.12 (3/9) Installing nghttp2-libs (1.51.0-r1) 04:00:42 #53 15.16 (4/9) Installing libcurl (8.2.1-r0) 04:00:42 #53 15.27 (5/9) Installing curl (8.2.1-r0) 04:00:42 #53 15.30 (6/9) Installing dumb-init (1.2.5-r2) 04:00:42 #53 15.35 (7/9) Installing musl-obstack (1.2.3-r0) 04:00:42 #53 15.37 (8/9) Installing libucontext (1.2-r0) 04:00:42 #53 15.37 (9/9) Installing gcompat (1.1.0-r0) 04:00:42 #53 15.40 Executing busybox-1.35.0-r29.trigger 04:00:42 #53 15.57 Executing ca-certificates-20230506-r0.trigger 04:00:42 #53 17.61 OK: 11 MiB in 24 packages 04:00:42 #53 DONE 18.6s 04:00:42 04:00:42 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:00:42 #66 DONE 2.8s 04:00:42 04:00:42 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 04:00:43 #67 DONE 0.5s 04:00:43 04:00:43 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 04:00:43 #58 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:43 #58 15.12 (1/2) Installing ca-certificates (20230506-r0) 04:00:43 #58 15.56 (2/2) Installing dumb-init (1.2.5-r2) 04:00:43 #58 15.62 Executing busybox-1.35.0-r29.trigger 04:00:43 #58 15.81 Executing ca-certificates-20230506-r0.trigger 04:00:43 #58 17.49 OK: 8 MiB in 17 packages 04:00:43 #58 DONE 18.6s 04:00:43 04:00:43 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:00:43 #64 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:43 #64 15.74 OK: 263 MiB in 53 packages 04:00:43 #64 DONE 16.4s 04:00:43 04:00:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:00:43 #61 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:43 #61 16.20 OK: 263 MiB in 53 packages 04:00:43 #61 DONE 16.6s 04:00:43 04:00:43 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:00:43 #68 ... 04:00:43 04:00:43 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:00:43 #63 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:43 #63 15.99 OK: 263 MiB in 53 packages 04:00:43 #63 DONE 16.8s 04:00:44 04:00:44 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:00:44 #69 ... 04:00:44 04:00:44 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:00:44 #59 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:44 #59 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:44 #59 18.67 (1/1) Installing dumb-init (1.2.5-r2) 04:00:44 #59 18.69 Executing busybox-1.35.0-r29.trigger 04:00:44 #59 18.74 OK: 8 MiB in 16 packages 04:00:44 #59 DONE 19.7s 04:00:44 04:00:44 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:00:44 #70 DONE 0.7s 04:00:44 04:00:44 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:00:44 #60 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:44 #60 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:44 #60 18.94 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:00:44 #60 18.94 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:00:44 #60 18.94 OK: 17689 distinct packages available 04:00:44 #60 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:44 #60 ... 04:00:44 04:00:44 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:45 #71 ... 04:00:45 04:00:45 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:00:45 #68 DONE 1.1s 04:00:45 04:00:45 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:00:45 #69 DONE 0.8s 04:00:45 04:00:45 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:00:45 #60 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:45 #60 ... 04:00:45 04:00:45 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:45 #56 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:45 #56 17.13 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:00:45 #56 17.13 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:00:45 #56 17.13 OK: 17689 distinct packages available 04:00:45 #56 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:45 #56 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:45 #56 ... 04:00:45 04:00:45 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:46 #72 ... 04:00:46 04:00:46 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:00:46 #56 22.26 (1/5) Installing dumb-init (1.2.5-r2) 04:00:46 #56 22.27 (2/5) Installing musl-obstack (1.2.3-r0) 04:00:46 #56 22.28 (3/5) Installing libucontext (1.2-r0) 04:00:46 #56 22.28 (4/5) Installing gcompat (1.1.0-r0) 04:00:46 #56 22.30 (5/5) Installing openssl (3.0.10-r0) 04:00:46 #56 22.34 Executing busybox-1.35.0-r29.trigger 04:00:46 #56 22.41 OK: 9 MiB in 20 packages 04:00:46 #56 DONE 22.9s 04:00:46 04:00:46 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:00:46 #60 22.35 (1/4) Installing dumb-init (1.2.5-r2) 04:00:46 #60 22.36 (2/4) Installing musl-obstack (1.2.3-r0) 04:00:46 #60 22.37 (3/4) Installing libucontext (1.2-r0) 04:00:46 #60 22.38 (4/4) Installing gcompat (1.1.0-r0) 04:00:46 #60 22.40 Executing busybox-1.35.0-r29.trigger 04:00:46 #60 22.47 OK: 8 MiB in 19 packages 04:00:47 #60 DONE 23.1s 04:00:47 04:00:47 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:00:47 #62 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:47 #62 16.56 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 04:00:47 #62 16.56 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 04:00:47 #62 16.56 OK: 17694 distinct packages available 04:00:47 #62 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:00:47 #62 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:00:47 #62 19.92 OK: 263 MiB in 53 packages 04:00:47 #62 DONE 20.4s 04:00:47 04:00:47 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:00:48 #73 DONE 0.8s 04:00:48 04:00:48 #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:00:48 #74 DONE 1.9s 04:00:48 04:00:48 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:49 #75 ... 04:00:49 04:00:49 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:00:49 #76 DONE 2.4s 04:00:49 04:00:49 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 04:00:49 #77 DONE 0.2s 04:00:49 04:00:49 #78 [security-spire-server stage-2 5/8] COPY security.txt / 04:00:49 #78 DONE 0.3s 04:00:49 04:00:49 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:00:49 #79 DONE 0.2s 04:00:49 04:00:49 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:00:50 #80 ... 04:00:50 04:00:50 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:00:50 #81 DONE 0.2s 04:00:50 04:00:50 #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:00:50 #82 DONE 0.2s 04:00:50 04:00:50 #83 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:00:50 #83 DONE 2.8s 04:00:50 04:00:50 #84 [security-spire-config stage-2 4/9] COPY Attribution.txt / 04:00:50 #84 DONE 0.3s 04:00:50 04:00:50 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:00:50 #80 DONE 2.2s 04:00:50 04:00:50 #85 [security-spire-config stage-2 5/9] COPY security.txt / 04:00:50 #85 DONE 0.2s 04:00:50 04:00:50 #86 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 04:00:50 #86 DONE 0.2s 04:00:50 04:00:50 #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:00:51 #87 DONE 0.2s 04:00:51 04:00:51 #88 [security-spire-agent stage-3 6/9] COPY security.txt / 04:00:51 #88 DONE 0.2s 04:00:51 04:00:51 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:00:51 #89 DONE 0.2s 04:00:51 04:00:51 #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 04:00:51 #90 DONE 0.3s 04:00:51 04:00:51 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:00:51 #91 ... 04:00:51 04:00:51 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:00:51 #92 DONE 0.2s 04:00:51 04:00:51 #93 [security-spire-config] exporting to image 04:00:51 #93 exporting layers 04:00:52 #93 ... 04:00:52 04:00:52 #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:00:52 #91 DONE 0.4s 04:00:52 04:00:52 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:00:52 #94 DONE 0.2s 04:00:52 04:00:52 #93 [security-spire-agent] exporting to image 04:00:52 #93 exporting layers 2.4s done 04:00:52 #93 writing image sha256:7c601ecf1dd096dd918e9b2adf133c6dac102262d0a14e9fab78dc5a7c830044 0.0s done 04:00:52 #93 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:00:53 #93 exporting layers 1.5s done 04:00:53 #93 writing image sha256:a7cb70505cd4da609d389427c3f1ff0489725219c87296be28a41edc98583a27 0.0s done 04:00:53 #93 naming to docker.io/library/security-spire-config-arm64 done 04:00:53 #93 writing image sha256:c1ff4f8fb4f815e9713bf621d3bffa49224bbcf4ee2b1a662195781e085662b3 done 04:00:53 #93 naming to docker.io/library/security-spire-agent-arm64 done 04:00:53 #93 DONE 2.8s 04:00:53 04:00:53 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:56 #131 ... 04:00:56 04:00:56 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:00:56 #127 76.12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:01:09 #127 ... 04:01:09 04:01:09 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:01:09 #122 DONE 88.1s 04:01:09 04:01:09 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:01:09 #130 DONE 88.1s 04:01:09 04:01:09 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:01:09 #127 DONE 88.1s 04:01:09 04:01:09 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:01:09 #128 DONE 88.1s 04:01:09 04:01:09 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:01:09 #126 DONE 88.1s 04:01:09 04:01:09 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #132 ... 04:01:09 04:01:09 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:01:09 #121 DONE 88.2s 04:01:09 04:01:09 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:01:09 #125 DONE 88.3s 04:01:09 04:01:09 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:01:09 #123 DONE 88.5s 04:01:09 04:01:09 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:01:09 #131 DONE 88.4s 04:01:09 04:01:09 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #133 ... 04:01:09 04:01:09 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:09 #124 DONE 88.6s 04:01:09 04:01:09 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:01:09 #129 DONE 88.6s 04:01:09 04:01:09 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #134 ... 04:01:09 04:01:09 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #135 DONE 0.6s 04:01:09 04:01:09 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #136 DONE 0.7s 04:01:09 04:01:09 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:01:09 #137 DONE 0.7s 04:01:09 04:01:09 #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #132 DONE 0.7s 04:01:09 04:01:09 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #133 DONE 0.5s 04:01:09 04:01:09 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #138 DONE 0.4s 04:01:09 04:01:09 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:01:09 #139 ... 04:01:09 04:01:09 #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #134 DONE 0.4s 04:01:09 04:01:09 #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:01:09 #140 DONE 0.3s 04:01:09 04:01:09 #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:01:09 #141 DONE 0.4s 04:01:09 04:01:09 #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:01:09 #142 DONE 0.4s 04:01:09 04:01:09 #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:01:09 #143 ... 04:01:09 04:01:09 #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #144 CACHED 04:01:09 04:01:09 #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:01:09 #145 CACHED 04:01:09 04:01:09 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #146 CACHED 04:01:09 04:01:09 #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:01:09 #147 CACHED 04:01:09 04:01:09 #148 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #148 CACHED 04:01:09 04:01:09 #149 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:01:09 #149 CACHED 04:01:09 04:01:09 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:01:09 #139 DONE 0.4s 04:01:09 04:01:09 #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:01:09 #150 DONE 0.4s 04:01:09 04:01:09 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:01:09 #151 CACHED 04:01:09 04:01:09 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:01:09 #152 CACHED 04:01:09 04:01:09 #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:01:09 #153 ... 04:01:09 04:01:09 #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:01:09 #154 DONE 0.5s 04:01:09 04:01:09 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:01:11 #155 ... 04:01:11 04:01:11 #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:01:11 #156 DONE 1.0s 04:01:11 04:01:11 #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:01:11 #143 DONE 1.2s 04:01:11 04:01:11 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:01:11 #157 ... 04:01:11 04:01:11 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:01:11 #158 DONE 1.2s 04:01:11 04:01:11 #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:01:11 #159 DONE 1.2s 04:01:11 04:01:11 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:01:11 #160 DONE 1.2s 04:01:11 04:01:11 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:01:11 #161 DONE 1.2s 04:01:11 04:01:11 #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:01:11 #153 DONE 1.2s 04:01:11 04:01:11 #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:01:11 #162 DONE 1.2s 04:01:11 04:01:11 #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:01:11 #163 DONE 1.3s 04:01:11 04:01:11 #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:01:11 #164 ... 04:01:11 04:01:11 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:01:11 #155 DONE 1.1s 04:01:11 04:01:11 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:01:11 #157 DONE 0.4s 04:01:11 04:01:11 #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:01:11 #165 DONE 0.6s 04:01:11 04:01:11 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:01:11 #166 DONE 0.4s 04:01:11 04:01:11 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:01:11 #167 DONE 0.4s 04:01:11 04:01:11 #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:01:11 #168 DONE 0.4s 04:01:11 04:01:11 #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:01:11 #169 DONE 0.4s 04:01:11 04:01:11 #88 [core-command] exporting to image 04:01:11 #88 exporting layers 04:01:11 #88 ... 04:01:11 04:01:11 #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:01:11 #170 DONE 0.5s 04:01:11 04:01:11 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:01:11 #171 DONE 0.5s 04:01:11 04:01:11 #164 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:01:11 #164 DONE 0.4s 04:01:11 04:01:11 #88 [support-notifications] exporting to image 04:01:11 #88 ... 04:01:11 04:01:11 #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:01:11 #172 DONE 2.3s 04:01:11 04:01:11 #173 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:01:11 #173 DONE 0.3s 04:01:11 04:01:11 #88 [support-notifications] exporting to image 04:01:11 #88 exporting layers 0.3s done 04:01:11 #88 ... 04:01:11 04:01:11 #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:01:11 #174 DONE 0.4s 04:01:11 04:01:11 #88 [support-notifications] exporting to image 04:01:11 #88 exporting layers 0.3s done 04:01:11 #88 ... 04:01:11 04:01:11 #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:01:11 #175 DONE 0.6s 04:01:11 04:01:11 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:01:11 #176 DONE 0.4s 04:01:11 04:01:11 #88 [security-spiffe-token-provider] exporting to image 04:01:11 #88 exporting layers 0.4s done 04:01:11 #88 ... 04:01:11 04:01:11 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:01:11 #177 DONE 0.5s 04:01:11 04:01:11 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:01:11 #178 DONE 0.5s 04:01:11 04:01:11 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:01:11 #179 DONE 0.3s 04:01:11 04:01:11 #88 [core-metadata] exporting to image 04:01:11 #88 writing image sha256:f44ea287bc2089d2bf578889ece214820f81fed965da8b7a9dbc2b23d5cf0fb9 04:01:11 #88 ... 04:01:11 04:01:11 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:01:11 #180 DONE 0.2s 04:01:11 04:01:11 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:01:11 #181 DONE 0.2s 04:01:11 04:01:11 #88 [support-notifications] exporting to image 04:01:11 #88 exporting layers 0.3s done 04:01:11 #88 writing image sha256:f44ea287bc2089d2bf578889ece214820f81fed965da8b7a9dbc2b23d5cf0fb9 0.0s done 04:01:11 #88 writing image sha256:3d2a2442897968b9e80aaae4132f4b123fb4723a263c5f8a531f81313c811406 0.1s done 04:01:11 #88 writing image sha256:06edfba14df978c51f5427ea161a23fdea7c1b4f8429481718bb26182572e2f9 0.0s done 04:01:11 #88 writing image sha256:9f73f6bf19d7f4cd4872bb9940f91740f4dac59374311986548c782e62a152c4 0.0s done 04:01:11 #88 naming to docker.io/library/core-command done 04:01:11 #88 naming to docker.io/library/support-scheduler done 04:01:11 #88 naming to docker.io/library/core-data done 04:01:11 #88 naming to docker.io/library/support-notifications done 04:01:11 #88 writing image sha256:eacf440a3a5fdb34a06823ac85ad071f5ae32b56d4af73b1bc87b378ca00cc9c 04:01:11 #88 ... 04:01:11 04:01:11 #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:01:11 #182 DONE 0.3s 04:01:11 04:01:11 #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:01:11 #183 DONE 0.4s 04:01:11 04:01:11 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:11 #184 DONE 0.8s 04:01:11 04:01:11 #88 [core-common-config-bootstrapper] exporting to image 04:01:11 #88 writing image sha256:eacf440a3a5fdb34a06823ac85ad071f5ae32b56d4af73b1bc87b378ca00cc9c done 04:01:11 #88 writing image sha256:842671bae33526f9e11d075d173b3bf24760f0cf32cb961b2456542fe7837f27 done 04:01:11 #88 naming to docker.io/library/core-metadata done 04:01:11 #88 naming to docker.io/library/security-spiffe-token-provider done 04:01:11 #88 ... 04:01:11 04:01:11 #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:11 #185 DONE 0.7s 04:01:12 04:01:12 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:01:12 #186 DONE 0.2s 04:01:12 04:01:12 #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:01:12 #187 DONE 0.3s 04:01:12 04:01:12 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:01:12 #188 DONE 0.0s 04:01:12 04:01:12 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:01:12 #189 DONE 0.0s 04:01:12 04:01:12 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:01:12 #190 DONE 0.0s 04:01:12 04:01:12 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:01:12 #191 DONE 0.1s 04:01:12 04:01:12 #88 [security-proxy-auth] exporting to image 04:01:12 #88 exporting layers 0.1s done 04:01:12 #88 writing image sha256:dda539144301db0afcce45a921f808ef84d11800c6d933451d1951efb226e023 done 04:01:12 #88 naming to docker.io/library/core-common-config-bootstrapper done 04:01:12 #88 writing image sha256:ecdb69491de868aae9d2485af015567b415c05de5d4149f5d4d883ddc0e170b6 done 04:01:12 #88 naming to docker.io/library/security-proxy-auth done 04:01:12 #88 DONE 2.1s 04:01:12 04:01:12 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:12 #192 ... 04:01:12 04:01:12 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:01:12 #193 DONE 0.1s 04:01:12 04:01:12 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:12 #194 DONE 0.9s 04:01:12 04:01:12 #88 [security-proxy-setup] exporting to image 04:01:12 #88 exporting layers 0.2s done 04:01:12 #88 writing image sha256:266395465b6626983529f93c208a3c030c7ad99beccc1efd270c8de03c861946 done 04:01:12 #88 naming to docker.io/library/security-proxy-setup done 04:01:12 #88 DONE 2.2s 04:01:12 04:01:12 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:01:12 #195 DONE 0.5s 04:01:12 04:01:12 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:12 #192 DONE 0.8s 04:01:12 04:01:12 #88 [security-secretstore-setup] exporting to image 04:01:12 #88 exporting layers 0.2s done 04:01:12 #88 writing image sha256:e04c01959bcdbb3331bc8ca0824fffd67587e30bec46bfda3227c3177c1926c4 done 04:01:12 #88 naming to docker.io/library/security-secretstore-setup done 04:01:12 #88 writing image sha256:c8e124d4a49cfeb860aaea00b773aed3463af4797d85cfa035ca788049a0cbde done 04:01:12 #88 naming to docker.io/library/security-bootstrapper done 04:01:12 #88 DONE 2.6s 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:01:12 time="2023-09-08T03:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:01:13 $ docker stop --time=1 d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 04:01:14 $ docker rm -f --volumes d80962a1d69be627464638239b40bcf2530ef537c005093ecf0b598608ee8f31 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:14 + docker images 04:01:14 REPOSITORY TAG IMAGE ID CREATED SIZE 04:01:14 security-secretstore-setup latest e04c01959bcd 2 seconds ago 44.1MB 04:01:14 security-bootstrapper latest c8e124d4a49c 2 seconds ago 23MB 04:01:14 security-proxy-setup latest 266395465b66 2 seconds ago 29.2MB 04:01:14 core-metadata latest 842671bae335 3 seconds ago 21.6MB 04:01:14 security-proxy-auth latest ecdb69491de8 3 seconds ago 19.4MB 04:01:14 core-common-config-bootstrapper latest dda539144301 3 seconds ago 18MB 04:01:14 core-data latest 06edfba14df9 4 seconds ago 21.2MB 04:01:14 core-command latest 9f73f6bf19d7 4 seconds ago 21MB 04:01:14 security-spiffe-token-provider latest eacf440a3a5f 4 seconds ago 33.5MB 04:01:14 support-notifications latest 3d2a24428979 4 seconds ago 34.3MB 04:01:14 support-scheduler latest f44ea287bc20 4 seconds ago 33.7MB 04:01:14 security-spire-config latest 12be093590cb 2 minutes ago 102MB 04:01:14 security-spire-agent latest e472ef18f630 2 minutes ago 161MB 04:01:14 security-spire-server latest d7ccf4a938cd 2 minutes ago 103MB 04:01:14 ci-base-image-x86_64 latest ba211ab11ad1 4 minutes ago 1.07GB 04:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 weeks ago 696MB 04:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 04:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:14 provisioning config files... 04:01:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config13580739162362064068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:15 ---> docker-login.sh 04:01:15 nexus3.edgexfoundry.org:10001 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 nexus3.edgexfoundry.org:10002 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 nexus3.edgexfoundry.org:10003 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 nexus3.edgexfoundry.org:10004 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 docker.io 04:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:15 Configure a credential helper to remove this warning. See 04:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:15 04:01:15 Login Succeeded 04:01:15 ---> docker-login.sh ends [Pipeline] } 04:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:01:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:15 latest 04:01:15 3.1.0-dev.41 04:01:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:15 main 04:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:16 + docker push nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:01:16 75d87e70f0a2: Preparing 04:01:16 6b67e76e7e8d: Preparing 04:01:16 8b3eca58c858: Preparing 04:01:16 6bd6f33b7a25: Preparing 04:01:16 06ab172ac3d2: Preparing 04:01:16 36b50b131297: Preparing 04:01:16 36b50b131297: Waiting 04:01:16 8b3eca58c858: Pushed 04:01:16 6bd6f33b7a25: Pushed 04:01:16 36b50b131297: Layer already exists 04:01:16 06ab172ac3d2: Pushed 04:01:16 75d87e70f0a2: Pushed 04:01:17 6b67e76e7e8d: Pushed 04:01:18 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:01:18 75d87e70f0a2: Preparing 04:01:18 6b67e76e7e8d: Preparing 04:01:18 8b3eca58c858: Preparing 04:01:18 6bd6f33b7a25: Preparing 04:01:18 06ab172ac3d2: Preparing 04:01:18 36b50b131297: Preparing 04:01:18 36b50b131297: Waiting 04:01:18 6b67e76e7e8d: Layer already exists 04:01:18 6bd6f33b7a25: Layer already exists 04:01:18 06ab172ac3d2: Layer already exists 04:01:18 8b3eca58c858: Layer already exists 04:01:18 75d87e70f0a2: Layer already exists 04:01:18 36b50b131297: Layer already exists 04:01:18 latest: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 04:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:01:19 75d87e70f0a2: Preparing 04:01:19 6b67e76e7e8d: Preparing 04:01:19 8b3eca58c858: Preparing 04:01:19 6bd6f33b7a25: Preparing 04:01:19 06ab172ac3d2: Preparing 04:01:19 36b50b131297: Preparing 04:01:19 36b50b131297: Waiting 04:01:19 8b3eca58c858: Layer already exists 04:01:19 6b67e76e7e8d: Layer already exists 04:01:19 06ab172ac3d2: Layer already exists 04:01:19 6bd6f33b7a25: Layer already exists 04:01:19 75d87e70f0a2: Layer already exists 04:01:19 36b50b131297: Layer already exists 04:01:19 3.1.0-dev.41: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:19 + docker push nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:01:19 75d87e70f0a2: Preparing 04:01:19 6b67e76e7e8d: Preparing 04:01:19 8b3eca58c858: Preparing 04:01:19 6bd6f33b7a25: Preparing 04:01:19 06ab172ac3d2: Preparing 04:01:19 36b50b131297: Preparing 04:01:19 36b50b131297: Waiting 04:01:19 6b67e76e7e8d: Layer already exists 04:01:19 8b3eca58c858: Layer already exists 04:01:19 6bd6f33b7a25: Layer already exists 04:01:19 75d87e70f0a2: Layer already exists 04:01:19 36b50b131297: Layer already exists 04:01:19 06ab172ac3d2: Layer already exists 04:01:19 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:01:20 75d87e70f0a2: Preparing 04:01:20 6b67e76e7e8d: Preparing 04:01:20 8b3eca58c858: Preparing 04:01:20 6bd6f33b7a25: Preparing 04:01:20 06ab172ac3d2: Preparing 04:01:20 36b50b131297: Preparing 04:01:20 36b50b131297: Waiting 04:01:20 6b67e76e7e8d: Layer already exists 04:01:20 06ab172ac3d2: Layer already exists 04:01:20 75d87e70f0a2: Layer already exists 04:01:20 8b3eca58c858: Layer already exists 04:01:20 6bd6f33b7a25: Layer already exists 04:01:20 36b50b131297: Layer already exists 04:01:20 main: digest: sha256:698fef4a048f807dd691c393bb00fd03728c1d9599ff2a7e771e6e562c168f40 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:20 ===================================================== [Pipeline] echo 04:01:20 taggedImages: 04:01:20 - nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:20 - nexus3.edgexfoundry.org:10004/core-command:latest 04:01:20 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.41 04:01:20 - nexus3.edgexfoundry.org:10004/core-command:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:01:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:01:20 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:20 latest 04:01:20 3.1.0-dev.41 04:01:20 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:20 main 04:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:01:21 472483c6fced: Preparing 04:01:21 1b7387b99b95: Preparing 04:01:21 3587a0a95561: Preparing 04:01:21 311e340241c2: Preparing 04:01:21 8b3eca58c858: Preparing 04:01:21 6bd6f33b7a25: Preparing 04:01:21 06ab172ac3d2: Preparing 04:01:21 36b50b131297: Preparing 04:01:21 36b50b131297: Waiting 04:01:21 6bd6f33b7a25: Waiting 04:01:21 8b3eca58c858: Layer already exists 04:01:21 6bd6f33b7a25: Layer already exists 04:01:21 06ab172ac3d2: Layer already exists 04:01:21 36b50b131297: Layer already exists 04:01:21 1b7387b99b95: Pushed 04:01:21 3587a0a95561: Pushed 04:01:21 472483c6fced: Pushed 04:01:22 311e340241c2: Pushed 04:01:22 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:22 + 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 04:01:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:01:23 472483c6fced: Preparing 04:01:23 1b7387b99b95: Preparing 04:01:23 3587a0a95561: Preparing 04:01:23 311e340241c2: Preparing 04:01:23 8b3eca58c858: Preparing 04:01:23 6bd6f33b7a25: Preparing 04:01:23 06ab172ac3d2: Preparing 04:01:23 36b50b131297: Preparing 04:01:23 06ab172ac3d2: Waiting 04:01:23 36b50b131297: Waiting 04:01:23 6bd6f33b7a25: Waiting 04:01:23 3587a0a95561: Layer already exists 04:01:23 472483c6fced: Layer already exists 04:01:23 8b3eca58c858: Layer already exists 04:01:23 1b7387b99b95: Layer already exists 04:01:23 311e340241c2: Layer already exists 04:01:23 06ab172ac3d2: Layer already exists 04:01:23 6bd6f33b7a25: Layer already exists 04:01:23 36b50b131297: Layer already exists 04:01:23 latest: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 04:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:01:23 472483c6fced: Preparing 04:01:23 1b7387b99b95: Preparing 04:01:23 3587a0a95561: Preparing 04:01:23 311e340241c2: Preparing 04:01:23 8b3eca58c858: Preparing 04:01:23 6bd6f33b7a25: Preparing 04:01:23 06ab172ac3d2: Preparing 04:01:23 36b50b131297: Preparing 04:01:23 6bd6f33b7a25: Waiting 04:01:23 06ab172ac3d2: Waiting 04:01:23 36b50b131297: Waiting 04:01:23 472483c6fced: Layer already exists 04:01:23 1b7387b99b95: Layer already exists 04:01:23 3587a0a95561: Layer already exists 04:01:23 8b3eca58c858: Layer already exists 04:01:23 311e340241c2: Layer already exists 04:01:23 6bd6f33b7a25: Layer already exists 04:01:23 36b50b131297: Layer already exists 04:01:23 06ab172ac3d2: Layer already exists 04:01:23 3.1.0-dev.41: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:01:24 472483c6fced: Preparing 04:01:24 1b7387b99b95: Preparing 04:01:24 3587a0a95561: Preparing 04:01:24 311e340241c2: Preparing 04:01:24 8b3eca58c858: Preparing 04:01:24 6bd6f33b7a25: Preparing 04:01:24 06ab172ac3d2: Preparing 04:01:24 36b50b131297: Preparing 04:01:24 06ab172ac3d2: Waiting 04:01:24 36b50b131297: Waiting 04:01:24 472483c6fced: Layer already exists 04:01:24 1b7387b99b95: Layer already exists 04:01:24 06ab172ac3d2: Layer already exists 04:01:24 36b50b131297: Layer already exists 04:01:24 3587a0a95561: Layer already exists 04:01:24 311e340241c2: Layer already exists 04:01:24 8b3eca58c858: Layer already exists 04:01:24 6bd6f33b7a25: Layer already exists 04:01:24 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:24 + 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 04:01:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:01:25 472483c6fced: Preparing 04:01:25 1b7387b99b95: Preparing 04:01:25 3587a0a95561: Preparing 04:01:25 311e340241c2: Preparing 04:01:25 8b3eca58c858: Preparing 04:01:25 6bd6f33b7a25: Preparing 04:01:25 06ab172ac3d2: Preparing 04:01:25 36b50b131297: Preparing 04:01:25 6bd6f33b7a25: Waiting 04:01:25 36b50b131297: Waiting 04:01:25 8b3eca58c858: Layer already exists 04:01:25 311e340241c2: Layer already exists 04:01:25 1b7387b99b95: Layer already exists 04:01:25 3587a0a95561: Layer already exists 04:01:25 472483c6fced: Layer already exists 04:01:25 06ab172ac3d2: Layer already exists 04:01:25 6bd6f33b7a25: Layer already exists 04:01:25 36b50b131297: Layer already exists 04:01:25 main: digest: sha256:9c34c890d9bb703c20abaab16770251b550c640f874164923eb0b4a6535d89f5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:25 ===================================================== [Pipeline] echo 04:01:25 taggedImages: 04:01:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:01:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.41 04:01:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:01:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:01:25 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:25 latest 04:01:25 3.1.0-dev.41 04:01:25 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:25 main 04:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:25 + docker push nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:01:25 020b0d655e8b: Preparing 04:01:25 fde76814d48f: Preparing 04:01:25 8b3eca58c858: Preparing 04:01:25 6bd6f33b7a25: Preparing 04:01:25 860e94851c00: Preparing 04:01:25 36b50b131297: Preparing 04:01:25 36b50b131297: Waiting 04:01:25 6bd6f33b7a25: Layer already exists 04:01:25 36b50b131297: Layer already exists 04:01:25 8b3eca58c858: Layer already exists 04:01:25 860e94851c00: Pushed 04:01:25 020b0d655e8b: Pushed 04:01:26 #95 DONE 40.1s 04:01:26 04:01:26 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #75 DONE 36.5s 04:01:26 04:01:26 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #72 DONE 40.0s 04:01:26 04:01:26 #96 [support-notifications builder 6/7] COPY . . 04:01:26 #96 ... 04:01:26 04:01:26 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #71 DONE 40.6s 04:01:26 04:01:26 #97 [security-proxy-setup builder 6/7] COPY . . 04:01:26 #97 DONE 1.0s 04:01:26 04:01:26 #98 [core-metadata builder 6/7] COPY . . 04:01:26 #98 DONE 1.1s 04:01:26 04:01:26 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #99 CACHED 04:01:26 04:01:26 #100 [core-command builder 6/7] COPY . . 04:01:26 #100 CACHED 04:01:26 04:01:26 #101 [core-command builder 4/7] COPY go.mod vendor* ./ 04:01:26 #101 CACHED 04:01:26 04:01:26 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #102 CACHED 04:01:26 04:01:26 #103 [support-scheduler builder 6/7] COPY . . 04:01:26 #103 CACHED 04:01:26 04:01:26 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:01:26 #104 CACHED 04:01:26 04:01:26 #105 [security-spiffe-token-provider builder 6/7] COPY . . 04:01:26 #105 DONE 1.1s 04:01:26 04:01:26 #106 [core-data builder 6/7] COPY . . 04:01:26 #106 CACHED 04:01:26 04:01:26 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #107 CACHED 04:01:26 04:01:26 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 04:01:26 #108 CACHED 04:01:26 04:01:26 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #109 CACHED 04:01:26 04:01:26 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:01:26 #110 CACHED 04:01:26 04:01:26 #111 [security-proxy-auth builder 6/7] COPY . . 04:01:26 #111 CACHED 04:01:26 04:01:26 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #112 CACHED 04:01:26 04:01:26 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 04:01:26 #113 CACHED 04:01:26 04:01:26 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:01:26 #114 CACHED 04:01:26 04:01:26 #96 [support-notifications builder 6/7] COPY . . 04:01:26 #96 DONE 1.1s 04:01:26 04:01:26 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:01:26 #115 CACHED 04:01:26 04:01:26 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #116 CACHED 04:01:26 04:01:26 #117 [security-secretstore-setup builder 6/7] COPY . . 04:01:26 #117 CACHED 04:01:26 04:01:26 #118 [security-bootstrapper builder 6/7] COPY . . 04:01:26 #118 CACHED 04:01:26 04:01:26 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:01:26 #119 CACHED 04:01:26 04:01:26 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:01:26 #120 CACHED 04:01:26 04:01:26 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:01:27 fde76814d48f: Pushed 04:01:27 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:01:28 020b0d655e8b: Preparing 04:01:28 fde76814d48f: Preparing 04:01:28 8b3eca58c858: Preparing 04:01:28 6bd6f33b7a25: Preparing 04:01:28 860e94851c00: Preparing 04:01:28 36b50b131297: Preparing 04:01:28 36b50b131297: Waiting 04:01:28 020b0d655e8b: Layer already exists 04:01:28 fde76814d48f: Layer already exists 04:01:28 8b3eca58c858: Layer already exists 04:01:28 860e94851c00: Layer already exists 04:01:28 6bd6f33b7a25: Layer already exists 04:01:28 36b50b131297: Layer already exists 04:01:28 latest: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:28 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 04:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:01:28 020b0d655e8b: Preparing 04:01:28 fde76814d48f: Preparing 04:01:28 8b3eca58c858: Preparing 04:01:28 6bd6f33b7a25: Preparing 04:01:28 860e94851c00: Preparing 04:01:28 36b50b131297: Preparing 04:01:28 36b50b131297: Waiting 04:01:28 6bd6f33b7a25: Layer already exists 04:01:28 fde76814d48f: Layer already exists 04:01:28 8b3eca58c858: Layer already exists 04:01:28 860e94851c00: Layer already exists 04:01:28 020b0d655e8b: Layer already exists 04:01:28 36b50b131297: Layer already exists 04:01:28 3.1.0-dev.41: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:29 + docker push nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:01:29 020b0d655e8b: Preparing 04:01:29 fde76814d48f: Preparing 04:01:29 8b3eca58c858: Preparing 04:01:29 6bd6f33b7a25: Preparing 04:01:29 860e94851c00: Preparing 04:01:29 36b50b131297: Preparing 04:01:29 36b50b131297: Waiting 04:01:29 8b3eca58c858: Layer already exists 04:01:29 6bd6f33b7a25: Layer already exists 04:01:29 020b0d655e8b: Layer already exists 04:01:29 fde76814d48f: Layer already exists 04:01:29 860e94851c00: Layer already exists 04:01:29 36b50b131297: Layer already exists 04:01:29 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:01:30 020b0d655e8b: Preparing 04:01:30 fde76814d48f: Preparing 04:01:30 8b3eca58c858: Preparing 04:01:30 6bd6f33b7a25: Preparing 04:01:30 860e94851c00: Preparing 04:01:30 36b50b131297: Preparing 04:01:30 36b50b131297: Waiting 04:01:30 8b3eca58c858: Layer already exists 04:01:30 860e94851c00: Layer already exists 04:01:30 6bd6f33b7a25: Layer already exists 04:01:30 fde76814d48f: Layer already exists 04:01:30 020b0d655e8b: Layer already exists 04:01:30 36b50b131297: Layer already exists 04:01:30 main: digest: sha256:1a8e406efa2ffa0d34b0b06d72493129d6c06cbf45525a06502362fde846af86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:30 ===================================================== [Pipeline] echo 04:01:30 taggedImages: 04:01:30 - nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:30 - nexus3.edgexfoundry.org:10004/core-data:latest 04:01:30 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.41 04:01:30 - nexus3.edgexfoundry.org:10004/core-data:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:01:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:01:30 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:30 latest 04:01:30 3.1.0-dev.41 04:01:30 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:30 main 04:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:01:30 fe230fad4782: Preparing 04:01:30 ccbba6f0b98c: Preparing 04:01:30 256299e3c3b7: Preparing 04:01:30 8b3eca58c858: Preparing 04:01:30 6bd6f33b7a25: Preparing 04:01:30 06ab172ac3d2: Preparing 04:01:30 36b50b131297: Preparing 04:01:30 06ab172ac3d2: Waiting 04:01:30 36b50b131297: Waiting 04:01:30 6bd6f33b7a25: Layer already exists 04:01:30 8b3eca58c858: Layer already exists 04:01:30 06ab172ac3d2: Layer already exists 04:01:30 36b50b131297: Layer already exists 04:01:30 fe230fad4782: Pushed 04:01:30 ccbba6f0b98c: Pushed 04:01:32 #121 5.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:01:32 256299e3c3b7: Pushed 04:01:32 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:01:33 fe230fad4782: Preparing 04:01:33 ccbba6f0b98c: Preparing 04:01:33 256299e3c3b7: Preparing 04:01:33 8b3eca58c858: Preparing 04:01:33 6bd6f33b7a25: Preparing 04:01:33 06ab172ac3d2: Preparing 04:01:33 36b50b131297: Preparing 04:01:33 06ab172ac3d2: Waiting 04:01:33 36b50b131297: Waiting 04:01:33 fe230fad4782: Layer already exists 04:01:33 6bd6f33b7a25: Layer already exists 04:01:33 256299e3c3b7: Layer already exists 04:01:33 8b3eca58c858: Layer already exists 04:01:33 ccbba6f0b98c: Layer already exists 04:01:33 36b50b131297: Layer already exists 04:01:33 06ab172ac3d2: Layer already exists 04:01:33 latest: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 04:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:01:33 fe230fad4782: Preparing 04:01:33 ccbba6f0b98c: Preparing 04:01:33 256299e3c3b7: Preparing 04:01:33 8b3eca58c858: Preparing 04:01:33 6bd6f33b7a25: Preparing 04:01:33 06ab172ac3d2: Preparing 04:01:33 36b50b131297: Preparing 04:01:33 36b50b131297: Waiting 04:01:33 06ab172ac3d2: Waiting 04:01:33 8b3eca58c858: Layer already exists 04:01:33 fe230fad4782: Layer already exists 04:01:33 256299e3c3b7: Layer already exists 04:01:33 6bd6f33b7a25: Layer already exists 04:01:33 ccbba6f0b98c: Layer already exists 04:01:33 36b50b131297: Layer already exists 04:01:33 06ab172ac3d2: Layer already exists 04:01:33 3.1.0-dev.41: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:01:34 fe230fad4782: Preparing 04:01:34 ccbba6f0b98c: Preparing 04:01:34 256299e3c3b7: Preparing 04:01:34 8b3eca58c858: Preparing 04:01:34 6bd6f33b7a25: Preparing 04:01:34 06ab172ac3d2: Preparing 04:01:34 36b50b131297: Preparing 04:01:34 06ab172ac3d2: Waiting 04:01:34 fe230fad4782: Layer already exists 04:01:34 6bd6f33b7a25: Layer already exists 04:01:34 ccbba6f0b98c: Layer already exists 04:01:34 256299e3c3b7: Layer already exists 04:01:34 8b3eca58c858: Layer already exists 04:01:34 06ab172ac3d2: Layer already exists 04:01:34 36b50b131297: Layer already exists 04:01:34 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:01:35 fe230fad4782: Preparing 04:01:35 ccbba6f0b98c: Preparing 04:01:35 256299e3c3b7: Preparing 04:01:35 8b3eca58c858: Preparing 04:01:35 6bd6f33b7a25: Preparing 04:01:35 06ab172ac3d2: Preparing 04:01:35 36b50b131297: Preparing 04:01:35 06ab172ac3d2: Waiting 04:01:35 36b50b131297: Waiting 04:01:35 8b3eca58c858: Layer already exists 04:01:35 256299e3c3b7: Layer already exists 04:01:35 6bd6f33b7a25: Layer already exists 04:01:35 fe230fad4782: Layer already exists 04:01:35 ccbba6f0b98c: Layer already exists 04:01:35 06ab172ac3d2: Layer already exists 04:01:35 36b50b131297: Layer already exists 04:01:35 main: digest: sha256:f20efac4c8d7919c79308658139d105d774d746979341ad7f47e19c5c7d9a5dc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:35 ===================================================== [Pipeline] echo 04:01:35 taggedImages: 04:01:35 - nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:01:35 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.41 04:01:35 - nexus3.edgexfoundry.org:10004/core-metadata:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:35 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:01:35 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:01:35 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:35 latest 04:01:35 3.1.0-dev.41 04:01:35 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:35 main 04:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:01:35 a404c5e4a664: Preparing 04:01:35 5c2ff1c815e8: Preparing 04:01:35 fb8610b55dd4: Preparing 04:01:35 909bf0389361: Preparing 04:01:35 5317b8852487: Preparing 04:01:35 decae7f07a64: Preparing 04:01:35 50d25c4c3e9f: Preparing 04:01:35 8b3eca58c858: Preparing 04:01:35 6bd6f33b7a25: Preparing 04:01:35 decae7f07a64: Waiting 04:01:35 bea46d4d9a21: Preparing 04:01:35 a656fb61fcbe: Preparing 04:01:35 50d25c4c3e9f: Waiting 04:01:35 5f70bf18a086: Preparing 04:01:35 887abce4f378: Preparing 04:01:35 c7760055237a: Preparing 04:01:35 36b50b131297: Preparing 04:01:35 8b3eca58c858: Waiting 04:01:35 6bd6f33b7a25: Waiting 04:01:35 887abce4f378: Waiting 04:01:35 c7760055237a: Waiting 04:01:35 bea46d4d9a21: Waiting 04:01:35 a656fb61fcbe: Waiting 04:01:35 36b50b131297: Waiting 04:01:35 fb8610b55dd4: Pushed 04:01:35 a404c5e4a664: Pushed 04:01:35 5c2ff1c815e8: Pushed 04:01:35 5317b8852487: Pushed 04:01:35 909bf0389361: Pushed 04:01:35 8b3eca58c858: Layer already exists 04:01:35 6bd6f33b7a25: Layer already exists 04:01:35 decae7f07a64: Pushed 04:01:36 bea46d4d9a21: Pushed 04:01:36 887abce4f378: Pushed 04:01:36 5f70bf18a086: Pushed 04:01:36 a656fb61fcbe: Pushed 04:01:36 36b50b131297: Layer already exists 04:01:36 c7760055237a: Pushed 04:01:36 #121 ... 04:01:36 04:01:36 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:01:36 #0 3.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:01:36 #122 ... 04:01:36 04:01:36 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:01:36 #0 4.787 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:01:36 #123 ... 04:01:36 04:01:36 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:01:36 #0 4.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:01:36 #124 ... 04:01:36 04:01:36 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:36 #0 5.348 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:01:36 #125 ... 04:01:36 04:01:36 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:01:36 #0 5.441 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:01:36 #126 ... 04:01:36 04:01:36 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:01:36 #0 5.722 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:01:36 #127 ... 04:01:36 04:01:36 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:01:36 #0 5.105 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:01:37 #128 ... 04:01:37 04:01:37 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:01:37 #0 5.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:01:37 #129 ... 04:01:37 04:01:37 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:01:37 #0 5.275 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:01:37 #130 ... 04:01:37 04:01:37 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:01:37 #0 5.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:01:37 50d25c4c3e9f: Pushed 04:01:37 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:01:38 a404c5e4a664: Preparing 04:01:38 5c2ff1c815e8: Preparing 04:01:38 fb8610b55dd4: Preparing 04:01:38 909bf0389361: Preparing 04:01:38 5317b8852487: Preparing 04:01:38 decae7f07a64: Preparing 04:01:38 50d25c4c3e9f: Preparing 04:01:38 8b3eca58c858: Preparing 04:01:38 6bd6f33b7a25: Preparing 04:01:38 bea46d4d9a21: Preparing 04:01:38 a656fb61fcbe: Preparing 04:01:38 5f70bf18a086: Preparing 04:01:38 887abce4f378: Preparing 04:01:38 c7760055237a: Preparing 04:01:38 36b50b131297: Preparing 04:01:38 8b3eca58c858: Waiting 04:01:38 decae7f07a64: Waiting 04:01:38 bea46d4d9a21: Waiting 04:01:38 50d25c4c3e9f: Waiting 04:01:38 a656fb61fcbe: Waiting 04:01:38 c7760055237a: Waiting 04:01:38 5f70bf18a086: Waiting 04:01:38 6bd6f33b7a25: Waiting 04:01:38 36b50b131297: Waiting 04:01:38 a404c5e4a664: Layer already exists 04:01:38 5317b8852487: Layer already exists 04:01:38 909bf0389361: Layer already exists 04:01:38 5c2ff1c815e8: Layer already exists 04:01:38 fb8610b55dd4: Layer already exists 04:01:38 50d25c4c3e9f: Layer already exists 04:01:38 6bd6f33b7a25: Layer already exists 04:01:38 decae7f07a64: Layer already exists 04:01:38 bea46d4d9a21: Layer already exists 04:01:38 8b3eca58c858: Layer already exists 04:01:38 a656fb61fcbe: Layer already exists 04:01:38 887abce4f378: Layer already exists 04:01:38 36b50b131297: Layer already exists 04:01:38 5f70bf18a086: Layer already exists 04:01:38 c7760055237a: Layer already exists 04:01:38 latest: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 04:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:01:39 a404c5e4a664: Preparing 04:01:39 5c2ff1c815e8: Preparing 04:01:39 fb8610b55dd4: Preparing 04:01:39 909bf0389361: Preparing 04:01:39 5317b8852487: Preparing 04:01:39 decae7f07a64: Preparing 04:01:39 50d25c4c3e9f: Preparing 04:01:39 8b3eca58c858: Preparing 04:01:39 6bd6f33b7a25: Preparing 04:01:39 bea46d4d9a21: Preparing 04:01:39 a656fb61fcbe: Preparing 04:01:39 5f70bf18a086: Preparing 04:01:39 887abce4f378: Preparing 04:01:39 c7760055237a: Preparing 04:01:39 36b50b131297: Preparing 04:01:39 decae7f07a64: Waiting 04:01:39 50d25c4c3e9f: Waiting 04:01:39 5f70bf18a086: Waiting 04:01:39 8b3eca58c858: Waiting 04:01:39 887abce4f378: Waiting 04:01:39 c7760055237a: Waiting 04:01:39 36b50b131297: Waiting 04:01:39 6bd6f33b7a25: Waiting 04:01:39 bea46d4d9a21: Waiting 04:01:39 a656fb61fcbe: Waiting 04:01:39 5317b8852487: Layer already exists 04:01:39 a404c5e4a664: Layer already exists 04:01:39 5c2ff1c815e8: Layer already exists 04:01:39 909bf0389361: Layer already exists 04:01:39 fb8610b55dd4: Layer already exists 04:01:39 decae7f07a64: Layer already exists 04:01:39 50d25c4c3e9f: Layer already exists 04:01:39 bea46d4d9a21: Layer already exists 04:01:39 6bd6f33b7a25: Layer already exists 04:01:39 8b3eca58c858: Layer already exists 04:01:39 a656fb61fcbe: Layer already exists 04:01:39 5f70bf18a086: Layer already exists 04:01:39 c7760055237a: Layer already exists 04:01:39 887abce4f378: Layer already exists 04:01:39 36b50b131297: Layer already exists 04:01:39 3.1.0-dev.41: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:01:39 a404c5e4a664: Preparing 04:01:39 5c2ff1c815e8: Preparing 04:01:39 fb8610b55dd4: Preparing 04:01:39 909bf0389361: Preparing 04:01:39 5317b8852487: Preparing 04:01:39 decae7f07a64: Preparing 04:01:39 50d25c4c3e9f: Preparing 04:01:39 8b3eca58c858: Preparing 04:01:39 6bd6f33b7a25: Preparing 04:01:39 bea46d4d9a21: Preparing 04:01:39 a656fb61fcbe: Preparing 04:01:39 5f70bf18a086: Preparing 04:01:39 887abce4f378: Preparing 04:01:39 c7760055237a: Preparing 04:01:39 36b50b131297: Preparing 04:01:39 decae7f07a64: Waiting 04:01:39 5f70bf18a086: Waiting 04:01:39 50d25c4c3e9f: Waiting 04:01:39 887abce4f378: Waiting 04:01:39 c7760055237a: Waiting 04:01:39 36b50b131297: Waiting 04:01:39 8b3eca58c858: Waiting 04:01:39 6bd6f33b7a25: Waiting 04:01:39 bea46d4d9a21: Waiting 04:01:39 a656fb61fcbe: Waiting 04:01:39 5317b8852487: Layer already exists 04:01:39 fb8610b55dd4: Layer already exists 04:01:39 5c2ff1c815e8: Layer already exists 04:01:39 909bf0389361: Layer already exists 04:01:39 a404c5e4a664: Layer already exists 04:01:39 decae7f07a64: Layer already exists 04:01:39 6bd6f33b7a25: Layer already exists 04:01:39 bea46d4d9a21: Layer already exists 04:01:39 50d25c4c3e9f: Layer already exists 04:01:39 8b3eca58c858: Layer already exists 04:01:39 a656fb61fcbe: Layer already exists 04:01:39 5f70bf18a086: Layer already exists 04:01:39 c7760055237a: Layer already exists 04:01:39 887abce4f378: Layer already exists 04:01:39 36b50b131297: Layer already exists 04:01:39 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:01:40 a404c5e4a664: Preparing 04:01:40 5c2ff1c815e8: Preparing 04:01:40 fb8610b55dd4: Preparing 04:01:40 909bf0389361: Preparing 04:01:40 5317b8852487: Preparing 04:01:40 decae7f07a64: Preparing 04:01:40 50d25c4c3e9f: Preparing 04:01:40 8b3eca58c858: Preparing 04:01:40 6bd6f33b7a25: Preparing 04:01:40 bea46d4d9a21: Preparing 04:01:40 a656fb61fcbe: Preparing 04:01:40 5f70bf18a086: Preparing 04:01:40 887abce4f378: Preparing 04:01:40 c7760055237a: Preparing 04:01:40 36b50b131297: Preparing 04:01:40 bea46d4d9a21: Waiting 04:01:40 a656fb61fcbe: Waiting 04:01:40 decae7f07a64: Waiting 04:01:40 5f70bf18a086: Waiting 04:01:40 50d25c4c3e9f: Waiting 04:01:40 887abce4f378: Waiting 04:01:40 c7760055237a: Waiting 04:01:40 8b3eca58c858: Waiting 04:01:40 36b50b131297: Waiting 04:01:40 6bd6f33b7a25: Waiting 04:01:40 fb8610b55dd4: Layer already exists 04:01:40 5c2ff1c815e8: Layer already exists 04:01:40 5317b8852487: Layer already exists 04:01:40 909bf0389361: Layer already exists 04:01:40 a404c5e4a664: Layer already exists 04:01:40 decae7f07a64: Layer already exists 04:01:40 50d25c4c3e9f: Layer already exists 04:01:40 8b3eca58c858: Layer already exists 04:01:40 bea46d4d9a21: Layer already exists 04:01:40 6bd6f33b7a25: Layer already exists 04:01:40 a656fb61fcbe: Layer already exists 04:01:40 5f70bf18a086: Layer already exists 04:01:40 c7760055237a: Layer already exists 04:01:40 887abce4f378: Layer already exists 04:01:40 36b50b131297: Layer already exists 04:01:40 main: digest: sha256:5fdfaa76ff1418ee74d0bc968229ef942e6479086f8784c9e3c39b501bfebd80 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:40 ===================================================== [Pipeline] echo 04:01:40 taggedImages: 04:01:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:01:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.41 04:01:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:01:40 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:01:40 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:40 latest 04:01:40 3.1.0-dev.41 04:01:40 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:40 main 04:01:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:01:41 472483c6fced: Preparing 04:01:41 1b7387b99b95: Preparing 04:01:41 45f7f641511b: Preparing 04:01:41 82bc5fc06fc6: Preparing 04:01:41 8b3eca58c858: Preparing 04:01:41 6bd6f33b7a25: Preparing 04:01:41 06ab172ac3d2: Preparing 04:01:41 36b50b131297: Preparing 04:01:41 6bd6f33b7a25: Waiting 04:01:41 06ab172ac3d2: Waiting 04:01:41 36b50b131297: Waiting 04:01:41 472483c6fced: Layer already exists 04:01:41 1b7387b99b95: Layer already exists 04:01:41 8b3eca58c858: Layer already exists 04:01:41 6bd6f33b7a25: Layer already exists 04:01:41 06ab172ac3d2: Layer already exists 04:01:41 36b50b131297: Layer already exists 04:01:41 45f7f641511b: Pushed 04:01:42 82bc5fc06fc6: Pushed 04:01:42 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:01:43 472483c6fced: Preparing 04:01:43 1b7387b99b95: Preparing 04:01:43 45f7f641511b: Preparing 04:01:43 82bc5fc06fc6: Preparing 04:01:43 8b3eca58c858: Preparing 04:01:43 6bd6f33b7a25: Preparing 04:01:43 06ab172ac3d2: Preparing 04:01:43 36b50b131297: Preparing 04:01:43 6bd6f33b7a25: Waiting 04:01:43 06ab172ac3d2: Waiting 04:01:43 36b50b131297: Waiting 04:01:43 82bc5fc06fc6: Layer already exists 04:01:43 8b3eca58c858: Layer already exists 04:01:43 472483c6fced: Layer already exists 04:01:43 45f7f641511b: Layer already exists 04:01:43 1b7387b99b95: Layer already exists 04:01:43 06ab172ac3d2: Layer already exists 04:01:43 36b50b131297: Layer already exists 04:01:43 6bd6f33b7a25: Layer already exists 04:01:43 latest: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 04:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:01:43 472483c6fced: Preparing 04:01:43 1b7387b99b95: Preparing 04:01:43 45f7f641511b: Preparing 04:01:43 82bc5fc06fc6: Preparing 04:01:43 8b3eca58c858: Preparing 04:01:43 6bd6f33b7a25: Preparing 04:01:43 06ab172ac3d2: Preparing 04:01:43 36b50b131297: Preparing 04:01:43 36b50b131297: Waiting 04:01:43 06ab172ac3d2: Waiting 04:01:43 472483c6fced: Layer already exists 04:01:43 8b3eca58c858: Layer already exists 04:01:43 45f7f641511b: Layer already exists 04:01:43 1b7387b99b95: Layer already exists 04:01:43 82bc5fc06fc6: Layer already exists 04:01:43 6bd6f33b7a25: Layer already exists 04:01:43 36b50b131297: Layer already exists 04:01:43 06ab172ac3d2: Layer already exists 04:01:43 3.1.0-dev.41: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:01:44 472483c6fced: Preparing 04:01:44 1b7387b99b95: Preparing 04:01:44 45f7f641511b: Preparing 04:01:44 82bc5fc06fc6: Preparing 04:01:44 8b3eca58c858: Preparing 04:01:44 6bd6f33b7a25: Preparing 04:01:44 06ab172ac3d2: Preparing 04:01:44 36b50b131297: Preparing 04:01:44 06ab172ac3d2: Waiting 04:01:44 36b50b131297: Waiting 04:01:44 6bd6f33b7a25: Waiting 04:01:44 45f7f641511b: Layer already exists 04:01:44 8b3eca58c858: Layer already exists 04:01:44 472483c6fced: Layer already exists 04:01:44 82bc5fc06fc6: Layer already exists 04:01:44 1b7387b99b95: Layer already exists 04:01:44 06ab172ac3d2: Layer already exists 04:01:44 36b50b131297: Layer already exists 04:01:44 6bd6f33b7a25: Layer already exists 04:01:44 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:01:45 472483c6fced: Preparing 04:01:45 1b7387b99b95: Preparing 04:01:45 45f7f641511b: Preparing 04:01:45 82bc5fc06fc6: Preparing 04:01:45 8b3eca58c858: Preparing 04:01:45 6bd6f33b7a25: Preparing 04:01:45 06ab172ac3d2: Preparing 04:01:45 36b50b131297: Preparing 04:01:45 06ab172ac3d2: Waiting 04:01:45 36b50b131297: Waiting 04:01:45 6bd6f33b7a25: Waiting 04:01:45 472483c6fced: Layer already exists 04:01:45 45f7f641511b: Layer already exists 04:01:45 8b3eca58c858: Layer already exists 04:01:45 1b7387b99b95: Layer already exists 04:01:45 82bc5fc06fc6: Layer already exists 04:01:45 6bd6f33b7a25: Layer already exists 04:01:45 06ab172ac3d2: Layer already exists 04:01:45 36b50b131297: Layer already exists 04:01:45 main: digest: sha256:e3e11b17b55d3f2e6f97e8b8270e5f89240b6e89724e3938990b8ca29d733980 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:45 ===================================================== [Pipeline] echo 04:01:45 taggedImages: 04:01:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:01:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.41 04:01:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:01:45 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:01:45 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:45 latest 04:01:45 3.1.0-dev.41 04:01:45 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:45 main 04:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:01:45 cfaafe63ad0e: Preparing 04:01:45 1f0d05742a82: Preparing 04:01:45 231640416aaf: Preparing 04:01:45 4c0e83c8cafb: Preparing 04:01:45 a96a860f3e31: Preparing 04:01:45 8b3eca58c858: Preparing 04:01:45 6bd6f33b7a25: Preparing 04:01:45 a4313c5a0672: Preparing 04:01:45 ec5430b892a6: Preparing 04:01:45 36b50b131297: Preparing 04:01:45 6bd6f33b7a25: Waiting 04:01:45 a4313c5a0672: Waiting 04:01:45 ec5430b892a6: Waiting 04:01:45 36b50b131297: Waiting 04:01:45 8b3eca58c858: Waiting 04:01:45 1f0d05742a82: Pushed 04:01:45 8b3eca58c858: Layer already exists 04:01:45 a96a860f3e31: Pushed 04:01:45 6bd6f33b7a25: Layer already exists 04:01:45 cfaafe63ad0e: Pushed 04:01:45 4c0e83c8cafb: Pushed 04:01:45 36b50b131297: Layer already exists 04:01:46 a4313c5a0672: Pushed 04:01:47 231640416aaf: Pushed 04:01:47 ec5430b892a6: Pushed 04:01:47 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:01:47 cfaafe63ad0e: Preparing 04:01:47 1f0d05742a82: Preparing 04:01:47 231640416aaf: Preparing 04:01:47 4c0e83c8cafb: Preparing 04:01:47 a96a860f3e31: Preparing 04:01:47 8b3eca58c858: Preparing 04:01:47 6bd6f33b7a25: Preparing 04:01:47 a4313c5a0672: Preparing 04:01:47 ec5430b892a6: Preparing 04:01:47 36b50b131297: Preparing 04:01:47 ec5430b892a6: Waiting 04:01:47 36b50b131297: Waiting 04:01:47 a4313c5a0672: Waiting 04:01:47 6bd6f33b7a25: Waiting 04:01:47 8b3eca58c858: Waiting 04:01:47 4c0e83c8cafb: Layer already exists 04:01:47 1f0d05742a82: Layer already exists 04:01:47 cfaafe63ad0e: Layer already exists 04:01:47 231640416aaf: Layer already exists 04:01:47 a96a860f3e31: Layer already exists 04:01:47 6bd6f33b7a25: Layer already exists 04:01:47 8b3eca58c858: Layer already exists 04:01:47 36b50b131297: Layer already exists 04:01:47 ec5430b892a6: Layer already exists 04:01:47 a4313c5a0672: Layer already exists 04:01:47 latest: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 04:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:01:48 cfaafe63ad0e: Preparing 04:01:48 1f0d05742a82: Preparing 04:01:48 231640416aaf: Preparing 04:01:48 4c0e83c8cafb: Preparing 04:01:48 a96a860f3e31: Preparing 04:01:48 8b3eca58c858: Preparing 04:01:48 6bd6f33b7a25: Preparing 04:01:48 a4313c5a0672: Preparing 04:01:48 ec5430b892a6: Preparing 04:01:48 36b50b131297: Preparing 04:01:48 6bd6f33b7a25: Waiting 04:01:48 ec5430b892a6: Waiting 04:01:48 36b50b131297: Waiting 04:01:48 a4313c5a0672: Waiting 04:01:48 8b3eca58c858: Waiting 04:01:48 cfaafe63ad0e: Layer already exists 04:01:48 231640416aaf: Layer already exists 04:01:48 1f0d05742a82: Layer already exists 04:01:48 a96a860f3e31: Layer already exists 04:01:48 4c0e83c8cafb: Layer already exists 04:01:48 a4313c5a0672: Layer already exists 04:01:48 36b50b131297: Layer already exists 04:01:48 6bd6f33b7a25: Layer already exists 04:01:48 ec5430b892a6: Layer already exists 04:01:48 8b3eca58c858: Layer already exists 04:01:48 3.1.0-dev.41: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:01:49 cfaafe63ad0e: Preparing 04:01:49 1f0d05742a82: Preparing 04:01:49 231640416aaf: Preparing 04:01:49 4c0e83c8cafb: Preparing 04:01:49 a96a860f3e31: Preparing 04:01:49 8b3eca58c858: Preparing 04:01:49 6bd6f33b7a25: Preparing 04:01:49 a4313c5a0672: Preparing 04:01:49 ec5430b892a6: Preparing 04:01:49 36b50b131297: Preparing 04:01:49 ec5430b892a6: Waiting 04:01:49 8b3eca58c858: Waiting 04:01:49 36b50b131297: Waiting 04:01:49 a4313c5a0672: Waiting 04:01:49 6bd6f33b7a25: Waiting 04:01:49 cfaafe63ad0e: Layer already exists 04:01:49 231640416aaf: Layer already exists 04:01:49 4c0e83c8cafb: Layer already exists 04:01:49 1f0d05742a82: Layer already exists 04:01:49 a96a860f3e31: Layer already exists 04:01:49 6bd6f33b7a25: Layer already exists 04:01:49 8b3eca58c858: Layer already exists 04:01:49 a4313c5a0672: Layer already exists 04:01:49 ec5430b892a6: Layer already exists 04:01:49 36b50b131297: Layer already exists 04:01:49 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:01:49 cfaafe63ad0e: Preparing 04:01:49 1f0d05742a82: Preparing 04:01:49 231640416aaf: Preparing 04:01:49 4c0e83c8cafb: Preparing 04:01:49 a96a860f3e31: Preparing 04:01:49 8b3eca58c858: Preparing 04:01:49 6bd6f33b7a25: Preparing 04:01:49 a4313c5a0672: Preparing 04:01:49 ec5430b892a6: Preparing 04:01:49 36b50b131297: Preparing 04:01:49 a4313c5a0672: Waiting 04:01:49 36b50b131297: Waiting 04:01:49 cfaafe63ad0e: Layer already exists 04:01:49 231640416aaf: Layer already exists 04:01:49 1f0d05742a82: Layer already exists 04:01:49 4c0e83c8cafb: Layer already exists 04:01:49 a96a860f3e31: Layer already exists 04:01:49 8b3eca58c858: Layer already exists 04:01:49 6bd6f33b7a25: Layer already exists 04:01:49 ec5430b892a6: Layer already exists 04:01:49 a4313c5a0672: Layer already exists 04:01:49 36b50b131297: Layer already exists 04:01:49 main: digest: sha256:8e85a5a586cb290b73b56d36abacad5959173b360c060339b1794fb46ffcd4cf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:49 ===================================================== [Pipeline] echo 04:01:49 taggedImages: 04:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.41 04:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:01:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:01:49 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:49 latest 04:01:49 3.1.0-dev.41 04:01:49 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:49 main 04:01:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:01:50 ffb82c48b9c5: Preparing 04:01:50 e8de0062e7c5: Preparing 04:01:50 15da3039e1bb: Preparing 04:01:50 c3230f098829: Preparing 04:01:50 5593b7097813: Preparing 04:01:50 e92ae0110213: Preparing 04:01:50 8e9d3ed7b6c2: Preparing 04:01:50 8b3eca58c858: Preparing 04:01:50 6bd6f33b7a25: Preparing 04:01:50 8dc184c6beca: Preparing 04:01:50 36b50b131297: Preparing 04:01:50 8e9d3ed7b6c2: Waiting 04:01:50 8b3eca58c858: Waiting 04:01:50 6bd6f33b7a25: Waiting 04:01:50 8dc184c6beca: Waiting 04:01:50 36b50b131297: Waiting 04:01:50 e92ae0110213: Waiting 04:01:50 ffb82c48b9c5: Pushed 04:01:50 e8de0062e7c5: Pushed 04:01:50 5593b7097813: Pushed 04:01:50 8b3eca58c858: Layer already exists 04:01:50 6bd6f33b7a25: Layer already exists 04:01:50 e92ae0110213: Pushed 04:01:50 8e9d3ed7b6c2: Pushed 04:01:50 36b50b131297: Layer already exists 04:01:51 c3230f098829: Pushed 04:01:51 8dc184c6beca: Pushed 04:01:52 15da3039e1bb: Pushed 04:01:52 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:01:53 ffb82c48b9c5: Preparing 04:01:53 e8de0062e7c5: Preparing 04:01:53 15da3039e1bb: Preparing 04:01:53 c3230f098829: Preparing 04:01:53 5593b7097813: Preparing 04:01:53 e92ae0110213: Preparing 04:01:53 8e9d3ed7b6c2: Preparing 04:01:53 8b3eca58c858: Preparing 04:01:53 6bd6f33b7a25: Preparing 04:01:53 8dc184c6beca: Preparing 04:01:53 36b50b131297: Preparing 04:01:53 8b3eca58c858: Waiting 04:01:53 8dc184c6beca: Waiting 04:01:53 36b50b131297: Waiting 04:01:53 e92ae0110213: Waiting 04:01:53 e8de0062e7c5: Layer already exists 04:01:53 15da3039e1bb: Layer already exists 04:01:53 c3230f098829: Layer already exists 04:01:53 5593b7097813: Layer already exists 04:01:53 ffb82c48b9c5: Layer already exists 04:01:53 e92ae0110213: Layer already exists 04:01:53 8e9d3ed7b6c2: Layer already exists 04:01:53 8dc184c6beca: Layer already exists 04:01:53 8b3eca58c858: Layer already exists 04:01:53 6bd6f33b7a25: Layer already exists 04:01:53 36b50b131297: Layer already exists 04:01:53 latest: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 04:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:01:53 ffb82c48b9c5: Preparing 04:01:53 e8de0062e7c5: Preparing 04:01:53 15da3039e1bb: Preparing 04:01:53 c3230f098829: Preparing 04:01:53 5593b7097813: Preparing 04:01:53 e92ae0110213: Preparing 04:01:53 8e9d3ed7b6c2: Preparing 04:01:53 8b3eca58c858: Preparing 04:01:53 6bd6f33b7a25: Preparing 04:01:53 8dc184c6beca: Preparing 04:01:53 36b50b131297: Preparing 04:01:53 e92ae0110213: Waiting 04:01:53 8b3eca58c858: Waiting 04:01:53 8dc184c6beca: Waiting 04:01:53 6bd6f33b7a25: Waiting 04:01:53 36b50b131297: Waiting 04:01:53 8e9d3ed7b6c2: Waiting 04:01:53 5593b7097813: Layer already exists 04:01:53 ffb82c48b9c5: Layer already exists 04:01:53 e8de0062e7c5: Layer already exists 04:01:53 15da3039e1bb: Layer already exists 04:01:53 c3230f098829: Layer already exists 04:01:53 e92ae0110213: Layer already exists 04:01:53 8e9d3ed7b6c2: Layer already exists 04:01:53 6bd6f33b7a25: Layer already exists 04:01:53 8b3eca58c858: Layer already exists 04:01:53 8dc184c6beca: Layer already exists 04:01:53 36b50b131297: Layer already exists 04:01:53 3.1.0-dev.41: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:01:54 ffb82c48b9c5: Preparing 04:01:54 e8de0062e7c5: Preparing 04:01:54 15da3039e1bb: Preparing 04:01:54 c3230f098829: Preparing 04:01:54 5593b7097813: Preparing 04:01:54 e92ae0110213: Preparing 04:01:54 8e9d3ed7b6c2: Preparing 04:01:54 8b3eca58c858: Preparing 04:01:54 6bd6f33b7a25: Preparing 04:01:54 8dc184c6beca: Preparing 04:01:54 36b50b131297: Preparing 04:01:54 6bd6f33b7a25: Waiting 04:01:54 8b3eca58c858: Waiting 04:01:54 e92ae0110213: Waiting 04:01:54 8e9d3ed7b6c2: Waiting 04:01:54 36b50b131297: Waiting 04:01:54 ffb82c48b9c5: Layer already exists 04:01:54 c3230f098829: Layer already exists 04:01:54 5593b7097813: Layer already exists 04:01:54 15da3039e1bb: Layer already exists 04:01:54 e8de0062e7c5: Layer already exists 04:01:54 e92ae0110213: Layer already exists 04:01:54 8b3eca58c858: Layer already exists 04:01:54 8dc184c6beca: Layer already exists 04:01:54 6bd6f33b7a25: Layer already exists 04:01:54 8e9d3ed7b6c2: Layer already exists 04:01:54 36b50b131297: Layer already exists 04:01:54 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:01:54 ffb82c48b9c5: Preparing 04:01:54 e8de0062e7c5: Preparing 04:01:54 15da3039e1bb: Preparing 04:01:54 c3230f098829: Preparing 04:01:54 5593b7097813: Preparing 04:01:54 e92ae0110213: Preparing 04:01:54 8e9d3ed7b6c2: Preparing 04:01:54 8b3eca58c858: Preparing 04:01:54 6bd6f33b7a25: Preparing 04:01:54 8dc184c6beca: Preparing 04:01:54 36b50b131297: Preparing 04:01:54 8e9d3ed7b6c2: Waiting 04:01:54 8b3eca58c858: Waiting 04:01:54 6bd6f33b7a25: Waiting 04:01:54 8dc184c6beca: Waiting 04:01:54 36b50b131297: Waiting 04:01:54 e92ae0110213: Waiting 04:01:54 c3230f098829: Layer already exists 04:01:54 15da3039e1bb: Layer already exists 04:01:54 ffb82c48b9c5: Layer already exists 04:01:54 5593b7097813: Layer already exists 04:01:54 e8de0062e7c5: Layer already exists 04:01:54 e92ae0110213: Layer already exists 04:01:54 8e9d3ed7b6c2: Layer already exists 04:01:54 8b3eca58c858: Layer already exists 04:01:54 8dc184c6beca: Layer already exists 04:01:54 36b50b131297: Layer already exists 04:01:54 6bd6f33b7a25: Layer already exists 04:01:54 main: digest: sha256:87789abac9eeae850901c9c274b26890bbab329521726d614f0484292d7b2077 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:54 ===================================================== [Pipeline] echo 04:01:54 taggedImages: 04:01:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:01:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.41 04:01:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:01:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:01:54 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:54 latest 04:01:54 3.1.0-dev.41 04:01:54 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:54 main 04:01:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:01:55 cad876e881db: Preparing 04:01:55 87c5789fd071: Preparing 04:01:55 8b3eca58c858: Preparing 04:01:55 6bd6f33b7a25: Preparing 04:01:55 fe9686ba527d: Preparing 04:01:55 36b50b131297: Preparing 04:01:55 36b50b131297: Waiting 04:01:55 6bd6f33b7a25: Layer already exists 04:01:55 8b3eca58c858: Layer already exists 04:01:55 36b50b131297: Layer already exists 04:01:55 cad876e881db: Pushed 04:01:56 fe9686ba527d: Pushed 04:01:58 87c5789fd071: Pushed 04:01:58 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:58 + 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 04:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:01:58 cad876e881db: Preparing 04:01:58 87c5789fd071: Preparing 04:01:58 8b3eca58c858: Preparing 04:01:58 6bd6f33b7a25: Preparing 04:01:58 fe9686ba527d: Preparing 04:01:58 36b50b131297: Preparing 04:01:58 36b50b131297: Waiting 04:01:58 fe9686ba527d: Layer already exists 04:01:58 cad876e881db: Layer already exists 04:01:58 87c5789fd071: Layer already exists 04:01:58 6bd6f33b7a25: Layer already exists 04:01:58 8b3eca58c858: Layer already exists 04:01:58 36b50b131297: Layer already exists 04:01:58 latest: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 04:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:01:59 cad876e881db: Preparing 04:01:59 87c5789fd071: Preparing 04:01:59 8b3eca58c858: Preparing 04:01:59 6bd6f33b7a25: Preparing 04:01:59 fe9686ba527d: Preparing 04:01:59 36b50b131297: Preparing 04:01:59 36b50b131297: Waiting 04:01:59 cad876e881db: Layer already exists 04:01:59 fe9686ba527d: Layer already exists 04:01:59 87c5789fd071: Layer already exists 04:01:59 8b3eca58c858: Layer already exists 04:01:59 6bd6f33b7a25: Layer already exists 04:01:59 36b50b131297: Layer already exists 04:01:59 3.1.0-dev.41: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:01:59 cad876e881db: Preparing 04:01:59 87c5789fd071: Preparing 04:01:59 8b3eca58c858: Preparing 04:01:59 6bd6f33b7a25: Preparing 04:01:59 fe9686ba527d: Preparing 04:01:59 36b50b131297: Preparing 04:01:59 36b50b131297: Waiting 04:01:59 6bd6f33b7a25: Layer already exists 04:01:59 fe9686ba527d: Layer already exists 04:01:59 87c5789fd071: Layer already exists 04:01:59 cad876e881db: Layer already exists 04:01:59 8b3eca58c858: Layer already exists 04:01:59 36b50b131297: Layer already exists 04:01:59 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:00 + 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 04:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:02:00 cad876e881db: Preparing 04:02:00 87c5789fd071: Preparing 04:02:00 8b3eca58c858: Preparing 04:02:00 6bd6f33b7a25: Preparing 04:02:00 fe9686ba527d: Preparing 04:02:00 36b50b131297: Preparing 04:02:00 36b50b131297: Waiting 04:02:00 cad876e881db: Layer already exists 04:02:00 fe9686ba527d: Layer already exists 04:02:00 87c5789fd071: Layer already exists 04:02:00 6bd6f33b7a25: Layer already exists 04:02:00 8b3eca58c858: Layer already exists 04:02:00 36b50b131297: Layer already exists 04:02:00 main: digest: sha256:63d55e4a8bc6fe99f3290f634b70582b3bd273552b2a45675130a61d61bc8f09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:00 ===================================================== [Pipeline] echo 04:02:00 taggedImages: 04:02:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:02:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.41 04:02:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:02:00 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:02:00 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:00 latest 04:02:00 3.1.0-dev.41 04:02:00 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:00 main 04:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:02:01 a7a0d00a114a: Preparing 04:02:01 9e656cfed962: Preparing 04:02:01 73e54889bf6b: Preparing 04:02:01 8b3eca58c858: Preparing 04:02:01 6bd6f33b7a25: Preparing 04:02:01 5be480f72212: Preparing 04:02:01 c9279e262700: Preparing 04:02:01 82166f611735: Preparing 04:02:01 36b50b131297: Preparing 04:02:01 82166f611735: Waiting 04:02:01 5be480f72212: Waiting 04:02:01 36b50b131297: Waiting 04:02:01 c9279e262700: Waiting 04:02:01 8b3eca58c858: Layer already exists 04:02:01 6bd6f33b7a25: Layer already exists 04:02:01 73e54889bf6b: Pushed 04:02:01 a7a0d00a114a: Pushed 04:02:01 9e656cfed962: Pushed 04:02:01 36b50b131297: Layer already exists 04:02:01 82166f611735: Pushed 04:02:07 c9279e262700: Pushed 04:02:09 5be480f72212: Pushed 04:02:09 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:02:10 a7a0d00a114a: Preparing 04:02:10 9e656cfed962: Preparing 04:02:10 73e54889bf6b: Preparing 04:02:10 8b3eca58c858: Preparing 04:02:10 6bd6f33b7a25: Preparing 04:02:10 5be480f72212: Preparing 04:02:10 c9279e262700: Preparing 04:02:10 82166f611735: Preparing 04:02:10 36b50b131297: Preparing 04:02:10 82166f611735: Waiting 04:02:10 c9279e262700: Waiting 04:02:10 5be480f72212: Waiting 04:02:10 36b50b131297: Waiting 04:02:10 9e656cfed962: Layer already exists 04:02:10 73e54889bf6b: Layer already exists 04:02:10 8b3eca58c858: Layer already exists 04:02:10 a7a0d00a114a: Layer already exists 04:02:10 6bd6f33b7a25: Layer already exists 04:02:10 5be480f72212: Layer already exists 04:02:10 c9279e262700: Layer already exists 04:02:10 36b50b131297: Layer already exists 04:02:10 82166f611735: Layer already exists 04:02:10 latest: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 04:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:02:10 a7a0d00a114a: Preparing 04:02:10 9e656cfed962: Preparing 04:02:10 73e54889bf6b: Preparing 04:02:10 8b3eca58c858: Preparing 04:02:10 6bd6f33b7a25: Preparing 04:02:10 5be480f72212: Preparing 04:02:10 c9279e262700: Preparing 04:02:10 82166f611735: Preparing 04:02:10 36b50b131297: Preparing 04:02:10 5be480f72212: Waiting 04:02:10 36b50b131297: Waiting 04:02:10 82166f611735: Waiting 04:02:10 6bd6f33b7a25: Layer already exists 04:02:10 9e656cfed962: Layer already exists 04:02:10 8b3eca58c858: Layer already exists 04:02:10 a7a0d00a114a: Layer already exists 04:02:10 73e54889bf6b: Layer already exists 04:02:10 36b50b131297: Layer already exists 04:02:10 5be480f72212: Layer already exists 04:02:10 82166f611735: Layer already exists 04:02:10 c9279e262700: Layer already exists 04:02:10 3.1.0-dev.41: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:02:11 a7a0d00a114a: Preparing 04:02:11 9e656cfed962: Preparing 04:02:11 73e54889bf6b: Preparing 04:02:11 8b3eca58c858: Preparing 04:02:11 6bd6f33b7a25: Preparing 04:02:11 5be480f72212: Preparing 04:02:11 c9279e262700: Preparing 04:02:11 82166f611735: Preparing 04:02:11 36b50b131297: Preparing 04:02:11 5be480f72212: Waiting 04:02:11 c9279e262700: Waiting 04:02:11 36b50b131297: Waiting 04:02:11 82166f611735: Waiting 04:02:11 73e54889bf6b: Layer already exists 04:02:11 6bd6f33b7a25: Layer already exists 04:02:11 8b3eca58c858: Layer already exists 04:02:11 9e656cfed962: Layer already exists 04:02:11 a7a0d00a114a: Layer already exists 04:02:11 5be480f72212: Layer already exists 04:02:11 c9279e262700: Layer already exists 04:02:11 36b50b131297: Layer already exists 04:02:11 82166f611735: Layer already exists 04:02:11 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:02:12 a7a0d00a114a: Preparing 04:02:12 9e656cfed962: Preparing 04:02:12 73e54889bf6b: Preparing 04:02:12 8b3eca58c858: Preparing 04:02:12 6bd6f33b7a25: Preparing 04:02:12 5be480f72212: Preparing 04:02:12 c9279e262700: Preparing 04:02:12 82166f611735: Preparing 04:02:12 36b50b131297: Preparing 04:02:12 5be480f72212: Waiting 04:02:12 c9279e262700: Waiting 04:02:12 82166f611735: Waiting 04:02:12 36b50b131297: Waiting 04:02:12 73e54889bf6b: Layer already exists 04:02:12 8b3eca58c858: Layer already exists 04:02:12 6bd6f33b7a25: Layer already exists 04:02:12 a7a0d00a114a: Layer already exists 04:02:12 9e656cfed962: Layer already exists 04:02:12 5be480f72212: Layer already exists 04:02:12 82166f611735: Layer already exists 04:02:12 36b50b131297: Layer already exists 04:02:12 c9279e262700: Layer already exists 04:02:12 main: digest: sha256:7a0dd33a6c64a2082fc4f85053d2687fbb1aa5b6ff1f8edacb97bb7f80445bb2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:12 ===================================================== [Pipeline] echo 04:02:12 taggedImages: 04:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.41 04:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:02:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:02:12 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:12 latest 04:02:12 3.1.0-dev.41 04:02:12 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:12 main 04:02:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:02:12 e429d8568ab7: Preparing 04:02:12 cd8faf10ae0d: Preparing 04:02:12 028880eadff1: Preparing 04:02:12 8b3eca58c858: Preparing 04:02:12 6bd6f33b7a25: Preparing 04:02:12 73d79684be10: Preparing 04:02:12 9a38b1a5a497: Preparing 04:02:12 36b50b131297: Preparing 04:02:12 73d79684be10: Waiting 04:02:12 36b50b131297: Waiting 04:02:12 8b3eca58c858: Layer already exists 04:02:12 6bd6f33b7a25: Layer already exists 04:02:12 028880eadff1: Pushed 04:02:12 e429d8568ab7: Pushed 04:02:12 cd8faf10ae0d: Pushed 04:02:12 36b50b131297: Layer already exists 04:02:13 9a38b1a5a497: Pushed 04:02:21 73d79684be10: Pushed 04:02:21 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:02:21 e429d8568ab7: Preparing 04:02:21 cd8faf10ae0d: Preparing 04:02:21 028880eadff1: Preparing 04:02:21 8b3eca58c858: Preparing 04:02:21 6bd6f33b7a25: Preparing 04:02:21 73d79684be10: Preparing 04:02:21 9a38b1a5a497: Preparing 04:02:21 36b50b131297: Preparing 04:02:21 73d79684be10: Waiting 04:02:21 9a38b1a5a497: Waiting 04:02:21 028880eadff1: Layer already exists 04:02:21 6bd6f33b7a25: Layer already exists 04:02:21 cd8faf10ae0d: Layer already exists 04:02:21 8b3eca58c858: Layer already exists 04:02:21 e429d8568ab7: Layer already exists 04:02:21 73d79684be10: Layer already exists 04:02:21 9a38b1a5a497: Layer already exists 04:02:21 36b50b131297: Layer already exists 04:02:21 latest: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 04:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:02:22 e429d8568ab7: Preparing 04:02:22 cd8faf10ae0d: Preparing 04:02:22 028880eadff1: Preparing 04:02:22 8b3eca58c858: Preparing 04:02:22 6bd6f33b7a25: Preparing 04:02:22 73d79684be10: Preparing 04:02:22 9a38b1a5a497: Preparing 04:02:22 36b50b131297: Preparing 04:02:22 73d79684be10: Waiting 04:02:22 9a38b1a5a497: Waiting 04:02:22 36b50b131297: Waiting 04:02:22 028880eadff1: Layer already exists 04:02:22 e429d8568ab7: Layer already exists 04:02:22 cd8faf10ae0d: Layer already exists 04:02:22 8b3eca58c858: Layer already exists 04:02:22 6bd6f33b7a25: Layer already exists 04:02:22 9a38b1a5a497: Layer already exists 04:02:22 73d79684be10: Layer already exists 04:02:22 36b50b131297: Layer already exists 04:02:22 3.1.0-dev.41: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:02:22 e429d8568ab7: Preparing 04:02:22 cd8faf10ae0d: Preparing 04:02:22 028880eadff1: Preparing 04:02:22 8b3eca58c858: Preparing 04:02:22 6bd6f33b7a25: Preparing 04:02:22 73d79684be10: Preparing 04:02:22 9a38b1a5a497: Preparing 04:02:22 36b50b131297: Preparing 04:02:22 9a38b1a5a497: Waiting 04:02:22 73d79684be10: Waiting 04:02:22 36b50b131297: Waiting 04:02:22 028880eadff1: Layer already exists 04:02:22 e429d8568ab7: Layer already exists 04:02:22 8b3eca58c858: Layer already exists 04:02:22 cd8faf10ae0d: Layer already exists 04:02:22 6bd6f33b7a25: Layer already exists 04:02:22 9a38b1a5a497: Layer already exists 04:02:22 36b50b131297: Layer already exists 04:02:22 73d79684be10: Layer already exists 04:02:22 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:02:23 e429d8568ab7: Preparing 04:02:23 cd8faf10ae0d: Preparing 04:02:23 028880eadff1: Preparing 04:02:23 8b3eca58c858: Preparing 04:02:23 6bd6f33b7a25: Preparing 04:02:23 73d79684be10: Preparing 04:02:23 9a38b1a5a497: Preparing 04:02:23 36b50b131297: Preparing 04:02:23 73d79684be10: Waiting 04:02:23 9a38b1a5a497: Waiting 04:02:23 36b50b131297: Waiting 04:02:23 6bd6f33b7a25: Layer already exists 04:02:23 028880eadff1: Layer already exists 04:02:23 8b3eca58c858: Layer already exists 04:02:23 e429d8568ab7: Layer already exists 04:02:23 cd8faf10ae0d: Layer already exists 04:02:23 9a38b1a5a497: Layer already exists 04:02:23 73d79684be10: Layer already exists 04:02:23 36b50b131297: Layer already exists 04:02:23 main: digest: sha256:e9a6bf6d398b6d7a79bea6ca1f18bc79496dba6be2c8c61aeb987c452c3a1443 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:23 ===================================================== [Pipeline] echo 04:02:23 taggedImages: 04:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.41 04:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:02:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:02:23 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:23 latest 04:02:23 3.1.0-dev.41 04:02:23 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:23 main 04:02:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:02:24 a7a0d00a114a: Preparing 04:02:24 66fa959429b8: Preparing 04:02:24 5c8e8b839a0a: Preparing 04:02:24 8b3eca58c858: Preparing 04:02:24 6bd6f33b7a25: Preparing 04:02:24 5be480f72212: Preparing 04:02:24 82166f611735: Preparing 04:02:24 36b50b131297: Preparing 04:02:24 5be480f72212: Waiting 04:02:24 82166f611735: Waiting 04:02:24 36b50b131297: Waiting 04:02:24 a7a0d00a114a: Layer already exists 04:02:24 8b3eca58c858: Layer already exists 04:02:24 6bd6f33b7a25: Layer already exists 04:02:24 5be480f72212: Layer already exists 04:02:24 82166f611735: Layer already exists 04:02:24 36b50b131297: Layer already exists 04:02:24 5c8e8b839a0a: Pushed 04:02:24 66fa959429b8: Pushed 04:02:24 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:02:25 a7a0d00a114a: Preparing 04:02:25 66fa959429b8: Preparing 04:02:25 5c8e8b839a0a: Preparing 04:02:25 8b3eca58c858: Preparing 04:02:25 6bd6f33b7a25: Preparing 04:02:25 5be480f72212: Preparing 04:02:25 82166f611735: Preparing 04:02:25 36b50b131297: Preparing 04:02:25 5be480f72212: Waiting 04:02:25 82166f611735: Waiting 04:02:25 36b50b131297: Waiting 04:02:25 8b3eca58c858: Layer already exists 04:02:25 5c8e8b839a0a: Layer already exists 04:02:25 6bd6f33b7a25: Layer already exists 04:02:25 a7a0d00a114a: Layer already exists 04:02:25 66fa959429b8: Layer already exists 04:02:25 36b50b131297: Layer already exists 04:02:25 82166f611735: Layer already exists 04:02:25 5be480f72212: Layer already exists 04:02:25 latest: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 04:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:02:25 a7a0d00a114a: Preparing 04:02:25 66fa959429b8: Preparing 04:02:25 5c8e8b839a0a: Preparing 04:02:25 8b3eca58c858: Preparing 04:02:25 6bd6f33b7a25: Preparing 04:02:25 5be480f72212: Preparing 04:02:25 82166f611735: Preparing 04:02:25 36b50b131297: Preparing 04:02:25 82166f611735: Waiting 04:02:25 36b50b131297: Waiting 04:02:25 5be480f72212: Waiting 04:02:25 8b3eca58c858: Layer already exists 04:02:25 5c8e8b839a0a: Layer already exists 04:02:25 a7a0d00a114a: Layer already exists 04:02:25 66fa959429b8: Layer already exists 04:02:25 6bd6f33b7a25: Layer already exists 04:02:25 82166f611735: Layer already exists 04:02:25 5be480f72212: Layer already exists 04:02:25 36b50b131297: Layer already exists 04:02:25 3.1.0-dev.41: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:02:26 a7a0d00a114a: Preparing 04:02:26 66fa959429b8: Preparing 04:02:26 5c8e8b839a0a: Preparing 04:02:26 8b3eca58c858: Preparing 04:02:26 6bd6f33b7a25: Preparing 04:02:26 5be480f72212: Preparing 04:02:26 82166f611735: Preparing 04:02:26 36b50b131297: Preparing 04:02:26 36b50b131297: Waiting 04:02:26 5be480f72212: Waiting 04:02:26 a7a0d00a114a: Layer already exists 04:02:26 8b3eca58c858: Layer already exists 04:02:26 5c8e8b839a0a: Layer already exists 04:02:26 6bd6f33b7a25: Layer already exists 04:02:26 66fa959429b8: Layer already exists 04:02:26 5be480f72212: Layer already exists 04:02:26 82166f611735: Layer already exists 04:02:26 36b50b131297: Layer already exists 04:02:26 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:02:27 a7a0d00a114a: Preparing 04:02:27 66fa959429b8: Preparing 04:02:27 5c8e8b839a0a: Preparing 04:02:27 8b3eca58c858: Preparing 04:02:27 6bd6f33b7a25: Preparing 04:02:27 5be480f72212: Preparing 04:02:27 82166f611735: Preparing 04:02:27 36b50b131297: Preparing 04:02:27 82166f611735: Waiting 04:02:27 36b50b131297: Waiting 04:02:27 5be480f72212: Waiting 04:02:27 a7a0d00a114a: Layer already exists 04:02:27 8b3eca58c858: Layer already exists 04:02:27 5c8e8b839a0a: Layer already exists 04:02:27 6bd6f33b7a25: Layer already exists 04:02:27 66fa959429b8: Layer already exists 04:02:27 5be480f72212: Layer already exists 04:02:27 82166f611735: Layer already exists 04:02:27 36b50b131297: Layer already exists 04:02:27 main: digest: sha256:0a3e8036428468103b66c72dc3c55ec6ebec1cbf3f2ad88b0500dae3d6bbadf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:27 ===================================================== [Pipeline] echo 04:02:27 taggedImages: 04:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.41 04:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:02:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:02:27 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:27 latest 04:02:27 3.1.0-dev.41 04:02:27 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:27 main 04:02:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:02:27 cd2742baddb0: Preparing 04:02:27 beebf2eb6ca0: Preparing 04:02:27 8b3eca58c858: Preparing 04:02:27 6bd6f33b7a25: Preparing 04:02:27 1b03476d0f83: Preparing 04:02:27 36b50b131297: Preparing 04:02:27 36b50b131297: Waiting 04:02:27 8b3eca58c858: Layer already exists 04:02:27 6bd6f33b7a25: Layer already exists 04:02:27 36b50b131297: Layer already exists 04:02:27 cd2742baddb0: Pushed 04:02:27 1b03476d0f83: Pushed 04:02:30 beebf2eb6ca0: Pushed 04:02:30 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:02:31 cd2742baddb0: Preparing 04:02:31 beebf2eb6ca0: Preparing 04:02:31 8b3eca58c858: Preparing 04:02:31 6bd6f33b7a25: Preparing 04:02:31 1b03476d0f83: Preparing 04:02:31 36b50b131297: Preparing 04:02:31 36b50b131297: Waiting 04:02:31 8b3eca58c858: Layer already exists 04:02:31 beebf2eb6ca0: Layer already exists 04:02:31 6bd6f33b7a25: Layer already exists 04:02:31 1b03476d0f83: Layer already exists 04:02:31 cd2742baddb0: Layer already exists 04:02:31 36b50b131297: Layer already exists 04:02:31 latest: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 04:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:02:31 cd2742baddb0: Preparing 04:02:31 beebf2eb6ca0: Preparing 04:02:31 8b3eca58c858: Preparing 04:02:31 6bd6f33b7a25: Preparing 04:02:31 1b03476d0f83: Preparing 04:02:31 36b50b131297: Preparing 04:02:31 36b50b131297: Waiting 04:02:31 8b3eca58c858: Layer already exists 04:02:31 beebf2eb6ca0: Layer already exists 04:02:31 1b03476d0f83: Layer already exists 04:02:31 6bd6f33b7a25: Layer already exists 04:02:31 cd2742baddb0: Layer already exists 04:02:31 36b50b131297: Layer already exists 04:02:31 3.1.0-dev.41: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:02:32 cd2742baddb0: Preparing 04:02:32 beebf2eb6ca0: Preparing 04:02:32 8b3eca58c858: Preparing 04:02:32 6bd6f33b7a25: Preparing 04:02:32 1b03476d0f83: Preparing 04:02:32 36b50b131297: Preparing 04:02:32 36b50b131297: Waiting 04:02:32 1b03476d0f83: Layer already exists 04:02:32 8b3eca58c858: Layer already exists 04:02:32 cd2742baddb0: Layer already exists 04:02:32 beebf2eb6ca0: Layer already exists 04:02:32 6bd6f33b7a25: Layer already exists 04:02:32 36b50b131297: Layer already exists 04:02:32 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:02:32 cd2742baddb0: Preparing 04:02:32 beebf2eb6ca0: Preparing 04:02:32 8b3eca58c858: Preparing 04:02:32 6bd6f33b7a25: Preparing 04:02:32 1b03476d0f83: Preparing 04:02:32 36b50b131297: Preparing 04:02:32 36b50b131297: Waiting 04:02:32 1b03476d0f83: Layer already exists 04:02:32 cd2742baddb0: Layer already exists 04:02:32 6bd6f33b7a25: Layer already exists 04:02:32 beebf2eb6ca0: Layer already exists 04:02:32 8b3eca58c858: Layer already exists 04:02:32 36b50b131297: Layer already exists 04:02:32 main: digest: sha256:ce2d70e29f96728b24361516010c8291ee60a15046f369ce27b5166ecb26e22b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:32 ===================================================== [Pipeline] echo 04:02:33 taggedImages: 04:02:33 - nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:02:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.41 04:02:33 - nexus3.edgexfoundry.org:10004/support-notifications:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:02:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:02:33 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:33 latest 04:02:33 3.1.0-dev.41 04:02:33 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:33 main 04:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:02:33 72a5ceedfbad: Preparing 04:02:33 f972708bd343: Preparing 04:02:33 8b3eca58c858: Preparing 04:02:33 6bd6f33b7a25: Preparing 04:02:33 06ab172ac3d2: Preparing 04:02:33 36b50b131297: Preparing 04:02:33 36b50b131297: Waiting 04:02:33 6bd6f33b7a25: Layer already exists 04:02:33 06ab172ac3d2: Layer already exists 04:02:33 8b3eca58c858: Layer already exists 04:02:33 36b50b131297: Layer already exists 04:02:33 72a5ceedfbad: Pushed 04:02:36 f972708bd343: Pushed 04:02:36 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:02:37 72a5ceedfbad: Preparing 04:02:37 f972708bd343: Preparing 04:02:37 8b3eca58c858: Preparing 04:02:37 6bd6f33b7a25: Preparing 04:02:37 06ab172ac3d2: Preparing 04:02:37 36b50b131297: Preparing 04:02:37 36b50b131297: Waiting 04:02:37 6bd6f33b7a25: Layer already exists 04:02:37 72a5ceedfbad: Layer already exists 04:02:37 8b3eca58c858: Layer already exists 04:02:37 06ab172ac3d2: Layer already exists 04:02:37 f972708bd343: Layer already exists 04:02:37 36b50b131297: Layer already exists 04:02:37 latest: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 04:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:02:37 72a5ceedfbad: Preparing 04:02:37 f972708bd343: Preparing 04:02:37 8b3eca58c858: Preparing 04:02:37 6bd6f33b7a25: Preparing 04:02:37 06ab172ac3d2: Preparing 04:02:37 36b50b131297: Preparing 04:02:37 36b50b131297: Waiting 04:02:37 8b3eca58c858: Layer already exists 04:02:37 6bd6f33b7a25: Layer already exists 04:02:37 f972708bd343: Layer already exists 04:02:37 72a5ceedfbad: Layer already exists 04:02:37 06ab172ac3d2: Layer already exists 04:02:37 36b50b131297: Layer already exists 04:02:37 3.1.0-dev.41: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:02:38 72a5ceedfbad: Preparing 04:02:38 f972708bd343: Preparing 04:02:38 8b3eca58c858: Preparing 04:02:38 6bd6f33b7a25: Preparing 04:02:38 06ab172ac3d2: Preparing 04:02:38 36b50b131297: Preparing 04:02:38 36b50b131297: Waiting 04:02:38 f972708bd343: Layer already exists 04:02:38 6bd6f33b7a25: Layer already exists 04:02:38 8b3eca58c858: Layer already exists 04:02:38 06ab172ac3d2: Layer already exists 04:02:38 72a5ceedfbad: Layer already exists 04:02:38 36b50b131297: Layer already exists 04:02:38 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:02:39 72a5ceedfbad: Preparing 04:02:39 f972708bd343: Preparing 04:02:39 8b3eca58c858: Preparing 04:02:39 6bd6f33b7a25: Preparing 04:02:39 06ab172ac3d2: Preparing 04:02:39 36b50b131297: Preparing 04:02:39 36b50b131297: Waiting 04:02:39 06ab172ac3d2: Layer already exists 04:02:39 8b3eca58c858: Layer already exists 04:02:39 f972708bd343: Layer already exists 04:02:39 72a5ceedfbad: Layer already exists 04:02:39 6bd6f33b7a25: Layer already exists 04:02:39 36b50b131297: Layer already exists 04:02:39 main: digest: sha256:e67b365fd23c362a570b600366b25300681d68c9b1ecf02a29780c59ffdcf2db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:39 ===================================================== [Pipeline] echo 04:02:39 taggedImages: 04:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.41 04:02:39 - nexus3.edgexfoundry.org:10004/support-scheduler:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:02:39 - 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] } 04:17:01 #131 ... 04:17:01 04:17:01 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:01 #122 921.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:17:01 #122 ... 04:17:01 04:17:01 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:17:01 #128 DONE 922.5s 04:17:01 04:17:01 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:01 #125 ... 04:17:01 04:17:01 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:17:01 #132 DONE 0.2s 04:17:01 04:17:01 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:17:01 #133 DONE 0.1s 04:17:01 04:17:01 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:17:01 #134 DONE 0.1s 04:17:01 04:17:01 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:01 #126 ... 04:17:01 04:17:01 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:17:01 #135 DONE 0.2s 04:17:01 04:17:01 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:17:01 #136 DONE 0.2s 04:17:01 04:17:01 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:17:01 #121 ... 04:17:01 04:17:01 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:17:01 #137 DONE 0.1s 04:17:01 04:17:01 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:01 #138 DONE 2.3s 04:17:01 04:17:01 #93 [security-proxy-setup] exporting to image 04:17:01 #93 exporting layers 04:17:01 #93 exporting layers 0.9s done 04:17:01 #93 writing image sha256:038cceed869a896e3563e09eb2d2f9d58bc8f6a716f10764ca77799a282d5663 done 04:17:01 #93 naming to docker.io/library/security-proxy-setup-arm64 done 04:17:01 #93 DONE 3.7s 04:17:01 04:17:01 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:17:07 #131 ... 04:17:07 04:17:07 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:17:07 #124 DONE 940.8s 04:17:07 04:17:07 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:07 #126 ... 04:17:07 04:17:07 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:17:08 #139 DONE 0.3s 04:17:08 04:17:08 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 04:17:10 #140 DONE 2.2s 04:17:10 04:17:10 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 04:17:10 #141 DONE 0.4s 04:17:10 04:17:10 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 04:17:10 #142 DONE 0.2s 04:17:10 04:17:10 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:10 #122 DONE 944.8s 04:17:10 04:17:10 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:17:11 #131 ... 04:17:11 04:17:11 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:17:11 #143 DONE 0.6s 04:17:11 04:17:11 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:17:11 #144 ... 04:17:11 04:17:11 #145 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 04:17:11 #145 DONE 0.3s 04:17:11 04:17:11 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:17:11 #144 DONE 0.3s 04:17:11 04:17:11 #146 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 04:17:11 #146 DONE 0.2s 04:17:11 04:17:11 #147 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:17:11 #147 DONE 0.2s 04:17:11 04:17:11 #148 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:17:12 #148 DONE 0.5s 04:17:12 04:17:12 #149 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:17:12 #149 ... 04:17:12 04:17:12 #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:17:12 #150 DONE 0.4s 04:17:12 04:17:12 #149 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:17:12 #149 DONE 0.2s 04:17:12 04:17:12 #151 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:17:12 #151 DONE 0.2s 04:17:12 04:17:12 #152 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:17:12 #152 DONE 0.2s 04:17:12 04:17:12 #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:17:13 #153 ... 04:17:13 04:17:13 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:17:13 #154 DONE 0.4s 04:17:13 04:17:13 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:17:13 #155 DONE 0.6s 04:17:13 04:17:13 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:17:14 #156 DONE 0.5s 04:17:14 04:17:14 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:17:14 #157 DONE 0.2s 04:17:14 04:17:14 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:17:14 #123 ... 04:17:14 04:17:14 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:15 #158 ... 04:17:15 04:17:15 #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 04:17:15 #153 DONE 2.6s 04:17:15 04:17:15 #93 [security-bootstrapper] exporting to image 04:17:15 #93 exporting layers 04:17:17 #93 exporting layers 1.1s done 04:17:17 #93 writing image sha256:c7c33d3320b42db9565440e2331de97051469e046dfd94018758aa1000d1f937 0.0s done 04:17:17 #93 naming to docker.io/library/security-bootstrapper-arm64 done 04:17:17 #93 DONE 4.9s 04:17:17 04:17:17 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:17 #158 DONE 2.5s 04:17:17 04:17:17 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:17 #127 ... 04:17:17 04:17:17 #93 [security-secretstore-setup] exporting to image 04:17:18 #93 exporting layers 1.3s done 04:17:18 #93 writing image sha256:c33671d399efd5d79335267e437320804baf23ab2522ff76b9e94a84bb5cd8d0 done 04:17:18 #93 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 04:17:18 #93 DONE 6.2s 04:17:18 04:17:18 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:21 #126 ... 04:17:21 04:17:21 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:17:21 #129 DONE 955.0s 04:17:21 04:17:21 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:21 #127 ... 04:17:21 04:17:21 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:17:21 #159 DONE 0.2s 04:17:21 04:17:21 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:17:22 #160 DONE 0.2s 04:17:22 04:17:22 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:17:22 #161 DONE 0.3s 04:17:22 04:17:22 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:17:22 #162 DONE 0.1s 04:17:22 04:17:22 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:17:22 #163 DONE 0.1s 04:17:22 04:17:22 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:25 #164 DONE 2.2s 04:17:25 04:17:25 #93 [security-proxy-auth] exporting to image 04:17:25 #93 exporting layers 04:17:25 #93 exporting layers 0.5s done 04:17:25 #93 writing image sha256:529e87c6837c771b61d402005bca598cc8c01114aba9453ff0dfb712411a4241 done 04:17:25 #93 naming to docker.io/library/security-proxy-auth-arm64 done 04:17:25 #93 DONE 6.7s 04:17:25 04:17:25 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:43 #127 ... 04:17:43 04:17:43 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:17:43 #130 DONE 975.3s 04:17:43 04:17:43 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:43 #126 ... 04:17:43 04:17:43 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:17:43 #165 DONE 0.2s 04:17:43 04:17:43 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:17:43 #166 DONE 0.2s 04:17:43 04:17:43 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:17:43 #126 ... 04:17:43 04:17:43 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:17:43 #167 DONE 0.5s 04:17:43 04:17:43 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:17:43 #168 DONE 0.1s 04:17:43 04:17:43 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:17:43 #131 ... 04:17:43 04:17:43 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:17:43 #169 DONE 0.2s 04:17:43 04:17:43 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:44 #170 DONE 2.0s 04:17:44 04:17:44 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:17:45 #123 ... 04:17:45 04:17:45 #93 [core-common-config-bootstrapper] exporting to image 04:17:45 #93 exporting layers 04:17:45 #93 exporting layers 0.5s done 04:17:45 #93 writing image sha256:59fb070fa9a5e4feadf86b84b625b6ab1dfb005328e2320bb9c52db3cb4b8c76 done 04:17:45 #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:17:45 #93 DONE 7.2s 04:17:45 04:17:45 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:24 #131 ... 04:18:24 04:18:24 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:18:24 #123 DONE 1017.1s 04:18:24 04:18:24 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:24 #127 ... 04:18:24 04:18:24 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:24 #171 DONE 0.3s 04:18:24 04:18:24 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 04:18:24 #172 DONE 0.4s 04:18:24 04:18:24 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:24 #127 ... 04:18:24 04:18:24 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:18:24 #173 DONE 0.3s 04:18:24 04:18:24 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:18:24 #121 ... 04:18:24 04:18:24 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:18:24 #174 DONE 0.1s 04:18:24 04:18:24 #93 [core-command] exporting to image 04:18:24 #93 exporting layers 04:18:24 #93 exporting layers 0.2s done 04:18:25 #93 writing image sha256:e62d7627ce2d1ca718aaf2951a4ad94e837db6ed8085d1d92ee48be5d92eab8c done 04:18:25 #93 naming to docker.io/library/core-command-arm64 done 04:18:25 #93 DONE 7.5s 04:18:25 04:18:25 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:37 #131 ... 04:18:37 04:18:37 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:18:37 #126 DONE 1030.7s 04:18:37 04:18:37 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:37 #127 ... 04:18:37 04:18:37 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:18:37 #175 DONE 0.4s 04:18:37 04:18:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:18:37 #42 ... 04:18:37 04:18:37 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:18:37 #176 DONE 0.2s 04:18:37 04:18:37 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:18:38 #177 DONE 0.4s 04:18:38 04:18:38 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:18:38 #178 DONE 0.4s 04:18:38 04:18:38 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:38 #131 DONE 1032.4s 04:18:38 04:18:38 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:18:38 #121 ... 04:18:38 04:18:38 #93 [core-data] exporting to image 04:18:38 #93 exporting layers 04:18:39 #93 exporting layers 0.7s done 04:18:39 #93 writing image sha256:70e025e6d27034aa5cac9ef42e6515e82e86997e478c85f34bfa287d340af236 04:18:39 #93 writing image sha256:70e025e6d27034aa5cac9ef42e6515e82e86997e478c85f34bfa287d340af236 done 04:18:39 #93 naming to docker.io/library/core-data-arm64 done 04:18:39 #93 DONE 8.2s 04:18:39 04:18:39 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:39 #127 ... 04:18:39 04:18:39 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 04:18:39 #179 DONE 0.2s 04:18:39 04:18:39 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:39 #125 ... 04:18:39 04:18:39 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 04:18:39 #180 DONE 0.1s 04:18:39 04:18:39 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:40 #181 DONE 0.3s 04:18:40 04:18:40 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:18:40 #182 DONE 0.1s 04:18:40 04:18:40 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:40 #127 ... 04:18:40 04:18:40 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:18:40 #183 DONE 0.2s 04:18:40 04:18:40 #93 [core-metadata] exporting to image 04:18:40 #93 exporting layers 0.3s done 04:18:40 #93 writing image sha256:22733d8e4ff56a25c6621e30a3ce0dac7ec8ac0b2844b2b307ef8e71dae5cb03 done 04:18:40 #93 naming to docker.io/library/core-metadata-arm64 done 04:18:40 #93 DONE 8.5s 04:18:40 04:18:40 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:07 #42 ... 04:19:07 04:19:07 #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:19:07 #121 DONE 1058.5s 04:19:07 04:19:07 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:19:07 #127 ... 04:19:07 04:19:07 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:19:07 #184 DONE 0.2s 04:19:07 04:19:07 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:19:07 #185 DONE 0.3s 04:19:07 04:19:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:07 #42 ... 04:19:07 04:19:07 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:19:07 #186 DONE 0.3s 04:19:07 04:19:07 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:19:07 #187 DONE 0.1s 04:19:07 04:19:07 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:19:07 #127 ... 04:19:07 04:19:07 #93 [security-spiffe-token-provider] exporting to image 04:19:07 #93 exporting layers 04:19:07 #93 exporting layers 0.5s done 04:19:07 #93 writing image sha256:6fbaa0bf9538aae607baa6d3e1a4b649b64bad07bf0e5fccbc76226c48dcd573 done 04:19:07 #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:19:07 #93 DONE 9.0s 04:19:07 04:19:07 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:19:33 #127 ... 04:19:33 04:19:33 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:19:33 #125 DONE 1083.7s 04:19:33 04:19:33 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:19:33 #188 DONE 0.3s 04:19:33 04:19:33 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:19:33 #189 DONE 0.1s 04:19:33 04:19:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:33 #42 ... 04:19:33 04:19:33 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:19:33 #190 DONE 0.3s 04:19:33 04:19:33 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:19:33 #191 DONE 0.1s 04:19:33 04:19:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:19:33 #127 ... 04:19:33 04:19:33 #93 [support-scheduler] exporting to image 04:19:33 #93 exporting layers 04:19:33 #93 exporting layers 0.4s done 04:19:33 #93 writing image sha256:22b607d940ec0ae01726bea2fae18182efc7c39bc4bf6af2574e894a3bdbf42f done 04:19:33 #93 naming to docker.io/library/support-scheduler-arm64 done 04:19:33 #93 DONE 9.4s 04:19:33 04:19:33 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:19:33 #127 DONE 1085.8s 04:19:33 04:19:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:33 #42 ... 04:19:33 04:19:33 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 04:19:33 #192 DONE 0.1s 04:19:33 04:19:33 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 04:19:33 #193 DONE 0.1s 04:19:33 04:19:33 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:19:33 #194 DONE 0.3s 04:19:33 04:19:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:33 #42 ... 04:19:33 04:19:33 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:19:33 #195 DONE 0.1s 04:19:33 04:19:33 #93 [support-notifications] exporting to image 04:19:33 #93 exporting layers 0.4s done 04:19:33 #93 writing image sha256:acfb208996a40bb87f74105d51b7e1b1408332fcd629847775f9f579cd009fa2 done 04:19:33 #93 naming to docker.io/library/support-notifications-arm64 done 04:19:33 #93 DONE 9.8s 04:19:33 04:19:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:19:33 time="2023-09-08T04:00:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:19:33 $ docker stop --time=1 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 04:19:35 $ docker rm -f --volumes 5791c9344be162d8bca9cf5cd03c144afd78f5bd357ebb5f34623518a46d9935 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:36 + docker images 04:19:36 REPOSITORY TAG IMAGE ID CREATED SIZE 04:19:36 support-notifications-arm64 latest acfb208996a4 3 seconds ago 33.7MB 04:19:36 support-scheduler-arm64 latest 22b607d940ec 5 seconds ago 33MB 04:19:36 security-spiffe-token-provider-arm64 latest 6fbaa0bf9538 30 seconds ago 33.3MB 04:19:36 core-metadata-arm64 latest 22733d8e4ff5 55 seconds ago 21.2MB 04:19:36 core-data-arm64 latest 70e025e6d270 57 seconds ago 21MB 04:19:36 core-command-arm64 latest e62d7627ce2d About a minute ago 20.8MB 04:19:36 core-common-config-bootstrapper-arm64 latest 59fb070fa9a5 About a minute ago 18MB 04:19:36 security-proxy-auth-arm64 latest 529e87c6837c 2 minutes ago 19.3MB 04:19:36 security-secretstore-setup-arm64 latest c33671d399ef 2 minutes ago 43MB 04:19:36 security-bootstrapper-arm64 latest c7c33d3320b4 2 minutes ago 22.6MB 04:19:36 security-proxy-setup-arm64 latest 038cceed869a 2 minutes ago 28.8MB 04:19:36 security-spire-agent-arm64 latest c1ff4f8fb4f8 18 minutes ago 153MB 04:19:36 security-spire-config-arm64 latest a7cb70505cd4 18 minutes ago 96.2MB 04:19:36 security-spire-server-arm64 latest 7c601ecf1dd0 18 minutes ago 97.1MB 04:19:36 ci-base-image-arm64 latest 95ddf1dc2ec8 19 minutes ago 1.05GB 04:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 weeks ago 677MB 04:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:36 provisioning config files... 04:19:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/575@tmp/config4581733111919572399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:36 ---> docker-login.sh 04:19:36 nexus3.edgexfoundry.org:10001 04:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:36 Configure a credential helper to remove this warning. See 04:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:36 04:19:36 Login Succeeded 04:19:36 nexus3.edgexfoundry.org:10002 04:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:37 Configure a credential helper to remove this warning. See 04:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:37 04:19:37 Login Succeeded 04:19:37 nexus3.edgexfoundry.org:10003 04:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:37 Configure a credential helper to remove this warning. See 04:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:37 04:19:37 Login Succeeded 04:19:37 nexus3.edgexfoundry.org:10004 04:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:37 Configure a credential helper to remove this warning. See 04:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:37 04:19:37 Login Succeeded 04:19:38 docker.io 04:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:38 Configure a credential helper to remove this warning. See 04:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:38 04:19:38 Login Succeeded 04:19:38 ---> docker-login.sh ends [Pipeline] } 04:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:19:38 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:38 latest 04:19:38 3.1.0-dev.41 04:19:38 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:38 main 04:19:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:39 0524f9133ad0: Preparing 04:19:39 10b58032eda9: Preparing 04:19:39 7ca5fd41a7e2: Preparing 04:19:39 65b676af1c96: Preparing 04:19:39 8040c82f9da6: Preparing 04:19:39 d2d9d24a8c2a: Preparing 04:19:39 d2d9d24a8c2a: Waiting 04:19:39 8040c82f9da6: Pushed 04:19:39 0524f9133ad0: Pushed 04:19:39 65b676af1c96: Pushed 04:19:39 7ca5fd41a7e2: Pushed 04:19:39 d2d9d24a8c2a: Layer already exists 04:19:43 10b58032eda9: Pushed 04:19:43 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:43 0524f9133ad0: Preparing 04:19:43 10b58032eda9: Preparing 04:19:43 7ca5fd41a7e2: Preparing 04:19:43 65b676af1c96: Preparing 04:19:43 8040c82f9da6: Preparing 04:19:43 d2d9d24a8c2a: Preparing 04:19:43 d2d9d24a8c2a: Waiting 04:19:43 8040c82f9da6: Layer already exists 04:19:43 65b676af1c96: Layer already exists 04:19:43 10b58032eda9: Layer already exists 04:19:43 0524f9133ad0: Layer already exists 04:19:43 7ca5fd41a7e2: Layer already exists 04:19:43 d2d9d24a8c2a: Layer already exists 04:19:43 latest: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 04:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:44 0524f9133ad0: Preparing 04:19:44 10b58032eda9: Preparing 04:19:44 7ca5fd41a7e2: Preparing 04:19:44 65b676af1c96: Preparing 04:19:44 8040c82f9da6: Preparing 04:19:44 d2d9d24a8c2a: Preparing 04:19:44 d2d9d24a8c2a: Waiting 04:19:44 65b676af1c96: Layer already exists 04:19:44 10b58032eda9: Layer already exists 04:19:44 8040c82f9da6: Layer already exists 04:19:44 7ca5fd41a7e2: Layer already exists 04:19:44 0524f9133ad0: Layer already exists 04:19:44 d2d9d24a8c2a: Layer already exists 04:19:44 3.1.0-dev.41: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:45 0524f9133ad0: Preparing 04:19:45 10b58032eda9: Preparing 04:19:45 7ca5fd41a7e2: Preparing 04:19:45 65b676af1c96: Preparing 04:19:45 8040c82f9da6: Preparing 04:19:45 d2d9d24a8c2a: Preparing 04:19:45 d2d9d24a8c2a: Waiting 04:19:45 65b676af1c96: Layer already exists 04:19:45 0524f9133ad0: Layer already exists 04:19:45 8040c82f9da6: Layer already exists 04:19:45 10b58032eda9: Layer already exists 04:19:45 7ca5fd41a7e2: Layer already exists 04:19:45 d2d9d24a8c2a: Layer already exists 04:19:45 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:46 0524f9133ad0: Preparing 04:19:46 10b58032eda9: Preparing 04:19:46 7ca5fd41a7e2: Preparing 04:19:46 65b676af1c96: Preparing 04:19:46 8040c82f9da6: Preparing 04:19:46 d2d9d24a8c2a: Preparing 04:19:46 d2d9d24a8c2a: Waiting 04:19:46 0524f9133ad0: Layer already exists 04:19:46 65b676af1c96: Layer already exists 04:19:46 8040c82f9da6: Layer already exists 04:19:46 10b58032eda9: Layer already exists 04:19:46 7ca5fd41a7e2: Layer already exists 04:19:46 d2d9d24a8c2a: Layer already exists 04:19:46 main: digest: sha256:d28b760e51a93d1de301e1b256be18a563fa2937feabe7fd4c8e7fa4735d837c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:46 ===================================================== [Pipeline] echo 04:19:46 taggedImages: 04:19:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:19:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.41 04:19:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:19:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:19:46 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:46 latest 04:19:46 3.1.0-dev.41 04:19:46 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:46 main 04:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:47 53fecf86b4c1: Preparing 04:19:47 5d3e246d4c42: Preparing 04:19:47 5c29c59681dc: Preparing 04:19:47 6187cee4149a: Preparing 04:19:47 7ca5fd41a7e2: Preparing 04:19:47 65b676af1c96: Preparing 04:19:47 8040c82f9da6: Preparing 04:19:47 d2d9d24a8c2a: Preparing 04:19:47 65b676af1c96: Waiting 04:19:47 8040c82f9da6: Waiting 04:19:47 d2d9d24a8c2a: Waiting 04:19:47 7ca5fd41a7e2: Layer already exists 04:19:47 65b676af1c96: Layer already exists 04:19:47 8040c82f9da6: Layer already exists 04:19:47 d2d9d24a8c2a: Layer already exists 04:19:47 5c29c59681dc: Pushed 04:19:47 5d3e246d4c42: Pushed 04:19:47 53fecf86b4c1: Pushed 04:19:50 6187cee4149a: Pushed 04:19:50 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + 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 04:19:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:52 53fecf86b4c1: Preparing 04:19:52 5d3e246d4c42: Preparing 04:19:52 5c29c59681dc: Preparing 04:19:52 6187cee4149a: Preparing 04:19:52 7ca5fd41a7e2: Preparing 04:19:52 65b676af1c96: Preparing 04:19:52 8040c82f9da6: Preparing 04:19:52 d2d9d24a8c2a: Preparing 04:19:52 65b676af1c96: Waiting 04:19:52 8040c82f9da6: Waiting 04:19:52 d2d9d24a8c2a: Waiting 04:19:52 5d3e246d4c42: Layer already exists 04:19:52 53fecf86b4c1: Layer already exists 04:19:52 7ca5fd41a7e2: Layer already exists 04:19:52 5c29c59681dc: Layer already exists 04:19:52 6187cee4149a: Layer already exists 04:19:52 65b676af1c96: Layer already exists 04:19:52 8040c82f9da6: Layer already exists 04:19:52 d2d9d24a8c2a: Layer already exists 04:19:53 latest: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:53 53fecf86b4c1: Preparing 04:19:53 5d3e246d4c42: Preparing 04:19:53 5c29c59681dc: Preparing 04:19:53 6187cee4149a: Preparing 04:19:53 7ca5fd41a7e2: Preparing 04:19:53 65b676af1c96: Preparing 04:19:53 8040c82f9da6: Preparing 04:19:53 d2d9d24a8c2a: Preparing 04:19:53 65b676af1c96: Waiting 04:19:53 d2d9d24a8c2a: Waiting 04:19:53 8040c82f9da6: Waiting 04:19:53 7ca5fd41a7e2: Layer already exists 04:19:53 6187cee4149a: Layer already exists 04:19:53 5d3e246d4c42: Layer already exists 04:19:53 53fecf86b4c1: Layer already exists 04:19:53 5c29c59681dc: Layer already exists 04:19:53 d2d9d24a8c2a: Layer already exists 04:19:53 8040c82f9da6: Layer already exists 04:19:53 65b676af1c96: Layer already exists 04:19:53 3.1.0-dev.41: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:54 53fecf86b4c1: Preparing 04:19:54 5d3e246d4c42: Preparing 04:19:54 5c29c59681dc: Preparing 04:19:54 6187cee4149a: Preparing 04:19:54 7ca5fd41a7e2: Preparing 04:19:54 65b676af1c96: Preparing 04:19:54 8040c82f9da6: Preparing 04:19:54 d2d9d24a8c2a: Preparing 04:19:54 65b676af1c96: Waiting 04:19:54 8040c82f9da6: Waiting 04:19:54 d2d9d24a8c2a: Waiting 04:19:54 6187cee4149a: Layer already exists 04:19:54 53fecf86b4c1: Layer already exists 04:19:54 7ca5fd41a7e2: Layer already exists 04:19:54 5d3e246d4c42: Layer already exists 04:19:54 5c29c59681dc: Layer already exists 04:19:54 8040c82f9da6: Layer already exists 04:19:54 65b676af1c96: Layer already exists 04:19:54 d2d9d24a8c2a: Layer already exists 04:19:54 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:55 + 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 04:19:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:55 53fecf86b4c1: Preparing 04:19:55 5d3e246d4c42: Preparing 04:19:55 5c29c59681dc: Preparing 04:19:55 6187cee4149a: Preparing 04:19:55 7ca5fd41a7e2: Preparing 04:19:55 65b676af1c96: Preparing 04:19:55 8040c82f9da6: Preparing 04:19:55 d2d9d24a8c2a: Preparing 04:19:55 65b676af1c96: Waiting 04:19:55 8040c82f9da6: Waiting 04:19:55 d2d9d24a8c2a: Waiting 04:19:55 53fecf86b4c1: Layer already exists 04:19:55 5d3e246d4c42: Layer already exists 04:19:55 6187cee4149a: Layer already exists 04:19:55 7ca5fd41a7e2: Layer already exists 04:19:55 5c29c59681dc: Layer already exists 04:19:55 65b676af1c96: Layer already exists 04:19:55 d2d9d24a8c2a: Layer already exists 04:19:55 8040c82f9da6: Layer already exists 04:19:55 main: digest: sha256:f22ce609f4a416f99f881bae755f66ece1da1255e9cd08925f89305e9c652897 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:55 ===================================================== [Pipeline] echo 04:19:55 taggedImages: 04:19:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.41 04:19:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:19:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:19:55 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:55 latest 04:19:55 3.1.0-dev.41 04:19:55 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:19:55 main 04:19:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:56 c4e1f08bd539: Preparing 04:19:56 5a98844a00ca: Preparing 04:19:56 7ca5fd41a7e2: Preparing 04:19:56 65b676af1c96: Preparing 04:19:56 6355bbf0bc6b: Preparing 04:19:56 d2d9d24a8c2a: Preparing 04:19:56 d2d9d24a8c2a: Waiting 04:19:56 7ca5fd41a7e2: Layer already exists 04:19:56 65b676af1c96: Layer already exists 04:19:56 d2d9d24a8c2a: Layer already exists 04:19:56 c4e1f08bd539: Pushed 04:19:56 6355bbf0bc6b: Pushed 04:20:00 5a98844a00ca: Pushed 04:20:00 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:20:00 c4e1f08bd539: Preparing 04:20:00 5a98844a00ca: Preparing 04:20:00 7ca5fd41a7e2: Preparing 04:20:00 65b676af1c96: Preparing 04:20:00 6355bbf0bc6b: Preparing 04:20:00 d2d9d24a8c2a: Preparing 04:20:00 d2d9d24a8c2a: Waiting 04:20:00 65b676af1c96: Layer already exists 04:20:00 7ca5fd41a7e2: Layer already exists 04:20:00 6355bbf0bc6b: Layer already exists 04:20:00 5a98844a00ca: Layer already exists 04:20:00 c4e1f08bd539: Layer already exists 04:20:00 d2d9d24a8c2a: Layer already exists 04:20:00 latest: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 04:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:20:01 c4e1f08bd539: Preparing 04:20:01 5a98844a00ca: Preparing 04:20:01 7ca5fd41a7e2: Preparing 04:20:01 65b676af1c96: Preparing 04:20:01 6355bbf0bc6b: Preparing 04:20:01 d2d9d24a8c2a: Preparing 04:20:01 d2d9d24a8c2a: Waiting 04:20:01 c4e1f08bd539: Layer already exists 04:20:01 65b676af1c96: Layer already exists 04:20:01 7ca5fd41a7e2: Layer already exists 04:20:01 5a98844a00ca: Layer already exists 04:20:01 6355bbf0bc6b: Layer already exists 04:20:01 d2d9d24a8c2a: Layer already exists 04:20:01 3.1.0-dev.41: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:20:02 c4e1f08bd539: Preparing 04:20:02 5a98844a00ca: Preparing 04:20:02 7ca5fd41a7e2: Preparing 04:20:02 65b676af1c96: Preparing 04:20:02 6355bbf0bc6b: Preparing 04:20:02 d2d9d24a8c2a: Preparing 04:20:02 d2d9d24a8c2a: Waiting 04:20:02 6355bbf0bc6b: Layer already exists 04:20:02 65b676af1c96: Layer already exists 04:20:02 c4e1f08bd539: Layer already exists 04:20:02 5a98844a00ca: Layer already exists 04:20:02 7ca5fd41a7e2: Layer already exists 04:20:02 d2d9d24a8c2a: Layer already exists 04:20:02 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:20:03 c4e1f08bd539: Preparing 04:20:03 5a98844a00ca: Preparing 04:20:03 7ca5fd41a7e2: Preparing 04:20:03 65b676af1c96: Preparing 04:20:03 6355bbf0bc6b: Preparing 04:20:03 d2d9d24a8c2a: Preparing 04:20:03 d2d9d24a8c2a: Waiting 04:20:03 5a98844a00ca: Layer already exists 04:20:03 6355bbf0bc6b: Layer already exists 04:20:03 65b676af1c96: Layer already exists 04:20:03 c4e1f08bd539: Layer already exists 04:20:03 7ca5fd41a7e2: Layer already exists 04:20:03 d2d9d24a8c2a: Layer already exists 04:20:03 main: digest: sha256:d6a8669321b188e04e643a8acc19f4017fad9d4256ed53eb9236c760caebbff4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:03 ===================================================== [Pipeline] echo 04:20:03 taggedImages: 04:20:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:20:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.41 04:20:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:20:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:20:03 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:03 latest 04:20:03 3.1.0-dev.41 04:20:03 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:03 main 04:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:20:07 44f7fa8387f5: Preparing 04:20:07 89906aa514f1: Preparing 04:20:07 504478db0c5c: Preparing 04:20:07 7ca5fd41a7e2: Preparing 04:20:07 65b676af1c96: Preparing 04:20:07 8040c82f9da6: Preparing 04:20:07 d2d9d24a8c2a: Preparing 04:20:07 8040c82f9da6: Waiting 04:20:07 d2d9d24a8c2a: Waiting 04:20:07 65b676af1c96: Layer already exists 04:20:07 7ca5fd41a7e2: Layer already exists 04:20:07 8040c82f9da6: Layer already exists 04:20:07 d2d9d24a8c2a: Layer already exists 04:20:07 89906aa514f1: Pushed 04:20:07 44f7fa8387f5: Pushed 04:20:10 504478db0c5c: Pushed 04:20:10 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:20:11 44f7fa8387f5: Preparing 04:20:11 89906aa514f1: Preparing 04:20:11 504478db0c5c: Preparing 04:20:11 7ca5fd41a7e2: Preparing 04:20:11 65b676af1c96: Preparing 04:20:11 8040c82f9da6: Preparing 04:20:11 d2d9d24a8c2a: Preparing 04:20:11 8040c82f9da6: Waiting 04:20:11 d2d9d24a8c2a: Waiting 04:20:11 504478db0c5c: Layer already exists 04:20:11 89906aa514f1: Layer already exists 04:20:11 44f7fa8387f5: Layer already exists 04:20:11 7ca5fd41a7e2: Layer already exists 04:20:11 65b676af1c96: Layer already exists 04:20:11 d2d9d24a8c2a: Layer already exists 04:20:11 8040c82f9da6: Layer already exists 04:20:11 latest: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 04:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:20:12 44f7fa8387f5: Preparing 04:20:12 89906aa514f1: Preparing 04:20:12 504478db0c5c: Preparing 04:20:12 7ca5fd41a7e2: Preparing 04:20:12 65b676af1c96: Preparing 04:20:12 8040c82f9da6: Preparing 04:20:12 d2d9d24a8c2a: Preparing 04:20:12 8040c82f9da6: Waiting 04:20:12 d2d9d24a8c2a: Waiting 04:20:12 44f7fa8387f5: Layer already exists 04:20:12 65b676af1c96: Layer already exists 04:20:12 7ca5fd41a7e2: Layer already exists 04:20:12 89906aa514f1: Layer already exists 04:20:12 504478db0c5c: Layer already exists 04:20:12 d2d9d24a8c2a: Layer already exists 04:20:12 8040c82f9da6: Layer already exists 04:20:12 3.1.0-dev.41: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:20:12 44f7fa8387f5: Preparing 04:20:12 89906aa514f1: Preparing 04:20:12 504478db0c5c: Preparing 04:20:12 7ca5fd41a7e2: Preparing 04:20:12 65b676af1c96: Preparing 04:20:12 8040c82f9da6: Preparing 04:20:12 d2d9d24a8c2a: Preparing 04:20:12 8040c82f9da6: Waiting 04:20:12 d2d9d24a8c2a: Waiting 04:20:12 65b676af1c96: Layer already exists 04:20:12 44f7fa8387f5: Layer already exists 04:20:12 7ca5fd41a7e2: Layer already exists 04:20:12 89906aa514f1: Layer already exists 04:20:12 504478db0c5c: Layer already exists 04:20:12 d2d9d24a8c2a: Layer already exists 04:20:12 8040c82f9da6: Layer already exists 04:20:13 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:20:13 44f7fa8387f5: Preparing 04:20:13 89906aa514f1: Preparing 04:20:13 504478db0c5c: Preparing 04:20:13 7ca5fd41a7e2: Preparing 04:20:13 65b676af1c96: Preparing 04:20:13 8040c82f9da6: Preparing 04:20:13 d2d9d24a8c2a: Preparing 04:20:13 8040c82f9da6: Waiting 04:20:13 d2d9d24a8c2a: Waiting 04:20:13 7ca5fd41a7e2: Layer already exists 04:20:13 65b676af1c96: Layer already exists 04:20:13 44f7fa8387f5: Layer already exists 04:20:13 504478db0c5c: Layer already exists 04:20:13 89906aa514f1: Layer already exists 04:20:13 d2d9d24a8c2a: Layer already exists 04:20:13 8040c82f9da6: Layer already exists 04:20:14 main: digest: sha256:9a3e196060a09afb202e62bda4f76135ac037463f3184c055ed3d077649f96a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:14 ===================================================== [Pipeline] echo 04:20:14 taggedImages: 04:20:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:20:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.41 04:20:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:20:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:20:14 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:14 latest 04:20:14 3.1.0-dev.41 04:20:14 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:14 main 04:20:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:14 240ebdaa0797: Preparing 04:20:14 f18a5ca7d232: Preparing 04:20:14 dc68967eedb3: Preparing 04:20:14 9075910b3ae2: Preparing 04:20:14 aee6a2f9bf28: Preparing 04:20:14 36c6a14d2503: Preparing 04:20:14 c739e1efb500: Preparing 04:20:14 7ca5fd41a7e2: Preparing 04:20:14 65b676af1c96: Preparing 04:20:14 9c4c79014439: Preparing 04:20:14 c6dfc780b2fb: Preparing 04:20:14 5f70bf18a086: Preparing 04:20:14 994695d903d8: Preparing 04:20:14 7080989fe612: Preparing 04:20:14 d2d9d24a8c2a: Preparing 04:20:14 c739e1efb500: Waiting 04:20:14 9c4c79014439: Waiting 04:20:14 7ca5fd41a7e2: Waiting 04:20:14 65b676af1c96: Waiting 04:20:14 c6dfc780b2fb: Waiting 04:20:14 36c6a14d2503: Waiting 04:20:14 5f70bf18a086: Waiting 04:20:14 d2d9d24a8c2a: Waiting 04:20:14 994695d903d8: Waiting 04:20:14 7080989fe612: Waiting 04:20:15 240ebdaa0797: Pushed 04:20:15 dc68967eedb3: Pushed 04:20:15 f18a5ca7d232: Pushed 04:20:15 aee6a2f9bf28: Pushed 04:20:15 9075910b3ae2: Pushed 04:20:15 7ca5fd41a7e2: Layer already exists 04:20:15 65b676af1c96: Layer already exists 04:20:15 36c6a14d2503: Pushed 04:20:15 9c4c79014439: Pushed 04:20:15 5f70bf18a086: Pushed 04:20:15 c6dfc780b2fb: Pushed 04:20:15 994695d903d8: Pushed 04:20:15 d2d9d24a8c2a: Layer already exists 04:20:15 7080989fe612: Pushed 04:20:18 c739e1efb500: Pushed 04:20:18 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:20 240ebdaa0797: Preparing 04:20:20 f18a5ca7d232: Preparing 04:20:20 dc68967eedb3: Preparing 04:20:20 9075910b3ae2: Preparing 04:20:20 aee6a2f9bf28: Preparing 04:20:20 36c6a14d2503: Preparing 04:20:20 c739e1efb500: Preparing 04:20:20 7ca5fd41a7e2: Preparing 04:20:20 65b676af1c96: Preparing 04:20:20 9c4c79014439: Preparing 04:20:20 c6dfc780b2fb: Preparing 04:20:20 5f70bf18a086: Preparing 04:20:20 994695d903d8: Preparing 04:20:20 7080989fe612: Preparing 04:20:20 d2d9d24a8c2a: Preparing 04:20:20 9c4c79014439: Waiting 04:20:20 7080989fe612: Waiting 04:20:20 c6dfc780b2fb: Waiting 04:20:20 5f70bf18a086: Waiting 04:20:20 994695d903d8: Waiting 04:20:20 36c6a14d2503: Waiting 04:20:20 d2d9d24a8c2a: Waiting 04:20:20 7ca5fd41a7e2: Waiting 04:20:20 c739e1efb500: Waiting 04:20:20 65b676af1c96: Waiting 04:20:20 9075910b3ae2: Layer already exists 04:20:20 240ebdaa0797: Layer already exists 04:20:20 f18a5ca7d232: Layer already exists 04:20:20 aee6a2f9bf28: Layer already exists 04:20:20 7ca5fd41a7e2: Layer already exists 04:20:20 36c6a14d2503: Layer already exists 04:20:20 c739e1efb500: Layer already exists 04:20:20 dc68967eedb3: Layer already exists 04:20:20 65b676af1c96: Layer already exists 04:20:20 7080989fe612: Layer already exists 04:20:20 994695d903d8: Layer already exists 04:20:20 9c4c79014439: Layer already exists 04:20:20 c6dfc780b2fb: Layer already exists 04:20:20 5f70bf18a086: Layer already exists 04:20:20 d2d9d24a8c2a: Layer already exists 04:20:20 latest: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 04:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:21 240ebdaa0797: Preparing 04:20:21 f18a5ca7d232: Preparing 04:20:21 dc68967eedb3: Preparing 04:20:21 9075910b3ae2: Preparing 04:20:21 aee6a2f9bf28: Preparing 04:20:21 36c6a14d2503: Preparing 04:20:21 c739e1efb500: Preparing 04:20:21 7ca5fd41a7e2: Preparing 04:20:21 65b676af1c96: Preparing 04:20:21 9c4c79014439: Preparing 04:20:21 c6dfc780b2fb: Preparing 04:20:21 5f70bf18a086: Preparing 04:20:21 36c6a14d2503: Waiting 04:20:21 c739e1efb500: Waiting 04:20:21 7ca5fd41a7e2: Waiting 04:20:21 65b676af1c96: Waiting 04:20:21 9c4c79014439: Waiting 04:20:21 c6dfc780b2fb: Waiting 04:20:21 994695d903d8: Preparing 04:20:21 7080989fe612: Preparing 04:20:21 5f70bf18a086: Waiting 04:20:21 d2d9d24a8c2a: Preparing 04:20:21 7080989fe612: Waiting 04:20:21 d2d9d24a8c2a: Waiting 04:20:21 994695d903d8: Waiting 04:20:21 aee6a2f9bf28: Layer already exists 04:20:21 9075910b3ae2: Layer already exists 04:20:21 f18a5ca7d232: Layer already exists 04:20:21 240ebdaa0797: Layer already exists 04:20:21 dc68967eedb3: Layer already exists 04:20:21 36c6a14d2503: Layer already exists 04:20:21 9c4c79014439: Layer already exists 04:20:21 7ca5fd41a7e2: Layer already exists 04:20:21 65b676af1c96: Layer already exists 04:20:21 c739e1efb500: Layer already exists 04:20:21 5f70bf18a086: Layer already exists 04:20:21 c6dfc780b2fb: Layer already exists 04:20:21 d2d9d24a8c2a: Layer already exists 04:20:21 7080989fe612: Layer already exists 04:20:21 994695d903d8: Layer already exists 04:20:21 3.1.0-dev.41: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:22 240ebdaa0797: Preparing 04:20:22 f18a5ca7d232: Preparing 04:20:22 dc68967eedb3: Preparing 04:20:22 9075910b3ae2: Preparing 04:20:22 aee6a2f9bf28: Preparing 04:20:22 36c6a14d2503: Preparing 04:20:22 c739e1efb500: Preparing 04:20:22 7ca5fd41a7e2: Preparing 04:20:22 65b676af1c96: Preparing 04:20:22 9c4c79014439: Preparing 04:20:22 c6dfc780b2fb: Preparing 04:20:22 5f70bf18a086: Preparing 04:20:22 994695d903d8: Preparing 04:20:22 7080989fe612: Preparing 04:20:22 d2d9d24a8c2a: Preparing 04:20:22 36c6a14d2503: Waiting 04:20:22 c6dfc780b2fb: Waiting 04:20:22 c739e1efb500: Waiting 04:20:22 7ca5fd41a7e2: Waiting 04:20:22 65b676af1c96: Waiting 04:20:22 9c4c79014439: Waiting 04:20:22 5f70bf18a086: Waiting 04:20:22 7080989fe612: Waiting 04:20:22 d2d9d24a8c2a: Waiting 04:20:22 994695d903d8: Waiting 04:20:22 f18a5ca7d232: Layer already exists 04:20:22 aee6a2f9bf28: Layer already exists 04:20:22 9075910b3ae2: Layer already exists 04:20:22 dc68967eedb3: Layer already exists 04:20:22 240ebdaa0797: Layer already exists 04:20:22 7ca5fd41a7e2: Layer already exists 04:20:22 36c6a14d2503: Layer already exists 04:20:22 c739e1efb500: Layer already exists 04:20:22 9c4c79014439: Layer already exists 04:20:22 65b676af1c96: Layer already exists 04:20:22 5f70bf18a086: Layer already exists 04:20:22 c6dfc780b2fb: Layer already exists 04:20:22 7080989fe612: Layer already exists 04:20:22 994695d903d8: Layer already exists 04:20:22 d2d9d24a8c2a: Layer already exists 04:20:22 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:20:23 240ebdaa0797: Preparing 04:20:23 f18a5ca7d232: Preparing 04:20:23 dc68967eedb3: Preparing 04:20:23 9075910b3ae2: Preparing 04:20:23 aee6a2f9bf28: Preparing 04:20:23 36c6a14d2503: Preparing 04:20:23 c739e1efb500: Preparing 04:20:23 7ca5fd41a7e2: Preparing 04:20:23 65b676af1c96: Preparing 04:20:23 9c4c79014439: Preparing 04:20:23 c6dfc780b2fb: Preparing 04:20:23 5f70bf18a086: Preparing 04:20:23 994695d903d8: Preparing 04:20:23 7080989fe612: Preparing 04:20:23 d2d9d24a8c2a: Preparing 04:20:23 36c6a14d2503: Waiting 04:20:23 c739e1efb500: Waiting 04:20:23 7ca5fd41a7e2: Waiting 04:20:23 65b676af1c96: Waiting 04:20:23 9c4c79014439: Waiting 04:20:23 7080989fe612: Waiting 04:20:23 c6dfc780b2fb: Waiting 04:20:23 d2d9d24a8c2a: Waiting 04:20:23 5f70bf18a086: Waiting 04:20:23 994695d903d8: Waiting 04:20:23 9075910b3ae2: Layer already exists 04:20:23 240ebdaa0797: Layer already exists 04:20:23 aee6a2f9bf28: Layer already exists 04:20:23 dc68967eedb3: Layer already exists 04:20:23 f18a5ca7d232: Layer already exists 04:20:23 c739e1efb500: Layer already exists 04:20:23 36c6a14d2503: Layer already exists 04:20:23 7ca5fd41a7e2: Layer already exists 04:20:23 9c4c79014439: Layer already exists 04:20:23 65b676af1c96: Layer already exists 04:20:23 5f70bf18a086: Layer already exists 04:20:23 c6dfc780b2fb: Layer already exists 04:20:23 7080989fe612: Layer already exists 04:20:23 d2d9d24a8c2a: Layer already exists 04:20:23 994695d903d8: Layer already exists 04:20:23 main: digest: sha256:a83bc30fe0c484b9798ccf9c2d2fca786b055835a55c165e5467f87c2e8c531f size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:23 ===================================================== [Pipeline] echo 04:20:23 taggedImages: 04:20:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:20:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.41 04:20:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:20:23 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:20:23 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:23 latest 04:20:23 3.1.0-dev.41 04:20:23 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:23 main 04:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:24 defcdcf31f7c: Preparing 04:20:24 449f61cc507f: Preparing 04:20:24 966b0b0bb581: Preparing 04:20:24 064867c6cd51: Preparing 04:20:24 7ca5fd41a7e2: Preparing 04:20:24 65b676af1c96: Preparing 04:20:24 8040c82f9da6: Preparing 04:20:24 d2d9d24a8c2a: Preparing 04:20:24 65b676af1c96: Waiting 04:20:24 8040c82f9da6: Waiting 04:20:24 d2d9d24a8c2a: Waiting 04:20:24 7ca5fd41a7e2: Layer already exists 04:20:24 65b676af1c96: Layer already exists 04:20:24 defcdcf31f7c: Pushed 04:20:24 8040c82f9da6: Layer already exists 04:20:24 d2d9d24a8c2a: Layer already exists 04:20:24 449f61cc507f: Pushed 04:20:24 966b0b0bb581: Pushed 04:20:27 064867c6cd51: Pushed 04:20:27 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:27 + 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 04:20:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:28 defcdcf31f7c: Preparing 04:20:28 449f61cc507f: Preparing 04:20:28 966b0b0bb581: Preparing 04:20:28 064867c6cd51: Preparing 04:20:28 7ca5fd41a7e2: Preparing 04:20:28 65b676af1c96: Preparing 04:20:28 8040c82f9da6: Preparing 04:20:28 d2d9d24a8c2a: Preparing 04:20:28 65b676af1c96: Waiting 04:20:28 8040c82f9da6: Waiting 04:20:28 d2d9d24a8c2a: Waiting 04:20:28 966b0b0bb581: Layer already exists 04:20:28 7ca5fd41a7e2: Layer already exists 04:20:28 449f61cc507f: Layer already exists 04:20:28 defcdcf31f7c: Layer already exists 04:20:28 064867c6cd51: Layer already exists 04:20:28 d2d9d24a8c2a: Layer already exists 04:20:28 8040c82f9da6: Layer already exists 04:20:28 65b676af1c96: Layer already exists 04:20:28 latest: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 04:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:29 defcdcf31f7c: Preparing 04:20:29 449f61cc507f: Preparing 04:20:29 966b0b0bb581: Preparing 04:20:29 064867c6cd51: Preparing 04:20:29 7ca5fd41a7e2: Preparing 04:20:29 65b676af1c96: Preparing 04:20:29 8040c82f9da6: Preparing 04:20:29 d2d9d24a8c2a: Preparing 04:20:29 65b676af1c96: Waiting 04:20:29 8040c82f9da6: Waiting 04:20:29 d2d9d24a8c2a: Waiting 04:20:29 064867c6cd51: Layer already exists 04:20:29 defcdcf31f7c: Layer already exists 04:20:29 7ca5fd41a7e2: Layer already exists 04:20:29 966b0b0bb581: Layer already exists 04:20:29 d2d9d24a8c2a: Layer already exists 04:20:29 65b676af1c96: Layer already exists 04:20:29 8040c82f9da6: Layer already exists 04:20:29 449f61cc507f: Layer already exists 04:20:29 3.1.0-dev.41: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:29 defcdcf31f7c: Preparing 04:20:29 449f61cc507f: Preparing 04:20:29 966b0b0bb581: Preparing 04:20:29 064867c6cd51: Preparing 04:20:29 7ca5fd41a7e2: Preparing 04:20:29 65b676af1c96: Preparing 04:20:29 8040c82f9da6: Preparing 04:20:29 d2d9d24a8c2a: Preparing 04:20:29 65b676af1c96: Waiting 04:20:29 8040c82f9da6: Waiting 04:20:29 d2d9d24a8c2a: Waiting 04:20:29 449f61cc507f: Layer already exists 04:20:29 064867c6cd51: Layer already exists 04:20:29 defcdcf31f7c: Layer already exists 04:20:29 7ca5fd41a7e2: Layer already exists 04:20:29 966b0b0bb581: Layer already exists 04:20:29 8040c82f9da6: Layer already exists 04:20:29 65b676af1c96: Layer already exists 04:20:29 d2d9d24a8c2a: Layer already exists 04:20:30 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:30 + 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 04:20:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:30 defcdcf31f7c: Preparing 04:20:30 449f61cc507f: Preparing 04:20:30 966b0b0bb581: Preparing 04:20:30 064867c6cd51: Preparing 04:20:30 7ca5fd41a7e2: Preparing 04:20:30 65b676af1c96: Preparing 04:20:30 8040c82f9da6: Preparing 04:20:30 d2d9d24a8c2a: Preparing 04:20:30 65b676af1c96: Waiting 04:20:30 8040c82f9da6: Waiting 04:20:30 d2d9d24a8c2a: Waiting 04:20:30 449f61cc507f: Layer already exists 04:20:30 defcdcf31f7c: Layer already exists 04:20:30 966b0b0bb581: Layer already exists 04:20:30 064867c6cd51: Layer already exists 04:20:30 7ca5fd41a7e2: Layer already exists 04:20:30 65b676af1c96: Layer already exists 04:20:30 8040c82f9da6: Layer already exists 04:20:30 d2d9d24a8c2a: Layer already exists 04:20:31 main: digest: sha256:21ca92766d1eb47dba0a0663794a934f475fa16f0a53bd05edf9d193fc91abcd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:31 ===================================================== [Pipeline] echo 04:20:31 taggedImages: 04:20:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.41 04:20:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:20:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:20:31 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:31 latest 04:20:31 3.1.0-dev.41 04:20:31 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:31 main 04:20:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:31 cbb92b27f8e6: Preparing 04:20:31 558e744d2013: Preparing 04:20:31 b10103247c0b: Preparing 04:20:31 b0d3dd94e7eb: Preparing 04:20:31 1e1ca3159d05: Preparing 04:20:31 7ca5fd41a7e2: Preparing 04:20:31 65b676af1c96: Preparing 04:20:31 a358ef04d98b: Preparing 04:20:31 d4e5972cbf83: Preparing 04:20:31 d2d9d24a8c2a: Preparing 04:20:31 7ca5fd41a7e2: Waiting 04:20:31 65b676af1c96: Waiting 04:20:31 a358ef04d98b: Waiting 04:20:31 d4e5972cbf83: Waiting 04:20:31 d2d9d24a8c2a: Waiting 04:20:32 cbb92b27f8e6: Pushed 04:20:32 558e744d2013: Pushed 04:20:32 1e1ca3159d05: Pushed 04:20:32 b0d3dd94e7eb: Pushed 04:20:32 7ca5fd41a7e2: Layer already exists 04:20:32 65b676af1c96: Layer already exists 04:20:32 d2d9d24a8c2a: Layer already exists 04:20:32 a358ef04d98b: Pushed 04:20:35 d4e5972cbf83: Pushed 04:20:35 b10103247c0b: Pushed 04:20:35 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:35 + 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 04:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:35 cbb92b27f8e6: Preparing 04:20:35 558e744d2013: Preparing 04:20:35 b10103247c0b: Preparing 04:20:35 b0d3dd94e7eb: Preparing 04:20:35 1e1ca3159d05: Preparing 04:20:35 7ca5fd41a7e2: Preparing 04:20:35 65b676af1c96: Preparing 04:20:35 a358ef04d98b: Preparing 04:20:35 d4e5972cbf83: Preparing 04:20:35 d2d9d24a8c2a: Preparing 04:20:35 7ca5fd41a7e2: Waiting 04:20:35 65b676af1c96: Waiting 04:20:35 a358ef04d98b: Waiting 04:20:35 d4e5972cbf83: Waiting 04:20:35 d2d9d24a8c2a: Waiting 04:20:35 cbb92b27f8e6: Layer already exists 04:20:35 1e1ca3159d05: Layer already exists 04:20:35 b10103247c0b: Layer already exists 04:20:35 558e744d2013: Layer already exists 04:20:35 b0d3dd94e7eb: Layer already exists 04:20:35 a358ef04d98b: Layer already exists 04:20:35 65b676af1c96: Layer already exists 04:20:35 d4e5972cbf83: Layer already exists 04:20:35 7ca5fd41a7e2: Layer already exists 04:20:35 d2d9d24a8c2a: Layer already exists 04:20:35 latest: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 04:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:36 cbb92b27f8e6: Preparing 04:20:36 558e744d2013: Preparing 04:20:36 b10103247c0b: Preparing 04:20:36 b0d3dd94e7eb: Preparing 04:20:36 1e1ca3159d05: Preparing 04:20:36 7ca5fd41a7e2: Preparing 04:20:36 65b676af1c96: Preparing 04:20:36 a358ef04d98b: Preparing 04:20:36 d4e5972cbf83: Preparing 04:20:36 d2d9d24a8c2a: Preparing 04:20:36 a358ef04d98b: Waiting 04:20:36 d4e5972cbf83: Waiting 04:20:36 d2d9d24a8c2a: Waiting 04:20:36 65b676af1c96: Waiting 04:20:36 7ca5fd41a7e2: Waiting 04:20:36 1e1ca3159d05: Layer already exists 04:20:36 b0d3dd94e7eb: Layer already exists 04:20:36 b10103247c0b: Layer already exists 04:20:36 cbb92b27f8e6: Layer already exists 04:20:36 558e744d2013: Layer already exists 04:20:36 a358ef04d98b: Layer already exists 04:20:36 7ca5fd41a7e2: Layer already exists 04:20:36 d4e5972cbf83: Layer already exists 04:20:36 65b676af1c96: Layer already exists 04:20:36 d2d9d24a8c2a: Layer already exists 04:20:36 3.1.0-dev.41: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:37 cbb92b27f8e6: Preparing 04:20:37 558e744d2013: Preparing 04:20:37 b10103247c0b: Preparing 04:20:37 b0d3dd94e7eb: Preparing 04:20:37 1e1ca3159d05: Preparing 04:20:37 7ca5fd41a7e2: Preparing 04:20:37 65b676af1c96: Preparing 04:20:37 a358ef04d98b: Preparing 04:20:37 d4e5972cbf83: Preparing 04:20:37 d2d9d24a8c2a: Preparing 04:20:37 7ca5fd41a7e2: Waiting 04:20:37 65b676af1c96: Waiting 04:20:37 a358ef04d98b: Waiting 04:20:37 d4e5972cbf83: Waiting 04:20:37 d2d9d24a8c2a: Waiting 04:20:37 558e744d2013: Layer already exists 04:20:37 1e1ca3159d05: Layer already exists 04:20:37 b10103247c0b: Layer already exists 04:20:37 b0d3dd94e7eb: Layer already exists 04:20:37 cbb92b27f8e6: Layer already exists 04:20:37 d4e5972cbf83: Layer already exists 04:20:37 7ca5fd41a7e2: Layer already exists 04:20:37 65b676af1c96: Layer already exists 04:20:37 a358ef04d98b: Layer already exists 04:20:37 d2d9d24a8c2a: Layer already exists 04:20:37 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:38 + 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 04:20:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:38 cbb92b27f8e6: Preparing 04:20:38 558e744d2013: Preparing 04:20:38 b10103247c0b: Preparing 04:20:38 b0d3dd94e7eb: Preparing 04:20:38 1e1ca3159d05: Preparing 04:20:38 7ca5fd41a7e2: Preparing 04:20:38 65b676af1c96: Preparing 04:20:38 a358ef04d98b: Preparing 04:20:38 d4e5972cbf83: Preparing 04:20:38 d2d9d24a8c2a: Preparing 04:20:38 65b676af1c96: Waiting 04:20:38 a358ef04d98b: Waiting 04:20:38 d4e5972cbf83: Waiting 04:20:38 7ca5fd41a7e2: Waiting 04:20:38 d2d9d24a8c2a: Waiting 04:20:38 558e744d2013: Layer already exists 04:20:38 cbb92b27f8e6: Layer already exists 04:20:38 b10103247c0b: Layer already exists 04:20:38 b0d3dd94e7eb: Layer already exists 04:20:38 1e1ca3159d05: Layer already exists 04:20:38 a358ef04d98b: Layer already exists 04:20:38 65b676af1c96: Layer already exists 04:20:38 d4e5972cbf83: Layer already exists 04:20:38 d2d9d24a8c2a: Layer already exists 04:20:38 7ca5fd41a7e2: Layer already exists 04:20:38 main: digest: sha256:e5b89ff2ee9651589693ceaebc16b1e02861074acd2ed870148b12fa6252ac22 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:38 ===================================================== [Pipeline] echo 04:20:38 taggedImages: 04:20:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.41 04:20:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:20:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:20:38 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:38 latest 04:20:38 3.1.0-dev.41 04:20:38 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:38 main 04:20:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:39 4566ac6b06c3: Preparing 04:20:39 5d08ba109dd8: Preparing 04:20:39 f27eac20937a: Preparing 04:20:39 ade623d96f2b: Preparing 04:20:39 03922bbbe6bd: Preparing 04:20:39 2e617cd09365: Preparing 04:20:39 d489dd03978c: Preparing 04:20:39 7ca5fd41a7e2: Preparing 04:20:39 65b676af1c96: Preparing 04:20:39 a558ff1ec03e: Preparing 04:20:39 d2d9d24a8c2a: Preparing 04:20:39 7ca5fd41a7e2: Waiting 04:20:39 65b676af1c96: Waiting 04:20:39 a558ff1ec03e: Waiting 04:20:39 d2d9d24a8c2a: Waiting 04:20:39 d489dd03978c: Waiting 04:20:39 5d08ba109dd8: Pushed 04:20:39 03922bbbe6bd: Pushed 04:20:39 4566ac6b06c3: Pushed 04:20:39 7ca5fd41a7e2: Layer already exists 04:20:39 65b676af1c96: Layer already exists 04:20:39 d489dd03978c: Pushed 04:20:39 2e617cd09365: Pushed 04:20:40 d2d9d24a8c2a: Layer already exists 04:20:42 a558ff1ec03e: Pushed 04:20:42 ade623d96f2b: Pushed 04:20:43 f27eac20937a: Pushed 04:20:43 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:43 + 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 04:20:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:44 4566ac6b06c3: Preparing 04:20:44 5d08ba109dd8: Preparing 04:20:44 f27eac20937a: Preparing 04:20:44 ade623d96f2b: Preparing 04:20:44 03922bbbe6bd: Preparing 04:20:44 2e617cd09365: Preparing 04:20:44 d489dd03978c: Preparing 04:20:44 7ca5fd41a7e2: Preparing 04:20:44 65b676af1c96: Preparing 04:20:44 a558ff1ec03e: Preparing 04:20:44 d2d9d24a8c2a: Preparing 04:20:44 7ca5fd41a7e2: Waiting 04:20:44 65b676af1c96: Waiting 04:20:44 a558ff1ec03e: Waiting 04:20:44 d2d9d24a8c2a: Waiting 04:20:44 2e617cd09365: Waiting 04:20:44 d489dd03978c: Waiting 04:20:44 5d08ba109dd8: Layer already exists 04:20:44 ade623d96f2b: Layer already exists 04:20:44 03922bbbe6bd: Layer already exists 04:20:44 4566ac6b06c3: Layer already exists 04:20:44 f27eac20937a: Layer already exists 04:20:44 d489dd03978c: Layer already exists 04:20:44 2e617cd09365: Layer already exists 04:20:44 7ca5fd41a7e2: Layer already exists 04:20:44 65b676af1c96: Layer already exists 04:20:44 a558ff1ec03e: Layer already exists 04:20:44 d2d9d24a8c2a: Layer already exists 04:20:44 latest: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 04:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:45 4566ac6b06c3: Preparing 04:20:45 5d08ba109dd8: Preparing 04:20:45 f27eac20937a: Preparing 04:20:45 ade623d96f2b: Preparing 04:20:45 03922bbbe6bd: Preparing 04:20:45 2e617cd09365: Preparing 04:20:45 d489dd03978c: Preparing 04:20:45 7ca5fd41a7e2: Preparing 04:20:45 65b676af1c96: Preparing 04:20:45 a558ff1ec03e: Preparing 04:20:45 d2d9d24a8c2a: Preparing 04:20:45 7ca5fd41a7e2: Waiting 04:20:45 65b676af1c96: Waiting 04:20:45 2e617cd09365: Waiting 04:20:45 a558ff1ec03e: Waiting 04:20:45 d2d9d24a8c2a: Waiting 04:20:45 d489dd03978c: Waiting 04:20:45 4566ac6b06c3: Layer already exists 04:20:45 5d08ba109dd8: Layer already exists 04:20:45 f27eac20937a: Layer already exists 04:20:45 03922bbbe6bd: Layer already exists 04:20:45 ade623d96f2b: Layer already exists 04:20:45 d489dd03978c: Layer already exists 04:20:45 2e617cd09365: Layer already exists 04:20:45 65b676af1c96: Layer already exists 04:20:45 a558ff1ec03e: Layer already exists 04:20:45 7ca5fd41a7e2: Layer already exists 04:20:45 d2d9d24a8c2a: Layer already exists 04:20:45 3.1.0-dev.41: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:45 4566ac6b06c3: Preparing 04:20:45 5d08ba109dd8: Preparing 04:20:45 f27eac20937a: Preparing 04:20:45 ade623d96f2b: Preparing 04:20:45 03922bbbe6bd: Preparing 04:20:45 2e617cd09365: Preparing 04:20:45 d489dd03978c: Preparing 04:20:45 7ca5fd41a7e2: Preparing 04:20:45 65b676af1c96: Preparing 04:20:45 a558ff1ec03e: Preparing 04:20:45 d2d9d24a8c2a: Preparing 04:20:45 7ca5fd41a7e2: Waiting 04:20:45 2e617cd09365: Waiting 04:20:45 d489dd03978c: Waiting 04:20:45 65b676af1c96: Waiting 04:20:45 d2d9d24a8c2a: Waiting 04:20:45 a558ff1ec03e: Waiting 04:20:45 f27eac20937a: Layer already exists 04:20:45 4566ac6b06c3: Layer already exists 04:20:45 03922bbbe6bd: Layer already exists 04:20:45 5d08ba109dd8: Layer already exists 04:20:45 ade623d96f2b: Layer already exists 04:20:45 d489dd03978c: Layer already exists 04:20:45 7ca5fd41a7e2: Layer already exists 04:20:45 a558ff1ec03e: Layer already exists 04:20:45 65b676af1c96: Layer already exists 04:20:45 2e617cd09365: Layer already exists 04:20:45 d2d9d24a8c2a: Layer already exists 04:20:46 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:46 + 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 04:20:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:46 4566ac6b06c3: Preparing 04:20:46 5d08ba109dd8: Preparing 04:20:46 f27eac20937a: Preparing 04:20:46 ade623d96f2b: Preparing 04:20:46 03922bbbe6bd: Preparing 04:20:46 2e617cd09365: Preparing 04:20:46 d489dd03978c: Preparing 04:20:46 7ca5fd41a7e2: Preparing 04:20:46 65b676af1c96: Preparing 04:20:46 a558ff1ec03e: Preparing 04:20:46 d2d9d24a8c2a: Preparing 04:20:46 7ca5fd41a7e2: Waiting 04:20:46 65b676af1c96: Waiting 04:20:46 a558ff1ec03e: Waiting 04:20:46 d2d9d24a8c2a: Waiting 04:20:46 2e617cd09365: Waiting 04:20:46 d489dd03978c: Waiting 04:20:46 03922bbbe6bd: Layer already exists 04:20:46 4566ac6b06c3: Layer already exists 04:20:46 5d08ba109dd8: Layer already exists 04:20:46 f27eac20937a: Layer already exists 04:20:46 ade623d96f2b: Layer already exists 04:20:46 7ca5fd41a7e2: Layer already exists 04:20:46 d489dd03978c: Layer already exists 04:20:46 a558ff1ec03e: Layer already exists 04:20:46 65b676af1c96: Layer already exists 04:20:46 2e617cd09365: Layer already exists 04:20:46 d2d9d24a8c2a: Layer already exists 04:20:47 main: digest: sha256:15392f308f1e4054ae58ae112cf1f5880dded1173ceddea21913f37ddcccc18e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:47 ===================================================== [Pipeline] echo 04:20:47 taggedImages: 04:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.41 04:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:20:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:20:47 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:47 latest 04:20:47 3.1.0-dev.41 04:20:47 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:47 main 04:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:48 09c558b86219: Preparing 04:20:48 c448c7196a9e: Preparing 04:20:48 7ca5fd41a7e2: Preparing 04:20:48 65b676af1c96: Preparing 04:20:48 b5ef31d4ae4e: Preparing 04:20:48 d2d9d24a8c2a: Preparing 04:20:48 d2d9d24a8c2a: Waiting 04:20:48 65b676af1c96: Layer already exists 04:20:48 7ca5fd41a7e2: Layer already exists 04:20:48 d2d9d24a8c2a: Layer already exists 04:20:49 09c558b86219: Pushed 04:20:50 b5ef31d4ae4e: Pushed 04:20:53 c448c7196a9e: Pushed 04:20:53 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:54 + 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 04:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:54 09c558b86219: Preparing 04:20:54 c448c7196a9e: Preparing 04:20:54 7ca5fd41a7e2: Preparing 04:20:54 65b676af1c96: Preparing 04:20:54 b5ef31d4ae4e: Preparing 04:20:54 d2d9d24a8c2a: Preparing 04:20:54 d2d9d24a8c2a: Waiting 04:20:54 65b676af1c96: Layer already exists 04:20:54 c448c7196a9e: Layer already exists 04:20:54 09c558b86219: Layer already exists 04:20:54 b5ef31d4ae4e: Layer already exists 04:20:54 7ca5fd41a7e2: Layer already exists 04:20:54 d2d9d24a8c2a: Layer already exists 04:20:54 latest: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 04:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:55 09c558b86219: Preparing 04:20:55 c448c7196a9e: Preparing 04:20:55 7ca5fd41a7e2: Preparing 04:20:55 65b676af1c96: Preparing 04:20:55 b5ef31d4ae4e: Preparing 04:20:55 d2d9d24a8c2a: Preparing 04:20:55 d2d9d24a8c2a: Waiting 04:20:55 b5ef31d4ae4e: Layer already exists 04:20:55 09c558b86219: Layer already exists 04:20:55 65b676af1c96: Layer already exists 04:20:55 7ca5fd41a7e2: Layer already exists 04:20:55 c448c7196a9e: Layer already exists 04:20:55 d2d9d24a8c2a: Layer already exists 04:20:55 3.1.0-dev.41: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:56 09c558b86219: Preparing 04:20:56 c448c7196a9e: Preparing 04:20:56 7ca5fd41a7e2: Preparing 04:20:56 65b676af1c96: Preparing 04:20:56 b5ef31d4ae4e: Preparing 04:20:56 d2d9d24a8c2a: Preparing 04:20:56 7ca5fd41a7e2: Layer already exists 04:20:56 b5ef31d4ae4e: Layer already exists 04:20:56 c448c7196a9e: Layer already exists 04:20:56 65b676af1c96: Layer already exists 04:20:56 09c558b86219: Layer already exists 04:20:56 d2d9d24a8c2a: Layer already exists 04:20:56 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:56 + 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 04:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:56 09c558b86219: Preparing 04:20:56 c448c7196a9e: Preparing 04:20:56 7ca5fd41a7e2: Preparing 04:20:56 65b676af1c96: Preparing 04:20:56 b5ef31d4ae4e: Preparing 04:20:56 d2d9d24a8c2a: Preparing 04:20:56 d2d9d24a8c2a: Waiting 04:20:56 b5ef31d4ae4e: Layer already exists 04:20:56 09c558b86219: Layer already exists 04:20:56 c448c7196a9e: Layer already exists 04:20:56 65b676af1c96: Layer already exists 04:20:56 7ca5fd41a7e2: Layer already exists 04:20:56 d2d9d24a8c2a: Layer already exists 04:20:57 main: digest: sha256:b608f4cf272baa930167e301f863624f6c0ed0ceb9db8518120fa34000e86107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:57 ===================================================== [Pipeline] echo 04:20:57 taggedImages: 04:20:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.41 04:20:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:20:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:20:57 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:57 latest 04:20:57 3.1.0-dev.41 04:20:57 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:20:57 main 04:20:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:57 bb9c0c52b948: Preparing 04:20:57 ab21447afacb: Preparing 04:20:57 ce910b2b2650: Preparing 04:20:57 7ca5fd41a7e2: Preparing 04:20:57 65b676af1c96: Preparing 04:20:57 52131668eaa9: Preparing 04:20:57 ab43eb6e7a1e: Preparing 04:20:57 ea3761b2b058: Preparing 04:20:57 d2d9d24a8c2a: Preparing 04:20:57 ab43eb6e7a1e: Waiting 04:20:57 52131668eaa9: Waiting 04:20:57 ea3761b2b058: Waiting 04:20:57 d2d9d24a8c2a: Waiting 04:20:57 65b676af1c96: Layer already exists 04:20:57 7ca5fd41a7e2: Layer already exists 04:20:58 bb9c0c52b948: Pushed 04:20:58 ab21447afacb: Pushed 04:20:58 ce910b2b2650: Pushed 04:20:58 d2d9d24a8c2a: Layer already exists 04:20:59 ea3761b2b058: Pushed 04:21:11 ab43eb6e7a1e: Pushed 04:21:15 52131668eaa9: Pushed 04:21:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:15 + 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 04:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:16 bb9c0c52b948: Preparing 04:21:16 ab21447afacb: Preparing 04:21:16 ce910b2b2650: Preparing 04:21:16 7ca5fd41a7e2: Preparing 04:21:16 65b676af1c96: Preparing 04:21:16 52131668eaa9: Preparing 04:21:16 ab43eb6e7a1e: Preparing 04:21:16 ea3761b2b058: Preparing 04:21:16 d2d9d24a8c2a: Preparing 04:21:16 52131668eaa9: Waiting 04:21:16 ab43eb6e7a1e: Waiting 04:21:16 d2d9d24a8c2a: Waiting 04:21:16 ea3761b2b058: Waiting 04:21:16 65b676af1c96: Layer already exists 04:21:16 bb9c0c52b948: Layer already exists 04:21:16 7ca5fd41a7e2: Layer already exists 04:21:16 ab21447afacb: Layer already exists 04:21:16 ce910b2b2650: Layer already exists 04:21:16 52131668eaa9: Layer already exists 04:21:16 ab43eb6e7a1e: Layer already exists 04:21:16 ea3761b2b058: Layer already exists 04:21:16 d2d9d24a8c2a: Layer already exists 04:21:16 latest: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 04:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:17 bb9c0c52b948: Preparing 04:21:17 ab21447afacb: Preparing 04:21:17 ce910b2b2650: Preparing 04:21:17 7ca5fd41a7e2: Preparing 04:21:17 65b676af1c96: Preparing 04:21:17 52131668eaa9: Preparing 04:21:17 ab43eb6e7a1e: Preparing 04:21:17 ea3761b2b058: Preparing 04:21:17 d2d9d24a8c2a: Preparing 04:21:17 52131668eaa9: Waiting 04:21:17 ab43eb6e7a1e: Waiting 04:21:17 ea3761b2b058: Waiting 04:21:17 d2d9d24a8c2a: Waiting 04:21:17 65b676af1c96: Layer already exists 04:21:17 ab21447afacb: Layer already exists 04:21:17 7ca5fd41a7e2: Layer already exists 04:21:17 bb9c0c52b948: Layer already exists 04:21:17 ce910b2b2650: Layer already exists 04:21:17 52131668eaa9: Layer already exists 04:21:17 ab43eb6e7a1e: Layer already exists 04:21:17 ea3761b2b058: Layer already exists 04:21:17 d2d9d24a8c2a: Layer already exists 04:21:17 3.1.0-dev.41: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:18 bb9c0c52b948: Preparing 04:21:18 ab21447afacb: Preparing 04:21:18 ce910b2b2650: Preparing 04:21:18 7ca5fd41a7e2: Preparing 04:21:18 65b676af1c96: Preparing 04:21:18 52131668eaa9: Preparing 04:21:18 ab43eb6e7a1e: Preparing 04:21:18 ea3761b2b058: Preparing 04:21:18 d2d9d24a8c2a: Preparing 04:21:18 52131668eaa9: Waiting 04:21:18 ab43eb6e7a1e: Waiting 04:21:18 ea3761b2b058: Waiting 04:21:18 d2d9d24a8c2a: Waiting 04:21:18 bb9c0c52b948: Layer already exists 04:21:18 ab21447afacb: Layer already exists 04:21:18 65b676af1c96: Layer already exists 04:21:18 7ca5fd41a7e2: Layer already exists 04:21:18 ce910b2b2650: Layer already exists 04:21:18 52131668eaa9: Layer already exists 04:21:18 d2d9d24a8c2a: Layer already exists 04:21:18 ea3761b2b058: Layer already exists 04:21:18 ab43eb6e7a1e: Layer already exists 04:21:18 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + 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 04:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:19 bb9c0c52b948: Preparing 04:21:19 ab21447afacb: Preparing 04:21:19 ce910b2b2650: Preparing 04:21:19 7ca5fd41a7e2: Preparing 04:21:19 65b676af1c96: Preparing 04:21:19 52131668eaa9: Preparing 04:21:19 ab43eb6e7a1e: Preparing 04:21:19 ea3761b2b058: Preparing 04:21:19 d2d9d24a8c2a: Preparing 04:21:19 ab43eb6e7a1e: Waiting 04:21:19 d2d9d24a8c2a: Waiting 04:21:19 ea3761b2b058: Waiting 04:21:19 52131668eaa9: Waiting 04:21:19 65b676af1c96: Layer already exists 04:21:19 ab21447afacb: Layer already exists 04:21:19 7ca5fd41a7e2: Layer already exists 04:21:19 ce910b2b2650: Layer already exists 04:21:19 52131668eaa9: Layer already exists 04:21:19 ea3761b2b058: Layer already exists 04:21:19 d2d9d24a8c2a: Layer already exists 04:21:19 bb9c0c52b948: Layer already exists 04:21:19 ab43eb6e7a1e: Layer already exists 04:21:19 main: digest: sha256:40b05a602c60cd7793117a4608c195bd58b2e33c3cd4ebf86b70f616c997fd6b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:19 ===================================================== [Pipeline] echo 04:21:19 taggedImages: 04:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.41 04:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:21:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:21:19 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:19 latest 04:21:19 3.1.0-dev.41 04:21:19 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:19 main 04:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:20 3d0163aee08d: Preparing 04:21:20 79456d354041: Preparing 04:21:20 6a0b7f15e5b8: Preparing 04:21:20 7ca5fd41a7e2: Preparing 04:21:20 65b676af1c96: Preparing 04:21:20 f1967b77c252: Preparing 04:21:20 913e5f4ba2e1: Preparing 04:21:20 d2d9d24a8c2a: Preparing 04:21:20 f1967b77c252: Waiting 04:21:20 913e5f4ba2e1: Waiting 04:21:20 d2d9d24a8c2a: Waiting 04:21:20 65b676af1c96: Layer already exists 04:21:20 7ca5fd41a7e2: Layer already exists 04:21:20 79456d354041: Pushed 04:21:20 6a0b7f15e5b8: Pushed 04:21:20 3d0163aee08d: Pushed 04:21:20 d2d9d24a8c2a: Layer already exists 04:21:20 913e5f4ba2e1: Pushed 04:21:39 f1967b77c252: Pushed 04:21:39 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:39 + 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 04:21:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:39 3d0163aee08d: Preparing 04:21:39 79456d354041: Preparing 04:21:39 6a0b7f15e5b8: Preparing 04:21:39 7ca5fd41a7e2: Preparing 04:21:39 65b676af1c96: Preparing 04:21:39 f1967b77c252: Preparing 04:21:39 913e5f4ba2e1: Preparing 04:21:39 d2d9d24a8c2a: Preparing 04:21:39 f1967b77c252: Waiting 04:21:39 913e5f4ba2e1: Waiting 04:21:39 d2d9d24a8c2a: Waiting 04:21:39 3d0163aee08d: Layer already exists 04:21:39 7ca5fd41a7e2: Layer already exists 04:21:39 65b676af1c96: Layer already exists 04:21:39 6a0b7f15e5b8: Layer already exists 04:21:39 79456d354041: Layer already exists 04:21:39 d2d9d24a8c2a: Layer already exists 04:21:39 f1967b77c252: Layer already exists 04:21:39 913e5f4ba2e1: Layer already exists 04:21:39 latest: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 04:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:40 3d0163aee08d: Preparing 04:21:40 79456d354041: Preparing 04:21:40 6a0b7f15e5b8: Preparing 04:21:40 7ca5fd41a7e2: Preparing 04:21:40 65b676af1c96: Preparing 04:21:40 f1967b77c252: Preparing 04:21:40 913e5f4ba2e1: Preparing 04:21:40 d2d9d24a8c2a: Preparing 04:21:40 f1967b77c252: Waiting 04:21:40 913e5f4ba2e1: Waiting 04:21:40 d2d9d24a8c2a: Waiting 04:21:40 7ca5fd41a7e2: Layer already exists 04:21:40 3d0163aee08d: Layer already exists 04:21:40 65b676af1c96: Layer already exists 04:21:40 6a0b7f15e5b8: Layer already exists 04:21:40 79456d354041: Layer already exists 04:21:40 f1967b77c252: Layer already exists 04:21:40 d2d9d24a8c2a: Layer already exists 04:21:40 913e5f4ba2e1: Layer already exists 04:21:41 3.1.0-dev.41: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:41 3d0163aee08d: Preparing 04:21:41 79456d354041: Preparing 04:21:41 6a0b7f15e5b8: Preparing 04:21:41 7ca5fd41a7e2: Preparing 04:21:41 65b676af1c96: Preparing 04:21:41 f1967b77c252: Preparing 04:21:41 913e5f4ba2e1: Preparing 04:21:41 d2d9d24a8c2a: Preparing 04:21:41 f1967b77c252: Waiting 04:21:41 913e5f4ba2e1: Waiting 04:21:41 d2d9d24a8c2a: Waiting 04:21:41 3d0163aee08d: Layer already exists 04:21:41 6a0b7f15e5b8: Layer already exists 04:21:41 7ca5fd41a7e2: Layer already exists 04:21:41 79456d354041: Layer already exists 04:21:41 65b676af1c96: Layer already exists 04:21:41 913e5f4ba2e1: Layer already exists 04:21:41 d2d9d24a8c2a: Layer already exists 04:21:41 f1967b77c252: Layer already exists 04:21:41 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:42 + 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 04:21:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:42 3d0163aee08d: Preparing 04:21:42 79456d354041: Preparing 04:21:42 6a0b7f15e5b8: Preparing 04:21:42 7ca5fd41a7e2: Preparing 04:21:42 65b676af1c96: Preparing 04:21:42 f1967b77c252: Preparing 04:21:42 913e5f4ba2e1: Preparing 04:21:42 d2d9d24a8c2a: Preparing 04:21:42 f1967b77c252: Waiting 04:21:42 913e5f4ba2e1: Waiting 04:21:42 d2d9d24a8c2a: Waiting 04:21:42 65b676af1c96: Layer already exists 04:21:42 3d0163aee08d: Layer already exists 04:21:42 6a0b7f15e5b8: Layer already exists 04:21:42 79456d354041: Layer already exists 04:21:42 7ca5fd41a7e2: Layer already exists 04:21:42 f1967b77c252: Layer already exists 04:21:42 913e5f4ba2e1: Layer already exists 04:21:42 d2d9d24a8c2a: Layer already exists 04:21:42 main: digest: sha256:170721c73c355e7a3d679bc45593bec86ffd6710f9845f72b803267316080051 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:42 ===================================================== [Pipeline] echo 04:21:42 taggedImages: 04:21:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.41 04:21:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:21:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:21:42 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:42 latest 04:21:42 3.1.0-dev.41 04:21:42 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:21:42 main 04:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:43 ef3fdf83271e: Preparing 04:21:43 3cac10e10047: Preparing 04:21:43 4d2f88a27873: Preparing 04:21:43 7ca5fd41a7e2: Preparing 04:21:43 65b676af1c96: Preparing 04:21:43 800326137c3b: Preparing 04:21:43 ea3761b2b058: Preparing 04:21:43 d2d9d24a8c2a: Preparing 04:21:43 ea3761b2b058: Waiting 04:21:43 800326137c3b: Waiting 04:21:43 d2d9d24a8c2a: Waiting 04:21:43 7ca5fd41a7e2: Layer already exists 04:21:43 65b676af1c96: Layer already exists 04:21:43 ea3761b2b058: Layer already exists 04:21:43 3cac10e10047: Pushed 04:21:43 4d2f88a27873: Pushed 04:21:43 ef3fdf83271e: Pushed 04:21:43 d2d9d24a8c2a: Layer already exists 04:22:01 800326137c3b: Pushed 04:22:01 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:02 + 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 04:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:02 ef3fdf83271e: Preparing 04:22:02 3cac10e10047: Preparing 04:22:02 4d2f88a27873: Preparing 04:22:02 7ca5fd41a7e2: Preparing 04:22:02 65b676af1c96: Preparing 04:22:02 800326137c3b: Preparing 04:22:02 ea3761b2b058: Preparing 04:22:02 d2d9d24a8c2a: Preparing 04:22:02 800326137c3b: Waiting 04:22:02 ea3761b2b058: Waiting 04:22:02 d2d9d24a8c2a: Waiting 04:22:02 3cac10e10047: Layer already exists 04:22:02 4d2f88a27873: Layer already exists 04:22:02 ef3fdf83271e: Layer already exists 04:22:02 7ca5fd41a7e2: Layer already exists 04:22:02 65b676af1c96: Layer already exists 04:22:02 800326137c3b: Layer already exists 04:22:02 ea3761b2b058: Layer already exists 04:22:02 d2d9d24a8c2a: Layer already exists 04:22:02 latest: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 04:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:03 ef3fdf83271e: Preparing 04:22:03 3cac10e10047: Preparing 04:22:03 4d2f88a27873: Preparing 04:22:03 7ca5fd41a7e2: Preparing 04:22:03 65b676af1c96: Preparing 04:22:03 800326137c3b: Preparing 04:22:03 ea3761b2b058: Preparing 04:22:03 d2d9d24a8c2a: Preparing 04:22:03 800326137c3b: Waiting 04:22:03 ea3761b2b058: Waiting 04:22:03 d2d9d24a8c2a: Waiting 04:22:03 65b676af1c96: Layer already exists 04:22:03 3cac10e10047: Layer already exists 04:22:03 7ca5fd41a7e2: Layer already exists 04:22:03 4d2f88a27873: Layer already exists 04:22:03 ef3fdf83271e: Layer already exists 04:22:03 800326137c3b: Layer already exists 04:22:03 ea3761b2b058: Layer already exists 04:22:03 d2d9d24a8c2a: Layer already exists 04:22:03 3.1.0-dev.41: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:04 ef3fdf83271e: Preparing 04:22:04 3cac10e10047: Preparing 04:22:04 4d2f88a27873: Preparing 04:22:04 7ca5fd41a7e2: Preparing 04:22:04 65b676af1c96: Preparing 04:22:04 800326137c3b: Preparing 04:22:04 ea3761b2b058: Preparing 04:22:04 d2d9d24a8c2a: Preparing 04:22:04 ea3761b2b058: Waiting 04:22:04 d2d9d24a8c2a: Waiting 04:22:04 800326137c3b: Waiting 04:22:04 65b676af1c96: Layer already exists 04:22:04 7ca5fd41a7e2: Layer already exists 04:22:04 3cac10e10047: Layer already exists 04:22:04 ef3fdf83271e: Layer already exists 04:22:04 4d2f88a27873: Layer already exists 04:22:04 ea3761b2b058: Layer already exists 04:22:04 800326137c3b: Layer already exists 04:22:04 d2d9d24a8c2a: Layer already exists 04:22:04 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:04 + 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 04:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:04 ef3fdf83271e: Preparing 04:22:04 3cac10e10047: Preparing 04:22:04 4d2f88a27873: Preparing 04:22:04 7ca5fd41a7e2: Preparing 04:22:04 65b676af1c96: Preparing 04:22:04 800326137c3b: Preparing 04:22:04 ea3761b2b058: Preparing 04:22:04 d2d9d24a8c2a: Preparing 04:22:04 ea3761b2b058: Waiting 04:22:04 d2d9d24a8c2a: Waiting 04:22:04 800326137c3b: Waiting 04:22:04 7ca5fd41a7e2: Layer already exists 04:22:04 ef3fdf83271e: Layer already exists 04:22:04 65b676af1c96: Layer already exists 04:22:04 4d2f88a27873: Layer already exists 04:22:04 3cac10e10047: Layer already exists 04:22:04 ea3761b2b058: Layer already exists 04:22:04 800326137c3b: Layer already exists 04:22:04 d2d9d24a8c2a: Layer already exists 04:22:05 main: digest: sha256:6e714f012fc6bd751e29dacd76c1d6632a578bfb82643e6683ed180bdf642f84 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:05 ===================================================== [Pipeline] echo 04:22:05 taggedImages: 04:22:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:22:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.41 04:22:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:22:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:22:05 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:05 latest 04:22:05 3.1.0-dev.41 04:22:05 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:05 main 04:22:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:05 b1b82ba6cffa: Preparing 04:22:05 34fa88b7cc8d: Preparing 04:22:05 7ca5fd41a7e2: Preparing 04:22:05 65b676af1c96: Preparing 04:22:05 e4f44610d813: Preparing 04:22:05 d2d9d24a8c2a: Preparing 04:22:05 d2d9d24a8c2a: Waiting 04:22:05 65b676af1c96: Layer already exists 04:22:05 7ca5fd41a7e2: Layer already exists 04:22:05 d2d9d24a8c2a: Layer already exists 04:22:06 b1b82ba6cffa: Pushed 04:22:06 e4f44610d813: Pushed 04:22:12 34fa88b7cc8d: Pushed 04:22:12 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:13 b1b82ba6cffa: Preparing 04:22:13 34fa88b7cc8d: Preparing 04:22:13 7ca5fd41a7e2: Preparing 04:22:13 65b676af1c96: Preparing 04:22:13 e4f44610d813: Preparing 04:22:13 d2d9d24a8c2a: Preparing 04:22:13 d2d9d24a8c2a: Waiting 04:22:13 7ca5fd41a7e2: Layer already exists 04:22:13 65b676af1c96: Layer already exists 04:22:13 b1b82ba6cffa: Layer already exists 04:22:13 34fa88b7cc8d: Layer already exists 04:22:13 e4f44610d813: Layer already exists 04:22:13 d2d9d24a8c2a: Layer already exists 04:22:13 latest: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 04:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:14 b1b82ba6cffa: Preparing 04:22:14 34fa88b7cc8d: Preparing 04:22:14 7ca5fd41a7e2: Preparing 04:22:14 65b676af1c96: Preparing 04:22:14 e4f44610d813: Preparing 04:22:14 d2d9d24a8c2a: Preparing 04:22:14 d2d9d24a8c2a: Waiting 04:22:14 e4f44610d813: Layer already exists 04:22:14 65b676af1c96: Layer already exists 04:22:14 7ca5fd41a7e2: Layer already exists 04:22:14 34fa88b7cc8d: Layer already exists 04:22:14 b1b82ba6cffa: Layer already exists 04:22:14 d2d9d24a8c2a: Layer already exists 04:22:14 3.1.0-dev.41: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:15 b1b82ba6cffa: Preparing 04:22:15 34fa88b7cc8d: Preparing 04:22:15 7ca5fd41a7e2: Preparing 04:22:15 65b676af1c96: Preparing 04:22:15 e4f44610d813: Preparing 04:22:15 d2d9d24a8c2a: Preparing 04:22:15 d2d9d24a8c2a: Waiting 04:22:15 65b676af1c96: Layer already exists 04:22:15 e4f44610d813: Layer already exists 04:22:15 34fa88b7cc8d: Layer already exists 04:22:15 7ca5fd41a7e2: Layer already exists 04:22:15 b1b82ba6cffa: Layer already exists 04:22:15 d2d9d24a8c2a: Layer already exists 04:22:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:15 b1b82ba6cffa: Preparing 04:22:15 34fa88b7cc8d: Preparing 04:22:15 7ca5fd41a7e2: Preparing 04:22:15 65b676af1c96: Preparing 04:22:15 e4f44610d813: Preparing 04:22:15 d2d9d24a8c2a: Preparing 04:22:15 d2d9d24a8c2a: Waiting 04:22:15 7ca5fd41a7e2: Layer already exists 04:22:15 34fa88b7cc8d: Layer already exists 04:22:15 e4f44610d813: Layer already exists 04:22:15 b1b82ba6cffa: Layer already exists 04:22:15 65b676af1c96: Layer already exists 04:22:15 d2d9d24a8c2a: Layer already exists 04:22:15 main: digest: sha256:c40b0adc10538add24a835471f7b33269bd7b11eb32422a46ce6225c7283b6e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:15 ===================================================== [Pipeline] echo 04:22:15 taggedImages: 04:22:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.41 04:22:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:22:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:22:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:15 latest 04:22:15 3.1.0-dev.41 04:22:15 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:15 main 04:22:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:16 eb60dbcfa268: Preparing 04:22:16 d457e5ef8eed: Preparing 04:22:16 7ca5fd41a7e2: Preparing 04:22:16 65b676af1c96: Preparing 04:22:16 8040c82f9da6: Preparing 04:22:16 d2d9d24a8c2a: Preparing 04:22:16 d2d9d24a8c2a: Waiting 04:22:16 65b676af1c96: Layer already exists 04:22:16 7ca5fd41a7e2: Layer already exists 04:22:16 8040c82f9da6: Layer already exists 04:22:16 d2d9d24a8c2a: Layer already exists 04:22:16 eb60dbcfa268: Pushed 04:22:23 d457e5ef8eed: Pushed 04:22:23 e4ab1ec8366e2be91307e230c2cb89f5ed823568: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:24 eb60dbcfa268: Preparing 04:22:24 d457e5ef8eed: Preparing 04:22:24 7ca5fd41a7e2: Preparing 04:22:24 65b676af1c96: Preparing 04:22:24 8040c82f9da6: Preparing 04:22:24 d2d9d24a8c2a: Preparing 04:22:24 d2d9d24a8c2a: Waiting 04:22:24 65b676af1c96: Layer already exists 04:22:24 d457e5ef8eed: Layer already exists 04:22:24 8040c82f9da6: Layer already exists 04:22:24 7ca5fd41a7e2: Layer already exists 04:22:24 eb60dbcfa268: Layer already exists 04:22:24 d2d9d24a8c2a: Layer already exists 04:22:24 latest: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 04:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:24 eb60dbcfa268: Preparing 04:22:24 d457e5ef8eed: Preparing 04:22:24 7ca5fd41a7e2: Preparing 04:22:24 65b676af1c96: Preparing 04:22:24 8040c82f9da6: Preparing 04:22:24 d2d9d24a8c2a: Preparing 04:22:24 d2d9d24a8c2a: Waiting 04:22:24 d457e5ef8eed: Layer already exists 04:22:24 7ca5fd41a7e2: Layer already exists 04:22:24 8040c82f9da6: Layer already exists 04:22:24 eb60dbcfa268: Layer already exists 04:22:24 65b676af1c96: Layer already exists 04:22:24 d2d9d24a8c2a: Layer already exists 04:22:24 3.1.0-dev.41: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:25 eb60dbcfa268: Preparing 04:22:25 d457e5ef8eed: Preparing 04:22:25 7ca5fd41a7e2: Preparing 04:22:25 65b676af1c96: Preparing 04:22:25 8040c82f9da6: Preparing 04:22:25 d2d9d24a8c2a: Preparing 04:22:25 d2d9d24a8c2a: Waiting 04:22:25 65b676af1c96: Layer already exists 04:22:25 d457e5ef8eed: Layer already exists 04:22:25 7ca5fd41a7e2: Layer already exists 04:22:25 8040c82f9da6: Layer already exists 04:22:25 eb60dbcfa268: Layer already exists 04:22:25 d2d9d24a8c2a: Layer already exists 04:22:25 e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:26 eb60dbcfa268: Preparing 04:22:26 d457e5ef8eed: Preparing 04:22:26 7ca5fd41a7e2: Preparing 04:22:26 65b676af1c96: Preparing 04:22:26 8040c82f9da6: Preparing 04:22:26 d2d9d24a8c2a: Preparing 04:22:26 d2d9d24a8c2a: Waiting 04:22:26 65b676af1c96: Layer already exists 04:22:26 7ca5fd41a7e2: Layer already exists 04:22:26 d457e5ef8eed: Layer already exists 04:22:26 8040c82f9da6: Layer already exists 04:22:26 eb60dbcfa268: Layer already exists 04:22:26 d2d9d24a8c2a: Layer already exists 04:22:26 main: digest: sha256:1d57525dc5bf020769b0e7de620d2d6f93750c8017a50801c09337599d9159e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:26 ===================================================== [Pipeline] echo 04:22:26 taggedImages: 04:22:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568 04:22:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.41 04:22:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e4ab1ec8366e2be91307e230c2cb89f5ed823568-3.1.0-dev.41 04:22:26 - 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 04:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:26 04:22:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:27 arm64: Pulling from edgex-lftools-log-publisher 04:22:27 8998bd30e6a1: Pulling fs layer 04:22:27 04944245beec: Pulling fs layer 04:22:27 699f458cf7ca: Pulling fs layer 04:22:27 765212b225bb: Pulling fs layer 04:22:27 f23df028b6ca: Pulling fs layer 04:22:27 d65c8cfc05b1: Pulling fs layer 04:22:27 2437ff75d9bd: Pulling fs layer 04:22:27 765212b225bb: Waiting 04:22:27 d65c8cfc05b1: Waiting 04:22:27 2437ff75d9bd: Waiting 04:22:27 f23df028b6ca: Waiting 04:22:27 04944245beec: Verifying Checksum 04:22:27 04944245beec: Download complete 04:22:27 765212b225bb: Verifying Checksum 04:22:27 765212b225bb: Download complete 04:22:27 f23df028b6ca: Download complete 04:22:27 d65c8cfc05b1: Verifying Checksum 04:22:27 d65c8cfc05b1: Download complete 04:22:27 699f458cf7ca: Verifying Checksum 04:22:27 699f458cf7ca: Download complete 04:22:27 8998bd30e6a1: Verifying Checksum 04:22:27 8998bd30e6a1: Download complete 04:22:29 2437ff75d9bd: Verifying Checksum 04:22:29 2437ff75d9bd: Download complete 04:22:31 8998bd30e6a1: Pull complete 04:22:32 04944245beec: Pull complete 04:22:33 699f458cf7ca: Pull complete 04:22:33 765212b225bb: Pull complete 04:22:37 f23df028b6ca: Pull complete 04:22:37 d65c8cfc05b1: Pull complete 04:22:52 2437ff75d9bd: Pull complete 04:22:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:52 prd-ubuntu20.04-docker-arm64-4c-16g-5607 does not seem to be running inside a container 04:22:52 $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@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 04:22:55 $ docker top c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:56 ---> job-cost.sh 04:22:56 lf-activate-venv: SKIPPING 04:22:56 INFO: No Stack... 04:22:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:22:57 INFO: Archiving Costs [Pipeline] sh 04:22:57 + cat /w/workspace/edgex-go/575/archives/cost.csv 04:22:57 + cut -d, -f6 [Pipeline] lock 04:22:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] 04:22:58 Resource [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] did not exist. Created. 04:22:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:22:58 Stashed 1 file(s) [Pipeline] } 04:22:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-575-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:58 $ docker stop --time=1 c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 04:23:00 $ docker rm -f --volumes c20de11f8bd6ede6cf55346e8fd9669f8a3fc66e82667b281d3adba2ea65b718 [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 04:23:00 provisioning config files... 04:23:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/575@tmp/config16688632914008622707tmp [Pipeline] { [Pipeline] sh 04:23:01 + set +x 04:23:01 + curl -s https://codecov.io/bash 04:23:01 + bash -s -- 04:23:01 04:23:01 _____ _ 04:23:01 / ____| | | 04:23:01 | | ___ __| | ___ ___ _____ __ 04:23:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:01 Bash-1.0.6 04:23:01 04:23:01 04:23:01 ==> git version 2.25.1 found 04:23:01 ==> 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 04:23:01 Release-Date: 2020-01-08 04:23:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:23:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:23:01 ==> Jenkins CI detected. 04:23:01 current dir:  /w/workspace/edgex-go/575 04:23:01 project root: . 04:23:01 --> token set from env 04:23:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:01 ==> Running gcov in . (disable via -X gcov) 04:23:01 ==> Python coveragepy not found 04:23:01 ==> Searching for coverage reports in: 04:23:01 + . 04:23:01 -> Found 1 reports 04:23:01 ==> Detecting git/mercurial file structure 04:23:01 ==> Reading reports 04:23:01 + ./coverage.out bytes=450366 04:23:01 ==> Appending adjustments 04:23:01 https://docs.codecov.io/docs/fixing-reports 04:23:02 + Found adjustments 04:23:02 ==> Gzipping contents 04:23:02 60K /tmp/codecov.0553RL.gz 04:23:02 ==> Uploading reports 04:23:02 url: https://codecov.io 04:23:02 query: branch=main&commit=e4ab1ec8366e2be91307e230c2cb89f5ed823568&build=575&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F575%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:02 -> Pinging Codecov 04:23:02 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=e4ab1ec8366e2be91307e230c2cb89f5ed823568&build=575&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F575%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:02 -> Uploading to 04:23:02 https://storage.googleapis.com/codecov/v4/raw/2023-09-08/00271124DB129430A58F1EEE437C3FCB/e4ab1ec8366e2be91307e230c2cb89f5ed823568/842aa78c-f66b-4b6c-b0ac-d7a36b49f892.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230908T042302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f5512a094b66ca5c7d620b64c6d6fc7fec96fcee4b1dd4cc35a5c289ccad0f 04:23:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:02 Dload Upload Total Spent Left Speed 04:23:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57856 0 0 100 57856 0 295k --:--:-- --:--:-- --:--:-- 294k 100 57856 0 0 100 57856 0 295k --:--:-- --:--:-- --:--:-- 294k 04:23:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e4ab1ec8366e2be91307e230c2cb89f5ed823568 [Pipeline] } 04:23:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:23:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:23:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:03 04:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:23:03 df9b9388f04a: Pulling fs layer 04:23:03 52dc419b0ee2: Pulling fs layer 04:23:03 25bc292e5bac: Pulling fs layer 04:23:03 114826534d7a: Pulling fs layer 04:23:03 4657fd5d0bcf: Pulling fs layer 04:23:03 6ad1cebc031e: Pulling fs layer 04:23:03 8a3aa393b2d8: Pulling fs layer 04:23:03 114826534d7a: Waiting 04:23:03 4657fd5d0bcf: Waiting 04:23:03 6ad1cebc031e: Waiting 04:23:03 8a3aa393b2d8: Waiting 04:23:03 25bc292e5bac: Verifying Checksum 04:23:03 25bc292e5bac: Download complete 04:23:03 52dc419b0ee2: Verifying Checksum 04:23:03 52dc419b0ee2: Download complete 04:23:03 4657fd5d0bcf: Verifying Checksum 04:23:03 4657fd5d0bcf: Download complete 04:23:03 df9b9388f04a: Download complete 04:23:03 6ad1cebc031e: Verifying Checksum 04:23:03 6ad1cebc031e: Download complete 04:23:03 df9b9388f04a: Pull complete 04:23:03 52dc419b0ee2: Pull complete 04:23:04 25bc292e5bac: Pull complete 04:23:04 114826534d7a: Verifying Checksum 04:23:04 114826534d7a: Download complete 04:23:04 8a3aa393b2d8: Verifying Checksum 04:23:04 8a3aa393b2d8: Download complete 04:23:07 114826534d7a: Pull complete 04:23:07 4657fd5d0bcf: Pull complete 04:23:08 6ad1cebc031e: Pull complete 04:23:10 8a3aa393b2d8: Pull complete 04:23:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:10 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:23:10 $ 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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:23:15 $ docker top 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 -eo pid,comm [Pipeline] { [Pipeline] echo 04:23:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:23:15 + set -o pipefail 04:23:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:23:20 04:23:20 Monitoring /w/workspace/edgex-go/575 (github.com/edgexfoundry/edgex-go)... 04:23:20 04:23:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/727f4254-db3f-4fb3-a10b-e635748b3c1c 04:23:20 04:23:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:23:20 04:23:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:23:20 04:23:20 04:23:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:23:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:23:20 More details here: https://snyk.co/ue1NS 04:23:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:23:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:23:20 $ docker stop --time=1 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 04:23:24 $ docker rm -f --volumes 0991d07c7e02c4ef83854c523e28a185cdc097b2fdf0fedb6c983477cc445da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:23:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:24 provisioning config files... 04:23:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/575@tmp/config6384306983788435981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:25 --> edgex-publish-swagger.sh 04:23:25 === Publish openapi/v3 API === 04:23:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:23:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/575/openapi/v3/core-command.yaml] 04:23:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:25 Dload Upload Total Spent Left Speed 04:23:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60372 --:--:-- --:--:-- --:--:-- 60372 04:23:25 04:23:25 04:23:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/575/openapi/v3/core-data.yaml] 04:23:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:25 Dload Upload Total Spent Left Speed 04:23:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 344k --:--:-- --:--:-- --:--:-- 343k 100 71708 0 0 100 71708 0 154k --:--:-- --:--:-- --:--:-- 153k 04:23:25 04:23:25 04:23:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/575/openapi/v3/core-metadata.yaml] 04:23:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:25 Dload Upload Total Spent Left Speed 04:23:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 251k --:--:-- --:--:-- --:--:-- 251k 04:23:26 04:23:26 04:23:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/575/openapi/v3/support-notifications.yaml] 04:23:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:26 Dload Upload Total Spent Left Speed 04:23:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 176k --:--:-- --:--:-- --:--:-- 176k 04:23:26 04:23:26 04:23:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/575/openapi/v3/support-scheduler.yaml] 04:23:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:26 Dload Upload Total Spent Left Speed 04:23:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 87155 --:--:-- --:--:-- --:--:-- 87155 04:23:27 04:23:27 [Pipeline] } 04:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:23:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:28 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:28 $ docker top b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 -eo pid,comm 04:23:28 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). 04:23:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:28 [ssh-agent] Looking for ssh-agent implementation... 04:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:29 $ docker exec b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 ssh-agent 04:23:29 SSH_AUTH_SOCK=/tmp/ssh-SESxeLLH69vw/agent.33 04:23:29 SSH_AGENT_PID=39 04:23:29 Running ssh-add (command line suppressed) 04:23:29 Identity added: /w/workspace/edgex-go/575@tmp/private_key_12195636565375641057.key (/w/workspace/edgex-go/575@tmp/private_key_12195636565375641057.key) 04:23:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:29 + git semver tag 04:23:29 2023-09-08 04:23:29,734 [run_tag] DEBUG tag force:False 04:23:29 2023-09-08 04:23:29,734 [check_head_tag] DEBUG check head tag 04:23:29 2023-09-08 04:23:29,735 [execute] INFO git cat-file --batch-check 04:23:29 2023-09-08 04:23:29,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=) 04:23:29 2023-09-08 04:23:29,739 [execute] INFO git cat-file --batch 04:23:29 2023-09-08 04:23:29,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=) 04:23:29 2023-09-08 04:23:29,758 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:23:29 2023-09-08 04:23:29,758 [execute] INFO git tag -a v3.1.0-dev.41 -m v3.1.0-dev.41 04:23:29 2023-09-08 04:23:29,758 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.41', '-m', 'v3.1.0-dev.41'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) 04:23:29 2023-09-08 04:23:29,763 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:23:29 3.1.0-dev.41 [Pipeline] } 04:23:29 $ docker exec --env ******** --env ******** b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 ssh-agent -k 04:23:29 unset SSH_AUTH_SOCK; 04:23:29 unset SSH_AGENT_PID; 04:23:29 echo Agent pid 39 killed; 04:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:30 + git semver [Pipeline] } 04:23:30 $ docker stop --time=1 b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 04:23:31 $ docker rm -f --volumes b4d9acaf6ad97d0a052f3d688ffa8df24b157de6e9287524e91771f86c149647 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:32 04:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:32 0.23.1-centos7: Pulling from edgex-lftools 04:23:32 ab5ef0e58194: Pulling fs layer 04:23:32 9712f1f96733: Pulling fs layer 04:23:32 63f879dbbcfc: Pulling fs layer 04:23:32 0d9ebad4ef96: Pulling fs layer 04:23:32 e9a5061849ea: Pulling fs layer 04:23:32 d747dcd14b5f: Pulling fs layer 04:23:32 2de7ff778b66: Pulling fs layer 04:23:32 0d9ebad4ef96: Waiting 04:23:32 e9a5061849ea: Waiting 04:23:32 d747dcd14b5f: Waiting 04:23:32 2de7ff778b66: Waiting 04:23:32 9712f1f96733: Download complete 04:23:32 63f879dbbcfc: Verifying Checksum 04:23:32 63f879dbbcfc: Download complete 04:23:32 0d9ebad4ef96: Verifying Checksum 04:23:32 0d9ebad4ef96: Download complete 04:23:32 d747dcd14b5f: Download complete 04:23:32 e9a5061849ea: Verifying Checksum 04:23:32 e9a5061849ea: Download complete 04:23:32 ab5ef0e58194: Verifying Checksum 04:23:32 ab5ef0e58194: Download complete 04:23:33 2de7ff778b66: Verifying Checksum 04:23:33 2de7ff778b66: Download complete 04:23:35 ab5ef0e58194: Pull complete 04:23:35 9712f1f96733: Pull complete 04:23:36 63f879dbbcfc: Pull complete 04:23:40 0d9ebad4ef96: Pull complete 04:23:40 e9a5061849ea: Pull complete 04:23:40 d747dcd14b5f: Pull complete 04:23:41 2de7ff778b66: Pull complete 04:23:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:42 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:23:48 $ docker top ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:23:48 provisioning config files... 04:23:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/575@tmp/config16560212225988108887tmp 04:23:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/575@tmp/config15947099672698431831tmp 04:23:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/575@tmp/config1958265851109836771tmp [Pipeline] { [Pipeline] echo 04:23:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:23:49 ---> sigul-configuration.sh 04:23:49 gpg: directory `/root/.gnupg' created 04:23:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:23:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:23:49 gpg: keyring `/root/.gnupg/secring.gpg' created 04:23:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:23:49 gpg: CAST5 encrypted data 04:23:49 gpg: encrypted with 1 passphrase 04:23:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:23:49 + mkdir /home/jenkins 04:23:49 + mkdir /home/jenkins/sigul [Pipeline] sh 04:23:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:23:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:23:50 ---> sigul-install.sh 04:23:50 Sigul already installed; skipping installation. [Pipeline] sh 04:23:50 + git tag --list 04:23:50 0.6.0 04:23:50 0.6.1 04:23:50 0.7.0 04:23:50 0.7.1 04:23:50 v1.0.0 04:23:50 v1.0.1 04:23:50 v1.1.0 04:23:50 v1.2.0 04:23:50 v1.2.1 04:23:50 v1.3.0 04:23:50 v1.3.1 04:23:50 v2.0.0 04:23:50 v2.1.0 04:23:50 v2.1.1 04:23:50 v2.2.0 04:23:50 v2.3.0 04:23:50 v3.0 04:23:50 v3.0.0 04:23:50 v3.1.0-dev.1 04:23:50 v3.1.0-dev.10 04:23:50 v3.1.0-dev.11 04:23:50 v3.1.0-dev.12 04:23:50 v3.1.0-dev.13 04:23:50 v3.1.0-dev.14 04:23:50 v3.1.0-dev.15 04:23:50 v3.1.0-dev.16 04:23:50 v3.1.0-dev.17 04:23:50 v3.1.0-dev.18 04:23:50 v3.1.0-dev.19 04:23:50 v3.1.0-dev.2 04:23:50 v3.1.0-dev.20 04:23:50 v3.1.0-dev.21 04:23:50 v3.1.0-dev.22 04:23:50 v3.1.0-dev.23 04:23:50 v3.1.0-dev.24 04:23:50 v3.1.0-dev.25 04:23:50 v3.1.0-dev.26 04:23:50 v3.1.0-dev.27 04:23:50 v3.1.0-dev.28 04:23:50 v3.1.0-dev.29 04:23:50 v3.1.0-dev.3 04:23:50 v3.1.0-dev.30 04:23:50 v3.1.0-dev.31 04:23:50 v3.1.0-dev.32 04:23:50 v3.1.0-dev.33 04:23:50 v3.1.0-dev.34 04:23:50 v3.1.0-dev.35 04:23:50 v3.1.0-dev.36 04:23:50 v3.1.0-dev.37 04:23:50 v3.1.0-dev.38 04:23:50 v3.1.0-dev.39 04:23:50 v3.1.0-dev.4 04:23:50 v3.1.0-dev.40 04:23:50 v3.1.0-dev.41 04:23:50 v3.1.0-dev.5 04:23:50 v3.1.0-dev.6 04:23:50 v3.1.0-dev.7 04:23:50 v3.1.0-dev.8 04:23:50 v3.1.0-dev.9 [Pipeline] sh 04:23:50 + lftools sign git-tag v3.1.0-dev.41 04:23:51 Signing Git tag with Sigul... 04:23:51 Signing v3.1.0-dev.41 [Pipeline] echo 04:23:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:23:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:23:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:23:51 $ docker stop --time=1 ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 04:23:53 $ docker rm -f --volumes ea6f4ae99e4db3c9aa27c85804c6b8dd6f7327dc801f9b1153635996fbc53605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:23:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:53 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:54 $ docker top 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:54 [ssh-agent] Looking for ssh-agent implementation... 04:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:54 $ docker exec 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 ssh-agent 04:23:54 SSH_AUTH_SOCK=/tmp/ssh-aL6Tqbyr3sMT/agent.31 04:23:54 SSH_AGENT_PID=37 04:23:54 Running ssh-add (command line suppressed) 04:23:54 Identity added: /w/workspace/edgex-go/575@tmp/private_key_3376622149399159139.key (/w/workspace/edgex-go/575@tmp/private_key_3376622149399159139.key) 04:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:54 + git semver bump pre 04:23:55 2023-09-08 04:23:55,064 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:23:55 2023-09-08 04:23:55,064 [bump_version] DEBUG bumping version:3.1.0-dev.41 on axis:pre with prefix:dev 04:23:55 2023-09-08 04:23:55,064 [bump_version] DEBUG bumped version:3.1.0-dev.42 04:23:55 2023-09-08 04:23:55,064 [write_version] DEBUG write version:3.1.0-dev.42 to path:/w/workspace/edgex-go/575/.semver/main with force:True 04:23:55 2023-09-08 04:23:55,064 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:23:55 2023-09-08 04:23:55,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/575/.semver/main 04:23:55 2023-09-08 04:23:55,066 [execute] INFO git cat-file --batch-check 04:23:55 2023-09-08 04:23:55,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) 04:23:55 2023-09-08 04:23:55,071 [execute] INFO git cat-file --batch 04:23:55 2023-09-08 04:23:55,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) 04:23:55 2023-09-08 04:23:55,077 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:23:55 3.1.0-dev.42 [Pipeline] } 04:23:55 $ docker exec --env ******** --env ******** 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 ssh-agent -k 04:23:55 unset SSH_AUTH_SOCK; 04:23:55 unset SSH_AGENT_PID; 04:23:55 echo Agent pid 37 killed; 04:23:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:55 + git semver [Pipeline] } 04:23:55 $ docker stop --time=1 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 04:23:57 $ docker rm -f --volumes 6cdc47fad080c34240d06e419a13b12d1be47463728b04a03943ff526b9d7be3 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:57 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:58 $ docker top 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 -eo pid,comm 04:23:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:23:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:58 [ssh-agent] Looking for ssh-agent implementation... 04:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:58 $ docker exec 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 ssh-agent 04:23:58 SSH_AUTH_SOCK=/tmp/ssh-OWNRKI7ojy1K/agent.32 04:23:58 SSH_AGENT_PID=38 04:23:58 Running ssh-add (command line suppressed) 04:23:58 Identity added: /w/workspace/edgex-go/575@tmp/private_key_17252106043026438010.key (/w/workspace/edgex-go/575@tmp/private_key_17252106043026438010.key) 04:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:58 + git semver push 04:23:59 2023-09-08 04:23:59,085 [run_push] DEBUG push 04:23:59 2023-09-08 04:23:59,086 [execute] INFO git cat-file --batch-check 04:23:59 2023-09-08 04:23:59,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=) 04:23:59 2023-09-08 04:23:59,090 [execute] INFO git rev-list d6841b5b04aace4a373f57242c01c09b798cdda6 -- 04:23:59 2023-09-08 04:23:59,090 [execute] DEBUG Popen(['git', 'rev-list', 'd6841b5b04aace4a373f57242c01c09b798cdda6', '--'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=None) 04:23:59 2023-09-08 04:23:59,107 [execute] INFO git fetch -v origin 04:23:59 2023-09-08 04:23:59,108 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=True, shell=None, istream=None) 04:23:59 2023-09-08 04:23:59,572 [run_push] DEBUG no remote changes detected 04:23:59 2023-09-08 04:23:59,573 [execute] INFO git push origin semver 04:23:59 2023-09-08 04:23:59,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/575/.semver, universal_newlines=False, shell=None, istream=None) 04:24:00 2023-09-08 04:24:00,324 [run_push] DEBUG push all version tags 04:24:00 2023-09-08 04:24:00,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:24:00 2023-09-08 04:24:00,325 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/575, universal_newlines=False, shell=None, istream=None) 04:24:01 2023-09-08 04:24:01,092 [read_version] DEBUG read version from /w/workspace/edgex-go/575/.semver/main 04:24:01 3.1.0-dev.42 [Pipeline] } 04:24:01 $ docker exec --env ******** --env ******** 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 ssh-agent -k 04:24:01 unset SSH_AUTH_SOCK; 04:24:01 unset SSH_AGENT_PID; 04:24:01 echo Agent pid 38 killed; 04:24:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:01 + git semver [Pipeline] } 04:24:01 $ docker stop --time=1 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 04:24:03 $ docker rm -f --volumes 5f472670c81d9733ac97ab8046e7eedfd730ff7d3c4666e29d58d69021d0c1b7 [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 04:24:03 + [ -d /w/workspace/edgex-go/575/archives ] [Pipeline] libraryResource [Pipeline] sh 04:24:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:04 ---> package-listing.sh 04:24:04 ++ facter osfamily 04:24:04 ++ tr '[:upper:]' '[:lower:]' 04:24:05 + OS_FAMILY=debian 04:24:05 + workspace=/w/workspace/edgex-go/575 04:24:05 + START_PACKAGES=/tmp/packages_start.txt 04:24:05 + END_PACKAGES=/tmp/packages_end.txt 04:24:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:05 + PACKAGES=/tmp/packages_start.txt 04:24:05 + '[' /w/workspace/edgex-go/575 ']' 04:24:05 + PACKAGES=/tmp/packages_end.txt 04:24:05 + case "${OS_FAMILY}" in 04:24:05 + dpkg -l 04:24:05 + grep '^ii' 04:24:05 + '[' -f /tmp/packages_start.txt ']' 04:24:05 + '[' -f /tmp/packages_end.txt ']' 04:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:05 + '[' /w/workspace/edgex-go/575 ']' 04:24:05 + mkdir -p /w/workspace/edgex-go/575/archives/ 04:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/575/archives/ [Pipeline] echo 04:24:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:05 04:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:06 latest: Pulling from edgex-lftools-log-publisher 04:24:06 5eb5b503b376: Pulling fs layer 04:24:06 5c69ac0246d0: Pulling fs layer 04:24:06 ec43610c2a17: Pulling fs layer 04:24:06 3a2ae6a8a46f: Pulling fs layer 04:24:06 33b1e0a273af: Pulling fs layer 04:24:06 5d3b04190fa2: Pulling fs layer 04:24:06 2f39f015ded8: Pulling fs layer 04:24:06 33b1e0a273af: Waiting 04:24:06 5d3b04190fa2: Waiting 04:24:06 2f39f015ded8: Waiting 04:24:06 3a2ae6a8a46f: Waiting 04:24:06 5c69ac0246d0: Verifying Checksum 04:24:06 5c69ac0246d0: Download complete 04:24:06 3a2ae6a8a46f: Verifying Checksum 04:24:06 3a2ae6a8a46f: Download complete 04:24:06 33b1e0a273af: Verifying Checksum 04:24:06 33b1e0a273af: Download complete 04:24:06 5d3b04190fa2: Download complete 04:24:06 ec43610c2a17: Verifying Checksum 04:24:06 5eb5b503b376: Verifying Checksum 04:24:06 5eb5b503b376: Download complete 04:24:07 2f39f015ded8: Download complete 04:24:07 5eb5b503b376: Pull complete 04:24:07 5c69ac0246d0: Pull complete 04:24:08 ec43610c2a17: Pull complete 04:24:08 3a2ae6a8a46f: Pull complete 04:24:08 33b1e0a273af: Pull complete 04:24:08 5d3b04190fa2: Pull complete 04:24:12 2f39f015ded8: Pull complete 04:24:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:12 prd-ubuntu20.04-docker-8c-8g-5606 does not seem to be running inside a container 04:24:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/575/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/575 -v /w/workspace/edgex-go/575:/w/workspace/edgex-go/575:rw,z -v /w/workspace/edgex-go/575@tmp:/w/workspace/edgex-go/575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:16 $ docker top 1d22260c3f6da40a2c032dab038b58eddd6c5f9c679cb492fcabeaefad106d18 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:17 + ls /var/log/sa-host 04:24:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:17 provisioning config files... 04:24:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/575@tmp/config2227543634806658290tmp [Pipeline] { [Pipeline] echo 04:24:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> create-netrc.sh [Pipeline] } 04:24:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> python-tools-install.sh [Pipeline] echo 04:24:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> sudo-logs.sh 04:24:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:19 ---> job-cost.sh 04:24:19 lf-activate-venv: SKIPPING 04:24:19 DEBUG: total: 0.10999999940395355 04:24:19 INFO: Retrieving Stack Cost... 04:24:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:19 INFO: Archiving Costs [Pipeline] echo 04:24:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:20 ---> logs-deploy.sh 04:24:20 lf-activate-venv: SKIPPING 04:24:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/575 04:24:20 INFO: archiving workspace using pattern(s): 04:24:21 Archives upload complete. 04:24:21 INFO: archiving logs to Nexus 04:24:22 ---> uname -a: 04:24:22 Linux prd-ubuntu20-04-docker-8c-8g-5606 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:24:22 04:24:22 04:24:22 ---> lscpu: 04:24:22 Architecture: x86_64 04:24:22 CPU op-mode(s): 32-bit, 64-bit 04:24:22 Byte Order: Little Endian 04:24:22 Address sizes: 40 bits physical, 48 bits virtual 04:24:22 CPU(s): 8 04:24:22 On-line CPU(s) list: 0-7 04:24:22 Thread(s) per core: 1 04:24:22 Core(s) per socket: 1 04:24:22 Socket(s): 8 04:24:22 NUMA node(s): 1 04:24:22 Vendor ID: AuthenticAMD 04:24:22 CPU family: 23 04:24:22 Model: 49 04:24:22 Model name: AMD EPYC-Rome Processor 04:24:22 Stepping: 0 04:24:22 CPU MHz: 2800.000 04:24:22 BogoMIPS: 5600.00 04:24:22 Virtualization: AMD-V 04:24:22 Hypervisor vendor: KVM 04:24:22 Virtualization type: full 04:24:22 L1d cache: 256 KiB 04:24:22 L1i cache: 256 KiB 04:24:22 L2 cache: 4 MiB 04:24:22 L3 cache: 128 MiB 04:24:22 NUMA node0 CPU(s): 0-7 04:24:22 Vulnerability Itlb multihit: Not affected 04:24:22 Vulnerability L1tf: Not affected 04:24:22 Vulnerability Mds: Not affected 04:24:22 Vulnerability Meltdown: Not affected 04:24:22 Vulnerability Mmio stale data: Not affected 04:24:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:24:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:24:22 Vulnerability Srbds: Not affected 04:24:22 Vulnerability Tsx async abort: Not affected 04:24:22 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 04:24:22 04:24:22 04:24:22 ---> nproc: 04:24:22 8 04:24:22 04:24:22 04:24:22 ---> df -h: 04:24:22 Filesystem Size Used Avail Use% Mounted on 04:24:22 overlay 155G 22G 134G 15% / 04:24:22 tmpfs 64M 0 64M 0% /dev 04:24:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:24:22 shm 64M 0 64M 0% /dev/shm 04:24:22 /dev/vda1 155G 22G 134G 15% /facter-os 04:24:22 04:24:22 04:24:22 ---> sar -b -r -n DEV: 04:24:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5606) 09/08/23 _x86_64_ (8 CPU) 04:24:22 04:24:22 03:54:58 LINUX RESTART (8 CPU) 04:24:22 04:24:22 03:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:22 03:56:01 142.69 48.67 94.02 0.00 5471.64 202192.34 0.00 04:24:22 03:57:01 109.35 2.28 107.07 0.00 58.92 61359.37 0.00 04:24:22 03:58:01 34.04 0.18 33.86 0.00 3.20 19743.93 0.00 04:24:22 03:59:01 251.07 0.47 250.60 0.00 52.52 155646.78 0.00 04:24:22 04:00:01 432.06 5.60 426.46 0.00 106.76 124822.79 0.00 04:24:22 04:01:01 250.09 2.23 247.86 0.00 2285.26 108625.82 0.00 04:24:22 04:02:01 480.32 7.72 472.60 0.00 1109.28 30621.56 0.00 04:24:22 04:03:01 16.45 0.07 16.38 0.00 8.40 430.06 0.00 04:24:22 04:04:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 04:24:22 04:05:01 1.37 0.00 1.37 0.00 0.00 23.33 0.00 04:24:22 04:06:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 04:24:22 04:07:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 04:24:22 04:08:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 04:24:22 04:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 04:24:22 04:10:01 1.68 0.02 1.67 0.00 0.13 19.20 0.00 04:24:22 04:11:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 04:24:22 04:12:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 04:24:22 04:13:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 04:24:22 04:14:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 04:24:22 04:15:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 04:24:22 04:16:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 04:24:22 04:17:01 1.03 0.02 1.02 0.00 0.13 11.06 0.00 04:24:22 04:18:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 04:24:22 04:19:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 04:24:22 04:20:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 04:24:22 04:21:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 04:24:22 04:22:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 04:24:22 04:23:01 0.95 0.02 0.93 0.00 4.27 25.06 0.00 04:24:22 04:24:01 138.81 0.27 138.54 0.00 10.13 59207.20 0.00 04:24:22 Average: 64.87 2.33 62.54 0.00 314.20 26311.94 0.00 04:24:22 04:24:22 03:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:22 03:56:01 29667740 31654676 692120 2.10 60508 2220336 1751436 5.16 964940 1941140 220 04:24:22 03:57:01 27567656 31389608 915568 2.78 115616 3885352 2143004 6.32 1654400 3195044 553208 04:24:22 03:58:01 27654472 31553748 748028 2.27 119524 3935120 1815628 5.35 1292984 3441432 305864 04:24:22 03:59:01 23118596 31125104 1151128 3.50 131124 7933096 5404724 15.93 1958244 7169224 490468 04:24:22 04:00:01 18165548 30311576 1919400 5.84 225068 11581996 8047552 23.72 3523144 10108968 821344 04:24:22 04:01:01 16424496 30564408 1672420 5.09 239868 13515284 4845660 14.28 3924012 11415072 340596 04:24:22 04:02:01 17833448 31471440 802832 2.44 248836 13094988 2323204 6.85 2640232 11431436 540 04:24:22 04:03:01 17841628 31481164 792608 2.41 249660 13095492 2185844 6.44 2902480 11158540 168 04:24:22 04:04:01 17840892 31480504 793288 2.41 249700 13095500 2185844 6.44 2902644 11158548 16 04:24:22 04:05:01 17846056 31485692 787968 2.40 249748 13095476 2185844 6.44 2896564 11158524 68 04:24:22 04:06:01 17846912 31486600 787492 2.39 249772 13095480 2185844 6.44 2896656 11158528 8 04:24:22 04:07:01 17858836 31498552 775712 2.36 249788 13095480 2185844 6.44 2885352 11158528 8 04:24:22 04:08:01 17859072 31498792 775396 2.36 249808 13095484 2185844 6.44 2885352 11158532 4 04:24:22 04:09:01 17859024 31498908 775228 2.36 249832 13095616 2201896 6.49 2885332 11158696 8 04:24:22 04:10:01 17847588 31487596 786268 2.39 249844 13095616 2230884 6.57 2901572 11158696 200 04:24:22 04:11:01 17858268 31498316 775908 2.36 249884 13095620 2230884 6.57 2885496 11158700 28 04:24:22 04:12:01 17857960 31498064 776128 2.36 249928 13095624 2230884 6.57 2885468 11158704 28 04:24:22 04:13:01 17857620 31497748 776384 2.36 249948 13095628 2230884 6.57 2885496 11158708 8 04:24:22 04:14:01 17857644 31497848 776224 2.36 250020 13095632 2230884 6.57 2885576 11158716 8 04:24:22 04:15:01 17857848 31498052 775924 2.36 250064 13095624 2230884 6.57 2885588 11158716 12 04:24:22 04:16:01 17858260 31498536 775608 2.36 250096 13095636 2230884 6.57 2885728 11158716 8 04:24:22 04:17:01 17857832 31498212 775844 2.36 250132 13095636 2230884 6.57 2886368 11158716 200 04:24:22 04:18:01 17857564 31497980 776000 2.36 250156 13095644 2230884 6.57 2885728 11158724 8 04:24:22 04:19:01 17857524 31497940 775980 2.36 250172 13095644 2230884 6.57 2885728 11158724 4 04:24:22 04:20:01 17857716 31498180 775912 2.36 250204 13095640 2230884 6.57 2885836 11158728 8 04:24:22 04:21:01 17857668 31498180 775892 2.36 250220 13095652 2230884 6.57 2885884 11158732 8 04:24:22 04:22:01 17857652 31498208 775804 2.36 250256 13095656 2214252 6.53 2885844 11158736 8 04:24:22 04:23:01 17853532 31494652 778572 2.37 250264 13096288 2276492 6.71 2887960 11159512 516 04:24:22 04:24:01 16322772 31437600 830228 2.52 286092 14403912 2458868 7.25 3040572 12402280 968 04:24:22 Average: 19024201 31410272 865375 2.63 230211 11916488 2598910 7.66 2747282 10187494 86708 04:24:22 04:24:22 03:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:22 03:56:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 04:24:22 03:56:01 ens3 1166.23 974.68 7905.06 129.85 0.00 0.00 0.00 0.00 04:24:22 03:56:01 docker0 531.94 482.11 37.27 2750.99 0.00 0.00 0.00 0.00 04:24:22 03:57:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 04:24:22 03:57:01 vethe017a7e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 03:57:01 ens3 443.41 275.42 5997.00 112.08 0.00 0.00 0.00 0.00 04:24:22 03:57:01 docker0 140.49 248.76 10.94 1761.10 0.00 0.00 0.00 0.00 04:24:22 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 03:58:01 vethe017a7e 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 04:24:22 03:58:01 ens3 36.58 20.98 29.53 16.00 0.00 0.00 0.00 0.00 04:24:22 03:58:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vethed0dae1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vethc08258b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth7c0364c 1.55 3.93 0.12 43.10 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vetha9ea3f8 1.53 3.78 0.12 43.01 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth1b3fb24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vetheab2d26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth6525358 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth0334887 2.88 4.23 0.21 53.35 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth48fd812 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth859fac7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vethf5c66ac 2.10 5.25 0.16 80.05 0.00 0.00 0.00 0.01 04:24:22 03:59:01 veth1a912ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth175c00d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth80b4f8b 1.33 3.10 0.10 42.47 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth747e592 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth8740768 0.22 0.23 0.02 0.38 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth7c29a7b 0.30 0.50 0.03 0.11 0.00 0.00 0.00 0.00 04:24:22 03:59:01 ens3 155.81 88.89 3330.20 22.92 0.00 0.00 0.00 0.00 04:24:22 03:59:01 vethce463b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 03:59:01 veth1d13da3 1.65 3.75 0.13 55.33 0.00 0.00 0.00 0.00 04:24:22 03:59:01 docker0 11.65 23.79 0.74 317.76 0.00 0.00 0.00 0.00 04:24:22 04:00:01 vethe02ec58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 vetha955aaf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth96b464c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth31a0744 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth4174b6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth8d905ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth7c29a7b 0.08 0.92 0.00 0.04 0.00 0.00 0.00 0.00 04:24:22 04:00:01 ens3 506.35 282.44 2931.88 36.38 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth8550069 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth17d0d6c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 vethc285bac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 veth1c92781 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:00:01 docker0 268.51 483.07 21.83 2912.39 0.00 0.00 0.00 0.00 04:24:22 04:00:01 vethe4f1695 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:24:22 04:01:01 vethe02ec58 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 vetha955aaf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth96b464c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth31a0744 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth4174b6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth8d905ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth7c29a7b 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 ens3 99.28 58.77 1379.92 6.97 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth8550069 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth17d0d6c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 vethc285bac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 veth1c92781 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:01:01 vethe4f1695 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:02:01 lo 49.79 49.79 4.91 4.91 0.00 0.00 0.00 0.00 04:24:22 04:02:01 ens3 421.53 443.09 242.77 1817.06 0.00 0.00 0.00 0.00 04:24:22 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:03:01 lo 21.60 21.60 2.13 2.13 0.00 0.00 0.00 0.00 04:24:22 04:03:01 ens3 272.29 283.40 117.37 1724.67 0.00 0.00 0.00 0.00 04:24:22 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:04:01 ens3 2.13 1.07 5.31 0.31 0.00 0.00 0.00 0.00 04:24:22 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:06:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:24:22 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:11:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:24:22 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:24:22 04:12:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:24:22 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:16:01 ens3 0.45 0.38 0.11 0.18 0.00 0.00 0.00 0.00 04:24:22 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:21:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:24:22 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:22 04:22:01 ens3 0.32 0.30 0.23 0.02 0.00 0.00 0.00 0.00 04:24:22 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:23:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:23:01 ens3 3.65 2.42 4.00 1.04 0.00 0.00 0.00 0.00 04:24:22 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:22 04:24:01 veth3c7124a 1.98 1.83 0.31 0.66 0.00 0.00 0.00 0.00 04:24:22 04:24:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 04:24:22 04:24:01 ens3 429.20 245.53 8245.40 57.70 0.00 0.00 0.00 0.00 04:24:22 04:24:01 docker0 69.36 125.21 5.61 1027.20 0.00 0.00 0.00 0.00 04:24:22 Average: veth3c7124a 0.07 0.06 0.01 0.02 0.00 0.00 0.00 0.00 04:24:22 Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 04:24:22 Average: ens3 122.03 92.37 1041.05 135.35 0.00 0.00 0.00 0.00 04:24:22 Average: docker0 35.30 47.05 2.64 302.42 0.00 0.00 0.00 0.00 04:24:22 04:24:22 04:24:22 ---> sar -P ALL: 04:24:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5606) 09/08/23 _x86_64_ (8 CPU) 04:24:22 04:24:22 03:54:58 LINUX RESTART (8 CPU) 04:24:22 04:24:22 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:24:22 03:56:01 all 7.98 0.00 2.68 2.41 0.05 86.87 04:24:22 03:56:01 0 7.32 0.00 2.41 0.42 0.05 89.81 04:24:22 03:56:01 1 9.00 0.00 4.17 3.51 0.05 83.27 04:24:22 03:56:01 2 6.58 0.00 3.48 3.93 0.07 85.94 04:24:22 03:56:01 3 10.59 0.00 2.47 6.19 0.05 80.69 04:24:22 03:56:01 4 6.59 0.00 1.86 0.08 0.05 91.42 04:24:22 03:56:01 5 7.43 0.00 1.53 2.01 0.03 89.00 04:24:22 03:56:01 6 6.68 0.00 2.72 2.49 0.05 88.06 04:24:22 03:56:01 7 9.69 0.00 2.84 0.68 0.07 86.72 04:24:22 03:57:01 all 25.87 0.00 5.43 2.17 0.08 66.46 04:24:22 03:57:01 0 25.24 0.00 5.24 0.22 0.08 69.22 04:24:22 03:57:01 1 26.12 0.00 6.26 1.14 0.08 66.39 04:24:22 03:57:01 2 24.51 0.00 5.17 6.43 0.07 63.82 04:24:22 03:57:01 3 26.54 0.00 5.41 0.59 0.08 67.38 04:24:22 03:57:01 4 23.95 0.00 5.47 7.53 0.07 62.99 04:24:22 03:57:01 5 27.69 0.00 5.42 0.02 0.07 66.80 04:24:22 03:57:01 6 25.85 0.00 5.08 0.08 0.08 68.90 04:24:22 03:57:01 7 27.04 0.00 5.40 1.34 0.08 66.14 04:24:22 03:58:01 all 37.32 0.00 5.57 0.73 0.09 56.29 04:24:22 03:58:01 0 39.15 0.00 5.61 0.13 0.08 55.02 04:24:22 03:58:01 1 36.27 0.00 5.64 0.00 0.10 58.00 04:24:22 03:58:01 2 36.69 0.00 5.37 0.03 0.08 57.83 04:24:22 03:58:01 3 38.70 0.00 5.70 0.57 0.08 54.95 04:24:22 03:58:01 4 39.03 0.00 5.74 2.15 0.10 52.98 04:24:22 03:58:01 5 36.52 0.00 5.96 0.39 0.10 57.04 04:24:22 03:58:01 6 36.63 0.00 5.36 0.13 0.08 57.79 04:24:22 03:58:01 7 35.56 0.00 5.16 2.44 0.08 56.76 04:24:22 03:59:01 all 27.36 0.00 6.91 7.53 0.09 58.11 04:24:22 03:59:01 0 27.64 0.00 6.86 2.32 0.08 63.10 04:24:22 03:59:01 1 26.53 0.00 7.31 3.77 0.08 62.31 04:24:22 03:59:01 2 27.71 0.00 6.46 10.07 0.08 55.68 04:24:22 03:59:01 3 28.06 0.00 6.73 1.92 0.10 63.18 04:24:22 03:59:01 4 26.84 0.00 6.55 14.12 0.10 52.38 04:24:22 03:59:01 5 30.10 0.00 6.92 1.23 0.07 61.68 04:24:22 03:59:01 6 26.29 0.00 7.28 14.47 0.07 51.89 04:24:22 03:59:01 7 25.68 0.00 7.20 12.36 0.10 54.66 04:24:22 04:00:01 all 35.92 0.00 7.75 8.99 0.09 47.25 04:24:22 04:00:01 0 35.77 0.00 6.61 3.46 0.07 54.10 04:24:22 04:00:01 1 35.41 0.00 6.24 4.03 0.08 54.24 04:24:22 04:00:01 2 36.52 0.00 7.40 7.40 0.07 48.62 04:24:22 04:00:01 3 35.54 0.00 7.97 8.36 0.10 48.03 04:24:22 04:00:01 4 36.70 0.00 7.98 4.91 0.10 50.31 04:24:22 04:00:01 5 35.64 0.00 7.84 3.38 0.08 53.05 04:24:22 04:00:01 6 36.03 0.00 10.08 29.81 0.10 23.98 04:24:22 04:00:01 7 35.73 0.00 7.91 10.64 0.10 45.62 04:24:22 04:01:01 all 87.69 0.00 12.11 0.01 0.17 0.02 04:24:22 04:01:01 0 88.06 0.00 11.62 0.09 0.16 0.07 04:24:22 04:01:01 1 87.50 0.00 12.28 0.00 0.21 0.00 04:24:22 04:01:01 2 88.10 0.00 11.70 0.02 0.17 0.02 04:24:22 04:01:01 3 87.09 0.00 12.70 0.00 0.17 0.03 04:24:22 04:01:01 4 87.81 0.00 11.98 0.00 0.21 0.00 04:24:22 04:01:01 5 88.99 0.00 10.84 0.00 0.15 0.02 04:24:22 04:01:01 6 86.31 0.00 13.55 0.00 0.14 0.00 04:24:22 04:01:01 7 87.64 0.00 12.20 0.00 0.14 0.02 04:24:22 04:02:01 all 10.76 0.00 3.14 3.47 0.08 82.55 04:24:22 04:02:01 0 8.48 0.00 2.98 2.42 0.05 86.06 04:24:22 04:02:01 1 8.49 0.00 3.30 6.68 0.05 81.49 04:24:22 04:02:01 2 9.89 0.00 3.07 2.78 0.12 84.14 04:24:22 04:02:01 3 10.71 0.00 3.19 3.87 0.08 82.15 04:24:22 04:02:01 4 11.39 0.00 2.94 0.76 0.07 84.85 04:24:22 04:02:01 5 12.25 0.00 3.31 1.61 0.08 82.75 04:24:22 04:02:01 6 11.61 0.00 2.86 6.08 0.08 79.38 04:24:22 04:02:01 7 13.30 0.00 3.47 3.56 0.10 79.58 04:24:22 04:03:01 all 6.15 0.00 0.53 0.06 0.05 93.22 04:24:22 04:03:01 0 9.38 0.00 0.75 0.35 0.05 89.47 04:24:22 04:03:01 1 6.24 0.00 0.50 0.03 0.05 93.18 04:24:22 04:03:01 2 8.45 0.00 0.42 0.02 0.05 91.07 04:24:22 04:03:01 3 3.31 0.00 0.50 0.00 0.05 96.14 04:24:22 04:03:01 4 6.01 0.00 0.45 0.03 0.05 93.46 04:24:22 04:03:01 5 6.00 0.00 0.35 0.02 0.05 93.58 04:24:22 04:03:01 6 3.14 0.00 0.47 0.02 0.05 96.33 04:24:22 04:03:01 7 6.67 0.00 0.80 0.00 0.03 92.49 04:24:22 04:04:01 all 0.27 0.00 0.01 0.01 0.01 99.71 04:24:22 04:04:01 0 0.00 0.00 0.02 0.03 0.00 99.95 04:24:22 04:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:24:22 04:04:01 2 1.97 0.00 0.00 0.00 0.02 98.01 04:24:22 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:24:22 04:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:24:22 04:05:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:24:22 04:05:01 0 0.02 0.00 0.00 0.03 0.02 99.93 04:24:22 04:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:05:01 2 1.99 0.00 0.02 0.00 0.02 97.98 04:24:22 04:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:22 04:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:05:01 5 0.05 0.00 0.03 0.00 0.03 99.88 04:24:22 04:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:05:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:24:22 04:06:01 all 0.11 0.00 0.02 0.01 0.01 99.85 04:24:22 04:06:01 0 0.02 0.00 0.02 0.07 0.00 99.90 04:24:22 04:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:24:22 04:06:01 2 0.81 0.00 0.07 0.00 0.02 99.10 04:24:22 04:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:24:22 04:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:24:22 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:24:22 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:24:22 04:07:01 all 0.10 0.00 0.01 0.00 0.01 99.87 04:24:22 04:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:24:22 04:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:07:01 2 0.66 0.00 0.00 0.00 0.00 99.34 04:24:22 04:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:07:01 5 0.02 0.00 0.03 0.00 0.03 99.92 04:24:22 04:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:24:22 04:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:24:22 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:24:22 04:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:09:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:24:22 04:09:01 0 0.02 0.00 0.00 0.03 0.00 99.95 04:24:22 04:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:09:01 2 0.08 0.00 0.00 0.00 0.02 99.90 04:24:22 04:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:09:01 5 0.03 0.00 0.05 0.00 0.03 99.88 04:24:22 04:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:09:01 7 0.07 0.00 0.02 0.02 0.00 99.90 04:24:22 04:10:01 all 0.03 0.00 0.03 0.00 0.02 99.92 04:24:22 04:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:24:22 04:10:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:24:22 04:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:24:22 04:10:01 5 0.03 0.00 0.07 0.00 0.02 99.88 04:24:22 04:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:24:22 04:10:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:24:22 04:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:24:22 04:11:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:24:22 04:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:24:22 04:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:24:22 04:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:11:01 5 0.05 0.00 0.00 0.00 0.02 99.93 04:24:22 04:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:24:22 04:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:24:22 04:12:01 all 0.01 0.00 0.01 0.70 0.00 99.29 04:24:22 04:12:01 0 0.00 0.00 0.00 5.50 0.00 94.50 04:24:22 04:12:01 1 0.00 0.00 0.03 0.03 0.00 99.93 04:24:22 04:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:24:22 04:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:24:22 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:22 04:13:01 3 0.02 0.00 0.03 0.00 0.03 99.92 04:24:22 04:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:24:22 04:14:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:24:22 04:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:14:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:24:22 04:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:22 04:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:24:22 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:15:01 3 0.03 0.00 0.00 0.00 0.03 99.93 04:24:22 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:15:01 6 0.08 0.00 0.03 0.00 0.02 99.87 04:24:22 04:15:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:24:22 04:16:01 all 0.08 0.00 0.01 0.96 0.01 98.94 04:24:22 04:16:01 0 0.03 0.00 0.03 6.86 0.00 93.07 04:24:22 04:16:01 1 0.03 0.00 0.02 0.48 0.00 99.47 04:24:22 04:16:01 2 0.44 0.00 0.00 0.00 0.00 99.56 04:24:22 04:16:01 3 0.02 0.00 0.02 0.28 0.05 99.63 04:24:22 04:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:24:22 04:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:24:22 04:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:24:22 04:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:24:22 04:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:24:22 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:24:22 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:24:22 04:18:01 0 0.02 0.00 0.02 0.07 0.02 99.88 04:24:22 04:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:24:22 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:24:22 04:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:24:22 04:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 04:24:22 04:19:01 0 0.00 0.00 0.00 0.17 0.00 99.83 04:24:22 04:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:24:22 04:19:01 3 0.00 0.00 0.03 0.00 0.03 99.93 04:24:22 04:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 04:24:22 04:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:24:22 04:20:01 2 0.47 0.00 0.02 0.02 0.02 99.48 04:24:22 04:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:22 04:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:24:22 04:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:24:22 04:21:01 all 0.05 0.00 0.01 0.02 0.00 99.91 04:24:22 04:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:24:22 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:21:01 2 0.35 0.00 0.00 0.13 0.00 99.52 04:24:22 04:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:22 04:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:24:22 04:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:24:22 04:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:22 04:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:22 04:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:24:22 04:22:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:24:22 04:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:22:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:24:22 04:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:22 04:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:24:22 04:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:22 04:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:24:22 04:23:01 all 0.15 0.00 0.09 0.00 0.01 99.74 04:24:22 04:23:01 0 0.22 0.00 0.15 0.00 0.02 99.62 04:24:22 04:23:01 1 0.08 0.00 0.05 0.00 0.00 99.87 04:24:22 04:23:01 2 0.05 0.00 0.10 0.00 0.02 99.83 04:24:22 04:23:01 3 0.23 0.00 0.10 0.00 0.02 99.65 04:24:22 04:23:01 4 0.15 0.00 0.12 0.00 0.00 99.73 04:24:22 04:23:01 5 0.12 0.00 0.10 0.00 0.00 99.78 04:24:22 04:23:01 6 0.23 0.00 0.05 0.00 0.02 99.70 04:24:22 04:23:01 7 0.15 0.00 0.08 0.00 0.00 99.77 04:24:22 04:24:01 all 9.05 0.00 4.01 2.89 0.06 83.99 04:24:22 04:24:01 0 8.91 0.00 4.50 4.70 0.07 81.83 04:24:22 04:24:01 1 7.10 0.00 3.30 3.72 0.05 85.83 04:24:22 04:24:01 2 9.22 0.00 4.44 13.57 0.08 72.69 04:24:22 04:24:01 3 8.59 0.00 3.08 0.30 0.07 87.95 04:24:22 04:24:01 4 9.24 0.00 3.87 0.46 0.05 86.38 04:24:22 04:24:01 5 9.05 0.00 3.77 0.14 0.07 86.98 04:24:22 04:24:01 6 10.23 0.00 5.25 0.10 0.05 84.37 04:24:22 04:24:01 7 10.06 0.00 3.90 0.10 0.07 85.87 04:24:22 Average: all 8.47 0.00 1.65 1.03 0.03 88.82 04:24:22 Average: 0 8.48 0.00 1.59 0.93 0.03 88.97 04:24:22 Average: 1 8.19 0.00 1.67 0.81 0.03 89.31 04:24:22 Average: 2 8.66 0.00 1.63 1.53 0.04 88.15 04:24:22 Average: 3 8.50 0.00 1.64 0.76 0.04 89.07 04:24:22 Average: 4 8.37 0.00 1.60 1.03 0.03 88.98 04:24:22 Average: 5 8.67 0.00 1.58 0.30 0.03 89.42 04:24:22 Average: 6 8.28 0.00 1.80 1.82 0.03 88.08 04:24:22 Average: 7 8.60 0.00 1.68 1.06 0.03 88.63 04:24:22 04:24:22 04:24:22