Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7bfebe8d09e2b9340326eaa527b0cdd522250f64 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-ssh9258070150169079743.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-ssh889320301823732241.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-ssh5876053897799023921.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-ssh6050925205042298033.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-ssh3008464516283011113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5044 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/570 [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/570 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7bfebe8d09e2b9340326eaa527b0cdd522250f64 (main) Commit message: "build: Pull spire-server and spire-agent from prebuilt containers (#4667)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 > git rev-list --no-walk d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:32 ========================================================= 19:15:32 EdgeX Global Pipelines Version Info 19:15:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:33 ------------------- 19:15:33 stable info: 19:15:33 ------------------- 19:15:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:15:33 Message: update stable to v1.0.253 19:15:33 ------------------- 19:15:33 experimental info: 19:15:33 ------------------- 19:15:33 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:15:33 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bfebe8 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:34 provisioning config files... 19:15:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config1478643613658815122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:34 ---> docker-login.sh 19:15:34 nexus3.edgexfoundry.org:10001 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10002 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 nexus3.edgexfoundry.org:10003 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 nexus3.edgexfoundry.org:10004 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 docker.io 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 ---> docker-login.sh ends [Pipeline] } 19:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:35 + 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 19:15:35 + dirname cmd/core-command/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo core-command,cmd/core-command/Dockerfile 19:15:35 + + cut -d/ -f2 19:15:35 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:15:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:15:35 + dirname cmd/core-data/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo core-data,cmd/core-data/Dockerfile 19:15:35 + dirname cmd/core-metadata/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:35 + dirname cmd/security-bootstrapper/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:35 + dirname cmd/security-proxy-auth/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:15:35 + dirname cmd/security-proxy-setup/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:35 + dirname cmd/security-secretstore-setup/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:35 + dirname cmd/security-spire-agent/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:35 + dirname cmd/security-spire-config/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:35 + dirname cmd/security-spire-server/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:35 + dirname cmd/support-notifications/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:35 + dirname cmd/support-scheduler/Dockerfile 19:15:35 + cut -d/ -f2 19:15:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:35 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 19:15:36 + git rev-list -1 --merges 7bfebe8d09e2b9340326eaa527b0cdd522250f64~1..7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo 19:15:36 -----------> git rev-list -1 --merges 7bfebe8d09e2b9340326eaa527b0cdd522250f64~1..7bfebe8d09e2b9340326eaa527b0cdd522250f64 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [false] [Pipeline] sh 19:15:36 + git log --format=format:%s -1 7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] echo 19:15:36 ========================================================= 19:15:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:36 + grep -v github /etc/ssh/ssh_known_hosts 19:15:36 + [ -e /tmp/ssh_known_hosts ] 19:15:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:15:36 + sudo tee -a /etc/ssh/ssh_known_hosts 19:15:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:37 19:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:37 b85a868b505f: Pulling fs layer 19:15:37 e2be974225ed: Pulling fs layer 19:15:37 339a4e72a1f5: Pulling fs layer 19:15:37 988bab9f4d93: Pulling fs layer 19:15:37 1469e6f7b9e6: Pulling fs layer 19:15:37 eaf3925da568: Pulling fs layer 19:15:37 bab4dde63d76: Pulling fs layer 19:15:37 bde34c3a00c8: Pulling fs layer 19:15:37 b352a97aabf1: Pulling fs layer 19:15:37 4872d77fe225: Pulling fs layer 19:15:37 5851b861e8e6: Pulling fs layer 19:15:37 988bab9f4d93: Waiting 19:15:37 1469e6f7b9e6: Waiting 19:15:37 eaf3925da568: Waiting 19:15:37 bab4dde63d76: Waiting 19:15:37 bde34c3a00c8: Waiting 19:15:37 b352a97aabf1: Waiting 19:15:37 4872d77fe225: Waiting 19:15:37 5851b861e8e6: Waiting 19:15:37 e2be974225ed: Download complete 19:15:37 988bab9f4d93: Verifying Checksum 19:15:37 988bab9f4d93: Download complete 19:15:37 1469e6f7b9e6: Verifying Checksum 19:15:37 1469e6f7b9e6: Download complete 19:15:37 eaf3925da568: Download complete 19:15:37 339a4e72a1f5: Verifying Checksum 19:15:37 339a4e72a1f5: Download complete 19:15:37 bde34c3a00c8: Download complete 19:15:37 b352a97aabf1: Download complete 19:15:37 4872d77fe225: Verifying Checksum 19:15:37 4872d77fe225: Download complete 19:15:37 5851b861e8e6: Verifying Checksum 19:15:37 5851b861e8e6: Download complete 19:15:37 b85a868b505f: Verifying Checksum 19:15:37 b85a868b505f: Download complete 19:15:38 bab4dde63d76: Verifying Checksum 19:15:38 bab4dde63d76: Download complete 19:15:39 b85a868b505f: Pull complete 19:15:39 e2be974225ed: Pull complete 19:15:39 339a4e72a1f5: Pull complete 19:15:39 988bab9f4d93: Pull complete 19:15:39 1469e6f7b9e6: Pull complete 19:15:39 eaf3925da568: Pull complete 19:15:41 bab4dde63d76: Pull complete 19:15:41 bde34c3a00c8: Pull complete 19:15:41 b352a97aabf1: Pull complete 19:15:41 4872d77fe225: Pull complete 19:15:41 5851b861e8e6: Pull complete 19:15:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:41 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:15:45 $ docker top a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 -eo pid,comm 19:15:45 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). 19:15:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:45 [ssh-agent] Looking for ssh-agent implementation... 19:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:45 $ docker exec a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent 19:15:45 SSH_AUTH_SOCK=/tmp/ssh-NeG2Z7vSvAyB/agent.32 19:15:45 SSH_AGENT_PID=38 19:15:45 Running ssh-add (command line suppressed) 19:15:45 Identity added: /w/workspace/edgex-go/570@tmp/private_key_10118271282095887319.key (/w/workspace/edgex-go/570@tmp/private_key_10118271282095887319.key) 19:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:45 + git tag --points-at HEAD [Pipeline] } 19:15:45 $ docker exec --env ******** --env ******** a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent -k 19:15:45 unset SSH_AUTH_SOCK; 19:15:45 unset SSH_AGENT_PID; 19:15:45 echo Agent pid 38 killed; 19:15:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:45 [ssh-agent] Looking for ssh-agent implementation... 19:15:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:46 $ docker exec a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent 19:15:46 SSH_AUTH_SOCK=/tmp/ssh-06PVOs3XLkya/agent.70 19:15:46 SSH_AGENT_PID=75 19:15:46 Running ssh-add (command line suppressed) 19:15:46 Identity added: /w/workspace/edgex-go/570@tmp/private_key_6481003737061458263.key (/w/workspace/edgex-go/570@tmp/private_key_6481003737061458263.key) 19:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:46 + git semver init 19:15:46 2023-08-31 19:15:46,716 [run_init] DEBUG init version:0.0.0 force:False 19:15:46 2023-08-31 19:15:46,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/570/.semver 19:15:46 2023-08-31 19:15:46,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/570/.semver 19:15:46 2023-08-31 19:15:46,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/570/.semver'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) 19:15:52 2023-08-31 19:15:51,258 [append_file] DEBUG append to file:/w/workspace/edgex-go/570/.git/info/exclude 19:15:52 2023-08-31 19:15:51,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/570/.semver/main with force:False 19:15:52 2023-08-31 19:15:51,259 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:15:52 2023-08-31 19:15:51,259 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:15:52 3.1.0-dev.36 [Pipeline] } 19:15:52 $ docker exec --env ******** --env ******** a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 ssh-agent -k 19:15:52 unset SSH_AUTH_SOCK; 19:15:52 unset SSH_AGENT_PID; 19:15:52 echo Agent pid 75 killed; 19:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:52 + git semver [Pipeline] } 19:15:52 $ docker stop --time=1 a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 19:15:54 $ docker rm -f --volumes a626e4e67264d8757249dfe8ba36a65811890f95afda35d436fb723b9864e3c8 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:54 Stashed 1 file(s) [Pipeline] echo 19:15:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 19:15:54 + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] echo 19:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:54 ========================================================= 19:15:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:15:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:15:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:55 4db1b89c0bd1: Pulling fs layer 19:15:55 6911f1a30b25: Pulling fs layer 19:15:55 e194b8c5c2a9: Pulling fs layer 19:15:55 6863d3e3a2b1: Pulling fs layer 19:15:55 ec0bb842ea78: Pulling fs layer 19:15:55 40a00589a448: Pulling fs layer 19:15:55 6c08303d61cc: Pulling fs layer 19:15:55 798269fcf238: Pulling fs layer 19:15:55 6863d3e3a2b1: Waiting 19:15:55 ec0bb842ea78: Waiting 19:15:55 6c08303d61cc: Waiting 19:15:55 798269fcf238: Waiting 19:15:55 40a00589a448: Waiting 19:15:55 6911f1a30b25: Download complete 19:15:55 6863d3e3a2b1: Verifying Checksum 19:15:55 6863d3e3a2b1: Download complete 19:15:55 ec0bb842ea78: Verifying Checksum 19:15:55 ec0bb842ea78: Download complete 19:15:55 4db1b89c0bd1: Verifying Checksum 19:15:55 4db1b89c0bd1: Download complete 19:15:55 40a00589a448: Verifying Checksum 19:15:55 40a00589a448: Download complete 19:15:55 4db1b89c0bd1: Pull complete 19:15:55 6911f1a30b25: Pull complete 19:15:56 e194b8c5c2a9: Download complete 19:15:56 798269fcf238: Verifying Checksum 19:15:56 798269fcf238: Download complete 19:15:56 6c08303d61cc: Verifying Checksum 19:15:56 6c08303d61cc: Download complete 19:15:59 e194b8c5c2a9: Pull complete 19:15:59 6863d3e3a2b1: Pull complete 19:15:59 ec0bb842ea78: Pull complete 19:15:59 40a00589a448: Pull complete 19:16:02 6c08303d61cc: Pull complete 19:16:03 798269fcf238: Pull complete 19:16:03 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:16:03 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:03 WORKDIR /edgex 19:16:03 COPY go.mod . 19:16:03 RUN go mod download 19:16:03 docker build -t ci-base-image-x86_64 -f - . 19:16:04 Sending build context to Docker daemon 170.8MB 19:16:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:16:04 ---> ec979cd7f677 19:16:04 Step 2/4 : WORKDIR /edgex 19:16:09 ---> Running in 952abe1ca82b 19:16:09 Removing intermediate container 952abe1ca82b 19:16:09 ---> 3b75f4b8ab8b 19:16:09 Step 3/4 : COPY go.mod . 19:16:09 ---> 96748446a265 19:16:09 Step 4/4 : RUN go mod download 19:16:09 ---> Running in e0930ee20970 19:16:09 Still waiting to schedule task 19:16:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:16:27 Removing intermediate container e0930ee20970 19:16:27 ---> ed20ae224302 19:16:27 Successfully built ed20ae224302 19:16:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:27 + docker inspect -f . ci-base-image-x86_64 19:16:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:27 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:16:28 $ docker top 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:28 + go version 19:16:28 go version go1.20.6 linux/amd64 [Pipeline] } 19:16:28 $ docker stop --time=1 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d 19:16:29 $ docker rm -f --volumes 706b27c5cbf2f1a66da1795673f7889be776659888779755d799befb08a9802d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:30 + docker inspect -f . ci-base-image-x86_64 19:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:30 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:16:30 $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:16:30 $ docker top 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:30 ========================================================= 19:16:30 [edgeXBuildGoParallel] Running Tests and Build... 19:16:30 ========================================================= [Pipeline] sh 19:16:31 + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] fileExists [Pipeline] sh 19:16:31 + make test 19:16:31 go test -race -coverprofile=coverage.out ./... 19:16:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements 19:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.775s coverage: 93.4% of statements 19:16:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 97.6% of statements 19:16:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 19:17:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 32.2% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 19:17:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.272s coverage: 79.9% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.082s coverage: 92.9% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.8% of statements 19:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 98.9% of statements 19:17:27 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 19:17:27 running golangci-lint 19:17:27 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:17:27 go version go1.20.6 linux/amd64 19:17:27 level=info msg="[config_reader] Used config file .golangci.yml" 19:17:27 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:17:42 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 13.739127533s" 19:17:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.207292ms" 19:17:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5045 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:17:44 Running in /w/workspace/edgex-go/570 [Pipeline] { [Pipeline] checkout 19:17:44 The recommended git tool is: git 19:17:47 level=info msg="[linters_context/goanalysis] analyzers took 49.455765278s with top 10 stages: buildir: 28.606408014s, fact_deprecated: 1.636762285s, inspect: 1.578494331s, ctrlflow: 1.432300848s, gosec: 1.353768595s, printf: 1.221488325s, S1038: 713.854709ms, nilness: 704.805745ms, fact_purity: 639.439638ms, directives: 606.355736ms" 19:17:47 level=info msg="[runner] Issues before processing: 200, after processing: 0" 19:17:47 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, skip_files: 200/200, skip_dirs: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200" 19:17:47 level=info msg="[runner] processing took 17.449287ms with stages: nolint: 8.8001ms, identifier_marker: 4.307884ms, exclude-rules: 1.572569ms, autogenerated_exclude: 1.188394ms, path_prettifier: 1.052273ms, skip_dirs: 461.146µs, cgo: 50.42µs, filename_unadjuster: 10.691µs, max_same_issues: 1.82µs, exclude: 710ns, skip_files: 510ns, uniq_by_line: 450ns, diff: 410ns, max_from_linter: 370ns, source_code: 320ns, path_shortener: 310ns, sort_results: 300ns, severity-rules: 260ns, path_prefixer: 200ns, max_per_file_from_linter: 150ns" 19:17:47 level=info msg="[runner] linters took 6.695134147s with stages: goanalysis_metalinter: 6.677523717s" 19:17:47 level=info msg="File cache stats: 0 entries of total size 0B" 19:17:47 level=info msg="Memory: 206 samples, avg is 189.2MB, max is 844.2MB" 19:17:47 level=info msg="Execution took 20.479574144s" 19:17:47 go vet ./... 19:17:49 using credential edgex-jenkins-ssh 19:17:49 Cloning the remote Git repository 19:17:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:49 > git init /w/workspace/edgex-go/570 # timeout=10 19:17:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:50 > git --version # timeout=10 19:17:50 > git --version # 'git version 2.25.1' 19:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:52 ./bin/test-attribution-txt.sh 19:17:52 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:17:52 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:17:52 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:17:52 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:52 + ls -al . 19:17:52 total 728 19:17:52 drwxrwxr-x 12 1001 1001 4096 Aug 31 19:16 . 19:17:52 drwxr-xr-x 4 root root 4096 Aug 31 19:16 .. 19:17:52 drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 .blubracket 19:17:52 -rw-rw-r-- 1 1001 1001 16 Aug 31 19:15 .dockerignore 19:17:52 drwxrwxr-x 8 1001 1001 4096 Aug 31 19:15 .git 19:17:52 drwxrwxr-x 3 1001 1001 4096 Aug 31 19:15 .github 19:17:52 -rw-rw-r-- 1 1001 1001 1173 Aug 31 19:15 .gitignore 19:17:52 -rw-rw-r-- 1 1001 1001 42 Aug 31 19:15 .golangci.yml 19:17:52 -rw-rw-r-- 1 1001 1001 100 Aug 31 19:15 .hadolint.yml 19:17:52 drwxr-xr-x 3 1001 1001 4096 Aug 31 19:15 .semver 19:17:52 -rw-rw-r-- 1 1001 1001 166 Aug 31 19:15 .sonarcloud.properties 19:17:52 -rw-rw-r-- 1 1001 1001 1171 Aug 31 19:15 ADOPTERS.md 19:17:52 -rw-rw-r-- 1 1001 1001 11152 Aug 31 19:15 Attribution.txt 19:17:52 -rw-rw-r-- 1 1001 1001 93407 Aug 31 19:15 CHANGELOG.md 19:17:52 -rw-rw-r-- 1 1001 1001 3804 Aug 31 19:15 CONTRIBUTING.md 19:17:52 -rw-rw-r-- 1 1001 1001 677 Aug 31 19:15 GOVERNANCE.md 19:17:52 -rw-rw-r-- 1 1001 1001 883 Aug 31 19:15 Jenkinsfile 19:17:52 -rw-rw-r-- 1 1001 1001 10775 Aug 31 19:15 LICENSE 19:17:52 -rw-rw-r-- 1 1001 1001 14764 Aug 31 19:15 Makefile 19:17:52 -rw-rw-r-- 1 1001 1001 582 Aug 31 19:15 OWNERS.md 19:17:52 -rw-rw-r-- 1 1001 1001 9923 Aug 31 19:15 README.md 19:17:52 -rw-rw-r-- 1 1001 1001 789 Aug 31 19:15 SECURITY.md 19:17:52 -rw-rw-r-- 1 1001 1001 12 Aug 31 19:15 VERSION 19:17:52 drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 bin 19:17:52 drwxrwxr-x 18 1001 1001 4096 Aug 31 19:15 cmd 19:17:52 -rw-r--r-- 1 root root 446998 Aug 31 19:17 coverage.out 19:17:52 drwxrwxr-x 2 1001 1001 4096 Aug 31 19:15 fuzz_test 19:17:52 -rw-rw-r-- 1 1001 1001 3687 Aug 31 19:15 go.mod 19:17:52 -rw-rw-r-- 1 1001 1001 33714 Aug 31 19:15 go.sum 19:17:52 drwxrwxr-x 7 1001 1001 4096 Aug 31 19:15 internal 19:17:52 drwxrwxr-x 3 1001 1001 4096 Aug 31 19:15 openapi 19:17:52 -rw-rw-r-- 1 1001 1001 594 Aug 31 19:15 security.txt 19:17:52 drwxrwxr-x 4 1001 1001 4096 Aug 31 19:15 snap 19:17:52 -rw-rw-r-- 1 1001 1001 204 Aug 31 19:15 version.go [Pipeline] sh 19:17:52 + '[' -e coverage.out ] 19:17:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:53 Stashed 1 file(s) [Pipeline] sh 19:17:53 + make build 19:17:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:18:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:06 Avoid second fetch 19:18:06 Checking out Revision 7bfebe8d09e2b9340326eaa527b0cdd522250f64 (main) 19:18:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:06 > git config core.sparsecheckout # timeout=10 19:18:06 > git checkout -f 7bfebe8d09e2b9340326eaa527b0cdd522250f64 # timeout=10 19:18:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:18:07 Commit message: "build: Pull spire-server and spire-agent from prebuilt containers (#4667)" 19:18:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:08 Dload Upload Total Spent Left Speed 19:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 70060 [Pipeline] sh 19:18:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:18:09 + sudo tee /etc/docker/daemon.new 19:18:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:18:09 { 19:18:09 "registry-mirrors": [ 19:18:09 "https://nexus3.edgexfoundry.org:10001" 19:18:09 ], 19:18:09 "bip": "10.250.0.254/24", 19:18:09 "hosts": [ 19:18:09 "tcp://0.0.0.0:5555", 19:18:09 "unix:///var/run/docker.sock" 19:18:09 ], 19:18:09 "mtu": 1458, 19:18:09 "selinux-enabled": true, 19:18:09 "seccomp-profile": "/etc/docker/seccomp.json" 19:18:09 } [Pipeline] sh 19:18:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:18:10 + sudo service docker restart 19:18:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:18:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:18:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:18:22 $ docker stop --time=1 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 19:18:28 $ docker rm -f --volumes 88947a42b9686ec2ef73f3df754e3b54737e0ead0e76742b43a160ddf2dccd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:18:28 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 19:18:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config2640258563522978222tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:28 ---> docker-login.sh 19:18:28 nexus3.edgexfoundry.org:10001 19:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:29 19:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:29 latest: Pulling from edgex-devops/edgex-compose 19:18:29 91d30c5bc195: Pulling fs layer 19:18:29 2e9b0aa3be6d: Pulling fs layer 19:18:29 9c61dcf015f6: Pulling fs layer 19:18:29 4698f68db338: Pulling fs layer 19:18:29 2a2f49069b9e: Pulling fs layer 19:18:29 e0025b399a48: Pulling fs layer 19:18:29 2a2f49069b9e: Waiting 19:18:29 4698f68db338: Waiting 19:18:29 e0025b399a48: Waiting 19:18:29 91d30c5bc195: Verifying Checksum 19:18:29 4698f68db338: Verifying Checksum 19:18:29 4698f68db338: Download complete 19:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:29 Configure a credential helper to remove this warning. See 19:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:29 19:18:29 Login Succeeded 19:18:29 nexus3.edgexfoundry.org:10002 19:18:29 2e9b0aa3be6d: Verifying Checksum 19:18:29 2e9b0aa3be6d: Download complete 19:18:29 e0025b399a48: Verifying Checksum 19:18:29 e0025b399a48: Download complete 19:18:29 91d30c5bc195: Pull complete 19:18:29 2a2f49069b9e: Verifying Checksum 19:18:29 2a2f49069b9e: Download complete 19:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:29 Configure a credential helper to remove this warning. See 19:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:29 19:18:29 Login Succeeded 19:18:29 nexus3.edgexfoundry.org:10003 19:18:29 2e9b0aa3be6d: Pull complete 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:30 9c61dcf015f6: Verifying Checksum 19:18:30 9c61dcf015f6: Download complete 19:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:30 Configure a credential helper to remove this warning. See 19:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:30 19:18:30 Login Succeeded 19:18:30 nexus3.edgexfoundry.org:10004 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:30 Configure a credential helper to remove this warning. See 19:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:30 19:18:30 Login Succeeded 19:18:30 docker.io 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 ---> docker-login.sh ends [Pipeline] } 19:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:18:31 + git config --global --add safe.directory /w/workspace/edgex-go/570 [Pipeline] echo 19:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:31 ========================================================= 19:18:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:18:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:18:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:32 edb6bdbacee9: Pulling fs layer 19:18:32 5f9638ab2659: Pulling fs layer 19:18:32 8d51d6327a98: Pulling fs layer 19:18:32 8b374f2dd631: Pulling fs layer 19:18:32 ec14aa9079de: Pulling fs layer 19:18:32 2f466654f4bb: Pulling fs layer 19:18:32 554e91adad29: Pulling fs layer 19:18:32 2f466654f4bb: Waiting 19:18:32 ec14aa9079de: Waiting 19:18:32 554e91adad29: Waiting 19:18:32 5f9638ab2659: Verifying Checksum 19:18:32 5f9638ab2659: Download complete 19:18:32 8b374f2dd631: Download complete 19:18:32 ec14aa9079de: Verifying Checksum 19:18:32 ec14aa9079de: Download complete 19:18:32 edb6bdbacee9: Verifying Checksum 19:18:32 edb6bdbacee9: Download complete 19:18:32 9c61dcf015f6: Pull complete 19:18:32 4698f68db338: Pull complete 19:18:32 2a2f49069b9e: Pull complete 19:18:32 e0025b399a48: Pull complete 19:18:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:32 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:18:32 $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:18:33 edb6bdbacee9: Pull complete 19:18:33 554e91adad29: Verifying Checksum 19:18:33 554e91adad29: Download complete 19:18:33 5f9638ab2659: Pull complete 19:18:34 8d51d6327a98: Verifying Checksum 19:18:34 8d51d6327a98: Download complete 19:18:34 2f466654f4bb: Verifying Checksum 19:18:34 2f466654f4bb: Download complete 19:18:36 $ docker top b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:36 + docker compose -f ./docker-compose-build.yml build --parallel 19:18:38 #1 [core-data internal] load build definition from Dockerfile 19:18:38 #1 transferring dockerfile: 19:18:39 #1 transferring dockerfile: 1.90kB done 19:18:39 #1 DONE 0.0s 19:18:39 19:18:39 #2 [security-bootstrapper internal] load build definition from Dockerfile 19:18:39 #2 transferring dockerfile: 2.82kB done 19:18:39 #2 DONE 0.0s 19:18:39 19:18:39 #3 [security-secretstore-setup internal] load build definition from Dockerfile 19:18:39 #3 transferring dockerfile: 2.38kB done 19:18:39 #3 DONE 0.0s 19:18:39 19:18:39 #4 [core-metadata internal] load build definition from Dockerfile 19:18:39 #4 transferring dockerfile: 1.96kB done 19:18:39 #4 DONE 0.0s 19:18:39 19:18:39 #5 [security-spire-config internal] load build definition from Dockerfile 19:18:39 #5 transferring dockerfile: 1.58kB done 19:18:39 #5 DONE 0.0s 19:18:39 19:18:39 #6 [security-spire-agent internal] load build definition from Dockerfile 19:18:39 #6 transferring dockerfile: 1.70kB done 19:18:39 #6 DONE 0.0s 19:18:39 19:18:39 #7 [support-scheduler internal] load build definition from Dockerfile 19:18:39 #7 transferring dockerfile: 1.82kB done 19:18:39 #7 DONE 0.0s 19:18:39 19:18:39 #8 [support-notifications internal] load build definition from Dockerfile 19:18:39 #8 transferring dockerfile: 1.84kB done 19:18:39 #8 DONE 0.0s 19:18:39 19:18:39 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:18:39 #9 transferring dockerfile: 2.39kB done 19:18:39 #9 DONE 0.1s 19:18:39 19:18:39 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:18:39 #10 transferring dockerfile: 2.04kB done 19:18:39 #10 DONE 0.0s 19:18:39 19:18:39 #11 [core-command internal] load build definition from Dockerfile 19:18:39 #11 transferring dockerfile: 1.82kB done 19:18:39 #11 DONE 0.1s 19:18:39 19:18:39 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:18:39 #12 transferring dockerfile: 2.12kB done 19:18:39 #12 DONE 0.1s 19:18:39 19:18:39 #13 [security-spire-server internal] load build definition from Dockerfile 19:18:39 #13 transferring dockerfile: 1.59kB done 19:18:39 #13 DONE 0.1s 19:18:39 19:18:39 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:18:39 #14 transferring dockerfile: 1.78kB done 19:18:39 #14 DONE 0.1s 19:18:39 19:18:39 #15 [core-data internal] load .dockerignore 19:18:39 #15 transferring context: 56B done 19:18:39 #15 DONE 0.1s 19:18:39 19:18:39 #16 [security-bootstrapper internal] load .dockerignore 19:18:39 #16 transferring context: 56B done 19:18:39 #16 DONE 0.0s 19:18:39 19:18:39 #17 [security-secretstore-setup internal] load .dockerignore 19:18:39 #17 transferring context: 56B done 19:18:39 #17 DONE 0.0s 19:18:39 19:18:39 #18 [core-metadata internal] load .dockerignore 19:18:39 #18 transferring context: 56B done 19:18:39 #18 DONE 0.0s 19:18:39 19:18:39 #19 [security-spire-config internal] load .dockerignore 19:18:39 #19 transferring context: 56B done 19:18:39 #19 DONE 0.0s 19:18:39 19:18:39 #20 [security-spire-agent internal] load .dockerignore 19:18:39 #20 transferring context: 56B done 19:18:39 #20 DONE 0.0s 19:18:39 19:18:39 #21 [support-scheduler internal] load .dockerignore 19:18:39 #21 transferring context: 56B done 19:18:39 #21 DONE 0.0s 19:18:39 19:18:39 #22 [support-notifications internal] load .dockerignore 19:18:39 #22 transferring context: 56B done 19:18:39 #22 DONE 0.0s 19:18:39 19:18:39 #23 [security-proxy-auth internal] load .dockerignore 19:18:39 #23 transferring context: 56B done 19:18:39 #23 DONE 0.0s 19:18:39 19:18:39 #24 [core-command internal] load .dockerignore 19:18:39 #24 transferring context: 56B done 19:18:39 #24 DONE 0.0s 19:18:39 19:18:39 #25 [security-proxy-setup internal] load .dockerignore 19:18:39 #25 transferring context: 56B done 19:18:39 #25 DONE 0.0s 19:18:39 19:18:39 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:18:39 #26 transferring context: 56B done 19:18:39 #26 DONE 0.0s 19:18:39 19:18:39 #27 [security-spire-server internal] load .dockerignore 19:18:39 #27 transferring context: 56B done 19:18:39 #27 DONE 0.0s 19:18:39 19:18:39 #28 [security-spiffe-token-provider internal] load .dockerignore 19:18:39 #28 transferring context: 56B done 19:18:39 #28 DONE 0.0s 19:18:39 19:18:39 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:39 #29 DONE 0.0s 19:18:39 19:18:39 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:18:39 #30 ... 19:18:39 19:18:39 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:39 #29 DONE 0.0s 19:18:39 19:18:39 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 19:18:39 #30 ... 19:18:39 19:18:39 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:39 #29 DONE 0.0s 19:18:39 19:18:39 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 19:18:39 #30 ... 19:18:39 19:18:39 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:39 #29 DONE 0.0s 19:18:39 19:18:39 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 19:18:40 #30 DONE 0.5s 19:18:40 19:18:40 #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:18:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 19:18:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:18:40 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:18:40 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:18:40 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 19:18:40 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 19:18:40 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:18:40 #31 ... 19:18:40 19:18:40 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:18:40 #32 DONE 1.0s 19:18:40 19:18:40 #31 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:18:40 #31 ... 19:18:40 19:18:40 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:18:40 #33 DONE 1.1s 19:18:40 19:18:40 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:18:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 19:18:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:18:40 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 19:18:40 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 19:18:40 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 19:18:40 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 19:18:41 #31 DONE 1.4s 19:18:41 19:18:41 #34 [security-spire-server internal] load build context 19:18:41 #34 transferring context: 17.59kB 0.0s done 19:18:41 #34 DONE 0.5s 19:18:41 19:18:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:41 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:18:41 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:18:41 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:18:41 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:18:41 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:18:41 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s 19:18:41 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 19:18:41 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:18:41 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 19:18:41 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:18:41 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 0.5s 19:18:41 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:18:41 #35 ... 19:18:41 19:18:41 #36 [security-spire-config internal] load build context 19:18:41 #36 transferring context: 15.84kB 0.0s done 19:18:41 #36 DONE 0.8s 19:18:41 19:18:41 #37 [security-spire-agent internal] load build context 19:18:41 #37 transferring context: 17.12kB 0.1s done 19:18:41 #37 DONE 0.9s 19:18:41 19:18:41 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:18:41 #38 DONE 1.7s 19:18:41 19:18:41 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:41 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s 19:18:41 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:18:42 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 19:18:42 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:18:42 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 19:18:43 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 19:18:47 8d51d6327a98: Pull complete 19:18:47 8b374f2dd631: Pull complete 19:18:47 ec14aa9079de: Pull complete 19:18:49 #35 ... 19:18:49 19:18:49 #39 [core-metadata internal] load build context 19:18:49 #39 transferring context: 365.23MB 8.2s done 19:18:49 #39 ... 19:18:49 19:18:49 #40 [security-spiffe-token-provider internal] load build context 19:18:49 #40 transferring context: 365.23MB 8.6s done 19:18:50 #40 ... 19:18:50 19:18:50 #41 [core-common-config-bootstrapper internal] load build context 19:18:50 #41 transferring context: 365.23MB 7.8s done 19:18:50 #41 ... 19:18:50 19:18:50 #42 [support-scheduler internal] load build context 19:18:50 #42 transferring context: 365.23MB 8.6s done 19:18:50 #42 ... 19:18:50 19:18:50 #43 [core-command internal] load build context 19:18:50 #43 transferring context: 365.23MB 8.0s done 19:18:50 #43 ... 19:18:50 19:18:50 #44 [security-secretstore-setup internal] load build context 19:18:50 #44 transferring context: 365.23MB 7.8s done 19:18:50 #44 ... 19:18:50 19:18:50 #45 [security-proxy-auth internal] load build context 19:18:50 #45 transferring context: 365.23MB 7.6s done 19:18:50 #45 ... 19:18:50 19:18:50 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:18:50 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:18:50 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:18:50 #46 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:18:50 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:18:50 #46 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:18:50 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:18:50 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:18:50 #46 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 19:18:50 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:18:50 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:18:50 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:18:50 #46 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:18:51 #46 ... 19:18:51 19:18:51 #47 [support-notifications internal] load build context 19:18:51 #47 transferring context: 365.23MB 8.4s done 19:18:51 #47 ... 19:18:51 19:18:51 #48 [core-data internal] load build context 19:18:51 #48 transferring context: 365.23MB 7.7s done 19:18:51 #48 ... 19:18:51 19:18:51 #49 [security-proxy-setup internal] load build context 19:18:51 #49 transferring context: 365.23MB 7.1s done 19:18:51 #49 ... 19:18:51 19:18:51 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:51 #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:51 #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:51 #0 6.043 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:18:51 #0 6.043 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:18:51 #0 6.043 OK: 17818 distinct packages available 19:18:51 #0 6.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:18:51 #0 6.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:18:51 #0 6.389 (1/4) Installing dumb-init (1.2.5-r2) 19:18:51 #0 6.403 (2/4) Installing musl-obstack (1.2.3-r0) 19:18:51 #0 6.403 (3/4) Installing libucontext (1.2-r0) 19:18:51 #0 6.406 (4/4) Installing gcompat (1.1.0-r0) 19:18:51 #0 6.415 Executing busybox-1.35.0-r29.trigger 19:18:51 #0 6.420 OK: 7 MiB in 19 packages 19:18:51 #50 ... 19:18:51 19:18:51 #51 [security-bootstrapper internal] load build context 19:18:51 #51 transferring context: 365.23MB 8.3s done 19:18:52 #51 ... 19:18:52 19:18:52 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:18:52 #52 ... 19:18:52 19:18:52 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:18:52 #53 ... 19:18:52 19:18:52 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:18:52 2f466654f4bb: Pull complete 19:18:52 #54 ... 19:18:52 19:18:52 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:18:52 #55 ... 19:18:52 19:18:52 #56 [core-command builder 2/7] WORKDIR /edgex-go 19:18:52 #56 ... 19:18:52 19:18:52 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:18:52 #57 ... 19:18:52 19:18:52 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:53 #58 ... 19:18:53 19:18:53 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:18:53 #59 ... 19:18:53 19:18:53 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:18:55 554e91adad29: Pull complete 19:18:55 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:18:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:18:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:18:55 WORKDIR /edgex 19:18:55 COPY go.mod . 19:18:55 RUN go mod download 19:18:55 + docker build -t ci-base-image-arm64 -f - . 19:18:56 Sending build context to Docker daemon 2.964MB 19:18:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:18:56 ---> 1e15ea492957 19:18:56 Step 2/4 : WORKDIR /edgex 19:18:58 ---> Running in 134e0db5b924 19:18:58 Removing intermediate container 134e0db5b924 19:18:58 ---> 175b16cdd060 19:18:58 Step 3/4 : COPY go.mod . 19:18:59 ---> 36794ab7b020 19:18:59 Step 4/4 : RUN go mod download 19:18:59 ---> Running in 7d080ce43185 19:19:03 #60 ... 19:19:03 19:19:03 #49 [security-proxy-setup internal] load build context 19:19:03 #49 DONE 21.8s 19:19:03 19:19:03 #45 [security-proxy-auth internal] load build context 19:19:03 #45 DONE 21.8s 19:19:03 19:19:03 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:03 #50 DONE 20.4s 19:19:03 19:19:03 #41 [core-common-config-bootstrapper internal] load build context 19:19:03 #41 DONE 21.8s 19:19:03 19:19:03 #48 [core-data internal] load build context 19:19:03 #48 DONE 21.8s 19:19:03 19:19:03 #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:19:03 #56 DONE 20.0s 19:19:03 19:19:03 #44 [security-secretstore-setup internal] load build context 19:19:03 #44 DONE 21.8s 19:19:03 19:19:03 #43 [core-command internal] load build context 19:19:03 #43 DONE 21.8s 19:19:03 19:19:03 #51 [security-bootstrapper internal] load build context 19:19:03 #51 DONE 21.8s 19:19:03 19:19:03 #39 [core-metadata internal] load build context 19:19:03 #39 DONE 21.9s 19:19:03 19:19:03 #47 [support-notifications internal] load build context 19:19:03 #47 DONE 21.9s 19:19:03 19:19:03 #40 [security-spiffe-token-provider internal] load build context 19:19:03 #40 DONE 21.9s 19:19:03 19:19:03 #42 [support-scheduler internal] load build context 19:19:03 #42 DONE 21.9s 19:19:03 19:19:03 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:19:03 #61 ... 19:19:03 19:19:03 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:03 #46 DONE 21.2s 19:19:03 19:19:03 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:19:03 #52 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #52 ... 19:19:03 19:19:03 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:19:03 #55 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #55 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #55 21.03 (1/1) Installing dumb-init (1.2.5-r2) 19:19:03 #55 21.04 Executing busybox-1.35.0-r29.trigger 19:19:03 #55 21.04 OK: 7 MiB in 16 packages 19:19:03 #55 DONE 21.4s 19:19:03 19:19:03 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:19:03 #0 0.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #0 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #0 0.882 OK: 265 MiB in 53 packages 19:19:03 #62 DONE 1.1s 19:19:03 19:19:03 #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:19:03 #53 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #53 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #53 21.01 (1/2) Installing ca-certificates (20230506-r0) 19:19:03 #53 21.02 (2/2) Installing dumb-init (1.2.5-r2) 19:19:03 #53 21.03 Executing busybox-1.35.0-r29.trigger 19:19:03 #53 21.03 Executing ca-certificates-20230506-r0.trigger 19:19:03 #53 21.10 OK: 8 MiB in 17 packages 19:19:03 #53 DONE 21.4s 19:19:03 19:19:03 #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:19:03 #63 DONE 0.6s 19:19:03 19:19:03 #64 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:19:03 #64 DONE 0.1s 19:19:03 19:19:03 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:19:03 #54 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #54 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #54 21.10 (1/1) Installing dumb-init (1.2.5-r2) 19:19:03 #54 21.10 Executing busybox-1.35.0-r29.trigger 19:19:03 #54 21.10 OK: 7 MiB in 16 packages 19:19:03 #54 DONE 21.4s 19:19:03 19:19:03 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:19:03 #65 DONE 0.1s 19:19:03 19:19:03 #66 [security-spire-config stage-2 5/9] COPY security.txt / 19:19:03 #66 DONE 0.1s 19:19:03 19:19:03 #67 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:19:03 #67 DONE 0.1s 19:19:03 19:19:03 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:19:03 #61 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #61 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #61 ... 19:19:03 19:19:03 #68 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:19:03 #68 DONE 0.1s 19:19:03 19:19:03 #69 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:19:03 #69 DONE 0.0s 19:19:03 19:19:03 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:19:03 #61 1.431 OK: 265 MiB in 53 packages 19:19:03 #61 DONE 1.7s 19:19:03 19:19:03 #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:19:03 #60 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #60 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #60 21.77 (1/4) Installing dumb-init (1.2.5-r2) 19:19:03 #60 21.78 (2/4) Installing openssl (3.0.10-r0) 19:19:03 #60 21.78 (3/4) Installing su-exec (0.2-r2) 19:19:03 #60 21.79 (4/4) Installing yq (4.30.4-r4) 19:19:03 #60 21.86 Executing busybox-1.35.0-r29.trigger 19:19:03 #60 21.86 OK: 17 MiB in 19 packages 19:19:03 #60 DONE 22.0s 19:19:03 19:19:03 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:19:03 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #0 1.451 OK: 265 MiB in 53 packages 19:19:03 #70 DONE 1.7s 19:19:03 19:19:03 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:03 #59 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #59 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #59 21.15 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:19:03 #59 21.15 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:19:03 #59 21.15 OK: 17818 distinct packages available 19:19:03 #59 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:03 #59 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #59 21.57 (1/9) Installing ca-certificates (20230506-r0) 19:19:03 #59 21.62 (2/9) Installing brotli-libs (1.0.9-r9) 19:19:03 #59 21.63 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:19:03 #59 21.63 (4/9) Installing libcurl (8.2.1-r0) 19:19:03 #59 21.71 (5/9) Installing curl (8.2.1-r0) 19:19:03 #59 21.72 (6/9) Installing dumb-init (1.2.5-r2) 19:19:03 #59 21.73 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:03 #59 21.73 (8/9) Installing libucontext (1.2-r0) 19:19:03 #59 21.73 (9/9) Installing gcompat (1.1.0-r0) 19:19:03 #59 21.74 Executing busybox-1.35.0-r29.trigger 19:19:03 #59 21.76 Executing ca-certificates-20230506-r0.trigger 19:19:03 #59 21.86 OK: 10 MiB in 24 packages 19:19:03 #59 DONE 22.0s 19:19:03 19:19:03 #71 [core-command builder 4/7] COPY go.mod vendor* ./ 19:19:03 #71 DONE 0.2s 19:19:03 19:19:03 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:03 #72 ... 19:19:03 19:19:03 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:19:03 #73 DONE 0.1s 19:19:03 19:19:03 #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:19:03 #74 DONE 0.1s 19:19:03 19:19:03 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:19:03 #52 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:03 #52 22.06 (1/2) Installing dumb-init (1.2.5-r2) 19:19:03 #52 22.06 (2/2) Installing su-exec (0.2-r2) 19:19:03 #52 22.07 Executing busybox-1.35.0-r29.trigger 19:19:03 #52 22.08 OK: 7 MiB in 17 packages 19:19:03 #52 DONE 22.2s 19:19:04 19:19:04 #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:04 #58 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:04 #58 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:04 #58 21.81 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:19:04 #58 21.81 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:19:04 #58 21.81 OK: 17818 distinct packages available 19:19:04 #58 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:04 #58 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:04 #58 22.19 (1/5) Installing dumb-init (1.2.5-r2) 19:19:04 #58 22.20 (2/5) Installing musl-obstack (1.2.3-r0) 19:19:04 #58 22.20 (3/5) Installing libucontext (1.2-r0) 19:19:04 #58 22.20 (4/5) Installing gcompat (1.1.0-r0) 19:19:04 #58 22.21 (5/5) Installing openssl (3.0.10-r0) 19:19:04 #58 22.22 Executing busybox-1.35.0-r29.trigger 19:19:04 #58 22.23 OK: 8 MiB in 20 packages 19:19:04 #58 DONE 22.4s 19:19:04 19:19:04 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:19:04 #75 ... 19:19:04 19:19:04 #76 [security-spire-config] exporting to image 19:19:04 #76 exporting layers 0.7s done 19:19:04 #76 writing image sha256:ecc13823fba31e433612d904ad1b8647c5a9e97a36b67b992f1969d652034292 done 19:19:04 #76 naming to docker.io/library/security-spire-config done 19:19:04 #76 DONE 0.7s 19:19:04 19:19:04 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:19:04 #57 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:04 #57 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:04 #57 22.35 (1/4) Installing ca-certificates (20230506-r0) 19:19:04 #57 22.39 (2/4) Installing dumb-init (1.2.5-r2) 19:19:04 #57 22.39 (3/4) Installing su-exec (0.2-r2) 19:19:04 #57 22.40 (4/4) Installing yq (4.30.4-r4) 19:19:04 #57 22.46 Executing busybox-1.35.0-r29.trigger 19:19:04 #57 22.46 Executing ca-certificates-20230506-r0.trigger 19:19:04 #57 22.52 OK: 17 MiB in 19 packages 19:19:05 #57 DONE 23.6s 19:19:05 19:19:05 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:19:05 #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:05 #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:05 #0 2.096 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:19:05 #0 2.096 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:19:05 #0 2.096 OK: 17823 distinct packages available 19:19:05 #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:19:05 #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:19:05 #0 2.471 OK: 265 MiB in 53 packages 19:19:05 #77 DONE 3.3s 19:19:05 19:19:05 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:19:05 #78 DONE 1.2s 19:19:05 19:19:05 #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:19:05 #75 DONE 1.2s 19:19:05 19:19:05 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:19:05 #79 DONE 0.1s 19:19:05 19:19:05 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:19:05 #80 ... 19:19:05 19:19:05 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:19:05 #81 DONE 0.5s 19:19:05 19:19:05 #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:19:05 #80 DONE 0.5s 19:19:05 19:19:05 #82 [security-spire-server stage-2 5/8] COPY security.txt / 19:19:05 #82 DONE 0.4s 19:19:05 19:19:05 #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:19:05 #83 DONE 0.0s 19:19:05 19:19:05 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:19:05 #84 DONE 0.0s 19:19:05 19:19:05 #85 [security-spire-agent stage-3 6/9] COPY security.txt / 19:19:05 #85 DONE 0.1s 19:19:05 19:19:05 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:19:05 #86 DONE 0.1s 19:19:05 19:19:05 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:19:05 #87 DONE 0.1s 19:19:05 19:19:05 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:19:05 #88 DONE 0.1s 19:19:05 19:19:05 #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:19:05 #89 DONE 0.1s 19:19:05 19:19:05 #76 [security-spire-server] exporting to image 19:19:06 #76 ... 19:19:06 19:19:06 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:19:06 #90 DONE 0.1s 19:19:06 19:19:06 #76 [security-spire-agent] exporting to image 19:19:06 #76 ... 19:19:06 19:19:06 #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:19:06 #91 DONE 2.7s 19:19:06 19:19:06 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:19:06 #92 DONE 0.0s 19:19:06 19:19:06 #76 [security-spire-server] exporting to image 19:19:06 #76 exporting layers 0.5s done 19:19:06 #76 writing image sha256:c4d740d7486d850b6eacbcd9dafed0d585f1155d74ca8931156f70b794c7c848 done 19:19:06 #76 naming to docker.io/library/security-spire-server done 19:19:06 #76 writing image sha256:bf859ee6d6cfba174d0a446f78af8993dcd968d471e3df72c456ca589dc4e8f2 19:19:06 #76 writing image sha256:bf859ee6d6cfba174d0a446f78af8993dcd968d471e3df72c456ca589dc4e8f2 done 19:19:06 #76 naming to docker.io/library/security-spire-agent done 19:19:06 #76 DONE 1.3s 19:19:06 19:19:06 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:13 #93 ... 19:19:13 19:19:13 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:13 #35 ... 19:19:13 19:19:13 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:13 #94 ... 19:19:13 19:19:13 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:38 Removing intermediate container 7d080ce43185 19:19:38 ---> 9d26976a5964 19:19:38 Successfully built 9d26976a5964 19:19:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:38 + docker inspect -f . ci-base-image-arm64 19:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:38 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 19:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:39 #95 DONE 35.2s 19:19:39 19:19:39 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:39 #93 DONE 33.1s 19:19:39 19:19:39 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:39 #72 DONE 35.2s 19:19:39 19:19:39 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:39 #94 DONE 35.8s 19:19:39 19:19:39 #96 [support-notifications builder 6/7] COPY . . 19:19:40 $ docker top 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:40 + go version 19:19:40 go version go1.20.6 linux/arm64 [Pipeline] } 19:19:40 $ docker stop --time=1 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 19:19:42 $ docker rm -f --volumes 3a622f21394a55b399c079f20ffb9d3c28f75afa840b10f32889881eb0768723 [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 19:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:43 19:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:43 547446be3368: Pulling fs layer 19:19:43 d125d8839a47: Pulling fs layer 19:19:43 3e85d5ac6304: Pulling fs layer 19:19:43 c3105a71a48b: Pulling fs layer 19:19:43 0f093f025ec4: Pulling fs layer 19:19:43 c3106fc0e877: Pulling fs layer 19:19:43 c3105a71a48b: Waiting 19:19:43 0f093f025ec4: Waiting 19:19:43 c3106fc0e877: Waiting 19:19:43 547446be3368: Verifying Checksum 19:19:43 547446be3368: Download complete 19:19:43 c3105a71a48b: Verifying Checksum 19:19:43 c3105a71a48b: Download complete 19:19:44 d125d8839a47: Verifying Checksum 19:19:44 d125d8839a47: Download complete 19:19:44 c3106fc0e877: Verifying Checksum 19:19:44 c3106fc0e877: Download complete 19:19:44 0f093f025ec4: Verifying Checksum 19:19:44 0f093f025ec4: Download complete 19:19:44 547446be3368: Pull complete 19:19:45 d125d8839a47: Pull complete 19:19:45 3e85d5ac6304: Verifying Checksum 19:19:45 3e85d5ac6304: Download complete 19:19:47 #96 DONE 8.0s 19:19:47 19:19:47 #97 [core-command builder 6/7] COPY . . 19:19:47 #97 DONE 8.0s 19:19:47 19:19:47 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:19:47 #98 CACHED 19:19:47 19:19:47 #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #99 CACHED 19:19:47 19:19:47 #100 [security-proxy-auth builder 6/7] COPY . . 19:19:47 #100 CACHED 19:19:47 19:19:47 #101 [core-common-config-bootstrapper builder 6/7] COPY . . 19:19:47 #101 CACHED 19:19:47 19:19:47 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:19:47 #102 CACHED 19:19:47 19:19:47 #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #103 CACHED 19:19:47 19:19:47 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #104 CACHED 19:19:47 19:19:47 #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:19:47 #105 CACHED 19:19:47 19:19:47 #106 [support-scheduler builder 6/7] COPY . . 19:19:47 #106 CACHED 19:19:47 19:19:47 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #107 CACHED 19:19:47 19:19:47 #108 [core-metadata builder 6/7] COPY . . 19:19:47 #108 CACHED 19:19:47 19:19:47 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:19:47 #109 CACHED 19:19:47 19:19:47 #110 [security-spiffe-token-provider builder 6/7] COPY . . 19:19:47 #110 DONE 8.0s 19:19:47 19:19:47 #111 [security-bootstrapper builder 6/7] COPY . . 19:19:47 #111 CACHED 19:19:47 19:19:47 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #112 CACHED 19:19:47 19:19:47 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:19:47 #113 CACHED 19:19:47 19:19:47 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #114 CACHED 19:19:47 19:19:47 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:19:47 #115 CACHED 19:19:47 19:19:47 #116 [security-secretstore-setup builder 6/7] COPY . . 19:19:47 #116 CACHED 19:19:47 19:19:47 #117 [security-proxy-setup builder 6/7] COPY . . 19:19:47 #117 DONE 8.0s 19:19:47 19:19:47 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:47 #118 CACHED 19:19:47 19:19:47 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 19:19:47 #119 CACHED 19:19:47 19:19:47 #120 [core-data builder 6/7] COPY . . 19:19:47 #120 CACHED 19:19:47 19:19:47 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:48 #121 1.270 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:54 3e85d5ac6304: Pull complete 19:19:54 c3105a71a48b: Pull complete 19:19:55 0f093f025ec4: Pull complete 19:19:55 c3106fc0e877: Pull complete 19:19:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 19:19:55 $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:57 $ docker top 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:58 #121 ... 19:19:58 19:19:58 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:58 #0 1.268 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:58 #122 ... 19:19:58 19:19:58 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:58 #0 1.305 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:19:58 #123 ... 19:19:58 19:19:58 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:58 #0 0.362 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19:58 #124 ... 19:19:58 19:19:58 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:58 #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:58 #125 ... 19:19:58 19:19:58 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:58 #0 0.688 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:19:58 #126 ... 19:19:58 19:19:58 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:58 #0 0.661 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:58 #127 ... 19:19:58 19:19:58 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:19:58 #0 0.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19:58 #128 ... 19:19:58 19:19:58 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:58 #0 0.291 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:19:58 #129 ... 19:19:58 19:19:58 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:58 #0 1.289 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:19:58 + docker compose -f ./docker-compose-build.yml build --parallel 19:19:58 #130 ... 19:19:58 19:19:58 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:19:58 #0 0.569 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:06 #1 [security-proxy-setup internal] load build definition from Dockerfile 19:20:06 #1 transferring dockerfile: 2.39kB done 19:20:06 #1 DONE 0.1s 19:20:07 19:20:07 #2 [security-spire-server internal] load build definition from Dockerfile 19:20:07 #2 transferring dockerfile: 1.59kB done 19:20:07 #2 DONE 0.1s 19:20:07 19:20:07 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:20:07 #3 transferring dockerfile: 1.78kB done 19:20:07 #3 DONE 0.1s 19:20:07 19:20:07 #4 [core-data internal] load build definition from Dockerfile 19:20:07 #4 transferring dockerfile: 1.90kB done 19:20:07 #4 DONE 0.1s 19:20:07 19:20:07 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:20:07 #5 transferring dockerfile: 2.38kB done 19:20:07 #5 DONE 0.1s 19:20:07 19:20:07 #6 [security-spire-agent internal] load build definition from Dockerfile 19:20:07 #6 transferring dockerfile: 1.70kB done 19:20:07 #6 DONE 0.1s 19:20:07 19:20:07 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:20:07 #7 transferring dockerfile: 2.04kB done 19:20:07 #7 DONE 0.1s 19:20:07 19:20:07 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:20:07 #8 transferring dockerfile: 2.12kB done 19:20:07 #8 DONE 0.1s 19:20:07 19:20:07 #9 [security-spire-config internal] load build definition from Dockerfile 19:20:07 #9 transferring dockerfile: 1.58kB done 19:20:07 #9 DONE 0.1s 19:20:07 19:20:07 #10 [security-bootstrapper internal] load build definition from Dockerfile 19:20:07 #10 transferring dockerfile: 2.82kB done 19:20:07 #10 DONE 0.1s 19:20:07 19:20:07 #11 [support-notifications internal] load build definition from Dockerfile 19:20:07 #11 transferring dockerfile: 1.84kB 0.0s done 19:20:07 #11 DONE 0.1s 19:20:07 19:20:07 #12 [support-scheduler internal] load build definition from Dockerfile 19:20:07 #12 transferring dockerfile: 1.82kB 0.0s done 19:20:07 #12 DONE 0.1s 19:20:07 19:20:07 #13 [core-metadata internal] load build definition from Dockerfile 19:20:07 #13 transferring dockerfile: 1.96kB done 19:20:07 #13 DONE 0.1s 19:20:07 19:20:07 #14 [core-command internal] load build definition from Dockerfile 19:20:07 #14 transferring dockerfile: 1.82kB done 19:20:07 #14 DONE 0.1s 19:20:07 19:20:07 #15 [security-proxy-setup internal] load .dockerignore 19:20:07 #15 transferring context: 32B 19:20:07 #15 transferring context: 56B done 19:20:07 #15 DONE 0.0s 19:20:08 19:20:08 #16 [security-spire-server internal] load .dockerignore 19:20:08 #16 transferring context: 56B done 19:20:08 #16 DONE 0.0s 19:20:08 19:20:08 #17 [security-spiffe-token-provider internal] load .dockerignore 19:20:08 #17 transferring context: 56B done 19:20:08 #17 DONE 0.1s 19:20:08 19:20:08 #18 [core-data internal] load .dockerignore 19:20:08 #18 transferring context: 56B 0.0s done 19:20:08 #18 DONE 0.0s 19:20:08 19:20:08 #19 [security-secretstore-setup internal] load .dockerignore 19:20:08 #19 transferring context: 56B done 19:20:08 #19 DONE 0.1s 19:20:08 19:20:08 #20 [security-spire-agent internal] load .dockerignore 19:20:08 #20 transferring context: 56B done 19:20:08 #20 DONE 0.1s 19:20:08 19:20:08 #21 [security-proxy-auth internal] load .dockerignore 19:20:08 #21 transferring context: 56B 0.0s done 19:20:08 #21 DONE 0.1s 19:20:08 19:20:08 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:20:08 #22 transferring context: 56B done 19:20:08 #22 DONE 0.1s 19:20:08 19:20:08 #23 [security-spire-config internal] load .dockerignore 19:20:08 #23 transferring context: 56B 0.0s done 19:20:08 #23 DONE 0.1s 19:20:08 19:20:08 #24 [security-bootstrapper internal] load .dockerignore 19:20:08 #24 transferring context: 56B done 19:20:08 #24 DONE 0.0s 19:20:08 19:20:08 #25 [support-notifications internal] load .dockerignore 19:20:08 #25 transferring context: 56B done 19:20:08 #25 DONE 0.1s 19:20:08 19:20:08 #26 [support-scheduler internal] load .dockerignore 19:20:08 #26 transferring context: 56B done 19:20:08 #26 DONE 0.1s 19:20:08 19:20:08 #27 [core-metadata internal] load .dockerignore 19:20:08 #27 transferring context: 56B done 19:20:08 #27 DONE 0.1s 19:20:08 19:20:08 #28 [core-command internal] load .dockerignore 19:20:09 #28 transferring context: 56B done 19:20:09 #28 DONE 0.1s 19:20:09 19:20:09 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:09 #29 DONE 0.0s 19:20:09 19:20:09 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:20:09 #30 ... 19:20:09 19:20:09 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:09 #29 DONE 0.0s 19:20:09 19:20:09 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 19:20:09 #30 ... 19:20:09 19:20:09 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:09 #29 DONE 0.0s 19:20:09 19:20:09 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:20:10 #30 DONE 0.6s 19:20:10 19:20:10 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.27MB / 3.26MB 0.2s 19:20:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:10 #31 ... 19:20:10 19:20:10 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:10 #29 DONE 0.0s 19:20:10 19:20:10 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:10 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 19:20:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:10 #31 ... 19:20:10 19:20:10 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 19:20:10 #30 DONE 0.6s 19:20:10 19:20:10 #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:10 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:10 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:10 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:10 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:10 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:10 #31 ... 19:20:10 19:20:10 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:10 #29 DONE 0.0s 19:20:10 19:20:10 #32 [security-spiffe-token-provider internal] load build context 19:20:10 #32 ... 19:20:10 19:20:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:10 #29 DONE 0.0s 19:20:10 19:20:10 #32 [security-spiffe-token-provider internal] load build context 19:20:10 #32 transferring context: 2.58MB 1.0s done 19:20:11 #32 ... 19:20:11 19:20:11 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:11 #29 DONE 0.0s 19:20:11 19:20:11 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:20:11 #30 DONE 1.2s 19:20:11 19:20:11 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:20:11 #33 DONE 1.4s 19:20:11 19:20:11 #32 [security-spiffe-token-provider internal] load build context 19:20:11 #32 DONE 1.4s 19:20:11 19:20:11 #34 [security-proxy-setup internal] load build context 19:20:11 #34 transferring context: 2.58MB 0.9s done 19:20:11 #34 DONE 1.5s 19:20:11 19:20:11 #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:11 #31 ... 19:20:11 19:20:11 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:11 #29 DONE 0.0s 19:20:11 19:20:11 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:20:11 #35 DONE 1.1s 19:20:11 19:20:11 #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:11 #31 ... 19:20:11 19:20:11 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:11 #29 DONE 0.0s 19:20:11 19:20:11 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:11 #31 ... 19:20:11 19:20:11 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:11 #29 DONE 0.0s 19:20:11 19:20:11 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:11 #31 ... 19:20:11 19:20:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:20:11 #29 DONE 0.1s 19:20:11 19:20:11 #36 [core-data internal] load build context 19:20:11 #36 transferring context: 2.58MB 0.9s done 19:20:11 #36 DONE 1.9s 19:20:11 19:20:11 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 19:20:11 #30 DONE 1.8s 19:20:11 19:20:11 #37 [support-scheduler internal] load build context 19:20:11 #37 DONE 0.0s 19:20:11 19:20:11 #38 [security-secretstore-setup internal] load build context 19:20:11 #38 transferring context: 2.58MB 1.1s done 19:20:11 #38 DONE 1.6s 19:20:11 19:20:11 #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:11 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:11 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:11 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:11 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:11 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:11 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 19:20:12 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:20:12 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:20:12 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:20:12 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:20:12 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:20:12 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.9s done 19:20:12 #31 ... 19:20:12 19:20:12 #39 [security-spire-server internal] load build context 19:20:12 #39 transferring context: 17.59kB 0.1s done 19:20:12 #39 DONE 1.0s 19:20:12 19:20:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:12 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:20:12 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:20:12 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:20:12 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:20:12 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:20:12 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 19:20:12 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:20:12 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:20:12 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 19:20:12 #40 ... 19:20:12 19:20:12 #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:20:12 #41 DONE 3.6s 19:20:12 19:20:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:12 #40 ... 19:20:12 19:20:12 #42 [security-spire-agent internal] load build context 19:20:12 #42 transferring context: 17.12kB 0.1s done 19:20:12 #42 DONE 1.1s 19:20:12 19:20:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:12 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.1s 19:20:12 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:20:12 #40 ... 19:20:12 19:20:12 #43 [core-common-config-bootstrapper internal] load build context 19:20:12 #43 transferring context: 2.58MB 1.0s done 19:20:12 #43 DONE 1.9s 19:20:12 19:20:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:12 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.3s 19:20:12 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.5s 19:20:12 #40 ... 19:20:12 19:20:12 #44 [security-proxy-auth internal] load build context 19:20:12 #44 transferring context: 2.58MB 1.1s done 19:20:12 #44 DONE 2.1s 19:20:12 19:20:12 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.7s 19:20:13 #40 ... 19:20:13 19:20:13 #45 [security-spire-config internal] load build context 19:20:13 #45 transferring context: 15.84kB 0.2s done 19:20:13 #45 DONE 2.2s 19:20:13 19:20:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.9s 19:20:13 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:20:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.1s 19:20:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.5s 19:20:14 #40 ... 19:20:14 19:20:14 #46 [support-notifications builder 2/7] WORKDIR /edgex-go 19:20:14 #46 DONE 2.4s 19:20:14 19:20:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.8s 19:20:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s 19:20:14 #40 ... 19:20:14 19:20:14 #47 [support-notifications internal] load build context 19:20:14 #47 transferring context: 2.58MB 1.9s done 19:20:14 #47 DONE 2.9s 19:20:14 19:20:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:14 #40 ... 19:20:14 19:20:14 #48 [core-command internal] load build context 19:20:14 #48 transferring context: 2.58MB 1.6s done 19:20:14 #48 DONE 2.5s 19:20:14 19:20:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:14 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.3s done 19:20:14 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:20:14 #40 ... 19:20:14 19:20:14 #49 [security-bootstrapper internal] load build context 19:20:14 #49 transferring context: 2.58MB 2.3s done 19:20:14 #49 DONE 3.6s 19:20:14 19:20:14 #50 [core-metadata internal] load build context 19:20:14 #50 transferring context: 2.58MB 1.4s done 19:20:14 #50 DONE 2.8s 19:20:14 19:20:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:14 #40 ... 19:20:14 19:20:14 #37 [support-scheduler internal] load build context 19:20:14 #37 transferring context: 2.58MB 1.8s done 19:20:14 #37 DONE 2.8s 19:20:15 19:20:15 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:15 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 19:20:15 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:20:15 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:20:15 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:20:15 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:20:15 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:20:15 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:20:15 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:20:15 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.3s done 19:20:15 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:20:15 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:20:18 #51 ... 19:20:18 19:20:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:19 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 19:20:23 #40 ... 19:20:23 19:20:23 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:20:23 #31 ... 19:20:23 19:20:23 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:23 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s 19:20:23 #51 ... 19:20:23 19:20:23 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:23 #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:23 #0 9.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:23 #52 ... 19:20:23 19:20:23 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:24 #40 ... 19:20:24 19:20:24 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:20:24 #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:24 #0 9.705 (1/1) Installing dumb-init (1.2.5-r2) 19:20:24 #0 9.737 Executing busybox-1.35.0-r29.trigger 19:20:24 #0 9.863 OK: 8 MiB in 16 packages 19:20:24 #53 ... 19:20:24 19:20:24 #54 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:24 #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #0 8.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:24 #54 ... 19:20:24 19:20:24 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:20:24 #0 7.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:24 #55 ... 19:20:24 19:20:24 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:20:24 #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #56 ... 19:20:24 19:20:24 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:20:24 #0 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #57 ... 19:20:24 19:20:24 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:24 #0 7.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:24 #58 ... 19:20:24 19:20:24 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:24 #0 7.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:24 #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:24 #59 ... 19:20:24 19:20:24 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:20:24 #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:25 #60 ... 19:20:25 19:20:25 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:25 #0 5.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:25 #0 6.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:25 #0 9.397 (1/4) Installing ca-certificates (20230506-r0) 19:20:25 #0 9.914 (2/4) Installing dumb-init (1.2.5-r2) 19:20:25 #0 9.967 (3/4) Installing su-exec (0.2-r2) 19:20:25 #0 9.967 (4/4) Installing yq (4.30.4-r4) 19:20:25 #61 ... 19:20:25 19:20:25 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:20:25 #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:25 #62 ... 19:20:25 19:20:25 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:20:25 #53 DONE 11.4s 19:20:25 19:20:25 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:20:25 #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:25 #63 ... 19:20:25 19:20:25 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:25 #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:25 #0 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:25 #64 ... 19:20:25 19:20:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:25 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.9s 19:20:28 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s done 19:20:28 #40 DONE 17.3s 19:20:28 19:20:28 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:28 #52 14.03 (1/4) Installing dumb-init (1.2.5-r2) 19:20:28 #52 14.07 (2/4) Installing openssl (3.0.10-r0) 19:20:28 #52 14.13 (3/4) Installing su-exec (0.2-r2) 19:20:28 #52 14.15 (4/4) Installing yq (4.30.4-r4) 19:20:28 #52 14.88 Executing busybox-1.35.0-r29.trigger 19:20:28 #52 15.02 OK: 17 MiB in 19 packages 19:20:32 #52 ... 19:20:32 19:20:32 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:20:32 #55 14.96 OK: 263 MiB in 53 packages 19:20:32 #55 DONE 18.3s 19:20:32 19:20:32 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:20:32 #57 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:32 #57 15.42 (1/1) Installing dumb-init (1.2.5-r2) 19:20:32 #57 15.46 Executing busybox-1.35.0-r29.trigger 19:20:32 #57 15.53 OK: 8 MiB in 16 packages 19:20:32 #57 DONE 18.2s 19:20:32 19:20:32 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:20:32 #56 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:32 #56 15.49 OK: 263 MiB in 53 packages 19:20:32 #56 DONE 19.0s 19:20:32 19:20:32 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:20:32 #60 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:32 #60 16.79 OK: 263 MiB in 53 packages 19:20:32 #60 DONE 18.5s 19:20:32 19:20:32 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 19:20:32 #65 ... 19:20:32 19:20:32 #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:20:32 #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:32 #63 15.39 (1/2) Installing dumb-init (1.2.5-r2) 19:20:32 #63 15.43 (2/2) Installing su-exec (0.2-r2) 19:20:32 #63 15.45 Executing busybox-1.35.0-r29.trigger 19:20:32 #63 15.54 OK: 8 MiB in 17 packages 19:20:32 #63 DONE 18.3s 19:20:32 19:20:32 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:20:32 #61 11.30 Executing busybox-1.35.0-r29.trigger 19:20:32 #61 11.43 Executing ca-certificates-20230506-r0.trigger 19:20:32 #61 13.54 OK: 17 MiB in 19 packages 19:20:32 #61 DONE 18.5s 19:20:32 19:20:32 #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:20:32 #52 DONE 19.0s 19:20:32 19:20:32 #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:20:32 #64 13.88 (1/2) Installing ca-certificates (20230506-r0) 19:20:32 #64 14.37 (2/2) Installing dumb-init (1.2.5-r2) 19:20:32 #64 14.41 Executing busybox-1.35.0-r29.trigger 19:20:32 #64 14.51 Executing ca-certificates-20230506-r0.trigger 19:20:32 #64 16.04 OK: 8 MiB in 17 packages 19:20:32 #64 DONE 18.5s 19:20:32 19:20:32 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:32 #66 ... 19:20:32 19:20:32 #54 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:32 #54 13.52 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:20:32 #54 13.52 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:20:32 #54 13.52 OK: 17689 distinct packages available 19:20:32 #54 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:32 #54 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:32 #54 17.58 (1/5) Installing dumb-init (1.2.5-r2) 19:20:32 #54 17.59 (2/5) Installing musl-obstack (1.2.3-r0) 19:20:32 #54 17.60 (3/5) Installing libucontext (1.2-r0) 19:20:32 #54 17.61 (4/5) Installing gcompat (1.1.0-r0) 19:20:32 #54 17.63 (5/5) Installing openssl (3.0.10-r0) 19:20:32 #54 17.66 Executing busybox-1.35.0-r29.trigger 19:20:32 #54 17.69 OK: 9 MiB in 20 packages 19:20:32 #54 DONE 18.6s 19:20:33 19:20:33 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:33 #67 ... 19:20:33 19:20:33 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:20:33 #62 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:33 #62 15.74 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:20:33 #62 15.74 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:20:33 #62 15.74 OK: 17694 distinct packages available 19:20:33 #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:33 #62 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:33 #62 18.40 OK: 263 MiB in 53 packages 19:20:33 #62 DONE 19.4s 19:20:33 19:20:33 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:20:33 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.9s done 19:20:33 #51 ... 19:20:33 19:20:33 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:20:33 #68 ... 19:20:33 19:20:33 #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:33 #58 15.46 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:20:33 #58 15.47 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:20:33 #58 15.47 OK: 17689 distinct packages available 19:20:33 #58 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:33 #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:33 #58 18.51 (1/4) Installing dumb-init (1.2.5-r2) 19:20:33 #58 18.52 (2/4) Installing musl-obstack (1.2.3-r0) 19:20:33 #58 18.54 (3/4) Installing libucontext (1.2-r0) 19:20:33 #58 18.55 (4/4) Installing gcompat (1.1.0-r0) 19:20:33 #58 18.55 Executing busybox-1.35.0-r29.trigger 19:20:33 #58 18.61 OK: 8 MiB in 19 packages 19:20:33 #58 DONE 19.7s 19:20:34 19:20:34 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:34 #69 ... 19:20:34 19:20:34 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 19:20:34 #65 DONE 1.7s 19:20:34 19:20:34 #70 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:20:34 #70 DONE 1.5s 19:20:34 19:20:34 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:20:34 #71 DONE 1.8s 19:20:34 19:20:34 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:20:34 #72 DONE 1.9s 19:20:34 19:20:34 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:34 #59 15.03 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:20:34 #59 15.03 v3.17.5-51-gb3a20beba03 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:20:34 #59 15.04 OK: 17689 distinct packages available 19:20:34 #59 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:20:34 #59 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:20:34 #59 18.47 (1/9) Installing ca-certificates (20230506-r0) 19:20:34 #59 18.60 (2/9) Installing brotli-libs (1.0.9-r9) 19:20:34 #59 18.64 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:20:34 #59 18.65 (4/9) Installing libcurl (8.2.1-r0) 19:20:34 #59 18.73 (5/9) Installing curl (8.2.1-r0) 19:20:34 #59 18.73 (6/9) Installing dumb-init (1.2.5-r2) 19:20:34 #59 18.73 (7/9) Installing musl-obstack (1.2.3-r0) 19:20:34 #59 18.75 (8/9) Installing libucontext (1.2-r0) 19:20:34 #59 18.75 (9/9) Installing gcompat (1.1.0-r0) 19:20:34 #59 18.77 Executing busybox-1.35.0-r29.trigger 19:20:34 #59 18.81 Executing ca-certificates-20230506-r0.trigger 19:20:34 #59 19.42 OK: 11 MiB in 24 packages 19:20:34 #59 DONE 20.2s 19:20:34 19:20:34 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:34 #73 ... 19:20:34 19:20:34 #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:20:34 #74 DONE 1.9s 19:20:35 19:20:35 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:35 #75 ... 19:20:35 19:20:35 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:20:35 #68 DONE 1.4s 19:20:35 19:20:35 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:36 #76 ... 19:20:36 19:20:36 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:36 #67 DONE 3.3s 19:20:36 19:20:36 #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:20:36 #77 DONE 0.2s 19:20:36 19:20:36 #78 [security-spire-server stage-2 5/8] COPY security.txt / 19:20:36 #78 DONE 0.1s 19:20:36 19:20:36 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:20:36 #79 DONE 0.2s 19:20:36 19:20:36 #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:36 #69 DONE 2.7s 19:20:36 19:20:36 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:20:36 #80 ... 19:20:36 19:20:36 #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:20:36 #81 DONE 0.2s 19:20:37 19:20:37 #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:20:37 #80 DONE 0.3s 19:20:37 19:20:37 #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:20:37 #82 ... 19:20:37 19:20:37 #83 [security-spire-config stage-2 5/9] COPY security.txt / 19:20:37 #83 DONE 0.2s 19:20:37 19:20:37 #82 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:20:37 #82 DONE 0.3s 19:20:37 19:20:37 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:37 #84 DONE 0.3s 19:20:37 19:20:37 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:37 #85 DONE 0.2s 19:20:37 19:20:37 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:38 #86 DONE 0.2s 19:20:38 19:20:38 #87 [security-spire-config] exporting to image 19:20:38 #87 exporting layers 19:20:38 #87 ... 19:20:38 19:20:38 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:20:38 #66 DONE 5.7s 19:20:38 19:20:38 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:38 #75 DONE 3.8s 19:20:38 19:20:38 #88 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:20:38 #88 ... 19:20:38 19:20:38 #89 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:20:38 #89 DONE 0.4s 19:20:39 19:20:39 #88 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:20:39 #88 DONE 0.3s 19:20:39 19:20:39 #90 [security-spire-agent stage-3 6/9] COPY security.txt / 19:20:39 #90 DONE 0.2s 19:20:39 19:20:39 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 #91 ... 19:20:39 19:20:39 #92 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:39 #92 DONE 0.2s 19:20:39 19:20:39 #93 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:39 #93 DONE 0.2s 19:20:39 19:20:39 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 #94 ... 19:20:39 19:20:39 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:39 #95 DONE 0.3s 19:20:39 19:20:39 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:39 #94 ... 19:20:39 19:20:39 #87 [security-spire-agent] exporting to image 19:20:40 #87 exporting layers 3.3s done 19:20:40 #87 writing image sha256:e462144669e9d170155d09c1f07148bac889fa82315d4a564ab7283d22da216a 0.0s done 19:20:40 #87 naming to docker.io/library/security-spire-server-arm64 19:20:40 #87 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:20:41 #87 exporting layers 2.9s done 19:20:41 #87 writing image sha256:a18988d9e3b174e494966d7b0a5a3b80bce2a663242fb4a1e7efca210439ac08 done 19:20:41 #87 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:20:41 #87 exporting layers 1.6s done 19:20:41 #87 writing image sha256:340ec516808664755d4f925cf0ae224284752e0f9b66dd3470878e72c0b0847d done 19:20:41 #87 naming to docker.io/library/security-spire-agent-arm64 done 19:20:41 #87 DONE 4.0s 19:20:41 19:20:41 #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:06 #131 ... 19:21:06 19:21:06 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:06 #125 68.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:10 #125 ... 19:21:10 19:21:10 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:10 #131 DONE 83.5s 19:21:10 19:21:10 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:21:10 #129 DONE 83.5s 19:21:10 19:21:10 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:10 #126 DONE 83.6s 19:21:10 19:21:10 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:10 #123 DONE 83.6s 19:21:10 19:21:10 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:10 #127 DONE 83.6s 19:21:10 19:21:10 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:10 #124 DONE 83.5s 19:21:10 19:21:10 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:10 #132 ... 19:21:10 19:21:10 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:10 #125 DONE 83.6s 19:21:10 19:21:10 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:10 #130 DONE 83.7s 19:21:10 19:21:10 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:10 #122 DONE 83.9s 19:21:10 19:21:10 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:10 #121 DONE 83.9s 19:21:10 19:21:10 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:10 #128 DONE 83.9s 19:21:10 19:21:10 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:21:10 #133 ... 19:21:10 19:21:10 #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:21:10 #134 DONE 0.6s 19:21:11 19:21:11 #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #135 DONE 0.5s 19:21:11 19:21:11 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #136 DONE 0.4s 19:21:11 19:21:11 #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #132 DONE 0.7s 19:21:11 19:21:11 #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:11 #137 ... 19:21:11 19:21:11 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #138 DONE 0.4s 19:21:11 19:21:11 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #133 DONE 0.5s 19:21:11 19:21:11 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:21:11 #139 DONE 0.5s 19:21:11 19:21:11 #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:11 #140 DONE 0.3s 19:21:11 19:21:11 #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:21:11 #141 ... 19:21:11 19:21:11 #142 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:21:11 #142 DONE 0.4s 19:21:11 19:21:11 #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #143 CACHED 19:21:11 19:21:11 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:21:11 #144 CACHED 19:21:11 19:21:11 #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #145 CACHED 19:21:11 19:21:11 #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:21:11 #146 CACHED 19:21:11 19:21:11 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #147 CACHED 19:21:11 19:21:11 #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:21:11 #148 CACHED 19:21:11 19:21:11 #149 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:21:11 #149 CACHED 19:21:11 19:21:11 #150 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:11 #150 CACHED 19:21:11 19:21:11 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:21:11 #151 DONE 0.4s 19:21:11 19:21:11 #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:11 #137 DONE 0.5s 19:21:11 19:21:11 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:21:11 #152 DONE 0.3s 19:21:11 19:21:11 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:21:13 #153 ... 19:21:13 19:21:13 #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:21:13 #154 DONE 1.9s 19:21:13 19:21:13 #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:21:13 #155 DONE 1.8s 19:21:13 19:21:13 #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:13 #156 DONE 1.9s 19:21:13 19:21:13 #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:21:13 #94 DONE 38.3s 19:21:13 19:21:13 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #91 DONE 37.9s 19:21:13 19:21:13 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #73 DONE 38.2s 19:21:13 19:21:13 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #76 DONE 37.4s 19:21:13 19:21:13 #96 [security-proxy-setup builder 6/7] COPY . . 19:21:13 #96 ... 19:21:13 19:21:13 #97 [support-notifications builder 6/7] COPY . . 19:21:13 #97 DONE 1.1s 19:21:13 19:21:13 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #98 CACHED 19:21:13 19:21:13 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 19:21:13 #99 CACHED 19:21:13 19:21:13 #100 [core-command builder 6/7] COPY . . 19:21:13 #100 CACHED 19:21:13 19:21:13 #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:21:13 #101 CACHED 19:21:13 19:21:13 #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #102 CACHED 19:21:13 19:21:13 #103 [core-metadata builder 6/7] COPY . . 19:21:13 #103 CACHED 19:21:13 19:21:13 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:21:13 #104 CACHED 19:21:13 19:21:13 #105 [support-scheduler builder 6/7] COPY . . 19:21:13 #105 CACHED 19:21:13 19:21:13 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #106 CACHED 19:21:13 19:21:13 #107 [security-bootstrapper builder 6/7] COPY . . 19:21:13 #107 CACHED 19:21:13 19:21:13 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:13 #108 CACHED 19:21:13 19:21:13 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #109 CACHED 19:21:13 19:21:13 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 19:21:13 #110 CACHED 19:21:13 19:21:13 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #111 CACHED 19:21:13 19:21:13 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:21:13 #112 CACHED 19:21:13 19:21:13 #113 [security-proxy-auth builder 6/7] COPY . . 19:21:13 #113 CACHED 19:21:13 19:21:13 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #114 CACHED 19:21:13 19:21:13 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:21:13 #115 CACHED 19:21:13 19:21:13 #116 [core-data builder 6/7] COPY . . 19:21:13 #116 DONE 1.1s 19:21:13 19:21:13 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:21:13 #117 CACHED 19:21:13 19:21:13 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:13 #118 CACHED 19:21:13 19:21:13 #119 [security-secretstore-setup builder 6/7] COPY . . 19:21:13 #119 CACHED 19:21:13 19:21:13 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:21:13 #120 DONE 1.1s 19:21:13 19:21:13 #96 [security-proxy-setup builder 6/7] COPY . . 19:21:13 #96 DONE 1.1s 19:21:13 19:21:13 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:14 #157 ... 19:21:14 19:21:14 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:14 #158 DONE 2.2s 19:21:14 19:21:14 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:21:14 #159 DONE 2.2s 19:21:14 19:21:14 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:14 #160 DONE 2.2s 19:21:14 19:21:14 #161 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:14 #161 DONE 2.2s 19:21:14 19:21:14 #162 [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 19:21:14 #162 DONE 2.1s 19:21:14 19:21:14 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:21:14 #153 DONE 2.6s 19:21:14 19:21:14 #163 [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 19:21:14 #163 ... 19:21:14 19:21:14 #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:21:14 #141 DONE 3.0s 19:21:14 19:21:14 #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:14 #164 DONE 2.7s 19:21:14 19:21:14 #165 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:21:14 #165 DONE 1.1s 19:21:14 19:21:14 #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:21:14 #166 DONE 1.1s 19:21:14 19:21:14 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:21:14 #167 DONE 0.8s 19:21:14 19:21:14 #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:21:14 #168 DONE 0.8s 19:21:14 19:21:14 #157 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:21:14 #157 DONE 1.1s 19:21:14 19:21:14 #76 [core-command] exporting to image 19:21:14 #76 exporting layers 19:21:14 #76 ... 19:21:14 19:21:14 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:21:14 #169 DONE 0.9s 19:21:14 19:21:14 #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:21:14 #170 DONE 0.9s 19:21:14 19:21:14 #163 [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 19:21:14 #163 DONE 0.9s 19:21:14 19:21:14 #76 [support-scheduler] exporting to image 19:21:14 #76 ... 19:21:14 19:21:14 #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:21:14 #171 DONE 0.4s 19:21:14 19:21:14 #172 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:21:14 #172 DONE 0.3s 19:21:14 19:21:14 #76 [security-spiffe-token-provider] exporting to image 19:21:14 #76 exporting layers 0.2s done 19:21:14 #76 ... 19:21:14 19:21:14 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:21:14 #173 DONE 0.4s 19:21:14 19:21:14 #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:21:14 #174 DONE 0.3s 19:21:14 19:21:14 #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:21:14 #175 DONE 0.5s 19:21:14 19:21:14 #76 [core-data] exporting to image 19:21:14 #76 exporting layers 0.2s done 19:21:14 #76 writing image sha256:0800e28ab66c03689342964a4b1a8bf703d1fb8d59ccc3534c0525351f8cb221 done 19:21:14 #76 naming to docker.io/library/core-data done 19:21:14 #76 ... 19:21:14 19:21:14 #176 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:21:14 #176 DONE 0.5s 19:21:14 19:21:14 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:21:14 #177 DONE 0.4s 19:21:14 19:21:14 #76 [core-metadata] exporting to image 19:21:14 #76 writing image sha256:fe34c88d44fff2500c3eab30968019569e95046c26a492a1ecc4ad04e774f59a 0.0s done 19:21:14 #76 naming to docker.io/library/core-command 0.0s done 19:21:14 #76 writing image sha256:9f6574d30b086d93193cd9e3f78063367805f940f5931871513c3cb12d5b1547 done 19:21:14 #76 naming to docker.io/library/support-scheduler done 19:21:15 #76 ... 19:21:15 19:21:15 #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:21:15 #178 DONE 0.4s 19:21:15 19:21:15 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:21:15 #179 DONE 0.3s 19:21:15 19:21:15 #76 [security-spiffe-token-provider] exporting to image 19:21:15 #76 exporting layers 0.2s done 19:21:15 #76 writing image sha256:a26b4555830869edc2cb1b1364312c093aff2e7a8d6fceea93ee8cace932ec0f done 19:21:15 #76 naming to docker.io/library/security-spiffe-token-provider done 19:21:15 #76 writing image sha256:2aa5fc8498939318439f86a3242ba09deea9ad84c76ad3cd3b1970516396efb7 done 19:21:15 #76 naming to docker.io/library/support-notifications 19:21:15 #76 exporting layers 0.3s done 19:21:15 #76 naming to docker.io/library/support-notifications 0.2s done 19:21:15 #76 ... 19:21:15 19:21:15 #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:21:15 #180 DONE 0.6s 19:21:15 19:21:15 #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:15 #181 DONE 0.8s 19:21:15 19:21:15 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:21:15 #182 DONE 0.5s 19:21:15 19:21:15 #76 [security-proxy-auth] exporting to image 19:21:15 #76 writing image sha256:9c6b18519de8c1d1b491ce941d53f1e1ca90547ff787b25d5cc41808141d8950 done 19:21:15 #76 naming to docker.io/library/core-metadata done 19:21:15 #76 ... 19:21:15 19:21:15 #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:15 #183 DONE 1.0s 19:21:15 19:21:15 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:15 #184 DONE 0.5s 19:21:15 19:21:15 #76 [core-common-config-bootstrapper] exporting to image 19:21:15 #76 ... 19:21:15 19:21:15 #185 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:21:15 #185 DONE 0.4s 19:21:15 19:21:15 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:21:15 #186 DONE 0.4s 19:21:15 19:21:15 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:21:15 #187 DONE 0.2s 19:21:15 19:21:15 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:21:15 #188 DONE 0.1s 19:21:15 19:21:15 #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/ 19:21:15 #189 DONE 0.1s 19:21:15 19:21:15 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:16 #190 ... 19:21:16 19:21:16 #191 [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/ 19:21:16 #191 DONE 0.1s 19:21:16 19:21:16 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:21:16 #192 DONE 0.0s 19:21:16 19:21:16 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:16 #193 DONE 0.1s 19:21:16 19:21:16 #76 [security-proxy-auth] exporting to image 19:21:16 #76 exporting layers 0.6s done 19:21:16 #76 writing image sha256:1e563642fdaabfad52ad94cd4f7cfe880f182ae326615ee6cb50ffc026910286 done 19:21:16 #76 naming to docker.io/library/security-proxy-auth done 19:21:16 #76 writing image sha256:5d04ada9179bbbae2d5a3ec7c41100c830c4f6e07d3b87bdc807b7d8bba54530 19:21:16 #76 ... 19:21:16 19:21:16 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:16 #194 DONE 0.4s 19:21:16 19:21:16 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:16 #190 DONE 0.4s 19:21:16 19:21:16 #76 [security-proxy-setup] exporting to image 19:21:16 #76 writing image sha256:5d04ada9179bbbae2d5a3ec7c41100c830c4f6e07d3b87bdc807b7d8bba54530 done 19:21:16 #76 naming to docker.io/library/core-common-config-bootstrapper done 19:21:16 #76 exporting layers 0.1s done 19:21:16 #76 exporting layers 0.2s done 19:21:16 #76 writing image sha256:832e647b233ead9ea47697529f83f15907417d32595712d10d2217a7f7c99492 0.0s done 19:21:16 #76 naming to docker.io/library/security-proxy-setup done 19:21:16 #76 writing image sha256:b6cb6b412bc3b12d252a48d0470fb2a5762ced0b77b4ec7108d6719c466cf35d done 19:21:16 #76 naming to docker.io/library/security-secretstore-setup done 19:21:16 #76 DONE 3.3s 19:21:16 19:21:16 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:21:16 #195 DONE 0.5s 19:21:16 19:21:16 #76 [security-bootstrapper] exporting to image 19:21:16 #76 exporting layers 0.2s done 19:21:16 #76 writing image sha256:f9f7bae5e9941f24b15ebbcebd8933d45161ea2a9d7873d3062abecd93e1e366 done 19:21:16 #76 naming to docker.io/library/security-bootstrapper done 19:21:16 #76 DONE 3.5s 19:21:16 19:21:16 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:16 time="2023-08-31T19:18:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:21:16 $ docker stop --time=1 b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 19:21:18 $ docker rm -f --volumes b3a5d8125ee0d77d3a11237c8cf1e2d992920e89312d8e0052f2ba554d63a947 19:21:18 #121 4.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] // withDockerContainer [Pipeline] sh 19:21:18 + docker images 19:21:18 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:18 security-secretstore-setup latest b6cb6b412bc3 2 seconds ago 44.1MB 19:21:18 security-bootstrapper latest f9f7bae5e994 2 seconds ago 23MB 19:21:18 security-proxy-setup latest 832e647b233e 2 seconds ago 29.2MB 19:21:18 core-common-config-bootstrapper latest 5d04ada9179b 3 seconds ago 18.1MB 19:21:18 security-proxy-auth latest 1e563642fdaa 3 seconds ago 19.4MB 19:21:18 support-notifications latest 2aa5fc849893 4 seconds ago 34.3MB 19:21:18 security-spiffe-token-provider latest a26b45558308 4 seconds ago 33.5MB 19:21:18 core-metadata latest 9c6b18519de8 4 seconds ago 21.6MB 19:21:18 core-command latest fe34c88d44ff 4 seconds ago 21MB 19:21:18 core-data latest 0800e28ab66c 4 seconds ago 21.2MB 19:21:18 support-scheduler latest 9f6574d30b08 4 seconds ago 33.7MB 19:21:18 security-spire-agent latest bf859ee6d6cf 2 minutes ago 161MB 19:21:18 security-spire-server latest c4d740d7486d 2 minutes ago 103MB 19:21:18 security-spire-config latest ecc13823fba3 2 minutes ago 102MB 19:21:18 ci-base-image-x86_64 latest ed20ae224302 4 minutes ago 1.07GB 19:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB 19:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 19:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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 19:21:18 provisioning config files... 19:21:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config4978433157329835307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:18 ---> docker-login.sh 19:21:18 nexus3.edgexfoundry.org:10001 19:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:18 Configure a credential helper to remove this warning. See 19:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:18 19:21:18 Login Succeeded 19:21:18 nexus3.edgexfoundry.org:10002 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 nexus3.edgexfoundry.org:10003 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 nexus3.edgexfoundry.org:10004 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 docker.io 19:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:19 Configure a credential helper to remove this warning. See 19:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:19 19:21:19 Login Succeeded 19:21:19 ---> docker-login.sh ends [Pipeline] } 19:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:21:19 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:19 latest 19:21:19 3.1.0-dev.36 19:21:19 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:19 main 19:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:20 + docker push nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:20 517535f8de7e: Preparing 19:21:20 869cd821cabf: Preparing 19:21:20 221320d7cb5c: Preparing 19:21:20 6d879d249509: Preparing 19:21:20 3f1db767d751: Preparing 19:21:20 36b50b131297: Preparing 19:21:20 36b50b131297: Waiting 19:21:20 221320d7cb5c: Pushed 19:21:20 36b50b131297: Layer already exists 19:21:20 3f1db767d751: Pushed 19:21:20 6d879d249509: Pushed 19:21:20 517535f8de7e: Pushed 19:21:21 869cd821cabf: Pushed 19:21:21 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:22 517535f8de7e: Preparing 19:21:22 869cd821cabf: Preparing 19:21:22 221320d7cb5c: Preparing 19:21:22 6d879d249509: Preparing 19:21:22 3f1db767d751: Preparing 19:21:22 36b50b131297: Preparing 19:21:22 6d879d249509: Layer already exists 19:21:22 221320d7cb5c: Layer already exists 19:21:22 517535f8de7e: Layer already exists 19:21:22 3f1db767d751: Layer already exists 19:21:22 869cd821cabf: Layer already exists 19:21:22 36b50b131297: Layer already exists 19:21:22 latest: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:23 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 19:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:23 517535f8de7e: Preparing 19:21:23 869cd821cabf: Preparing 19:21:23 221320d7cb5c: Preparing 19:21:23 6d879d249509: Preparing 19:21:23 3f1db767d751: Preparing 19:21:23 36b50b131297: Preparing 19:21:23 36b50b131297: Waiting 19:21:23 869cd821cabf: Layer already exists 19:21:23 3f1db767d751: Layer already exists 19:21:23 517535f8de7e: Layer already exists 19:21:23 221320d7cb5c: Layer already exists 19:21:23 6d879d249509: Layer already exists 19:21:23 36b50b131297: Layer already exists 19:21:23 3.1.0-dev.36: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:23 #121 ... 19:21:23 19:21:23 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:23 #0 4.264 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:21:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:23 #122 ... 19:21:23 19:21:23 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:23 #0 3.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:21:23 #123 ... 19:21:23 19:21:23 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:23 #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:23 + docker push nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:23 517535f8de7e: Preparing 19:21:23 869cd821cabf: Preparing 19:21:23 221320d7cb5c: Preparing 19:21:23 6d879d249509: Preparing 19:21:23 3f1db767d751: Preparing 19:21:23 36b50b131297: Preparing 19:21:23 36b50b131297: Waiting 19:21:23 6d879d249509: Layer already exists 19:21:23 3f1db767d751: Layer already exists 19:21:23 517535f8de7e: Layer already exists 19:21:23 221320d7cb5c: Layer already exists 19:21:23 869cd821cabf: Layer already exists 19:21:23 36b50b131297: Layer already exists 19:21:23 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:24 #124 ... 19:21:24 19:21:24 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:24 #0 5.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:24 #125 ... 19:21:24 19:21:24 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:21:24 #0 4.768 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:21:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:24 #126 ... 19:21:24 19:21:24 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:24 #0 3.915 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:24 #127 ... 19:21:24 19:21:24 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:24 #0 5.506 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:21:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:24 517535f8de7e: Preparing 19:21:24 869cd821cabf: Preparing 19:21:24 221320d7cb5c: Preparing 19:21:24 6d879d249509: Preparing 19:21:24 3f1db767d751: Preparing 19:21:24 36b50b131297: Preparing 19:21:24 36b50b131297: Waiting 19:21:24 221320d7cb5c: Layer already exists 19:21:24 869cd821cabf: Layer already exists 19:21:24 517535f8de7e: Layer already exists 19:21:24 6d879d249509: Layer already exists 19:21:24 3f1db767d751: Layer already exists 19:21:24 36b50b131297: Layer already exists 19:21:24 main: digest: sha256:f866284873811e6bcda74fa3d579d8adfce548ea8c69334c354860bd9a794d03 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:24 ===================================================== 19:21:24 #128 ... 19:21:24 19:21:24 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:24 #0 5.360 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] echo 19:21:24 taggedImages: 19:21:24 - nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:24 - nexus3.edgexfoundry.org:10004/core-command:latest 19:21:24 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.36 19:21:24 - nexus3.edgexfoundry.org:10004/core-command:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:21:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 19:21:24 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:24 latest 19:21:24 3.1.0-dev.36 19:21:24 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:24 main 19:21:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:24 #129 ... 19:21:24 19:21:24 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:24 #0 4.581 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:24 #130 ... 19:21:24 19:21:24 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:24 #0 5.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 19:21:25 2fc13d57cbb6: Preparing 19:21:25 ce0c6051e54e: Preparing 19:21:25 59b971f49c2e: Preparing 19:21:25 447ac609f756: Preparing 19:21:25 221320d7cb5c: Preparing 19:21:25 6d879d249509: Preparing 19:21:25 3f1db767d751: Preparing 19:21:25 36b50b131297: Preparing 19:21:25 6d879d249509: Waiting 19:21:25 3f1db767d751: Waiting 19:21:25 36b50b131297: Waiting 19:21:25 221320d7cb5c: Layer already exists 19:21:25 6d879d249509: Layer already exists 19:21:25 3f1db767d751: Layer already exists 19:21:25 36b50b131297: Layer already exists 19:21:25 2fc13d57cbb6: Pushed 19:21:25 ce0c6051e54e: Pushed 19:21:25 59b971f49c2e: Pushed 19:21:26 447ac609f756: Pushed 19:21:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:26 + 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 19:21:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 19:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 19:21:27 2fc13d57cbb6: Preparing 19:21:27 ce0c6051e54e: Preparing 19:21:27 59b971f49c2e: Preparing 19:21:27 447ac609f756: Preparing 19:21:27 221320d7cb5c: Preparing 19:21:27 6d879d249509: Preparing 19:21:27 3f1db767d751: Preparing 19:21:27 36b50b131297: Preparing 19:21:27 6d879d249509: Waiting 19:21:27 36b50b131297: Waiting 19:21:27 59b971f49c2e: Layer already exists 19:21:27 221320d7cb5c: Layer already exists 19:21:27 2fc13d57cbb6: Layer already exists 19:21:27 ce0c6051e54e: Layer already exists 19:21:27 447ac609f756: Layer already exists 19:21:27 6d879d249509: Layer already exists 19:21:27 3f1db767d751: Layer already exists 19:21:27 36b50b131297: Layer already exists 19:21:27 latest: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 19:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 19:21:27 2fc13d57cbb6: Preparing 19:21:27 ce0c6051e54e: Preparing 19:21:27 59b971f49c2e: Preparing 19:21:27 447ac609f756: Preparing 19:21:27 221320d7cb5c: Preparing 19:21:27 6d879d249509: Preparing 19:21:27 3f1db767d751: Preparing 19:21:27 36b50b131297: Preparing 19:21:27 3f1db767d751: Waiting 19:21:27 36b50b131297: Waiting 19:21:27 6d879d249509: Waiting 19:21:27 ce0c6051e54e: Layer already exists 19:21:27 2fc13d57cbb6: Layer already exists 19:21:27 447ac609f756: Layer already exists 19:21:27 221320d7cb5c: Layer already exists 19:21:27 59b971f49c2e: Layer already exists 19:21:27 6d879d249509: Layer already exists 19:21:27 3f1db767d751: Layer already exists 19:21:27 36b50b131297: Layer already exists 19:21:27 3.1.0-dev.36: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 19:21:28 2fc13d57cbb6: Preparing 19:21:28 ce0c6051e54e: Preparing 19:21:28 59b971f49c2e: Preparing 19:21:28 447ac609f756: Preparing 19:21:28 221320d7cb5c: Preparing 19:21:28 6d879d249509: Preparing 19:21:28 3f1db767d751: Preparing 19:21:28 36b50b131297: Preparing 19:21:28 3f1db767d751: Waiting 19:21:28 36b50b131297: Waiting 19:21:28 6d879d249509: Waiting 19:21:28 221320d7cb5c: Layer already exists 19:21:28 447ac609f756: Layer already exists 19:21:28 59b971f49c2e: Layer already exists 19:21:28 2fc13d57cbb6: Layer already exists 19:21:28 ce0c6051e54e: Layer already exists 19:21:28 6d879d249509: Layer already exists 19:21:28 3f1db767d751: Layer already exists 19:21:28 36b50b131297: Layer already exists 19:21:28 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:28 + 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 19:21:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 19:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 19:21:29 2fc13d57cbb6: Preparing 19:21:29 ce0c6051e54e: Preparing 19:21:29 59b971f49c2e: Preparing 19:21:29 447ac609f756: Preparing 19:21:29 221320d7cb5c: Preparing 19:21:29 6d879d249509: Preparing 19:21:29 3f1db767d751: Preparing 19:21:29 36b50b131297: Preparing 19:21:29 3f1db767d751: Waiting 19:21:29 36b50b131297: Waiting 19:21:29 6d879d249509: Waiting 19:21:29 ce0c6051e54e: Layer already exists 19:21:29 2fc13d57cbb6: Layer already exists 19:21:29 221320d7cb5c: Layer already exists 19:21:29 59b971f49c2e: Layer already exists 19:21:29 447ac609f756: Layer already exists 19:21:29 6d879d249509: Layer already exists 19:21:29 3f1db767d751: Layer already exists 19:21:29 36b50b131297: Layer already exists 19:21:29 main: digest: sha256:83f9f7b5b4af2a9588242ad9c724d867f3fa032525c18e0a9d2f0aa31a3e3d60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:29 ===================================================== [Pipeline] echo 19:21:29 taggedImages: 19:21:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 19:21:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.36 19:21:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 19:21:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:21:29 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:29 latest 19:21:29 3.1.0-dev.36 19:21:29 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:29 main 19:21:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:29 + docker push nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:29 2241b8907f75: Preparing 19:21:29 167a17e65791: Preparing 19:21:29 221320d7cb5c: Preparing 19:21:29 6d879d249509: Preparing 19:21:29 3f1db767d751: Preparing 19:21:29 36b50b131297: Preparing 19:21:29 36b50b131297: Waiting 19:21:29 3f1db767d751: Layer already exists 19:21:29 6d879d249509: Layer already exists 19:21:29 221320d7cb5c: Layer already exists 19:21:29 36b50b131297: Layer already exists 19:21:29 2241b8907f75: Pushed 19:21:31 167a17e65791: Pushed 19:21:31 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:32 2241b8907f75: Preparing 19:21:32 167a17e65791: Preparing 19:21:32 221320d7cb5c: Preparing 19:21:32 6d879d249509: Preparing 19:21:32 3f1db767d751: Preparing 19:21:32 36b50b131297: Preparing 19:21:32 36b50b131297: Waiting 19:21:32 2241b8907f75: Layer already exists 19:21:32 167a17e65791: Layer already exists 19:21:32 221320d7cb5c: Layer already exists 19:21:32 3f1db767d751: Layer already exists 19:21:32 6d879d249509: Layer already exists 19:21:32 36b50b131297: Layer already exists 19:21:32 latest: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 19:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:32 2241b8907f75: Preparing 19:21:32 167a17e65791: Preparing 19:21:32 221320d7cb5c: Preparing 19:21:32 6d879d249509: Preparing 19:21:32 3f1db767d751: Preparing 19:21:32 36b50b131297: Preparing 19:21:32 36b50b131297: Waiting 19:21:32 167a17e65791: Layer already exists 19:21:32 3f1db767d751: Layer already exists 19:21:32 2241b8907f75: Layer already exists 19:21:32 6d879d249509: Layer already exists 19:21:32 221320d7cb5c: Layer already exists 19:21:32 36b50b131297: Layer already exists 19:21:32 3.1.0-dev.36: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:33 + docker push nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:33 2241b8907f75: Preparing 19:21:33 167a17e65791: Preparing 19:21:33 221320d7cb5c: Preparing 19:21:33 6d879d249509: Preparing 19:21:33 3f1db767d751: Preparing 19:21:33 36b50b131297: Preparing 19:21:33 167a17e65791: Layer already exists 19:21:33 2241b8907f75: Layer already exists 19:21:33 6d879d249509: Layer already exists 19:21:33 221320d7cb5c: Layer already exists 19:21:33 3f1db767d751: Layer already exists 19:21:33 36b50b131297: Layer already exists 19:21:33 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:33 2241b8907f75: Preparing 19:21:33 167a17e65791: Preparing 19:21:33 221320d7cb5c: Preparing 19:21:33 6d879d249509: Preparing 19:21:33 3f1db767d751: Preparing 19:21:33 36b50b131297: Preparing 19:21:33 36b50b131297: Waiting 19:21:33 6d879d249509: Layer already exists 19:21:33 167a17e65791: Layer already exists 19:21:33 3f1db767d751: Layer already exists 19:21:33 221320d7cb5c: Layer already exists 19:21:33 2241b8907f75: Layer already exists 19:21:33 36b50b131297: Layer already exists 19:21:33 main: digest: sha256:e91556e89a4866c5965c5ea09312db44bb6f89950993bf2414b4cf085709e0c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:33 ===================================================== [Pipeline] echo 19:21:33 taggedImages: 19:21:33 - nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:33 - nexus3.edgexfoundry.org:10004/core-data:latest 19:21:33 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.36 19:21:33 - nexus3.edgexfoundry.org:10004/core-data:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:21:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:21:33 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:33 latest 19:21:33 3.1.0-dev.36 19:21:33 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:33 main 19:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:34 da495bc970e0: Preparing 19:21:34 43619542a141: Preparing 19:21:34 8ff8af91fc8d: Preparing 19:21:34 221320d7cb5c: Preparing 19:21:34 6d879d249509: Preparing 19:21:34 3f1db767d751: Preparing 19:21:34 36b50b131297: Preparing 19:21:34 3f1db767d751: Waiting 19:21:34 221320d7cb5c: Layer already exists 19:21:34 6d879d249509: Layer already exists 19:21:34 3f1db767d751: Layer already exists 19:21:34 36b50b131297: Layer already exists 19:21:34 da495bc970e0: Pushed 19:21:34 43619542a141: Pushed 19:21:36 8ff8af91fc8d: Pushed 19:21:36 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:36 da495bc970e0: Preparing 19:21:36 43619542a141: Preparing 19:21:36 8ff8af91fc8d: Preparing 19:21:36 221320d7cb5c: Preparing 19:21:36 6d879d249509: Preparing 19:21:36 3f1db767d751: Preparing 19:21:36 36b50b131297: Preparing 19:21:36 3f1db767d751: Waiting 19:21:36 36b50b131297: Waiting 19:21:36 6d879d249509: Layer already exists 19:21:36 8ff8af91fc8d: Layer already exists 19:21:36 43619542a141: Layer already exists 19:21:36 da495bc970e0: Layer already exists 19:21:36 221320d7cb5c: Layer already exists 19:21:36 3f1db767d751: Layer already exists 19:21:36 36b50b131297: Layer already exists 19:21:36 latest: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 19:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:37 da495bc970e0: Preparing 19:21:37 43619542a141: Preparing 19:21:37 8ff8af91fc8d: Preparing 19:21:37 221320d7cb5c: Preparing 19:21:37 6d879d249509: Preparing 19:21:37 3f1db767d751: Preparing 19:21:37 36b50b131297: Preparing 19:21:37 3f1db767d751: Waiting 19:21:37 8ff8af91fc8d: Layer already exists 19:21:37 221320d7cb5c: Layer already exists 19:21:37 6d879d249509: Layer already exists 19:21:37 43619542a141: Layer already exists 19:21:37 da495bc970e0: Layer already exists 19:21:37 3f1db767d751: Layer already exists 19:21:37 36b50b131297: Layer already exists 19:21:37 3.1.0-dev.36: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:38 da495bc970e0: Preparing 19:21:38 43619542a141: Preparing 19:21:38 8ff8af91fc8d: Preparing 19:21:38 221320d7cb5c: Preparing 19:21:38 6d879d249509: Preparing 19:21:38 3f1db767d751: Preparing 19:21:38 36b50b131297: Preparing 19:21:38 36b50b131297: Waiting 19:21:38 3f1db767d751: Waiting 19:21:38 43619542a141: Layer already exists 19:21:38 da495bc970e0: Layer already exists 19:21:38 221320d7cb5c: Layer already exists 19:21:38 8ff8af91fc8d: Layer already exists 19:21:38 6d879d249509: Layer already exists 19:21:38 3f1db767d751: Layer already exists 19:21:38 36b50b131297: Layer already exists 19:21:38 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:38 da495bc970e0: Preparing 19:21:38 43619542a141: Preparing 19:21:38 8ff8af91fc8d: Preparing 19:21:38 221320d7cb5c: Preparing 19:21:38 6d879d249509: Preparing 19:21:38 3f1db767d751: Preparing 19:21:38 36b50b131297: Preparing 19:21:38 3f1db767d751: Waiting 19:21:38 36b50b131297: Waiting 19:21:38 43619542a141: Layer already exists 19:21:38 221320d7cb5c: Layer already exists 19:21:38 8ff8af91fc8d: Layer already exists 19:21:38 da495bc970e0: Layer already exists 19:21:38 6d879d249509: Layer already exists 19:21:38 36b50b131297: Layer already exists 19:21:38 3f1db767d751: Layer already exists 19:21:38 main: digest: sha256:fe16d047f7a71e69ab221d180d94dcca672fa33de2486d7a2ada041e3602d0f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:38 ===================================================== [Pipeline] echo 19:21:38 taggedImages: 19:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.36 19:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:21:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:21:38 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:38 latest 19:21:38 3.1.0-dev.36 19:21:38 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:38 main 19:21:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:39 53380fad56d9: Preparing 19:21:39 d42771bd45c0: Preparing 19:21:39 52c8b2d98596: Preparing 19:21:39 9cacb6372b2f: Preparing 19:21:39 997740f06b8c: Preparing 19:21:39 e4418a7ece7b: Preparing 19:21:39 b0c27180d0db: Preparing 19:21:39 221320d7cb5c: Preparing 19:21:39 e4418a7ece7b: Waiting 19:21:39 b0c27180d0db: Waiting 19:21:39 6d879d249509: Preparing 19:21:39 89db013c8c68: Preparing 19:21:39 af5ca3b9007a: Preparing 19:21:39 5f70bf18a086: Preparing 19:21:39 89608e49d716: Preparing 19:21:39 a4df2a5d81f5: Preparing 19:21:39 36b50b131297: Preparing 19:21:39 af5ca3b9007a: Waiting 19:21:39 5f70bf18a086: Waiting 19:21:39 89608e49d716: Waiting 19:21:39 6d879d249509: Waiting 19:21:39 a4df2a5d81f5: Waiting 19:21:39 36b50b131297: Waiting 19:21:39 89db013c8c68: Waiting 19:21:39 53380fad56d9: Pushed 19:21:39 d42771bd45c0: Pushed 19:21:39 52c8b2d98596: Pushed 19:21:39 9cacb6372b2f: Pushed 19:21:39 997740f06b8c: Pushed 19:21:39 221320d7cb5c: Layer already exists 19:21:39 6d879d249509: Layer already exists 19:21:39 e4418a7ece7b: Pushed 19:21:39 89db013c8c68: Pushed 19:21:39 5f70bf18a086: Pushed 19:21:39 89608e49d716: Pushed 19:21:39 af5ca3b9007a: Pushed 19:21:39 36b50b131297: Layer already exists 19:21:39 a4df2a5d81f5: Pushed 19:21:41 b0c27180d0db: Pushed 19:21:41 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:42 53380fad56d9: Preparing 19:21:42 d42771bd45c0: Preparing 19:21:42 52c8b2d98596: Preparing 19:21:42 9cacb6372b2f: Preparing 19:21:42 997740f06b8c: Preparing 19:21:42 e4418a7ece7b: Preparing 19:21:42 b0c27180d0db: Preparing 19:21:42 221320d7cb5c: Preparing 19:21:42 6d879d249509: Preparing 19:21:42 89db013c8c68: Preparing 19:21:42 af5ca3b9007a: Preparing 19:21:42 5f70bf18a086: Preparing 19:21:42 89608e49d716: Preparing 19:21:42 a4df2a5d81f5: Preparing 19:21:42 36b50b131297: Preparing 19:21:42 89db013c8c68: Waiting 19:21:42 af5ca3b9007a: Waiting 19:21:42 221320d7cb5c: Waiting 19:21:42 e4418a7ece7b: Waiting 19:21:42 5f70bf18a086: Waiting 19:21:42 6d879d249509: Waiting 19:21:42 b0c27180d0db: Waiting 19:21:42 89608e49d716: Waiting 19:21:42 a4df2a5d81f5: Waiting 19:21:42 36b50b131297: Waiting 19:21:42 997740f06b8c: Layer already exists 19:21:42 53380fad56d9: Layer already exists 19:21:42 52c8b2d98596: Layer already exists 19:21:42 9cacb6372b2f: Layer already exists 19:21:42 d42771bd45c0: Layer already exists 19:21:42 e4418a7ece7b: Layer already exists 19:21:42 221320d7cb5c: Layer already exists 19:21:42 6d879d249509: Layer already exists 19:21:42 89db013c8c68: Layer already exists 19:21:42 b0c27180d0db: Layer already exists 19:21:42 af5ca3b9007a: Layer already exists 19:21:42 5f70bf18a086: Layer already exists 19:21:42 a4df2a5d81f5: Layer already exists 19:21:42 89608e49d716: Layer already exists 19:21:42 36b50b131297: Layer already exists 19:21:42 latest: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 19:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:42 53380fad56d9: Preparing 19:21:42 d42771bd45c0: Preparing 19:21:42 52c8b2d98596: Preparing 19:21:42 9cacb6372b2f: Preparing 19:21:42 997740f06b8c: Preparing 19:21:42 e4418a7ece7b: Preparing 19:21:42 b0c27180d0db: Preparing 19:21:42 221320d7cb5c: Preparing 19:21:42 6d879d249509: Preparing 19:21:42 89db013c8c68: Preparing 19:21:42 af5ca3b9007a: Preparing 19:21:42 5f70bf18a086: Preparing 19:21:42 89608e49d716: Preparing 19:21:42 a4df2a5d81f5: Preparing 19:21:42 36b50b131297: Preparing 19:21:42 e4418a7ece7b: Waiting 19:21:42 5f70bf18a086: Waiting 19:21:42 89608e49d716: Waiting 19:21:42 a4df2a5d81f5: Waiting 19:21:42 36b50b131297: Waiting 19:21:42 221320d7cb5c: Waiting 19:21:42 6d879d249509: Waiting 19:21:42 89db013c8c68: Waiting 19:21:42 b0c27180d0db: Waiting 19:21:42 af5ca3b9007a: Waiting 19:21:42 9cacb6372b2f: Layer already exists 19:21:42 52c8b2d98596: Layer already exists 19:21:42 d42771bd45c0: Layer already exists 19:21:42 997740f06b8c: Layer already exists 19:21:42 53380fad56d9: Layer already exists 19:21:42 b0c27180d0db: Layer already exists 19:21:42 e4418a7ece7b: Layer already exists 19:21:42 221320d7cb5c: Layer already exists 19:21:42 6d879d249509: Layer already exists 19:21:42 89db013c8c68: Layer already exists 19:21:42 af5ca3b9007a: Layer already exists 19:21:42 89608e49d716: Layer already exists 19:21:42 5f70bf18a086: Layer already exists 19:21:42 36b50b131297: Layer already exists 19:21:42 a4df2a5d81f5: Layer already exists 19:21:42 3.1.0-dev.36: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:43 53380fad56d9: Preparing 19:21:43 d42771bd45c0: Preparing 19:21:43 52c8b2d98596: Preparing 19:21:43 9cacb6372b2f: Preparing 19:21:43 997740f06b8c: Preparing 19:21:43 e4418a7ece7b: Preparing 19:21:43 b0c27180d0db: Preparing 19:21:43 221320d7cb5c: Preparing 19:21:43 6d879d249509: Preparing 19:21:43 89db013c8c68: Preparing 19:21:43 af5ca3b9007a: Preparing 19:21:43 5f70bf18a086: Preparing 19:21:43 89608e49d716: Preparing 19:21:43 a4df2a5d81f5: Preparing 19:21:43 36b50b131297: Preparing 19:21:43 5f70bf18a086: Waiting 19:21:43 e4418a7ece7b: Waiting 19:21:43 36b50b131297: Waiting 19:21:43 89608e49d716: Waiting 19:21:43 a4df2a5d81f5: Waiting 19:21:43 221320d7cb5c: Waiting 19:21:43 89db013c8c68: Waiting 19:21:43 b0c27180d0db: Waiting 19:21:43 af5ca3b9007a: Waiting 19:21:43 52c8b2d98596: Layer already exists 19:21:43 53380fad56d9: Layer already exists 19:21:43 d42771bd45c0: Layer already exists 19:21:43 997740f06b8c: Layer already exists 19:21:43 9cacb6372b2f: Layer already exists 19:21:43 e4418a7ece7b: Layer already exists 19:21:43 b0c27180d0db: Layer already exists 19:21:43 af5ca3b9007a: Layer already exists 19:21:43 6d879d249509: Layer already exists 19:21:43 89db013c8c68: Layer already exists 19:21:43 221320d7cb5c: Layer already exists 19:21:43 5f70bf18a086: Layer already exists 19:21:43 36b50b131297: Layer already exists 19:21:43 89608e49d716: Layer already exists 19:21:43 a4df2a5d81f5: Layer already exists 19:21:43 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:44 53380fad56d9: Preparing 19:21:44 d42771bd45c0: Preparing 19:21:44 52c8b2d98596: Preparing 19:21:44 9cacb6372b2f: Preparing 19:21:44 997740f06b8c: Preparing 19:21:44 e4418a7ece7b: Preparing 19:21:44 b0c27180d0db: Preparing 19:21:44 221320d7cb5c: Preparing 19:21:44 6d879d249509: Preparing 19:21:44 89db013c8c68: Preparing 19:21:44 af5ca3b9007a: Preparing 19:21:44 5f70bf18a086: Preparing 19:21:44 89608e49d716: Preparing 19:21:44 a4df2a5d81f5: Preparing 19:21:44 36b50b131297: Preparing 19:21:44 e4418a7ece7b: Waiting 19:21:44 b0c27180d0db: Waiting 19:21:44 5f70bf18a086: Waiting 19:21:44 89608e49d716: Waiting 19:21:44 a4df2a5d81f5: Waiting 19:21:44 36b50b131297: Waiting 19:21:44 221320d7cb5c: Waiting 19:21:44 89db013c8c68: Waiting 19:21:44 af5ca3b9007a: Waiting 19:21:44 53380fad56d9: Layer already exists 19:21:44 52c8b2d98596: Layer already exists 19:21:44 9cacb6372b2f: Layer already exists 19:21:44 997740f06b8c: Layer already exists 19:21:44 d42771bd45c0: Layer already exists 19:21:44 e4418a7ece7b: Layer already exists 19:21:44 b0c27180d0db: Layer already exists 19:21:44 221320d7cb5c: Layer already exists 19:21:44 89db013c8c68: Layer already exists 19:21:44 6d879d249509: Layer already exists 19:21:44 af5ca3b9007a: Layer already exists 19:21:44 5f70bf18a086: Layer already exists 19:21:44 a4df2a5d81f5: Layer already exists 19:21:44 36b50b131297: Layer already exists 19:21:44 89608e49d716: Layer already exists 19:21:44 main: digest: sha256:0436418fc6430ca84e64db9510b1c7ca5fab064147ee9c5e404bd23e00f42515 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:44 ===================================================== [Pipeline] echo 19:21:44 taggedImages: 19:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.36 19:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:21:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 19:21:44 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:44 latest 19:21:44 3.1.0-dev.36 19:21:44 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:44 main 19:21:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 19:21:44 2fc13d57cbb6: Preparing 19:21:44 ce0c6051e54e: Preparing 19:21:44 b90d91c9cee1: Preparing 19:21:44 a2c35e0087ed: Preparing 19:21:44 221320d7cb5c: Preparing 19:21:44 6d879d249509: Preparing 19:21:44 3f1db767d751: Preparing 19:21:44 36b50b131297: Preparing 19:21:44 3f1db767d751: Waiting 19:21:44 36b50b131297: Waiting 19:21:44 6d879d249509: Waiting 19:21:44 221320d7cb5c: Layer already exists 19:21:44 ce0c6051e54e: Layer already exists 19:21:44 2fc13d57cbb6: Layer already exists 19:21:44 6d879d249509: Layer already exists 19:21:44 3f1db767d751: Layer already exists 19:21:44 36b50b131297: Layer already exists 19:21:44 b90d91c9cee1: Pushed 19:21:46 a2c35e0087ed: Pushed 19:21:46 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 19:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 19:21:47 2fc13d57cbb6: Preparing 19:21:47 ce0c6051e54e: Preparing 19:21:47 b90d91c9cee1: Preparing 19:21:47 a2c35e0087ed: Preparing 19:21:47 221320d7cb5c: Preparing 19:21:47 6d879d249509: Preparing 19:21:47 3f1db767d751: Preparing 19:21:47 36b50b131297: Preparing 19:21:47 6d879d249509: Waiting 19:21:47 3f1db767d751: Waiting 19:21:47 36b50b131297: Waiting 19:21:47 a2c35e0087ed: Layer already exists 19:21:47 221320d7cb5c: Layer already exists 19:21:47 ce0c6051e54e: Layer already exists 19:21:47 b90d91c9cee1: Layer already exists 19:21:47 2fc13d57cbb6: Layer already exists 19:21:47 6d879d249509: Layer already exists 19:21:47 36b50b131297: Layer already exists 19:21:47 3f1db767d751: Layer already exists 19:21:47 latest: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 19:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 19:21:47 2fc13d57cbb6: Preparing 19:21:47 ce0c6051e54e: Preparing 19:21:47 b90d91c9cee1: Preparing 19:21:47 a2c35e0087ed: Preparing 19:21:47 221320d7cb5c: Preparing 19:21:47 6d879d249509: Preparing 19:21:47 3f1db767d751: Preparing 19:21:47 36b50b131297: Preparing 19:21:47 6d879d249509: Waiting 19:21:47 3f1db767d751: Waiting 19:21:47 36b50b131297: Waiting 19:21:47 221320d7cb5c: Layer already exists 19:21:47 a2c35e0087ed: Layer already exists 19:21:47 b90d91c9cee1: Layer already exists 19:21:47 2fc13d57cbb6: Layer already exists 19:21:47 ce0c6051e54e: Layer already exists 19:21:47 6d879d249509: Layer already exists 19:21:47 36b50b131297: Layer already exists 19:21:47 3f1db767d751: Layer already exists 19:21:47 3.1.0-dev.36: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 19:21:48 2fc13d57cbb6: Preparing 19:21:48 ce0c6051e54e: Preparing 19:21:48 b90d91c9cee1: Preparing 19:21:48 a2c35e0087ed: Preparing 19:21:48 221320d7cb5c: Preparing 19:21:48 6d879d249509: Preparing 19:21:48 3f1db767d751: Preparing 19:21:48 36b50b131297: Preparing 19:21:48 3f1db767d751: Waiting 19:21:48 6d879d249509: Waiting 19:21:48 36b50b131297: Waiting 19:21:48 ce0c6051e54e: Layer already exists 19:21:48 221320d7cb5c: Layer already exists 19:21:48 b90d91c9cee1: Layer already exists 19:21:48 2fc13d57cbb6: Layer already exists 19:21:48 a2c35e0087ed: Layer already exists 19:21:48 6d879d249509: Layer already exists 19:21:48 3f1db767d751: Layer already exists 19:21:48 36b50b131297: Layer already exists 19:21:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 19:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 19:21:48 2fc13d57cbb6: Preparing 19:21:48 ce0c6051e54e: Preparing 19:21:48 b90d91c9cee1: Preparing 19:21:48 a2c35e0087ed: Preparing 19:21:48 221320d7cb5c: Preparing 19:21:48 6d879d249509: Preparing 19:21:48 3f1db767d751: Preparing 19:21:48 36b50b131297: Preparing 19:21:48 6d879d249509: Waiting 19:21:48 3f1db767d751: Waiting 19:21:48 36b50b131297: Waiting 19:21:48 a2c35e0087ed: Layer already exists 19:21:48 b90d91c9cee1: Layer already exists 19:21:48 221320d7cb5c: Layer already exists 19:21:48 2fc13d57cbb6: Layer already exists 19:21:48 ce0c6051e54e: Layer already exists 19:21:48 6d879d249509: Layer already exists 19:21:48 3f1db767d751: Layer already exists 19:21:48 36b50b131297: Layer already exists 19:21:48 main: digest: sha256:30bcbf96aaff5f357f1c3b41f28f3ae7d3263e11bb7010dc6621d2b659e7b373 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:48 ===================================================== [Pipeline] echo 19:21:48 taggedImages: 19:21:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 19:21:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.36 19:21:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 19:21:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:21:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:48 latest 19:21:48 3.1.0-dev.36 19:21:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:48 main 19:21:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:49 7dc44463eded: Preparing 19:21:49 b203b893903d: Preparing 19:21:49 87aceeca2298: Preparing 19:21:49 2bd8d26e9a5b: Preparing 19:21:49 ec51638e5ac7: Preparing 19:21:49 221320d7cb5c: Preparing 19:21:49 6d879d249509: Preparing 19:21:49 978483e3cd8e: Preparing 19:21:49 0552296dd3c8: Preparing 19:21:49 36b50b131297: Preparing 19:21:49 6d879d249509: Waiting 19:21:49 978483e3cd8e: Waiting 19:21:49 0552296dd3c8: Waiting 19:21:49 221320d7cb5c: Waiting 19:21:49 36b50b131297: Waiting 19:21:49 2bd8d26e9a5b: Pushed 19:21:49 ec51638e5ac7: Pushed 19:21:49 7dc44463eded: Pushed 19:21:49 221320d7cb5c: Layer already exists 19:21:49 b203b893903d: Pushed 19:21:49 6d879d249509: Layer already exists 19:21:49 36b50b131297: Layer already exists 19:21:49 978483e3cd8e: Pushed 19:21:50 87aceeca2298: Pushed 19:21:50 0552296dd3c8: Pushed 19:21:50 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:51 7dc44463eded: Preparing 19:21:51 b203b893903d: Preparing 19:21:51 87aceeca2298: Preparing 19:21:51 2bd8d26e9a5b: Preparing 19:21:51 ec51638e5ac7: Preparing 19:21:51 221320d7cb5c: Preparing 19:21:51 6d879d249509: Preparing 19:21:51 978483e3cd8e: Preparing 19:21:51 0552296dd3c8: Preparing 19:21:51 36b50b131297: Preparing 19:21:51 221320d7cb5c: Waiting 19:21:51 0552296dd3c8: Waiting 19:21:51 978483e3cd8e: Waiting 19:21:51 6d879d249509: Waiting 19:21:51 36b50b131297: Waiting 19:21:51 2bd8d26e9a5b: Layer already exists 19:21:51 87aceeca2298: Layer already exists 19:21:51 b203b893903d: Layer already exists 19:21:51 7dc44463eded: Layer already exists 19:21:51 ec51638e5ac7: Layer already exists 19:21:51 6d879d249509: Layer already exists 19:21:51 221320d7cb5c: Layer already exists 19:21:51 0552296dd3c8: Layer already exists 19:21:51 978483e3cd8e: Layer already exists 19:21:51 36b50b131297: Layer already exists 19:21:51 latest: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 19:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:52 7dc44463eded: Preparing 19:21:52 b203b893903d: Preparing 19:21:52 87aceeca2298: Preparing 19:21:52 2bd8d26e9a5b: Preparing 19:21:52 ec51638e5ac7: Preparing 19:21:52 221320d7cb5c: Preparing 19:21:52 6d879d249509: Preparing 19:21:52 978483e3cd8e: Preparing 19:21:52 0552296dd3c8: Preparing 19:21:52 36b50b131297: Preparing 19:21:52 0552296dd3c8: Waiting 19:21:52 221320d7cb5c: Waiting 19:21:52 6d879d249509: Waiting 19:21:52 978483e3cd8e: Waiting 19:21:52 36b50b131297: Waiting 19:21:52 ec51638e5ac7: Layer already exists 19:21:52 b203b893903d: Layer already exists 19:21:52 7dc44463eded: Layer already exists 19:21:52 87aceeca2298: Layer already exists 19:21:52 2bd8d26e9a5b: Layer already exists 19:21:52 221320d7cb5c: Layer already exists 19:21:52 0552296dd3c8: Layer already exists 19:21:52 978483e3cd8e: Layer already exists 19:21:52 6d879d249509: Layer already exists 19:21:52 36b50b131297: Layer already exists 19:21:52 3.1.0-dev.36: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:52 7dc44463eded: Preparing 19:21:52 b203b893903d: Preparing 19:21:52 87aceeca2298: Preparing 19:21:52 2bd8d26e9a5b: Preparing 19:21:52 ec51638e5ac7: Preparing 19:21:52 221320d7cb5c: Preparing 19:21:52 6d879d249509: Preparing 19:21:52 978483e3cd8e: Preparing 19:21:52 0552296dd3c8: Preparing 19:21:52 36b50b131297: Preparing 19:21:52 221320d7cb5c: Waiting 19:21:52 6d879d249509: Waiting 19:21:52 978483e3cd8e: Waiting 19:21:52 0552296dd3c8: Waiting 19:21:52 36b50b131297: Waiting 19:21:52 b203b893903d: Layer already exists 19:21:52 87aceeca2298: Layer already exists 19:21:52 ec51638e5ac7: Layer already exists 19:21:52 7dc44463eded: Layer already exists 19:21:52 2bd8d26e9a5b: Layer already exists 19:21:52 221320d7cb5c: Layer already exists 19:21:52 6d879d249509: Layer already exists 19:21:52 0552296dd3c8: Layer already exists 19:21:52 978483e3cd8e: Layer already exists 19:21:52 36b50b131297: Layer already exists 19:21:52 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:53 7dc44463eded: Preparing 19:21:53 b203b893903d: Preparing 19:21:53 87aceeca2298: Preparing 19:21:53 2bd8d26e9a5b: Preparing 19:21:53 ec51638e5ac7: Preparing 19:21:53 221320d7cb5c: Preparing 19:21:53 6d879d249509: Preparing 19:21:53 978483e3cd8e: Preparing 19:21:53 0552296dd3c8: Preparing 19:21:53 36b50b131297: Preparing 19:21:53 6d879d249509: Waiting 19:21:53 978483e3cd8e: Waiting 19:21:53 0552296dd3c8: Waiting 19:21:53 36b50b131297: Waiting 19:21:53 7dc44463eded: Layer already exists 19:21:53 2bd8d26e9a5b: Layer already exists 19:21:53 b203b893903d: Layer already exists 19:21:53 221320d7cb5c: Layer already exists 19:21:53 6d879d249509: Layer already exists 19:21:53 978483e3cd8e: Layer already exists 19:21:53 0552296dd3c8: Layer already exists 19:21:53 87aceeca2298: Layer already exists 19:21:53 ec51638e5ac7: Layer already exists 19:21:53 36b50b131297: Layer already exists 19:21:53 main: digest: sha256:943c0dcb5457dc848a6ebfd516ee231fb46696231bfba34253df6f709a9d1be4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:53 ===================================================== [Pipeline] echo 19:21:53 taggedImages: 19:21:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:21:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.36 19:21:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:21:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:21:53 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:53 latest 19:21:53 3.1.0-dev.36 19:21:53 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:53 main 19:21:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:21:54 d20c449224bd: Preparing 19:21:54 7f0374aa0e4e: Preparing 19:21:54 345fd7d58f00: Preparing 19:21:54 9bc681496c27: Preparing 19:21:54 6143ebbdd6c1: Preparing 19:21:54 a93de0282807: Preparing 19:21:54 4412159b7de2: Preparing 19:21:54 221320d7cb5c: Preparing 19:21:54 6d879d249509: Preparing 19:21:54 01ba1d26c985: Preparing 19:21:54 36b50b131297: Preparing 19:21:54 221320d7cb5c: Waiting 19:21:54 6d879d249509: Waiting 19:21:54 a93de0282807: Waiting 19:21:54 36b50b131297: Waiting 19:21:54 01ba1d26c985: Waiting 19:21:54 4412159b7de2: Waiting 19:21:54 6143ebbdd6c1: Pushed 19:21:54 7f0374aa0e4e: Pushed 19:21:54 d20c449224bd: Pushed 19:21:54 221320d7cb5c: Layer already exists 19:21:54 6d879d249509: Layer already exists 19:21:54 a93de0282807: Pushed 19:21:54 4412159b7de2: Pushed 19:21:54 36b50b131297: Layer already exists 19:21:55 9bc681496c27: Pushed 19:21:55 01ba1d26c985: Pushed 19:21:56 345fd7d58f00: Pushed 19:21:56 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:21:56 d20c449224bd: Preparing 19:21:56 7f0374aa0e4e: Preparing 19:21:56 345fd7d58f00: Preparing 19:21:56 9bc681496c27: Preparing 19:21:56 6143ebbdd6c1: Preparing 19:21:56 a93de0282807: Preparing 19:21:56 4412159b7de2: Preparing 19:21:56 221320d7cb5c: Preparing 19:21:56 6d879d249509: Preparing 19:21:56 221320d7cb5c: Waiting 19:21:56 4412159b7de2: Waiting 19:21:56 6d879d249509: Waiting 19:21:56 01ba1d26c985: Preparing 19:21:56 36b50b131297: Preparing 19:21:56 01ba1d26c985: Waiting 19:21:56 36b50b131297: Waiting 19:21:56 6143ebbdd6c1: Layer already exists 19:21:56 d20c449224bd: Layer already exists 19:21:56 9bc681496c27: Layer already exists 19:21:56 7f0374aa0e4e: Layer already exists 19:21:56 345fd7d58f00: Layer already exists 19:21:56 a93de0282807: Layer already exists 19:21:56 4412159b7de2: Layer already exists 19:21:56 6d879d249509: Layer already exists 19:21:56 221320d7cb5c: Layer already exists 19:21:56 01ba1d26c985: Layer already exists 19:21:56 36b50b131297: Layer already exists 19:21:56 latest: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 19:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:21:57 d20c449224bd: Preparing 19:21:57 7f0374aa0e4e: Preparing 19:21:57 345fd7d58f00: Preparing 19:21:57 9bc681496c27: Preparing 19:21:57 6143ebbdd6c1: Preparing 19:21:57 a93de0282807: Preparing 19:21:57 4412159b7de2: Preparing 19:21:57 221320d7cb5c: Preparing 19:21:57 6d879d249509: Preparing 19:21:57 01ba1d26c985: Preparing 19:21:57 36b50b131297: Preparing 19:21:57 4412159b7de2: Waiting 19:21:57 a93de0282807: Waiting 19:21:57 221320d7cb5c: Waiting 19:21:57 01ba1d26c985: Waiting 19:21:57 36b50b131297: Waiting 19:21:57 9bc681496c27: Layer already exists 19:21:57 6143ebbdd6c1: Layer already exists 19:21:57 d20c449224bd: Layer already exists 19:21:57 7f0374aa0e4e: Layer already exists 19:21:57 345fd7d58f00: Layer already exists 19:21:57 a93de0282807: Layer already exists 19:21:57 6d879d249509: Layer already exists 19:21:57 4412159b7de2: Layer already exists 19:21:57 221320d7cb5c: Layer already exists 19:21:57 01ba1d26c985: Layer already exists 19:21:57 36b50b131297: Layer already exists 19:21:57 3.1.0-dev.36: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:21:57 d20c449224bd: Preparing 19:21:57 7f0374aa0e4e: Preparing 19:21:57 345fd7d58f00: Preparing 19:21:57 9bc681496c27: Preparing 19:21:57 6143ebbdd6c1: Preparing 19:21:57 a93de0282807: Preparing 19:21:57 4412159b7de2: Preparing 19:21:57 221320d7cb5c: Preparing 19:21:57 6d879d249509: Preparing 19:21:57 01ba1d26c985: Preparing 19:21:57 36b50b131297: Preparing 19:21:57 4412159b7de2: Waiting 19:21:57 221320d7cb5c: Waiting 19:21:57 6d879d249509: Waiting 19:21:57 01ba1d26c985: Waiting 19:21:57 36b50b131297: Waiting 19:21:57 a93de0282807: Waiting 19:21:57 6143ebbdd6c1: Layer already exists 19:21:57 d20c449224bd: Layer already exists 19:21:57 7f0374aa0e4e: Layer already exists 19:21:57 345fd7d58f00: Layer already exists 19:21:57 9bc681496c27: Layer already exists 19:21:57 4412159b7de2: Layer already exists 19:21:57 a93de0282807: Layer already exists 19:21:57 01ba1d26c985: Layer already exists 19:21:57 221320d7cb5c: Layer already exists 19:21:57 6d879d249509: Layer already exists 19:21:57 36b50b131297: Layer already exists 19:21:57 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:21:58 d20c449224bd: Preparing 19:21:58 7f0374aa0e4e: Preparing 19:21:58 345fd7d58f00: Preparing 19:21:58 9bc681496c27: Preparing 19:21:58 6143ebbdd6c1: Preparing 19:21:58 a93de0282807: Preparing 19:21:58 4412159b7de2: Preparing 19:21:58 221320d7cb5c: Preparing 19:21:58 6d879d249509: Preparing 19:21:58 01ba1d26c985: Preparing 19:21:58 36b50b131297: Preparing 19:21:58 221320d7cb5c: Waiting 19:21:58 6d879d249509: Waiting 19:21:58 01ba1d26c985: Waiting 19:21:58 4412159b7de2: Waiting 19:21:58 a93de0282807: Waiting 19:21:58 36b50b131297: Waiting 19:21:58 7f0374aa0e4e: Layer already exists 19:21:58 6143ebbdd6c1: Layer already exists 19:21:58 345fd7d58f00: Layer already exists 19:21:58 9bc681496c27: Layer already exists 19:21:58 d20c449224bd: Layer already exists 19:21:58 a93de0282807: Layer already exists 19:21:58 6d879d249509: Layer already exists 19:21:58 4412159b7de2: Layer already exists 19:21:58 01ba1d26c985: Layer already exists 19:21:58 221320d7cb5c: Layer already exists 19:21:58 36b50b131297: Layer already exists 19:21:58 main: digest: sha256:8e717ebf3e7846e29e0a86705e27e3c7f0beb58423a0369a6f305bb8e1a6ba8c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:58 ===================================================== [Pipeline] echo 19:21:58 taggedImages: 19:21:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:21:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.36 19:21:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:21:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 19:21:58 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:58 latest 19:21:58 3.1.0-dev.36 19:21:58 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:21:58 main 19:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:21:59 90f8bdc5bbb2: Preparing 19:21:59 40164c59645b: Preparing 19:21:59 221320d7cb5c: Preparing 19:21:59 6d879d249509: Preparing 19:21:59 ce5027aec54d: Preparing 19:21:59 36b50b131297: Preparing 19:21:59 36b50b131297: Waiting 19:21:59 221320d7cb5c: Layer already exists 19:21:59 6d879d249509: Layer already exists 19:21:59 36b50b131297: Layer already exists 19:21:59 90f8bdc5bbb2: Pushed 19:21:59 ce5027aec54d: Pushed 19:22:01 40164c59645b: Pushed 19:22:01 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:02 + 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 19:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:22:02 90f8bdc5bbb2: Preparing 19:22:02 40164c59645b: Preparing 19:22:02 221320d7cb5c: Preparing 19:22:02 6d879d249509: Preparing 19:22:02 ce5027aec54d: Preparing 19:22:02 36b50b131297: Preparing 19:22:02 36b50b131297: Waiting 19:22:02 40164c59645b: Layer already exists 19:22:02 221320d7cb5c: Layer already exists 19:22:02 90f8bdc5bbb2: Layer already exists 19:22:02 ce5027aec54d: Layer already exists 19:22:02 6d879d249509: Layer already exists 19:22:02 36b50b131297: Layer already exists 19:22:02 latest: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 19:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:22:02 90f8bdc5bbb2: Preparing 19:22:02 40164c59645b: Preparing 19:22:02 221320d7cb5c: Preparing 19:22:02 6d879d249509: Preparing 19:22:02 ce5027aec54d: Preparing 19:22:02 36b50b131297: Preparing 19:22:02 36b50b131297: Waiting 19:22:02 6d879d249509: Layer already exists 19:22:02 221320d7cb5c: Layer already exists 19:22:02 40164c59645b: Layer already exists 19:22:02 90f8bdc5bbb2: Layer already exists 19:22:02 ce5027aec54d: Layer already exists 19:22:02 36b50b131297: Layer already exists 19:22:02 3.1.0-dev.36: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:22:03 90f8bdc5bbb2: Preparing 19:22:03 40164c59645b: Preparing 19:22:03 221320d7cb5c: Preparing 19:22:03 6d879d249509: Preparing 19:22:03 ce5027aec54d: Preparing 19:22:03 36b50b131297: Preparing 19:22:03 36b50b131297: Waiting 19:22:03 221320d7cb5c: Layer already exists 19:22:03 6d879d249509: Layer already exists 19:22:03 ce5027aec54d: Layer already exists 19:22:03 90f8bdc5bbb2: Layer already exists 19:22:03 40164c59645b: Layer already exists 19:22:03 36b50b131297: Layer already exists 19:22:03 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:04 + 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 19:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 19:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:22:04 90f8bdc5bbb2: Preparing 19:22:04 40164c59645b: Preparing 19:22:04 221320d7cb5c: Preparing 19:22:04 6d879d249509: Preparing 19:22:04 ce5027aec54d: Preparing 19:22:04 36b50b131297: Preparing 19:22:04 40164c59645b: Layer already exists 19:22:04 90f8bdc5bbb2: Layer already exists 19:22:04 6d879d249509: Layer already exists 19:22:04 221320d7cb5c: Layer already exists 19:22:04 ce5027aec54d: Layer already exists 19:22:04 36b50b131297: Layer already exists 19:22:04 main: digest: sha256:1b1fd15dacdc204aabf161945ae078457ed19ed6a6cfc4a00113e6f6748332db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:04 ===================================================== [Pipeline] echo 19:22:04 taggedImages: 19:22:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:22:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.36 19:22:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 19:22:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 19:22:04 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:04 latest 19:22:04 3.1.0-dev.36 19:22:04 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:04 main 19:22:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:22:05 5772f24816c4: Preparing 19:22:05 24cc355b8d1e: Preparing 19:22:05 6390ba439006: Preparing 19:22:05 221320d7cb5c: Preparing 19:22:05 6d879d249509: Preparing 19:22:05 411803b17e08: Preparing 19:22:05 22bd528aa6e9: Preparing 19:22:05 54264e466d02: Preparing 19:22:05 36b50b131297: Preparing 19:22:05 411803b17e08: Waiting 19:22:05 54264e466d02: Waiting 19:22:05 22bd528aa6e9: Waiting 19:22:05 36b50b131297: Waiting 19:22:05 6d879d249509: Layer already exists 19:22:05 221320d7cb5c: Layer already exists 19:22:05 24cc355b8d1e: Pushed 19:22:05 6390ba439006: Pushed 19:22:05 5772f24816c4: Pushed 19:22:05 36b50b131297: Layer already exists 19:22:05 54264e466d02: Pushed 19:22:10 22bd528aa6e9: Pushed 19:22:12 411803b17e08: Pushed 19:22:12 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:22:13 5772f24816c4: Preparing 19:22:13 24cc355b8d1e: Preparing 19:22:13 6390ba439006: Preparing 19:22:13 221320d7cb5c: Preparing 19:22:13 6d879d249509: Preparing 19:22:13 411803b17e08: Preparing 19:22:13 22bd528aa6e9: Preparing 19:22:13 54264e466d02: Preparing 19:22:13 36b50b131297: Preparing 19:22:13 411803b17e08: Waiting 19:22:13 22bd528aa6e9: Waiting 19:22:13 54264e466d02: Waiting 19:22:13 36b50b131297: Waiting 19:22:13 24cc355b8d1e: Layer already exists 19:22:13 6d879d249509: Layer already exists 19:22:13 6390ba439006: Layer already exists 19:22:13 5772f24816c4: Layer already exists 19:22:13 221320d7cb5c: Layer already exists 19:22:13 54264e466d02: Layer already exists 19:22:13 22bd528aa6e9: Layer already exists 19:22:13 411803b17e08: Layer already exists 19:22:13 36b50b131297: Layer already exists 19:22:13 latest: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 19:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:22:13 5772f24816c4: Preparing 19:22:13 24cc355b8d1e: Preparing 19:22:13 6390ba439006: Preparing 19:22:13 221320d7cb5c: Preparing 19:22:13 6d879d249509: Preparing 19:22:13 411803b17e08: Preparing 19:22:13 22bd528aa6e9: Preparing 19:22:13 54264e466d02: Preparing 19:22:13 36b50b131297: Preparing 19:22:13 411803b17e08: Waiting 19:22:13 22bd528aa6e9: Waiting 19:22:13 54264e466d02: Waiting 19:22:13 36b50b131297: Waiting 19:22:13 6d879d249509: Layer already exists 19:22:13 5772f24816c4: Layer already exists 19:22:13 6390ba439006: Layer already exists 19:22:13 221320d7cb5c: Layer already exists 19:22:13 24cc355b8d1e: Layer already exists 19:22:13 411803b17e08: Layer already exists 19:22:13 22bd528aa6e9: Layer already exists 19:22:13 54264e466d02: Layer already exists 19:22:13 36b50b131297: Layer already exists 19:22:13 3.1.0-dev.36: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:22:14 5772f24816c4: Preparing 19:22:14 24cc355b8d1e: Preparing 19:22:14 6390ba439006: Preparing 19:22:14 221320d7cb5c: Preparing 19:22:14 6d879d249509: Preparing 19:22:14 411803b17e08: Preparing 19:22:14 22bd528aa6e9: Preparing 19:22:14 54264e466d02: Preparing 19:22:14 36b50b131297: Preparing 19:22:14 22bd528aa6e9: Waiting 19:22:14 54264e466d02: Waiting 19:22:14 36b50b131297: Waiting 19:22:14 221320d7cb5c: Layer already exists 19:22:14 6d879d249509: Layer already exists 19:22:14 6390ba439006: Layer already exists 19:22:14 24cc355b8d1e: Layer already exists 19:22:14 5772f24816c4: Layer already exists 19:22:14 411803b17e08: Layer already exists 19:22:14 22bd528aa6e9: Layer already exists 19:22:14 54264e466d02: Layer already exists 19:22:14 36b50b131297: Layer already exists 19:22:14 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 19:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:22:15 5772f24816c4: Preparing 19:22:15 24cc355b8d1e: Preparing 19:22:15 6390ba439006: Preparing 19:22:15 221320d7cb5c: Preparing 19:22:15 6d879d249509: Preparing 19:22:15 411803b17e08: Preparing 19:22:15 22bd528aa6e9: Preparing 19:22:15 54264e466d02: Preparing 19:22:15 36b50b131297: Preparing 19:22:15 54264e466d02: Waiting 19:22:15 411803b17e08: Waiting 19:22:15 22bd528aa6e9: Waiting 19:22:15 36b50b131297: Waiting 19:22:15 6d879d249509: Layer already exists 19:22:15 221320d7cb5c: Layer already exists 19:22:15 5772f24816c4: Layer already exists 19:22:15 6390ba439006: Layer already exists 19:22:15 24cc355b8d1e: Layer already exists 19:22:15 411803b17e08: Layer already exists 19:22:15 22bd528aa6e9: Layer already exists 19:22:15 36b50b131297: Layer already exists 19:22:15 54264e466d02: Layer already exists 19:22:15 main: digest: sha256:9318dfe1c7e125c9cdd331bf025b6fcaccb0445531c1c665992089a009a2b384 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:15 ===================================================== [Pipeline] echo 19:22:15 taggedImages: 19:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.36 19:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 19:22:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 19:22:15 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:15 latest 19:22:15 3.1.0-dev.36 19:22:15 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:15 main 19:22:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:22:15 00d9779047cc: Preparing 19:22:15 85b82f63e57e: Preparing 19:22:15 2d0c3b3dbc7e: Preparing 19:22:15 221320d7cb5c: Preparing 19:22:15 6d879d249509: Preparing 19:22:15 0abeca43dfef: Preparing 19:22:15 53ddab268749: Preparing 19:22:15 36b50b131297: Preparing 19:22:15 53ddab268749: Waiting 19:22:15 0abeca43dfef: Waiting 19:22:15 36b50b131297: Waiting 19:22:15 221320d7cb5c: Layer already exists 19:22:15 6d879d249509: Layer already exists 19:22:15 00d9779047cc: Pushed 19:22:15 85b82f63e57e: Pushed 19:22:15 2d0c3b3dbc7e: Pushed 19:22:15 36b50b131297: Layer already exists 19:22:16 53ddab268749: Pushed 19:22:24 0abeca43dfef: Pushed 19:22:24 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:22:24 00d9779047cc: Preparing 19:22:24 85b82f63e57e: Preparing 19:22:24 2d0c3b3dbc7e: Preparing 19:22:24 221320d7cb5c: Preparing 19:22:24 6d879d249509: Preparing 19:22:24 0abeca43dfef: Preparing 19:22:24 53ddab268749: Preparing 19:22:24 36b50b131297: Preparing 19:22:24 53ddab268749: Waiting 19:22:24 0abeca43dfef: Waiting 19:22:24 36b50b131297: Waiting 19:22:24 00d9779047cc: Layer already exists 19:22:24 6d879d249509: Layer already exists 19:22:24 221320d7cb5c: Layer already exists 19:22:24 85b82f63e57e: Layer already exists 19:22:24 2d0c3b3dbc7e: Layer already exists 19:22:24 0abeca43dfef: Layer already exists 19:22:24 53ddab268749: Layer already exists 19:22:24 36b50b131297: Layer already exists 19:22:24 latest: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 19:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:22:25 00d9779047cc: Preparing 19:22:25 85b82f63e57e: Preparing 19:22:25 2d0c3b3dbc7e: Preparing 19:22:25 221320d7cb5c: Preparing 19:22:25 6d879d249509: Preparing 19:22:25 0abeca43dfef: Preparing 19:22:25 53ddab268749: Preparing 19:22:25 36b50b131297: Preparing 19:22:25 0abeca43dfef: Waiting 19:22:25 53ddab268749: Waiting 19:22:25 36b50b131297: Waiting 19:22:25 2d0c3b3dbc7e: Layer already exists 19:22:25 85b82f63e57e: Layer already exists 19:22:25 00d9779047cc: Layer already exists 19:22:25 221320d7cb5c: Layer already exists 19:22:25 6d879d249509: Layer already exists 19:22:25 0abeca43dfef: Layer already exists 19:22:25 53ddab268749: Layer already exists 19:22:25 36b50b131297: Layer already exists 19:22:25 3.1.0-dev.36: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:22:26 00d9779047cc: Preparing 19:22:26 85b82f63e57e: Preparing 19:22:26 2d0c3b3dbc7e: Preparing 19:22:26 221320d7cb5c: Preparing 19:22:26 6d879d249509: Preparing 19:22:26 0abeca43dfef: Preparing 19:22:26 53ddab268749: Preparing 19:22:26 36b50b131297: Preparing 19:22:26 36b50b131297: Waiting 19:22:26 53ddab268749: Waiting 19:22:26 0abeca43dfef: Waiting 19:22:26 00d9779047cc: Layer already exists 19:22:26 2d0c3b3dbc7e: Layer already exists 19:22:26 85b82f63e57e: Layer already exists 19:22:26 6d879d249509: Layer already exists 19:22:26 221320d7cb5c: Layer already exists 19:22:26 0abeca43dfef: Layer already exists 19:22:26 53ddab268749: Layer already exists 19:22:26 36b50b131297: Layer already exists 19:22:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 19:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:22:26 00d9779047cc: Preparing 19:22:26 85b82f63e57e: Preparing 19:22:26 2d0c3b3dbc7e: Preparing 19:22:26 221320d7cb5c: Preparing 19:22:26 6d879d249509: Preparing 19:22:26 0abeca43dfef: Preparing 19:22:26 53ddab268749: Preparing 19:22:26 36b50b131297: Preparing 19:22:26 0abeca43dfef: Waiting 19:22:26 53ddab268749: Waiting 19:22:26 36b50b131297: Waiting 19:22:26 2d0c3b3dbc7e: Layer already exists 19:22:26 85b82f63e57e: Layer already exists 19:22:26 00d9779047cc: Layer already exists 19:22:26 6d879d249509: Layer already exists 19:22:26 221320d7cb5c: Layer already exists 19:22:26 0abeca43dfef: Layer already exists 19:22:26 53ddab268749: Layer already exists 19:22:26 36b50b131297: Layer already exists 19:22:26 main: digest: sha256:8b8ba440fe4f9fe5e1e4901e7f2ea8f35dc21a4a3e4ca297e8f49881996c4573 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:26 ===================================================== [Pipeline] echo 19:22:26 taggedImages: 19:22:26 - nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:22:26 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.36 19:22:26 - nexus3.edgexfoundry.org:10004/security-spire-config:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 19:22:26 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 19:22:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:26 latest 19:22:26 3.1.0-dev.36 19:22:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:26 main 19:22:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:22:27 5772f24816c4: Preparing 19:22:27 dc8b0cd7035b: Preparing 19:22:27 026bfe3f0feb: Preparing 19:22:27 221320d7cb5c: Preparing 19:22:27 6d879d249509: Preparing 19:22:27 e647afc7c7b3: Preparing 19:22:27 54264e466d02: Preparing 19:22:27 36b50b131297: Preparing 19:22:27 e647afc7c7b3: Waiting 19:22:27 54264e466d02: Waiting 19:22:27 36b50b131297: Waiting 19:22:27 5772f24816c4: Layer already exists 19:22:27 221320d7cb5c: Layer already exists 19:22:27 6d879d249509: Layer already exists 19:22:27 54264e466d02: Layer already exists 19:22:27 36b50b131297: Layer already exists 19:22:27 dc8b0cd7035b: Pushed 19:22:27 026bfe3f0feb: Pushed 19:22:35 e647afc7c7b3: Pushed 19:22:35 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:22:36 5772f24816c4: Preparing 19:22:36 dc8b0cd7035b: Preparing 19:22:36 026bfe3f0feb: Preparing 19:22:36 221320d7cb5c: Preparing 19:22:36 6d879d249509: Preparing 19:22:36 e647afc7c7b3: Preparing 19:22:36 54264e466d02: Preparing 19:22:36 36b50b131297: Preparing 19:22:36 e647afc7c7b3: Waiting 19:22:36 54264e466d02: Waiting 19:22:36 36b50b131297: Waiting 19:22:36 dc8b0cd7035b: Layer already exists 19:22:36 5772f24816c4: Layer already exists 19:22:36 221320d7cb5c: Layer already exists 19:22:36 026bfe3f0feb: Layer already exists 19:22:36 6d879d249509: Layer already exists 19:22:36 36b50b131297: Layer already exists 19:22:36 e647afc7c7b3: Layer already exists 19:22:36 54264e466d02: Layer already exists 19:22:36 latest: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 19:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:22:36 5772f24816c4: Preparing 19:22:36 dc8b0cd7035b: Preparing 19:22:36 026bfe3f0feb: Preparing 19:22:36 221320d7cb5c: Preparing 19:22:36 6d879d249509: Preparing 19:22:36 e647afc7c7b3: Preparing 19:22:36 54264e466d02: Preparing 19:22:36 36b50b131297: Preparing 19:22:36 e647afc7c7b3: Waiting 19:22:36 54264e466d02: Waiting 19:22:36 36b50b131297: Waiting 19:22:36 dc8b0cd7035b: Layer already exists 19:22:36 5772f24816c4: Layer already exists 19:22:36 6d879d249509: Layer already exists 19:22:36 026bfe3f0feb: Layer already exists 19:22:36 221320d7cb5c: Layer already exists 19:22:36 54264e466d02: Layer already exists 19:22:36 e647afc7c7b3: Layer already exists 19:22:36 36b50b131297: Layer already exists 19:22:36 3.1.0-dev.36: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:22:37 5772f24816c4: Preparing 19:22:37 dc8b0cd7035b: Preparing 19:22:37 026bfe3f0feb: Preparing 19:22:37 221320d7cb5c: Preparing 19:22:37 6d879d249509: Preparing 19:22:37 e647afc7c7b3: Preparing 19:22:37 54264e466d02: Preparing 19:22:37 36b50b131297: Preparing 19:22:37 54264e466d02: Waiting 19:22:37 e647afc7c7b3: Waiting 19:22:37 36b50b131297: Waiting 19:22:37 6d879d249509: Layer already exists 19:22:37 026bfe3f0feb: Layer already exists 19:22:37 dc8b0cd7035b: Layer already exists 19:22:37 221320d7cb5c: Layer already exists 19:22:37 5772f24816c4: Layer already exists 19:22:37 e647afc7c7b3: Layer already exists 19:22:37 36b50b131297: Layer already exists 19:22:37 54264e466d02: Layer already exists 19:22:37 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 19:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:22:38 5772f24816c4: Preparing 19:22:38 dc8b0cd7035b: Preparing 19:22:38 026bfe3f0feb: Preparing 19:22:38 221320d7cb5c: Preparing 19:22:38 6d879d249509: Preparing 19:22:38 e647afc7c7b3: Preparing 19:22:38 54264e466d02: Preparing 19:22:38 36b50b131297: Preparing 19:22:38 54264e466d02: Waiting 19:22:38 e647afc7c7b3: Waiting 19:22:38 36b50b131297: Waiting 19:22:38 5772f24816c4: Layer already exists 19:22:38 6d879d249509: Layer already exists 19:22:38 026bfe3f0feb: Layer already exists 19:22:38 221320d7cb5c: Layer already exists 19:22:38 dc8b0cd7035b: Layer already exists 19:22:38 54264e466d02: Layer already exists 19:22:38 36b50b131297: Layer already exists 19:22:38 e647afc7c7b3: Layer already exists 19:22:38 main: digest: sha256:672b072e8ebaed9689466b66c74fd334187c7d8a0c83d3cb0c6bd42bb26d244c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:38 ===================================================== [Pipeline] echo 19:22:38 taggedImages: 19:22:38 - nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:22:38 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.36 19:22:38 - nexus3.edgexfoundry.org:10004/security-spire-server:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 19:22:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:22:38 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:38 latest 19:22:38 3.1.0-dev.36 19:22:38 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:38 main 19:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:38 b12ab5aabb65: Preparing 19:22:38 16d98ad1f6fd: Preparing 19:22:38 221320d7cb5c: Preparing 19:22:38 6d879d249509: Preparing 19:22:38 e7400883529a: Preparing 19:22:38 36b50b131297: Preparing 19:22:38 36b50b131297: Waiting 19:22:38 6d879d249509: Layer already exists 19:22:38 221320d7cb5c: Layer already exists 19:22:38 36b50b131297: Layer already exists 19:22:38 b12ab5aabb65: Pushed 19:22:38 e7400883529a: Pushed 19:22:41 16d98ad1f6fd: Pushed 19:22:41 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:42 b12ab5aabb65: Preparing 19:22:42 16d98ad1f6fd: Preparing 19:22:42 221320d7cb5c: Preparing 19:22:42 6d879d249509: Preparing 19:22:42 e7400883529a: Preparing 19:22:42 36b50b131297: Preparing 19:22:42 36b50b131297: Waiting 19:22:42 16d98ad1f6fd: Layer already exists 19:22:42 221320d7cb5c: Layer already exists 19:22:42 b12ab5aabb65: Layer already exists 19:22:42 e7400883529a: Layer already exists 19:22:42 6d879d249509: Layer already exists 19:22:42 36b50b131297: Layer already exists 19:22:42 latest: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 19:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:42 b12ab5aabb65: Preparing 19:22:42 16d98ad1f6fd: Preparing 19:22:42 221320d7cb5c: Preparing 19:22:42 6d879d249509: Preparing 19:22:42 e7400883529a: Preparing 19:22:42 36b50b131297: Preparing 19:22:42 36b50b131297: Waiting 19:22:42 6d879d249509: Layer already exists 19:22:42 16d98ad1f6fd: Layer already exists 19:22:42 221320d7cb5c: Layer already exists 19:22:42 e7400883529a: Layer already exists 19:22:42 b12ab5aabb65: Layer already exists 19:22:42 36b50b131297: Layer already exists 19:22:42 3.1.0-dev.36: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:43 b12ab5aabb65: Preparing 19:22:43 16d98ad1f6fd: Preparing 19:22:43 221320d7cb5c: Preparing 19:22:43 6d879d249509: Preparing 19:22:43 e7400883529a: Preparing 19:22:43 36b50b131297: Preparing 19:22:43 36b50b131297: Waiting 19:22:43 221320d7cb5c: Layer already exists 19:22:43 b12ab5aabb65: Layer already exists 19:22:43 6d879d249509: Layer already exists 19:22:43 16d98ad1f6fd: Layer already exists 19:22:43 e7400883529a: Layer already exists 19:22:43 36b50b131297: Layer already exists 19:22:43 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:44 b12ab5aabb65: Preparing 19:22:44 16d98ad1f6fd: Preparing 19:22:44 221320d7cb5c: Preparing 19:22:44 6d879d249509: Preparing 19:22:44 e7400883529a: Preparing 19:22:44 36b50b131297: Preparing 19:22:44 36b50b131297: Waiting 19:22:44 b12ab5aabb65: Layer already exists 19:22:44 221320d7cb5c: Layer already exists 19:22:44 e7400883529a: Layer already exists 19:22:44 6d879d249509: Layer already exists 19:22:44 16d98ad1f6fd: Layer already exists 19:22:44 36b50b131297: Layer already exists 19:22:44 main: digest: sha256:3af518982dc405d1cd12b415154f9094246df17a468470a92a06bdb26b50cab5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:44 ===================================================== [Pipeline] echo 19:22:44 taggedImages: 19:22:44 - nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:22:44 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.36 19:22:44 - nexus3.edgexfoundry.org:10004/support-notifications:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:22:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:22:44 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:44 latest 19:22:44 3.1.0-dev.36 19:22:44 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:44 main 19:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:44 54c20501d6cf: Preparing 19:22:44 011666ea9eab: Preparing 19:22:44 221320d7cb5c: Preparing 19:22:44 6d879d249509: Preparing 19:22:44 3f1db767d751: Preparing 19:22:44 36b50b131297: Preparing 19:22:44 36b50b131297: Waiting 19:22:44 6d879d249509: Layer already exists 19:22:44 3f1db767d751: Layer already exists 19:22:44 221320d7cb5c: Layer already exists 19:22:44 36b50b131297: Layer already exists 19:22:44 54c20501d6cf: Pushed 19:22:48 011666ea9eab: Pushed 19:22:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:48 54c20501d6cf: Preparing 19:22:48 011666ea9eab: Preparing 19:22:48 221320d7cb5c: Preparing 19:22:48 6d879d249509: Preparing 19:22:48 3f1db767d751: Preparing 19:22:48 36b50b131297: Preparing 19:22:48 36b50b131297: Waiting 19:22:48 011666ea9eab: Layer already exists 19:22:48 54c20501d6cf: Layer already exists 19:22:48 6d879d249509: Layer already exists 19:22:48 3f1db767d751: Layer already exists 19:22:48 221320d7cb5c: Layer already exists 19:22:48 36b50b131297: Layer already exists 19:22:48 latest: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 19:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:49 54c20501d6cf: Preparing 19:22:49 011666ea9eab: Preparing 19:22:49 221320d7cb5c: Preparing 19:22:49 6d879d249509: Preparing 19:22:49 3f1db767d751: Preparing 19:22:49 36b50b131297: Preparing 19:22:49 6d879d249509: Layer already exists 19:22:49 221320d7cb5c: Layer already exists 19:22:49 3f1db767d751: Layer already exists 19:22:49 011666ea9eab: Layer already exists 19:22:49 54c20501d6cf: Layer already exists 19:22:49 36b50b131297: Layer already exists 19:22:49 3.1.0-dev.36: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:49 54c20501d6cf: Preparing 19:22:49 011666ea9eab: Preparing 19:22:49 221320d7cb5c: Preparing 19:22:49 6d879d249509: Preparing 19:22:49 3f1db767d751: Preparing 19:22:49 36b50b131297: Preparing 19:22:49 36b50b131297: Waiting 19:22:49 011666ea9eab: Layer already exists 19:22:49 221320d7cb5c: Layer already exists 19:22:49 6d879d249509: Layer already exists 19:22:49 3f1db767d751: Layer already exists 19:22:49 54c20501d6cf: Layer already exists 19:22:49 36b50b131297: Layer already exists 19:22:49 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:50 54c20501d6cf: Preparing 19:22:50 011666ea9eab: Preparing 19:22:50 221320d7cb5c: Preparing 19:22:50 6d879d249509: Preparing 19:22:50 3f1db767d751: Preparing 19:22:50 36b50b131297: Preparing 19:22:50 36b50b131297: Waiting 19:22:50 221320d7cb5c: Layer already exists 19:22:50 3f1db767d751: Layer already exists 19:22:50 6d879d249509: Layer already exists 19:22:50 54c20501d6cf: Layer already exists 19:22:50 011666ea9eab: Layer already exists 19:22:50 36b50b131297: Layer already exists 19:22:50 main: digest: sha256:f763ff6c0a872be6716701996166f317a63abfb1d05e20eac75b4af2da99b888 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:50 ===================================================== [Pipeline] echo 19:22:50 taggedImages: 19:22:50 - nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:22:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:22:50 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.36 19:22:50 - nexus3.edgexfoundry.org:10004/support-scheduler:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:22:50 - 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] } 19:36:47 #131 ... 19:36:47 19:36:47 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:47 #121 928.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:36:47 #121 ... 19:36:47 19:36:47 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:47 #124 DONE 930.8s 19:36:47 19:36:47 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:47 #121 ... 19:36:47 19:36:47 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:36:47 #132 DONE 0.3s 19:36:47 19:36:47 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:36:47 #133 DONE 0.2s 19:36:47 19:36:47 #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 19:36:47 #134 DONE 0.1s 19:36:47 19:36:47 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:36:47 #135 DONE 0.1s 19:36:47 19:36:47 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:47 #125 ... 19:36:47 19:36:47 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:47 #136 DONE 0.3s 19:36:47 19:36:47 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:47 #121 ... 19:36:47 19:36:47 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:47 #137 DONE 0.1s 19:36:47 19:36:47 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:50 #138 DONE 4.1s 19:36:50 19:36:50 #87 [security-proxy-setup] exporting to image 19:36:50 #87 exporting layers 19:36:51 #87 exporting layers 1.0s done 19:36:51 #87 writing image sha256:29c2e83777004566be1d686bdf977d4e8888da70f538484049bdc6b47cab2fb8 done 19:36:51 #87 naming to docker.io/library/security-proxy-setup-arm64 done 19:36:51 #87 DONE 5.0s 19:36:51 19:36:51 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:55 #128 ... 19:36:55 19:36:55 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:55 #125 DONE 941.2s 19:36:55 19:36:55 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:36:55 #139 DONE 0.3s 19:36:55 19:36:55 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:36:58 #140 DONE 2.4s 19:36:58 19:36:58 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:36:58 #141 DONE 0.3s 19:36:58 19:36:58 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:36:58 #142 DONE 0.2s 19:36:58 19:36:58 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:58 #143 DONE 0.3s 19:36:58 19:36:58 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:58 #51 ... 19:36:58 19:36:58 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:36:58 #144 DONE 0.2s 19:36:58 19:36:58 #145 [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/ 19:36:58 #145 DONE 0.1s 19:36:58 19:36:59 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:59 #121 ... 19:36:59 19:36:59 #146 [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/ 19:36:59 #146 DONE 0.2s 19:36:59 19:36:59 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:36:59 #147 DONE 0.2s 19:36:59 19:36:59 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:59 #148 DONE 0.2s 19:36:59 19:36:59 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:37:02 #149 DONE 2.2s 19:37:02 19:37:02 #87 [security-bootstrapper] exporting to image 19:37:02 #87 exporting layers 19:37:02 #87 exporting layers 1.0s done 19:37:02 #87 writing image sha256:2f6f679fc0374133b5e0721a884f6b158acb5baadba2366d40da394f9bdfa3bb 0.0s done 19:37:02 #87 naming to docker.io/library/security-bootstrapper-arm64 done 19:37:02 #87 DONE 6.0s 19:37:02 19:37:02 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:07 #122 ... 19:37:07 19:37:07 #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:07 #121 DONE 952.8s 19:37:07 19:37:07 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:07 #130 ... 19:37:07 19:37:07 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:37:07 #150 DONE 0.2s 19:37:07 19:37:07 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:37:07 #151 DONE 0.3s 19:37:07 19:37:07 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:07 #122 ... 19:37:07 19:37:07 #152 [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 19:37:07 #152 DONE 0.2s 19:37:07 19:37:07 #153 [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 19:37:07 #153 DONE 0.2s 19:37:07 19:37:07 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:37:07 #154 DONE 0.2s 19:37:07 19:37:07 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:37:08 #155 DONE 0.3s 19:37:08 19:37:08 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:37:08 #156 DONE 0.4s 19:37:08 19:37:08 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:08 #130 ... 19:37:08 19:37:08 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:08 #157 DONE 0.2s 19:37:08 19:37:08 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:10 #158 ... 19:37:10 19:37:10 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:10 #122 DONE 956.7s 19:37:10 19:37:10 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:10 #131 ... 19:37:10 19:37:10 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:37:11 #159 ... 19:37:11 19:37:11 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:11 #158 DONE 2.3s 19:37:11 19:37:11 #87 [security-secretstore-setup] exporting to image 19:37:11 #87 exporting layers 19:37:11 #87 ... 19:37:11 19:37:11 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:37:11 #159 DONE 0.5s 19:37:11 19:37:11 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:37:11 #160 DONE 0.3s 19:37:11 19:37:11 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:37:11 #31 ... 19:37:11 19:37:11 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:37:12 #161 DONE 0.5s 19:37:12 19:37:12 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:12 #126 ... 19:37:12 19:37:12 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:37:12 #162 DONE 0.3s 19:37:12 19:37:12 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:12 #126 ... 19:37:12 19:37:12 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:37:12 #163 DONE 0.2s 19:37:12 19:37:12 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:13 #164 ... 19:37:13 19:37:13 #87 [security-secretstore-setup] exporting to image 19:37:13 #87 exporting layers 1.7s done 19:37:13 #87 writing image sha256:2a96946aa1ccba1cdb0c5744b110b5b9aae82ff583b1473da37e479d082922ac 0.0s done 19:37:13 #87 naming to docker.io/library/security-secretstore-setup-arm64 done 19:37:13 #87 DONE 8.0s 19:37:13 19:37:13 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:16 #123 ... 19:37:16 19:37:16 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:16 #164 DONE 3.6s 19:37:16 19:37:16 #87 [security-proxy-auth] exporting to image 19:37:16 #87 exporting layers 0.5s done 19:37:17 #87 writing image sha256:696476f7012fc16fcb0d1a174beb37c4dd3b0322482c276a7582d3e2bf5a0528 done 19:37:17 #87 naming to docker.io/library/security-proxy-auth-arm64 done 19:37:17 #87 DONE 8.5s 19:37:17 19:37:17 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:32 #131 ... 19:37:32 19:37:32 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:32 #126 DONE 976.5s 19:37:32 19:37:32 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:37:32 #31 ... 19:37:32 19:37:32 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:37:32 #165 DONE 0.2s 19:37:32 19:37:32 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:37:32 #31 ... 19:37:32 19:37:32 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:37:32 #166 DONE 0.2s 19:37:32 19:37:32 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:37:32 #31 ... 19:37:32 19:37:32 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:32 #167 DONE 0.3s 19:37:32 19:37:32 #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 19:37:32 #168 DONE 0.2s 19:37:32 19:37:32 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:32 #169 DONE 0.1s 19:37:32 19:37:32 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:34 #170 DONE 1.9s 19:37:34 19:37:34 #87 [core-common-config-bootstrapper] exporting to image 19:37:34 #87 exporting layers 19:37:34 #87 exporting layers 0.5s done 19:37:34 #87 writing image sha256:c563bb9171110f7ef4532e0f6f5cfeb88562361688fe5b063576c4cb8cf3b2c0 done 19:37:34 #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:37:34 #87 DONE 9.0s 19:37:34 19:37:34 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:13 #31 ... 19:38:13 19:38:13 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:13 #129 DONE 1017.9s 19:38:13 19:38:13 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:13 #31 ... 19:38:13 19:38:13 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:38:13 #171 DONE 0.1s 19:38:13 19:38:13 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:13 #31 ... 19:38:13 19:38:13 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:38:13 #172 DONE 0.2s 19:38:13 19:38:13 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:13 #173 DONE 0.3s 19:38:13 19:38:13 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:38:13 #174 DONE 0.1s 19:38:13 19:38:13 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:13 #131 ... 19:38:13 19:38:13 #87 [core-command] exporting to image 19:38:13 #87 exporting layers 19:38:13 #87 exporting layers 0.3s done 19:38:13 #87 writing image sha256:0aaa6ebbb87dc4e188d672f556a6b42e135761fedc5337e7ab33fcbdda7932b3 done 19:38:13 #87 naming to docker.io/library/core-command-arm64 done 19:38:13 #87 DONE 9.4s 19:38:13 19:38:13 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:28 #127 ... 19:38:28 19:38:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:28 #128 DONE 1032.5s 19:38:28 19:38:28 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:28 #131 ... 19:38:28 19:38:28 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:38:28 #175 DONE 0.3s 19:38:28 19:38:28 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:38:28 #176 DONE 0.2s 19:38:28 19:38:28 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:28 #177 DONE 0.3s 19:38:28 19:38:28 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:38:28 #178 DONE 0.1s 19:38:28 19:38:28 #87 [core-data] exporting to image 19:38:28 #87 exporting layers 19:38:28 #87 exporting layers 0.4s done 19:38:28 #87 writing image sha256:c532f9bad1e0a7ddbcc28f380f3148989d51129f654943b0d6fa7a9bb2dbf300 done 19:38:28 #87 naming to docker.io/library/core-data-arm64 done 19:38:28 #87 DONE 9.8s 19:38:28 19:38:28 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:38:28 #131 DONE 1034.9s 19:38:28 19:38:28 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:28 #130 ... 19:38:28 19:38:28 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:38:28 #179 DONE 0.2s 19:38:28 19:38:28 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:38:29 #180 DONE 0.2s 19:38:29 19:38:29 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:29 #31 ... 19:38:29 19:38:29 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:38:29 #181 DONE 0.3s 19:38:29 19:38:29 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:29 #31 ... 19:38:29 19:38:29 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:38:29 #182 DONE 0.2s 19:38:29 19:38:29 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:38:29 #183 DONE 0.1s 19:38:29 19:38:29 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:29 #130 ... 19:38:29 19:38:29 #87 [core-metadata] exporting to image 19:38:30 #87 exporting layers 0.3s done 19:38:30 #87 writing image sha256:2a5570f3a217ee2f76809a8ed1282a526a241fe8b0018c3658ea03690b3a6d11 19:38:30 #87 writing image sha256:2a5570f3a217ee2f76809a8ed1282a526a241fe8b0018c3658ea03690b3a6d11 done 19:38:30 #87 naming to docker.io/library/core-metadata-arm64 done 19:38:30 #87 DONE 10.1s 19:38:30 19:38:30 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:38:56 #31 ... 19:38:56 19:38:56 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:56 #123 DONE 1059.2s 19:38:56 19:38:56 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:56 #127 ... 19:38:56 19:38:56 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:38:56 #184 DONE 0.2s 19:38:56 19:38:56 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:56 #127 ... 19:38:56 19:38:56 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:38:56 #185 DONE 0.1s 19:38:56 19:38:56 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:56 #186 DONE 0.3s 19:38:56 19:38:56 #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 19:38:56 #187 DONE 0.1s 19:38:56 19:38:56 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:38:56 #130 ... 19:38:56 19:38:56 #87 [security-spiffe-token-provider] exporting to image 19:38:56 #87 exporting layers 19:38:56 #87 exporting layers 0.7s done 19:38:56 #87 writing image sha256:0977f251167beed6c418cde33e3f44bffd4b115a57816b2b1233f850e6e61bbe done 19:38:56 #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:38:56 #87 DONE 10.8s 19:38:56 19:38:56 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:23 #130 ... 19:39:23 19:39:23 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:23 #127 DONE 1087.5s 19:39:23 19:39:23 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:23 #130 DONE 1087.7s 19:39:23 19:39:23 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:23 #188 DONE 0.2s 19:39:23 19:39:23 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:23 #189 DONE 0.2s 19:39:23 19:39:23 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:23 #190 ... 19:39:23 19:39:23 #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:23 #191 DONE 0.1s 19:39:23 19:39:23 #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:39:23 #192 DONE 0.2s 19:39:23 19:39:23 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:23 #190 DONE 0.4s 19:39:23 19:39:23 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:23 #193 DONE 0.1s 19:39:23 19:39:23 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:23 #194 DONE 0.4s 19:39:23 19:39:23 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:39:23 #195 DONE 0.1s 19:39:23 19:39:23 #87 [support-notifications] exporting to image 19:39:23 #87 exporting layers 19:39:23 #87 writing image sha256:7324f6229c77b39090f12f6304f6f9f46d961b5b50b2b599030a157f75872d87 done 19:39:23 #87 naming to docker.io/library/support-notifications-arm64 done 19:39:23 #87 exporting layers 0.4s done 19:39:23 #87 writing image sha256:4abe055ae1abf13ed4013cd79253e561be217b042db783eb5b5bb4eed7779f73 done 19:39:23 #87 naming to docker.io/library/support-scheduler-arm64 done 19:39:23 #87 DONE 11.6s 19:39:23 19:39:23 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:23 time="2023-08-31T19:19:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:39:23 $ docker stop --time=1 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c 19:39:25 $ docker rm -f --volumes 42301ebedd70237bbc0c173c77f8b9802cdcf0c7b0e77c04d11ca65a55d7ac5c [Pipeline] // withDockerContainer [Pipeline] sh 19:39:25 + docker images 19:39:25 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:25 support-notifications-arm64 latest 7324f6229c77 3 seconds ago 33.7MB 19:39:25 support-scheduler-arm64 latest 4abe055ae1ab 3 seconds ago 32.9MB 19:39:25 security-spiffe-token-provider-arm64 latest 0977f251167b 32 seconds ago 33.3MB 19:39:25 core-metadata-arm64 latest 2a5570f3a217 56 seconds ago 21.2MB 19:39:25 core-data-arm64 latest c532f9bad1e0 58 seconds ago 20.9MB 19:39:25 core-command-arm64 latest 0aaa6ebbb87d About a minute ago 20.8MB 19:39:25 core-common-config-bootstrapper-arm64 latest c563bb917111 About a minute ago 18MB 19:39:25 security-proxy-auth-arm64 latest 696476f7012f 2 minutes ago 19.3MB 19:39:25 security-secretstore-setup-arm64 latest 2a96946aa1cc 2 minutes ago 43MB 19:39:25 security-bootstrapper-arm64 latest 2f6f679fc037 2 minutes ago 22.6MB 19:39:25 security-proxy-setup-arm64 latest 29c2e8377700 2 minutes ago 28.8MB 19:39:25 security-spire-agent-arm64 latest 340ec5168086 18 minutes ago 153MB 19:39:25 security-spire-server-arm64 latest e462144669e9 18 minutes ago 97.1MB 19:39:25 security-spire-config-arm64 latest a18988d9e3b1 18 minutes ago 96.2MB 19:39:25 ci-base-image-arm64 latest 9d26976a5964 19 minutes ago 1.05GB 19:39:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB 19:39:25 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 19:39:25 provisioning config files... 19:39:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/570@tmp/config7526334588751143080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:26 ---> docker-login.sh 19:39:26 nexus3.edgexfoundry.org:10001 19:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:26 Configure a credential helper to remove this warning. See 19:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:26 19:39:26 Login Succeeded 19:39:26 nexus3.edgexfoundry.org:10002 19:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:26 Configure a credential helper to remove this warning. See 19:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:26 19:39:26 Login Succeeded 19:39:26 nexus3.edgexfoundry.org:10003 19:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:27 Configure a credential helper to remove this warning. See 19:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:27 19:39:27 Login Succeeded 19:39:27 nexus3.edgexfoundry.org:10004 19:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:27 Configure a credential helper to remove this warning. See 19:39:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:27 19:39:27 Login Succeeded 19:39:27 docker.io 19:39:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:28 Configure a credential helper to remove this warning. See 19:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:28 19:39:28 Login Succeeded 19:39:28 ---> docker-login.sh ends [Pipeline] } 19:39:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:39:28 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:28 latest 19:39:28 3.1.0-dev.36 19:39:28 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:28 main 19:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:39:28 4189726e82a3: Preparing 19:39:28 c0cd8d1ee42d: Preparing 19:39:28 385fc9af7da6: Preparing 19:39:28 c6058f78a4db: Preparing 19:39:28 19714211321c: Preparing 19:39:28 d2d9d24a8c2a: Preparing 19:39:28 d2d9d24a8c2a: Waiting 19:39:29 4189726e82a3: Pushed 19:39:29 c6058f78a4db: Pushed 19:39:29 385fc9af7da6: Pushed 19:39:29 d2d9d24a8c2a: Layer already exists 19:39:29 19714211321c: Pushed 19:39:32 c0cd8d1ee42d: Pushed 19:39:32 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:39:33 4189726e82a3: Preparing 19:39:33 c0cd8d1ee42d: Preparing 19:39:33 385fc9af7da6: Preparing 19:39:33 c6058f78a4db: Preparing 19:39:33 19714211321c: Preparing 19:39:33 d2d9d24a8c2a: Preparing 19:39:33 d2d9d24a8c2a: Waiting 19:39:33 c6058f78a4db: Layer already exists 19:39:33 385fc9af7da6: Layer already exists 19:39:33 c0cd8d1ee42d: Layer already exists 19:39:33 4189726e82a3: Layer already exists 19:39:33 19714211321c: Layer already exists 19:39:33 d2d9d24a8c2a: Layer already exists 19:39:33 latest: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 19:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:39:33 4189726e82a3: Preparing 19:39:33 c0cd8d1ee42d: Preparing 19:39:33 385fc9af7da6: Preparing 19:39:33 c6058f78a4db: Preparing 19:39:33 19714211321c: Preparing 19:39:33 d2d9d24a8c2a: Preparing 19:39:33 d2d9d24a8c2a: Waiting 19:39:33 c0cd8d1ee42d: Layer already exists 19:39:33 385fc9af7da6: Layer already exists 19:39:33 19714211321c: Layer already exists 19:39:33 c6058f78a4db: Layer already exists 19:39:33 4189726e82a3: Layer already exists 19:39:33 d2d9d24a8c2a: Layer already exists 19:39:33 3.1.0-dev.36: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:39:34 4189726e82a3: Preparing 19:39:34 c0cd8d1ee42d: Preparing 19:39:34 385fc9af7da6: Preparing 19:39:34 c6058f78a4db: Preparing 19:39:34 19714211321c: Preparing 19:39:34 d2d9d24a8c2a: Preparing 19:39:34 d2d9d24a8c2a: Waiting 19:39:34 19714211321c: Layer already exists 19:39:34 385fc9af7da6: Layer already exists 19:39:34 c0cd8d1ee42d: Layer already exists 19:39:34 c6058f78a4db: Layer already exists 19:39:34 4189726e82a3: Layer already exists 19:39:34 d2d9d24a8c2a: Layer already exists 19:39:34 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:39:35 4189726e82a3: Preparing 19:39:35 c0cd8d1ee42d: Preparing 19:39:35 385fc9af7da6: Preparing 19:39:35 c6058f78a4db: Preparing 19:39:35 19714211321c: Preparing 19:39:35 d2d9d24a8c2a: Preparing 19:39:35 d2d9d24a8c2a: Waiting 19:39:35 4189726e82a3: Layer already exists 19:39:35 19714211321c: Layer already exists 19:39:35 c6058f78a4db: Layer already exists 19:39:35 c0cd8d1ee42d: Layer already exists 19:39:35 385fc9af7da6: Layer already exists 19:39:35 d2d9d24a8c2a: Layer already exists 19:39:35 main: digest: sha256:d2bf0326642eb1b5dca4e4d54b1d624e01c0e15a5b54637a5904faf129cc4872 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:35 ===================================================== [Pipeline] echo 19:39:35 taggedImages: 19:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.36 19:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:39:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 19:39:35 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:35 latest 19:39:35 3.1.0-dev.36 19:39:35 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:35 main 19:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:39:36 2f6c4b6c609a: Preparing 19:39:36 6977454d1eb3: Preparing 19:39:36 6f100ee0a015: Preparing 19:39:36 3b18ef49918f: Preparing 19:39:36 385fc9af7da6: Preparing 19:39:36 c6058f78a4db: Preparing 19:39:36 19714211321c: Preparing 19:39:36 d2d9d24a8c2a: Preparing 19:39:36 c6058f78a4db: Waiting 19:39:36 19714211321c: Waiting 19:39:36 d2d9d24a8c2a: Waiting 19:39:36 385fc9af7da6: Layer already exists 19:39:36 c6058f78a4db: Layer already exists 19:39:36 19714211321c: Layer already exists 19:39:36 6977454d1eb3: Pushed 19:39:36 d2d9d24a8c2a: Layer already exists 19:39:36 2f6c4b6c609a: Pushed 19:39:36 6f100ee0a015: Pushed 19:39:39 3b18ef49918f: Pushed 19:39:39 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:39 + 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 19:39:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:39:39 2f6c4b6c609a: Preparing 19:39:39 6977454d1eb3: Preparing 19:39:39 6f100ee0a015: Preparing 19:39:39 3b18ef49918f: Preparing 19:39:39 385fc9af7da6: Preparing 19:39:39 c6058f78a4db: Preparing 19:39:39 19714211321c: Preparing 19:39:39 d2d9d24a8c2a: Preparing 19:39:39 c6058f78a4db: Waiting 19:39:39 19714211321c: Waiting 19:39:39 d2d9d24a8c2a: Waiting 19:39:39 385fc9af7da6: Layer already exists 19:39:39 6977454d1eb3: Layer already exists 19:39:39 3b18ef49918f: Layer already exists 19:39:39 6f100ee0a015: Layer already exists 19:39:39 2f6c4b6c609a: Layer already exists 19:39:39 19714211321c: Layer already exists 19:39:39 c6058f78a4db: Layer already exists 19:39:39 d2d9d24a8c2a: Layer already exists 19:39:40 latest: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 19:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:39:40 2f6c4b6c609a: Preparing 19:39:40 6977454d1eb3: Preparing 19:39:40 6f100ee0a015: Preparing 19:39:40 3b18ef49918f: Preparing 19:39:40 385fc9af7da6: Preparing 19:39:40 c6058f78a4db: Preparing 19:39:40 19714211321c: Preparing 19:39:40 d2d9d24a8c2a: Preparing 19:39:40 19714211321c: Waiting 19:39:40 d2d9d24a8c2a: Waiting 19:39:40 c6058f78a4db: Waiting 19:39:40 3b18ef49918f: Layer already exists 19:39:40 385fc9af7da6: Layer already exists 19:39:40 6f100ee0a015: Layer already exists 19:39:40 6977454d1eb3: Layer already exists 19:39:40 2f6c4b6c609a: Layer already exists 19:39:40 d2d9d24a8c2a: Layer already exists 19:39:40 19714211321c: Layer already exists 19:39:40 c6058f78a4db: Layer already exists 19:39:40 3.1.0-dev.36: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:39:41 2f6c4b6c609a: Preparing 19:39:41 6977454d1eb3: Preparing 19:39:41 6f100ee0a015: Preparing 19:39:41 3b18ef49918f: Preparing 19:39:41 385fc9af7da6: Preparing 19:39:41 c6058f78a4db: Preparing 19:39:41 19714211321c: Preparing 19:39:41 d2d9d24a8c2a: Preparing 19:39:41 c6058f78a4db: Waiting 19:39:41 19714211321c: Waiting 19:39:41 d2d9d24a8c2a: Waiting 19:39:41 385fc9af7da6: Layer already exists 19:39:41 6f100ee0a015: Layer already exists 19:39:41 6977454d1eb3: Layer already exists 19:39:41 3b18ef49918f: Layer already exists 19:39:41 2f6c4b6c609a: Layer already exists 19:39:41 19714211321c: Layer already exists 19:39:41 c6058f78a4db: Layer already exists 19:39:41 d2d9d24a8c2a: Layer already exists 19:39:41 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:42 + 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 19:39:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 19:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:39:45 2f6c4b6c609a: Preparing 19:39:45 6977454d1eb3: Preparing 19:39:45 6f100ee0a015: Preparing 19:39:45 3b18ef49918f: Preparing 19:39:45 385fc9af7da6: Preparing 19:39:45 c6058f78a4db: Preparing 19:39:45 19714211321c: Preparing 19:39:45 d2d9d24a8c2a: Preparing 19:39:45 c6058f78a4db: Waiting 19:39:45 19714211321c: Waiting 19:39:45 d2d9d24a8c2a: Waiting 19:39:45 2f6c4b6c609a: Layer already exists 19:39:45 6977454d1eb3: Layer already exists 19:39:45 3b18ef49918f: Layer already exists 19:39:45 385fc9af7da6: Layer already exists 19:39:45 6f100ee0a015: Layer already exists 19:39:45 d2d9d24a8c2a: Layer already exists 19:39:45 19714211321c: Layer already exists 19:39:45 c6058f78a4db: Layer already exists 19:39:45 main: digest: sha256:8e6b4068e16121cc98908488cff8c84fc76a0bbb004623d48008d6f6fcd13301 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:45 ===================================================== [Pipeline] echo 19:39:45 taggedImages: 19:39:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:39:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.36 19:39:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 19:39:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:39:45 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:45 latest 19:39:45 3.1.0-dev.36 19:39:45 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:45 main 19:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:39:46 23ef57c834ae: Preparing 19:39:46 8857ba01bd80: Preparing 19:39:46 385fc9af7da6: Preparing 19:39:46 c6058f78a4db: Preparing 19:39:46 b84cf142ae19: Preparing 19:39:46 d2d9d24a8c2a: Preparing 19:39:46 d2d9d24a8c2a: Waiting 19:39:46 385fc9af7da6: Layer already exists 19:39:46 c6058f78a4db: Layer already exists 19:39:46 d2d9d24a8c2a: Layer already exists 19:39:46 23ef57c834ae: Pushed 19:39:46 b84cf142ae19: Pushed 19:39:49 8857ba01bd80: Pushed 19:39:49 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:39:50 23ef57c834ae: Preparing 19:39:50 8857ba01bd80: Preparing 19:39:50 385fc9af7da6: Preparing 19:39:50 c6058f78a4db: Preparing 19:39:50 b84cf142ae19: Preparing 19:39:50 d2d9d24a8c2a: Preparing 19:39:50 d2d9d24a8c2a: Waiting 19:39:50 385fc9af7da6: Layer already exists 19:39:50 8857ba01bd80: Layer already exists 19:39:50 c6058f78a4db: Layer already exists 19:39:50 b84cf142ae19: Layer already exists 19:39:50 23ef57c834ae: Layer already exists 19:39:50 d2d9d24a8c2a: Layer already exists 19:39:50 latest: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 19:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:39:51 23ef57c834ae: Preparing 19:39:51 8857ba01bd80: Preparing 19:39:51 385fc9af7da6: Preparing 19:39:51 c6058f78a4db: Preparing 19:39:51 b84cf142ae19: Preparing 19:39:51 d2d9d24a8c2a: Preparing 19:39:51 d2d9d24a8c2a: Waiting 19:39:51 23ef57c834ae: Layer already exists 19:39:51 8857ba01bd80: Layer already exists 19:39:51 385fc9af7da6: Layer already exists 19:39:51 b84cf142ae19: Layer already exists 19:39:51 c6058f78a4db: Layer already exists 19:39:51 d2d9d24a8c2a: Layer already exists 19:39:51 3.1.0-dev.36: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:39:52 23ef57c834ae: Preparing 19:39:52 8857ba01bd80: Preparing 19:39:52 385fc9af7da6: Preparing 19:39:52 c6058f78a4db: Preparing 19:39:52 b84cf142ae19: Preparing 19:39:52 d2d9d24a8c2a: Preparing 19:39:52 d2d9d24a8c2a: Waiting 19:39:52 c6058f78a4db: Layer already exists 19:39:52 23ef57c834ae: Layer already exists 19:39:52 8857ba01bd80: Layer already exists 19:39:52 b84cf142ae19: Layer already exists 19:39:52 385fc9af7da6: Layer already exists 19:39:52 d2d9d24a8c2a: Layer already exists 19:39:52 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:39:52 23ef57c834ae: Preparing 19:39:52 8857ba01bd80: Preparing 19:39:52 385fc9af7da6: Preparing 19:39:52 c6058f78a4db: Preparing 19:39:52 b84cf142ae19: Preparing 19:39:52 d2d9d24a8c2a: Preparing 19:39:52 d2d9d24a8c2a: Waiting 19:39:52 b84cf142ae19: Layer already exists 19:39:52 385fc9af7da6: Layer already exists 19:39:52 c6058f78a4db: Layer already exists 19:39:52 23ef57c834ae: Layer already exists 19:39:52 8857ba01bd80: Layer already exists 19:39:52 d2d9d24a8c2a: Layer already exists 19:39:53 main: digest: sha256:d48c8e771e3872d7288e91ddf3f0b8d2e87a1a4cf00b17fc716c7157cafabc21 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:39:53 ===================================================== [Pipeline] echo 19:39:53 taggedImages: 19:39:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:39:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.36 19:39:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:39:53 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:39:53 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:53 latest 19:39:53 3.1.0-dev.36 19:39:53 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:39:53 main 19:39:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:39:53 34a665662bf1: Preparing 19:39:53 246971563c73: Preparing 19:39:53 2b2c2b52302e: Preparing 19:39:53 385fc9af7da6: Preparing 19:39:53 c6058f78a4db: Preparing 19:39:53 19714211321c: Preparing 19:39:53 d2d9d24a8c2a: Preparing 19:39:53 19714211321c: Waiting 19:39:53 d2d9d24a8c2a: Waiting 19:39:53 c6058f78a4db: Layer already exists 19:39:53 385fc9af7da6: Layer already exists 19:39:53 19714211321c: Layer already exists 19:39:53 d2d9d24a8c2a: Layer already exists 19:39:54 246971563c73: Pushed 19:39:54 34a665662bf1: Pushed 19:39:57 2b2c2b52302e: Pushed 19:39:57 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:39:58 34a665662bf1: Preparing 19:39:58 246971563c73: Preparing 19:39:58 2b2c2b52302e: Preparing 19:39:58 385fc9af7da6: Preparing 19:39:58 c6058f78a4db: Preparing 19:39:58 19714211321c: Preparing 19:39:58 d2d9d24a8c2a: Preparing 19:39:58 19714211321c: Waiting 19:39:58 d2d9d24a8c2a: Waiting 19:39:58 246971563c73: Layer already exists 19:39:58 2b2c2b52302e: Layer already exists 19:39:58 34a665662bf1: Layer already exists 19:39:58 c6058f78a4db: Layer already exists 19:39:58 385fc9af7da6: Layer already exists 19:39:58 19714211321c: Layer already exists 19:39:58 d2d9d24a8c2a: Layer already exists 19:39:58 latest: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 19:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:39:59 34a665662bf1: Preparing 19:39:59 246971563c73: Preparing 19:39:59 2b2c2b52302e: Preparing 19:39:59 385fc9af7da6: Preparing 19:39:59 c6058f78a4db: Preparing 19:39:59 19714211321c: Preparing 19:39:59 d2d9d24a8c2a: Preparing 19:39:59 19714211321c: Waiting 19:39:59 c6058f78a4db: Layer already exists 19:39:59 2b2c2b52302e: Layer already exists 19:39:59 385fc9af7da6: Layer already exists 19:39:59 34a665662bf1: Layer already exists 19:39:59 246971563c73: Layer already exists 19:39:59 d2d9d24a8c2a: Layer already exists 19:39:59 19714211321c: Layer already exists 19:39:59 3.1.0-dev.36: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:40:00 34a665662bf1: Preparing 19:40:00 246971563c73: Preparing 19:40:00 2b2c2b52302e: Preparing 19:40:00 385fc9af7da6: Preparing 19:40:00 c6058f78a4db: Preparing 19:40:00 19714211321c: Preparing 19:40:00 d2d9d24a8c2a: Preparing 19:40:00 19714211321c: Waiting 19:40:00 d2d9d24a8c2a: Waiting 19:40:00 2b2c2b52302e: Layer already exists 19:40:00 246971563c73: Layer already exists 19:40:00 385fc9af7da6: Layer already exists 19:40:00 c6058f78a4db: Layer already exists 19:40:00 34a665662bf1: Layer already exists 19:40:00 19714211321c: Layer already exists 19:40:00 d2d9d24a8c2a: Layer already exists 19:40:00 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:40:00 34a665662bf1: Preparing 19:40:00 246971563c73: Preparing 19:40:00 2b2c2b52302e: Preparing 19:40:00 385fc9af7da6: Preparing 19:40:00 c6058f78a4db: Preparing 19:40:00 19714211321c: Preparing 19:40:00 d2d9d24a8c2a: Preparing 19:40:00 19714211321c: Waiting 19:40:00 d2d9d24a8c2a: Waiting 19:40:00 2b2c2b52302e: Layer already exists 19:40:00 385fc9af7da6: Layer already exists 19:40:00 c6058f78a4db: Layer already exists 19:40:00 246971563c73: Layer already exists 19:40:00 34a665662bf1: Layer already exists 19:40:00 d2d9d24a8c2a: Layer already exists 19:40:00 19714211321c: Layer already exists 19:40:01 main: digest: sha256:58a210f4c1fe55c5f35f39020dce17a15f3bb764b51c15c1f1f36ca9446b3b33 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:01 ===================================================== [Pipeline] echo 19:40:01 taggedImages: 19:40:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:40:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.36 19:40:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:40:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:40:01 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:01 latest 19:40:01 3.1.0-dev.36 19:40:01 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:01 main 19:40:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:40:01 c142048514c8: Preparing 19:40:01 61cfdfe49ac7: Preparing 19:40:01 cbc6dc2a16a3: Preparing 19:40:01 da2297a51bbb: Preparing 19:40:01 06a6ddb6f1e0: Preparing 19:40:01 8fb14b966a4e: Preparing 19:40:01 acbb057e6b9c: Preparing 19:40:01 385fc9af7da6: Preparing 19:40:01 c6058f78a4db: Preparing 19:40:01 cccdb8adebfa: Preparing 19:40:01 0563a6c8075d: Preparing 19:40:01 5f70bf18a086: Preparing 19:40:01 3d06c930b317: Preparing 19:40:01 e953aae3cbbb: Preparing 19:40:01 d2d9d24a8c2a: Preparing 19:40:01 cccdb8adebfa: Waiting 19:40:01 3d06c930b317: Waiting 19:40:01 e953aae3cbbb: Waiting 19:40:01 d2d9d24a8c2a: Waiting 19:40:01 0563a6c8075d: Waiting 19:40:01 8fb14b966a4e: Waiting 19:40:01 5f70bf18a086: Waiting 19:40:01 acbb057e6b9c: Waiting 19:40:01 c6058f78a4db: Waiting 19:40:01 385fc9af7da6: Waiting 19:40:02 da2297a51bbb: Pushed 19:40:02 c142048514c8: Pushed 19:40:02 06a6ddb6f1e0: Pushed 19:40:02 61cfdfe49ac7: Pushed 19:40:02 cbc6dc2a16a3: Pushed 19:40:02 385fc9af7da6: Layer already exists 19:40:02 c6058f78a4db: Layer already exists 19:40:02 8fb14b966a4e: Pushed 19:40:02 0563a6c8075d: Pushed 19:40:02 cccdb8adebfa: Pushed 19:40:02 5f70bf18a086: Pushed 19:40:02 3d06c930b317: Pushed 19:40:02 d2d9d24a8c2a: Layer already exists 19:40:02 e953aae3cbbb: Pushed 19:40:06 acbb057e6b9c: Pushed 19:40:06 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:40:06 c142048514c8: Preparing 19:40:06 61cfdfe49ac7: Preparing 19:40:06 cbc6dc2a16a3: Preparing 19:40:06 da2297a51bbb: Preparing 19:40:06 06a6ddb6f1e0: Preparing 19:40:06 8fb14b966a4e: Preparing 19:40:06 acbb057e6b9c: Preparing 19:40:06 385fc9af7da6: Preparing 19:40:06 c6058f78a4db: Preparing 19:40:06 cccdb8adebfa: Preparing 19:40:06 0563a6c8075d: Preparing 19:40:06 5f70bf18a086: Preparing 19:40:06 3d06c930b317: Preparing 19:40:06 e953aae3cbbb: Preparing 19:40:06 d2d9d24a8c2a: Preparing 19:40:06 8fb14b966a4e: Waiting 19:40:06 cccdb8adebfa: Waiting 19:40:06 acbb057e6b9c: Waiting 19:40:06 0563a6c8075d: Waiting 19:40:06 385fc9af7da6: Waiting 19:40:06 5f70bf18a086: Waiting 19:40:06 c6058f78a4db: Waiting 19:40:06 3d06c930b317: Waiting 19:40:06 e953aae3cbbb: Waiting 19:40:06 d2d9d24a8c2a: Waiting 19:40:06 da2297a51bbb: Layer already exists 19:40:06 61cfdfe49ac7: Layer already exists 19:40:06 06a6ddb6f1e0: Layer already exists 19:40:06 c142048514c8: Layer already exists 19:40:06 cbc6dc2a16a3: Layer already exists 19:40:06 8fb14b966a4e: Layer already exists 19:40:06 acbb057e6b9c: Layer already exists 19:40:06 c6058f78a4db: Layer already exists 19:40:06 385fc9af7da6: Layer already exists 19:40:06 cccdb8adebfa: Layer already exists 19:40:06 0563a6c8075d: Layer already exists 19:40:06 5f70bf18a086: Layer already exists 19:40:06 3d06c930b317: Layer already exists 19:40:06 e953aae3cbbb: Layer already exists 19:40:06 d2d9d24a8c2a: Layer already exists 19:40:07 latest: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 19:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:40:07 c142048514c8: Preparing 19:40:07 61cfdfe49ac7: Preparing 19:40:07 cbc6dc2a16a3: Preparing 19:40:07 da2297a51bbb: Preparing 19:40:07 06a6ddb6f1e0: Preparing 19:40:07 8fb14b966a4e: Preparing 19:40:07 acbb057e6b9c: Preparing 19:40:07 385fc9af7da6: Preparing 19:40:07 c6058f78a4db: Preparing 19:40:07 cccdb8adebfa: Preparing 19:40:07 0563a6c8075d: Preparing 19:40:07 5f70bf18a086: Preparing 19:40:07 3d06c930b317: Preparing 19:40:07 e953aae3cbbb: Preparing 19:40:07 d2d9d24a8c2a: Preparing 19:40:07 cccdb8adebfa: Waiting 19:40:07 0563a6c8075d: Waiting 19:40:07 3d06c930b317: Waiting 19:40:07 5f70bf18a086: Waiting 19:40:07 8fb14b966a4e: Waiting 19:40:07 385fc9af7da6: Waiting 19:40:07 acbb057e6b9c: Waiting 19:40:07 c6058f78a4db: Waiting 19:40:07 d2d9d24a8c2a: Waiting 19:40:07 61cfdfe49ac7: Layer already exists 19:40:07 c142048514c8: Layer already exists 19:40:07 06a6ddb6f1e0: Layer already exists 19:40:07 cbc6dc2a16a3: Layer already exists 19:40:07 da2297a51bbb: Layer already exists 19:40:07 cccdb8adebfa: Layer already exists 19:40:07 acbb057e6b9c: Layer already exists 19:40:07 8fb14b966a4e: Layer already exists 19:40:07 385fc9af7da6: Layer already exists 19:40:07 c6058f78a4db: Layer already exists 19:40:07 3d06c930b317: Layer already exists 19:40:07 5f70bf18a086: Layer already exists 19:40:07 d2d9d24a8c2a: Layer already exists 19:40:07 0563a6c8075d: Layer already exists 19:40:07 e953aae3cbbb: Layer already exists 19:40:07 3.1.0-dev.36: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:40:08 c142048514c8: Preparing 19:40:08 61cfdfe49ac7: Preparing 19:40:08 cbc6dc2a16a3: Preparing 19:40:08 da2297a51bbb: Preparing 19:40:08 06a6ddb6f1e0: Preparing 19:40:08 8fb14b966a4e: Preparing 19:40:08 acbb057e6b9c: Preparing 19:40:08 385fc9af7da6: Preparing 19:40:08 c6058f78a4db: Preparing 19:40:08 cccdb8adebfa: Preparing 19:40:08 0563a6c8075d: Preparing 19:40:08 5f70bf18a086: Preparing 19:40:08 3d06c930b317: Preparing 19:40:08 e953aae3cbbb: Preparing 19:40:08 d2d9d24a8c2a: Preparing 19:40:08 c6058f78a4db: Waiting 19:40:08 8fb14b966a4e: Waiting 19:40:08 cccdb8adebfa: Waiting 19:40:08 acbb057e6b9c: Waiting 19:40:08 0563a6c8075d: Waiting 19:40:08 385fc9af7da6: Waiting 19:40:08 5f70bf18a086: Waiting 19:40:08 3d06c930b317: Waiting 19:40:08 d2d9d24a8c2a: Waiting 19:40:08 e953aae3cbbb: Waiting 19:40:08 61cfdfe49ac7: Layer already exists 19:40:08 da2297a51bbb: Layer already exists 19:40:08 06a6ddb6f1e0: Layer already exists 19:40:08 cbc6dc2a16a3: Layer already exists 19:40:08 c142048514c8: Layer already exists 19:40:08 acbb057e6b9c: Layer already exists 19:40:08 385fc9af7da6: Layer already exists 19:40:08 8fb14b966a4e: Layer already exists 19:40:08 c6058f78a4db: Layer already exists 19:40:08 cccdb8adebfa: Layer already exists 19:40:08 5f70bf18a086: Layer already exists 19:40:08 0563a6c8075d: Layer already exists 19:40:08 3d06c930b317: Layer already exists 19:40:08 e953aae3cbbb: Layer already exists 19:40:08 d2d9d24a8c2a: Layer already exists 19:40:08 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:40:09 c142048514c8: Preparing 19:40:09 61cfdfe49ac7: Preparing 19:40:09 cbc6dc2a16a3: Preparing 19:40:09 da2297a51bbb: Preparing 19:40:09 06a6ddb6f1e0: Preparing 19:40:09 8fb14b966a4e: Preparing 19:40:09 acbb057e6b9c: Preparing 19:40:09 385fc9af7da6: Preparing 19:40:09 c6058f78a4db: Preparing 19:40:09 cccdb8adebfa: Preparing 19:40:09 0563a6c8075d: Preparing 19:40:09 5f70bf18a086: Preparing 19:40:09 3d06c930b317: Preparing 19:40:09 e953aae3cbbb: Preparing 19:40:09 d2d9d24a8c2a: Preparing 19:40:09 c6058f78a4db: Waiting 19:40:09 cccdb8adebfa: Waiting 19:40:09 0563a6c8075d: Waiting 19:40:09 5f70bf18a086: Waiting 19:40:09 3d06c930b317: Waiting 19:40:09 e953aae3cbbb: Waiting 19:40:09 d2d9d24a8c2a: Waiting 19:40:09 acbb057e6b9c: Waiting 19:40:09 8fb14b966a4e: Waiting 19:40:09 385fc9af7da6: Waiting 19:40:09 06a6ddb6f1e0: Layer already exists 19:40:09 61cfdfe49ac7: Layer already exists 19:40:09 da2297a51bbb: Layer already exists 19:40:09 cbc6dc2a16a3: Layer already exists 19:40:09 c142048514c8: Layer already exists 19:40:09 385fc9af7da6: Layer already exists 19:40:09 cccdb8adebfa: Layer already exists 19:40:09 acbb057e6b9c: Layer already exists 19:40:09 c6058f78a4db: Layer already exists 19:40:09 8fb14b966a4e: Layer already exists 19:40:09 5f70bf18a086: Layer already exists 19:40:09 e953aae3cbbb: Layer already exists 19:40:09 0563a6c8075d: Layer already exists 19:40:09 d2d9d24a8c2a: Layer already exists 19:40:09 3d06c930b317: Layer already exists 19:40:09 main: digest: sha256:5b10336df3ae4d07ce076af04e1dd53847f3e096f058fb1d6c86a10785b89a96 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:09 ===================================================== [Pipeline] echo 19:40:09 taggedImages: 19:40:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:40:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.36 19:40:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:40:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 19:40:09 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:09 latest 19:40:09 3.1.0-dev.36 19:40:09 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:09 main 19:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:40:10 42899a52ef5f: Preparing 19:40:10 419d721cc48c: Preparing 19:40:10 f96d1819843f: Preparing 19:40:10 6a37d2a42e28: Preparing 19:40:10 385fc9af7da6: Preparing 19:40:10 c6058f78a4db: Preparing 19:40:10 19714211321c: Preparing 19:40:10 d2d9d24a8c2a: Preparing 19:40:10 c6058f78a4db: Waiting 19:40:10 d2d9d24a8c2a: Waiting 19:40:10 19714211321c: Waiting 19:40:10 385fc9af7da6: Layer already exists 19:40:10 c6058f78a4db: Layer already exists 19:40:10 f96d1819843f: Pushed 19:40:10 419d721cc48c: Pushed 19:40:10 42899a52ef5f: Pushed 19:40:11 19714211321c: Layer already exists 19:40:11 d2d9d24a8c2a: Layer already exists 19:40:13 6a37d2a42e28: Pushed 19:40:13 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + 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 19:40:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:40:14 42899a52ef5f: Preparing 19:40:14 419d721cc48c: Preparing 19:40:14 f96d1819843f: Preparing 19:40:14 6a37d2a42e28: Preparing 19:40:14 385fc9af7da6: Preparing 19:40:14 c6058f78a4db: Preparing 19:40:14 19714211321c: Preparing 19:40:14 d2d9d24a8c2a: Preparing 19:40:14 c6058f78a4db: Waiting 19:40:14 19714211321c: Waiting 19:40:14 d2d9d24a8c2a: Waiting 19:40:14 419d721cc48c: Layer already exists 19:40:14 f96d1819843f: Layer already exists 19:40:14 6a37d2a42e28: Layer already exists 19:40:14 42899a52ef5f: Layer already exists 19:40:14 385fc9af7da6: Layer already exists 19:40:14 19714211321c: Layer already exists 19:40:14 c6058f78a4db: Layer already exists 19:40:14 d2d9d24a8c2a: Layer already exists 19:40:14 latest: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 19:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:40:15 42899a52ef5f: Preparing 19:40:15 419d721cc48c: Preparing 19:40:15 f96d1819843f: Preparing 19:40:15 6a37d2a42e28: Preparing 19:40:15 385fc9af7da6: Preparing 19:40:15 c6058f78a4db: Preparing 19:40:15 19714211321c: Preparing 19:40:15 d2d9d24a8c2a: Preparing 19:40:15 19714211321c: Waiting 19:40:15 d2d9d24a8c2a: Waiting 19:40:15 c6058f78a4db: Waiting 19:40:15 42899a52ef5f: Layer already exists 19:40:15 f96d1819843f: Layer already exists 19:40:15 419d721cc48c: Layer already exists 19:40:15 385fc9af7da6: Layer already exists 19:40:15 6a37d2a42e28: Layer already exists 19:40:15 d2d9d24a8c2a: Layer already exists 19:40:15 c6058f78a4db: Layer already exists 19:40:15 19714211321c: Layer already exists 19:40:15 3.1.0-dev.36: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:40:16 42899a52ef5f: Preparing 19:40:16 419d721cc48c: Preparing 19:40:16 f96d1819843f: Preparing 19:40:16 6a37d2a42e28: Preparing 19:40:16 385fc9af7da6: Preparing 19:40:16 c6058f78a4db: Preparing 19:40:16 19714211321c: Preparing 19:40:16 d2d9d24a8c2a: Preparing 19:40:16 19714211321c: Waiting 19:40:16 d2d9d24a8c2a: Waiting 19:40:16 c6058f78a4db: Waiting 19:40:16 42899a52ef5f: Layer already exists 19:40:16 385fc9af7da6: Layer already exists 19:40:16 6a37d2a42e28: Layer already exists 19:40:16 419d721cc48c: Layer already exists 19:40:16 f96d1819843f: Layer already exists 19:40:16 c6058f78a4db: Layer already exists 19:40:16 19714211321c: Layer already exists 19:40:16 d2d9d24a8c2a: Layer already exists 19:40:16 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:16 + 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 19:40:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 19:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:40:17 42899a52ef5f: Preparing 19:40:17 419d721cc48c: Preparing 19:40:17 f96d1819843f: Preparing 19:40:17 6a37d2a42e28: Preparing 19:40:17 385fc9af7da6: Preparing 19:40:17 c6058f78a4db: Preparing 19:40:17 19714211321c: Preparing 19:40:17 d2d9d24a8c2a: Preparing 19:40:17 19714211321c: Waiting 19:40:17 c6058f78a4db: Waiting 19:40:17 f96d1819843f: Layer already exists 19:40:17 419d721cc48c: Layer already exists 19:40:17 385fc9af7da6: Layer already exists 19:40:17 6a37d2a42e28: Layer already exists 19:40:17 42899a52ef5f: Layer already exists 19:40:17 c6058f78a4db: Layer already exists 19:40:17 d2d9d24a8c2a: Layer already exists 19:40:17 19714211321c: Layer already exists 19:40:17 main: digest: sha256:94df5ef3f51c53486407561856f574920c2403f33997cffc9eb4e80f6540b34a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:17 ===================================================== [Pipeline] echo 19:40:17 taggedImages: 19:40:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:40:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.36 19:40:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 19:40:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:40:17 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:17 latest 19:40:17 3.1.0-dev.36 19:40:17 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:17 main 19:40:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:40:18 787eac166e14: Preparing 19:40:18 8268f6d9c137: Preparing 19:40:18 08c5fec7ae57: Preparing 19:40:18 89f1d791ba5f: Preparing 19:40:18 e64b86beea40: Preparing 19:40:18 385fc9af7da6: Preparing 19:40:18 c6058f78a4db: Preparing 19:40:18 cc0425025450: Preparing 19:40:18 15cf5bf50b41: Preparing 19:40:18 d2d9d24a8c2a: Preparing 19:40:18 385fc9af7da6: Waiting 19:40:18 c6058f78a4db: Waiting 19:40:18 cc0425025450: Waiting 19:40:18 15cf5bf50b41: Waiting 19:40:18 8268f6d9c137: Pushed 19:40:18 787eac166e14: Pushed 19:40:18 89f1d791ba5f: Pushed 19:40:18 e64b86beea40: Pushed 19:40:18 385fc9af7da6: Layer already exists 19:40:18 c6058f78a4db: Layer already exists 19:40:18 d2d9d24a8c2a: Layer already exists 19:40:18 cc0425025450: Pushed 19:40:21 15cf5bf50b41: Pushed 19:40:21 08c5fec7ae57: Pushed 19:40:21 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:21 + 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 19:40:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:40:22 787eac166e14: Preparing 19:40:22 8268f6d9c137: Preparing 19:40:22 08c5fec7ae57: Preparing 19:40:22 89f1d791ba5f: Preparing 19:40:22 e64b86beea40: Preparing 19:40:22 385fc9af7da6: Preparing 19:40:22 c6058f78a4db: Preparing 19:40:22 cc0425025450: Preparing 19:40:22 15cf5bf50b41: Preparing 19:40:22 d2d9d24a8c2a: Preparing 19:40:22 c6058f78a4db: Waiting 19:40:22 385fc9af7da6: Waiting 19:40:22 cc0425025450: Waiting 19:40:22 15cf5bf50b41: Waiting 19:40:22 d2d9d24a8c2a: Waiting 19:40:22 08c5fec7ae57: Layer already exists 19:40:22 787eac166e14: Layer already exists 19:40:22 e64b86beea40: Layer already exists 19:40:22 8268f6d9c137: Layer already exists 19:40:22 89f1d791ba5f: Layer already exists 19:40:22 cc0425025450: Layer already exists 19:40:22 385fc9af7da6: Layer already exists 19:40:22 d2d9d24a8c2a: Layer already exists 19:40:22 c6058f78a4db: Layer already exists 19:40:22 15cf5bf50b41: Layer already exists 19:40:22 latest: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 19:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:40:22 787eac166e14: Preparing 19:40:22 8268f6d9c137: Preparing 19:40:22 08c5fec7ae57: Preparing 19:40:22 89f1d791ba5f: Preparing 19:40:22 e64b86beea40: Preparing 19:40:22 385fc9af7da6: Preparing 19:40:22 c6058f78a4db: Preparing 19:40:22 cc0425025450: Preparing 19:40:22 15cf5bf50b41: Preparing 19:40:22 d2d9d24a8c2a: Preparing 19:40:22 cc0425025450: Waiting 19:40:22 15cf5bf50b41: Waiting 19:40:22 d2d9d24a8c2a: Waiting 19:40:22 385fc9af7da6: Waiting 19:40:22 c6058f78a4db: Waiting 19:40:22 8268f6d9c137: Layer already exists 19:40:22 08c5fec7ae57: Layer already exists 19:40:22 e64b86beea40: Layer already exists 19:40:22 787eac166e14: Layer already exists 19:40:22 89f1d791ba5f: Layer already exists 19:40:22 c6058f78a4db: Layer already exists 19:40:22 d2d9d24a8c2a: Layer already exists 19:40:22 cc0425025450: Layer already exists 19:40:22 385fc9af7da6: Layer already exists 19:40:22 15cf5bf50b41: Layer already exists 19:40:24 3.1.0-dev.36: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:40:24 787eac166e14: Preparing 19:40:24 8268f6d9c137: Preparing 19:40:24 08c5fec7ae57: Preparing 19:40:24 89f1d791ba5f: Preparing 19:40:24 e64b86beea40: Preparing 19:40:24 385fc9af7da6: Preparing 19:40:24 c6058f78a4db: Preparing 19:40:24 cc0425025450: Preparing 19:40:24 15cf5bf50b41: Preparing 19:40:24 d2d9d24a8c2a: Preparing 19:40:24 385fc9af7da6: Waiting 19:40:24 c6058f78a4db: Waiting 19:40:24 cc0425025450: Waiting 19:40:24 15cf5bf50b41: Waiting 19:40:24 d2d9d24a8c2a: Waiting 19:40:24 89f1d791ba5f: Layer already exists 19:40:24 08c5fec7ae57: Layer already exists 19:40:24 8268f6d9c137: Layer already exists 19:40:24 e64b86beea40: Layer already exists 19:40:24 787eac166e14: Layer already exists 19:40:24 cc0425025450: Layer already exists 19:40:24 c6058f78a4db: Layer already exists 19:40:24 385fc9af7da6: Layer already exists 19:40:24 15cf5bf50b41: Layer already exists 19:40:24 d2d9d24a8c2a: Layer already exists 19:40:24 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:25 + 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 19:40:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:40:25 787eac166e14: Preparing 19:40:25 8268f6d9c137: Preparing 19:40:25 08c5fec7ae57: Preparing 19:40:25 89f1d791ba5f: Preparing 19:40:25 e64b86beea40: Preparing 19:40:25 385fc9af7da6: Preparing 19:40:25 c6058f78a4db: Preparing 19:40:25 cc0425025450: Preparing 19:40:25 15cf5bf50b41: Preparing 19:40:25 d2d9d24a8c2a: Preparing 19:40:25 385fc9af7da6: Waiting 19:40:25 c6058f78a4db: Waiting 19:40:25 cc0425025450: Waiting 19:40:25 15cf5bf50b41: Waiting 19:40:25 d2d9d24a8c2a: Waiting 19:40:25 e64b86beea40: Layer already exists 19:40:25 8268f6d9c137: Layer already exists 19:40:25 89f1d791ba5f: Layer already exists 19:40:25 08c5fec7ae57: Layer already exists 19:40:25 787eac166e14: Layer already exists 19:40:25 385fc9af7da6: Layer already exists 19:40:25 cc0425025450: Layer already exists 19:40:25 c6058f78a4db: Layer already exists 19:40:25 15cf5bf50b41: Layer already exists 19:40:25 d2d9d24a8c2a: Layer already exists 19:40:26 main: digest: sha256:724f42b3170ce15c0dbb0bb3fa67c1a3c330e961f32298375e86c178e8936387 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:26 ===================================================== [Pipeline] echo 19:40:26 taggedImages: 19:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.36 19:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:40:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:40:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:26 latest 19:40:26 3.1.0-dev.36 19:40:26 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:26 main 19:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:40:26 12eb90650b3d: Preparing 19:40:26 5c4a9dd75f5d: Preparing 19:40:26 9da243675144: Preparing 19:40:26 28f5d208d29d: Preparing 19:40:26 b89920274993: Preparing 19:40:26 81fcca896761: Preparing 19:40:26 716e3632e890: Preparing 19:40:26 385fc9af7da6: Preparing 19:40:26 c6058f78a4db: Preparing 19:40:26 af0bcccd62cd: Preparing 19:40:26 d2d9d24a8c2a: Preparing 19:40:26 81fcca896761: Waiting 19:40:26 c6058f78a4db: Waiting 19:40:26 af0bcccd62cd: Waiting 19:40:26 d2d9d24a8c2a: Waiting 19:40:26 716e3632e890: Waiting 19:40:26 385fc9af7da6: Waiting 19:40:27 5c4a9dd75f5d: Pushed 19:40:27 b89920274993: Pushed 19:40:27 12eb90650b3d: Pushed 19:40:27 385fc9af7da6: Layer already exists 19:40:27 c6058f78a4db: Layer already exists 19:40:27 81fcca896761: Pushed 19:40:27 d2d9d24a8c2a: Layer already exists 19:40:27 716e3632e890: Pushed 19:40:30 28f5d208d29d: Pushed 19:40:30 af0bcccd62cd: Pushed 19:40:30 9da243675144: Pushed 19:40:30 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:40:31 12eb90650b3d: Preparing 19:40:31 5c4a9dd75f5d: Preparing 19:40:31 9da243675144: Preparing 19:40:31 28f5d208d29d: Preparing 19:40:31 b89920274993: Preparing 19:40:31 81fcca896761: Preparing 19:40:31 716e3632e890: Preparing 19:40:31 385fc9af7da6: Preparing 19:40:31 c6058f78a4db: Preparing 19:40:31 af0bcccd62cd: Preparing 19:40:31 d2d9d24a8c2a: Preparing 19:40:31 385fc9af7da6: Waiting 19:40:31 c6058f78a4db: Waiting 19:40:31 81fcca896761: Waiting 19:40:31 af0bcccd62cd: Waiting 19:40:31 d2d9d24a8c2a: Waiting 19:40:31 716e3632e890: Waiting 19:40:31 28f5d208d29d: Layer already exists 19:40:31 5c4a9dd75f5d: Layer already exists 19:40:31 9da243675144: Layer already exists 19:40:31 b89920274993: Layer already exists 19:40:31 12eb90650b3d: Layer already exists 19:40:31 81fcca896761: Layer already exists 19:40:31 385fc9af7da6: Layer already exists 19:40:31 716e3632e890: Layer already exists 19:40:31 c6058f78a4db: Layer already exists 19:40:31 af0bcccd62cd: Layer already exists 19:40:31 d2d9d24a8c2a: Layer already exists 19:40:31 latest: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 19:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:40:32 12eb90650b3d: Preparing 19:40:32 5c4a9dd75f5d: Preparing 19:40:32 9da243675144: Preparing 19:40:32 28f5d208d29d: Preparing 19:40:32 b89920274993: Preparing 19:40:32 81fcca896761: Preparing 19:40:32 716e3632e890: Preparing 19:40:32 385fc9af7da6: Preparing 19:40:32 c6058f78a4db: Preparing 19:40:32 af0bcccd62cd: Preparing 19:40:32 d2d9d24a8c2a: Preparing 19:40:32 385fc9af7da6: Waiting 19:40:32 c6058f78a4db: Waiting 19:40:32 716e3632e890: Waiting 19:40:32 af0bcccd62cd: Waiting 19:40:32 d2d9d24a8c2a: Waiting 19:40:32 81fcca896761: Waiting 19:40:32 9da243675144: Layer already exists 19:40:32 5c4a9dd75f5d: Layer already exists 19:40:32 12eb90650b3d: Layer already exists 19:40:32 b89920274993: Layer already exists 19:40:32 28f5d208d29d: Layer already exists 19:40:32 716e3632e890: Layer already exists 19:40:32 81fcca896761: Layer already exists 19:40:32 af0bcccd62cd: Layer already exists 19:40:32 385fc9af7da6: Layer already exists 19:40:32 c6058f78a4db: Layer already exists 19:40:32 d2d9d24a8c2a: Layer already exists 19:40:32 3.1.0-dev.36: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:40:33 12eb90650b3d: Preparing 19:40:33 5c4a9dd75f5d: Preparing 19:40:33 9da243675144: Preparing 19:40:33 28f5d208d29d: Preparing 19:40:33 b89920274993: Preparing 19:40:33 81fcca896761: Preparing 19:40:33 716e3632e890: Preparing 19:40:33 385fc9af7da6: Preparing 19:40:33 c6058f78a4db: Preparing 19:40:33 af0bcccd62cd: Preparing 19:40:33 d2d9d24a8c2a: Preparing 19:40:33 81fcca896761: Waiting 19:40:33 716e3632e890: Waiting 19:40:33 385fc9af7da6: Waiting 19:40:33 c6058f78a4db: Waiting 19:40:33 af0bcccd62cd: Waiting 19:40:33 d2d9d24a8c2a: Waiting 19:40:33 b89920274993: Layer already exists 19:40:33 28f5d208d29d: Layer already exists 19:40:33 5c4a9dd75f5d: Layer already exists 19:40:33 12eb90650b3d: Layer already exists 19:40:33 9da243675144: Layer already exists 19:40:33 716e3632e890: Layer already exists 19:40:33 81fcca896761: Layer already exists 19:40:33 385fc9af7da6: Layer already exists 19:40:33 af0bcccd62cd: Layer already exists 19:40:33 c6058f78a4db: Layer already exists 19:40:33 d2d9d24a8c2a: Layer already exists 19:40:33 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:33 + 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 19:40:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:40:34 12eb90650b3d: Preparing 19:40:34 5c4a9dd75f5d: Preparing 19:40:34 9da243675144: Preparing 19:40:34 28f5d208d29d: Preparing 19:40:34 b89920274993: Preparing 19:40:34 81fcca896761: Preparing 19:40:34 716e3632e890: Preparing 19:40:34 385fc9af7da6: Preparing 19:40:34 c6058f78a4db: Preparing 19:40:34 af0bcccd62cd: Preparing 19:40:34 d2d9d24a8c2a: Preparing 19:40:34 385fc9af7da6: Waiting 19:40:34 c6058f78a4db: Waiting 19:40:34 af0bcccd62cd: Waiting 19:40:34 81fcca896761: Waiting 19:40:34 d2d9d24a8c2a: Waiting 19:40:34 716e3632e890: Waiting 19:40:34 12eb90650b3d: Layer already exists 19:40:34 28f5d208d29d: Layer already exists 19:40:34 9da243675144: Layer already exists 19:40:34 5c4a9dd75f5d: Layer already exists 19:40:34 b89920274993: Layer already exists 19:40:34 716e3632e890: Layer already exists 19:40:34 385fc9af7da6: Layer already exists 19:40:34 c6058f78a4db: Layer already exists 19:40:34 af0bcccd62cd: Layer already exists 19:40:34 81fcca896761: Layer already exists 19:40:34 d2d9d24a8c2a: Layer already exists 19:40:34 main: digest: sha256:49864ff33ef412a5a95293ba997471857002736bc0ce8426fff1848953e36593 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:34 ===================================================== [Pipeline] echo 19:40:34 taggedImages: 19:40:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:40:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.36 19:40:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:40:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:40:34 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:34 latest 19:40:34 3.1.0-dev.36 19:40:34 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:34 main 19:40:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:40:35 7de53a38e02f: Preparing 19:40:35 6e8c21c9d90d: Preparing 19:40:35 385fc9af7da6: Preparing 19:40:35 c6058f78a4db: Preparing 19:40:35 ed1f57258647: Preparing 19:40:35 d2d9d24a8c2a: Preparing 19:40:35 d2d9d24a8c2a: Waiting 19:40:35 c6058f78a4db: Layer already exists 19:40:35 385fc9af7da6: Layer already exists 19:40:35 d2d9d24a8c2a: Layer already exists 19:40:35 7de53a38e02f: Pushed 19:40:36 ed1f57258647: Pushed 19:40:40 6e8c21c9d90d: Pushed 19:40:40 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:40:40 7de53a38e02f: Preparing 19:40:40 6e8c21c9d90d: Preparing 19:40:40 385fc9af7da6: Preparing 19:40:40 c6058f78a4db: Preparing 19:40:40 ed1f57258647: Preparing 19:40:40 d2d9d24a8c2a: Preparing 19:40:40 d2d9d24a8c2a: Waiting 19:40:40 c6058f78a4db: Layer already exists 19:40:40 7de53a38e02f: Layer already exists 19:40:40 6e8c21c9d90d: Layer already exists 19:40:40 ed1f57258647: Layer already exists 19:40:40 385fc9af7da6: Layer already exists 19:40:40 d2d9d24a8c2a: Layer already exists 19:40:40 latest: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 19:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:40:41 7de53a38e02f: Preparing 19:40:41 6e8c21c9d90d: Preparing 19:40:41 385fc9af7da6: Preparing 19:40:41 c6058f78a4db: Preparing 19:40:41 ed1f57258647: Preparing 19:40:41 d2d9d24a8c2a: Preparing 19:40:41 d2d9d24a8c2a: Waiting 19:40:41 385fc9af7da6: Layer already exists 19:40:41 ed1f57258647: Layer already exists 19:40:41 7de53a38e02f: Layer already exists 19:40:41 6e8c21c9d90d: Layer already exists 19:40:41 c6058f78a4db: Layer already exists 19:40:41 d2d9d24a8c2a: Layer already exists 19:40:41 3.1.0-dev.36: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:40:42 7de53a38e02f: Preparing 19:40:42 6e8c21c9d90d: Preparing 19:40:42 385fc9af7da6: Preparing 19:40:42 c6058f78a4db: Preparing 19:40:42 ed1f57258647: Preparing 19:40:42 d2d9d24a8c2a: Preparing 19:40:42 d2d9d24a8c2a: Waiting 19:40:42 7de53a38e02f: Layer already exists 19:40:42 c6058f78a4db: Layer already exists 19:40:42 ed1f57258647: Layer already exists 19:40:42 385fc9af7da6: Layer already exists 19:40:42 6e8c21c9d90d: Layer already exists 19:40:42 d2d9d24a8c2a: Layer already exists 19:40:42 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:43 + 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 19:40:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:40:43 7de53a38e02f: Preparing 19:40:43 6e8c21c9d90d: Preparing 19:40:43 385fc9af7da6: Preparing 19:40:43 c6058f78a4db: Preparing 19:40:43 ed1f57258647: Preparing 19:40:43 d2d9d24a8c2a: Preparing 19:40:43 d2d9d24a8c2a: Waiting 19:40:43 7de53a38e02f: Layer already exists 19:40:43 c6058f78a4db: Layer already exists 19:40:43 6e8c21c9d90d: Layer already exists 19:40:43 ed1f57258647: Layer already exists 19:40:43 385fc9af7da6: Layer already exists 19:40:43 d2d9d24a8c2a: Layer already exists 19:40:43 main: digest: sha256:d9f7cd73a75fcbbdbeb14308e9452ac5ab6b992369a33e95a786cee493078813 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:40:43 ===================================================== [Pipeline] echo 19:40:43 taggedImages: 19:40:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:40:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.36 19:40:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:40:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:40:43 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:43 latest 19:40:43 3.1.0-dev.36 19:40:43 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:40:43 main 19:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:40:44 ac06407690a0: Preparing 19:40:44 8cbaed6461ec: Preparing 19:40:44 fd38d79e6bb4: Preparing 19:40:44 385fc9af7da6: Preparing 19:40:44 c6058f78a4db: Preparing 19:40:44 1c45c44a98db: Preparing 19:40:44 5d87f8c2fe81: Preparing 19:40:44 d4e72a0354ff: Preparing 19:40:44 d2d9d24a8c2a: Preparing 19:40:44 1c45c44a98db: Waiting 19:40:44 5d87f8c2fe81: Waiting 19:40:44 d2d9d24a8c2a: Waiting 19:40:44 d4e72a0354ff: Waiting 19:40:44 385fc9af7da6: Layer already exists 19:40:44 c6058f78a4db: Layer already exists 19:40:44 8cbaed6461ec: Pushed 19:40:44 ac06407690a0: Pushed 19:40:44 fd38d79e6bb4: Pushed 19:40:44 d2d9d24a8c2a: Layer already exists 19:40:45 d4e72a0354ff: Pushed 19:40:57 5d87f8c2fe81: Pushed 19:41:01 1c45c44a98db: Pushed 19:41:01 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:01 + 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 19:41:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:41:01 ac06407690a0: Preparing 19:41:01 8cbaed6461ec: Preparing 19:41:01 fd38d79e6bb4: Preparing 19:41:01 385fc9af7da6: Preparing 19:41:01 c6058f78a4db: Preparing 19:41:01 1c45c44a98db: Preparing 19:41:01 5d87f8c2fe81: Preparing 19:41:01 d4e72a0354ff: Preparing 19:41:01 d2d9d24a8c2a: Preparing 19:41:01 1c45c44a98db: Waiting 19:41:01 5d87f8c2fe81: Waiting 19:41:01 d4e72a0354ff: Waiting 19:41:01 d2d9d24a8c2a: Waiting 19:41:01 fd38d79e6bb4: Layer already exists 19:41:01 8cbaed6461ec: Layer already exists 19:41:01 c6058f78a4db: Layer already exists 19:41:01 ac06407690a0: Layer already exists 19:41:01 385fc9af7da6: Layer already exists 19:41:01 d4e72a0354ff: Layer already exists 19:41:01 5d87f8c2fe81: Layer already exists 19:41:01 1c45c44a98db: Layer already exists 19:41:01 d2d9d24a8c2a: Layer already exists 19:41:02 latest: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 19:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:41:05 ac06407690a0: Preparing 19:41:05 8cbaed6461ec: Preparing 19:41:05 fd38d79e6bb4: Preparing 19:41:05 385fc9af7da6: Preparing 19:41:05 c6058f78a4db: Preparing 19:41:05 1c45c44a98db: Preparing 19:41:05 5d87f8c2fe81: Preparing 19:41:05 d4e72a0354ff: Preparing 19:41:05 d2d9d24a8c2a: Preparing 19:41:05 5d87f8c2fe81: Waiting 19:41:05 d4e72a0354ff: Waiting 19:41:05 d2d9d24a8c2a: Waiting 19:41:05 1c45c44a98db: Waiting 19:41:05 8cbaed6461ec: Layer already exists 19:41:05 ac06407690a0: Layer already exists 19:41:05 c6058f78a4db: Layer already exists 19:41:05 fd38d79e6bb4: Layer already exists 19:41:05 385fc9af7da6: Layer already exists 19:41:05 d4e72a0354ff: Layer already exists 19:41:05 5d87f8c2fe81: Layer already exists 19:41:05 1c45c44a98db: Layer already exists 19:41:05 d2d9d24a8c2a: Layer already exists 19:41:05 3.1.0-dev.36: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:41:06 ac06407690a0: Preparing 19:41:06 8cbaed6461ec: Preparing 19:41:06 fd38d79e6bb4: Preparing 19:41:06 385fc9af7da6: Preparing 19:41:06 c6058f78a4db: Preparing 19:41:06 1c45c44a98db: Preparing 19:41:06 5d87f8c2fe81: Preparing 19:41:06 d4e72a0354ff: Preparing 19:41:06 d2d9d24a8c2a: Preparing 19:41:06 5d87f8c2fe81: Waiting 19:41:06 d4e72a0354ff: Waiting 19:41:06 1c45c44a98db: Waiting 19:41:06 d2d9d24a8c2a: Waiting 19:41:06 c6058f78a4db: Layer already exists 19:41:06 fd38d79e6bb4: Layer already exists 19:41:06 ac06407690a0: Layer already exists 19:41:06 8cbaed6461ec: Layer already exists 19:41:06 385fc9af7da6: Layer already exists 19:41:06 5d87f8c2fe81: Layer already exists 19:41:06 d4e72a0354ff: Layer already exists 19:41:06 1c45c44a98db: Layer already exists 19:41:06 d2d9d24a8c2a: Layer already exists 19:41:06 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:06 + 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 19:41:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:41:06 ac06407690a0: Preparing 19:41:06 8cbaed6461ec: Preparing 19:41:06 fd38d79e6bb4: Preparing 19:41:06 385fc9af7da6: Preparing 19:41:06 c6058f78a4db: Preparing 19:41:06 1c45c44a98db: Preparing 19:41:06 5d87f8c2fe81: Preparing 19:41:06 d4e72a0354ff: Preparing 19:41:06 d2d9d24a8c2a: Preparing 19:41:06 5d87f8c2fe81: Waiting 19:41:06 1c45c44a98db: Waiting 19:41:06 d4e72a0354ff: Waiting 19:41:06 d2d9d24a8c2a: Waiting 19:41:06 385fc9af7da6: Layer already exists 19:41:06 ac06407690a0: Layer already exists 19:41:06 8cbaed6461ec: Layer already exists 19:41:06 c6058f78a4db: Layer already exists 19:41:06 fd38d79e6bb4: Layer already exists 19:41:06 1c45c44a98db: Layer already exists 19:41:06 d2d9d24a8c2a: Layer already exists 19:41:06 5d87f8c2fe81: Layer already exists 19:41:06 d4e72a0354ff: Layer already exists 19:41:06 main: digest: sha256:9c7bbdf0a4b5d185b396c2ec3faa114f098c47bac6453b440f13aae1e682e802 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:07 ===================================================== [Pipeline] echo 19:41:07 taggedImages: 19:41:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:41:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.36 19:41:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:41:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:41:07 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:07 latest 19:41:07 3.1.0-dev.36 19:41:07 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:07 main 19:41:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:41:07 5c8280dc189d: Preparing 19:41:07 e55af0d2f93b: Preparing 19:41:07 6f90dc7868fb: Preparing 19:41:07 385fc9af7da6: Preparing 19:41:07 c6058f78a4db: Preparing 19:41:07 1c45c44a98db: Preparing 19:41:07 7e55cdb34ce1: Preparing 19:41:07 d2d9d24a8c2a: Preparing 19:41:07 7e55cdb34ce1: Waiting 19:41:07 d2d9d24a8c2a: Waiting 19:41:07 1c45c44a98db: Waiting 19:41:07 c6058f78a4db: Layer already exists 19:41:07 385fc9af7da6: Layer already exists 19:41:07 1c45c44a98db: Layer already exists 19:41:08 d2d9d24a8c2a: Layer already exists 19:41:08 6f90dc7868fb: Pushed 19:41:08 e55af0d2f93b: Pushed 19:41:08 5c8280dc189d: Pushed 19:41:08 7e55cdb34ce1: Pushed 19:41:09 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:09 + 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 19:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:41:09 5c8280dc189d: Preparing 19:41:09 e55af0d2f93b: Preparing 19:41:09 6f90dc7868fb: Preparing 19:41:09 385fc9af7da6: Preparing 19:41:09 c6058f78a4db: Preparing 19:41:09 1c45c44a98db: Preparing 19:41:09 7e55cdb34ce1: Preparing 19:41:09 d2d9d24a8c2a: Preparing 19:41:09 1c45c44a98db: Waiting 19:41:09 d2d9d24a8c2a: Waiting 19:41:09 7e55cdb34ce1: Waiting 19:41:09 5c8280dc189d: Layer already exists 19:41:09 e55af0d2f93b: Layer already exists 19:41:09 385fc9af7da6: Layer already exists 19:41:09 c6058f78a4db: Layer already exists 19:41:09 6f90dc7868fb: Layer already exists 19:41:09 1c45c44a98db: Layer already exists 19:41:09 7e55cdb34ce1: Layer already exists 19:41:09 d2d9d24a8c2a: Layer already exists 19:41:09 latest: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 19:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:41:10 5c8280dc189d: Preparing 19:41:10 e55af0d2f93b: Preparing 19:41:10 6f90dc7868fb: Preparing 19:41:10 385fc9af7da6: Preparing 19:41:10 c6058f78a4db: Preparing 19:41:10 1c45c44a98db: Preparing 19:41:10 7e55cdb34ce1: Preparing 19:41:10 d2d9d24a8c2a: Preparing 19:41:10 7e55cdb34ce1: Waiting 19:41:10 d2d9d24a8c2a: Waiting 19:41:10 1c45c44a98db: Waiting 19:41:10 e55af0d2f93b: Layer already exists 19:41:10 c6058f78a4db: Layer already exists 19:41:10 385fc9af7da6: Layer already exists 19:41:10 6f90dc7868fb: Layer already exists 19:41:10 5c8280dc189d: Layer already exists 19:41:10 7e55cdb34ce1: Layer already exists 19:41:10 1c45c44a98db: Layer already exists 19:41:10 d2d9d24a8c2a: Layer already exists 19:41:10 3.1.0-dev.36: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:41:11 5c8280dc189d: Preparing 19:41:11 e55af0d2f93b: Preparing 19:41:11 6f90dc7868fb: Preparing 19:41:11 385fc9af7da6: Preparing 19:41:11 c6058f78a4db: Preparing 19:41:11 1c45c44a98db: Preparing 19:41:11 7e55cdb34ce1: Preparing 19:41:11 d2d9d24a8c2a: Preparing 19:41:11 1c45c44a98db: Waiting 19:41:11 7e55cdb34ce1: Waiting 19:41:11 d2d9d24a8c2a: Waiting 19:41:11 5c8280dc189d: Layer already exists 19:41:11 6f90dc7868fb: Layer already exists 19:41:11 e55af0d2f93b: Layer already exists 19:41:11 c6058f78a4db: Layer already exists 19:41:11 385fc9af7da6: Layer already exists 19:41:11 1c45c44a98db: Layer already exists 19:41:11 d2d9d24a8c2a: Layer already exists 19:41:11 7e55cdb34ce1: Layer already exists 19:41:11 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:11 + 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 19:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:41:12 5c8280dc189d: Preparing 19:41:12 e55af0d2f93b: Preparing 19:41:12 6f90dc7868fb: Preparing 19:41:12 385fc9af7da6: Preparing 19:41:12 c6058f78a4db: Preparing 19:41:12 1c45c44a98db: Preparing 19:41:12 7e55cdb34ce1: Preparing 19:41:12 d2d9d24a8c2a: Preparing 19:41:12 1c45c44a98db: Waiting 19:41:12 7e55cdb34ce1: Waiting 19:41:12 d2d9d24a8c2a: Waiting 19:41:12 6f90dc7868fb: Layer already exists 19:41:12 e55af0d2f93b: Layer already exists 19:41:12 c6058f78a4db: Layer already exists 19:41:12 5c8280dc189d: Layer already exists 19:41:12 385fc9af7da6: Layer already exists 19:41:12 7e55cdb34ce1: Layer already exists 19:41:12 d2d9d24a8c2a: Layer already exists 19:41:12 1c45c44a98db: Layer already exists 19:41:12 main: digest: sha256:a76fb565f2681bff8080de4e4532afcd48a5236c09f4574ee33efa76d6ec6edb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:12 ===================================================== [Pipeline] echo 19:41:12 taggedImages: 19:41:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:41:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.36 19:41:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:12 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:41:12 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:41:12 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:12 latest 19:41:12 3.1.0-dev.36 19:41:12 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:12 main 19:41:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:41:12 05081fe66056: Preparing 19:41:12 bb5eddb4ec1d: Preparing 19:41:12 bb92b5d5b5a9: Preparing 19:41:12 385fc9af7da6: Preparing 19:41:12 c6058f78a4db: Preparing 19:41:12 d64132f4f6fc: Preparing 19:41:12 d4e72a0354ff: Preparing 19:41:12 d2d9d24a8c2a: Preparing 19:41:12 d64132f4f6fc: Waiting 19:41:12 d4e72a0354ff: Waiting 19:41:12 d2d9d24a8c2a: Waiting 19:41:12 385fc9af7da6: Layer already exists 19:41:12 c6058f78a4db: Layer already exists 19:41:12 d4e72a0354ff: Layer already exists 19:41:13 d2d9d24a8c2a: Layer already exists 19:41:13 05081fe66056: Pushed 19:41:13 bb5eddb4ec1d: Pushed 19:41:13 bb92b5d5b5a9: Pushed 19:41:31 d64132f4f6fc: Pushed 19:41:31 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:31 + 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 19:41:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:41:31 05081fe66056: Preparing 19:41:31 bb5eddb4ec1d: Preparing 19:41:31 bb92b5d5b5a9: Preparing 19:41:31 385fc9af7da6: Preparing 19:41:31 c6058f78a4db: Preparing 19:41:31 d64132f4f6fc: Preparing 19:41:31 d4e72a0354ff: Preparing 19:41:31 d2d9d24a8c2a: Preparing 19:41:31 d4e72a0354ff: Waiting 19:41:31 d2d9d24a8c2a: Waiting 19:41:31 d64132f4f6fc: Waiting 19:41:31 bb5eddb4ec1d: Layer already exists 19:41:31 c6058f78a4db: Layer already exists 19:41:31 05081fe66056: Layer already exists 19:41:31 bb92b5d5b5a9: Layer already exists 19:41:31 385fc9af7da6: Layer already exists 19:41:31 d4e72a0354ff: Layer already exists 19:41:31 d64132f4f6fc: Layer already exists 19:41:31 d2d9d24a8c2a: Layer already exists 19:41:32 latest: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 19:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:41:32 05081fe66056: Preparing 19:41:32 bb5eddb4ec1d: Preparing 19:41:32 bb92b5d5b5a9: Preparing 19:41:32 385fc9af7da6: Preparing 19:41:32 c6058f78a4db: Preparing 19:41:32 d64132f4f6fc: Preparing 19:41:32 d4e72a0354ff: Preparing 19:41:32 d2d9d24a8c2a: Preparing 19:41:32 d4e72a0354ff: Waiting 19:41:32 d2d9d24a8c2a: Waiting 19:41:32 d64132f4f6fc: Waiting 19:41:32 c6058f78a4db: Layer already exists 19:41:32 bb5eddb4ec1d: Layer already exists 19:41:32 05081fe66056: Layer already exists 19:41:32 bb92b5d5b5a9: Layer already exists 19:41:32 385fc9af7da6: Layer already exists 19:41:32 d64132f4f6fc: Layer already exists 19:41:32 d4e72a0354ff: Layer already exists 19:41:32 d2d9d24a8c2a: Layer already exists 19:41:32 3.1.0-dev.36: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:41:33 05081fe66056: Preparing 19:41:33 bb5eddb4ec1d: Preparing 19:41:33 bb92b5d5b5a9: Preparing 19:41:33 385fc9af7da6: Preparing 19:41:33 c6058f78a4db: Preparing 19:41:33 d64132f4f6fc: Preparing 19:41:33 d4e72a0354ff: Preparing 19:41:33 d2d9d24a8c2a: Preparing 19:41:33 d4e72a0354ff: Waiting 19:41:33 d2d9d24a8c2a: Waiting 19:41:33 d64132f4f6fc: Waiting 19:41:33 05081fe66056: Layer already exists 19:41:33 bb92b5d5b5a9: Layer already exists 19:41:33 bb5eddb4ec1d: Layer already exists 19:41:33 c6058f78a4db: Layer already exists 19:41:33 385fc9af7da6: Layer already exists 19:41:33 d4e72a0354ff: Layer already exists 19:41:33 d64132f4f6fc: Layer already exists 19:41:33 d2d9d24a8c2a: Layer already exists 19:41:33 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:34 + 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 19:41:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:41:34 05081fe66056: Preparing 19:41:34 bb5eddb4ec1d: Preparing 19:41:34 bb92b5d5b5a9: Preparing 19:41:34 385fc9af7da6: Preparing 19:41:34 c6058f78a4db: Preparing 19:41:34 d64132f4f6fc: Preparing 19:41:34 d4e72a0354ff: Preparing 19:41:34 d2d9d24a8c2a: Preparing 19:41:34 d4e72a0354ff: Waiting 19:41:34 d2d9d24a8c2a: Waiting 19:41:34 d64132f4f6fc: Waiting 19:41:34 bb92b5d5b5a9: Layer already exists 19:41:34 c6058f78a4db: Layer already exists 19:41:34 bb5eddb4ec1d: Layer already exists 19:41:34 05081fe66056: Layer already exists 19:41:34 385fc9af7da6: Layer already exists 19:41:34 d64132f4f6fc: Layer already exists 19:41:34 d4e72a0354ff: Layer already exists 19:41:34 d2d9d24a8c2a: Layer already exists 19:41:34 main: digest: sha256:8c7c901483e31b6d09e8d90b52d689f91272b45b0cecddc5e396ac4409b4765e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:34 ===================================================== [Pipeline] echo 19:41:34 taggedImages: 19:41:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:41:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.36 19:41:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:34 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:41:34 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:41:34 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:34 latest 19:41:34 3.1.0-dev.36 19:41:34 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:34 main 19:41:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:41:35 e7467a4c9538: Preparing 19:41:35 3b0d6eae1828: Preparing 19:41:35 385fc9af7da6: Preparing 19:41:35 c6058f78a4db: Preparing 19:41:35 498ad2b075f2: Preparing 19:41:35 d2d9d24a8c2a: Preparing 19:41:35 d2d9d24a8c2a: Waiting 19:41:35 385fc9af7da6: Layer already exists 19:41:35 c6058f78a4db: Layer already exists 19:41:35 d2d9d24a8c2a: Layer already exists 19:41:35 e7467a4c9538: Pushed 19:41:36 498ad2b075f2: Pushed 19:41:41 3b0d6eae1828: Pushed 19:41:44 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:41:45 e7467a4c9538: Preparing 19:41:45 3b0d6eae1828: Preparing 19:41:45 385fc9af7da6: Preparing 19:41:45 c6058f78a4db: Preparing 19:41:45 498ad2b075f2: Preparing 19:41:45 d2d9d24a8c2a: Preparing 19:41:45 d2d9d24a8c2a: Waiting 19:41:45 385fc9af7da6: Layer already exists 19:41:45 3b0d6eae1828: Layer already exists 19:41:45 498ad2b075f2: Layer already exists 19:41:45 c6058f78a4db: Layer already exists 19:41:45 e7467a4c9538: Layer already exists 19:41:45 d2d9d24a8c2a: Layer already exists 19:41:46 latest: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 19:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:41:46 e7467a4c9538: Preparing 19:41:46 3b0d6eae1828: Preparing 19:41:46 385fc9af7da6: Preparing 19:41:46 c6058f78a4db: Preparing 19:41:46 498ad2b075f2: Preparing 19:41:46 d2d9d24a8c2a: Preparing 19:41:46 d2d9d24a8c2a: Waiting 19:41:46 3b0d6eae1828: Layer already exists 19:41:46 385fc9af7da6: Layer already exists 19:41:46 e7467a4c9538: Layer already exists 19:41:46 c6058f78a4db: Layer already exists 19:41:46 498ad2b075f2: Layer already exists 19:41:46 d2d9d24a8c2a: Layer already exists 19:41:46 3.1.0-dev.36: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:41:47 e7467a4c9538: Preparing 19:41:47 3b0d6eae1828: Preparing 19:41:47 385fc9af7da6: Preparing 19:41:47 c6058f78a4db: Preparing 19:41:47 498ad2b075f2: Preparing 19:41:47 d2d9d24a8c2a: Preparing 19:41:47 d2d9d24a8c2a: Waiting 19:41:47 e7467a4c9538: Layer already exists 19:41:47 498ad2b075f2: Layer already exists 19:41:47 3b0d6eae1828: Layer already exists 19:41:47 385fc9af7da6: Layer already exists 19:41:47 c6058f78a4db: Layer already exists 19:41:47 d2d9d24a8c2a: Layer already exists 19:41:47 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:41:47 e7467a4c9538: Preparing 19:41:47 3b0d6eae1828: Preparing 19:41:47 385fc9af7da6: Preparing 19:41:47 c6058f78a4db: Preparing 19:41:47 498ad2b075f2: Preparing 19:41:47 d2d9d24a8c2a: Preparing 19:41:47 d2d9d24a8c2a: Waiting 19:41:47 385fc9af7da6: Layer already exists 19:41:47 e7467a4c9538: Layer already exists 19:41:47 498ad2b075f2: Layer already exists 19:41:47 3b0d6eae1828: Layer already exists 19:41:47 c6058f78a4db: Layer already exists 19:41:47 d2d9d24a8c2a: Layer already exists 19:41:47 main: digest: sha256:64bc366ae9303fefc0eae90db28e8a84ead87048f86ae209ff96ef369df51c97 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:41:48 ===================================================== [Pipeline] echo 19:41:48 taggedImages: 19:41:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:41:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.36 19:41:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:41:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:41:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:48 latest 19:41:48 3.1.0-dev.36 19:41:48 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:41:48 main 19:41:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:41:49 db10678ada55: Preparing 19:41:49 9bf0e9279d1e: Preparing 19:41:49 385fc9af7da6: Preparing 19:41:49 c6058f78a4db: Preparing 19:41:49 19714211321c: Preparing 19:41:49 d2d9d24a8c2a: Preparing 19:41:49 d2d9d24a8c2a: Waiting 19:41:49 385fc9af7da6: Layer already exists 19:41:49 19714211321c: Layer already exists 19:41:49 d2d9d24a8c2a: Layer already exists 19:41:49 c6058f78a4db: Layer already exists 19:41:49 db10678ada55: Pushed 19:41:55 9bf0e9279d1e: Pushed 19:41:55 7bfebe8d09e2b9340326eaa527b0cdd522250f64: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:41:59 db10678ada55: Preparing 19:41:59 9bf0e9279d1e: Preparing 19:41:59 385fc9af7da6: Preparing 19:41:59 c6058f78a4db: Preparing 19:41:59 19714211321c: Preparing 19:41:59 d2d9d24a8c2a: Preparing 19:41:59 d2d9d24a8c2a: Waiting 19:41:59 9bf0e9279d1e: Layer already exists 19:41:59 385fc9af7da6: Layer already exists 19:41:59 c6058f78a4db: Layer already exists 19:41:59 db10678ada55: Layer already exists 19:41:59 19714211321c: Layer already exists 19:41:59 d2d9d24a8c2a: Layer already exists 19:41:59 latest: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 19:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:42:00 db10678ada55: Preparing 19:42:00 9bf0e9279d1e: Preparing 19:42:00 385fc9af7da6: Preparing 19:42:00 c6058f78a4db: Preparing 19:42:00 19714211321c: Preparing 19:42:00 d2d9d24a8c2a: Preparing 19:42:00 d2d9d24a8c2a: Waiting 19:42:00 c6058f78a4db: Layer already exists 19:42:00 9bf0e9279d1e: Layer already exists 19:42:00 db10678ada55: Layer already exists 19:42:00 385fc9af7da6: Layer already exists 19:42:00 19714211321c: Layer already exists 19:42:00 d2d9d24a8c2a: Layer already exists 19:42:00 3.1.0-dev.36: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:42:01 db10678ada55: Preparing 19:42:01 9bf0e9279d1e: Preparing 19:42:01 385fc9af7da6: Preparing 19:42:01 c6058f78a4db: Preparing 19:42:01 19714211321c: Preparing 19:42:01 d2d9d24a8c2a: Preparing 19:42:01 d2d9d24a8c2a: Waiting 19:42:01 19714211321c: Layer already exists 19:42:01 c6058f78a4db: Layer already exists 19:42:01 db10678ada55: Layer already exists 19:42:01 385fc9af7da6: Layer already exists 19:42:01 9bf0e9279d1e: Layer already exists 19:42:01 d2d9d24a8c2a: Layer already exists 19:42:01 7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:42:01 db10678ada55: Preparing 19:42:01 9bf0e9279d1e: Preparing 19:42:01 385fc9af7da6: Preparing 19:42:01 c6058f78a4db: Preparing 19:42:01 19714211321c: Preparing 19:42:01 d2d9d24a8c2a: Preparing 19:42:01 d2d9d24a8c2a: Waiting 19:42:01 9bf0e9279d1e: Layer already exists 19:42:01 db10678ada55: Layer already exists 19:42:01 c6058f78a4db: Layer already exists 19:42:01 19714211321c: Layer already exists 19:42:01 385fc9af7da6: Layer already exists 19:42:01 d2d9d24a8c2a: Layer already exists 19:42:02 main: digest: sha256:f088c23c0ae521be079ebb83beda40317c93e8a4db63e24a3a1fa06a3e26c5b7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:42:02 ===================================================== [Pipeline] echo 19:42:02 taggedImages: 19:42:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64 19:42:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:42:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.36 19:42:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7bfebe8d09e2b9340326eaa527b0cdd522250f64-3.1.0-dev.36 19:42:02 - 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 19:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:02 19:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:02 arm64: Pulling from edgex-lftools-log-publisher 19:42:02 8998bd30e6a1: Pulling fs layer 19:42:02 04944245beec: Pulling fs layer 19:42:02 699f458cf7ca: Pulling fs layer 19:42:02 765212b225bb: Pulling fs layer 19:42:02 f23df028b6ca: Pulling fs layer 19:42:02 d65c8cfc05b1: Pulling fs layer 19:42:02 2437ff75d9bd: Pulling fs layer 19:42:02 f23df028b6ca: Waiting 19:42:02 2437ff75d9bd: Waiting 19:42:02 765212b225bb: Waiting 19:42:03 04944245beec: Verifying Checksum 19:42:03 04944245beec: Download complete 19:42:03 f23df028b6ca: Verifying Checksum 19:42:03 f23df028b6ca: Download complete 19:42:03 d65c8cfc05b1: Verifying Checksum 19:42:03 d65c8cfc05b1: Download complete 19:42:03 699f458cf7ca: Verifying Checksum 19:42:03 699f458cf7ca: Download complete 19:42:03 8998bd30e6a1: Verifying Checksum 19:42:03 8998bd30e6a1: Download complete 19:42:05 2437ff75d9bd: Verifying Checksum 19:42:05 2437ff75d9bd: Download complete 19:42:07 8998bd30e6a1: Pull complete 19:42:07 04944245beec: Pull complete 19:42:09 699f458cf7ca: Pull complete 19:42:09 765212b225bb: Pull complete 19:42:13 f23df028b6ca: Pull complete 19:42:13 d65c8cfc05b1: Pull complete 19:42:28 2437ff75d9bd: Pull complete 19:42:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:28 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 19:42:28 $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:42:31 $ docker top 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:32 ---> job-cost.sh 19:42:32 lf-activate-venv: SKIPPING 19:42:32 INFO: No Stack... 19:42:32 INFO: Retrieving Pricing Info for: v3-standard-4 19:42:33 INFO: Archiving Costs [Pipeline] sh 19:42:33 + + cut -d,cat -f6 /w/workspace/edgex-go/570/archives/cost.csv 19:42:33 [Pipeline] lock 19:42:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] 19:42:33 Resource [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] did not exist. Created. 19:42:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:34 + echo total: 0.10999999940395355 [Pipeline] stash 19:42:34 Stashed 1 file(s) [Pipeline] } 19:42:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-570-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:34 $ docker stop --time=1 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a 19:42:36 $ docker rm -f --volumes 5c532f56585c0823db026ac26ff74cf23fb8f584298e9b3fe4e6de12728bc10a [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 19:42:36 provisioning config files... 19:42:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/570@tmp/config2091580987625286133tmp [Pipeline] { [Pipeline] sh 19:42:37 + set +x 19:42:37 + + curl -sbash https://codecov.io/bash -s 19:42:37 -- 19:42:37 19:42:37 _____ _ 19:42:37 / ____| | | 19:42:37 | | ___ __| | ___ ___ _____ __ 19:42:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:42:37 | |___| (_) | (_| | __/ (_| (_) \ V / 19:42:37 \_____\___/ \__,_|\___|\___\___/ \_/ 19:42:37 Bash-1.0.6 19:42:37 19:42:37 19:42:37 ==> git version 2.25.1 found 19:42:37 ==> 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 19:42:37 Release-Date: 2020-01-08 19:42:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:42:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:42:37 ==> Jenkins CI detected. 19:42:37 current dir:  /w/workspace/edgex-go/570 19:42:37 project root: . 19:42:37 --> token set from env 19:42:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:42:37 ==> Running gcov in . (disable via -X gcov) 19:42:37 ==> Python coveragepy not found 19:42:37 ==> Searching for coverage reports in: 19:42:37 + . 19:42:37 -> Found 1 reports 19:42:37 ==> Detecting git/mercurial file structure 19:42:37 ==> Reading reports 19:42:37 + ./coverage.out bytes=446998 19:42:37 ==> Appending adjustments 19:42:37 https://docs.codecov.io/docs/fixing-reports 19:42:38 + Found adjustments 19:42:38 ==> Gzipping contents 19:42:38 60K /tmp/codecov.VBYYNP.gz 19:42:38 ==> Uploading reports 19:42:38 url: https://codecov.io 19:42:38 query: branch=main&commit=7bfebe8d09e2b9340326eaa527b0cdd522250f64&build=570&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F570%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:42:38 -> Pinging Codecov 19:42:38 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=7bfebe8d09e2b9340326eaa527b0cdd522250f64&build=570&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F570%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:42:38 -> Uploading to 19:42:38 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/00271124DB129430A58F1EEE437C3FCB/7bfebe8d09e2b9340326eaa527b0cdd522250f64/f3dcc2d2-1c06-4187-9b6e-b2cb22aaa70a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T194238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=507f5957277085fc349e3b01892144dc50eacab83b502ffc1cdf773f3b97950f 19:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:38 Dload Upload Total Spent Left Speed 19:42:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 295k --:--:-- --:--:-- --:--:-- 295k 19:42:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7bfebe8d09e2b9340326eaa527b0cdd522250f64 [Pipeline] } 19:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:42:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:42:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:42:39 19:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:42:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:42:39 df9b9388f04a: Pulling fs layer 19:42:39 52dc419b0ee2: Pulling fs layer 19:42:39 25bc292e5bac: Pulling fs layer 19:42:39 114826534d7a: Pulling fs layer 19:42:39 4657fd5d0bcf: Pulling fs layer 19:42:39 6ad1cebc031e: Pulling fs layer 19:42:39 8a3aa393b2d8: Pulling fs layer 19:42:39 6ad1cebc031e: Waiting 19:42:39 4657fd5d0bcf: Waiting 19:42:39 114826534d7a: Waiting 19:42:39 8a3aa393b2d8: Waiting 19:42:39 25bc292e5bac: Verifying Checksum 19:42:39 25bc292e5bac: Download complete 19:42:39 52dc419b0ee2: Verifying Checksum 19:42:39 52dc419b0ee2: Download complete 19:42:39 4657fd5d0bcf: Verifying Checksum 19:42:39 4657fd5d0bcf: Download complete 19:42:39 df9b9388f04a: Download complete 19:42:40 6ad1cebc031e: Verifying Checksum 19:42:40 6ad1cebc031e: Download complete 19:42:40 df9b9388f04a: Pull complete 19:42:40 52dc419b0ee2: Pull complete 19:42:40 25bc292e5bac: Pull complete 19:42:40 114826534d7a: Verifying Checksum 19:42:40 114826534d7a: Download complete 19:42:40 8a3aa393b2d8: Verifying Checksum 19:42:40 8a3aa393b2d8: Download complete 19:42:43 114826534d7a: Pull complete 19:42:43 4657fd5d0bcf: Pull complete 19:42:44 6ad1cebc031e: Pull complete 19:42:46 8a3aa393b2d8: Pull complete 19:42:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:46 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:42:46 $ 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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:42:53 $ docker top 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 -eo pid,comm [Pipeline] { [Pipeline] echo 19:42:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 19:42:53 + set -o pipefail 19:42:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 19:42:58 19:42:58 Monitoring /w/workspace/edgex-go/570 (github.com/edgexfoundry/edgex-go)... 19:42:58 19:42:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/bd57713e-3846-444f-a01f-fcee284f16ad 19:42:58 19:42:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:42:58 19:42:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:42:58 19:43:00 19:43:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:43:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:43:00 More details here: https://snyk.co/ue1NS [Pipeline] } 19:43:00 $ docker stop --time=1 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 19:43:05 $ docker rm -f --volumes 4da44ef52027b3d4843ce1a18cffe6de3d3043a652e9b7ce1d3df9dfdefee355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:43:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:05 provisioning config files... 19:43:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/570@tmp/config171081941088447676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:05 --> edgex-publish-swagger.sh 19:43:05 === Publish openapi/v3 API === 19:43:05 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:43:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/570/openapi/v3/core-command.yaml] 19:43:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:05 Dload Upload Total Spent Left Speed 19:43:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49669 --:--:-- --:--:-- --:--:-- 49594 100 32782 0 0 100 32782 0 49669 --:--:-- --:--:-- --:--:-- 49594 19:43:06 19:43:06 19:43:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/570/openapi/v3/core-data.yaml] 19:43:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:06 Dload Upload Total Spent Left Speed 19:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 142k --:--:-- --:--:-- --:--:-- 142k 19:43:07 19:43:07 19:43:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/570/openapi/v3/core-metadata.yaml] 19:43:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:07 Dload Upload Total Spent Left Speed 19:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 707k --:--:-- --:--:-- --:--:-- 704k 100 144k 0 0 100 144k 0 326k --:--:-- --:--:-- --:--:-- 325k 19:43:07 19:43:07 19:43:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/570/openapi/v3/support-notifications.yaml] 19:43:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:07 Dload Upload Total Spent Left Speed 19:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 170k --:--:-- --:--:-- --:--:-- 170k 19:43:07 19:43:07 19:43:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/570/openapi/v3/support-scheduler.yaml] 19:43:08 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:08 Dload Upload Total Spent Left Speed 19:43:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 93083 --:--:-- --:--:-- --:--:-- 92849 100 36954 0 0 100 36954 0 93083 --:--:-- --:--:-- --:--:-- 92849 19:43:08 19:43:08 [Pipeline] } 19:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:43:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:09 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:43:10 $ docker top 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 -eo pid,comm 19:43:10 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). 19:43:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:43:10 [ssh-agent] Looking for ssh-agent implementation... 19:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:43:10 $ docker exec 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 ssh-agent 19:43:10 SSH_AUTH_SOCK=/tmp/ssh-OKg3m8Vw4V0R/agent.13 19:43:10 SSH_AGENT_PID=19 19:43:10 Running ssh-add (command line suppressed) 19:43:10 Identity added: /w/workspace/edgex-go/570@tmp/private_key_1997158322850114926.key (/w/workspace/edgex-go/570@tmp/private_key_1997158322850114926.key) 19:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:43:10 + git semver tag 19:43:11 2023-08-31 19:43:10,953 [run_tag] DEBUG tag force:False 19:43:11 2023-08-31 19:43:10,954 [check_head_tag] DEBUG check head tag 19:43:11 2023-08-31 19:43:10,955 [execute] INFO git cat-file --batch-check 19:43:11 2023-08-31 19:43:10,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=) 19:43:11 2023-08-31 19:43:10,959 [execute] INFO git cat-file --batch 19:43:11 2023-08-31 19:43:10,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=) 19:43:11 2023-08-31 19:43:10,979 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:11 2023-08-31 19:43:10,979 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 19:43:11 2023-08-31 19:43:10,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) 19:43:11 2023-08-31 19:43:10,984 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:11 3.1.0-dev.36 [Pipeline] } 19:43:11 $ docker exec --env ******** --env ******** 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 ssh-agent -k 19:43:11 unset SSH_AUTH_SOCK; 19:43:11 unset SSH_AGENT_PID; 19:43:11 echo Agent pid 19 killed; 19:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:11 + git semver [Pipeline] } 19:43:11 $ docker stop --time=1 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 19:43:13 $ docker rm -f --volumes 9218955cb955ad5eb933a297ab7b43a596ce7d18c6125e2a178be2744f4bb030 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:43:13 19:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:43:13 0.23.1-centos7: Pulling from edgex-lftools 19:43:13 ab5ef0e58194: Pulling fs layer 19:43:13 9712f1f96733: Pulling fs layer 19:43:13 63f879dbbcfc: Pulling fs layer 19:43:13 0d9ebad4ef96: Pulling fs layer 19:43:13 e9a5061849ea: Pulling fs layer 19:43:13 d747dcd14b5f: Pulling fs layer 19:43:13 2de7ff778b66: Pulling fs layer 19:43:13 0d9ebad4ef96: Waiting 19:43:13 e9a5061849ea: Waiting 19:43:13 d747dcd14b5f: Waiting 19:43:13 2de7ff778b66: Waiting 19:43:13 9712f1f96733: Verifying Checksum 19:43:13 9712f1f96733: Download complete 19:43:13 63f879dbbcfc: Verifying Checksum 19:43:13 63f879dbbcfc: Download complete 19:43:14 e9a5061849ea: Verifying Checksum 19:43:14 e9a5061849ea: Download complete 19:43:14 d747dcd14b5f: Download complete 19:43:14 ab5ef0e58194: Verifying Checksum 19:43:14 ab5ef0e58194: Download complete 19:43:14 0d9ebad4ef96: Verifying Checksum 19:43:14 0d9ebad4ef96: Download complete 19:43:14 2de7ff778b66: Verifying Checksum 19:43:14 2de7ff778b66: Download complete 19:43:16 ab5ef0e58194: Pull complete 19:43:16 9712f1f96733: Pull complete 19:43:17 63f879dbbcfc: Pull complete 19:43:20 0d9ebad4ef96: Pull complete 19:43:20 e9a5061849ea: Pull complete 19:43:20 d747dcd14b5f: Pull complete 19:43:22 2de7ff778b66: Pull complete 19:43:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:22 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:43:27 $ docker top ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:43:27 provisioning config files... 19:43:27 copy managed file [sigul-config] to file:/w/workspace/edgex-go/570@tmp/config3674322884565017761tmp 19:43:27 copy managed file [sigul-password] to file:/w/workspace/edgex-go/570@tmp/config6415985231403982099tmp 19:43:27 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/570@tmp/config16087302232644598759tmp [Pipeline] { [Pipeline] echo 19:43:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:43:27 ---> sigul-configuration.sh 19:43:27 gpg: directory `/root/.gnupg' created 19:43:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:43:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:43:27 gpg: keyring `/root/.gnupg/secring.gpg' created 19:43:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:43:27 gpg: CAST5 encrypted data 19:43:27 gpg: encrypted with 1 passphrase 19:43:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:43:28 + mkdir /home/jenkins 19:43:28 + mkdir /home/jenkins/sigul [Pipeline] sh 19:43:28 + 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 19:43:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:43:28 ---> sigul-install.sh 19:43:28 Sigul already installed; skipping installation. [Pipeline] sh 19:43:28 + git tag --list 19:43:28 0.6.0 19:43:28 0.6.1 19:43:28 0.7.0 19:43:28 0.7.1 19:43:28 v1.0.0 19:43:28 v1.0.1 19:43:28 v1.1.0 19:43:28 v1.2.0 19:43:28 v1.2.1 19:43:28 v1.3.0 19:43:28 v1.3.1 19:43:28 v2.0.0 19:43:28 v2.1.0 19:43:28 v2.1.1 19:43:28 v2.2.0 19:43:28 v2.3.0 19:43:28 v3.0 19:43:28 v3.0.0 19:43:28 v3.1.0-dev.1 19:43:28 v3.1.0-dev.10 19:43:28 v3.1.0-dev.11 19:43:28 v3.1.0-dev.12 19:43:28 v3.1.0-dev.13 19:43:28 v3.1.0-dev.14 19:43:28 v3.1.0-dev.15 19:43:28 v3.1.0-dev.16 19:43:28 v3.1.0-dev.17 19:43:28 v3.1.0-dev.18 19:43:28 v3.1.0-dev.19 19:43:28 v3.1.0-dev.2 19:43:28 v3.1.0-dev.20 19:43:28 v3.1.0-dev.21 19:43:28 v3.1.0-dev.22 19:43:28 v3.1.0-dev.23 19:43:28 v3.1.0-dev.24 19:43:28 v3.1.0-dev.25 19:43:28 v3.1.0-dev.26 19:43:28 v3.1.0-dev.27 19:43:28 v3.1.0-dev.28 19:43:28 v3.1.0-dev.29 19:43:28 v3.1.0-dev.3 19:43:28 v3.1.0-dev.30 19:43:28 v3.1.0-dev.31 19:43:28 v3.1.0-dev.32 19:43:28 v3.1.0-dev.33 19:43:28 v3.1.0-dev.34 19:43:28 v3.1.0-dev.35 19:43:28 v3.1.0-dev.36 19:43:28 v3.1.0-dev.4 19:43:28 v3.1.0-dev.5 19:43:28 v3.1.0-dev.6 19:43:28 v3.1.0-dev.7 19:43:28 v3.1.0-dev.8 19:43:28 v3.1.0-dev.9 [Pipeline] sh 19:43:29 + lftools sign git-tag v3.1.0-dev.36 19:43:29 Signing Git tag with Sigul... 19:43:29 Signing v3.1.0-dev.36 [Pipeline] echo 19:43:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:43:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:43:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:43:30 $ docker stop --time=1 ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 19:43:31 $ docker rm -f --volumes ebc4fbba7aa0a5ef568c6e616b8ab31b2d08f6bfc7acff8000872996f2a65317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:32 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:43:33 $ docker top f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 -eo pid,comm 19:43:33 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). 19:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:43:33 [ssh-agent] Looking for ssh-agent implementation... 19:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:43:33 $ docker exec f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 ssh-agent 19:43:33 SSH_AUTH_SOCK=/tmp/ssh-L17KKqeJRDV5/agent.32 19:43:33 SSH_AGENT_PID=38 19:43:33 Running ssh-add (command line suppressed) 19:43:33 Identity added: /w/workspace/edgex-go/570@tmp/private_key_7488268524608867039.key (/w/workspace/edgex-go/570@tmp/private_key_7488268524608867039.key) 19:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:43:33 + git semver bump pre 19:43:34 2023-08-31 19:43:34,057 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:34 2023-08-31 19:43:34,057 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 19:43:34 2023-08-31 19:43:34,057 [bump_version] DEBUG bumped version:3.1.0-dev.37 19:43:34 2023-08-31 19:43:34,057 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/edgex-go/570/.semver/main with force:True 19:43:34 2023-08-31 19:43:34,057 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:34 2023-08-31 19:43:34,057 [write_file] DEBUG write to file:/w/workspace/edgex-go/570/.semver/main 19:43:34 2023-08-31 19:43:34,059 [execute] INFO git cat-file --batch-check 19:43:34 2023-08-31 19:43:34,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) 19:43:34 2023-08-31 19:43:34,064 [execute] INFO git cat-file --batch 19:43:34 2023-08-31 19:43:34,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) 19:43:34 2023-08-31 19:43:34,069 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:34 3.1.0-dev.37 [Pipeline] } 19:43:34 $ docker exec --env ******** --env ******** f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 ssh-agent -k 19:43:34 unset SSH_AUTH_SOCK; 19:43:34 unset SSH_AGENT_PID; 19:43:34 echo Agent pid 38 killed; 19:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:34 + git semver [Pipeline] } 19:43:34 $ docker stop --time=1 f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 19:43:36 $ docker rm -f --volumes f0cbe823f5a5008a915e3e4ac11ee76666851a1365ee0aec4c9bc013bef7c7a1 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:43:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:36 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:43:37 $ docker top 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 -eo pid,comm 19:43:37 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). 19:43:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:43:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:43:37 [ssh-agent] Looking for ssh-agent implementation... 19:43:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:43:37 $ docker exec 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 ssh-agent 19:43:37 SSH_AUTH_SOCK=/tmp/ssh-ZSVoaid34yhX/agent.32 19:43:37 SSH_AGENT_PID=38 19:43:37 Running ssh-add (command line suppressed) 19:43:37 Identity added: /w/workspace/edgex-go/570@tmp/private_key_10384902983043466936.key (/w/workspace/edgex-go/570@tmp/private_key_10384902983043466936.key) 19:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:43:37 + git semver push 19:43:38 2023-08-31 19:43:37,957 [run_push] DEBUG push 19:43:38 2023-08-31 19:43:37,958 [execute] INFO git cat-file --batch-check 19:43:38 2023-08-31 19:43:37,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=) 19:43:38 2023-08-31 19:43:37,962 [execute] INFO git rev-list 5203fdebdf1378ece70a37d5eaa882f51bcff1db -- 19:43:38 2023-08-31 19:43:37,962 [execute] DEBUG Popen(['git', 'rev-list', '5203fdebdf1378ece70a37d5eaa882f51bcff1db', '--'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=None) 19:43:38 2023-08-31 19:43:37,979 [execute] INFO git fetch -v origin 19:43:38 2023-08-31 19:43:37,979 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=True, shell=None, istream=None) 19:43:38 2023-08-31 19:43:38,436 [run_push] DEBUG no remote changes detected 19:43:38 2023-08-31 19:43:38,436 [execute] INFO git push origin semver 19:43:38 2023-08-31 19:43:38,436 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/570/.semver, universal_newlines=False, shell=None, istream=None) 19:43:39 2023-08-31 19:43:39,225 [run_push] DEBUG push all version tags 19:43:39 2023-08-31 19:43:39,226 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:43:39 2023-08-31 19:43:39,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/570, universal_newlines=False, shell=None, istream=None) 19:43:40 2023-08-31 19:43:39,952 [read_version] DEBUG read version from /w/workspace/edgex-go/570/.semver/main 19:43:40 3.1.0-dev.37 [Pipeline] } 19:43:40 $ docker exec --env ******** --env ******** 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 ssh-agent -k 19:43:40 unset SSH_AUTH_SOCK; 19:43:40 unset SSH_AGENT_PID; 19:43:40 echo Agent pid 38 killed; 19:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:40 + git semver [Pipeline] } 19:43:40 $ docker stop --time=1 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 19:43:42 $ docker rm -f --volumes 87c0b600dde6805d612f2ee9933dbc7a7572f53cbb0364e7fa93203361bcc2a9 [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 19:43:42 + [ -d /w/workspace/edgex-go/570/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:43 ---> package-listing.sh 19:43:43 ++ facter osfamily 19:43:43 ++ tr '[:upper:]' '[:lower:]' 19:43:43 + OS_FAMILY=debian 19:43:43 + workspace=/w/workspace/edgex-go/570 19:43:43 + START_PACKAGES=/tmp/packages_start.txt 19:43:43 + END_PACKAGES=/tmp/packages_end.txt 19:43:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:43 + PACKAGES=/tmp/packages_start.txt 19:43:43 + '[' /w/workspace/edgex-go/570 ']' 19:43:43 + PACKAGES=/tmp/packages_end.txt 19:43:43 + case "${OS_FAMILY}" in 19:43:43 + dpkg -l 19:43:43 + grep '^ii' 19:43:43 + '[' -f /tmp/packages_start.txt ']' 19:43:43 + '[' -f /tmp/packages_end.txt ']' 19:43:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:43 + '[' /w/workspace/edgex-go/570 ']' 19:43:43 + mkdir -p /w/workspace/edgex-go/570/archives/ 19:43:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/570/archives/ [Pipeline] echo 19:43:44 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/570/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:43:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:44 19:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:45 latest: Pulling from edgex-lftools-log-publisher 19:43:45 5eb5b503b376: Pulling fs layer 19:43:45 5c69ac0246d0: Pulling fs layer 19:43:45 ec43610c2a17: Pulling fs layer 19:43:45 3a2ae6a8a46f: Pulling fs layer 19:43:45 33b1e0a273af: Pulling fs layer 19:43:45 5d3b04190fa2: Pulling fs layer 19:43:45 2f39f015ded8: Pulling fs layer 19:43:45 33b1e0a273af: Waiting 19:43:45 5d3b04190fa2: Waiting 19:43:45 2f39f015ded8: Waiting 19:43:45 3a2ae6a8a46f: Waiting 19:43:45 5c69ac0246d0: Download complete 19:43:45 3a2ae6a8a46f: Verifying Checksum 19:43:45 3a2ae6a8a46f: Download complete 19:43:45 33b1e0a273af: Verifying Checksum 19:43:45 33b1e0a273af: Download complete 19:43:45 5d3b04190fa2: Download complete 19:43:45 ec43610c2a17: Verifying Checksum 19:43:45 ec43610c2a17: Download complete 19:43:45 5eb5b503b376: Verifying Checksum 19:43:45 5eb5b503b376: Download complete 19:43:45 2f39f015ded8: Download complete 19:43:46 5eb5b503b376: Pull complete 19:43:46 5c69ac0246d0: Pull complete 19:43:47 ec43610c2a17: Pull complete 19:43:47 3a2ae6a8a46f: Pull complete 19:43:47 33b1e0a273af: Pull complete 19:43:47 5d3b04190fa2: Pull complete 19:43:51 2f39f015ded8: Pull complete 19:43:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:51 prd-ubuntu20.04-docker-8c-8g-5044 does not seem to be running inside a container 19:43:51 $ 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/570/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/570 -v /w/workspace/edgex-go/570:/w/workspace/edgex-go/570:rw,z -v /w/workspace/edgex-go/570@tmp:/w/workspace/edgex-go/570@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 19:43:55 $ docker top e21b3c30abde00bf486380e14de6fe193fc99be6fa9627950d5f40534efebc7c -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:56 + ls /var/log/sa-host 19:43:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:56 provisioning config files... 19:43:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/570@tmp/config9726245675196620106tmp [Pipeline] { [Pipeline] echo 19:43:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:56 ---> create-netrc.sh [Pipeline] } 19:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> python-tools-install.sh [Pipeline] echo 19:43:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> sudo-logs.sh 19:43:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> job-cost.sh 19:43:57 lf-activate-venv: SKIPPING 19:43:57 DEBUG: total: 0.10999999940395355 19:43:57 INFO: Retrieving Stack Cost... 19:43:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:58 INFO: Archiving Costs [Pipeline] echo 19:43:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:58 ---> logs-deploy.sh 19:43:58 lf-activate-venv: SKIPPING 19:43:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/570 19:43:58 INFO: archiving workspace using pattern(s): 19:43:59 Archives upload complete. 19:43:59 INFO: archiving logs to Nexus 19:44:00 ---> uname -a: 19:44:00 Linux prd-ubuntu20-04-docker-8c-8g-5044 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:44:00 19:44:00 19:44:00 ---> lscpu: 19:44:00 Architecture: x86_64 19:44:00 CPU op-mode(s): 32-bit, 64-bit 19:44:00 Byte Order: Little Endian 19:44:00 Address sizes: 40 bits physical, 48 bits virtual 19:44:00 CPU(s): 8 19:44:00 On-line CPU(s) list: 0-7 19:44:00 Thread(s) per core: 1 19:44:00 Core(s) per socket: 1 19:44:00 Socket(s): 8 19:44:00 NUMA node(s): 1 19:44:00 Vendor ID: AuthenticAMD 19:44:00 CPU family: 23 19:44:00 Model: 49 19:44:00 Model name: AMD EPYC-Rome Processor 19:44:00 Stepping: 0 19:44:00 CPU MHz: 2799.998 19:44:00 BogoMIPS: 5599.99 19:44:00 Virtualization: AMD-V 19:44:00 Hypervisor vendor: KVM 19:44:00 Virtualization type: full 19:44:00 L1d cache: 256 KiB 19:44:00 L1i cache: 256 KiB 19:44:00 L2 cache: 4 MiB 19:44:00 L3 cache: 128 MiB 19:44:00 NUMA node0 CPU(s): 0-7 19:44:00 Vulnerability Itlb multihit: Not affected 19:44:00 Vulnerability L1tf: Not affected 19:44:00 Vulnerability Mds: Not affected 19:44:00 Vulnerability Meltdown: Not affected 19:44:00 Vulnerability Mmio stale data: Not affected 19:44:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:44:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:44:00 Vulnerability Srbds: Not affected 19:44:00 Vulnerability Tsx async abort: Not affected 19:44:00 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 19:44:00 19:44:00 19:44:00 ---> nproc: 19:44:00 8 19:44:00 19:44:00 19:44:00 ---> df -h: 19:44:00 Filesystem Size Used Avail Use% Mounted on 19:44:00 overlay 155G 22G 134G 15% / 19:44:00 tmpfs 64M 0 64M 0% /dev 19:44:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:44:00 shm 64M 0 64M 0% /dev/shm 19:44:00 /dev/vda1 155G 22G 134G 15% /facter-os 19:44:00 19:44:00 19:44:00 ---> sar -b -r -n DEV: 19:44:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5044) 08/31/23 _x86_64_ (8 CPU) 19:44:00 19:44:00 19:14:52 LINUX RESTART (8 CPU) 19:44:00 19:44:00 19:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:00 19:16:02 132.33 47.93 84.40 0.00 5396.70 99936.28 0.00 19:44:00 19:17:01 104.12 0.64 103.47 0.00 15.32 61831.69 0.00 19:44:00 19:18:01 38.49 0.23 38.25 0.00 3.07 20050.93 0.00 19:44:00 19:19:01 238.62 0.32 238.30 0.00 33.46 173264.91 0.00 19:44:00 19:20:01 453.22 7.12 446.11 0.00 2405.07 107748.18 0.00 19:44:00 19:21:01 246.26 8.12 238.14 0.00 1110.35 82168.31 0.00 19:44:00 19:22:01 481.57 0.17 481.40 0.00 24.13 39259.72 0.00 19:44:00 19:23:01 21.15 0.03 21.11 0.00 3.07 537.64 0.00 19:44:00 19:24:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 19:44:00 19:25:01 1.42 0.00 1.42 0.00 0.00 23.46 0.00 19:44:00 19:26:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 19:44:00 19:27:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 19:44:00 19:28:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 19:44:00 19:29:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 19:44:00 19:30:01 1.88 0.02 1.87 0.00 0.13 21.60 0.00 19:44:00 19:31:01 3.22 1.02 2.20 0.00 21.86 29.33 0.00 19:44:00 19:32:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 19:44:00 19:33:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 19:44:00 19:34:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 19:44:00 19:35:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 19:44:00 19:36:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 19:44:00 19:37:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:44:00 19:38:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 19:44:00 19:39:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 19:44:00 19:40:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 19:44:00 19:41:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 19:44:00 19:42:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 19:44:00 19:43:01 45.24 0.30 44.94 0.00 13.86 25313.51 0.00 19:44:00 Average: 63.80 2.35 61.45 0.00 322.57 21776.86 0.00 19:44:00 19:44:00 19:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:00 19:16:02 28940672 31601728 722396 2.20 72264 2857152 2010416 5.92 1001992 2581188 648164 19:44:00 19:17:01 27611788 31439320 866428 2.63 115624 3888544 2094656 6.17 1593324 3209172 555392 19:44:00 19:18:01 27272160 31350768 952508 2.90 119712 4108440 2100156 6.19 1580712 3534248 475388 19:44:00 19:19:01 23380616 31459368 840564 2.56 130460 8006940 2602104 7.67 1655572 7250288 61784 19:44:00 19:20:01 17214816 29215456 3015748 9.17 223280 11450912 9828632 28.97 4571608 10015304 625388 19:44:00 19:21:01 17134268 31048684 1196008 3.64 242804 13327120 3569316 10.52 3253496 11429496 871704 19:44:00 19:22:01 17834928 31469708 802316 2.44 249608 13091664 2246444 6.62 2618916 11448684 504 19:44:00 19:23:01 17852328 31488628 782744 2.38 250668 13091944 2133652 6.29 2981664 11068780 408 19:44:00 19:24:01 17852344 31488676 782724 2.38 250692 13091948 2133652 6.29 2981128 11068780 16 19:44:00 19:25:01 17859904 31496292 775076 2.36 250756 13091932 2133652 6.29 2973484 11068764 232 19:44:00 19:26:01 17859908 31496332 775376 2.36 250776 13091936 2133652 6.29 2973816 11068768 164 19:44:00 19:27:01 17860492 31496952 774860 2.36 250808 13091936 2133652 6.29 2973848 11068768 200 19:44:00 19:28:01 17865012 31501508 770248 2.34 250832 13091940 2133652 6.29 2969392 11068776 196 19:44:00 19:29:01 17864776 31502024 770448 2.34 250860 13091940 2133652 6.29 2968344 11069504 168 19:44:00 19:30:01 17863212 31500652 772124 2.35 250908 13091940 2160936 6.37 2968672 11069508 40 19:44:00 19:31:01 17862980 31501456 771516 2.35 250992 13092564 2187652 6.45 2968628 11070052 112 19:44:00 19:32:01 17862176 31500704 772144 2.35 251020 13092564 2187652 6.45 2968560 11070052 12 19:44:00 19:33:01 17862228 31500828 771856 2.35 251048 13092572 2187652 6.45 2968808 11070056 172 19:44:00 19:34:01 17862188 31500816 771820 2.35 251072 13092572 2187652 6.45 2968616 11070056 12 19:44:00 19:35:01 17861696 31500352 772136 2.35 251084 13092576 2187652 6.45 2968924 11070060 164 19:44:00 19:36:01 17861420 31500104 772336 2.35 251124 13092576 2187652 6.45 2968732 11070060 8 19:44:00 19:37:01 17861624 31500348 771996 2.35 251132 13092580 2187652 6.45 2969268 11070064 236 19:44:00 19:38:01 17861648 31500380 771952 2.35 251144 13092584 2187652 6.45 2968704 11070068 8 19:44:00 19:39:01 17861840 31500600 771872 2.35 251156 13092584 2187652 6.45 2969196 11070068 228 19:44:00 19:40:01 17861896 31500688 771784 2.35 251200 13092572 2187652 6.45 2969236 11070072 8 19:44:00 19:41:01 17862440 31501264 771160 2.35 251212 13092592 2187652 6.45 2968940 11070076 144 19:44:00 19:42:01 17862632 31501480 771100 2.34 251244 13092596 2187652 6.45 2968812 11070080 8 19:44:00 19:43:01 16726476 31463840 802384 2.44 266696 14083492 2308808 6.80 3128188 11950100 302804 19:44:00 Average: 19047802 31393891 880844 2.68 230006 11880740 2503888 7.38 2815021 10100389 126559 19:44:00 19:44:00 19:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:00 19:16:02 docker0 510.76 446.59 36.15 2747.13 0.00 0.00 0.00 0.00 19:44:00 19:16:02 ens3 1356.52 1278.64 12090.91 160.77 0.00 0.00 0.00 0.00 19:44:00 19:16:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 19:44:00 19:17:01 docker0 140.30 223.17 10.90 1788.97 0.00 0.00 0.00 0.00 19:44:00 19:17:01 ens3 262.75 166.82 1827.26 30.17 0.00 0.00 0.00 0.00 19:44:00 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:17:01 veth79f1777 0.08 0.25 0.01 0.03 0.00 0.00 0.00 0.00 19:44:00 19:18:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 19:44:00 19:18:01 ens3 48.50 48.33 28.23 114.08 0.00 0.00 0.00 0.00 19:44:00 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:18:01 veth79f1777 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 19:44:00 19:19:01 docker0 4.50 7.35 0.29 86.39 0.00 0.00 0.00 0.00 19:44:00 19:19:01 vethd30676a 4.00 7.13 0.30 86.23 0.00 0.00 0.00 0.01 19:44:00 19:19:01 veth63a1b39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 vethd87b4ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 ens3 150.55 79.44 3098.50 21.30 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth586e736 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth87b33a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:44:00 19:19:01 vethdbba685 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth584dd5d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 vetha8d9ab7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth37107ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth0a19a55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth1bb058e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:19:01 veth2d8442a 0.50 0.50 0.05 0.18 0.00 0.00 0.00 0.00 19:44:00 19:20:01 docker0 305.27 532.24 24.02 3145.80 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth7ae0d99 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 vethfb4af90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth7b646fe 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 ens3 630.66 347.36 4547.56 39.67 0.00 0.00 0.00 0.00 19:44:00 19:20:01 vethfe0f99c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:44:00 19:20:01 vethddb6272 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 vethe3c7ee5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth8d2a2c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth72516c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth4009452 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 vethb1eed42 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth63ab8c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:20:01 veth2d8442a 0.05 0.80 0.00 0.03 0.00 0.00 0.00 0.00 19:44:00 19:21:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth7ae0d99 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 vethfb4af90 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth7b646fe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 ens3 4.75 2.87 3.70 1.95 0.00 0.00 0.00 0.00 19:44:00 19:21:01 vethfe0f99c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:44:00 19:21:01 vethddb6272 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 vethe3c7ee5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth8d2a2c5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth72516c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth4009452 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 vethb1eed42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth63ab8c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:21:01 veth2d8442a 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:44:00 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:22:01 ens3 367.74 397.02 217.52 1668.34 0.00 0.00 0.00 0.00 19:44:00 19:22:01 lo 44.59 44.59 4.40 4.40 0.00 0.00 0.00 0.00 19:44:00 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:23:01 ens3 312.78 321.28 141.75 2164.39 0.00 0.00 0.00 0.00 19:44:00 19:23:01 lo 26.93 26.93 2.65 2.65 0.00 0.00 0.00 0.00 19:44:00 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:24:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:26:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:44:00 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:30:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:31:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:44:00 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:32:01 ens3 1.87 1.47 8.37 0.10 0.00 0.00 0.00 0.00 19:44:00 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:33:01 ens3 0.38 0.33 0.70 0.02 0.00 0.00 0.00 0.00 19:44:00 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:36:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:44:00 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:39:01 ens3 0.68 0.27 0.14 0.08 0.00 0.00 0.00 0.00 19:44:00 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:40:01 ens3 0.48 0.42 0.31 0.21 0.00 0.00 0.00 0.00 19:44:00 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:41:01 ens3 0.67 0.48 0.34 0.28 0.00 0.00 0.00 0.00 19:44:00 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:00 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:42:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:44:00 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:00 19:43:01 docker0 68.29 131.59 5.24 1026.73 0.00 0.00 0.00 0.00 19:44:00 19:43:01 veth97ab79f 68.29 131.71 6.18 1026.74 0.00 0.00 0.00 0.08 19:44:00 19:43:01 ens3 278.77 189.72 5005.14 140.82 0.00 0.00 0.00 0.00 19:44:00 19:43:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:44:00 Average: docker0 36.75 47.84 2.73 313.23 0.00 0.00 0.00 0.00 19:44:00 Average: veth97ab79f 2.44 4.71 0.22 36.69 0.00 0.00 0.00 0.00 19:44:00 Average: ens3 122.00 101.23 962.72 155.16 0.00 0.00 0.00 0.00 19:44:00 Average: lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 19:44:00 19:44:00 19:44:00 ---> sar -P ALL: 19:44:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5044) 08/31/23 _x86_64_ (8 CPU) 19:44:00 19:44:00 19:14:52 LINUX RESTART (8 CPU) 19:44:00 19:44:00 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:44:00 19:16:02 all 9.72 0.00 3.35 2.38 0.06 84.49 19:44:00 19:16:02 0 8.05 0.00 3.12 1.97 0.05 86.82 19:44:00 19:16:02 1 13.54 0.00 3.53 1.78 0.05 81.09 19:44:00 19:16:02 2 12.77 0.00 4.63 0.08 0.05 82.47 19:44:00 19:16:02 3 8.72 0.00 3.01 3.70 0.05 84.51 19:44:00 19:16:02 4 10.51 0.00 2.99 7.40 0.07 79.03 19:44:00 19:16:02 5 11.76 0.00 3.65 0.20 0.07 84.32 19:44:00 19:16:02 6 6.73 0.00 2.85 0.62 0.05 89.75 19:44:00 19:16:02 7 5.66 0.00 3.03 3.27 0.09 87.95 19:44:00 19:17:01 all 27.54 0.00 5.66 2.81 0.07 63.91 19:44:00 19:17:01 0 28.48 0.00 5.44 0.65 0.07 65.35 19:44:00 19:17:01 1 27.35 0.00 5.94 9.02 0.07 57.62 19:44:00 19:17:01 2 27.99 0.00 5.20 0.32 0.09 66.40 19:44:00 19:17:01 3 25.24 0.00 5.38 0.20 0.08 69.09 19:44:00 19:17:01 4 26.27 0.00 5.96 9.41 0.07 58.29 19:44:00 19:17:01 5 28.48 0.00 4.74 0.19 0.07 66.52 19:44:00 19:17:01 6 29.24 0.00 5.85 0.84 0.07 64.01 19:44:00 19:17:01 7 27.29 0.00 6.81 1.87 0.09 63.94 19:44:00 19:18:01 all 40.17 0.00 5.40 0.98 0.08 53.36 19:44:00 19:18:01 0 41.42 0.00 5.19 0.12 0.08 53.18 19:44:00 19:18:01 1 40.04 0.00 5.32 0.08 0.08 54.47 19:44:00 19:18:01 2 39.99 0.00 5.63 6.57 0.08 47.73 19:44:00 19:18:01 3 39.48 0.00 5.33 0.03 0.07 55.09 19:44:00 19:18:01 4 39.53 0.00 5.49 0.47 0.08 54.42 19:44:00 19:18:01 5 40.63 0.00 5.28 0.13 0.08 53.87 19:44:00 19:18:01 6 40.50 0.00 5.39 0.17 0.07 53.87 19:44:00 19:18:01 7 39.80 0.00 5.58 0.25 0.08 54.28 19:44:00 19:19:01 all 19.76 0.00 5.41 10.88 0.08 63.87 19:44:00 19:19:01 0 19.76 0.00 5.65 9.52 0.07 65.01 19:44:00 19:19:01 1 20.43 0.00 6.29 31.78 0.08 41.42 19:44:00 19:19:01 2 18.83 0.00 5.33 9.69 0.08 66.06 19:44:00 19:19:01 3 20.22 0.00 5.03 8.00 0.08 66.67 19:44:00 19:19:01 4 19.57 0.00 5.45 9.15 0.08 65.74 19:44:00 19:19:01 5 19.31 0.00 5.05 9.60 0.08 65.96 19:44:00 19:19:01 6 19.97 0.00 4.74 2.72 0.07 72.51 19:44:00 19:19:01 7 20.02 0.00 5.71 6.69 0.08 67.49 19:44:00 19:20:01 all 26.08 0.00 6.05 8.65 0.08 59.14 19:44:00 19:20:01 0 26.33 0.00 5.67 6.08 0.08 61.83 19:44:00 19:20:01 1 26.05 0.00 5.55 3.67 0.07 64.67 19:44:00 19:20:01 2 26.20 0.00 7.03 16.08 0.07 50.62 19:44:00 19:20:01 3 25.99 0.00 6.11 4.20 0.08 63.62 19:44:00 19:20:01 4 26.37 0.00 5.57 4.42 0.07 63.58 19:44:00 19:20:01 5 25.77 0.00 6.98 25.82 0.07 41.36 19:44:00 19:20:01 6 26.23 0.00 5.20 5.79 0.07 62.70 19:44:00 19:20:01 7 25.71 0.00 6.29 3.17 0.10 64.73 19:44:00 19:21:01 all 89.49 0.00 9.97 0.35 0.14 0.04 19:44:00 19:21:01 0 89.65 0.00 9.83 0.40 0.12 0.00 19:44:00 19:21:01 1 88.87 0.00 10.31 0.55 0.15 0.12 19:44:00 19:21:01 2 89.25 0.00 10.08 0.37 0.13 0.17 19:44:00 19:21:01 3 89.64 0.00 9.96 0.28 0.12 0.00 19:44:00 19:21:01 4 89.49 0.00 9.96 0.37 0.15 0.03 19:44:00 19:21:01 5 89.41 0.00 10.16 0.25 0.15 0.03 19:44:00 19:21:01 6 90.19 0.00 9.36 0.30 0.15 0.00 19:44:00 19:21:01 7 89.43 0.00 10.08 0.30 0.18 0.00 19:44:00 19:22:01 all 7.74 0.00 2.11 5.22 0.06 84.87 19:44:00 19:22:01 0 8.44 0.00 2.48 8.78 0.05 80.25 19:44:00 19:22:01 1 5.99 0.00 1.80 1.70 0.05 90.47 19:44:00 19:22:01 2 6.67 0.00 1.69 3.64 0.03 87.97 19:44:00 19:22:01 3 8.79 0.00 2.70 7.11 0.08 81.32 19:44:00 19:22:01 4 6.20 0.00 2.01 10.11 0.05 81.62 19:44:00 19:22:01 5 7.47 0.00 2.30 5.52 0.05 84.65 19:44:00 19:22:01 6 9.62 0.00 1.93 2.27 0.07 86.12 19:44:00 19:22:01 7 8.74 0.00 1.99 2.67 0.07 86.54 19:44:00 19:23:01 all 7.80 0.00 0.63 0.06 0.05 91.47 19:44:00 19:23:01 0 12.31 0.00 1.05 0.02 0.07 86.55 19:44:00 19:23:01 1 5.37 0.00 0.43 0.02 0.02 94.17 19:44:00 19:23:01 2 1.70 0.00 0.40 0.00 0.03 97.86 19:44:00 19:23:01 3 11.29 0.00 0.82 0.32 0.07 87.51 19:44:00 19:23:01 4 11.66 0.00 0.53 0.02 0.05 87.74 19:44:00 19:23:01 5 5.02 0.00 0.37 0.02 0.03 94.56 19:44:00 19:23:01 6 5.96 0.00 0.55 0.00 0.03 93.46 19:44:00 19:23:01 7 9.18 0.00 0.85 0.07 0.07 89.83 19:44:00 19:24:01 all 0.11 0.00 0.01 0.01 0.01 99.86 19:44:00 19:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:44:00 19:24:01 1 0.68 0.00 0.02 0.00 0.02 99.29 19:44:00 19:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:44:00 19:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:44:00 19:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:44:00 19:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:44:00 19:24:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:44:00 19:25:01 all 0.05 0.00 0.02 0.01 0.01 99.91 19:44:00 19:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:44:00 19:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:44:00 19:25:01 2 0.08 0.00 0.03 0.00 0.02 99.87 19:44:00 19:25:01 3 0.03 0.00 0.02 0.03 0.00 99.92 19:44:00 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:25:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:44:00 19:25:01 6 0.13 0.00 0.02 0.00 0.02 99.83 19:44:00 19:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 19:44:00 19:26:01 all 0.05 0.00 0.01 0.00 0.01 99.92 19:44:00 19:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:44:00 19:26:01 1 0.30 0.00 0.03 0.00 0.00 99.67 19:44:00 19:26:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:44:00 19:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:44:00 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:44:00 19:26:01 CPU %user %nice %system %iowait %steal %idle 19:44:00 19:27:01 all 0.28 0.00 0.01 0.00 0.01 99.70 19:44:00 19:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:44:00 19:27:01 1 2.00 0.00 0.02 0.00 0.03 97.95 19:44:00 19:27:01 2 0.10 0.00 0.02 0.00 0.02 99.87 19:44:00 19:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:44:00 19:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:44:00 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:28:01 all 0.26 0.00 0.02 0.00 0.01 99.71 19:44:00 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:00 19:28:01 1 1.99 0.00 0.02 0.00 0.02 97.98 19:44:00 19:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:44:00 19:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:44:00 19:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:44:00 19:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:44:00 19:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 19:44:00 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:29:01 all 0.26 0.00 0.02 0.00 0.01 99.71 19:44:00 19:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:44:00 19:29:01 1 1.87 0.00 0.05 0.00 0.02 98.06 19:44:00 19:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:44:00 19:29:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:44:00 19:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:44:00 19:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:44:00 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:30:01 all 0.04 0.00 0.03 0.01 0.01 99.92 19:44:00 19:30:01 0 0.07 0.00 0.05 0.00 0.00 99.88 19:44:00 19:30:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:44:00 19:30:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:44:00 19:30:01 3 0.02 0.00 0.02 0.03 0.00 99.93 19:44:00 19:30:01 4 0.07 0.00 0.07 0.00 0.02 99.85 19:44:00 19:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:00 19:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 19:44:00 19:31:01 all 0.06 0.00 0.04 0.01 0.01 99.89 19:44:00 19:31:01 0 0.08 0.00 0.03 0.03 0.02 99.83 19:44:00 19:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:44:00 19:31:01 2 0.05 0.00 0.03 0.02 0.02 99.88 19:44:00 19:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:44:00 19:31:01 4 0.03 0.00 0.05 0.00 0.00 99.92 19:44:00 19:31:01 5 0.17 0.00 0.07 0.03 0.00 99.73 19:44:00 19:31:01 6 0.05 0.00 0.03 0.02 0.00 99.90 19:44:00 19:31:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:44:00 19:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:44:00 19:32:01 0 0.07 0.00 0.02 0.02 0.00 99.90 19:44:00 19:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:44:00 19:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:44:00 19:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:44:00 19:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:44:00 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:44:00 19:32:01 7 0.05 0.00 0.02 0.02 0.00 99.92 19:44:00 19:33:01 all 0.01 0.00 0.02 0.00 0.01 99.97 19:44:00 19:33:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:44:00 19:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:44:00 19:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:44:00 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:33:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:44:00 19:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:44:00 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:34:01 all 0.09 0.00 0.02 0.00 0.01 99.88 19:44:00 19:34:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:44:00 19:34:01 1 0.50 0.00 0.05 0.00 0.02 99.43 19:44:00 19:34:01 2 0.10 0.00 0.07 0.00 0.02 99.82 19:44:00 19:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:00 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:34:01 7 0.02 0.00 0.00 0.02 0.02 99.95 19:44:00 19:35:01 all 0.16 0.00 0.01 0.00 0.00 99.82 19:44:00 19:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:44:00 19:35:01 1 1.14 0.00 0.02 0.00 0.00 98.84 19:44:00 19:35:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:44:00 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:44:00 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:44:00 19:36:01 all 0.17 0.00 0.02 0.01 0.01 99.80 19:44:00 19:36:01 0 0.08 0.00 0.03 0.03 0.02 99.83 19:44:00 19:36:01 1 1.06 0.00 0.02 0.00 0.02 98.91 19:44:00 19:36:01 2 0.10 0.00 0.05 0.00 0.02 99.83 19:44:00 19:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:44:00 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:44:00 19:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:44:00 19:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:44:00 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:44:00 19:37:01 2 0.08 0.00 0.05 0.00 0.02 99.85 19:44:00 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:44:00 19:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:44:00 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:44:00 19:37:01 CPU %user %nice %system %iowait %steal %idle 19:44:00 19:38:01 all 0.04 0.00 0.01 0.00 0.00 99.94 19:44:00 19:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:44:00 19:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:44:00 19:38:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:44:00 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:38:01 4 0.10 0.00 0.03 0.00 0.00 99.87 19:44:00 19:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:44:00 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:44:00 19:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:44:00 19:39:01 0 0.05 0.00 0.02 0.02 0.02 99.90 19:44:00 19:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:00 19:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:44:00 19:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:00 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:44:00 19:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:44:00 19:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:44:00 19:40:01 0 0.12 0.00 0.03 0.03 0.02 99.80 19:44:00 19:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:44:00 19:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:44:00 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:44:00 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:44:00 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:41:01 all 0.08 0.00 0.01 0.00 0.00 99.90 19:44:00 19:41:01 0 0.07 0.00 0.02 0.02 0.00 99.90 19:44:00 19:41:01 1 0.47 0.00 0.03 0.00 0.00 99.50 19:44:00 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:44:00 19:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:00 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:00 19:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:44:00 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:42:01 all 0.11 0.00 0.01 0.03 0.01 99.84 19:44:00 19:42:01 0 0.07 0.00 0.05 0.23 0.02 99.63 19:44:00 19:42:01 1 0.58 0.00 0.00 0.00 0.02 99.40 19:44:00 19:42:01 2 0.08 0.00 0.02 0.00 0.03 99.87 19:44:00 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:00 19:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:44:00 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:00 19:42:01 6 0.08 0.00 0.00 0.00 0.00 99.92 19:44:00 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:00 19:43:01 all 4.73 0.00 1.79 1.24 0.03 92.22 19:44:00 19:43:01 0 3.92 0.00 1.74 1.22 0.03 93.07 19:44:00 19:43:01 1 5.42 0.00 1.52 0.00 0.02 93.04 19:44:00 19:43:01 2 4.14 0.00 2.52 8.14 0.05 85.15 19:44:00 19:43:01 3 4.52 0.00 1.92 0.50 0.03 93.02 19:44:00 19:43:01 4 4.64 0.00 1.26 0.02 0.02 94.07 19:44:00 19:43:01 5 5.26 0.00 1.34 0.00 0.02 93.39 19:44:00 19:43:01 6 5.07 0.00 1.82 0.05 0.02 93.04 19:44:00 19:43:01 7 4.84 0.00 2.21 0.05 0.03 92.87 19:44:00 Average: all 8.34 0.00 1.44 1.16 0.03 89.03 19:44:00 Average: 0 8.50 0.00 1.44 1.04 0.03 88.99 19:44:00 Average: 1 8.65 0.00 1.46 1.71 0.03 88.15 19:44:00 Average: 2 8.12 0.00 1.53 1.59 0.03 88.73 19:44:00 Average: 3 8.32 0.00 1.43 0.87 0.03 89.35 19:44:00 Average: 4 8.33 0.00 1.40 1.46 0.03 88.78 19:44:00 Average: 5 8.29 0.00 1.42 1.48 0.02 88.78 19:44:00 Average: 6 8.30 0.00 1.35 0.45 0.02 89.87 19:44:00 Average: 7 8.20 0.00 1.51 0.65 0.03 89.61 19:44:00 19:44:00 19:44:00