Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74b98e48a794a97f37b554db3d129d7af8896319 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-ssh12905883110292056682.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-ssh11408283138629509969.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-ssh3799481578632215230.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-ssh16056397679558423606.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-ssh10235115699217786008.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-3817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/561 [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/561 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 74b98e48a794a97f37b554db3d129d7af8896319 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 Commit message: "fix: report FuzzLean result to fuzz_results folder (#4637)" > git rev-list --no-walk dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:39:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:39:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:39:56 ========================================================= 18:39:56 EdgeX Global Pipelines Version Info 18:39:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:39:56 ------------------- 18:39:56 stable info: 18:39:56 ------------------- 18:39:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:39:56 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:39:56 Message: update stable to v1.0.253 18:39:57 ------------------- 18:39:57 experimental info: 18:39:57 ------------------- 18:39:57 Commited By: **** collab-it+edgex@linuxfoundation.org 18:39:57 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 18:39:57 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74b98e4 [Pipeline] echo 18:39:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:57 provisioning config files... 18:39:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/561@tmp/config3951619252682691785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:58 ---> docker-login.sh 18:39:58 nexus3.edgexfoundry.org:10001 18:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:58 Configure a credential helper to remove this warning. See 18:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:58 18:39:58 Login Succeeded 18:39:58 nexus3.edgexfoundry.org:10002 18:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:58 Configure a credential helper to remove this warning. See 18:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:58 18:39:58 Login Succeeded 18:39:58 nexus3.edgexfoundry.org:10003 18:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:58 Configure a credential helper to remove this warning. See 18:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:58 18:39:58 Login Succeeded 18:39:58 nexus3.edgexfoundry.org:10004 18:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:58 Configure a credential helper to remove this warning. See 18:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:58 18:39:58 Login Succeeded 18:39:58 docker.io 18:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:59 Configure a credential helper to remove this warning. See 18:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:59 18:39:59 Login Succeeded 18:39:59 ---> docker-login.sh ends [Pipeline] } 18:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:39:59 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 18:39:59 + dirname cmd/core-command/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo core-command,cmd/core-command/Dockerfile 18:39:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:39:59 + dirname cmd/core-data/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo core-data,cmd/core-data/Dockerfile 18:39:59 + dirname cmd/core-metadata/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo core-metadata,cmd/core-metadata/Dockerfile 18:39:59 + dirname cmd/security-bootstrapper/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:39:59 + dirname cmd/security-proxy-auth/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:39:59 + dirname cmd/security-proxy-setup/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:39:59 + dirname cmd/security-secretstore-setup/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:39:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:39:59 + dirname cmd/security-spire-agent/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:39:59 + dirname cmd/security-spire-config/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:39:59 + dirname cmd/security-spire-server/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:39:59 + dirname cmd/support-notifications/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo support-notifications,cmd/support-notifications/Dockerfile 18:39:59 + dirname cmd/support-scheduler/Dockerfile 18:39:59 + cut -d/ -f2 18:39:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:39:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:39:59 + git rev-list -1 --merges 74b98e48a794a97f37b554db3d129d7af8896319~1..74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] echo 18:39:59 -----------> git rev-list -1 --merges 74b98e48a794a97f37b554db3d129d7af8896319~1..74b98e48a794a97f37b554db3d129d7af8896319 74b98e48a794a97f37b554db3d129d7af8896319 [false] [Pipeline] sh 18:40:00 + git log --format=format:%s -1 74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] echo 18:40:00 ========================================================= 18:40:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:40:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:00 + grep -v github /etc/ssh/ssh_known_hosts 18:40:00 + [ -e /tmp/ssh_known_hosts ] 18:40:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:00 + sudo tee -a /etc/ssh/ssh_known_hosts 18:40:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:01 18:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:01 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:01 b85a868b505f: Pulling fs layer 18:40:01 e2be974225ed: Pulling fs layer 18:40:01 339a4e72a1f5: Pulling fs layer 18:40:01 988bab9f4d93: Pulling fs layer 18:40:01 1469e6f7b9e6: Pulling fs layer 18:40:01 eaf3925da568: Pulling fs layer 18:40:01 bab4dde63d76: Pulling fs layer 18:40:01 bde34c3a00c8: Pulling fs layer 18:40:01 988bab9f4d93: Waiting 18:40:01 1469e6f7b9e6: Waiting 18:40:01 bab4dde63d76: Waiting 18:40:01 eaf3925da568: Waiting 18:40:01 bde34c3a00c8: Waiting 18:40:01 b352a97aabf1: Pulling fs layer 18:40:01 4872d77fe225: Pulling fs layer 18:40:01 5851b861e8e6: Pulling fs layer 18:40:01 4872d77fe225: Waiting 18:40:01 b352a97aabf1: Waiting 18:40:01 5851b861e8e6: Waiting 18:40:01 e2be974225ed: Verifying Checksum 18:40:01 e2be974225ed: Download complete 18:40:01 988bab9f4d93: Verifying Checksum 18:40:01 988bab9f4d93: Download complete 18:40:01 1469e6f7b9e6: Verifying Checksum 18:40:01 1469e6f7b9e6: Download complete 18:40:01 eaf3925da568: Download complete 18:40:01 339a4e72a1f5: Download complete 18:40:01 bde34c3a00c8: Verifying Checksum 18:40:01 bde34c3a00c8: Download complete 18:40:01 b352a97aabf1: Download complete 18:40:01 4872d77fe225: Verifying Checksum 18:40:01 4872d77fe225: Download complete 18:40:01 5851b861e8e6: Download complete 18:40:01 b85a868b505f: Verifying Checksum 18:40:01 b85a868b505f: Download complete 18:40:01 bab4dde63d76: Verifying Checksum 18:40:01 bab4dde63d76: Download complete 18:40:03 b85a868b505f: Pull complete 18:40:03 e2be974225ed: Pull complete 18:40:03 339a4e72a1f5: Pull complete 18:40:03 988bab9f4d93: Pull complete 18:40:04 1469e6f7b9e6: Pull complete 18:40:04 eaf3925da568: Pull complete 18:40:06 bab4dde63d76: Pull complete 18:40:06 bde34c3a00c8: Pull complete 18:40:06 b352a97aabf1: Pull complete 18:40:06 4872d77fe225: Pull complete 18:40:06 5851b861e8e6: Pull complete 18:40:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:06 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 18:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:40:10 $ docker top 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d -eo pid,comm 18:40: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). 18:40:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:10 [ssh-agent] Looking for ssh-agent implementation... 18:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:10 $ docker exec 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d ssh-agent 18:40:10 SSH_AUTH_SOCK=/tmp/ssh-epjry49h6Vuy/agent.32 18:40:10 SSH_AGENT_PID=39 18:40:10 Running ssh-add (command line suppressed) 18:40:10 Identity added: /w/workspace/edgex-go/561@tmp/private_key_5616114025381389734.key (/w/workspace/edgex-go/561@tmp/private_key_5616114025381389734.key) 18:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:10 + git tag --points-at HEAD [Pipeline] } 18:40:10 $ docker exec --env ******** --env ******** 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d ssh-agent -k 18:40:10 unset SSH_AUTH_SOCK; 18:40:10 unset SSH_AGENT_PID; 18:40:10 echo Agent pid 39 killed; 18:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:10 [ssh-agent] Looking for ssh-agent implementation... 18:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:11 $ docker exec 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d ssh-agent 18:40:11 SSH_AUTH_SOCK=/tmp/ssh-FBR7FhXXUJX1/agent.71 18:40:11 SSH_AGENT_PID=77 18:40:11 Running ssh-add (command line suppressed) 18:40:11 Identity added: /w/workspace/edgex-go/561@tmp/private_key_1579672054205889569.key (/w/workspace/edgex-go/561@tmp/private_key_1579672054205889569.key) 18:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:11 + git semver init 18:40:11 2023-08-16 18:40:11,802 [run_init] DEBUG init version:0.0.0 force:False 18:40:11 2023-08-16 18:40:11,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/561/.semver 18:40:11 2023-08-16 18:40:11,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/561/.semver 18:40:11 2023-08-16 18:40:11,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/561/.semver'], cwd=/w/workspace/edgex-go/561, universal_newlines=False, shell=None, istream=None) 18:40:17 2023-08-16 18:40:16,949 [append_file] DEBUG append to file:/w/workspace/edgex-go/561/.git/info/exclude 18:40:17 2023-08-16 18:40:16,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/561/.semver/main with force:False 18:40:17 2023-08-16 18:40:16,950 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 18:40:17 2023-08-16 18:40:16,950 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 18:40:17 3.1.0-dev.27 [Pipeline] } 18:40:17 $ docker exec --env ******** --env ******** 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d ssh-agent -k 18:40:17 unset SSH_AUTH_SOCK; 18:40:17 unset SSH_AGENT_PID; 18:40:17 echo Agent pid 77 killed; 18:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:17 + git semver [Pipeline] } 18:40:17 $ docker stop --time=1 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d 18:40:19 $ docker rm -f --volumes 11bcf03a259174606e60eb82a22b52033ec412aba8cab11f82b639b0ef79f50d [Pipeline] // withDockerContainer [Pipeline] sh 18:40:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:40:19 Stashed 1 file(s) [Pipeline] echo 18:40:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 18:40:20 + git config --global --add safe.directory /w/workspace/edgex-go/561 [Pipeline] echo 18:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:40:20 ========================================================= 18:40:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:40:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:40:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:40:20 4db1b89c0bd1: Pulling fs layer 18:40:20 6911f1a30b25: Pulling fs layer 18:40:20 e194b8c5c2a9: Pulling fs layer 18:40:20 6863d3e3a2b1: Pulling fs layer 18:40:20 ec0bb842ea78: Pulling fs layer 18:40:20 6863d3e3a2b1: Waiting 18:40:20 ec0bb842ea78: Waiting 18:40:20 40a00589a448: Pulling fs layer 18:40:20 6c08303d61cc: Pulling fs layer 18:40:20 798269fcf238: Pulling fs layer 18:40:20 40a00589a448: Waiting 18:40:20 798269fcf238: Waiting 18:40:20 6911f1a30b25: Verifying Checksum 18:40:20 6911f1a30b25: Download complete 18:40:20 6863d3e3a2b1: Verifying Checksum 18:40:20 6863d3e3a2b1: Download complete 18:40:20 ec0bb842ea78: Download complete 18:40:20 4db1b89c0bd1: Verifying Checksum 18:40:20 4db1b89c0bd1: Download complete 18:40:20 40a00589a448: Verifying Checksum 18:40:20 40a00589a448: Download complete 18:40:20 4db1b89c0bd1: Pull complete 18:40:20 6911f1a30b25: Pull complete 18:40:21 798269fcf238: Verifying Checksum 18:40:21 798269fcf238: Download complete 18:40:21 e194b8c5c2a9: Verifying Checksum 18:40:21 e194b8c5c2a9: Download complete 18:40:21 6c08303d61cc: Verifying Checksum 18:40:21 6c08303d61cc: Download complete 18:40:24 e194b8c5c2a9: Pull complete 18:40:24 6863d3e3a2b1: Pull complete 18:40:24 ec0bb842ea78: Pull complete 18:40:24 40a00589a448: Pull complete 18:40:27 6c08303d61cc: Pull complete 18:40:28 798269fcf238: Pull complete 18:40:28 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:40:28 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:40:28 WORKDIR /edgex 18:40:28 COPY go.mod . 18:40:28 RUN go mod download 18:40:28 docker build -t ci-base-image-x86_64 -f - . 18:40:29 Sending build context to Docker daemon 170.8MB 18:40:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:40:29 ---> ec979cd7f677 18:40:29 Step 2/4 : WORKDIR /edgex 18:40:34 Still waiting to schedule task 18:40:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:40:47 ---> Running in d2862f819c22 18:40:47 Removing intermediate container d2862f819c22 18:40:47 ---> 9cba82cdaf9f 18:40:47 Step 3/4 : COPY go.mod . 18:40:47 ---> f0fbbb7378fe 18:40:47 Step 4/4 : RUN go mod download 18:40:47 ---> Running in 2e9ca6ec9b44 18:41:09 Removing intermediate container 2e9ca6ec9b44 18:41:09 ---> 4d68af65c0bf 18:41:09 Successfully built 4d68af65c0bf 18:41:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:09 + docker inspect -f . ci-base-image-x86_64 18:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:09 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 18:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:10 $ docker top 7a07887110eab5b9c758da75f3ba6c678f99fb9cd39dca9930b50e2a33f3b8cc -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:10 + go version 18:41:10 go version go1.20.6 linux/amd64 [Pipeline] } 18:41:10 $ docker stop --time=1 7a07887110eab5b9c758da75f3ba6c678f99fb9cd39dca9930b50e2a33f3b8cc 18:41:11 $ docker rm -f --volumes 7a07887110eab5b9c758da75f3ba6c678f99fb9cd39dca9930b50e2a33f3b8cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:12 + docker inspect -f . ci-base-image-x86_64 18:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:12 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 18:41:12 $ 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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:12 $ docker top b6a25bdb5a7570576de1b8b42bacbc2b9829b8879f3a85c0888913c9d1e5ea54 -eo pid,comm [Pipeline] { [Pipeline] echo 18:41:12 ========================================================= 18:41:12 [edgeXBuildGoParallel] Running Tests and Build... 18:41:12 ========================================================= [Pipeline] sh 18:41:12 + git config --global --add safe.directory /w/workspace/edgex-go/561 [Pipeline] fileExists [Pipeline] sh 18:41:13 + make test 18:41:13 go test -race -coverprofile=coverage.out ./... 18:41:21 ? github.com/edgexfoundry/edgex-go [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 18:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 97.0% of statements 18:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements 18:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:41:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.905s coverage: 93.4% of statements 18:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 18:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.405s coverage: 97.6% of statements 18:41:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 18:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:41:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 18:41:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 32.2% of statements 18:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 42.9% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 18:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:41:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:42:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:42:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:42:05 Running in /w/workspace/edgex-go/561 [Pipeline] { [Pipeline] checkout 18:42:05 The recommended git tool is: git 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.332s coverage: 79.9% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.076s coverage: 92.9% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 86.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.1% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.434s coverage: 38.4% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 95.7% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 18:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 98.9% of statements 18:42:09 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 18:42:09 running golangci-lint 18:42:09 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:42:09 go version go1.20.6 linux/amd64 18:42:09 level=info msg="[config_reader] Used config file .golangci.yml" 18:42:10 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:42:10 using credential edgex-jenkins-ssh 18:42:10 Cloning the remote Git repository 18:42:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:42:10 > git init /w/workspace/edgex-go/561 # timeout=10 18:42:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:42:11 > git --version # timeout=10 18:42:11 > git --version # 'git version 2.25.1' 18:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:27 Avoid second fetch 18:42:27 Checking out Revision 74b98e48a794a97f37b554db3d129d7af8896319 (main) 18:42:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:27 > git config core.sparsecheckout # timeout=10 18:42:28 > git checkout -f 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 18:42:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|deps|exports_file|types_sizes) took 15.626582366s" 18:42:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.875084ms" 18:42:28 Commit message: "fix: report FuzzLean result to fuzz_results folder (#4637)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:29 Dload Upload Total Spent Left Speed 18:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 31743 0 --:--:-- --:--:-- --:--:-- 31743 100 12751 100 12751 0 0 36535 0 --:--:-- --:--:-- --:--:-- 36535 [Pipeline] sh 18:42:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:42:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:42:30 + sudo tee /etc/docker/daemon.new 18:42:30 { 18:42:30 "registry-mirrors": [ 18:42:30 "https://nexus3.edgexfoundry.org:10001" 18:42:30 ], 18:42:30 "bip": "10.250.0.254/24", 18:42:30 "hosts": [ 18:42:30 "tcp://0.0.0.0:5555", 18:42:30 "unix:///var/run/docker.sock" 18:42:30 ], 18:42:30 "mtu": 1458, 18:42:30 "selinux-enabled": true, 18:42:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:42:30 } [Pipeline] sh 18:42:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:42:31 + sudo service docker restart 18:42:34 level=info msg="[linters_context/goanalysis] analyzers took 1m6.180869269s with top 10 stages: buildir: 39.561990605s, inspect: 2.097873172s, fact_deprecated: 1.906383936s, gosec: 1.505612826s, ctrlflow: 1.000155937s, fact_purity: 982.615045ms, printf: 947.396023ms, nilness: 907.801034ms, S1038: 870.085976ms, typedness: 489.300042ms" 18:42:34 level=info msg="[runner] Issues before processing: 200, after processing: 0" 18:42:34 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, nolint: 0/21, cgo: 200/200, autogenerated_exclude: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude: 200/200, exclude-rules: 21/200" 18:42:34 level=info msg="[runner] processing took 20.696093ms with stages: nolint: 9.669841ms, identifier_marker: 5.145728ms, autogenerated_exclude: 1.698665ms, path_prettifier: 1.558619ms, exclude-rules: 1.515158ms, skip_dirs: 1.04778ms, cgo: 30.071µs, filename_unadjuster: 24.601µs, max_same_issues: 1.25µs, skip_files: 700ns, uniq_by_line: 610ns, sort_results: 540ns, max_from_linter: 450ns, severity-rules: 440ns, source_code: 400ns, exclude: 360ns, path_shortener: 360ns, diff: 260ns, max_per_file_from_linter: 130ns, path_prefixer: 130ns" 18:42:34 level=info msg="[runner] linters took 9.027753489s with stages: goanalysis_metalinter: 9.006926661s" 18:42:34 level=info msg="File cache stats: 0 entries of total size 0B" 18:42:34 level=info msg="Memory: 249 samples, avg is 202.1MB, max is 786.5MB" 18:42:34 level=info msg="Execution took 24.717872391s" 18:42:34 go vet ./... 18:42:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:40 ./bin/test-attribution-txt.sh 18:42:40 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:42:40 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:42:40 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:42:40 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:42:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:42:40 + ls -al . 18:42:40 total 728 18:42:40 drwxrwxr-x 12 1001 1001 4096 Aug 16 18:41 . 18:42:40 drwxr-xr-x 4 root root 4096 Aug 16 18:41 .. 18:42:40 drwxrwxr-x 2 1001 1001 4096 Aug 16 18:39 .blubracket 18:42:40 -rw-rw-r-- 1 1001 1001 16 Aug 16 18:39 .dockerignore 18:42:40 drwxrwxr-x 8 1001 1001 4096 Aug 16 18:40 .git 18:42:40 drwxrwxr-x 3 1001 1001 4096 Aug 16 18:39 .github 18:42:40 -rw-rw-r-- 1 1001 1001 1173 Aug 16 18:39 .gitignore 18:42:40 -rw-rw-r-- 1 1001 1001 42 Aug 16 18:39 .golangci.yml 18:42:40 -rw-rw-r-- 1 1001 1001 87 Aug 16 18:39 .hadolint.yml 18:42:40 drwxr-xr-x 3 1001 1001 4096 Aug 16 18:40 .semver 18:42:40 -rw-rw-r-- 1 1001 1001 166 Aug 16 18:39 .sonarcloud.properties 18:42:40 -rw-rw-r-- 1 1001 1001 1171 Aug 16 18:39 ADOPTERS.md 18:42:40 -rw-rw-r-- 1 1001 1001 11152 Aug 16 18:39 Attribution.txt 18:42:40 -rw-rw-r-- 1 1001 1001 93407 Aug 16 18:39 CHANGELOG.md 18:42:40 -rw-rw-r-- 1 1001 1001 3804 Aug 16 18:39 CONTRIBUTING.md 18:42:40 -rw-rw-r-- 1 1001 1001 677 Aug 16 18:39 GOVERNANCE.md 18:42:40 -rw-rw-r-- 1 1001 1001 883 Aug 16 18:39 Jenkinsfile 18:42:40 -rw-rw-r-- 1 1001 1001 10775 Aug 16 18:39 LICENSE 18:42:40 -rw-rw-r-- 1 1001 1001 14764 Aug 16 18:39 Makefile 18:42:40 -rw-rw-r-- 1 1001 1001 582 Aug 16 18:39 OWNERS.md 18:42:40 -rw-rw-r-- 1 1001 1001 9923 Aug 16 18:39 README.md 18:42:40 -rw-rw-r-- 1 1001 1001 789 Aug 16 18:39 SECURITY.md 18:42:40 -rw-rw-r-- 1 1001 1001 12 Aug 16 18:40 VERSION 18:42:40 drwxrwxr-x 2 1001 1001 4096 Aug 16 18:39 bin 18:42:40 drwxrwxr-x 18 1001 1001 4096 Aug 16 18:39 cmd 18:42:40 -rw-r--r-- 1 root root 446998 Aug 16 18:42 coverage.out 18:42:40 drwxrwxr-x 2 1001 1001 4096 Aug 16 18:39 fuzz_test 18:42:40 -rw-rw-r-- 1 1001 1001 3687 Aug 16 18:39 go.mod 18:42:40 -rw-rw-r-- 1 1001 1001 33714 Aug 16 18:39 go.sum 18:42:40 drwxrwxr-x 7 1001 1001 4096 Aug 16 18:39 internal 18:42:40 drwxrwxr-x 3 1001 1001 4096 Aug 16 18:39 openapi 18:42:40 -rw-rw-r-- 1 1001 1001 594 Aug 16 18:39 security.txt 18:42:40 drwxrwxr-x 4 1001 1001 4096 Aug 16 18:39 snap 18:42:40 -rw-rw-r-- 1 1001 1001 204 Aug 16 18:39 version.go [Pipeline] sh 18:42:40 + '[' -e coverage.out ] 18:42:40 + chown 1001:1001 coverage.out [Pipeline] stash 18:42:40 Stashed 1 file(s) [Pipeline] sh 18:42:41 + make build 18:42:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:49 provisioning config files... 18:42:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/561@tmp/config6859229490443326100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:50 ---> docker-login.sh 18:42:50 nexus3.edgexfoundry.org:10001 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10002 18:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:50 Configure a credential helper to remove this warning. See 18:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:50 18:42:50 Login Succeeded 18:42:50 nexus3.edgexfoundry.org:10003 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:51 Configure a credential helper to remove this warning. See 18:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:51 18:42:51 Login Succeeded 18:42:51 nexus3.edgexfoundry.org:10004 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:51 Configure a credential helper to remove this warning. See 18:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:51 18:42:51 Login Succeeded 18:42:51 docker.io 18:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:52 Configure a credential helper to remove this warning. See 18:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:52 18:42:52 Login Succeeded 18:42:52 ---> docker-login.sh ends [Pipeline] } 18:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:42:52 + git config --global --add safe.directory /w/workspace/edgex-go/561 [Pipeline] echo 18:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:52 ========================================================= 18:42:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:42:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:42:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:42:53 edb6bdbacee9: Pulling fs layer 18:42:53 5f9638ab2659: Pulling fs layer 18:42:53 8d51d6327a98: Pulling fs layer 18:42:53 8b374f2dd631: Pulling fs layer 18:42:53 ec14aa9079de: Pulling fs layer 18:42:53 2f466654f4bb: Pulling fs layer 18:42:53 554e91adad29: Pulling fs layer 18:42:53 8b374f2dd631: Waiting 18:42:53 ec14aa9079de: Waiting 18:42:53 554e91adad29: Waiting 18:42:53 2f466654f4bb: Waiting 18:42:53 5f9638ab2659: Verifying Checksum 18:42:53 5f9638ab2659: Download complete 18:42:53 8b374f2dd631: Verifying Checksum 18:42:53 8b374f2dd631: Download complete 18:42:53 ec14aa9079de: Verifying Checksum 18:42:53 ec14aa9079de: Download complete 18:42:53 edb6bdbacee9: Download complete 18:42:54 edb6bdbacee9: Pull complete 18:42:54 554e91adad29: Verifying Checksum 18:42:54 554e91adad29: Download complete 18:42:54 5f9638ab2659: Pull complete 18:42:55 8d51d6327a98: Verifying Checksum 18:42:55 8d51d6327a98: Download complete 18:42:55 2f466654f4bb: Verifying Checksum 18:42:55 2f466654f4bb: Download complete 18:42:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:42:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:42:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:42:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:43:06 8d51d6327a98: Pull complete 18:43:06 8b374f2dd631: Pull complete 18:43:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:43:06 ec14aa9079de: Pull complete 18:43:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:43:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:43:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:43:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:43:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:43:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:43:14 $ docker stop --time=1 b6a25bdb5a7570576de1b8b42bacbc2b9829b8879f3a85c0888913c9d1e5ea54 18:43:14 2f466654f4bb: Pull complete 18:43:17 554e91adad29: Pull complete 18:43:17 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:43:21 $ docker rm -f --volumes b6a25bdb5a7570576de1b8b42bacbc2b9829b8879f3a85c0888913c9d1e5ea54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:43:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:43:22 WORKDIR /edgex 18:43:22 COPY go.mod . 18:43:22 RUN go mod download 18:43:22 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:22 18:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:23 Sending build context to Docker daemon 2.945MB 18:43:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:43:23 ---> 1e15ea492957 18:43:23 Step 2/4 : WORKDIR /edgex 18:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:23 latest: Pulling from edgex-devops/edgex-compose 18:43:23 91d30c5bc195: Pulling fs layer 18:43:23 2e9b0aa3be6d: Pulling fs layer 18:43:23 9c61dcf015f6: Pulling fs layer 18:43:23 4698f68db338: Pulling fs layer 18:43:23 2a2f49069b9e: Pulling fs layer 18:43:23 e0025b399a48: Pulling fs layer 18:43:23 2a2f49069b9e: Waiting 18:43:23 4698f68db338: Waiting 18:43:23 91d30c5bc195: Verifying Checksum 18:43:23 91d30c5bc195: Download complete 18:43:23 4698f68db338: Verifying Checksum 18:43:23 4698f68db338: Download complete 18:43:23 91d30c5bc195: Pull complete 18:43:23 2e9b0aa3be6d: Verifying Checksum 18:43:23 2e9b0aa3be6d: Download complete 18:43:23 e0025b399a48: Download complete 18:43:23 2a2f49069b9e: Download complete 18:43:23 2e9b0aa3be6d: Pull complete 18:43:23 9c61dcf015f6: Verifying Checksum 18:43:23 9c61dcf015f6: Download complete 18:43:25 ---> Running in 18251b015c7a 18:43:25 Removing intermediate container 18251b015c7a 18:43:25 ---> f902e2b6b779 18:43:25 Step 3/4 : COPY go.mod . 18:43:26 ---> 61b07928c3d3 18:43:26 Step 4/4 : RUN go mod download 18:43:26 ---> Running in 4f69e73e4fca 18:43:27 9c61dcf015f6: Pull complete 18:43:27 4698f68db338: Pull complete 18:43:27 2a2f49069b9e: Pull complete 18:43:27 e0025b399a48: Pull complete 18:43:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 18:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:27 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 18:43:27 $ 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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:43:32 $ docker top 7b47fa65355bf35134926274fc304f7c059f084ab3626efd2832f4f338afa242 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:32 + docker compose -f ./docker-compose-build.yml build --parallel 18:43:34 #1 [support-scheduler internal] load build definition from Dockerfile 18:43:34 #1 transferring dockerfile: 18:43:34 #1 transferring dockerfile: 1.82kB done 18:43:34 #1 DONE 0.0s 18:43:34 18:43:34 #2 [security-bootstrapper internal] load build definition from Dockerfile 18:43:34 #2 transferring dockerfile: 2.82kB done 18:43:34 #2 DONE 0.0s 18:43:34 18:43:34 #3 [core-metadata internal] load build definition from Dockerfile 18:43:34 #3 transferring dockerfile: 1.96kB done 18:43:34 #3 DONE 0.0s 18:43:34 18:43:34 #4 [security-secretstore-setup internal] load build definition from Dockerfile 18:43:34 #4 transferring dockerfile: 2.38kB done 18:43:34 #4 DONE 0.0s 18:43:34 18:43:34 #5 [core-command internal] load build definition from Dockerfile 18:43:34 #5 transferring dockerfile: 1.82kB done 18:43:34 #5 DONE 0.0s 18:43:34 18:43:34 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:43:34 #6 transferring dockerfile: 2.12kB done 18:43:34 #6 DONE 0.1s 18:43:34 18:43:34 #7 [core-data internal] load build definition from Dockerfile 18:43:34 #7 transferring dockerfile: 1.90kB done 18:43:34 #7 DONE 0.1s 18:43:34 18:43:34 #8 [security-spire-agent internal] load build definition from Dockerfile 18:43:34 #8 transferring dockerfile: 2.68kB done 18:43:34 #8 DONE 0.1s 18:43:34 18:43:34 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:43:34 #9 ... 18:43:34 18:43:34 #10 [security-spire-config internal] load build definition from Dockerfile 18:43:34 #10 transferring dockerfile: 2.58kB done 18:43:34 #10 DONE 0.1s 18:43:34 18:43:34 #11 [support-notifications internal] load build definition from Dockerfile 18:43:34 #11 transferring dockerfile: 1.84kB done 18:43:34 #11 DONE 0.1s 18:43:34 18:43:34 #12 [security-spire-server internal] load build definition from Dockerfile 18:43:34 #12 transferring dockerfile: 2.63kB done 18:43:34 #12 DONE 0.2s 18:43:34 18:43:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 18:43:34 #13 transferring dockerfile: 2.04kB done 18:43:34 #13 DONE 0.1s 18:43:34 18:43:34 #14 [security-proxy-setup internal] load build definition from Dockerfile 18:43:34 #14 transferring dockerfile: 2.06kB done 18:43:34 #14 DONE 0.1s 18:43:34 18:43:34 #15 [support-scheduler internal] load .dockerignore 18:43:34 #15 transferring context: 56B done 18:43:34 #15 DONE 0.1s 18:43:34 18:43:34 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:43:34 #9 transferring dockerfile: 1.78kB done 18:43:34 #9 DONE 0.1s 18:43:34 18:43:34 #16 [security-bootstrapper internal] load .dockerignore 18:43:34 #16 transferring context: 56B done 18:43:34 #16 DONE 0.0s 18:43:34 18:43:34 #17 [core-metadata internal] load .dockerignore 18:43:34 #17 transferring context: 56B done 18:43:34 #17 DONE 0.0s 18:43:34 18:43:34 #18 [core-command internal] load .dockerignore 18:43:35 #18 transferring context: 56B done 18:43:35 #18 DONE 0.0s 18:43:35 18:43:35 #19 [security-secretstore-setup internal] load .dockerignore 18:43:35 #19 transferring context: 56B done 18:43:35 #19 DONE 0.0s 18:43:35 18:43:35 #20 [core-common-config-bootstrapper internal] load .dockerignore 18:43:35 #20 transferring context: 56B done 18:43:35 #20 DONE 0.0s 18:43:35 18:43:35 #21 [security-spire-agent internal] load .dockerignore 18:43:35 #21 transferring context: 56B done 18:43:35 #21 DONE 0.0s 18:43:35 18:43:35 #22 [core-data internal] load .dockerignore 18:43:35 #22 transferring context: 56B done 18:43:35 #22 DONE 0.0s 18:43:35 18:43:35 #23 [security-proxy-auth internal] load .dockerignore 18:43:35 #23 transferring context: 56B done 18:43:35 #23 DONE 0.1s 18:43:35 18:43:35 #24 [security-spire-server internal] load .dockerignore 18:43:35 #24 transferring context: 56B done 18:43:35 #24 DONE 0.1s 18:43:35 18:43:35 #25 [support-notifications internal] load .dockerignore 18:43:35 #25 transferring context: 56B done 18:43:35 #25 DONE 0.1s 18:43:35 18:43:35 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:35 #26 DONE 0.0s 18:43:35 18:43:35 #27 [security-proxy-setup internal] load .dockerignore 18:43:35 #27 transferring context: 56B done 18:43:35 #27 DONE 0.1s 18:43:35 18:43:35 #28 [security-spire-config internal] load .dockerignore 18:43:35 #28 transferring context: 56B done 18:43:35 #28 DONE 0.1s 18:43:35 18:43:35 #29 [security-spiffe-token-provider internal] load .dockerignore 18:43:35 #29 transferring context: 56B done 18:43:35 #29 DONE 0.1s 18:43:35 18:43:35 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:35 #26 DONE 0.0s 18:43:35 18:43:35 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:43:35 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:43:35 #30 ... 18:43:35 18:43:35 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:35 #26 DONE 0.0s 18:43:35 18:43:35 #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:43:35 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 18:43:35 #30 ... 18:43:35 18:43:35 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 18:43:35 #26 DONE 0.0s 18:43:35 18:43:35 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 18:43:35 #31 DONE 0.2s 18:43:35 18:43:35 #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:43:35 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 18:43:35 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:43:35 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 18:43:35 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 18:43:35 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 18:43:35 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 18:43:35 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 18:43:36 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 18:43:36 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 18:43:36 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 18:43:36 #30 ... 18:43:36 18:43:36 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 18:43:36 #32 DONE 1.5s 18:43:36 18:43:36 #33 [core-data builder 2/7] WORKDIR /edgex-go 18:43:42 #33 ... 18:43:42 18:43:42 #34 [security-spire-agent internal] load build context 18:43:42 #34 transferring context: 188.66MB 6.3s 18:43:42 #34 ... 18:43:42 18:43:42 #35 [security-spiffe-token-provider internal] load build context 18:43:42 #35 ... 18:43:42 18:43:42 #34 [security-spire-agent internal] load build context 18:43:45 #34 ... 18:43:45 18:43:45 #36 [core-metadata internal] load build context 18:43:45 #36 ... 18:43:45 18:43:45 #37 [support-scheduler internal] load build context 18:43:45 #37 ... 18:43:45 18:43:45 #38 [core-common-config-bootstrapper internal] load build context 18:43:45 #38 ... 18:43:45 18:43:45 #39 [security-proxy-setup internal] load build context 18:43:45 #39 transferring context: 365.17MB 9.8s done 18:43:45 #39 ... 18:43:45 18:43:45 #40 [security-spire-config internal] load build context 18:43:45 #40 ... 18:43:45 18:43:45 #41 [security-proxy-auth internal] load build context 18:43:45 #41 ... 18:43:45 18:43:45 #42 [security-spire-server internal] load build context 18:43:46 #42 ... 18:43:46 18:43:46 #43 [security-secretstore-setup internal] load build context 18:43:46 #43 ... 18:43:46 18:43:46 #44 [support-notifications internal] load build context 18:43:46 #44 ... 18:43:46 18:43:46 #45 [core-data internal] load build context 18:43:46 #45 transferring context: 365.17MB 9.3s done 18:43:46 #45 ... 18:43:46 18:43:46 #46 [security-bootstrapper internal] load build context 18:43:46 #46 ... 18:43:46 18:43:46 #47 [core-command internal] load build context 18:43:46 #47 ... 18:43:46 18:43:46 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:43:46 #0 6.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:46 #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:46 #0 6.850 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:43:46 #0 6.850 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:43:46 #0 6.850 OK: 17818 distinct packages available 18:43:46 #0 6.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:46 #0 7.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:46 #0 7.205 (1/9) Installing ca-certificates (20230506-r0) 18:43:46 #0 7.219 (2/9) Installing brotli-libs (1.0.9-r9) 18:43:46 #0 7.231 (3/9) Installing nghttp2-libs (1.51.0-r1) 18:43:46 #0 7.243 (4/9) Installing libcurl (8.2.1-r0) 18:43:46 #0 7.249 (5/9) Installing curl (8.2.1-r0) 18:43:46 #0 7.256 (6/9) Installing dumb-init (1.2.5-r2) 18:43:46 #0 7.261 (7/9) Installing musl-obstack (1.2.3-r0) 18:43:46 #0 7.265 (8/9) Installing libucontext (1.2-r0) 18:43:46 #0 7.268 (9/9) Installing gcompat (1.1.0-r0) 18:43:46 #0 7.274 Executing busybox-1.35.0-r29.trigger 18:43:46 #0 7.284 Executing ca-certificates-20230506-r0.trigger 18:43:46 #0 7.356 OK: 10 MiB in 24 packages 18:43:46 #48 ... 18:43:46 18:43:46 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:43:46 #0 9.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:46 #0 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:46 #49 10.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:43:46 #49 10.15 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:43:46 #49 10.15 OK: 17818 distinct packages available 18:43:46 #49 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:46 #49 ... 18:43:46 18:43:46 #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:43:46 #50 ... 18:43:46 18:43:46 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:43:47 #51 ... 18:43:47 18:43:47 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:43:47 #52 ... 18:43:47 18:43:47 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:43:47 #53 ... 18:43:47 18:43:47 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:43:47 #54 ... 18:43:47 18:43:47 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:43:47 #55 ... 18:43:47 18:43:47 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:43:47 #56 ... 18:43:47 18:43:47 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:43:47 #49 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:47 #49 10.51 (1/5) Installing dumb-init (1.2.5-r2) 18:43:47 #49 10.51 (2/5) Installing musl-obstack (1.2.3-r0) 18:43:47 #49 10.51 (3/5) Installing libucontext (1.2-r0) 18:43:47 #49 10.52 (4/5) Installing gcompat (1.1.0-r0) 18:43:47 #49 10.52 (5/5) Installing openssl (3.0.10-r0) 18:43:47 #49 10.53 Executing busybox-1.35.0-r29.trigger 18:43:47 #49 10.54 OK: 8 MiB in 20 packages 18:43:53 #49 ... 18:43:53 18:43:53 #35 [security-spiffe-token-provider internal] load build context 18:43:53 #35 transferring context: 365.17MB 9.9s done 18:43:55 #35 ... 18:43:55 18:43:55 #34 [security-spire-agent internal] load build context 18:43:55 #34 transferring context: 365.17MB 10.7s done 18:43:55 #34 ... 18:43:55 18:43:55 #36 [core-metadata internal] load build context 18:43:55 #36 transferring context: 365.17MB 11.9s done 18:43:55 #36 ... 18:43:55 18:43:55 #38 [core-common-config-bootstrapper internal] load build context 18:43:55 #38 transferring context: 365.17MB 10.7s done 18:43:56 #38 ... 18:43:56 18:43:56 #37 [support-scheduler internal] load build context 18:43:56 #37 transferring context: 365.17MB 12.0s done 18:43:56 #37 ... 18:43:56 18:43:56 #41 [security-proxy-auth internal] load build context 18:43:56 #41 transferring context: 365.17MB 10.6s done 18:43:56 #41 ... 18:43:56 18:43:56 #43 [security-secretstore-setup internal] load build context 18:43:56 #43 transferring context: 365.17MB 10.7s done 18:43:56 #43 ... 18:43:56 18:43:56 #44 [support-notifications internal] load build context 18:43:56 #44 transferring context: 365.17MB 10.5s done 18:43:56 #44 ... 18:43:56 18:43:56 #46 [security-bootstrapper internal] load build context 18:43:56 #46 transferring context: 365.17MB 11.3s done 18:43:56 #46 ... 18:43:56 18:43:56 #42 [security-spire-server internal] load build context 18:43:56 #42 transferring context: 365.17MB 10.9s done 18:43:56 #42 ... 18:43:56 18:43:56 #40 [security-spire-config internal] load build context 18:43:56 #40 transferring context: 365.17MB 11.0s done 18:43:57 #40 ... 18:43:57 18:43:57 #47 [core-command internal] load build context 18:43:57 #47 transferring context: 365.17MB 11.8s done 18:44:05 Removing intermediate container 4f69e73e4fca 18:44:05 ---> 68408cd1bf02 18:44:05 Successfully built 68408cd1bf02 18:44:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:05 + docker inspect -f . ci-base-image-arm64 18:44:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 18:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@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 18:44:07 $ docker top ee57251f91dae27df115d67db9105297e1183851805dbe0215b4fefb350551c1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:07 + go version 18:44:07 go version go1.20.6 linux/arm64 [Pipeline] } 18:44:07 $ docker stop --time=1 ee57251f91dae27df115d67db9105297e1183851805dbe0215b4fefb350551c1 18:44:09 $ docker rm -f --volumes ee57251f91dae27df115d67db9105297e1183851805dbe0215b4fefb350551c1 [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 18:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:10 18:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:10 latest: Pulling from edgex-devops/edgex-compose-arm64 18:44:10 547446be3368: Pulling fs layer 18:44:10 d125d8839a47: Pulling fs layer 18:44:10 3e85d5ac6304: Pulling fs layer 18:44:10 c3105a71a48b: Pulling fs layer 18:44:10 0f093f025ec4: Pulling fs layer 18:44:10 c3106fc0e877: Pulling fs layer 18:44:10 c3105a71a48b: Waiting 18:44:10 0f093f025ec4: Waiting 18:44:10 c3106fc0e877: Waiting 18:44:10 547446be3368: Verifying Checksum 18:44:10 c3105a71a48b: Verifying Checksum 18:44:10 c3105a71a48b: Download complete 18:44:11 d125d8839a47: Verifying Checksum 18:44:11 d125d8839a47: Download complete 18:44:11 c3106fc0e877: Verifying Checksum 18:44:11 c3106fc0e877: Download complete 18:44:11 0f093f025ec4: Verifying Checksum 18:44:11 0f093f025ec4: Download complete 18:44:11 547446be3368: Pull complete 18:44:12 d125d8839a47: Pull complete 18:44:12 3e85d5ac6304: Verifying Checksum 18:44:12 3e85d5ac6304: Download complete 18:44:21 3e85d5ac6304: Pull complete 18:44:21 c3105a71a48b: Pull complete 18:44:22 0f093f025ec4: Pull complete 18:44:22 c3106fc0e877: Pull complete 18:44:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 18:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 18:44:22 $ 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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@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 18:44:24 $ docker top ce1b3c2c78a081979bd13facbbd5e1e896ffd36ffa593ae84c2c2dc053052250 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:25 + docker compose -f ./docker-compose-build.yml build --parallel 18:44:35 #47 ... 18:44:35 18:44:35 #45 [core-data internal] load build context 18:44:35 #45 DONE 54.8s 18:44:35 18:44:35 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:44:35 #48 DONE 53.8s 18:44:35 18:44:35 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:44:35 #49 DONE 53.7s 18:44:35 18:44:35 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 18:44:35 #33 DONE 53.8s 18:44:35 18:44:35 #35 [security-spiffe-token-provider internal] load build context 18:44:35 #35 DONE 54.8s 18:44:35 18:44:35 #39 [security-proxy-setup internal] load build context 18:44:35 #39 DONE 54.8s 18:44:35 18:44:35 #34 [security-spire-agent internal] load build context 18:44:35 #34 DONE 54.9s 18:44:35 18:44:35 #38 [core-common-config-bootstrapper internal] load build context 18:44:35 #38 DONE 55.0s 18:44:35 18:44:35 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 18:44:35 #57 ... 18:44:35 18:44:35 #43 [security-secretstore-setup internal] load build context 18:44:35 #43 DONE 55.1s 18:44:35 18:44:35 #44 [support-notifications internal] load build context 18:44:35 #44 DONE 55.0s 18:44:35 18:44:35 #41 [security-proxy-auth internal] load build context 18:44:35 #41 DONE 55.0s 18:44:35 18:44:35 #42 [security-spire-server internal] load build context 18:44:35 #42 DONE 55.2s 18:44:35 18:44:35 #40 [security-spire-config internal] load build context 18:44:35 #40 DONE 55.1s 18:44:35 18:44:35 #46 [security-bootstrapper internal] load build context 18:44:35 #46 DONE 55.3s 18:44:35 18:44:35 #47 [core-command internal] load build context 18:44:35 #47 DONE 55.2s 18:44:35 18:44:35 #36 [core-metadata internal] load build context 18:44:35 #36 DONE 55.4s 18:44:35 18:44:35 #37 [support-scheduler internal] load build context 18:44:35 #37 DONE 55.4s 18:44:35 18:44:35 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:44:35 #53 54.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #53 54.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #53 54.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:44:35 #53 54.58 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:44:35 #53 54.58 OK: 17818 distinct packages available 18:44:35 #53 54.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #53 54.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #53 ... 18:44:35 18:44:35 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:44:35 #55 54.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #55 54.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #55 54.60 (1/2) Installing ca-certificates (20230506-r0) 18:44:35 #55 54.61 (2/2) Installing dumb-init (1.2.5-r2) 18:44:35 #55 54.62 Executing busybox-1.35.0-r29.trigger 18:44:35 #55 54.63 Executing ca-certificates-20230506-r0.trigger 18:44:35 #55 54.74 OK: 8 MiB in 17 packages 18:44:35 #55 DONE 54.9s 18:44:35 18:44:35 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:44:35 #51 54.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #51 54.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #51 54.64 (1/2) Installing dumb-init (1.2.5-r2) 18:44:35 #51 54.65 (2/2) Installing su-exec (0.2-r2) 18:44:35 #51 54.65 Executing busybox-1.35.0-r29.trigger 18:44:35 #51 54.66 OK: 7 MiB in 17 packages 18:44:35 #51 DONE 54.8s 18:44:35 18:44:35 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 18:44:35 #50 54.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #50 54.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #50 54.76 (1/1) Installing dumb-init (1.2.5-r2) 18:44:35 #50 54.77 Executing busybox-1.35.0-r29.trigger 18:44:35 #50 54.77 OK: 7 MiB in 16 packages 18:44:35 #50 DONE 55.0s 18:44:35 18:44:35 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:44:35 #53 54.98 (1/4) Installing dumb-init (1.2.5-r2) 18:44:35 #53 ... 18:44:35 18:44:35 #54 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:44:35 #54 54.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #54 54.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #54 54.84 (1/2) Installing dumb-init (1.2.5-r2) 18:44:35 #54 54.85 (2/2) Installing openssl (3.0.10-r0) 18:44:35 #54 54.86 Executing busybox-1.35.0-r29.trigger 18:44:35 #54 54.87 OK: 8 MiB in 17 packages 18:44:35 #54 DONE 55.1s 18:44:35 18:44:35 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:44:35 #53 55.06 (2/4) Installing musl-obstack (1.2.3-r0) 18:44:35 #53 55.06 (3/4) Installing libucontext (1.2-r0) 18:44:35 #53 55.07 (4/4) Installing gcompat (1.1.0-r0) 18:44:35 #53 55.07 Executing busybox-1.35.0-r29.trigger 18:44:35 #53 55.08 OK: 7 MiB in 19 packages 18:44:35 #53 DONE 55.2s 18:44:35 18:44:35 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:44:35 #56 54.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #56 54.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #56 54.93 (1/1) Installing dumb-init (1.2.5-r2) 18:44:35 #56 54.94 Executing busybox-1.35.0-r29.trigger 18:44:35 #56 54.95 OK: 7 MiB in 16 packages 18:44:35 #56 DONE 55.1s 18:44:35 18:44:35 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 18:44:35 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.367 OK: 265 MiB in 53 packages 18:44:35 #58 DONE 1.5s 18:44:35 18:44:35 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:44:35 #52 54.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #52 54.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #52 54.79 (1/4) Installing ca-certificates (20230506-r0) 18:44:35 #52 54.90 (2/4) Installing dumb-init (1.2.5-r2) 18:44:35 #52 54.90 (3/4) Installing su-exec (0.2-r2) 18:44:35 #52 54.90 (4/4) Installing yq (4.30.4-r4) 18:44:35 #52 54.96 Executing busybox-1.35.0-r29.trigger 18:44:35 #52 54.96 Executing ca-certificates-20230506-r0.trigger 18:44:35 #52 55.13 OK: 17 MiB in 19 packages 18:44:35 #52 DONE 55.3s 18:44:35 18:44:35 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 18:44:35 #59 DONE 0.2s 18:44:35 18:44:35 #60 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 18:44:35 #60 DONE 0.1s 18:44:35 18:44:35 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:44:35 #0 1.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.542 OK: 265 MiB in 53 packages 18:44:35 #61 DONE 1.6s 18:44:35 18:44:35 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:44:35 #62 DONE 0.4s 18:44:35 18:44:35 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 18:44:35 #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #0 1.756 OK: 265 MiB in 53 packages 18:44:35 #63 DONE 2.1s 18:44:35 18:44:35 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:35 #64 ... 18:44:35 18:44:35 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:44:35 #65 DONE 0.7s 18:44:35 18:44:35 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:44:35 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #0 2.369 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:44:35 #0 2.369 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:44:35 #0 2.369 OK: 17823 distinct packages available 18:44:35 #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #0 2.740 OK: 265 MiB in 53 packages 18:44:35 #66 DONE 2.8s 18:44:35 18:44:35 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:44:35 #67 DONE 0.1s 18:44:35 18:44:35 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:35 #68 ... 18:44:35 18:44:35 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:44:35 #69 DONE 0.0s 18:44:35 18:44:35 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 18:44:35 #57 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:35 #57 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:35 #57 3.106 OK: 265 MiB in 53 packages 18:44:35 #57 DONE 3.4s 18:44:35 18:44:35 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:35 #70 ... 18:44:35 18:44:35 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:44:35 #71 DONE 2.4s 18:44:35 18:44:35 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:44:35 #72 DONE 0.1s 18:44:35 18:44:35 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:37 #1 [core-command internal] load build definition from Dockerfile 18:44:37 #1 transferring dockerfile: 18:44:37 #1 transferring dockerfile: 1.82kB done 18:44:37 #1 DONE 2.9s 18:44:37 18:44:37 #2 [core-metadata internal] load build definition from Dockerfile 18:44:37 #2 transferring dockerfile: 1.96kB done 18:44:37 #2 DONE 0.0s 18:44:37 18:44:37 #3 [security-spire-config internal] load build definition from Dockerfile 18:44:37 #3 transferring dockerfile: 2.58kB done 18:44:37 #3 DONE 0.1s 18:44:37 18:44:37 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 18:44:37 #4 transferring dockerfile: 1.78kB done 18:44:37 #4 DONE 0.0s 18:44:37 18:44:37 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 18:44:37 #5 transferring dockerfile: 2.12kB done 18:44:37 #5 DONE 0.1s 18:44:37 18:44:37 #6 [support-notifications internal] load build definition from Dockerfile 18:44:37 #6 transferring dockerfile: 1.84kB 0.0s done 18:44:37 #6 DONE 0.1s 18:44:37 18:44:37 #7 [security-proxy-setup internal] load build definition from Dockerfile 18:44:37 #7 transferring dockerfile: 2.06kB done 18:44:37 #7 DONE 0.0s 18:44:37 18:44:37 #8 [security-proxy-auth internal] load build definition from Dockerfile 18:44:37 #8 transferring dockerfile: 2.04kB done 18:44:37 #8 DONE 0.1s 18:44:37 18:44:37 #9 [security-spire-agent internal] load build definition from Dockerfile 18:44:37 #9 transferring dockerfile: 2.68kB done 18:44:37 #9 DONE 0.0s 18:44:37 18:44:37 #10 [security-bootstrapper internal] load build definition from Dockerfile 18:44:37 #10 transferring dockerfile: 2.82kB done 18:44:37 #10 DONE 0.1s 18:44:37 18:44:37 #11 [security-secretstore-setup internal] load build definition from Dockerfile 18:44:37 #11 transferring dockerfile: 2.38kB done 18:44:37 #11 DONE 0.1s 18:44:37 18:44:37 #12 [support-scheduler internal] load build definition from Dockerfile 18:44:37 #12 transferring dockerfile: 1.82kB done 18:44:37 #12 DONE 0.1s 18:44:37 18:44:37 #13 [core-data internal] load build definition from Dockerfile 18:44:37 #13 transferring dockerfile: 1.90kB done 18:44:37 #13 DONE 0.1s 18:44:37 18:44:37 #14 [security-spire-server internal] load build definition from Dockerfile 18:44:37 #14 transferring dockerfile: 2.63kB done 18:44:37 #14 DONE 0.0s 18:44:37 18:44:37 #15 [core-command internal] load .dockerignore 18:44:37 #15 transferring context: 18:44:37 #15 transferring context: 56B 0.0s done 18:44:37 #15 DONE 0.1s 18:44:37 18:44:37 #16 [core-metadata internal] load .dockerignore 18:44:37 #16 transferring context: 56B done 18:44:37 #16 DONE 0.0s 18:44:37 18:44:37 #17 [security-spire-config internal] load .dockerignore 18:44:38 #17 transferring context: 56B done 18:44:38 #17 DONE 0.0s 18:44:38 18:44:38 #18 [security-spiffe-token-provider internal] load .dockerignore 18:44:38 #18 transferring context: 56B 0.0s done 18:44:38 #18 DONE 0.1s 18:44:38 18:44:38 #19 [core-common-config-bootstrapper internal] load .dockerignore 18:44:38 #19 transferring context: 56B done 18:44:38 #19 DONE 0.0s 18:44:38 18:44:38 #20 [support-notifications internal] load .dockerignore 18:44:38 #20 transferring context: 56B done 18:44:38 #20 DONE 0.0s 18:44:38 18:44:38 #21 [security-proxy-setup internal] load .dockerignore 18:44:38 #21 transferring context: 56B done 18:44:38 #21 DONE 0.0s 18:44:38 18:44:38 #22 [security-proxy-auth internal] load .dockerignore 18:44:38 #22 transferring context: 56B done 18:44:38 #22 DONE 0.0s 18:44:38 18:44:38 #23 [security-spire-agent internal] load .dockerignore 18:44:38 #23 transferring context: 56B done 18:44:38 #23 DONE 0.0s 18:44:38 18:44:38 #24 [security-bootstrapper internal] load .dockerignore 18:44:38 #24 transferring context: 56B done 18:44:38 #24 DONE 0.1s 18:44:38 18:44:38 #25 [security-secretstore-setup internal] load .dockerignore 18:44:38 #25 transferring context: 56B done 18:44:38 #25 DONE 0.0s 18:44:38 18:44:38 #26 [support-scheduler internal] load .dockerignore 18:44:38 #26 transferring context: 56B done 18:44:38 #26 DONE 0.1s 18:44:38 18:44:38 #27 [core-data internal] load .dockerignore 18:44:38 #27 transferring context: 56B 0.0s done 18:44:38 #27 DONE 0.1s 18:44:38 18:44:38 #28 [security-spire-server internal] load .dockerignore 18:44:38 #28 transferring context: 56B 0.0s done 18:44:38 #28 DONE 0.1s 18:44:38 18:44:38 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:38 #29 DONE 0.0s 18:44:38 18:44:38 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 18:44:38 #30 DONE 0.1s 18:44:38 18:44:38 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:38 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:38 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:38 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:38 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 18:44:38 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 18:44:38 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:39 #31 ... 18:44:39 18:44:39 #32 [core-command internal] load build context 18:44:39 #32 transferring context: 2.56MB 0.5s done 18:44:39 #32 DONE 0.6s 18:44:39 18:44:39 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:39 #31 ... 18:44:39 18:44:39 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:39 #29 DONE 0.0s 18:44:39 18:44:39 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 18:44:39 #30 DONE 0.2s 18:44:39 18:44:39 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:39 #33 DONE 0.8s 18:44:39 18:44:39 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:39 #31 ... 18:44:39 18:44:39 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:39 #29 DONE 0.0s 18:44:39 18:44:39 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:39 #33 DONE 1.6s 18:44:39 18:44:39 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:39 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:39 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:39 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:39 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:39 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:39 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:39 #31 ... 18:44:39 18:44:39 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 18:44:39 #34 DONE 0.4s 18:44:40 18:44:40 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:40 #33 DONE 1.6s 18:44:40 18:44:40 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 18:44:40 #34 DONE 0.5s 18:44:40 18:44:40 #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:40 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:40 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:40 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:40 #31 ... 18:44:40 18:44:40 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:40 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:40 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:40 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:40 #31 ... 18:44:40 18:44:40 #35 [support-notifications internal] load build context 18:44:40 #35 DONE 0.0s 18:44:40 18:44:40 #36 [core-common-config-bootstrapper internal] load build context 18:44:40 #36 DONE 0.0s 18:44:40 18:44:40 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:40 #33 DONE 1.7s 18:44:40 18:44:40 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 18:44:40 #34 DONE 0.5s 18:44:40 18:44:40 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:40 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:40 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:40 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:40 #31 ... 18:44:40 18:44:40 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 18:44:40 #30 DONE 0.8s 18:44:40 18:44:40 #37 [security-spire-config internal] load build context 18:44:40 #37 ... 18:44:40 18:44:40 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:40 #33 DONE 1.7s 18:44:40 18:44:40 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 18:44:40 #34 DONE 0.5s 18:44:40 18:44:40 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:40 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:40 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:40 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:40 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:40 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:40 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:40 #31 DONE 3.8s 18:44:40 18:44:40 #37 [security-spire-config internal] load build context 18:44:40 #37 ... 18:44:40 18:44:40 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:40 #29 DONE 0.0s 18:44:40 18:44:40 #37 [security-spire-config internal] load build context 18:44:41 #37 ... 18:44:41 18:44:41 #38 [core-metadata internal] load build context 18:44:41 #38 transferring context: 2.56MB 1.1s done 18:44:41 #38 DONE 1.5s 18:44:41 18:44:41 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:41 #29 DONE 0.0s 18:44:41 18:44:41 #39 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:44:41 #39 ... 18:44:41 18:44:41 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 18:44:41 #29 DONE 0.0s 18:44:41 18:44:41 #40 [security-spire-agent internal] load build context 18:44:41 #40 ... 18:44:41 18:44:41 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 18:44:41 #30 DONE 1.9s 18:44:41 18:44:41 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:41 #33 DONE 1.8s 18:44:41 18:44:41 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 18:44:41 #34 DONE 0.6s 18:44:41 18:44:41 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:41 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:41 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:41 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:41 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:41 #31 DONE 3.9s 18:44:41 18:44:41 #40 [security-spire-agent internal] load build context 18:44:41 #40 ... 18:44:41 18:44:41 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 18:44:41 #33 DONE 1.8s 18:44:41 18:44:41 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 18:44:41 #34 DONE 0.6s 18:44:41 18:44:41 #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:44:41 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 18:44:41 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 18:44:41 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 18:44:41 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 18:44:41 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 18:44:41 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 18:44:41 #31 DONE 3.9s 18:44:41 18:44:41 #40 [security-spire-agent internal] load build context 18:44:41 #40 ... 18:44:41 18:44:41 #41 [security-spiffe-token-provider internal] load build context 18:44:41 #41 transferring context: 2.56MB 1.4s done 18:44:41 #41 DONE 2.0s 18:44:41 18:44:41 #40 [security-spire-agent internal] load build context 18:44:42 #73 ... 18:44:42 18:44:42 #74 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:42 #40 ... 18:44:42 18:44:42 #37 [security-spire-config internal] load build context 18:44:42 #37 transferring context: 2.56MB 1.5s done 18:44:42 #37 DONE 2.7s 18:44:42 18:44:42 #40 [security-spire-agent internal] load build context 18:44:43 #40 transferring context: 2.56MB 2.6s done 18:44:44 #40 ... 18:44:44 18:44:44 #42 [security-proxy-setup internal] load build context 18:44:44 #42 transferring context: 2.56MB 1.8s done 18:44:44 #42 DONE 3.7s 18:44:44 18:44:44 #36 [core-common-config-bootstrapper internal] load build context 18:44:44 #36 ... 18:44:44 18:44:44 #40 [security-spire-agent internal] load build context 18:44:44 #40 DONE 3.9s 18:44:44 18:44:44 #36 [core-common-config-bootstrapper internal] load build context 18:44:44 #36 transferring context: 2.56MB 3.4s done 18:44:44 #36 ... 18:44:44 18:44:44 #43 [security-proxy-auth internal] load build context 18:44:44 #43 transferring context: 2.56MB 2.4s done 18:44:44 #43 DONE 4.3s 18:44:44 18:44:44 #35 [support-notifications internal] load build context 18:44:44 #35 transferring context: 2.56MB 3.8s done 18:44:45 #35 ... 18:44:45 18:44:45 #36 [core-common-config-bootstrapper internal] load build context 18:44:45 #36 DONE 5.0s 18:44:45 18:44:45 #44 [security-bootstrapper internal] load build context 18:44:45 #44 ... 18:44:45 18:44:45 #35 [support-notifications internal] load build context 18:44:45 #35 DONE 5.5s 18:44:45 18:44:45 #44 [security-bootstrapper internal] load build context 18:44:50 #44 ... 18:44:50 18:44:50 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 18:44:50 #0 5.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:50 #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:50 #0 7.713 OK: 263 MiB in 53 packages 18:44:50 #45 ... 18:44:50 18:44:50 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:44:50 #46 ... 18:44:50 18:44:50 #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 18:44:50 #0 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:50 #0 9.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:50 #47 ... 18:44:50 18:44:50 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 18:44:50 #0 7.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:50 #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:50 #0 9.718 OK: 263 MiB in 53 packages 18:44:50 #48 ... 18:44:50 18:44:50 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:44:50 #0 7.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:50 #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:50 #0 9.800 OK: 263 MiB in 53 packages 18:44:50 #49 ... 18:44:50 18:44:50 #44 [security-bootstrapper internal] load build context 18:44:50 #44 transferring context: 1.50MB 6.4s 18:44:50 #44 ... 18:44:50 18:44:50 #50 [security-secretstore-setup internal] load build context 18:44:50 #50 transferring context: 2.56MB 4.8s done 18:44:50 #50 DONE 8.9s 18:44:50 18:44:50 #44 [security-bootstrapper internal] load build context 18:44:50 #44 ... 18:44:50 18:44:50 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:44:50 #51 ... 18:44:50 18:44:50 #45 [core-command builder 3/7] RUN apk add --update --no-cache make git 18:44:51 #45 DONE 14.9s 18:44:51 18:44:51 #44 [security-bootstrapper internal] load build context 18:44:51 #44 ... 18:44:51 18:44:51 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:44:51 #0 9.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:51 #52 ... 18:44:51 18:44:51 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:44:51 #53 ... 18:44:51 18:44:51 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 18:44:51 #48 DONE 11.2s 18:44:51 18:44:51 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:44:51 #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:51 #54 ... 18:44:51 18:44:51 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 18:44:51 #49 DONE 11.4s 18:44:51 18:44:51 #55 [support-scheduler internal] load build context 18:44:51 #55 transferring context: 2.56MB 7.8s done 18:44:51 #55 ... 18:44:51 18:44:51 #56 [core-data internal] load build context 18:44:51 #56 transferring context: 2.56MB 7.6s done 18:44:51 #56 ... 18:44:51 18:44:51 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:44:51 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:52 #57 ... 18:44:52 18:44:52 #58 [security-spire-server internal] load build context 18:44:52 #58 transferring context: 2.56MB 8.0s done 18:44:52 #58 ... 18:44:52 18:44:52 #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:44:52 #39 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:52 #39 ... 18:44:52 18:44:52 #56 [core-data internal] load build context 18:44:52 #56 DONE 10.7s 18:44:52 18:44:52 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:44:52 #59 ... 18:44:52 18:44:52 #44 [security-bootstrapper internal] load build context 18:44:52 #44 transferring context: 2.56MB 7.7s done 18:44:52 #44 DONE 10.7s 18:44:52 18:44:52 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:44:52 #60 ... 18:44:52 18:44:52 #47 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 18:44:52 #47 11.63 OK: 263 MiB in 53 packages 18:44:52 #47 DONE 12.9s 18:44:52 18:44:52 #61 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 18:44:53 #61 ... 18:44:53 18:44:53 #55 [support-scheduler internal] load build context 18:44:53 #55 DONE 11.1s 18:44:53 18:44:53 #58 [security-spire-server internal] load build context 18:44:53 #58 DONE 11.2s 18:44:53 18:44:53 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:44:53 #62 ... 18:44:53 18:44:53 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:44:53 #54 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:53 #54 ... 18:44:53 18:44:53 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:44:53 #63 DONE 2.0s 18:44:53 18:44:53 #64 [core-command builder 4/7] COPY go.mod vendor* ./ 18:44:53 #64 DONE 2.4s 18:44:53 18:44:53 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:53 #65 ... 18:44:53 18:44:53 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 18:44:53 #66 DONE 1.9s 18:44:53 18:44:53 #61 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 18:44:53 #61 DONE 1.2s 18:44:54 18:44:54 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:59 #67 ... 18:44:59 18:44:59 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:44:59 #60 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:59 #60 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:59 #60 ... 18:44:59 18:44:59 #39 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 18:44:59 #39 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:59 #39 17.54 (1/1) Installing dumb-init (1.2.5-r2) 18:44:59 #39 17.57 Executing busybox-1.35.0-r29.trigger 18:44:59 #39 17.66 OK: 8 MiB in 16 packages 18:44:59 #39 DONE 22.0s 18:44:59 18:44:59 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:44:59 #52 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:59 #52 17.09 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:44:59 #52 17.12 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:44:59 #52 17.12 OK: 17689 distinct packages available 18:44:59 #52 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:59 #52 ... 18:44:59 18:44:59 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:44:59 #57 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:59 #57 16.35 (1/2) Installing ca-certificates (20230506-r0) 18:44:59 #57 16.69 (2/2) Installing dumb-init (1.2.5-r2) 18:44:59 #57 16.72 Executing busybox-1.35.0-r29.trigger 18:44:59 #57 16.77 Executing ca-certificates-20230506-r0.trigger 18:44:59 #57 18.61 OK: 8 MiB in 17 packages 18:45:00 #57 ... 18:45:00 18:45:00 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:45:00 #54 15.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:45:00 #54 15.61 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:45:00 #54 15.61 OK: 17689 distinct packages available 18:45:00 #54 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:00 #54 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:00 #54 ... 18:45:00 18:45:00 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 18:45:00 #57 DONE 19.3s 18:45:00 18:45:00 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:45:00 #53 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:00 #53 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:00 #53 18.86 (1/2) Installing dumb-init (1.2.5-r2) 18:45:00 #53 18.88 (2/2) Installing openssl (3.0.10-r0) 18:45:00 #53 18.98 Executing busybox-1.35.0-r29.trigger 18:45:00 #53 19.09 OK: 8 MiB in 17 packages 18:45:00 #53 ... 18:45:00 18:45:00 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:45:00 #46 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:00 #46 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:00 #46 17.93 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:45:00 #46 17.93 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:45:00 #46 17.93 OK: 17694 distinct packages available 18:45:00 #46 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:00 #46 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:01 #46 ... 18:45:01 18:45:01 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:45:01 #51 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:01 #51 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:01 #51 17.56 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:45:01 #51 17.56 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:45:01 #51 17.56 OK: 17689 distinct packages available 18:45:01 #51 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:01 #51 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:01 #51 ... 18:45:01 18:45:01 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:45:01 #52 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:01 #52 ... 18:45:01 18:45:01 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 18:45:01 #53 DONE 20.1s 18:45:01 18:45:01 #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 18:45:03 #68 DONE 1.8s 18:45:03 18:45:03 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:45:03 #60 20.46 (1/4) Installing ca-certificates (20230506-r0) 18:45:03 #60 20.69 (2/4) Installing dumb-init (1.2.5-r2) 18:45:03 #60 20.70 (3/4) Installing su-exec (0.2-r2) 18:45:03 #60 20.73 (4/4) Installing yq (4.30.4-r4) 18:45:03 #60 ... 18:45:03 18:45:03 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 18:45:03 #62 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:03 #62 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:03 #62 19.54 (1/2) Installing dumb-init (1.2.5-r2) 18:45:03 #62 19.57 (2/2) Installing su-exec (0.2-r2) 18:45:03 #62 19.59 Executing busybox-1.35.0-r29.trigger 18:45:03 #62 19.67 OK: 8 MiB in 17 packages 18:45:03 #62 DONE 20.6s 18:45:03 18:45:03 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:03 #69 ... 18:45:03 18:45:03 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:45:03 #54 22.47 (1/9) Installing ca-certificates (20230506-r0) 18:45:04 #54 ... 18:45:04 18:45:04 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:04 #70 ... 18:45:04 18:45:04 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:45:04 #74 DONE 29.2s 18:45:04 18:45:04 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:04 #64 DONE 28.8s 18:45:04 18:45:04 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:04 #68 DONE 27.9s 18:45:04 18:45:04 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:04 #73 DONE 28.1s 18:45:04 18:45:04 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:04 #70 DONE 27.6s 18:45:04 18:45:04 #75 [core-metadata builder 6/7] COPY . . 18:45:04 #71 ... 18:45:04 18:45:04 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 18:45:04 #59 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:45:04 #59 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:45:04 #59 21.50 (1/1) Installing dumb-init (1.2.5-r2) 18:45:04 #59 21.52 Executing busybox-1.35.0-r29.trigger 18:45:04 #59 21.69 OK: 8 MiB in 16 packages 18:45:04 #59 DONE 22.4s 18:45:04 18:45:04 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:45:04 #51 23.83 (1/5) Installing dumb-init (1.2.5-r2) 18:45:04 #51 23.84 (2/5) Installing musl-obstack (1.2.3-r0) 18:45:04 #51 23.85 (3/5) Installing libucontext (1.2-r0) 18:45:04 #51 23.87 (4/5) Installing gcompat (1.1.0-r0) 18:45:04 #51 23.97 (5/5) Installing openssl (3.0.10-r0) 18:45:04 #51 24.03 Executing busybox-1.35.0-r29.trigger 18:45:04 #51 24.14 OK: 9 MiB in 20 packages 18:45:05 #51 DONE 24.9s 18:45:05 18:45:05 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:45:05 #54 23.16 (2/9) Installing brotli-libs (1.0.9-r9) 18:45:05 #54 23.25 (3/9) Installing nghttp2-libs (1.51.0-r1) 18:45:05 #54 23.27 (4/9) Installing libcurl (8.2.1-r0) 18:45:05 #54 23.32 (5/9) Installing curl (8.2.1-r0) 18:45:05 #54 23.37 (6/9) Installing dumb-init (1.2.5-r2) 18:45:05 #54 23.39 (7/9) Installing musl-obstack (1.2.3-r0) 18:45:05 #54 23.40 (8/9) Installing libucontext (1.2-r0) 18:45:05 #54 23.43 (9/9) Installing gcompat (1.1.0-r0) 18:45:05 #54 23.44 Executing busybox-1.35.0-r29.trigger 18:45:05 #54 23.59 Executing ca-certificates-20230506-r0.trigger 18:45:05 #54 ... 18:45:05 18:45:05 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 18:45:05 #52 23.36 (1/4) Installing dumb-init (1.2.5-r2) 18:45:05 #52 23.38 (2/4) Installing musl-obstack (1.2.3-r0) 18:45:05 #52 23.40 (3/4) Installing libucontext (1.2-r0) 18:45:05 #52 23.41 (4/4) Installing gcompat (1.1.0-r0) 18:45:05 #52 23.47 Executing busybox-1.35.0-r29.trigger 18:45:05 #52 23.61 OK: 8 MiB in 19 packages 18:45:05 #52 DONE 24.7s 18:45:05 18:45:05 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:45:05 #54 24.78 OK: 11 MiB in 24 packages 18:45:06 #54 ... 18:45:06 18:45:06 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 18:45:06 #71 DONE 2.9s 18:45:06 18:45:06 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 18:45:06 #46 25.68 OK: 263 MiB in 53 packages 18:45:06 #46 DONE 26.6s 18:45:06 18:45:06 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:45:06 #72 ... 18:45:06 18:45:06 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 18:45:06 #73 DONE 0.4s 18:45:07 18:45:07 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 18:45:07 #60 21.58 Executing busybox-1.35.0-r29.trigger 18:45:07 #60 21.65 Executing ca-certificates-20230506-r0.trigger 18:45:07 #60 23.32 OK: 17 MiB in 19 packages 18:45:07 #60 DONE 24.3s 18:45:07 18:45:07 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:45:07 #54 DONE 25.7s 18:45:07 18:45:07 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:07 #69 ... 18:45:07 18:45:07 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 18:45:07 #72 DONE 0.5s 18:45:07 18:45:07 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:12 #75 ... 18:45:12 18:45:12 #76 [security-bootstrapper builder 6/7] COPY . . 18:45:12 #76 ... 18:45:12 18:45:12 #77 [support-notifications builder 6/7] COPY . . 18:45:12 #77 ... 18:45:12 18:45:12 #78 [security-spire-server builder 6/9] COPY . . 18:45:12 #78 ... 18:45:12 18:45:12 #79 [security-spiffe-token-provider builder 6/7] COPY . . 18:45:17 #79 DONE 16.6s 18:45:17 18:45:17 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 18:45:17 #80 CACHED 18:45:17 18:45:17 #81 [security-proxy-setup builder 6/7] COPY . . 18:45:17 #81 CACHED 18:45:17 18:45:17 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #82 CACHED 18:45:17 18:45:17 #78 [security-spire-server builder 6/9] COPY . . 18:45:17 #78 DONE 16.6s 18:45:17 18:45:17 #77 [support-notifications builder 6/7] COPY . . 18:45:17 #77 DONE 16.7s 18:45:17 18:45:17 #76 [security-bootstrapper builder 6/7] COPY . . 18:45:17 #76 DONE 16.7s 18:45:17 18:45:17 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:45:17 #83 CACHED 18:45:17 18:45:17 #84 [security-secretstore-setup builder 6/7] COPY . . 18:45:17 #84 CACHED 18:45:17 18:45:17 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #85 CACHED 18:45:17 18:45:17 #86 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 18:45:17 #86 ... 18:45:17 18:45:17 #87 [security-proxy-auth builder 6/7] COPY . . 18:45:17 #87 CACHED 18:45:17 18:45:17 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #88 CACHED 18:45:17 18:45:17 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:45:17 #89 CACHED 18:45:17 18:45:17 #90 [core-data builder 6/7] COPY . . 18:45:17 #90 CACHED 18:45:17 18:45:17 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #91 CACHED 18:45:17 18:45:17 #92 [core-data builder 4/7] COPY go.mod vendor* ./ 18:45:17 #92 CACHED 18:45:17 18:45:17 #75 [core-metadata builder 6/7] COPY . . 18:45:17 #75 DONE 16.7s 18:45:17 18:45:17 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #93 CACHED 18:45:17 18:45:17 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 18:45:17 #94 CACHED 18:45:17 18:45:17 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:45:17 #95 CACHED 18:45:17 18:45:17 #96 [core-command builder 6/7] COPY . . 18:45:17 #96 CACHED 18:45:17 18:45:17 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 18:45:17 #97 CACHED 18:45:17 18:45:17 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #98 CACHED 18:45:17 18:45:17 #99 [support-scheduler builder 6/7] COPY . . 18:45:17 #99 CACHED 18:45:17 18:45:17 #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:45:17 #100 CACHED 18:45:17 18:45:17 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:17 #101 CACHED 18:45:18 18:45:18 #86 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 18:45:18 #86 DONE 0.2s 18:45:18 18:45:18 #102 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:18 #102 CACHED 18:45:18 18:45:18 #103 [security-spire-agent builder 6/9] COPY . . 18:45:18 #103 CACHED 18:45:18 18:45:18 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 18:45:18 #104 CACHED 18:45:18 18:45:18 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 18:45:18 #105 CACHED 18:45:18 18:45:18 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:21 #106 DONE 3.1s 18:45:21 18:45:21 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:21 #107 DONE 3.1s 18:45:21 18:45:21 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 18:45:22 #108 ... 18:45:22 18:45:22 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 18:45:22 #109 DONE 1.1s 18:45:22 18:45:22 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:45:22 #0 1.134 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:45:22 #110 ... 18:45:22 18:45:22 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 18:45:22 #108 DONE 1.4s 18:45:22 18:45:22 #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:23 #111 DONE 0.3s 18:45:23 18:45:23 #112 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:45:23 #112 DONE 0.1s 18:45:23 18:45:23 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:45:23 #0 1.231 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:45:23 #113 ... 18:45:23 18:45:23 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:45:23 #114 CACHED 18:45:23 18:45:23 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:45:23 #115 CACHED 18:45:23 18:45:23 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:23 #116 CACHED 18:45:23 18:45:23 #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:23 #117 CACHED 18:45:23 18:45:23 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 18:45:23 #118 CACHED 18:45:23 18:45:23 #119 [security-spire-config builder 6/9] COPY . . 18:45:23 #119 CACHED 18:45:23 18:45:23 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 18:45:23 #120 CACHED 18:45:23 18:45:23 #121 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 18:45:23 #121 CACHED 18:45:23 18:45:23 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:25 #122 ... 18:45:25 18:45:25 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:45:25 #123 DONE 1.7s 18:45:25 18:45:25 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:45:25 #124 DONE 1.7s 18:45:25 18:45:25 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:25 #122 DONE 1.7s 18:45:25 18:45:25 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:45:25 #125 DONE 0.1s 18:45:25 18:45:25 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:45:25 #126 ... 18:45:25 18:45:25 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:45:25 #127 DONE 0.9s 18:45:26 18:45:26 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:45:26 #126 DONE 0.9s 18:45:26 18:45:26 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:45:26 #128 DONE 1.0s 18:45:26 18:45:26 #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:45:27 #129 ... 18:45:27 18:45:27 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:45:27 #130 DONE 1.1s 18:45:27 18:45:27 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:45:27 #131 DONE 1.4s 18:45:27 18:45:27 #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:45:27 #132 ... 18:45:27 18:45:27 #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:45:27 #129 DONE 1.8s 18:45:27 18:45:27 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:45:27 #0 0.507 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:45:28 #133 ... 18:45:28 18:45:28 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:45:28 #0 0.683 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:45:28 #134 ... 18:45:28 18:45:28 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:45:28 #0 1.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:45:28 #135 ... 18:45:28 18:45:28 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:45:28 #0 1.289 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:45:28 #136 ... 18:45:28 18:45:28 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:45:28 #0 0.973 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:45:28 #137 ... 18:45:28 18:45:28 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:45:28 #0 2.025 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:45:29 #138 ... 18:45:29 18:45:29 #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:45:29 #132 DONE 1.6s 18:45:29 18:45:29 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:45:29 #139 DONE 1.4s 18:45:29 18:45:29 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:45:29 #0 1.144 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:45:29 #140 ... 18:45:29 18:45:29 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:45:29 #141 DONE 0.2s 18:45:29 18:45:29 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:45:29 #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:45:29 #142 ... 18:45:29 18:45:29 #143 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:45:29 #143 DONE 0.2s 18:45:29 18:45:29 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:45:29 #0 1.664 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:45:29 #144 ... 18:45:29 18:45:29 #145 [security-spire-server] exporting to image 18:45:29 #145 exporting layers 1.3s done 18:45:29 #145 writing image sha256:16ba1d686156b1acfd7f4ca7ca6b48e4e94e2b85688af17c9b505afdcf104348 done 18:45:29 #145 naming to docker.io/library/security-spire-server done 18:45:30 #145 ... 18:45:30 18:45:30 #146 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:45:30 #146 DONE 1.4s 18:45:30 18:45:30 #145 [security-spire-config] exporting to image 18:45:30 #145 exporting layers 1.6s done 18:45:30 #145 writing image sha256:981d703bcbe59020517c32740c32eb4be4b73d6c097cd50d1ce3283de4da0d58 done 18:45:30 #145 naming to docker.io/library/security-spire-agent done 18:45:30 #145 exporting layers 0.5s done 18:45:31 #145 writing image sha256:5b3dbbff708561862f2204f13dcb0358cb638dd027ff648c513dd4d6e5301581 done 18:45:31 #145 naming to docker.io/library/security-spire-config done 18:45:31 #145 DONE 3.2s 18:45:31 18:45:31 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:45:53 #74 ... 18:45:53 18:45:53 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #67 DONE 54.5s 18:45:53 18:45:53 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #65 DONE 54.7s 18:45:53 18:45:53 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #70 DONE 54.6s 18:45:53 18:45:53 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #74 DONE 41.4s 18:45:53 18:45:53 #75 [security-spiffe-token-provider builder 6/7] COPY . . 18:45:53 #75 ... 18:45:53 18:45:53 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #69 DONE 54.9s 18:45:53 18:45:53 #76 [core-command builder 6/7] COPY . . 18:45:53 #76 ... 18:45:53 18:45:53 #77 [support-notifications builder 6/7] COPY . . 18:45:53 #77 DONE 1.4s 18:45:53 18:45:53 #78 [core-data builder 6/7] COPY . . 18:45:53 #78 CACHED 18:45:53 18:45:53 #79 [core-data builder 4/7] COPY go.mod vendor* ./ 18:45:53 #79 CACHED 18:45:53 18:45:53 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #80 CACHED 18:45:53 18:45:53 #81 [support-scheduler builder 6/7] COPY . . 18:45:53 #81 CACHED 18:45:53 18:45:53 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #82 CACHED 18:45:53 18:45:53 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 18:45:53 #83 CACHED 18:45:53 18:45:53 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #84 CACHED 18:45:53 18:45:53 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 18:45:53 #85 CACHED 18:45:53 18:45:53 #86 [security-secretstore-setup builder 6/7] COPY . . 18:45:53 #86 CACHED 18:45:53 18:45:53 #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:45:53 #87 CACHED 18:45:53 18:45:53 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #88 CACHED 18:45:53 18:45:53 #89 [security-bootstrapper builder 6/7] COPY . . 18:45:53 #89 CACHED 18:45:53 18:45:53 #90 [security-proxy-setup builder 6/7] COPY . . 18:45:53 #90 DONE 1.4s 18:45:53 18:45:53 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 18:45:53 #91 CACHED 18:45:53 18:45:53 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #92 CACHED 18:45:53 18:45:53 #93 [security-proxy-auth builder 6/7] COPY . . 18:45:53 #93 CACHED 18:45:53 18:45:53 #94 [security-spire-config builder 6/9] COPY . . 18:45:53 #94 DONE 1.4s 18:45:53 18:45:53 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #95 CACHED 18:45:53 18:45:53 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 18:45:53 #96 CACHED 18:45:53 18:45:53 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 18:45:53 #97 CACHED 18:45:53 18:45:53 #75 [security-spiffe-token-provider builder 6/7] COPY . . 18:45:53 #75 DONE 1.4s 18:45:53 18:45:53 #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ 18:45:53 #98 CACHED 18:45:53 18:45:53 #99 [core-metadata builder 6/7] COPY . . 18:45:53 #99 CACHED 18:45:53 18:45:53 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #100 CACHED 18:45:53 18:45:53 #76 [core-command builder 6/7] COPY . . 18:45:53 #76 DONE 1.3s 18:45:53 18:45:53 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:45:53 #101 ... 18:45:53 18:45:53 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 18:45:53 #102 CACHED 18:45:53 18:45:53 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:53 #103 CACHED 18:45:53 18:45:53 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 18:45:53 #104 CACHED 18:45:53 18:45:53 #105 [security-spire-server builder 6/9] COPY . . 18:45:53 #105 CACHED 18:45:53 18:45:53 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 18:45:53 #106 DONE 0.4s 18:45:53 18:45:53 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:55 #107 ... 18:45:55 18:45:55 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:45:55 #0 5.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:45:55 #108 ... 18:45:55 18:45:55 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:45:55 #0 5.978 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:45:56 #109 ... 18:45:56 18:45:56 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:45:56 #101 6.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:45:56 #101 ... 18:45:56 18:45:56 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:56 #107 DONE 6.4s 18:45:56 18:45:56 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:56 #110 DONE 6.4s 18:45:57 18:45:57 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 18:45:57 #111 ... 18:45:57 18:45:57 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 18:45:57 #112 DONE 0.4s 18:45:57 18:45:57 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 18:45:57 #111 DONE 0.4s 18:45:57 18:45:57 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:45:57 #0 6.276 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:45:57 #113 ... 18:45:57 18:45:57 #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 18:45:57 #114 CACHED 18:45:57 18:45:57 #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:57 #115 CACHED 18:45:57 18:45:57 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 18:45:57 #116 CACHED 18:45:57 18:45:57 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 18:45:57 #117 CACHED 18:45:57 18:45:57 #118 [security-spire-agent builder 6/9] COPY . . 18:45:57 #118 CACHED 18:45:57 18:45:57 #119 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:45:57 #119 CACHED 18:45:57 18:45:57 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:57 #120 DONE 0.4s 18:45:57 18:45:57 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 18:45:58 #121 DONE 0.4s 18:45:58 18:45:58 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:45:58 #122 DONE 0.4s 18:45:58 18:45:58 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 18:45:58 #123 DONE 0.5s 18:45:58 18:45:58 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:45:58 #0 6.657 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 18:45:58 #124 ... 18:45:58 18:45:58 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:45:58 #125 CACHED 18:45:58 18:45:58 #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:45:58 #126 CACHED 18:45:58 18:45:58 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:45:59 #127 ... 18:45:59 18:45:59 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:45:59 #0 5.422 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:45:59 #128 ... 18:45:59 18:45:59 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:45:59 #0 4.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:46:00 #129 ... 18:46:00 18:46:00 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:46:00 #0 6.676 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:46:00 #130 ... 18:46:00 18:46:00 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:46:00 #0 5.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:46:00 #131 ... 18:46:00 18:46:00 #132 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:46:00 #132 DONE 1.7s 18:46:00 18:46:00 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:46:00 #0 5.226 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:46:00 #133 ... 18:46:00 18:46:00 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:46:00 #127 DONE 1.7s 18:46:00 18:46:00 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:46:00 #0 6.182 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:46:01 #134 ... 18:46:01 18:46:01 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:46:01 #135 DONE 0.2s 18:46:01 18:46:01 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:46:01 #136 DONE 0.2s 18:46:01 18:46:01 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:46:01 #137 DONE 0.4s 18:46:01 18:46:01 #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:46:01 #138 DONE 1.5s 18:46:01 18:46:01 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 18:46:01 #139 DONE 0.3s 18:46:01 18:46:01 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:46:01 #140 DONE 0.2s 18:46:01 18:46:01 #141 [security-spire-config] exporting to image 18:46:01 #141 exporting layers 18:46:01 #141 ... 18:46:01 18:46:01 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:46:01 #142 DONE 0.6s 18:46:01 18:46:01 #141 [security-spire-server] exporting to image 18:46:03 #141 ... 18:46:03 18:46:03 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:46:03 #143 DONE 2.4s 18:46:03 18:46:03 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:46:03 #144 DONE 0.3s 18:46:03 18:46:03 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:46:03 #109 ... 18:46:03 18:46:03 #141 [security-spire-config] exporting to image 18:46:03 #141 exporting layers 2.0s done 18:46:03 #141 writing image sha256:2b5d7d1ab865e12e958cec78e6fbd00cedcde24e9efa224aa125e6b9e517cb82 0.0s done 18:46:03 #141 naming to docker.io/library/security-spire-config-arm64 done 18:46:03 #141 writing image sha256:f1012674cac0942d67fe1b92b69411b33f47f3a8ddb71e6ad856a60b3b65bf9d 18:46:04 #141 writing image sha256:f1012674cac0942d67fe1b92b69411b33f47f3a8ddb71e6ad856a60b3b65bf9d 0.0s done 18:46:04 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 18:46:04 #141 DONE 2.4s 18:46:04 18:46:04 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:46:04 #145 DONE 0.2s 18:46:04 18:46:04 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:46:04 #128 ... 18:46:04 18:46:04 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:46:04 #146 DONE 0.2s 18:46:04 18:46:04 #141 [security-spire-agent] exporting to image 18:46:05 #141 exporting layers 1.5s done 18:46:05 #141 writing image sha256:5fdf76decc219e99e1c907cb398a68ef72ca82576af7b0527eac2fac2e08c25e done 18:46:05 #141 naming to docker.io/library/security-spire-agent-arm64 done 18:46:05 #141 DONE 4.0s 18:46:05 18:46:05 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:46:53 #133 ... 18:46:53 18:46:53 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:46:53 #135 82.16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:46:54 #135 ... 18:46:54 18:46:54 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:46:54 #113 DONE 96.6s 18:46:54 18:46:54 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:46:54 #138 DONE 96.6s 18:46:54 18:46:54 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:46:54 #144 DONE 96.6s 18:46:54 18:46:54 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:46:54 #134 DONE 96.6s 18:46:54 18:46:54 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:46:54 #110 DONE 96.6s 18:46:54 18:46:54 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:46:54 #136 DONE 96.6s 18:46:54 18:46:54 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:46:54 #142 DONE 96.7s 18:46:54 18:46:54 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:54 #147 ... 18:46:54 18:46:54 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:46:54 #137 DONE 96.8s 18:46:54 18:46:54 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:46:54 #140 DONE 96.9s 18:46:54 18:46:54 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:46:54 #135 DONE 96.9s 18:46:54 18:46:54 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #148 ... 18:46:55 18:46:55 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:46:55 #133 DONE 97.0s 18:46:55 18:46:55 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #149 ... 18:46:55 18:46:55 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #150 DONE 0.5s 18:46:55 18:46:55 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #147 DONE 0.6s 18:46:55 18:46:55 #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #151 DONE 0.7s 18:46:55 18:46:55 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #148 DONE 0.5s 18:46:55 18:46:55 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #152 DONE 0.5s 18:46:55 18:46:55 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:46:55 #153 ... 18:46:55 18:46:55 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:46:55 #154 DONE 0.5s 18:46:55 18:46:55 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #149 DONE 0.5s 18:46:55 18:46:55 #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:46:55 #155 CACHED 18:46:55 18:46:55 #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #156 CACHED 18:46:55 18:46:55 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #157 CACHED 18:46:55 18:46:55 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:46:55 #158 CACHED 18:46:55 18:46:55 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:46:55 #159 CACHED 18:46:55 18:46:55 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #160 CACHED 18:46:55 18:46:55 #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:46:55 #161 CACHED 18:46:55 18:46:55 #162 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:46:55 #162 CACHED 18:46:55 18:46:55 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 18:46:55 #163 DONE 0.4s 18:46:55 18:46:55 #164 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:46:55 #164 DONE 0.4s 18:46:55 18:46:55 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 18:46:55 #165 DONE 0.3s 18:46:55 18:46:55 #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:46:55 #166 DONE 0.4s 18:46:55 18:46:55 #167 [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 18:46:55 #167 ... 18:46:55 18:46:55 #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:46:55 #153 DONE 0.3s 18:46:55 18:46:55 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:46:57 #168 ... 18:46:57 18:46:57 #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:46:57 #169 DONE 1.4s 18:46:57 18:46:57 #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:46:57 #170 DONE 1.4s 18:46:57 18:46:57 #171 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:46:57 #171 DONE 1.4s 18:46:57 18:46:57 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:46:57 #172 DONE 1.4s 18:46:57 18:46:57 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:46:57 #173 DONE 1.4s 18:46:57 18:46:57 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:46:57 #174 DONE 1.4s 18:46:57 18:46:57 #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:46:57 #175 DONE 1.4s 18:46:57 18:46:57 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:46:57 #168 DONE 1.4s 18:46:57 18:46:57 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:46:57 #176 ... 18:46:57 18:46:57 #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:46:57 #177 DONE 1.5s 18:46:57 18:46:57 #167 [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 18:46:57 #167 DONE 1.4s 18:46:57 18:46:57 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:46:57 #178 DONE 0.4s 18:46:57 18:46:57 #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:46:57 #179 ... 18:46:57 18:46:57 #180 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:46:57 #180 DONE 0.5s 18:46:57 18:46:57 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:46:57 #181 DONE 0.4s 18:46:57 18:46:57 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:46:57 #182 DONE 0.5s 18:46:57 18:46:57 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:46:57 #183 DONE 0.5s 18:46:57 18:46:57 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:46:57 #176 DONE 0.5s 18:46:57 18:46:57 #184 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:46:57 #184 DONE 0.5s 18:46:57 18:46:57 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:46:57 #185 DONE 0.5s 18:46:57 18:46:57 #179 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:46:57 #179 DONE 0.5s 18:46:57 18:46:57 #186 [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 18:46:57 #186 DONE 0.5s 18:46:57 18:46:57 #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 18:46:57 #187 DONE 2.2s 18:46:57 18:46:57 #145 [support-notifications] exporting to image 18:46:57 #145 exporting layers 0.1s done 18:46:57 #145 ... 18:46:57 18:46:57 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:46:57 #188 DONE 0.3s 18:46:57 18:46:57 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:46:57 #189 DONE 0.3s 18:46:57 18:46:57 #145 [support-notifications] exporting to image 18:46:57 #145 exporting layers 0.2s done 18:46:57 #145 ... 18:46:57 18:46:57 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:46:57 #190 DONE 0.3s 18:46:57 18:46:57 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:46:57 #191 DONE 0.4s 18:46:57 18:46:57 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:46:57 #192 DONE 0.3s 18:46:57 18:46:57 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:46:57 #193 DONE 0.3s 18:46:57 18:46:57 #145 [core-metadata] exporting to image 18:46:58 #145 ... 18:46:58 18:46:58 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 18:46:58 #194 DONE 0.3s 18:46:58 18:46:58 #145 [support-notifications] exporting to image 18:46:58 #145 writing image sha256:7fddf4641056f1aadc16c7f2e3745d8123f96625007ebd39adfbd409c25dc38f 18:46:58 #145 writing image sha256:f27fb16ee133d625dd37b321477ccfabfd6823eefe8db9fd505d7e16b1b71874 18:46:58 #145 writing image sha256:ba357b0e732d22c3b20690996e1b8f9ed09e2d8cd9d4c9644e04d0ccf912727d done 18:46:58 #145 naming to docker.io/library/support-notifications done 18:46:58 #145 ... 18:46:58 18:46:58 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:46:58 #195 DONE 0.4s 18:46:58 18:46:58 #145 [security-spiffe-token-provider] exporting to image 18:46:58 #145 exporting layers 0.8s done 18:46:58 #145 writing image sha256:7fddf4641056f1aadc16c7f2e3745d8123f96625007ebd39adfbd409c25dc38f 0.3s done 18:46:58 #145 writing image sha256:f27fb16ee133d625dd37b321477ccfabfd6823eefe8db9fd505d7e16b1b71874 0.3s done 18:46:58 #145 naming to docker.io/library/core-data done 18:46:58 #145 naming to docker.io/library/support-scheduler done 18:46:58 #145 writing image sha256:c6394237ef26ce2058e431fc5dc0eda66aa1f04b2b90a9f2fa8a579d009a6940 0.0s done 18:46:58 #145 naming to docker.io/library/security-spiffe-token-provider done 18:46:58 #145 ... 18:46:58 18:46:58 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:46:58 #196 DONE 0.4s 18:46:58 18:46:58 #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:58 #197 DONE 0.7s 18:46:58 18:46:58 #145 [security-proxy-auth] exporting to image 18:46:58 #145 writing image sha256:43dd3e89856b16817611edb32398c2c00e5c0a0a28fd81458e2b6c4758846886 done 18:46:58 #145 writing image sha256:d982805fa8c88a23f3b0b3acf3715981e796ab75c60577cd33f832cef853efdc done 18:46:58 #145 naming to docker.io/library/core-command done 18:46:58 #145 naming to docker.io/library/core-metadata done 18:46:58 #145 ... 18:46:58 18:46:58 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:46:58 #198 DONE 0.4s 18:46:58 18:46:58 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:46:58 #199 DONE 0.5s 18:46:58 18:46:58 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:46:58 #200 DONE 0.0s 18:46:58 18:46:58 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:46:58 #201 DONE 0.1s 18:46:58 18:46:58 #202 [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/ 18:46:58 #202 DONE 0.1s 18:46:59 18:46:59 #203 [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/ 18:46:59 #203 DONE 0.0s 18:46:59 18:46:59 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:46:59 #204 DONE 0.0s 18:46:59 18:46:59 #205 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:59 #205 DONE 1.2s 18:46:59 18:46:59 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:46:59 #206 DONE 0.1s 18:46:59 18:46:59 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:59 #207 DONE 1.2s 18:46:59 18:46:59 #145 [security-proxy-setup] exporting to image 18:46:59 #145 exporting layers 0.2s done 18:46:59 #145 writing image sha256:0dbd8775a2ea17136f5ae6477ca0e54d8e38dcd924b1497d6c54d0b284f2f70c done 18:46:59 #145 naming to docker.io/library/security-proxy-auth done 18:46:59 #145 writing image sha256:b1b4b9dbf1719cfe7820c67293a6614e986d898ebf067f00d1c4eeaa64fa984d done 18:46:59 #145 naming to docker.io/library/core-common-config-bootstrapper done 18:46:59 #145 writing image sha256:46429b6b2de1fe8e73de501a0cc4c092c1d1edaf0d06b9136100d87df8eaee2a done 18:46:59 #145 naming to docker.io/library/security-proxy-setup done 18:46:59 #145 DONE 5.1s 18:46:59 18:46:59 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:46:59 #208 ... 18:46:59 18:46:59 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:46:59 #209 DONE 0.6s 18:46:59 18:46:59 #145 [security-secretstore-setup] exporting to image 18:46:59 #145 exporting layers 0.2s done 18:46:59 #145 writing image sha256:1653ee7b5d2d9884c5bca8b2b077afcfaf060eceabd54fb575ee4a18342777ac done 18:46:59 #145 naming to docker.io/library/security-secretstore-setup done 18:46:59 #145 DONE 5.3s 18:46:59 18:46:59 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:46:59 #30 ... 18:46:59 18:46:59 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:46:59 #208 DONE 0.7s 18:46:59 18:46:59 #145 [security-bootstrapper] exporting to image 18:46:59 #145 exporting layers 0.2s done 18:46:59 #145 writing image sha256:477d0a8c5f96aeb6a7310f5c5e17aaabf76daaf8fd6a274374accc6e9326e2ff done 18:46:59 #145 naming to docker.io/library/security-bootstrapper done 18:46:59 #145 DONE 5.5s 18:46:59 18:46:59 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:46:59 time="2023-08-16T18:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:46:59 $ docker stop --time=1 7b47fa65355bf35134926274fc304f7c059f084ab3626efd2832f4f338afa242 18:47:01 $ docker rm -f --volumes 7b47fa65355bf35134926274fc304f7c059f084ab3626efd2832f4f338afa242 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:01 + docker images 18:47:01 REPOSITORY TAG IMAGE ID CREATED SIZE 18:47:01 security-bootstrapper latest 477d0a8c5f96 2 seconds ago 23MB 18:47:01 security-secretstore-setup latest 1653ee7b5d2d 2 seconds ago 44.1MB 18:47:01 security-proxy-setup latest 46429b6b2de1 3 seconds ago 19.6MB 18:47:01 core-common-config-bootstrapper latest b1b4b9dbf171 3 seconds ago 18.1MB 18:47:01 security-proxy-auth latest 0dbd8775a2ea 3 seconds ago 19.4MB 18:47:01 support-notifications latest ba357b0e732d 4 seconds ago 34.3MB 18:47:01 core-data latest 7fddf4641056 4 seconds ago 21.2MB 18:47:01 security-spiffe-token-provider latest c6394237ef26 4 seconds ago 33.5MB 18:47:01 support-scheduler latest f27fb16ee133 4 seconds ago 33.7MB 18:47:01 core-metadata latest 43dd3e89856b 4 seconds ago 21.6MB 18:47:01 core-command latest d982805fa8c8 4 seconds ago 21MB 18:47:01 security-spire-config latest 5b3dbbff7085 About a minute ago 102MB 18:47:01 security-spire-agent latest 981d703bcbe5 About a minute ago 161MB 18:47:01 security-spire-server latest 16ba1d686156 About a minute ago 103MB 18:47:01 ci-base-image-x86_64 latest 4d68af65c0bf 5 minutes ago 1.07GB 18:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 18:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 18:47:01 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 18:47:01 provisioning config files... 18:47:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/561@tmp/config10004255984103660660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:02 ---> docker-login.sh 18:47:02 nexus3.edgexfoundry.org:10001 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 nexus3.edgexfoundry.org:10002 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 nexus3.edgexfoundry.org:10003 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 nexus3.edgexfoundry.org:10004 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 docker.io 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 ---> docker-login.sh ends [Pipeline] } 18:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:47:02 74b98e48a794a97f37b554db3d129d7af8896319 18:47:02 latest 18:47:02 3.1.0-dev.27 18:47:02 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:02 main 18:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:03 + docker push nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319 18:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:47:03 75ba6dd60d78: Preparing 18:47:03 1eec26ae807a: Preparing 18:47:03 c13e01786216: Preparing 18:47:03 daab9271b320: Preparing 18:47:03 cc6f599e96d5: Preparing 18:47:03 36b50b131297: Preparing 18:47:03 36b50b131297: Waiting 18:47:03 cc6f599e96d5: Pushed 18:47:03 c13e01786216: Pushed 18:47:03 36b50b131297: Layer already exists 18:47:03 75ba6dd60d78: Pushed 18:47:03 daab9271b320: Pushed 18:47:05 1eec26ae807a: Pushed 18:47:05 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:14ced9af7a6dbec7887513ba9b7bb09acb5be7657b4c2bf63d0990a57ed797b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:47:06 75ba6dd60d78: Preparing 18:47:06 1eec26ae807a: Preparing 18:47:06 c13e01786216: Preparing 18:47:06 daab9271b320: Preparing 18:47:06 cc6f599e96d5: Preparing 18:47:06 36b50b131297: Preparing 18:47:06 36b50b131297: Waiting 18:47:06 75ba6dd60d78: Layer already exists 18:47:06 c13e01786216: Layer already exists 18:47:06 daab9271b320: Layer already exists 18:47:06 1eec26ae807a: Layer already exists 18:47:06 cc6f599e96d5: Layer already exists 18:47:06 36b50b131297: Layer already exists 18:47:06 latest: digest: sha256:14ced9af7a6dbec7887513ba9b7bb09acb5be7657b4c2bf63d0990a57ed797b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.27 18:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:47:06 75ba6dd60d78: Preparing 18:47:06 1eec26ae807a: Preparing 18:47:06 c13e01786216: Preparing 18:47:06 daab9271b320: Preparing 18:47:06 cc6f599e96d5: Preparing 18:47:06 36b50b131297: Preparing 18:47:06 36b50b131297: Waiting 18:47:06 daab9271b320: Layer already exists 18:47:06 1eec26ae807a: Layer already exists 18:47:06 cc6f599e96d5: Layer already exists 18:47:06 c13e01786216: Layer already exists 18:47:06 75ba6dd60d78: Layer already exists 18:47:06 36b50b131297: Layer already exists 18:47:06 3.1.0-dev.27: digest: sha256:14ced9af7a6dbec7887513ba9b7bb09acb5be7657b4c2bf63d0990a57ed797b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:07 + docker push nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:47:07 75ba6dd60d78: Preparing 18:47:07 1eec26ae807a: Preparing 18:47:07 c13e01786216: Preparing 18:47:07 daab9271b320: Preparing 18:47:07 cc6f599e96d5: Preparing 18:47:07 36b50b131297: Preparing 18:47:07 36b50b131297: Waiting 18:47:07 daab9271b320: Layer already exists 18:47:07 c13e01786216: Layer already exists 18:47:07 75ba6dd60d78: Layer already exists 18:47:07 1eec26ae807a: Layer already exists 18:47:07 cc6f599e96d5: Layer already exists 18:47:07 36b50b131297: Layer already exists 18:47:07 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:14ced9af7a6dbec7887513ba9b7bb09acb5be7657b4c2bf63d0990a57ed797b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:47:07 75ba6dd60d78: Preparing 18:47:07 1eec26ae807a: Preparing 18:47:07 c13e01786216: Preparing 18:47:07 daab9271b320: Preparing 18:47:07 cc6f599e96d5: Preparing 18:47:07 36b50b131297: Preparing 18:47:07 36b50b131297: Waiting 18:47:07 75ba6dd60d78: Layer already exists 18:47:07 c13e01786216: Layer already exists 18:47:07 1eec26ae807a: Layer already exists 18:47:07 daab9271b320: Layer already exists 18:47:07 cc6f599e96d5: Layer already exists 18:47:07 36b50b131297: Layer already exists 18:47:07 main: digest: sha256:14ced9af7a6dbec7887513ba9b7bb09acb5be7657b4c2bf63d0990a57ed797b6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:08 ===================================================== [Pipeline] echo 18:47:08 taggedImages: 18:47:08 - nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319 18:47:08 - nexus3.edgexfoundry.org:10004/core-command:latest 18:47:08 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.27 18:47:08 - nexus3.edgexfoundry.org:10004/core-command:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:47:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 18:47:08 74b98e48a794a97f37b554db3d129d7af8896319 18:47:08 latest 18:47:08 3.1.0-dev.27 18:47:08 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:08 main 18:47:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 18:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:47:08 c9a0eceb0706: Preparing 18:47:08 20e705262f08: Preparing 18:47:08 566c49fa9e5b: Preparing 18:47:08 eedff7fdfa12: Preparing 18:47:08 c13e01786216: Preparing 18:47:08 daab9271b320: Preparing 18:47:08 cc6f599e96d5: Preparing 18:47:08 36b50b131297: Preparing 18:47:08 daab9271b320: Waiting 18:47:08 cc6f599e96d5: Waiting 18:47:08 c13e01786216: Layer already exists 18:47:08 daab9271b320: Layer already exists 18:47:08 cc6f599e96d5: Layer already exists 18:47:08 36b50b131297: Layer already exists 18:47:08 566c49fa9e5b: Pushed 18:47:08 c9a0eceb0706: Pushed 18:47:08 20e705262f08: Pushed 18:47:10 eedff7fdfa12: Pushed 18:47:10 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:d5cabbd45d8ce4cf1607e5672ec64e7977077cac1374b58832c2596f28d5a16d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:10 + 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 18:47:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:47:10 c9a0eceb0706: Preparing 18:47:10 20e705262f08: Preparing 18:47:10 566c49fa9e5b: Preparing 18:47:10 eedff7fdfa12: Preparing 18:47:10 c13e01786216: Preparing 18:47:10 daab9271b320: Preparing 18:47:10 cc6f599e96d5: Preparing 18:47:10 daab9271b320: Waiting 18:47:10 36b50b131297: Preparing 18:47:10 cc6f599e96d5: Waiting 18:47:10 36b50b131297: Waiting 18:47:10 20e705262f08: Layer already exists 18:47:10 c13e01786216: Layer already exists 18:47:10 566c49fa9e5b: Layer already exists 18:47:10 c9a0eceb0706: Layer already exists 18:47:10 eedff7fdfa12: Layer already exists 18:47:10 36b50b131297: Layer already exists 18:47:10 daab9271b320: Layer already exists 18:47:10 cc6f599e96d5: Layer already exists 18:47:10 latest: digest: sha256:d5cabbd45d8ce4cf1607e5672ec64e7977077cac1374b58832c2596f28d5a16d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.27 18:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:47:11 c9a0eceb0706: Preparing 18:47:11 20e705262f08: Preparing 18:47:11 566c49fa9e5b: Preparing 18:47:11 eedff7fdfa12: Preparing 18:47:11 c13e01786216: Preparing 18:47:11 daab9271b320: Preparing 18:47:11 cc6f599e96d5: Preparing 18:47:11 36b50b131297: Preparing 18:47:11 cc6f599e96d5: Waiting 18:47:11 36b50b131297: Waiting 18:47:11 daab9271b320: Waiting 18:47:11 eedff7fdfa12: Layer already exists 18:47:11 c9a0eceb0706: Layer already exists 18:47:11 20e705262f08: Layer already exists 18:47:11 c13e01786216: Layer already exists 18:47:11 566c49fa9e5b: Layer already exists 18:47:11 daab9271b320: Layer already exists 18:47:11 cc6f599e96d5: Layer already exists 18:47:11 36b50b131297: Layer already exists 18:47:11 3.1.0-dev.27: digest: sha256:d5cabbd45d8ce4cf1607e5672ec64e7977077cac1374b58832c2596f28d5a16d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:47:11 c9a0eceb0706: Preparing 18:47:11 20e705262f08: Preparing 18:47:11 566c49fa9e5b: Preparing 18:47:11 eedff7fdfa12: Preparing 18:47:11 c13e01786216: Preparing 18:47:11 daab9271b320: Preparing 18:47:11 cc6f599e96d5: Preparing 18:47:11 36b50b131297: Preparing 18:47:11 daab9271b320: Waiting 18:47:11 36b50b131297: Waiting 18:47:11 cc6f599e96d5: Waiting 18:47:11 20e705262f08: Layer already exists 18:47:11 566c49fa9e5b: Layer already exists 18:47:11 eedff7fdfa12: Layer already exists 18:47:11 c13e01786216: Layer already exists 18:47:11 c9a0eceb0706: Layer already exists 18:47:11 cc6f599e96d5: Layer already exists 18:47:11 daab9271b320: Layer already exists 18:47:11 36b50b131297: Layer already exists 18:47:11 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:d5cabbd45d8ce4cf1607e5672ec64e7977077cac1374b58832c2596f28d5a16d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:12 + 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 18:47:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 18:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 18:47:12 c9a0eceb0706: Preparing 18:47:12 20e705262f08: Preparing 18:47:12 566c49fa9e5b: Preparing 18:47:12 eedff7fdfa12: Preparing 18:47:12 c13e01786216: Preparing 18:47:12 daab9271b320: Preparing 18:47:12 cc6f599e96d5: Preparing 18:47:12 36b50b131297: Preparing 18:47:12 daab9271b320: Waiting 18:47:12 cc6f599e96d5: Waiting 18:47:12 36b50b131297: Waiting 18:47:12 c13e01786216: Layer already exists 18:47:12 c9a0eceb0706: Layer already exists 18:47:12 eedff7fdfa12: Layer already exists 18:47:12 20e705262f08: Layer already exists 18:47:12 566c49fa9e5b: Layer already exists 18:47:12 36b50b131297: Layer already exists 18:47:12 daab9271b320: Layer already exists 18:47:12 cc6f599e96d5: Layer already exists 18:47:12 main: digest: sha256:d5cabbd45d8ce4cf1607e5672ec64e7977077cac1374b58832c2596f28d5a16d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:12 ===================================================== [Pipeline] echo 18:47:12 taggedImages: 18:47:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 18:47:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 18:47:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.27 18:47:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 18:47:12 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:47:12 74b98e48a794a97f37b554db3d129d7af8896319 18:47:12 latest 18:47:12 3.1.0-dev.27 18:47:12 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:12 main 18:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:13 + docker push nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319 18:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:47:13 e02d9ea228bf: Preparing 18:47:13 91e9c505d725: Preparing 18:47:13 c13e01786216: Preparing 18:47:13 daab9271b320: Preparing 18:47:13 cc6f599e96d5: Preparing 18:47:13 36b50b131297: Preparing 18:47:13 36b50b131297: Waiting 18:47:13 c13e01786216: Layer already exists 18:47:13 cc6f599e96d5: Layer already exists 18:47:13 daab9271b320: Layer already exists 18:47:13 36b50b131297: Layer already exists 18:47:13 e02d9ea228bf: Pushed 18:47:15 91e9c505d725: Pushed 18:47:15 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:0838083ed17c134e46e914db1d8901fdc058fb6b312b67c6dd3f15ec66b97118 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:15 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:47:15 e02d9ea228bf: Preparing 18:47:15 91e9c505d725: Preparing 18:47:15 c13e01786216: Preparing 18:47:15 daab9271b320: Preparing 18:47:15 cc6f599e96d5: Preparing 18:47:15 36b50b131297: Preparing 18:47:15 36b50b131297: Waiting 18:47:15 91e9c505d725: Layer already exists 18:47:15 daab9271b320: Layer already exists 18:47:15 c13e01786216: Layer already exists 18:47:15 cc6f599e96d5: Layer already exists 18:47:15 e02d9ea228bf: Layer already exists 18:47:15 36b50b131297: Layer already exists 18:47:15 latest: digest: sha256:0838083ed17c134e46e914db1d8901fdc058fb6b312b67c6dd3f15ec66b97118 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:16 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.27 18:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:47:16 e02d9ea228bf: Preparing 18:47:16 91e9c505d725: Preparing 18:47:16 c13e01786216: Preparing 18:47:16 daab9271b320: Preparing 18:47:16 cc6f599e96d5: Preparing 18:47:16 36b50b131297: Preparing 18:47:16 36b50b131297: Waiting 18:47:16 91e9c505d725: Layer already exists 18:47:16 cc6f599e96d5: Layer already exists 18:47:16 e02d9ea228bf: Layer already exists 18:47:16 daab9271b320: Layer already exists 18:47:16 c13e01786216: Layer already exists 18:47:16 36b50b131297: Layer already exists 18:47:16 3.1.0-dev.27: digest: sha256:0838083ed17c134e46e914db1d8901fdc058fb6b312b67c6dd3f15ec66b97118 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker push nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:47:17 e02d9ea228bf: Preparing 18:47:17 91e9c505d725: Preparing 18:47:17 c13e01786216: Preparing 18:47:17 daab9271b320: Preparing 18:47:17 cc6f599e96d5: Preparing 18:47:17 36b50b131297: Preparing 18:47:17 36b50b131297: Waiting 18:47:17 e02d9ea228bf: Layer already exists 18:47:17 c13e01786216: Layer already exists 18:47:17 91e9c505d725: Layer already exists 18:47:17 daab9271b320: Layer already exists 18:47:17 cc6f599e96d5: Layer already exists 18:47:17 36b50b131297: Layer already exists 18:47:17 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:0838083ed17c134e46e914db1d8901fdc058fb6b312b67c6dd3f15ec66b97118 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:47:17 e02d9ea228bf: Preparing 18:47:17 91e9c505d725: Preparing 18:47:17 c13e01786216: Preparing 18:47:17 daab9271b320: Preparing 18:47:17 cc6f599e96d5: Preparing 18:47:17 36b50b131297: Preparing 18:47:17 36b50b131297: Waiting 18:47:17 e02d9ea228bf: Layer already exists 18:47:17 c13e01786216: Layer already exists 18:47:17 91e9c505d725: Layer already exists 18:47:17 cc6f599e96d5: Layer already exists 18:47:17 daab9271b320: Layer already exists 18:47:17 36b50b131297: Layer already exists 18:47:17 main: digest: sha256:0838083ed17c134e46e914db1d8901fdc058fb6b312b67c6dd3f15ec66b97118 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:17 ===================================================== [Pipeline] echo 18:47:17 taggedImages: 18:47:17 - nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319 18:47:17 - nexus3.edgexfoundry.org:10004/core-data:latest 18:47:17 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.27 18:47:17 - nexus3.edgexfoundry.org:10004/core-data:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:47:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:47:17 74b98e48a794a97f37b554db3d129d7af8896319 18:47:17 latest 18:47:17 3.1.0-dev.27 18:47:17 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:17 main 18:47:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319 18:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:47:18 98640e08079c: Preparing 18:47:18 70bb8fab9287: Preparing 18:47:18 4cb80587c2c8: Preparing 18:47:18 c13e01786216: Preparing 18:47:18 daab9271b320: Preparing 18:47:18 cc6f599e96d5: Preparing 18:47:18 36b50b131297: Preparing 18:47:18 36b50b131297: Waiting 18:47:18 cc6f599e96d5: Waiting 18:47:18 daab9271b320: Layer already exists 18:47:18 c13e01786216: Layer already exists 18:47:18 cc6f599e96d5: Layer already exists 18:47:18 36b50b131297: Layer already exists 18:47:18 70bb8fab9287: Pushed 18:47:18 98640e08079c: Pushed 18:47:20 4cb80587c2c8: Pushed 18:47:20 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:d6a9aad3660e786dcb7571996537afba3b88de089771488391c9252a7c29acca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:47:21 98640e08079c: Preparing 18:47:21 70bb8fab9287: Preparing 18:47:21 4cb80587c2c8: Preparing 18:47:21 c13e01786216: Preparing 18:47:21 daab9271b320: Preparing 18:47:21 cc6f599e96d5: Preparing 18:47:21 36b50b131297: Preparing 18:47:21 cc6f599e96d5: Waiting 18:47:21 36b50b131297: Waiting 18:47:21 98640e08079c: Layer already exists 18:47:21 daab9271b320: Layer already exists 18:47:21 70bb8fab9287: Layer already exists 18:47:21 c13e01786216: Layer already exists 18:47:21 4cb80587c2c8: Layer already exists 18:47:21 36b50b131297: Layer already exists 18:47:21 cc6f599e96d5: Layer already exists 18:47:21 latest: digest: sha256:d6a9aad3660e786dcb7571996537afba3b88de089771488391c9252a7c29acca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.27 18:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:47:21 98640e08079c: Preparing 18:47:21 70bb8fab9287: Preparing 18:47:21 4cb80587c2c8: Preparing 18:47:21 c13e01786216: Preparing 18:47:21 daab9271b320: Preparing 18:47:21 cc6f599e96d5: Preparing 18:47:21 36b50b131297: Preparing 18:47:21 cc6f599e96d5: Waiting 18:47:21 36b50b131297: Waiting 18:47:21 4cb80587c2c8: Layer already exists 18:47:21 70bb8fab9287: Layer already exists 18:47:21 98640e08079c: Layer already exists 18:47:21 c13e01786216: Layer already exists 18:47:21 daab9271b320: Layer already exists 18:47:21 cc6f599e96d5: Layer already exists 18:47:21 36b50b131297: Layer already exists 18:47:21 3.1.0-dev.27: digest: sha256:d6a9aad3660e786dcb7571996537afba3b88de089771488391c9252a7c29acca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:47:22 98640e08079c: Preparing 18:47:22 70bb8fab9287: Preparing 18:47:22 4cb80587c2c8: Preparing 18:47:22 c13e01786216: Preparing 18:47:22 daab9271b320: Preparing 18:47:22 cc6f599e96d5: Preparing 18:47:22 36b50b131297: Preparing 18:47:22 36b50b131297: Waiting 18:47:22 cc6f599e96d5: Waiting 18:47:22 98640e08079c: Layer already exists 18:47:22 daab9271b320: Layer already exists 18:47:22 c13e01786216: Layer already exists 18:47:22 4cb80587c2c8: Layer already exists 18:47:22 70bb8fab9287: Layer already exists 18:47:22 cc6f599e96d5: Layer already exists 18:47:22 36b50b131297: Layer already exists 18:47:22 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:d6a9aad3660e786dcb7571996537afba3b88de089771488391c9252a7c29acca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:47:22 98640e08079c: Preparing 18:47:22 70bb8fab9287: Preparing 18:47:22 4cb80587c2c8: Preparing 18:47:22 c13e01786216: Preparing 18:47:22 daab9271b320: Preparing 18:47:22 cc6f599e96d5: Preparing 18:47:22 36b50b131297: Preparing 18:47:22 cc6f599e96d5: Waiting 18:47:22 36b50b131297: Waiting 18:47:22 98640e08079c: Layer already exists 18:47:22 daab9271b320: Layer already exists 18:47:22 70bb8fab9287: Layer already exists 18:47:22 4cb80587c2c8: Layer already exists 18:47:22 c13e01786216: Layer already exists 18:47:22 cc6f599e96d5: Layer already exists 18:47:22 36b50b131297: Layer already exists 18:47:22 main: digest: sha256:d6a9aad3660e786dcb7571996537afba3b88de089771488391c9252a7c29acca size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:22 ===================================================== [Pipeline] echo 18:47:22 taggedImages: 18:47:22 - nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319 18:47:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:47:22 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.27 18:47:22 - nexus3.edgexfoundry.org:10004/core-metadata:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:22 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:47:22 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:47:22 74b98e48a794a97f37b554db3d129d7af8896319 18:47:22 latest 18:47:22 3.1.0-dev.27 18:47:22 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:22 main 18:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 18:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:47:23 5c188e316878: Preparing 18:47:23 aff50a5fd6c1: Preparing 18:47:23 3eda3dfbce14: Preparing 18:47:23 ce12afefa2a1: Preparing 18:47:23 bd4671d916a0: Preparing 18:47:23 4e80420c4497: Preparing 18:47:23 dd3bb797c86e: Preparing 18:47:23 c13e01786216: Preparing 18:47:23 daab9271b320: Preparing 18:47:23 c31cda9d8516: Preparing 18:47:23 228d4cc7d85a: Preparing 18:47:23 dd3bb797c86e: Waiting 18:47:23 daab9271b320: Waiting 18:47:23 c13e01786216: Waiting 18:47:23 c31cda9d8516: Waiting 18:47:23 4e80420c4497: Waiting 18:47:23 5f70bf18a086: Preparing 18:47:23 5520ed0171cc: Preparing 18:47:23 bde13b293bf0: Preparing 18:47:23 36b50b131297: Preparing 18:47:23 5f70bf18a086: Waiting 18:47:23 5520ed0171cc: Waiting 18:47:23 bde13b293bf0: Waiting 18:47:23 36b50b131297: Waiting 18:47:23 5c188e316878: Pushed 18:47:23 ce12afefa2a1: Pushed 18:47:23 bd4671d916a0: Pushed 18:47:23 aff50a5fd6c1: Pushed 18:47:23 3eda3dfbce14: Pushed 18:47:23 c13e01786216: Layer already exists 18:47:23 daab9271b320: Layer already exists 18:47:23 4e80420c4497: Pushed 18:47:24 5520ed0171cc: Pushed 18:47:24 228d4cc7d85a: Pushed 18:47:24 c31cda9d8516: Pushed 18:47:24 5f70bf18a086: Pushed 18:47:24 36b50b131297: Layer already exists 18:47:24 bde13b293bf0: Pushed 18:47:25 dd3bb797c86e: Pushed 18:47:25 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:09095fe342842e7e4682d2baf2ddd5a682ff7dee76facfd87b991a01b5ad9ab6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:47:26 5c188e316878: Preparing 18:47:26 aff50a5fd6c1: Preparing 18:47:26 3eda3dfbce14: Preparing 18:47:26 ce12afefa2a1: Preparing 18:47:26 bd4671d916a0: Preparing 18:47:26 4e80420c4497: Preparing 18:47:26 dd3bb797c86e: Preparing 18:47:26 c13e01786216: Preparing 18:47:26 daab9271b320: Preparing 18:47:26 c31cda9d8516: Preparing 18:47:26 228d4cc7d85a: Preparing 18:47:26 5f70bf18a086: Preparing 18:47:26 5520ed0171cc: Preparing 18:47:26 bde13b293bf0: Preparing 18:47:26 36b50b131297: Preparing 18:47:26 5f70bf18a086: Waiting 18:47:26 dd3bb797c86e: Waiting 18:47:26 c13e01786216: Waiting 18:47:26 c31cda9d8516: Waiting 18:47:26 5520ed0171cc: Waiting 18:47:26 228d4cc7d85a: Waiting 18:47:26 bde13b293bf0: Waiting 18:47:26 36b50b131297: Waiting 18:47:26 4e80420c4497: Waiting 18:47:26 daab9271b320: Waiting 18:47:26 bd4671d916a0: Layer already exists 18:47:26 aff50a5fd6c1: Layer already exists 18:47:26 ce12afefa2a1: Layer already exists 18:47:26 5c188e316878: Layer already exists 18:47:26 3eda3dfbce14: Layer already exists 18:47:26 4e80420c4497: Layer already exists 18:47:26 c13e01786216: Layer already exists 18:47:26 dd3bb797c86e: Layer already exists 18:47:26 daab9271b320: Layer already exists 18:47:26 c31cda9d8516: Layer already exists 18:47:26 228d4cc7d85a: Layer already exists 18:47:26 5f70bf18a086: Layer already exists 18:47:26 5520ed0171cc: Layer already exists 18:47:26 36b50b131297: Layer already exists 18:47:26 bde13b293bf0: Layer already exists 18:47:26 latest: digest: sha256:09095fe342842e7e4682d2baf2ddd5a682ff7dee76facfd87b991a01b5ad9ab6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.27 18:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:47:27 5c188e316878: Preparing 18:47:27 aff50a5fd6c1: Preparing 18:47:27 3eda3dfbce14: Preparing 18:47:27 ce12afefa2a1: Preparing 18:47:27 bd4671d916a0: Preparing 18:47:27 4e80420c4497: Preparing 18:47:27 dd3bb797c86e: Preparing 18:47:27 c13e01786216: Preparing 18:47:27 daab9271b320: Preparing 18:47:27 c31cda9d8516: Preparing 18:47:27 228d4cc7d85a: Preparing 18:47:27 5f70bf18a086: Preparing 18:47:27 5520ed0171cc: Preparing 18:47:27 bde13b293bf0: Preparing 18:47:27 36b50b131297: Preparing 18:47:27 c31cda9d8516: Waiting 18:47:27 228d4cc7d85a: Waiting 18:47:27 5f70bf18a086: Waiting 18:47:27 5520ed0171cc: Waiting 18:47:27 bde13b293bf0: Waiting 18:47:27 36b50b131297: Waiting 18:47:27 daab9271b320: Waiting 18:47:27 c13e01786216: Waiting 18:47:27 dd3bb797c86e: Waiting 18:47:27 4e80420c4497: Waiting 18:47:27 bd4671d916a0: Layer already exists 18:47:27 5c188e316878: Layer already exists 18:47:27 3eda3dfbce14: Layer already exists 18:47:27 aff50a5fd6c1: Layer already exists 18:47:27 ce12afefa2a1: Layer already exists 18:47:27 c13e01786216: Layer already exists 18:47:27 dd3bb797c86e: Layer already exists 18:47:27 daab9271b320: Layer already exists 18:47:27 4e80420c4497: Layer already exists 18:47:27 c31cda9d8516: Layer already exists 18:47:27 bde13b293bf0: Layer already exists 18:47:27 228d4cc7d85a: Layer already exists 18:47:27 5f70bf18a086: Layer already exists 18:47:27 36b50b131297: Layer already exists 18:47:27 5520ed0171cc: Layer already exists 18:47:27 3.1.0-dev.27: digest: sha256:09095fe342842e7e4682d2baf2ddd5a682ff7dee76facfd87b991a01b5ad9ab6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:47:27 5c188e316878: Preparing 18:47:27 aff50a5fd6c1: Preparing 18:47:27 3eda3dfbce14: Preparing 18:47:27 ce12afefa2a1: Preparing 18:47:27 bd4671d916a0: Preparing 18:47:27 4e80420c4497: Preparing 18:47:27 dd3bb797c86e: Preparing 18:47:27 c13e01786216: Preparing 18:47:27 daab9271b320: Preparing 18:47:27 c31cda9d8516: Preparing 18:47:27 228d4cc7d85a: Preparing 18:47:27 5f70bf18a086: Preparing 18:47:27 5520ed0171cc: Preparing 18:47:27 bde13b293bf0: Preparing 18:47:27 36b50b131297: Preparing 18:47:27 daab9271b320: Waiting 18:47:27 c31cda9d8516: Waiting 18:47:27 228d4cc7d85a: Waiting 18:47:27 bde13b293bf0: Waiting 18:47:27 5f70bf18a086: Waiting 18:47:27 5520ed0171cc: Waiting 18:47:27 36b50b131297: Waiting 18:47:27 4e80420c4497: Waiting 18:47:27 c13e01786216: Waiting 18:47:27 aff50a5fd6c1: Layer already exists 18:47:27 3eda3dfbce14: Layer already exists 18:47:27 bd4671d916a0: Layer already exists 18:47:27 ce12afefa2a1: Layer already exists 18:47:27 5c188e316878: Layer already exists 18:47:27 4e80420c4497: Layer already exists 18:47:27 c13e01786216: Layer already exists 18:47:27 dd3bb797c86e: Layer already exists 18:47:27 c31cda9d8516: Layer already exists 18:47:27 daab9271b320: Layer already exists 18:47:27 228d4cc7d85a: Layer already exists 18:47:27 5520ed0171cc: Layer already exists 18:47:27 5f70bf18a086: Layer already exists 18:47:27 bde13b293bf0: Layer already exists 18:47:27 36b50b131297: Layer already exists 18:47:27 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:09095fe342842e7e4682d2baf2ddd5a682ff7dee76facfd87b991a01b5ad9ab6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:47:28 5c188e316878: Preparing 18:47:28 aff50a5fd6c1: Preparing 18:47:28 3eda3dfbce14: Preparing 18:47:28 ce12afefa2a1: Preparing 18:47:28 bd4671d916a0: Preparing 18:47:28 4e80420c4497: Preparing 18:47:28 dd3bb797c86e: Preparing 18:47:28 c13e01786216: Preparing 18:47:28 daab9271b320: Preparing 18:47:28 c31cda9d8516: Preparing 18:47:28 228d4cc7d85a: Preparing 18:47:28 5f70bf18a086: Preparing 18:47:28 5520ed0171cc: Preparing 18:47:28 bde13b293bf0: Preparing 18:47:28 36b50b131297: Preparing 18:47:28 c31cda9d8516: Waiting 18:47:28 dd3bb797c86e: Waiting 18:47:28 5f70bf18a086: Waiting 18:47:28 228d4cc7d85a: Waiting 18:47:28 c13e01786216: Waiting 18:47:28 daab9271b320: Waiting 18:47:28 4e80420c4497: Waiting 18:47:28 bde13b293bf0: Waiting 18:47:28 5520ed0171cc: Waiting 18:47:28 3eda3dfbce14: Layer already exists 18:47:28 5c188e316878: Layer already exists 18:47:28 aff50a5fd6c1: Layer already exists 18:47:28 bd4671d916a0: Layer already exists 18:47:28 ce12afefa2a1: Layer already exists 18:47:28 dd3bb797c86e: Layer already exists 18:47:28 4e80420c4497: Layer already exists 18:47:28 c31cda9d8516: Layer already exists 18:47:28 daab9271b320: Layer already exists 18:47:28 c13e01786216: Layer already exists 18:47:28 5f70bf18a086: Layer already exists 18:47:28 228d4cc7d85a: Layer already exists 18:47:28 5520ed0171cc: Layer already exists 18:47:28 bde13b293bf0: Layer already exists 18:47:28 36b50b131297: Layer already exists 18:47:28 main: digest: sha256:09095fe342842e7e4682d2baf2ddd5a682ff7dee76facfd87b991a01b5ad9ab6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:28 ===================================================== [Pipeline] echo 18:47:28 taggedImages: 18:47:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319 18:47:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:47:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.27 18:47:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:47:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 18:47:28 74b98e48a794a97f37b554db3d129d7af8896319 18:47:28 latest 18:47:28 3.1.0-dev.27 18:47:28 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:28 main 18:47:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319 18:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:47:29 c9a0eceb0706: Preparing 18:47:29 20e705262f08: Preparing 18:47:29 32b4279d108a: Preparing 18:47:29 cc6bdf33f77b: Preparing 18:47:29 c13e01786216: Preparing 18:47:29 daab9271b320: Preparing 18:47:29 cc6f599e96d5: Preparing 18:47:29 36b50b131297: Preparing 18:47:29 daab9271b320: Waiting 18:47:29 cc6f599e96d5: Waiting 18:47:29 36b50b131297: Waiting 18:47:29 c13e01786216: Layer already exists 18:47:29 c9a0eceb0706: Layer already exists 18:47:29 20e705262f08: Layer already exists 18:47:29 daab9271b320: Layer already exists 18:47:29 36b50b131297: Layer already exists 18:47:29 cc6f599e96d5: Layer already exists 18:47:29 32b4279d108a: Pushed 18:47:30 cc6bdf33f77b: Pushed 18:47:30 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:046debf0c1973d9199133e233bd334831c0ce176a6ac49ee1b3620feb4d50d8b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:47:31 c9a0eceb0706: Preparing 18:47:31 20e705262f08: Preparing 18:47:31 32b4279d108a: Preparing 18:47:31 cc6bdf33f77b: Preparing 18:47:31 c13e01786216: Preparing 18:47:31 daab9271b320: Preparing 18:47:31 cc6f599e96d5: Preparing 18:47:31 36b50b131297: Preparing 18:47:31 cc6f599e96d5: Waiting 18:47:31 36b50b131297: Waiting 18:47:31 daab9271b320: Waiting 18:47:31 c13e01786216: Layer already exists 18:47:31 20e705262f08: Layer already exists 18:47:31 32b4279d108a: Layer already exists 18:47:31 c9a0eceb0706: Layer already exists 18:47:31 cc6bdf33f77b: Layer already exists 18:47:31 daab9271b320: Layer already exists 18:47:31 cc6f599e96d5: Layer already exists 18:47:31 36b50b131297: Layer already exists 18:47:31 latest: digest: sha256:046debf0c1973d9199133e233bd334831c0ce176a6ac49ee1b3620feb4d50d8b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.27 18:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:47:31 c9a0eceb0706: Preparing 18:47:31 20e705262f08: Preparing 18:47:31 32b4279d108a: Preparing 18:47:31 cc6bdf33f77b: Preparing 18:47:31 c13e01786216: Preparing 18:47:31 daab9271b320: Preparing 18:47:31 cc6f599e96d5: Preparing 18:47:31 36b50b131297: Preparing 18:47:31 cc6f599e96d5: Waiting 18:47:31 daab9271b320: Waiting 18:47:31 36b50b131297: Waiting 18:47:31 c9a0eceb0706: Layer already exists 18:47:31 cc6bdf33f77b: Layer already exists 18:47:31 20e705262f08: Layer already exists 18:47:31 c13e01786216: Layer already exists 18:47:31 32b4279d108a: Layer already exists 18:47:31 daab9271b320: Layer already exists 18:47:31 cc6f599e96d5: Layer already exists 18:47:31 36b50b131297: Layer already exists 18:47:31 3.1.0-dev.27: digest: sha256:046debf0c1973d9199133e233bd334831c0ce176a6ac49ee1b3620feb4d50d8b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:47:32 c9a0eceb0706: Preparing 18:47:32 20e705262f08: Preparing 18:47:32 32b4279d108a: Preparing 18:47:32 cc6bdf33f77b: Preparing 18:47:32 c13e01786216: Preparing 18:47:32 daab9271b320: Preparing 18:47:32 cc6f599e96d5: Preparing 18:47:32 36b50b131297: Preparing 18:47:32 cc6f599e96d5: Waiting 18:47:32 36b50b131297: Waiting 18:47:32 daab9271b320: Waiting 18:47:32 c9a0eceb0706: Layer already exists 18:47:32 cc6bdf33f77b: Layer already exists 18:47:32 20e705262f08: Layer already exists 18:47:32 32b4279d108a: Layer already exists 18:47:32 c13e01786216: Layer already exists 18:47:32 daab9271b320: Layer already exists 18:47:32 cc6f599e96d5: Layer already exists 18:47:32 36b50b131297: Layer already exists 18:47:32 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:046debf0c1973d9199133e233bd334831c0ce176a6ac49ee1b3620feb4d50d8b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 18:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 18:47:33 c9a0eceb0706: Preparing 18:47:33 20e705262f08: Preparing 18:47:33 32b4279d108a: Preparing 18:47:33 cc6bdf33f77b: Preparing 18:47:33 c13e01786216: Preparing 18:47:33 daab9271b320: Preparing 18:47:33 cc6f599e96d5: Preparing 18:47:33 36b50b131297: Preparing 18:47:33 daab9271b320: Waiting 18:47:33 cc6f599e96d5: Waiting 18:47:33 36b50b131297: Waiting 18:47:33 cc6bdf33f77b: Layer already exists 18:47:33 32b4279d108a: Layer already exists 18:47:33 c9a0eceb0706: Layer already exists 18:47:33 c13e01786216: Layer already exists 18:47:33 20e705262f08: Layer already exists 18:47:33 cc6f599e96d5: Layer already exists 18:47:33 daab9271b320: Layer already exists 18:47:33 36b50b131297: Layer already exists 18:47:33 main: digest: sha256:046debf0c1973d9199133e233bd334831c0ce176a6ac49ee1b3620feb4d50d8b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:33 ===================================================== [Pipeline] echo 18:47:33 taggedImages: 18:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319 18:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 18:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.27 18:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:33 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 18:47:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:47:33 74b98e48a794a97f37b554db3d129d7af8896319 18:47:33 latest 18:47:33 3.1.0-dev.27 18:47:33 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:33 main 18:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319 18:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:47:33 8817f3abaf84: Preparing 18:47:33 57cdb4f85f4c: Preparing 18:47:33 a56f29e3c5c6: Preparing 18:47:33 17fe707c8988: Preparing 18:47:33 c13e01786216: Preparing 18:47:33 daab9271b320: Preparing 18:47:33 1ed6935df0d6: Preparing 18:47:33 bcc7f6459999: Preparing 18:47:33 36b50b131297: Preparing 18:47:33 bcc7f6459999: Waiting 18:47:33 1ed6935df0d6: Waiting 18:47:33 36b50b131297: Waiting 18:47:33 c13e01786216: Layer already exists 18:47:33 daab9271b320: Layer already exists 18:47:33 57cdb4f85f4c: Pushed 18:47:33 1ed6935df0d6: Pushed 18:47:33 8817f3abaf84: Pushed 18:47:33 17fe707c8988: Pushed 18:47:33 36b50b131297: Layer already exists 18:47:34 bcc7f6459999: Pushed 18:47:35 a56f29e3c5c6: Pushed 18:47:35 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:8fe7a6fce99e429e7972ea7ca602141c58357d4189a53e74307583362dea5eb1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:47:36 8817f3abaf84: Preparing 18:47:36 57cdb4f85f4c: Preparing 18:47:36 a56f29e3c5c6: Preparing 18:47:36 17fe707c8988: Preparing 18:47:36 c13e01786216: Preparing 18:47:36 daab9271b320: Preparing 18:47:36 1ed6935df0d6: Preparing 18:47:36 bcc7f6459999: Preparing 18:47:36 36b50b131297: Preparing 18:47:36 bcc7f6459999: Waiting 18:47:36 daab9271b320: Waiting 18:47:36 1ed6935df0d6: Waiting 18:47:36 17fe707c8988: Layer already exists 18:47:36 c13e01786216: Layer already exists 18:47:36 8817f3abaf84: Layer already exists 18:47:36 a56f29e3c5c6: Layer already exists 18:47:36 57cdb4f85f4c: Layer already exists 18:47:36 daab9271b320: Layer already exists 18:47:36 36b50b131297: Layer already exists 18:47:36 1ed6935df0d6: Layer already exists 18:47:36 bcc7f6459999: Layer already exists 18:47:36 latest: digest: sha256:8fe7a6fce99e429e7972ea7ca602141c58357d4189a53e74307583362dea5eb1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.27 18:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:47:36 8817f3abaf84: Preparing 18:47:36 57cdb4f85f4c: Preparing 18:47:36 a56f29e3c5c6: Preparing 18:47:36 17fe707c8988: Preparing 18:47:36 c13e01786216: Preparing 18:47:36 daab9271b320: Preparing 18:47:36 1ed6935df0d6: Preparing 18:47:36 bcc7f6459999: Preparing 18:47:36 36b50b131297: Preparing 18:47:36 1ed6935df0d6: Waiting 18:47:36 bcc7f6459999: Waiting 18:47:36 36b50b131297: Waiting 18:47:36 c13e01786216: Layer already exists 18:47:36 17fe707c8988: Layer already exists 18:47:36 a56f29e3c5c6: Layer already exists 18:47:36 57cdb4f85f4c: Layer already exists 18:47:36 8817f3abaf84: Layer already exists 18:47:36 daab9271b320: Layer already exists 18:47:36 bcc7f6459999: Layer already exists 18:47:36 1ed6935df0d6: Layer already exists 18:47:36 36b50b131297: Layer already exists 18:47:36 3.1.0-dev.27: digest: sha256:8fe7a6fce99e429e7972ea7ca602141c58357d4189a53e74307583362dea5eb1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:47:37 8817f3abaf84: Preparing 18:47:37 57cdb4f85f4c: Preparing 18:47:37 a56f29e3c5c6: Preparing 18:47:37 17fe707c8988: Preparing 18:47:37 c13e01786216: Preparing 18:47:37 daab9271b320: Preparing 18:47:37 1ed6935df0d6: Preparing 18:47:37 bcc7f6459999: Preparing 18:47:37 36b50b131297: Preparing 18:47:37 daab9271b320: Waiting 18:47:37 bcc7f6459999: Waiting 18:47:37 1ed6935df0d6: Waiting 18:47:37 36b50b131297: Waiting 18:47:37 17fe707c8988: Layer already exists 18:47:37 57cdb4f85f4c: Layer already exists 18:47:37 8817f3abaf84: Layer already exists 18:47:37 c13e01786216: Layer already exists 18:47:37 a56f29e3c5c6: Layer already exists 18:47:37 bcc7f6459999: Layer already exists 18:47:37 1ed6935df0d6: Layer already exists 18:47:37 36b50b131297: Layer already exists 18:47:37 daab9271b320: Layer already exists 18:47:37 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:8fe7a6fce99e429e7972ea7ca602141c58357d4189a53e74307583362dea5eb1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:47:37 8817f3abaf84: Preparing 18:47:37 57cdb4f85f4c: Preparing 18:47:37 a56f29e3c5c6: Preparing 18:47:37 17fe707c8988: Preparing 18:47:37 c13e01786216: Preparing 18:47:37 daab9271b320: Preparing 18:47:37 1ed6935df0d6: Preparing 18:47:37 bcc7f6459999: Preparing 18:47:37 36b50b131297: Preparing 18:47:37 bcc7f6459999: Waiting 18:47:37 36b50b131297: Waiting 18:47:37 daab9271b320: Waiting 18:47:37 1ed6935df0d6: Waiting 18:47:37 57cdb4f85f4c: Layer already exists 18:47:37 c13e01786216: Layer already exists 18:47:37 a56f29e3c5c6: Layer already exists 18:47:37 8817f3abaf84: Layer already exists 18:47:37 17fe707c8988: Layer already exists 18:47:37 daab9271b320: Layer already exists 18:47:37 36b50b131297: Layer already exists 18:47:37 bcc7f6459999: Layer already exists 18:47:37 1ed6935df0d6: Layer already exists 18:47:37 main: digest: sha256:8fe7a6fce99e429e7972ea7ca602141c58357d4189a53e74307583362dea5eb1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:37 ===================================================== [Pipeline] echo 18:47:37 taggedImages: 18:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319 18:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.27 18:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:47:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:47:38 74b98e48a794a97f37b554db3d129d7af8896319 18:47:38 latest 18:47:38 3.1.0-dev.27 18:47:38 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:38 main 18:47:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319 18:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:47:38 e22afb9b1ec2: Preparing 18:47:38 ab1a0e29aa07: Preparing 18:47:38 7a1ad9118e3b: Preparing 18:47:38 5f4b96e053d2: Preparing 18:47:38 aeb392db2331: Preparing 18:47:38 8373a5332df2: Preparing 18:47:38 87e9977ce65f: Preparing 18:47:38 c13e01786216: Preparing 18:47:38 daab9271b320: Preparing 18:47:38 3785d3471088: Preparing 18:47:38 36b50b131297: Preparing 18:47:38 87e9977ce65f: Waiting 18:47:38 36b50b131297: Waiting 18:47:38 3785d3471088: Waiting 18:47:38 daab9271b320: Waiting 18:47:38 c13e01786216: Waiting 18:47:38 8373a5332df2: Waiting 18:47:38 aeb392db2331: Pushed 18:47:38 ab1a0e29aa07: Pushed 18:47:38 e22afb9b1ec2: Pushed 18:47:38 c13e01786216: Layer already exists 18:47:38 daab9271b320: Layer already exists 18:47:38 87e9977ce65f: Pushed 18:47:38 8373a5332df2: Pushed 18:47:38 36b50b131297: Layer already exists 18:47:39 5f4b96e053d2: Pushed 18:47:40 3785d3471088: Pushed 18:47:40 7a1ad9118e3b: Pushed 18:47:40 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:6e1f53d3ccb33e5300a0106cf1ae99fe3faf675c8cd01b27602551bea212c384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:47:41 e22afb9b1ec2: Preparing 18:47:41 ab1a0e29aa07: Preparing 18:47:41 7a1ad9118e3b: Preparing 18:47:41 5f4b96e053d2: Preparing 18:47:41 aeb392db2331: Preparing 18:47:41 8373a5332df2: Preparing 18:47:41 87e9977ce65f: Preparing 18:47:41 c13e01786216: Preparing 18:47:41 daab9271b320: Preparing 18:47:41 3785d3471088: Preparing 18:47:41 36b50b131297: Preparing 18:47:41 8373a5332df2: Waiting 18:47:41 87e9977ce65f: Waiting 18:47:41 c13e01786216: Waiting 18:47:41 daab9271b320: Waiting 18:47:41 3785d3471088: Waiting 18:47:41 36b50b131297: Waiting 18:47:41 e22afb9b1ec2: Layer already exists 18:47:41 aeb392db2331: Layer already exists 18:47:41 5f4b96e053d2: Layer already exists 18:47:41 7a1ad9118e3b: Layer already exists 18:47:41 ab1a0e29aa07: Layer already exists 18:47:41 87e9977ce65f: Layer already exists 18:47:41 c13e01786216: Layer already exists 18:47:41 8373a5332df2: Layer already exists 18:47:41 3785d3471088: Layer already exists 18:47:41 daab9271b320: Layer already exists 18:47:41 36b50b131297: Layer already exists 18:47:41 latest: digest: sha256:6e1f53d3ccb33e5300a0106cf1ae99fe3faf675c8cd01b27602551bea212c384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.27 18:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:47:41 e22afb9b1ec2: Preparing 18:47:41 ab1a0e29aa07: Preparing 18:47:41 7a1ad9118e3b: Preparing 18:47:41 5f4b96e053d2: Preparing 18:47:41 aeb392db2331: Preparing 18:47:41 8373a5332df2: Preparing 18:47:41 87e9977ce65f: Preparing 18:47:41 c13e01786216: Preparing 18:47:41 daab9271b320: Preparing 18:47:41 3785d3471088: Preparing 18:47:41 36b50b131297: Preparing 18:47:41 c13e01786216: Waiting 18:47:41 daab9271b320: Waiting 18:47:41 3785d3471088: Waiting 18:47:41 36b50b131297: Waiting 18:47:41 8373a5332df2: Waiting 18:47:41 87e9977ce65f: Waiting 18:47:41 5f4b96e053d2: Layer already exists 18:47:41 7a1ad9118e3b: Layer already exists 18:47:41 e22afb9b1ec2: Layer already exists 18:47:41 aeb392db2331: Layer already exists 18:47:41 ab1a0e29aa07: Layer already exists 18:47:41 c13e01786216: Layer already exists 18:47:41 8373a5332df2: Layer already exists 18:47:41 daab9271b320: Layer already exists 18:47:41 87e9977ce65f: Layer already exists 18:47:41 3785d3471088: Layer already exists 18:47:41 36b50b131297: Layer already exists 18:47:41 3.1.0-dev.27: digest: sha256:6e1f53d3ccb33e5300a0106cf1ae99fe3faf675c8cd01b27602551bea212c384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:47:42 e22afb9b1ec2: Preparing 18:47:42 ab1a0e29aa07: Preparing 18:47:42 7a1ad9118e3b: Preparing 18:47:42 5f4b96e053d2: Preparing 18:47:42 aeb392db2331: Preparing 18:47:42 8373a5332df2: Preparing 18:47:42 8373a5332df2: Waiting 18:47:42 87e9977ce65f: Preparing 18:47:42 c13e01786216: Preparing 18:47:42 daab9271b320: Preparing 18:47:42 3785d3471088: Preparing 18:47:42 87e9977ce65f: Waiting 18:47:42 c13e01786216: Waiting 18:47:42 daab9271b320: Waiting 18:47:42 36b50b131297: Preparing 18:47:42 3785d3471088: Waiting 18:47:42 36b50b131297: Waiting 18:47:42 e22afb9b1ec2: Layer already exists 18:47:42 aeb392db2331: Layer already exists 18:47:42 5f4b96e053d2: Layer already exists 18:47:42 ab1a0e29aa07: Layer already exists 18:47:42 7a1ad9118e3b: Layer already exists 18:47:42 87e9977ce65f: Layer already exists 18:47:42 8373a5332df2: Layer already exists 18:47:42 c13e01786216: Layer already exists 18:47:42 3785d3471088: Layer already exists 18:47:42 daab9271b320: Layer already exists 18:47:42 36b50b131297: Layer already exists 18:47:42 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:6e1f53d3ccb33e5300a0106cf1ae99fe3faf675c8cd01b27602551bea212c384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:47:43 e22afb9b1ec2: Preparing 18:47:43 ab1a0e29aa07: Preparing 18:47:43 7a1ad9118e3b: Preparing 18:47:43 5f4b96e053d2: Preparing 18:47:43 aeb392db2331: Preparing 18:47:43 8373a5332df2: Preparing 18:47:43 87e9977ce65f: Preparing 18:47:43 c13e01786216: Preparing 18:47:43 daab9271b320: Preparing 18:47:43 3785d3471088: Preparing 18:47:43 36b50b131297: Preparing 18:47:43 87e9977ce65f: Waiting 18:47:43 8373a5332df2: Waiting 18:47:43 c13e01786216: Waiting 18:47:43 3785d3471088: Waiting 18:47:43 daab9271b320: Waiting 18:47:43 36b50b131297: Waiting 18:47:43 aeb392db2331: Layer already exists 18:47:43 e22afb9b1ec2: Layer already exists 18:47:43 ab1a0e29aa07: Layer already exists 18:47:43 5f4b96e053d2: Layer already exists 18:47:43 7a1ad9118e3b: Layer already exists 18:47:43 c13e01786216: Layer already exists 18:47:43 87e9977ce65f: Layer already exists 18:47:43 3785d3471088: Layer already exists 18:47:43 8373a5332df2: Layer already exists 18:47:43 daab9271b320: Layer already exists 18:47:43 36b50b131297: Layer already exists 18:47:43 main: digest: sha256:6e1f53d3ccb33e5300a0106cf1ae99fe3faf675c8cd01b27602551bea212c384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:43 ===================================================== [Pipeline] echo 18:47:43 taggedImages: 18:47:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319 18:47:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:47:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.27 18:47:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:47:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:47:43 74b98e48a794a97f37b554db3d129d7af8896319 18:47:43 latest 18:47:43 3.1.0-dev.27 18:47:43 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:43 main 18:47:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319 18:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:43 39bc0b27e337: Preparing 18:47:43 11042c23cdad: Preparing 18:47:43 c13e01786216: Preparing 18:47:43 daab9271b320: Preparing 18:47:43 99d6cf6906c7: Preparing 18:47:43 36b50b131297: Preparing 18:47:43 36b50b131297: Waiting 18:47:43 c13e01786216: Layer already exists 18:47:43 daab9271b320: Layer already exists 18:47:43 36b50b131297: Layer already exists 18:47:43 39bc0b27e337: Pushed 18:47:44 99d6cf6906c7: Pushed 18:47:46 11042c23cdad: Pushed 18:47:46 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:904a531638f5efdde33fedbf61da189b42e23e282644abf280f777f07a1a9ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:46 + 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 18:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:46 39bc0b27e337: Preparing 18:47:46 11042c23cdad: Preparing 18:47:46 c13e01786216: Preparing 18:47:46 daab9271b320: Preparing 18:47:46 99d6cf6906c7: Preparing 18:47:46 36b50b131297: Preparing 18:47:46 36b50b131297: Waiting 18:47:46 99d6cf6906c7: Layer already exists 18:47:46 11042c23cdad: Layer already exists 18:47:46 daab9271b320: Layer already exists 18:47:46 39bc0b27e337: Layer already exists 18:47:46 c13e01786216: Layer already exists 18:47:46 36b50b131297: Layer already exists 18:47:46 latest: digest: sha256:904a531638f5efdde33fedbf61da189b42e23e282644abf280f777f07a1a9ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.27 18:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:47 39bc0b27e337: Preparing 18:47:47 11042c23cdad: Preparing 18:47:47 c13e01786216: Preparing 18:47:47 daab9271b320: Preparing 18:47:47 99d6cf6906c7: Preparing 18:47:47 36b50b131297: Preparing 18:47:47 36b50b131297: Waiting 18:47:47 99d6cf6906c7: Layer already exists 18:47:47 11042c23cdad: Layer already exists 18:47:47 daab9271b320: Layer already exists 18:47:47 c13e01786216: Layer already exists 18:47:47 39bc0b27e337: Layer already exists 18:47:47 36b50b131297: Layer already exists 18:47:47 3.1.0-dev.27: digest: sha256:904a531638f5efdde33fedbf61da189b42e23e282644abf280f777f07a1a9ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:48 39bc0b27e337: Preparing 18:47:48 11042c23cdad: Preparing 18:47:48 c13e01786216: Preparing 18:47:48 daab9271b320: Preparing 18:47:48 99d6cf6906c7: Preparing 18:47:48 36b50b131297: Preparing 18:47:48 36b50b131297: Waiting 18:47:48 c13e01786216: Layer already exists 18:47:48 11042c23cdad: Layer already exists 18:47:48 39bc0b27e337: Layer already exists 18:47:48 99d6cf6906c7: Layer already exists 18:47:48 daab9271b320: Layer already exists 18:47:48 36b50b131297: Layer already exists 18:47:48 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:904a531638f5efdde33fedbf61da189b42e23e282644abf280f777f07a1a9ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + 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 18:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:47:48 39bc0b27e337: Preparing 18:47:48 11042c23cdad: Preparing 18:47:48 c13e01786216: Preparing 18:47:48 daab9271b320: Preparing 18:47:48 99d6cf6906c7: Preparing 18:47:48 36b50b131297: Preparing 18:47:48 36b50b131297: Waiting 18:47:48 daab9271b320: Layer already exists 18:47:48 c13e01786216: Layer already exists 18:47:48 39bc0b27e337: Layer already exists 18:47:48 11042c23cdad: Layer already exists 18:47:48 99d6cf6906c7: Layer already exists 18:47:48 36b50b131297: Layer already exists 18:47:48 main: digest: sha256:904a531638f5efdde33fedbf61da189b42e23e282644abf280f777f07a1a9ab4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:47:48 ===================================================== [Pipeline] echo 18:47:48 taggedImages: 18:47:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319 18:47:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:47:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.27 18:47:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:47:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:47:48 74b98e48a794a97f37b554db3d129d7af8896319 18:47:48 latest 18:47:48 3.1.0-dev.27 18:47:48 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:48 main 18:47:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319 18:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:49 81a520cceac5: Preparing 18:47:49 56f210ecda19: Preparing 18:47:49 a18af8fd86e0: Preparing 18:47:49 4748470bc4f9: Preparing 18:47:49 11bfead1479b: Preparing 18:47:49 c13e01786216: Preparing 18:47:49 daab9271b320: Preparing 18:47:49 e9ec81b75a65: Preparing 18:47:49 36b50b131297: Preparing 18:47:49 c13e01786216: Waiting 18:47:49 daab9271b320: Waiting 18:47:49 e9ec81b75a65: Waiting 18:47:49 36b50b131297: Waiting 18:47:49 81a520cceac5: Pushed 18:47:49 56f210ecda19: Pushed 18:47:49 a18af8fd86e0: Pushed 18:47:49 c13e01786216: Layer already exists 18:47:49 daab9271b320: Layer already exists 18:47:49 36b50b131297: Layer already exists 18:47:49 e9ec81b75a65: Pushed 18:47:55 11bfead1479b: Pushed 18:47:57 4748470bc4f9: Pushed 18:47:58 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:c806475472d1a60a89b65e52d9159495945b104a0df0ba0ef809db5b1f4ecf70 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:58 81a520cceac5: Preparing 18:47:58 56f210ecda19: Preparing 18:47:58 a18af8fd86e0: Preparing 18:47:58 4748470bc4f9: Preparing 18:47:58 11bfead1479b: Preparing 18:47:58 c13e01786216: Preparing 18:47:58 daab9271b320: Preparing 18:47:58 e9ec81b75a65: Preparing 18:47:58 36b50b131297: Preparing 18:47:58 e9ec81b75a65: Waiting 18:47:58 36b50b131297: Waiting 18:47:58 daab9271b320: Waiting 18:47:58 c13e01786216: Waiting 18:47:58 4748470bc4f9: Layer already exists 18:47:58 81a520cceac5: Layer already exists 18:47:58 11bfead1479b: Layer already exists 18:47:58 a18af8fd86e0: Layer already exists 18:47:58 56f210ecda19: Layer already exists 18:47:58 c13e01786216: Layer already exists 18:47:58 e9ec81b75a65: Layer already exists 18:47:58 daab9271b320: Layer already exists 18:47:58 36b50b131297: Layer already exists 18:47:58 latest: digest: sha256:c806475472d1a60a89b65e52d9159495945b104a0df0ba0ef809db5b1f4ecf70 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.27 18:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:59 81a520cceac5: Preparing 18:47:59 56f210ecda19: Preparing 18:47:59 a18af8fd86e0: Preparing 18:47:59 4748470bc4f9: Preparing 18:47:59 11bfead1479b: Preparing 18:47:59 c13e01786216: Preparing 18:47:59 daab9271b320: Preparing 18:47:59 e9ec81b75a65: Preparing 18:47:59 36b50b131297: Preparing 18:47:59 c13e01786216: Waiting 18:47:59 36b50b131297: Waiting 18:47:59 daab9271b320: Waiting 18:47:59 e9ec81b75a65: Waiting 18:47:59 81a520cceac5: Layer already exists 18:47:59 56f210ecda19: Layer already exists 18:47:59 4748470bc4f9: Layer already exists 18:47:59 11bfead1479b: Layer already exists 18:47:59 a18af8fd86e0: Layer already exists 18:47:59 c13e01786216: Layer already exists 18:47:59 e9ec81b75a65: Layer already exists 18:47:59 36b50b131297: Layer already exists 18:47:59 daab9271b320: Layer already exists 18:47:59 3.1.0-dev.27: digest: sha256:c806475472d1a60a89b65e52d9159495945b104a0df0ba0ef809db5b1f4ecf70 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:47:59 81a520cceac5: Preparing 18:47:59 56f210ecda19: Preparing 18:47:59 a18af8fd86e0: Preparing 18:47:59 4748470bc4f9: Preparing 18:47:59 11bfead1479b: Preparing 18:47:59 c13e01786216: Preparing 18:47:59 daab9271b320: Preparing 18:47:59 e9ec81b75a65: Preparing 18:47:59 36b50b131297: Preparing 18:47:59 c13e01786216: Waiting 18:47:59 daab9271b320: Waiting 18:47:59 e9ec81b75a65: Waiting 18:47:59 a18af8fd86e0: Layer already exists 18:47:59 11bfead1479b: Layer already exists 18:47:59 81a520cceac5: Layer already exists 18:47:59 56f210ecda19: Layer already exists 18:47:59 4748470bc4f9: Layer already exists 18:47:59 daab9271b320: Layer already exists 18:47:59 c13e01786216: Layer already exists 18:47:59 e9ec81b75a65: Layer already exists 18:47:59 36b50b131297: Layer already exists 18:47:59 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:c806475472d1a60a89b65e52d9159495945b104a0df0ba0ef809db5b1f4ecf70 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:48:00 81a520cceac5: Preparing 18:48:00 56f210ecda19: Preparing 18:48:00 a18af8fd86e0: Preparing 18:48:00 4748470bc4f9: Preparing 18:48:00 11bfead1479b: Preparing 18:48:00 c13e01786216: Preparing 18:48:00 c13e01786216: Waiting 18:48:00 daab9271b320: Preparing 18:48:00 e9ec81b75a65: Preparing 18:48:00 36b50b131297: Preparing 18:48:00 e9ec81b75a65: Waiting 18:48:00 daab9271b320: Waiting 18:48:00 56f210ecda19: Layer already exists 18:48:00 4748470bc4f9: Layer already exists 18:48:00 a18af8fd86e0: Layer already exists 18:48:00 81a520cceac5: Layer already exists 18:48:00 11bfead1479b: Layer already exists 18:48:00 c13e01786216: Layer already exists 18:48:00 e9ec81b75a65: Layer already exists 18:48:00 daab9271b320: Layer already exists 18:48:00 36b50b131297: Layer already exists 18:48:00 main: digest: sha256:c806475472d1a60a89b65e52d9159495945b104a0df0ba0ef809db5b1f4ecf70 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:00 ===================================================== [Pipeline] echo 18:48:00 taggedImages: 18:48:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319 18:48:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:48:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.27 18:48:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:48:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:48:00 74b98e48a794a97f37b554db3d129d7af8896319 18:48:00 latest 18:48:00 3.1.0-dev.27 18:48:00 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:00 main 18:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319 18:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:48:01 3528ad99d117: Preparing 18:48:01 784d849b165f: Preparing 18:48:01 46ccf7d88d0c: Preparing 18:48:01 566f19a4dd43: Preparing 18:48:01 c13e01786216: Preparing 18:48:01 daab9271b320: Preparing 18:48:01 738f21969ed2: Preparing 18:48:01 36b50b131297: Preparing 18:48:01 daab9271b320: Waiting 18:48:01 738f21969ed2: Waiting 18:48:01 36b50b131297: Waiting 18:48:01 c13e01786216: Layer already exists 18:48:01 daab9271b320: Layer already exists 18:48:01 3528ad99d117: Pushed 18:48:01 784d849b165f: Pushed 18:48:01 46ccf7d88d0c: Pushed 18:48:01 36b50b131297: Layer already exists 18:48:01 738f21969ed2: Pushed 18:48:11 566f19a4dd43: Pushed 18:48:11 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:30a70cb10542192b111c9c28cb504819feda7558bcada0483eee43bea8f6fa67 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:48:12 3528ad99d117: Preparing 18:48:12 784d849b165f: Preparing 18:48:12 46ccf7d88d0c: Preparing 18:48:12 566f19a4dd43: Preparing 18:48:12 c13e01786216: Preparing 18:48:12 daab9271b320: Preparing 18:48:12 738f21969ed2: Preparing 18:48:12 36b50b131297: Preparing 18:48:12 daab9271b320: Waiting 18:48:12 738f21969ed2: Waiting 18:48:12 36b50b131297: Waiting 18:48:12 3528ad99d117: Layer already exists 18:48:12 784d849b165f: Layer already exists 18:48:12 c13e01786216: Layer already exists 18:48:12 566f19a4dd43: Layer already exists 18:48:12 46ccf7d88d0c: Layer already exists 18:48:12 daab9271b320: Layer already exists 18:48:12 738f21969ed2: Layer already exists 18:48:12 36b50b131297: Layer already exists 18:48:12 latest: digest: sha256:30a70cb10542192b111c9c28cb504819feda7558bcada0483eee43bea8f6fa67 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.27 18:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:48:13 3528ad99d117: Preparing 18:48:13 784d849b165f: Preparing 18:48:13 46ccf7d88d0c: Preparing 18:48:13 566f19a4dd43: Preparing 18:48:13 c13e01786216: Preparing 18:48:13 daab9271b320: Preparing 18:48:13 738f21969ed2: Preparing 18:48:13 36b50b131297: Preparing 18:48:13 738f21969ed2: Waiting 18:48:13 36b50b131297: Waiting 18:48:13 daab9271b320: Waiting 18:48:13 c13e01786216: Layer already exists 18:48:13 46ccf7d88d0c: Layer already exists 18:48:13 566f19a4dd43: Layer already exists 18:48:13 3528ad99d117: Layer already exists 18:48:13 784d849b165f: Layer already exists 18:48:13 738f21969ed2: Layer already exists 18:48:13 daab9271b320: Layer already exists 18:48:13 36b50b131297: Layer already exists 18:48:13 3.1.0-dev.27: digest: sha256:30a70cb10542192b111c9c28cb504819feda7558bcada0483eee43bea8f6fa67 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:48:14 3528ad99d117: Preparing 18:48:14 784d849b165f: Preparing 18:48:14 46ccf7d88d0c: Preparing 18:48:14 566f19a4dd43: Preparing 18:48:14 c13e01786216: Preparing 18:48:14 daab9271b320: Preparing 18:48:14 738f21969ed2: Preparing 18:48:14 36b50b131297: Preparing 18:48:14 daab9271b320: Waiting 18:48:14 738f21969ed2: Waiting 18:48:14 c13e01786216: Layer already exists 18:48:14 566f19a4dd43: Layer already exists 18:48:14 3528ad99d117: Layer already exists 18:48:14 784d849b165f: Layer already exists 18:48:14 46ccf7d88d0c: Layer already exists 18:48:14 daab9271b320: Layer already exists 18:48:14 738f21969ed2: Layer already exists 18:48:14 36b50b131297: Layer already exists 18:48:14 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:30a70cb10542192b111c9c28cb504819feda7558bcada0483eee43bea8f6fa67 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:48:15 3528ad99d117: Preparing 18:48:15 784d849b165f: Preparing 18:48:15 46ccf7d88d0c: Preparing 18:48:15 566f19a4dd43: Preparing 18:48:15 c13e01786216: Preparing 18:48:15 daab9271b320: Preparing 18:48:15 738f21969ed2: Preparing 18:48:15 36b50b131297: Preparing 18:48:15 738f21969ed2: Waiting 18:48:15 daab9271b320: Waiting 18:48:15 36b50b131297: Waiting 18:48:15 784d849b165f: Layer already exists 18:48:15 566f19a4dd43: Layer already exists 18:48:15 c13e01786216: Layer already exists 18:48:15 3528ad99d117: Layer already exists 18:48:15 46ccf7d88d0c: Layer already exists 18:48:15 daab9271b320: Layer already exists 18:48:15 738f21969ed2: Layer already exists 18:48:15 36b50b131297: Layer already exists 18:48:15 main: digest: sha256:30a70cb10542192b111c9c28cb504819feda7558bcada0483eee43bea8f6fa67 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:15 ===================================================== [Pipeline] echo 18:48:15 taggedImages: 18:48:15 - nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319 18:48:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:48:15 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.27 18:48:15 - nexus3.edgexfoundry.org:10004/security-spire-config:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:48:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:48:15 74b98e48a794a97f37b554db3d129d7af8896319 18:48:15 latest 18:48:15 3.1.0-dev.27 18:48:15 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:15 main 18:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319 18:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:48:15 fea9fd2edad9: Preparing 18:48:15 4791ad717fb0: Preparing 18:48:15 160ec5388e0f: Preparing 18:48:15 d6849beb8159: Preparing 18:48:15 c13e01786216: Preparing 18:48:15 daab9271b320: Preparing 18:48:15 e9ec81b75a65: Preparing 18:48:15 36b50b131297: Preparing 18:48:15 daab9271b320: Waiting 18:48:15 e9ec81b75a65: Waiting 18:48:15 36b50b131297: Waiting 18:48:15 4791ad717fb0: Pushed 18:48:15 160ec5388e0f: Pushed 18:48:15 c13e01786216: Layer already exists 18:48:15 daab9271b320: Layer already exists 18:48:15 e9ec81b75a65: Layer already exists 18:48:15 36b50b131297: Layer already exists 18:48:16 fea9fd2edad9: Pushed 18:48:25 d6849beb8159: Pushed 18:48:25 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:a4bf8ba4f93f760a265b7dd6b09176c8d67da1e63f43ccd8497f9bd5f24691d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:48:26 fea9fd2edad9: Preparing 18:48:26 4791ad717fb0: Preparing 18:48:26 160ec5388e0f: Preparing 18:48:26 d6849beb8159: Preparing 18:48:26 c13e01786216: Preparing 18:48:26 daab9271b320: Preparing 18:48:26 e9ec81b75a65: Preparing 18:48:26 36b50b131297: Preparing 18:48:26 daab9271b320: Waiting 18:48:26 e9ec81b75a65: Waiting 18:48:26 36b50b131297: Waiting 18:48:26 d6849beb8159: Layer already exists 18:48:26 fea9fd2edad9: Layer already exists 18:48:26 c13e01786216: Layer already exists 18:48:26 160ec5388e0f: Layer already exists 18:48:26 4791ad717fb0: Layer already exists 18:48:26 e9ec81b75a65: Layer already exists 18:48:26 daab9271b320: Layer already exists 18:48:26 36b50b131297: Layer already exists 18:48:26 latest: digest: sha256:a4bf8ba4f93f760a265b7dd6b09176c8d67da1e63f43ccd8497f9bd5f24691d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.27 18:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:48:27 fea9fd2edad9: Preparing 18:48:27 4791ad717fb0: Preparing 18:48:27 160ec5388e0f: Preparing 18:48:27 d6849beb8159: Preparing 18:48:27 c13e01786216: Preparing 18:48:27 daab9271b320: Preparing 18:48:27 e9ec81b75a65: Preparing 18:48:27 36b50b131297: Preparing 18:48:27 daab9271b320: Waiting 18:48:27 36b50b131297: Waiting 18:48:27 e9ec81b75a65: Waiting 18:48:27 c13e01786216: Layer already exists 18:48:27 d6849beb8159: Layer already exists 18:48:27 4791ad717fb0: Layer already exists 18:48:27 fea9fd2edad9: Layer already exists 18:48:27 160ec5388e0f: Layer already exists 18:48:27 e9ec81b75a65: Layer already exists 18:48:27 daab9271b320: Layer already exists 18:48:27 36b50b131297: Layer already exists 18:48:27 3.1.0-dev.27: digest: sha256:a4bf8ba4f93f760a265b7dd6b09176c8d67da1e63f43ccd8497f9bd5f24691d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:48:27 fea9fd2edad9: Preparing 18:48:27 4791ad717fb0: Preparing 18:48:27 160ec5388e0f: Preparing 18:48:27 d6849beb8159: Preparing 18:48:27 c13e01786216: Preparing 18:48:27 daab9271b320: Preparing 18:48:27 e9ec81b75a65: Preparing 18:48:27 36b50b131297: Preparing 18:48:27 e9ec81b75a65: Waiting 18:48:27 daab9271b320: Waiting 18:48:27 36b50b131297: Waiting 18:48:27 c13e01786216: Layer already exists 18:48:27 d6849beb8159: Layer already exists 18:48:27 160ec5388e0f: Layer already exists 18:48:27 fea9fd2edad9: Layer already exists 18:48:27 4791ad717fb0: Layer already exists 18:48:27 36b50b131297: Layer already exists 18:48:27 daab9271b320: Layer already exists 18:48:27 e9ec81b75a65: Layer already exists 18:48:27 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:a4bf8ba4f93f760a265b7dd6b09176c8d67da1e63f43ccd8497f9bd5f24691d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:48:28 fea9fd2edad9: Preparing 18:48:28 4791ad717fb0: Preparing 18:48:28 160ec5388e0f: Preparing 18:48:28 d6849beb8159: Preparing 18:48:28 c13e01786216: Preparing 18:48:28 daab9271b320: Preparing 18:48:28 e9ec81b75a65: Preparing 18:48:28 36b50b131297: Preparing 18:48:28 daab9271b320: Waiting 18:48:28 36b50b131297: Waiting 18:48:28 c13e01786216: Layer already exists 18:48:28 fea9fd2edad9: Layer already exists 18:48:28 4791ad717fb0: Layer already exists 18:48:28 d6849beb8159: Layer already exists 18:48:28 160ec5388e0f: Layer already exists 18:48:28 daab9271b320: Layer already exists 18:48:28 36b50b131297: Layer already exists 18:48:28 e9ec81b75a65: Layer already exists 18:48:28 main: digest: sha256:a4bf8ba4f93f760a265b7dd6b09176c8d67da1e63f43ccd8497f9bd5f24691d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:28 ===================================================== [Pipeline] echo 18:48:28 taggedImages: 18:48:28 - nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319 18:48:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:48:28 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.27 18:48:28 - nexus3.edgexfoundry.org:10004/security-spire-server:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:48:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:48:28 74b98e48a794a97f37b554db3d129d7af8896319 18:48:28 latest 18:48:28 3.1.0-dev.27 18:48:28 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:28 main 18:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319 18:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:48:29 c3d69eb8f862: Preparing 18:48:29 cf137601a018: Preparing 18:48:29 c13e01786216: Preparing 18:48:29 daab9271b320: Preparing 18:48:29 906127f846b8: Preparing 18:48:29 36b50b131297: Preparing 18:48:29 36b50b131297: Waiting 18:48:29 daab9271b320: Layer already exists 18:48:29 c13e01786216: Layer already exists 18:48:29 36b50b131297: Layer already exists 18:48:29 c3d69eb8f862: Pushed 18:48:29 906127f846b8: Pushed 18:48:32 cf137601a018: Pushed 18:48:32 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:2b9a6889802b5390bd5f94dce87bb2bbcc629363ee2d1b2f11252fda7527afcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:48:33 c3d69eb8f862: Preparing 18:48:33 cf137601a018: Preparing 18:48:33 c13e01786216: Preparing 18:48:33 daab9271b320: Preparing 18:48:33 906127f846b8: Preparing 18:48:33 36b50b131297: Preparing 18:48:33 36b50b131297: Waiting 18:48:33 c3d69eb8f862: Layer already exists 18:48:33 cf137601a018: Layer already exists 18:48:33 c13e01786216: Layer already exists 18:48:33 daab9271b320: Layer already exists 18:48:33 906127f846b8: Layer already exists 18:48:33 36b50b131297: Layer already exists 18:48:33 latest: digest: sha256:2b9a6889802b5390bd5f94dce87bb2bbcc629363ee2d1b2f11252fda7527afcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.27 18:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:48:33 c3d69eb8f862: Preparing 18:48:33 cf137601a018: Preparing 18:48:33 c13e01786216: Preparing 18:48:33 daab9271b320: Preparing 18:48:33 906127f846b8: Preparing 18:48:33 36b50b131297: Preparing 18:48:33 36b50b131297: Waiting 18:48:33 906127f846b8: Layer already exists 18:48:33 c3d69eb8f862: Layer already exists 18:48:33 daab9271b320: Layer already exists 18:48:33 c13e01786216: Layer already exists 18:48:33 cf137601a018: Layer already exists 18:48:33 36b50b131297: Layer already exists 18:48:33 3.1.0-dev.27: digest: sha256:2b9a6889802b5390bd5f94dce87bb2bbcc629363ee2d1b2f11252fda7527afcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:48:34 c3d69eb8f862: Preparing 18:48:34 cf137601a018: Preparing 18:48:34 c13e01786216: Preparing 18:48:34 daab9271b320: Preparing 18:48:34 906127f846b8: Preparing 18:48:34 36b50b131297: Preparing 18:48:34 36b50b131297: Waiting 18:48:34 c3d69eb8f862: Layer already exists 18:48:34 daab9271b320: Layer already exists 18:48:34 906127f846b8: Layer already exists 18:48:34 cf137601a018: Layer already exists 18:48:34 c13e01786216: Layer already exists 18:48:34 36b50b131297: Layer already exists 18:48:34 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:2b9a6889802b5390bd5f94dce87bb2bbcc629363ee2d1b2f11252fda7527afcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:48:35 c3d69eb8f862: Preparing 18:48:35 cf137601a018: Preparing 18:48:35 c13e01786216: Preparing 18:48:35 daab9271b320: Preparing 18:48:35 906127f846b8: Preparing 18:48:35 36b50b131297: Preparing 18:48:35 36b50b131297: Waiting 18:48:35 c13e01786216: Layer already exists 18:48:35 cf137601a018: Layer already exists 18:48:35 daab9271b320: Layer already exists 18:48:35 c3d69eb8f862: Layer already exists 18:48:35 906127f846b8: Layer already exists 18:48:35 36b50b131297: Layer already exists 18:48:35 main: digest: sha256:2b9a6889802b5390bd5f94dce87bb2bbcc629363ee2d1b2f11252fda7527afcf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:35 ===================================================== [Pipeline] echo 18:48:35 taggedImages: 18:48:35 - nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319 18:48:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:48:35 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.27 18:48:35 - nexus3.edgexfoundry.org:10004/support-notifications:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:48:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:48:35 74b98e48a794a97f37b554db3d129d7af8896319 18:48:35 latest 18:48:35 3.1.0-dev.27 18:48:35 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:35 main 18:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319 18:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:35 0767e587e647: Preparing 18:48:35 74bc6244786f: Preparing 18:48:35 c13e01786216: Preparing 18:48:35 daab9271b320: Preparing 18:48:35 cc6f599e96d5: Preparing 18:48:35 36b50b131297: Preparing 18:48:35 36b50b131297: Waiting 18:48:35 c13e01786216: Layer already exists 18:48:35 cc6f599e96d5: Layer already exists 18:48:35 daab9271b320: Layer already exists 18:48:35 36b50b131297: Layer already exists 18:48:35 0767e587e647: Pushed 18:48:39 74bc6244786f: Pushed 18:48:39 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:41c6c2e4deae7020ee9d19ea7f012e49e3e00abfc2d7034c85eb052189d224f7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:39 0767e587e647: Preparing 18:48:39 74bc6244786f: Preparing 18:48:39 c13e01786216: Preparing 18:48:39 daab9271b320: Preparing 18:48:39 cc6f599e96d5: Preparing 18:48:39 36b50b131297: Preparing 18:48:39 36b50b131297: Waiting 18:48:39 daab9271b320: Layer already exists 18:48:39 c13e01786216: Layer already exists 18:48:39 0767e587e647: Layer already exists 18:48:39 74bc6244786f: Layer already exists 18:48:39 cc6f599e96d5: Layer already exists 18:48:39 36b50b131297: Layer already exists 18:48:39 latest: digest: sha256:41c6c2e4deae7020ee9d19ea7f012e49e3e00abfc2d7034c85eb052189d224f7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.27 18:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:40 0767e587e647: Preparing 18:48:40 74bc6244786f: Preparing 18:48:40 c13e01786216: Preparing 18:48:40 daab9271b320: Preparing 18:48:40 cc6f599e96d5: Preparing 18:48:40 36b50b131297: Preparing 18:48:40 cc6f599e96d5: Layer already exists 18:48:40 0767e587e647: Layer already exists 18:48:40 c13e01786216: Layer already exists 18:48:40 daab9271b320: Layer already exists 18:48:40 74bc6244786f: Layer already exists 18:48:40 36b50b131297: Layer already exists 18:48:40 3.1.0-dev.27: digest: sha256:41c6c2e4deae7020ee9d19ea7f012e49e3e00abfc2d7034c85eb052189d224f7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:41 0767e587e647: Preparing 18:48:41 74bc6244786f: Preparing 18:48:41 c13e01786216: Preparing 18:48:41 daab9271b320: Preparing 18:48:41 cc6f599e96d5: Preparing 18:48:41 36b50b131297: Preparing 18:48:41 36b50b131297: Waiting 18:48:41 cc6f599e96d5: Layer already exists 18:48:41 0767e587e647: Layer already exists 18:48:41 daab9271b320: Layer already exists 18:48:41 74bc6244786f: Layer already exists 18:48:41 c13e01786216: Layer already exists 18:48:41 36b50b131297: Layer already exists 18:48:41 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:41c6c2e4deae7020ee9d19ea7f012e49e3e00abfc2d7034c85eb052189d224f7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:48:41 0767e587e647: Preparing 18:48:41 74bc6244786f: Preparing 18:48:41 c13e01786216: Preparing 18:48:41 daab9271b320: Preparing 18:48:41 cc6f599e96d5: Preparing 18:48:41 36b50b131297: Preparing 18:48:41 36b50b131297: Waiting 18:48:41 74bc6244786f: Layer already exists 18:48:41 0767e587e647: Layer already exists 18:48:41 daab9271b320: Layer already exists 18:48:41 cc6f599e96d5: Layer already exists 18:48:41 c13e01786216: Layer already exists 18:48:41 36b50b131297: Layer already exists 18:48:41 main: digest: sha256:41c6c2e4deae7020ee9d19ea7f012e49e3e00abfc2d7034c85eb052189d224f7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:41 ===================================================== [Pipeline] echo 18:48:41 taggedImages: 18:48:41 - nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319 18:48:41 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:48:41 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.27 18:48:41 - nexus3.edgexfoundry.org:10004/support-scheduler:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 18:48:41 - 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:01:28 #113 ... 19:01:28 19:01:28 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:01:28 #129 DONE 924.6s 19:01:28 19:01:28 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:01:28 #133 ... 19:01:28 19:01:28 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:01:28 #147 DONE 0.1s 19:01:28 19:01:28 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:01:28 #148 DONE 0.2s 19:01:28 19:01:28 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:01:28 #101 ... 19:01:28 19:01:28 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:01:28 #149 DONE 0.2s 19:01:28 19:01:28 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:01:28 #150 DONE 0.3s 19:01:28 19:01:28 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:28 #134 ... 19:01:28 19:01:28 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:01:28 #151 DONE 0.1s 19:01:28 19:01:28 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:28 #152 DONE 2.2s 19:01:28 19:01:28 #141 [security-proxy-setup] exporting to image 19:01:28 #141 exporting layers 19:01:28 #141 exporting layers 0.7s done 19:01:28 #141 writing image sha256:806809c9d723af35ff0901183a9f88f0a81ca9b4c5b06d335eb87bc4d53ff70e done 19:01:28 #141 naming to docker.io/library/security-proxy-setup-arm64 done 19:01:28 #141 DONE 4.6s 19:01:28 19:01:28 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:01:28 #133 ... 19:01:28 19:01:28 #131 [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:01:28 #131 930.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:01:32 #131 ... 19:01:32 19:01:32 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:01:32 #133 DONE 942.8s 19:01:32 19:01:32 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:01:33 #153 DONE 0.5s 19:01:33 19:01:33 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:01:36 #154 DONE 2.7s 19:01:36 19:01:36 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:01:36 #155 DONE 0.3s 19:01:36 19:01:36 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:01:36 #108 ... 19:01:36 19:01:36 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:01:36 #156 DONE 0.3s 19:01:36 19:01:36 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:01:37 #157 DONE 0.3s 19:01:37 19:01:37 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:01:37 #158 DONE 0.3s 19:01:37 19:01:37 #159 [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:01:37 #159 DONE 0.2s 19:01:37 19:01:37 #160 [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:01:37 #160 DONE 0.2s 19:01:37 19:01:37 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:01:37 #134 ... 19:01:37 19:01:37 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:01:37 #161 DONE 0.2s 19:01:37 19:01:37 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:01:38 #162 DONE 0.2s 19:01:38 19:01:38 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:01:40 #163 DONE 2.2s 19:01:40 19:01:40 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:01:40 #124 ... 19:01:40 19:01:40 #141 [security-bootstrapper] exporting to image 19:01:40 #141 exporting layers 19:01:41 #141 exporting layers 0.9s done 19:01:41 #141 writing image sha256:6e3260b2b1f1de370b8773e64ddd8349889ef974bfa226d053b82c7d0a0e3ae3 done 19:01:41 #141 naming to docker.io/library/security-bootstrapper-arm64 done 19:01:41 #141 DONE 5.6s 19:01:41 19:01:41 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:01:44 #113 ... 19:01:44 19:01:44 #131 [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:01:44 #131 DONE 954.1s 19:01:44 19:01:44 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:01:44 #130 ... 19:01:44 19:01:44 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:01:44 #164 DONE 0.1s 19:01:44 19:01:44 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:01:44 #128 ... 19:01:44 19:01:44 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:01:45 #165 DONE 0.2s 19:01:45 19:01:45 #166 [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:01:45 #166 DONE 0.2s 19:01:45 19:01:45 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:01:45 #108 ... 19:01:45 19:01:45 #167 [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:01:45 #167 DONE 0.2s 19:01:45 19:01:45 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:01:45 #168 DONE 0.2s 19:01:45 19:01:45 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:01:45 #169 DONE 0.3s 19:01:45 19:01:45 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:01:46 #170 DONE 0.3s 19:01:46 19:01:46 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:01:46 #171 DONE 0.1s 19:01:46 19:01:46 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:49 #172 DONE 2.4s 19:01:49 19:01:49 #141 [security-secretstore-setup] exporting to image 19:01:49 #141 exporting layers 19:01:50 #141 exporting layers 1.1s done 19:01:50 #141 writing image sha256:577fce78b92e7463ed8cb2dddf205b3d17c082195e716fc03abe391f6ded35cc done 19:01:50 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 19:01:50 #141 DONE 6.7s 19:01:50 19:01:50 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:01:51 #109 ... 19:01:51 19:01:51 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:01:51 #108 DONE 961.6s 19:01:51 19:01:51 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:01:52 #113 ... 19:01:52 19:01:52 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:01:52 #173 DONE 0.1s 19:01:52 19:01:52 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:01:52 #174 DONE 0.1s 19:01:52 19:01:52 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:01:52 #175 DONE 0.3s 19:01:52 19:01:52 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:01:52 #113 ... 19:01:52 19:01:52 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:01:52 #176 DONE 0.1s 19:01:52 19:01:52 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:01:52 #177 DONE 0.1s 19:01:52 19:01:52 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:01:57 #178 DONE 4.1s 19:01:57 19:01:57 #141 [security-proxy-auth] exporting to image 19:01:57 #141 exporting layers 19:01:57 #141 exporting layers 0.5s done 19:01:57 #141 writing image sha256:8df678f75af54fc798fb44f33fa707cbb2fa81c80ce28a4d0e158f111bc3e969 done 19:01:57 #141 naming to docker.io/library/security-proxy-auth-arm64 done 19:01:57 #141 DONE 7.3s 19:01:57 19:01:57 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:02:12 #134 ... 19:02:12 19:02:12 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:02:12 #130 DONE 981.2s 19:02:12 19:02:12 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:02:12 #109 ... 19:02:12 19:02:12 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:02:12 #179 DONE 0.2s 19:02:12 19:02:12 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:02:12 #180 DONE 0.1s 19:02:12 19:02:12 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:02:12 #181 DONE 0.2s 19:02:12 19:02:12 #182 [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:02:12 #182 DONE 0.2s 19:02:12 19:02:12 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:02:12 #183 DONE 0.1s 19:02:12 19:02:12 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:02:12 #134 ... 19:02:12 19:02:12 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:02:14 #184 DONE 2.1s 19:02:14 19:02:14 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:02:14 #113 ... 19:02:14 19:02:14 #141 [core-common-config-bootstrapper] exporting to image 19:02:14 #141 exporting layers 19:02:15 #141 exporting layers 0.6s done 19:02:15 #141 writing image sha256:afecc44c48c88b34d0e72fd3b52f3b5d849601f22d4e358e2b55709e7863b31e done 19:02:15 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:02:15 #141 DONE 7.9s 19:02:15 19:02:15 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:02:47 #109 ... 19:02:47 19:02:47 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:02:47 #113 DONE 1017.1s 19:02:47 19:02:47 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:02:47 #101 ... 19:02:47 19:02:47 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:02:47 #185 DONE 0.1s 19:02:47 19:02:47 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:02:47 #186 DONE 0.1s 19:02:47 19:02:47 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:02:48 #187 DONE 0.3s 19:02:48 19:02:48 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:02:48 #188 DONE 0.1s 19:02:48 19:02:48 #141 [core-command] exporting to image 19:02:48 #141 exporting layers 19:02:48 #141 exporting layers 0.3s done 19:02:48 #141 writing image sha256:addd74a90a09822318a2178986bccbb4850ed90b2783d7a9f450dc9c0a67203f 19:02:48 #141 writing image sha256:addd74a90a09822318a2178986bccbb4850ed90b2783d7a9f450dc9c0a67203f done 19:02:48 #141 naming to docker.io/library/core-command-arm64 done 19:02:48 #141 DONE 8.2s 19:02:48 19:02:48 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:06 #101 ... 19:03:06 19:03:06 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:03:06 #124 DONE 1034.7s 19:03:06 19:03:06 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:06 #109 ... 19:03:06 19:03:06 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:03:06 #189 DONE 0.2s 19:03:06 19:03:06 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:03:06 #134 ... 19:03:06 19:03:06 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:03:06 #190 DONE 0.2s 19:03:06 19:03:06 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:03:06 #191 DONE 0.4s 19:03:06 19:03:06 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:03:06 #192 DONE 0.1s 19:03:06 19:03:06 #141 [core-data] exporting to image 19:03:06 #141 exporting layers 19:03:06 #141 exporting layers 0.3s done 19:03:06 #141 writing image sha256:0beeb36545d1b90f7d984a353e78a7afe1f91bf62eed17637e4f619454f24ad5 done 19:03:06 #141 naming to docker.io/library/core-data-arm64 done 19:03:06 #141 DONE 8.5s 19:03:06 19:03:06 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:07 #101 ... 19:03:07 19:03:07 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:03:07 #134 DONE 1038.0s 19:03:08 19:03:08 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:08 #109 ... 19:03:08 19:03:08 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:03:08 #193 DONE 0.1s 19:03:08 19:03:08 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:08 #101 ... 19:03:08 19:03:08 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:03:08 #194 DONE 0.2s 19:03:08 19:03:08 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:08 #101 ... 19:03:08 19:03:08 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:03:08 #195 DONE 0.3s 19:03:08 19:03:08 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:03:09 #196 DONE 0.1s 19:03:09 19:03:09 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:09 #101 ... 19:03:09 19:03:09 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:03:09 #197 DONE 0.1s 19:03:09 19:03:09 #141 [core-metadata] exporting to image 19:03:09 #141 exporting layers 0.4s done 19:03:09 #141 writing image sha256:977b28068e043b79559acd73214448f8df09206e19be35935aa58b4e0afa73b1 done 19:03:09 #141 naming to docker.io/library/core-metadata-arm64 done 19:03:09 #141 DONE 8.9s 19:03:09 19:03:09 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:03:36 #109 ... 19:03:36 19:03:36 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:03:36 #101 DONE 1062.2s 19:03:36 19:03:36 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:03:36 #128 ... 19:03:36 19:03:36 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:03:36 #198 DONE 0.1s 19:03:36 19:03:36 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:03:36 #199 DONE 0.2s 19:03:36 19:03:36 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:03:36 #200 DONE 0.4s 19:03:36 19:03:36 #201 [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:03:36 #201 DONE 0.2s 19:03:36 19:03:36 #141 [security-spiffe-token-provider] exporting to image 19:03:36 #141 exporting layers 19:03:36 #141 exporting layers 0.5s done 19:03:36 #141 writing image sha256:b280bb1734ac4e8148c7dbc170d05b255004f9a87084af33b36092d009d9a34f done 19:03:36 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:03:36 #141 DONE 9.3s 19:03:36 19:03:36 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:04:03 #128 DONE 1089.4s 19:04:03 19:04:03 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:04:03 #109 DONE 1089.4s 19:04:03 19:04:03 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:04:03 #202 DONE 0.1s 19:04:03 19:04:03 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:04:03 #203 ... 19:04:03 19:04:03 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:04:03 #204 DONE 0.1s 19:04:03 19:04:03 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:04:03 #203 DONE 0.1s 19:04:03 19:04:03 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:04:03 #205 DONE 0.2s 19:04:03 19:04:03 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:04:03 #206 DONE 0.3s 19:04:03 19:04:03 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:04:03 #207 DONE 0.5s 19:04:03 19:04:03 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:04:03 #208 DONE 0.1s 19:04:03 19:04:03 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:04:03 #209 DONE 0.1s 19:04:03 19:04:03 #141 [support-notifications] exporting to image 19:04:03 #141 exporting layers 19:04:03 #141 exporting layers 0.4s done 19:04:03 #141 writing image sha256:12bd2a2500609ece04389c551526a8f739665a6a68db7fbbcaf55ab22a3a2d58 0.0s done 19:04:03 #141 naming to docker.io/library/support-scheduler-arm64 done 19:04:03 #141 writing image sha256:7e25fb78c4cdd33755ab916c2c83faa38833771c345f98c507704238406f288a 19:04:03 #141 writing image sha256:7e25fb78c4cdd33755ab916c2c83faa38833771c345f98c507704238406f288a done 19:04:03 #141 naming to docker.io/library/support-notifications-arm64 done 19:04:03 #141 DONE 9.8s 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:04:03 time="2023-08-16T18:44:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:04:03 $ docker stop --time=1 ce1b3c2c78a081979bd13facbbd5e1e896ffd36ffa593ae84c2c2dc053052250 19:04:04 $ docker rm -f --volumes ce1b3c2c78a081979bd13facbbd5e1e896ffd36ffa593ae84c2c2dc053052250 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:05 + docker images 19:04:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:04:05 support-notifications-arm64 latest 7e25fb78c4cd 5 seconds ago 33.7MB 19:04:05 support-scheduler-arm64 latest 12bd2a250060 5 seconds ago 32.9MB 19:04:05 security-spiffe-token-provider-arm64 latest b280bb1734ac 32 seconds ago 33.3MB 19:04:05 core-metadata-arm64 latest 977b28068e04 56 seconds ago 21.2MB 19:04:05 core-data-arm64 latest 0beeb36545d1 About a minute ago 20.9MB 19:04:05 core-command-arm64 latest addd74a90a09 About a minute ago 20.8MB 19:04:05 core-common-config-bootstrapper-arm64 latest afecc44c48c8 About a minute ago 18MB 19:04:05 security-proxy-auth-arm64 latest 8df678f75af5 2 minutes ago 19.3MB 19:04:05 security-secretstore-setup-arm64 latest 577fce78b92e 2 minutes ago 43MB 19:04:05 security-bootstrapper-arm64 latest 6e3260b2b1f1 2 minutes ago 22.6MB 19:04:05 security-proxy-setup-arm64 latest 806809c9d723 2 minutes ago 19.5MB 19:04:05 security-spire-agent-arm64 latest 5fdf76decc21 18 minutes ago 152MB 19:04:05 security-spire-config-arm64 latest 2b5d7d1ab865 18 minutes ago 96.1MB 19:04:05 security-spire-server-arm64 latest f1012674cac0 18 minutes ago 96.9MB 19:04:05 ci-base-image-arm64 latest 68408cd1bf02 20 minutes ago 1.05GB 19:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 19:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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:04:05 provisioning config files... 19:04:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/561@tmp/config5560874866490268283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:05 ---> docker-login.sh 19:04:05 nexus3.edgexfoundry.org:10001 19:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:05 Configure a credential helper to remove this warning. See 19:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:05 19:04:05 Login Succeeded 19:04:05 nexus3.edgexfoundry.org:10002 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 nexus3.edgexfoundry.org:10003 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 nexus3.edgexfoundry.org:10004 19:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:06 Configure a credential helper to remove this warning. See 19:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:06 19:04:06 Login Succeeded 19:04:06 docker.io 19:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:07 Configure a credential helper to remove this warning. See 19:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:07 19:04:07 Login Succeeded 19:04:07 ---> docker-login.sh ends [Pipeline] } 19:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:04:07 74b98e48a794a97f37b554db3d129d7af8896319 19:04:07 latest 19:04:07 3.1.0-dev.27 19:04:07 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:07 main 19:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:08 72e9f4253536: Preparing 19:04:08 19a3acb895f3: Preparing 19:04:08 fecfed79609a: Preparing 19:04:08 f8f71cfed615: Preparing 19:04:08 31e4f6bfc8b8: Preparing 19:04:08 d2d9d24a8c2a: Preparing 19:04:08 d2d9d24a8c2a: Waiting 19:04:08 72e9f4253536: Pushed 19:04:08 31e4f6bfc8b8: Pushed 19:04:08 f8f71cfed615: Pushed 19:04:08 fecfed79609a: Pushed 19:04:08 d2d9d24a8c2a: Layer already exists 19:04:11 19a3acb895f3: Pushed 19:04:11 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:722742803de1ad39897156411c8d836c9a3ff7dddb6aa3887498df176eba19e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:12 72e9f4253536: Preparing 19:04:12 19a3acb895f3: Preparing 19:04:12 fecfed79609a: Preparing 19:04:12 f8f71cfed615: Preparing 19:04:12 31e4f6bfc8b8: Preparing 19:04:12 d2d9d24a8c2a: Preparing 19:04:12 d2d9d24a8c2a: Waiting 19:04:12 19a3acb895f3: Layer already exists 19:04:12 72e9f4253536: Layer already exists 19:04:12 fecfed79609a: Layer already exists 19:04:12 f8f71cfed615: Layer already exists 19:04:12 31e4f6bfc8b8: Layer already exists 19:04:12 d2d9d24a8c2a: Layer already exists 19:04:12 latest: digest: sha256:722742803de1ad39897156411c8d836c9a3ff7dddb6aa3887498df176eba19e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.27 19:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:13 72e9f4253536: Preparing 19:04:13 19a3acb895f3: Preparing 19:04:13 fecfed79609a: Preparing 19:04:13 f8f71cfed615: Preparing 19:04:13 31e4f6bfc8b8: Preparing 19:04:13 d2d9d24a8c2a: Preparing 19:04:13 d2d9d24a8c2a: Waiting 19:04:13 31e4f6bfc8b8: Layer already exists 19:04:13 19a3acb895f3: Layer already exists 19:04:13 f8f71cfed615: Layer already exists 19:04:13 72e9f4253536: Layer already exists 19:04:13 fecfed79609a: Layer already exists 19:04:13 d2d9d24a8c2a: Layer already exists 19:04:13 3.1.0-dev.27: digest: sha256:722742803de1ad39897156411c8d836c9a3ff7dddb6aa3887498df176eba19e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:14 72e9f4253536: Preparing 19:04:14 19a3acb895f3: Preparing 19:04:14 fecfed79609a: Preparing 19:04:14 f8f71cfed615: Preparing 19:04:14 31e4f6bfc8b8: Preparing 19:04:14 d2d9d24a8c2a: Preparing 19:04:14 d2d9d24a8c2a: Waiting 19:04:14 f8f71cfed615: Layer already exists 19:04:14 72e9f4253536: Layer already exists 19:04:14 19a3acb895f3: Layer already exists 19:04:14 31e4f6bfc8b8: Layer already exists 19:04:14 fecfed79609a: Layer already exists 19:04:14 d2d9d24a8c2a: Layer already exists 19:04:14 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:722742803de1ad39897156411c8d836c9a3ff7dddb6aa3887498df176eba19e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:04:14 72e9f4253536: Preparing 19:04:14 19a3acb895f3: Preparing 19:04:14 fecfed79609a: Preparing 19:04:14 f8f71cfed615: Preparing 19:04:14 31e4f6bfc8b8: Preparing 19:04:14 d2d9d24a8c2a: Preparing 19:04:14 d2d9d24a8c2a: Waiting 19:04:14 fecfed79609a: Layer already exists 19:04:14 31e4f6bfc8b8: Layer already exists 19:04:14 72e9f4253536: Layer already exists 19:04:14 f8f71cfed615: Layer already exists 19:04:14 19a3acb895f3: Layer already exists 19:04:14 d2d9d24a8c2a: Layer already exists 19:04:14 main: digest: sha256:722742803de1ad39897156411c8d836c9a3ff7dddb6aa3887498df176eba19e9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:15 ===================================================== [Pipeline] echo 19:04:15 taggedImages: 19:04:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:04:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.27 19:04:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:04:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 19:04:15 74b98e48a794a97f37b554db3d129d7af8896319 19:04:15 latest 19:04:15 3.1.0-dev.27 19:04:15 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:15 main 19:04:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:15 5ca990c2768c: Preparing 19:04:15 c848ba98309e: Preparing 19:04:15 bec16393ce2c: Preparing 19:04:15 ba043061fa17: Preparing 19:04:15 fecfed79609a: Preparing 19:04:15 f8f71cfed615: Preparing 19:04:15 31e4f6bfc8b8: Preparing 19:04:15 d2d9d24a8c2a: Preparing 19:04:15 f8f71cfed615: Waiting 19:04:15 31e4f6bfc8b8: Waiting 19:04:15 d2d9d24a8c2a: Waiting 19:04:15 fecfed79609a: Layer already exists 19:04:15 f8f71cfed615: Layer already exists 19:04:15 31e4f6bfc8b8: Layer already exists 19:04:15 c848ba98309e: Pushed 19:04:15 bec16393ce2c: Pushed 19:04:15 d2d9d24a8c2a: Layer already exists 19:04:15 5ca990c2768c: Pushed 19:04:18 ba043061fa17: Pushed 19:04:18 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:9a5969787bb9ef0359e15ed84759fb6100de81fac56418de51ed45718c06a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:18 + 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:04:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:19 5ca990c2768c: Preparing 19:04:19 c848ba98309e: Preparing 19:04:19 bec16393ce2c: Preparing 19:04:19 ba043061fa17: Preparing 19:04:19 fecfed79609a: Preparing 19:04:19 f8f71cfed615: Preparing 19:04:19 31e4f6bfc8b8: Preparing 19:04:19 d2d9d24a8c2a: Preparing 19:04:19 31e4f6bfc8b8: Waiting 19:04:19 f8f71cfed615: Waiting 19:04:19 d2d9d24a8c2a: Waiting 19:04:19 bec16393ce2c: Layer already exists 19:04:19 5ca990c2768c: Layer already exists 19:04:19 c848ba98309e: Layer already exists 19:04:19 ba043061fa17: Layer already exists 19:04:19 fecfed79609a: Layer already exists 19:04:19 f8f71cfed615: Layer already exists 19:04:19 31e4f6bfc8b8: Layer already exists 19:04:19 d2d9d24a8c2a: Layer already exists 19:04:19 latest: digest: sha256:9a5969787bb9ef0359e15ed84759fb6100de81fac56418de51ed45718c06a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.27 19:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:19 5ca990c2768c: Preparing 19:04:19 c848ba98309e: Preparing 19:04:19 bec16393ce2c: Preparing 19:04:19 ba043061fa17: Preparing 19:04:19 fecfed79609a: Preparing 19:04:19 f8f71cfed615: Preparing 19:04:19 31e4f6bfc8b8: Preparing 19:04:19 d2d9d24a8c2a: Preparing 19:04:19 f8f71cfed615: Waiting 19:04:19 d2d9d24a8c2a: Waiting 19:04:19 31e4f6bfc8b8: Waiting 19:04:19 c848ba98309e: Layer already exists 19:04:19 fecfed79609a: Layer already exists 19:04:19 5ca990c2768c: Layer already exists 19:04:19 ba043061fa17: Layer already exists 19:04:19 bec16393ce2c: Layer already exists 19:04:19 31e4f6bfc8b8: Layer already exists 19:04:19 f8f71cfed615: Layer already exists 19:04:19 d2d9d24a8c2a: Layer already exists 19:04:19 3.1.0-dev.27: digest: sha256:9a5969787bb9ef0359e15ed84759fb6100de81fac56418de51ed45718c06a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:20 5ca990c2768c: Preparing 19:04:20 c848ba98309e: Preparing 19:04:20 bec16393ce2c: Preparing 19:04:20 ba043061fa17: Preparing 19:04:20 fecfed79609a: Preparing 19:04:20 f8f71cfed615: Preparing 19:04:20 31e4f6bfc8b8: Preparing 19:04:20 d2d9d24a8c2a: Preparing 19:04:20 f8f71cfed615: Waiting 19:04:20 31e4f6bfc8b8: Waiting 19:04:20 d2d9d24a8c2a: Waiting 19:04:20 5ca990c2768c: Layer already exists 19:04:20 ba043061fa17: Layer already exists 19:04:20 fecfed79609a: Layer already exists 19:04:20 c848ba98309e: Layer already exists 19:04:20 bec16393ce2c: Layer already exists 19:04:20 31e4f6bfc8b8: Layer already exists 19:04:20 f8f71cfed615: Layer already exists 19:04:20 d2d9d24a8c2a: Layer already exists 19:04:20 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:9a5969787bb9ef0359e15ed84759fb6100de81fac56418de51ed45718c06a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:21 + 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:04:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 19:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 19:04:21 5ca990c2768c: Preparing 19:04:21 c848ba98309e: Preparing 19:04:21 bec16393ce2c: Preparing 19:04:21 ba043061fa17: Preparing 19:04:21 fecfed79609a: Preparing 19:04:21 f8f71cfed615: Preparing 19:04:21 31e4f6bfc8b8: Preparing 19:04:21 d2d9d24a8c2a: Preparing 19:04:21 f8f71cfed615: Waiting 19:04:21 31e4f6bfc8b8: Waiting 19:04:21 d2d9d24a8c2a: Waiting 19:04:21 c848ba98309e: Layer already exists 19:04:21 bec16393ce2c: Layer already exists 19:04:21 fecfed79609a: Layer already exists 19:04:21 ba043061fa17: Layer already exists 19:04:21 5ca990c2768c: Layer already exists 19:04:21 f8f71cfed615: Layer already exists 19:04:21 31e4f6bfc8b8: Layer already exists 19:04:21 d2d9d24a8c2a: Layer already exists 19:04:21 main: digest: sha256:9a5969787bb9ef0359e15ed84759fb6100de81fac56418de51ed45718c06a140 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:21 ===================================================== [Pipeline] echo 19:04:21 taggedImages: 19:04:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 19:04:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.27 19:04:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 19:04:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:04:21 74b98e48a794a97f37b554db3d129d7af8896319 19:04:21 latest 19:04:21 3.1.0-dev.27 19:04:21 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:21 main 19:04:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:22 8ad5033d2e64: Preparing 19:04:22 f9af8af5cb2e: Preparing 19:04:22 fecfed79609a: Preparing 19:04:22 f8f71cfed615: Preparing 19:04:22 09f2be34d706: Preparing 19:04:22 d2d9d24a8c2a: Preparing 19:04:22 d2d9d24a8c2a: Waiting 19:04:22 f8f71cfed615: Layer already exists 19:04:22 fecfed79609a: Layer already exists 19:04:22 d2d9d24a8c2a: Layer already exists 19:04:22 09f2be34d706: Pushed 19:04:22 8ad5033d2e64: Pushed 19:04:26 f9af8af5cb2e: Pushed 19:04:26 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:f9173a2d109e12702ad4351f515466caa8bbb7e72abd58f24d64a271f6d978d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:26 8ad5033d2e64: Preparing 19:04:26 f9af8af5cb2e: Preparing 19:04:26 fecfed79609a: Preparing 19:04:26 f8f71cfed615: Preparing 19:04:26 09f2be34d706: Preparing 19:04:26 d2d9d24a8c2a: Preparing 19:04:26 8ad5033d2e64: Layer already exists 19:04:26 f9af8af5cb2e: Layer already exists 19:04:26 fecfed79609a: Layer already exists 19:04:26 f8f71cfed615: Layer already exists 19:04:26 09f2be34d706: Layer already exists 19:04:26 d2d9d24a8c2a: Layer already exists 19:04:26 latest: digest: sha256:f9173a2d109e12702ad4351f515466caa8bbb7e72abd58f24d64a271f6d978d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.27 19:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:27 8ad5033d2e64: Preparing 19:04:27 f9af8af5cb2e: Preparing 19:04:27 fecfed79609a: Preparing 19:04:27 f8f71cfed615: Preparing 19:04:27 09f2be34d706: Preparing 19:04:27 d2d9d24a8c2a: Preparing 19:04:27 d2d9d24a8c2a: Waiting 19:04:27 09f2be34d706: Layer already exists 19:04:27 f9af8af5cb2e: Layer already exists 19:04:27 8ad5033d2e64: Layer already exists 19:04:27 f8f71cfed615: Layer already exists 19:04:27 fecfed79609a: Layer already exists 19:04:27 d2d9d24a8c2a: Layer already exists 19:04:27 3.1.0-dev.27: digest: sha256:f9173a2d109e12702ad4351f515466caa8bbb7e72abd58f24d64a271f6d978d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:28 8ad5033d2e64: Preparing 19:04:28 f9af8af5cb2e: Preparing 19:04:28 fecfed79609a: Preparing 19:04:28 f8f71cfed615: Preparing 19:04:28 09f2be34d706: Preparing 19:04:28 d2d9d24a8c2a: Preparing 19:04:28 d2d9d24a8c2a: Waiting 19:04:28 8ad5033d2e64: Layer already exists 19:04:28 09f2be34d706: Layer already exists 19:04:28 f9af8af5cb2e: Layer already exists 19:04:28 f8f71cfed615: Layer already exists 19:04:28 fecfed79609a: Layer already exists 19:04:28 d2d9d24a8c2a: Layer already exists 19:04:28 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:f9173a2d109e12702ad4351f515466caa8bbb7e72abd58f24d64a271f6d978d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:04:28 8ad5033d2e64: Preparing 19:04:28 f9af8af5cb2e: Preparing 19:04:28 fecfed79609a: Preparing 19:04:28 f8f71cfed615: Preparing 19:04:28 09f2be34d706: Preparing 19:04:28 d2d9d24a8c2a: Preparing 19:04:28 d2d9d24a8c2a: Waiting 19:04:28 8ad5033d2e64: Layer already exists 19:04:28 f9af8af5cb2e: Layer already exists 19:04:28 fecfed79609a: Layer already exists 19:04:28 f8f71cfed615: Layer already exists 19:04:28 09f2be34d706: Layer already exists 19:04:28 d2d9d24a8c2a: Layer already exists 19:04:28 main: digest: sha256:f9173a2d109e12702ad4351f515466caa8bbb7e72abd58f24d64a271f6d978d4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:28 ===================================================== [Pipeline] echo 19:04:28 taggedImages: 19:04:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:04:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.27 19:04:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:04:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:04:28 74b98e48a794a97f37b554db3d129d7af8896319 19:04:28 latest 19:04:28 3.1.0-dev.27 19:04:28 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:28 main 19:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:04:29 848657ee7765: Preparing 19:04:29 efc1273d6d11: Preparing 19:04:29 39755ae55aae: Preparing 19:04:29 fecfed79609a: Preparing 19:04:29 f8f71cfed615: Preparing 19:04:29 31e4f6bfc8b8: Preparing 19:04:29 d2d9d24a8c2a: Preparing 19:04:29 31e4f6bfc8b8: Waiting 19:04:29 d2d9d24a8c2a: Waiting 19:04:29 f8f71cfed615: Layer already exists 19:04:29 fecfed79609a: Layer already exists 19:04:29 31e4f6bfc8b8: Layer already exists 19:04:29 d2d9d24a8c2a: Layer already exists 19:04:29 efc1273d6d11: Pushed 19:04:29 848657ee7765: Pushed 19:04:33 39755ae55aae: Pushed 19:04:33 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:1a59c96ea9c17e70a371edeb1e54f049ae902f5f23bcc9f1c21816bb6b777f10 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:04:33 848657ee7765: Preparing 19:04:33 efc1273d6d11: Preparing 19:04:33 39755ae55aae: Preparing 19:04:33 fecfed79609a: Preparing 19:04:33 f8f71cfed615: Preparing 19:04:33 31e4f6bfc8b8: Preparing 19:04:33 d2d9d24a8c2a: Preparing 19:04:33 31e4f6bfc8b8: Waiting 19:04:33 d2d9d24a8c2a: Waiting 19:04:33 efc1273d6d11: Layer already exists 19:04:33 39755ae55aae: Layer already exists 19:04:33 f8f71cfed615: Layer already exists 19:04:33 fecfed79609a: Layer already exists 19:04:33 848657ee7765: Layer already exists 19:04:33 31e4f6bfc8b8: Layer already exists 19:04:33 d2d9d24a8c2a: Layer already exists 19:04:33 latest: digest: sha256:1a59c96ea9c17e70a371edeb1e54f049ae902f5f23bcc9f1c21816bb6b777f10 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.27 19:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:04:34 848657ee7765: Preparing 19:04:34 efc1273d6d11: Preparing 19:04:34 39755ae55aae: Preparing 19:04:34 fecfed79609a: Preparing 19:04:34 f8f71cfed615: Preparing 19:04:34 31e4f6bfc8b8: Preparing 19:04:34 d2d9d24a8c2a: Preparing 19:04:34 31e4f6bfc8b8: Waiting 19:04:34 fecfed79609a: Layer already exists 19:04:34 f8f71cfed615: Layer already exists 19:04:34 efc1273d6d11: Layer already exists 19:04:34 39755ae55aae: Layer already exists 19:04:34 848657ee7765: Layer already exists 19:04:34 d2d9d24a8c2a: Layer already exists 19:04:34 31e4f6bfc8b8: Layer already exists 19:04:34 3.1.0-dev.27: digest: sha256:1a59c96ea9c17e70a371edeb1e54f049ae902f5f23bcc9f1c21816bb6b777f10 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:04:35 848657ee7765: Preparing 19:04:35 efc1273d6d11: Preparing 19:04:35 39755ae55aae: Preparing 19:04:35 fecfed79609a: Preparing 19:04:35 f8f71cfed615: Preparing 19:04:35 31e4f6bfc8b8: Preparing 19:04:35 d2d9d24a8c2a: Preparing 19:04:35 31e4f6bfc8b8: Waiting 19:04:35 d2d9d24a8c2a: Waiting 19:04:35 f8f71cfed615: Layer already exists 19:04:35 efc1273d6d11: Layer already exists 19:04:35 39755ae55aae: Layer already exists 19:04:35 848657ee7765: Layer already exists 19:04:35 fecfed79609a: Layer already exists 19:04:35 31e4f6bfc8b8: Layer already exists 19:04:35 d2d9d24a8c2a: Layer already exists 19:04:35 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:1a59c96ea9c17e70a371edeb1e54f049ae902f5f23bcc9f1c21816bb6b777f10 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:04:36 848657ee7765: Preparing 19:04:36 efc1273d6d11: Preparing 19:04:36 39755ae55aae: Preparing 19:04:36 fecfed79609a: Preparing 19:04:36 f8f71cfed615: Preparing 19:04:36 31e4f6bfc8b8: Preparing 19:04:36 d2d9d24a8c2a: Preparing 19:04:36 31e4f6bfc8b8: Waiting 19:04:36 d2d9d24a8c2a: Waiting 19:04:36 efc1273d6d11: Layer already exists 19:04:36 848657ee7765: Layer already exists 19:04:36 39755ae55aae: Layer already exists 19:04:36 fecfed79609a: Layer already exists 19:04:36 f8f71cfed615: Layer already exists 19:04:36 31e4f6bfc8b8: Layer already exists 19:04:36 d2d9d24a8c2a: Layer already exists 19:04:36 main: digest: sha256:1a59c96ea9c17e70a371edeb1e54f049ae902f5f23bcc9f1c21816bb6b777f10 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:36 ===================================================== [Pipeline] echo 19:04:36 taggedImages: 19:04:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:04:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.27 19:04:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:04:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:04:36 74b98e48a794a97f37b554db3d129d7af8896319 19:04:36 latest 19:04:36 3.1.0-dev.27 19:04:36 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:36 main 19:04:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:04:37 c870c7e25b5a: Preparing 19:04:37 47c1e4b59f1c: Preparing 19:04:37 5acbf8eb4ba7: Preparing 19:04:37 6b917e00a3a1: Preparing 19:04:37 123c03f37cf2: Preparing 19:04:37 d0173ddfbf55: Preparing 19:04:37 7799ba6fb7b8: Preparing 19:04:37 fecfed79609a: Preparing 19:04:37 f8f71cfed615: Preparing 19:04:37 38fd1273d4b2: Preparing 19:04:37 c9da33c9a245: Preparing 19:04:37 5f70bf18a086: Preparing 19:04:37 6f68027c7f24: Preparing 19:04:37 1081c004c39b: Preparing 19:04:37 d2d9d24a8c2a: Preparing 19:04:37 f8f71cfed615: Waiting 19:04:37 38fd1273d4b2: Waiting 19:04:37 c9da33c9a245: Waiting 19:04:37 5f70bf18a086: Waiting 19:04:37 6f68027c7f24: Waiting 19:04:37 1081c004c39b: Waiting 19:04:37 d2d9d24a8c2a: Waiting 19:04:37 d0173ddfbf55: Waiting 19:04:37 7799ba6fb7b8: Waiting 19:04:37 fecfed79609a: Waiting 19:04:37 6b917e00a3a1: Pushed 19:04:37 5acbf8eb4ba7: Pushed 19:04:37 47c1e4b59f1c: Pushed 19:04:37 123c03f37cf2: Pushed 19:04:37 c870c7e25b5a: Pushed 19:04:37 fecfed79609a: Layer already exists 19:04:37 f8f71cfed615: Layer already exists 19:04:37 d0173ddfbf55: Pushed 19:04:37 5f70bf18a086: Pushed 19:04:37 38fd1273d4b2: Pushed 19:04:37 c9da33c9a245: Pushed 19:04:37 d2d9d24a8c2a: Layer already exists 19:04:37 6f68027c7f24: Pushed 19:04:37 1081c004c39b: Pushed 19:04:41 7799ba6fb7b8: Pushed 19:04:41 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:43e27336e70cf157b82d6eb77539b2b5717741464f4a443877d0afa4a128a4fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:04:42 c870c7e25b5a: Preparing 19:04:42 47c1e4b59f1c: Preparing 19:04:42 5acbf8eb4ba7: Preparing 19:04:42 6b917e00a3a1: Preparing 19:04:42 123c03f37cf2: Preparing 19:04:42 d0173ddfbf55: Preparing 19:04:42 7799ba6fb7b8: Preparing 19:04:42 fecfed79609a: Preparing 19:04:42 f8f71cfed615: Preparing 19:04:42 38fd1273d4b2: Preparing 19:04:42 c9da33c9a245: Preparing 19:04:42 5f70bf18a086: Preparing 19:04:42 6f68027c7f24: Preparing 19:04:42 1081c004c39b: Preparing 19:04:42 d2d9d24a8c2a: Preparing 19:04:42 38fd1273d4b2: Waiting 19:04:42 c9da33c9a245: Waiting 19:04:42 6f68027c7f24: Waiting 19:04:42 5f70bf18a086: Waiting 19:04:42 1081c004c39b: Waiting 19:04:42 d0173ddfbf55: Waiting 19:04:42 7799ba6fb7b8: Waiting 19:04:42 fecfed79609a: Waiting 19:04:42 d2d9d24a8c2a: Waiting 19:04:42 f8f71cfed615: Waiting 19:04:42 c870c7e25b5a: Layer already exists 19:04:42 5acbf8eb4ba7: Layer already exists 19:04:42 123c03f37cf2: Layer already exists 19:04:42 47c1e4b59f1c: Layer already exists 19:04:42 6b917e00a3a1: Layer already exists 19:04:42 7799ba6fb7b8: Layer already exists 19:04:42 d0173ddfbf55: Layer already exists 19:04:42 fecfed79609a: Layer already exists 19:04:42 f8f71cfed615: Layer already exists 19:04:42 38fd1273d4b2: Layer already exists 19:04:42 c9da33c9a245: Layer already exists 19:04:42 5f70bf18a086: Layer already exists 19:04:42 1081c004c39b: Layer already exists 19:04:42 d2d9d24a8c2a: Layer already exists 19:04:42 6f68027c7f24: Layer already exists 19:04:42 latest: digest: sha256:43e27336e70cf157b82d6eb77539b2b5717741464f4a443877d0afa4a128a4fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.27 19:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:04:43 c870c7e25b5a: Preparing 19:04:43 47c1e4b59f1c: Preparing 19:04:43 5acbf8eb4ba7: Preparing 19:04:43 6b917e00a3a1: Preparing 19:04:43 123c03f37cf2: Preparing 19:04:43 d0173ddfbf55: Preparing 19:04:43 7799ba6fb7b8: Preparing 19:04:43 fecfed79609a: Preparing 19:04:43 f8f71cfed615: Preparing 19:04:43 38fd1273d4b2: Preparing 19:04:43 c9da33c9a245: Preparing 19:04:43 5f70bf18a086: Preparing 19:04:43 6f68027c7f24: Preparing 19:04:43 1081c004c39b: Preparing 19:04:43 d2d9d24a8c2a: Preparing 19:04:43 d0173ddfbf55: Waiting 19:04:43 7799ba6fb7b8: Waiting 19:04:43 c9da33c9a245: Waiting 19:04:43 fecfed79609a: Waiting 19:04:43 5f70bf18a086: Waiting 19:04:43 d2d9d24a8c2a: Waiting 19:04:43 6f68027c7f24: Waiting 19:04:43 f8f71cfed615: Waiting 19:04:43 1081c004c39b: Waiting 19:04:43 38fd1273d4b2: Waiting 19:04:43 c870c7e25b5a: Layer already exists 19:04:43 47c1e4b59f1c: Layer already exists 19:04:43 5acbf8eb4ba7: Layer already exists 19:04:43 123c03f37cf2: Layer already exists 19:04:43 6b917e00a3a1: Layer already exists 19:04:43 fecfed79609a: Layer already exists 19:04:43 d0173ddfbf55: Layer already exists 19:04:43 f8f71cfed615: Layer already exists 19:04:43 7799ba6fb7b8: Layer already exists 19:04:43 38fd1273d4b2: Layer already exists 19:04:43 c9da33c9a245: Layer already exists 19:04:43 5f70bf18a086: Layer already exists 19:04:43 6f68027c7f24: Layer already exists 19:04:43 1081c004c39b: Layer already exists 19:04:43 d2d9d24a8c2a: Layer already exists 19:04:43 3.1.0-dev.27: digest: sha256:43e27336e70cf157b82d6eb77539b2b5717741464f4a443877d0afa4a128a4fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:04:44 c870c7e25b5a: Preparing 19:04:44 47c1e4b59f1c: Preparing 19:04:44 5acbf8eb4ba7: Preparing 19:04:44 6b917e00a3a1: Preparing 19:04:44 123c03f37cf2: Preparing 19:04:44 d0173ddfbf55: Preparing 19:04:44 7799ba6fb7b8: Preparing 19:04:44 fecfed79609a: Preparing 19:04:44 f8f71cfed615: Preparing 19:04:44 38fd1273d4b2: Preparing 19:04:44 c9da33c9a245: Preparing 19:04:44 5f70bf18a086: Preparing 19:04:44 6f68027c7f24: Preparing 19:04:44 1081c004c39b: Preparing 19:04:44 d2d9d24a8c2a: Preparing 19:04:44 38fd1273d4b2: Waiting 19:04:44 d0173ddfbf55: Waiting 19:04:44 c9da33c9a245: Waiting 19:04:44 5f70bf18a086: Waiting 19:04:44 6f68027c7f24: Waiting 19:04:44 7799ba6fb7b8: Waiting 19:04:44 fecfed79609a: Waiting 19:04:44 1081c004c39b: Waiting 19:04:44 f8f71cfed615: Waiting 19:04:44 d2d9d24a8c2a: Waiting 19:04:44 123c03f37cf2: Layer already exists 19:04:44 6b917e00a3a1: Layer already exists 19:04:44 47c1e4b59f1c: Layer already exists 19:04:44 c870c7e25b5a: Layer already exists 19:04:44 5acbf8eb4ba7: Layer already exists 19:04:44 d0173ddfbf55: Layer already exists 19:04:44 7799ba6fb7b8: Layer already exists 19:04:44 38fd1273d4b2: Layer already exists 19:04:44 fecfed79609a: Layer already exists 19:04:44 f8f71cfed615: Layer already exists 19:04:44 c9da33c9a245: Layer already exists 19:04:44 1081c004c39b: Layer already exists 19:04:44 5f70bf18a086: Layer already exists 19:04:44 6f68027c7f24: Layer already exists 19:04:44 d2d9d24a8c2a: Layer already exists 19:04:44 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:43e27336e70cf157b82d6eb77539b2b5717741464f4a443877d0afa4a128a4fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:04:45 c870c7e25b5a: Preparing 19:04:45 47c1e4b59f1c: Preparing 19:04:45 5acbf8eb4ba7: Preparing 19:04:45 6b917e00a3a1: Preparing 19:04:45 123c03f37cf2: Preparing 19:04:45 d0173ddfbf55: Preparing 19:04:45 7799ba6fb7b8: Preparing 19:04:45 fecfed79609a: Preparing 19:04:45 f8f71cfed615: Preparing 19:04:45 38fd1273d4b2: Preparing 19:04:45 c9da33c9a245: Preparing 19:04:45 5f70bf18a086: Preparing 19:04:45 6f68027c7f24: Preparing 19:04:45 1081c004c39b: Preparing 19:04:45 d2d9d24a8c2a: Preparing 19:04:45 38fd1273d4b2: Waiting 19:04:45 c9da33c9a245: Waiting 19:04:45 d2d9d24a8c2a: Waiting 19:04:45 5f70bf18a086: Waiting 19:04:45 6f68027c7f24: Waiting 19:04:45 1081c004c39b: Waiting 19:04:45 d0173ddfbf55: Waiting 19:04:45 7799ba6fb7b8: Waiting 19:04:45 fecfed79609a: Waiting 19:04:45 f8f71cfed615: Waiting 19:04:45 5acbf8eb4ba7: Layer already exists 19:04:45 123c03f37cf2: Layer already exists 19:04:45 47c1e4b59f1c: Layer already exists 19:04:45 c870c7e25b5a: Layer already exists 19:04:45 6b917e00a3a1: Layer already exists 19:04:45 f8f71cfed615: Layer already exists 19:04:45 d0173ddfbf55: Layer already exists 19:04:45 fecfed79609a: Layer already exists 19:04:45 7799ba6fb7b8: Layer already exists 19:04:45 38fd1273d4b2: Layer already exists 19:04:45 6f68027c7f24: Layer already exists 19:04:45 c9da33c9a245: Layer already exists 19:04:45 1081c004c39b: Layer already exists 19:04:45 5f70bf18a086: Layer already exists 19:04:45 d2d9d24a8c2a: Layer already exists 19:04:45 main: digest: sha256:43e27336e70cf157b82d6eb77539b2b5717741464f4a443877d0afa4a128a4fa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:45 ===================================================== [Pipeline] echo 19:04:45 taggedImages: 19:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.27 19:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:04:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 19:04:45 74b98e48a794a97f37b554db3d129d7af8896319 19:04:45 latest 19:04:45 3.1.0-dev.27 19:04:45 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:45 main 19:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:04:46 757864950ef3: Preparing 19:04:46 58fdd0ae31ef: Preparing 19:04:46 ccab68a52a4b: Preparing 19:04:46 b9d8747082e5: Preparing 19:04:46 fecfed79609a: Preparing 19:04:46 f8f71cfed615: Preparing 19:04:46 31e4f6bfc8b8: Preparing 19:04:46 d2d9d24a8c2a: Preparing 19:04:46 f8f71cfed615: Waiting 19:04:46 31e4f6bfc8b8: Waiting 19:04:46 d2d9d24a8c2a: Waiting 19:04:46 fecfed79609a: Layer already exists 19:04:46 f8f71cfed615: Layer already exists 19:04:46 31e4f6bfc8b8: Layer already exists 19:04:46 d2d9d24a8c2a: Layer already exists 19:04:46 ccab68a52a4b: Pushed 19:04:46 58fdd0ae31ef: Pushed 19:04:46 757864950ef3: Pushed 19:04:48 b9d8747082e5: Pushed 19:04:49 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:a51391dc234d9b6e2e1bb33a5950b4db5828f655857e8e4349b9a5b54216dfd8 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:04:49 757864950ef3: Preparing 19:04:49 58fdd0ae31ef: Preparing 19:04:49 ccab68a52a4b: Preparing 19:04:49 b9d8747082e5: Preparing 19:04:49 fecfed79609a: Preparing 19:04:49 f8f71cfed615: Preparing 19:04:49 31e4f6bfc8b8: Preparing 19:04:49 d2d9d24a8c2a: Preparing 19:04:49 f8f71cfed615: Waiting 19:04:49 31e4f6bfc8b8: Waiting 19:04:49 d2d9d24a8c2a: Waiting 19:04:49 fecfed79609a: Layer already exists 19:04:49 b9d8747082e5: Layer already exists 19:04:49 ccab68a52a4b: Layer already exists 19:04:49 757864950ef3: Layer already exists 19:04:49 58fdd0ae31ef: Layer already exists 19:04:49 f8f71cfed615: Layer already exists 19:04:49 31e4f6bfc8b8: Layer already exists 19:04:49 d2d9d24a8c2a: Layer already exists 19:04:49 latest: digest: sha256:a51391dc234d9b6e2e1bb33a5950b4db5828f655857e8e4349b9a5b54216dfd8 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.27 19:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:04:50 757864950ef3: Preparing 19:04:50 58fdd0ae31ef: Preparing 19:04:50 ccab68a52a4b: Preparing 19:04:50 b9d8747082e5: Preparing 19:04:50 fecfed79609a: Preparing 19:04:50 f8f71cfed615: Preparing 19:04:50 31e4f6bfc8b8: Preparing 19:04:50 d2d9d24a8c2a: Preparing 19:04:50 31e4f6bfc8b8: Waiting 19:04:50 d2d9d24a8c2a: Waiting 19:04:50 f8f71cfed615: Waiting 19:04:50 fecfed79609a: Layer already exists 19:04:50 58fdd0ae31ef: Layer already exists 19:04:50 b9d8747082e5: Layer already exists 19:04:50 ccab68a52a4b: Layer already exists 19:04:50 757864950ef3: Layer already exists 19:04:50 d2d9d24a8c2a: Layer already exists 19:04:50 31e4f6bfc8b8: Layer already exists 19:04:50 f8f71cfed615: Layer already exists 19:04:50 3.1.0-dev.27: digest: sha256:a51391dc234d9b6e2e1bb33a5950b4db5828f655857e8e4349b9a5b54216dfd8 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:04:52 757864950ef3: Preparing 19:04:52 58fdd0ae31ef: Preparing 19:04:52 ccab68a52a4b: Preparing 19:04:52 b9d8747082e5: Preparing 19:04:52 fecfed79609a: Preparing 19:04:52 f8f71cfed615: Preparing 19:04:52 31e4f6bfc8b8: Preparing 19:04:52 d2d9d24a8c2a: Preparing 19:04:52 f8f71cfed615: Waiting 19:04:52 31e4f6bfc8b8: Waiting 19:04:52 d2d9d24a8c2a: Waiting 19:04:52 757864950ef3: Layer already exists 19:04:52 58fdd0ae31ef: Layer already exists 19:04:52 b9d8747082e5: Layer already exists 19:04:52 fecfed79609a: Layer already exists 19:04:52 ccab68a52a4b: Layer already exists 19:04:52 d2d9d24a8c2a: Layer already exists 19:04:52 f8f71cfed615: Layer already exists 19:04:52 31e4f6bfc8b8: Layer already exists 19:04:52 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:a51391dc234d9b6e2e1bb33a5950b4db5828f655857e8e4349b9a5b54216dfd8 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 19:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 19:04:52 757864950ef3: Preparing 19:04:52 58fdd0ae31ef: Preparing 19:04:52 ccab68a52a4b: Preparing 19:04:52 b9d8747082e5: Preparing 19:04:52 fecfed79609a: Preparing 19:04:52 f8f71cfed615: Preparing 19:04:52 31e4f6bfc8b8: Preparing 19:04:52 d2d9d24a8c2a: Preparing 19:04:52 f8f71cfed615: Waiting 19:04:52 31e4f6bfc8b8: Waiting 19:04:52 d2d9d24a8c2a: Waiting 19:04:52 ccab68a52a4b: Layer already exists 19:04:52 757864950ef3: Layer already exists 19:04:52 b9d8747082e5: Layer already exists 19:04:52 fecfed79609a: Layer already exists 19:04:52 58fdd0ae31ef: Layer already exists 19:04:52 d2d9d24a8c2a: Layer already exists 19:04:52 31e4f6bfc8b8: Layer already exists 19:04:52 f8f71cfed615: Layer already exists 19:04:52 main: digest: sha256:a51391dc234d9b6e2e1bb33a5950b4db5828f655857e8e4349b9a5b54216dfd8 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:53 ===================================================== [Pipeline] echo 19:04:53 taggedImages: 19:04:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 19:04:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.27 19:04:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 19:04:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:04:53 74b98e48a794a97f37b554db3d129d7af8896319 19:04:53 latest 19:04:53 3.1.0-dev.27 19:04:53 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:53 main 19:04:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:04:53 609d48b25e1e: Preparing 19:04:53 d10712f25d8c: Preparing 19:04:53 da71f2c498bc: Preparing 19:04:53 bf10cd6ead1b: Preparing 19:04:53 fecfed79609a: Preparing 19:04:53 f8f71cfed615: Preparing 19:04:53 da75a03040be: Preparing 19:04:53 dfbe54626d01: Preparing 19:04:53 d2d9d24a8c2a: Preparing 19:04:53 f8f71cfed615: Waiting 19:04:53 da75a03040be: Waiting 19:04:53 dfbe54626d01: Waiting 19:04:53 d2d9d24a8c2a: Waiting 19:04:53 fecfed79609a: Layer already exists 19:04:53 f8f71cfed615: Layer already exists 19:04:53 bf10cd6ead1b: Pushed 19:04:53 609d48b25e1e: Pushed 19:04:53 d10712f25d8c: Pushed 19:04:53 d2d9d24a8c2a: Layer already exists 19:04:53 da75a03040be: Pushed 19:04:54 dfbe54626d01: Pushed 19:04:56 da71f2c498bc: Pushed 19:04:56 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:ac0f0e732367d896f4197c832b5b8eb6e670b4d8102498faad93a85d84662941 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:04:57 609d48b25e1e: Preparing 19:04:57 d10712f25d8c: Preparing 19:04:57 da71f2c498bc: Preparing 19:04:57 bf10cd6ead1b: Preparing 19:04:57 fecfed79609a: Preparing 19:04:57 f8f71cfed615: Preparing 19:04:57 da75a03040be: Preparing 19:04:57 dfbe54626d01: Preparing 19:04:57 d2d9d24a8c2a: Preparing 19:04:57 f8f71cfed615: Waiting 19:04:57 da75a03040be: Waiting 19:04:57 d2d9d24a8c2a: Waiting 19:04:57 dfbe54626d01: Waiting 19:04:57 fecfed79609a: Layer already exists 19:04:57 da71f2c498bc: Layer already exists 19:04:57 d10712f25d8c: Layer already exists 19:04:57 bf10cd6ead1b: Layer already exists 19:04:57 609d48b25e1e: Layer already exists 19:04:57 f8f71cfed615: Layer already exists 19:04:57 da75a03040be: Layer already exists 19:04:57 dfbe54626d01: Layer already exists 19:04:57 d2d9d24a8c2a: Layer already exists 19:04:57 latest: digest: sha256:ac0f0e732367d896f4197c832b5b8eb6e670b4d8102498faad93a85d84662941 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.27 19:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:04:58 609d48b25e1e: Preparing 19:04:58 d10712f25d8c: Preparing 19:04:58 da71f2c498bc: Preparing 19:04:58 bf10cd6ead1b: Preparing 19:04:58 fecfed79609a: Preparing 19:04:58 f8f71cfed615: Preparing 19:04:58 da75a03040be: Preparing 19:04:58 dfbe54626d01: Preparing 19:04:58 d2d9d24a8c2a: Preparing 19:04:58 da75a03040be: Waiting 19:04:58 dfbe54626d01: Waiting 19:04:58 d2d9d24a8c2a: Waiting 19:04:58 f8f71cfed615: Waiting 19:04:58 bf10cd6ead1b: Layer already exists 19:04:58 da71f2c498bc: Layer already exists 19:04:58 fecfed79609a: Layer already exists 19:04:58 609d48b25e1e: Layer already exists 19:04:58 d10712f25d8c: Layer already exists 19:04:58 f8f71cfed615: Layer already exists 19:04:58 dfbe54626d01: Layer already exists 19:04:58 da75a03040be: Layer already exists 19:04:58 d2d9d24a8c2a: Layer already exists 19:04:58 3.1.0-dev.27: digest: sha256:ac0f0e732367d896f4197c832b5b8eb6e670b4d8102498faad93a85d84662941 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:04:59 609d48b25e1e: Preparing 19:04:59 d10712f25d8c: Preparing 19:04:59 da71f2c498bc: Preparing 19:04:59 bf10cd6ead1b: Preparing 19:04:59 fecfed79609a: Preparing 19:04:59 f8f71cfed615: Preparing 19:04:59 da75a03040be: Preparing 19:04:59 dfbe54626d01: Preparing 19:04:59 d2d9d24a8c2a: Preparing 19:04:59 da75a03040be: Waiting 19:04:59 dfbe54626d01: Waiting 19:04:59 d2d9d24a8c2a: Waiting 19:04:59 f8f71cfed615: Waiting 19:04:59 609d48b25e1e: Layer already exists 19:04:59 da71f2c498bc: Layer already exists 19:04:59 d10712f25d8c: Layer already exists 19:04:59 fecfed79609a: Layer already exists 19:04:59 bf10cd6ead1b: Layer already exists 19:04:59 f8f71cfed615: Layer already exists 19:04:59 da75a03040be: Layer already exists 19:04:59 d2d9d24a8c2a: Layer already exists 19:04:59 dfbe54626d01: Layer already exists 19:04:59 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:ac0f0e732367d896f4197c832b5b8eb6e670b4d8102498faad93a85d84662941 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:59 + 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:04:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:04:59 609d48b25e1e: Preparing 19:04:59 d10712f25d8c: Preparing 19:04:59 da71f2c498bc: Preparing 19:04:59 bf10cd6ead1b: Preparing 19:04:59 fecfed79609a: Preparing 19:04:59 f8f71cfed615: Preparing 19:04:59 da75a03040be: Preparing 19:04:59 dfbe54626d01: Preparing 19:04:59 d2d9d24a8c2a: Preparing 19:04:59 da75a03040be: Waiting 19:04:59 dfbe54626d01: Waiting 19:04:59 d2d9d24a8c2a: Waiting 19:04:59 f8f71cfed615: Waiting 19:04:59 d10712f25d8c: Layer already exists 19:04:59 bf10cd6ead1b: Layer already exists 19:04:59 fecfed79609a: Layer already exists 19:04:59 609d48b25e1e: Layer already exists 19:04:59 da71f2c498bc: Layer already exists 19:04:59 f8f71cfed615: Layer already exists 19:04:59 dfbe54626d01: Layer already exists 19:04:59 da75a03040be: Layer already exists 19:04:59 d2d9d24a8c2a: Layer already exists 19:04:59 main: digest: sha256:ac0f0e732367d896f4197c832b5b8eb6e670b4d8102498faad93a85d84662941 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:00 ===================================================== [Pipeline] echo 19:05:00 taggedImages: 19:05:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:05:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.27 19:05:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:05:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:05:00 74b98e48a794a97f37b554db3d129d7af8896319 19:05:00 latest 19:05:00 3.1.0-dev.27 19:05:00 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:00 main 19:05:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:00 f043cd20aecb: Preparing 19:05:00 25e637ac22cb: Preparing 19:05:00 7f647064cf15: Preparing 19:05:00 7abdf3e63b3b: Preparing 19:05:00 e1b5bb5b82be: Preparing 19:05:00 b0e66d47f885: Preparing 19:05:00 eb87ae756be5: Preparing 19:05:00 fecfed79609a: Preparing 19:05:00 f8f71cfed615: Preparing 19:05:00 546103fe3caa: Preparing 19:05:00 d2d9d24a8c2a: Preparing 19:05:00 fecfed79609a: Waiting 19:05:00 f8f71cfed615: Waiting 19:05:00 546103fe3caa: Waiting 19:05:00 d2d9d24a8c2a: Waiting 19:05:00 b0e66d47f885: Waiting 19:05:00 eb87ae756be5: Waiting 19:05:01 25e637ac22cb: Pushed 19:05:01 e1b5bb5b82be: Pushed 19:05:01 f043cd20aecb: Pushed 19:05:01 fecfed79609a: Layer already exists 19:05:01 f8f71cfed615: Layer already exists 19:05:01 b0e66d47f885: Pushed 19:05:01 eb87ae756be5: Pushed 19:05:01 d2d9d24a8c2a: Layer already exists 19:05:04 7abdf3e63b3b: Pushed 19:05:04 546103fe3caa: Pushed 19:05:04 7f647064cf15: Pushed 19:05:05 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:e5bc08b29220885342373f325c30bdd092db77ddeaf89b39fac546b12b8b5fc2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:05 + 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:05:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:05 f043cd20aecb: Preparing 19:05:05 25e637ac22cb: Preparing 19:05:05 7f647064cf15: Preparing 19:05:05 7abdf3e63b3b: Preparing 19:05:05 e1b5bb5b82be: Preparing 19:05:05 b0e66d47f885: Preparing 19:05:05 eb87ae756be5: Preparing 19:05:05 fecfed79609a: Preparing 19:05:05 f8f71cfed615: Preparing 19:05:05 546103fe3caa: Preparing 19:05:05 d2d9d24a8c2a: Preparing 19:05:05 b0e66d47f885: Waiting 19:05:05 eb87ae756be5: Waiting 19:05:05 546103fe3caa: Waiting 19:05:05 fecfed79609a: Waiting 19:05:05 f8f71cfed615: Waiting 19:05:05 d2d9d24a8c2a: Waiting 19:05:05 f043cd20aecb: Layer already exists 19:05:05 7abdf3e63b3b: Layer already exists 19:05:05 25e637ac22cb: Layer already exists 19:05:05 7f647064cf15: Layer already exists 19:05:05 e1b5bb5b82be: Layer already exists 19:05:05 b0e66d47f885: Layer already exists 19:05:05 f8f71cfed615: Layer already exists 19:05:05 fecfed79609a: Layer already exists 19:05:05 eb87ae756be5: Layer already exists 19:05:05 546103fe3caa: Layer already exists 19:05:05 d2d9d24a8c2a: Layer already exists 19:05:06 latest: digest: sha256:e5bc08b29220885342373f325c30bdd092db77ddeaf89b39fac546b12b8b5fc2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.27 19:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:06 f043cd20aecb: Preparing 19:05:06 25e637ac22cb: Preparing 19:05:06 7f647064cf15: Preparing 19:05:06 7abdf3e63b3b: Preparing 19:05:06 e1b5bb5b82be: Preparing 19:05:06 b0e66d47f885: Preparing 19:05:06 eb87ae756be5: Preparing 19:05:06 fecfed79609a: Preparing 19:05:06 f8f71cfed615: Preparing 19:05:06 546103fe3caa: Preparing 19:05:06 d2d9d24a8c2a: Preparing 19:05:06 b0e66d47f885: Waiting 19:05:06 eb87ae756be5: Waiting 19:05:06 fecfed79609a: Waiting 19:05:06 f8f71cfed615: Waiting 19:05:06 546103fe3caa: Waiting 19:05:06 d2d9d24a8c2a: Waiting 19:05:06 25e637ac22cb: Layer already exists 19:05:06 e1b5bb5b82be: Layer already exists 19:05:06 f043cd20aecb: Layer already exists 19:05:06 7abdf3e63b3b: Layer already exists 19:05:06 7f647064cf15: Layer already exists 19:05:06 b0e66d47f885: Layer already exists 19:05:06 eb87ae756be5: Layer already exists 19:05:06 546103fe3caa: Layer already exists 19:05:06 fecfed79609a: Layer already exists 19:05:06 f8f71cfed615: Layer already exists 19:05:06 d2d9d24a8c2a: Layer already exists 19:05:06 3.1.0-dev.27: digest: sha256:e5bc08b29220885342373f325c30bdd092db77ddeaf89b39fac546b12b8b5fc2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:07 f043cd20aecb: Preparing 19:05:07 25e637ac22cb: Preparing 19:05:07 7f647064cf15: Preparing 19:05:07 7abdf3e63b3b: Preparing 19:05:07 e1b5bb5b82be: Preparing 19:05:07 b0e66d47f885: Preparing 19:05:07 eb87ae756be5: Preparing 19:05:07 fecfed79609a: Preparing 19:05:07 f8f71cfed615: Preparing 19:05:07 546103fe3caa: Preparing 19:05:07 d2d9d24a8c2a: Preparing 19:05:07 fecfed79609a: Waiting 19:05:07 f8f71cfed615: Waiting 19:05:07 546103fe3caa: Waiting 19:05:07 b0e66d47f885: Waiting 19:05:07 eb87ae756be5: Waiting 19:05:07 f043cd20aecb: Layer already exists 19:05:07 7abdf3e63b3b: Layer already exists 19:05:07 25e637ac22cb: Layer already exists 19:05:07 7f647064cf15: Layer already exists 19:05:07 e1b5bb5b82be: Layer already exists 19:05:07 b0e66d47f885: Layer already exists 19:05:07 fecfed79609a: Layer already exists 19:05:07 eb87ae756be5: Layer already exists 19:05:07 f8f71cfed615: Layer already exists 19:05:07 546103fe3caa: Layer already exists 19:05:07 d2d9d24a8c2a: Layer already exists 19:05:07 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:e5bc08b29220885342373f325c30bdd092db77ddeaf89b39fac546b12b8b5fc2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:08 + 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:05:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:08 f043cd20aecb: Preparing 19:05:08 25e637ac22cb: Preparing 19:05:08 7f647064cf15: Preparing 19:05:08 7abdf3e63b3b: Preparing 19:05:08 e1b5bb5b82be: Preparing 19:05:08 b0e66d47f885: Preparing 19:05:08 eb87ae756be5: Preparing 19:05:08 fecfed79609a: Preparing 19:05:08 f8f71cfed615: Preparing 19:05:08 546103fe3caa: Preparing 19:05:08 d2d9d24a8c2a: Preparing 19:05:08 fecfed79609a: Waiting 19:05:08 f8f71cfed615: Waiting 19:05:08 546103fe3caa: Waiting 19:05:08 d2d9d24a8c2a: Waiting 19:05:08 b0e66d47f885: Waiting 19:05:08 eb87ae756be5: Waiting 19:05:08 25e637ac22cb: Layer already exists 19:05:08 e1b5bb5b82be: Layer already exists 19:05:08 f043cd20aecb: Layer already exists 19:05:08 7f647064cf15: Layer already exists 19:05:08 7abdf3e63b3b: Layer already exists 19:05:08 eb87ae756be5: Layer already exists 19:05:08 b0e66d47f885: Layer already exists 19:05:08 546103fe3caa: Layer already exists 19:05:08 f8f71cfed615: Layer already exists 19:05:08 fecfed79609a: Layer already exists 19:05:08 d2d9d24a8c2a: Layer already exists 19:05:08 main: digest: sha256:e5bc08b29220885342373f325c30bdd092db77ddeaf89b39fac546b12b8b5fc2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:08 ===================================================== [Pipeline] echo 19:05:08 taggedImages: 19:05:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:05:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.27 19:05:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:05:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:05:08 74b98e48a794a97f37b554db3d129d7af8896319 19:05:08 latest 19:05:08 3.1.0-dev.27 19:05:08 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:08 main 19:05:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:09 d74bbd3a9c96: Preparing 19:05:09 4c46fceb0081: Preparing 19:05:09 fecfed79609a: Preparing 19:05:09 f8f71cfed615: Preparing 19:05:09 8507118a2a9c: Preparing 19:05:09 d2d9d24a8c2a: Preparing 19:05:09 d2d9d24a8c2a: Waiting 19:05:09 fecfed79609a: Layer already exists 19:05:09 f8f71cfed615: Layer already exists 19:05:09 d2d9d24a8c2a: Layer already exists 19:05:09 d74bbd3a9c96: Pushed 19:05:11 8507118a2a9c: Pushed 19:05:14 4c46fceb0081: Pushed 19:05:14 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:08e7313a76038bb8b4aceeeb6718e7d9e6b239e05b3f5dda8b0c15563278d1bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:14 + 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:05:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:15 d74bbd3a9c96: Preparing 19:05:15 4c46fceb0081: Preparing 19:05:15 fecfed79609a: Preparing 19:05:15 f8f71cfed615: Preparing 19:05:15 8507118a2a9c: Preparing 19:05:15 d2d9d24a8c2a: Preparing 19:05:15 d2d9d24a8c2a: Waiting 19:05:15 f8f71cfed615: Layer already exists 19:05:15 fecfed79609a: Layer already exists 19:05:15 d74bbd3a9c96: Layer already exists 19:05:15 4c46fceb0081: Layer already exists 19:05:15 8507118a2a9c: Layer already exists 19:05:15 d2d9d24a8c2a: Layer already exists 19:05:15 latest: digest: sha256:08e7313a76038bb8b4aceeeb6718e7d9e6b239e05b3f5dda8b0c15563278d1bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.27 19:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:16 d74bbd3a9c96: Preparing 19:05:16 4c46fceb0081: Preparing 19:05:16 fecfed79609a: Preparing 19:05:16 f8f71cfed615: Preparing 19:05:16 8507118a2a9c: Preparing 19:05:16 d2d9d24a8c2a: Preparing 19:05:16 d2d9d24a8c2a: Waiting 19:05:16 f8f71cfed615: Layer already exists 19:05:16 8507118a2a9c: Layer already exists 19:05:16 d74bbd3a9c96: Layer already exists 19:05:16 fecfed79609a: Layer already exists 19:05:16 4c46fceb0081: Layer already exists 19:05:16 d2d9d24a8c2a: Layer already exists 19:05:16 3.1.0-dev.27: digest: sha256:08e7313a76038bb8b4aceeeb6718e7d9e6b239e05b3f5dda8b0c15563278d1bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:17 d74bbd3a9c96: Preparing 19:05:17 4c46fceb0081: Preparing 19:05:17 fecfed79609a: Preparing 19:05:17 f8f71cfed615: Preparing 19:05:17 8507118a2a9c: Preparing 19:05:17 d2d9d24a8c2a: Preparing 19:05:17 d2d9d24a8c2a: Waiting 19:05:17 f8f71cfed615: Layer already exists 19:05:17 fecfed79609a: Layer already exists 19:05:17 8507118a2a9c: Layer already exists 19:05:17 4c46fceb0081: Layer already exists 19:05:17 d74bbd3a9c96: Layer already exists 19:05:17 d2d9d24a8c2a: Layer already exists 19:05:17 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:08e7313a76038bb8b4aceeeb6718e7d9e6b239e05b3f5dda8b0c15563278d1bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:17 + 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:05:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:17 d74bbd3a9c96: Preparing 19:05:17 4c46fceb0081: Preparing 19:05:17 fecfed79609a: Preparing 19:05:17 f8f71cfed615: Preparing 19:05:17 8507118a2a9c: Preparing 19:05:17 d2d9d24a8c2a: Preparing 19:05:17 d2d9d24a8c2a: Waiting 19:05:17 f8f71cfed615: Layer already exists 19:05:17 4c46fceb0081: Layer already exists 19:05:17 8507118a2a9c: Layer already exists 19:05:17 d74bbd3a9c96: Layer already exists 19:05:17 fecfed79609a: Layer already exists 19:05:17 d2d9d24a8c2a: Layer already exists 19:05:17 main: digest: sha256:08e7313a76038bb8b4aceeeb6718e7d9e6b239e05b3f5dda8b0c15563278d1bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:17 ===================================================== [Pipeline] echo 19:05:17 taggedImages: 19:05:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:05:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.27 19:05:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:05:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:05:17 74b98e48a794a97f37b554db3d129d7af8896319 19:05:17 latest 19:05:17 3.1.0-dev.27 19:05:17 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:17 main 19:05:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:05:19 10697fe52094: Preparing 19:05:19 57b584400e68: Preparing 19:05:19 4976d5cfda88: Preparing 19:05:19 01b0c062f1f2: Preparing 19:05:19 22445cd8354b: Preparing 19:05:19 fecfed79609a: Preparing 19:05:19 f8f71cfed615: Preparing 19:05:19 a4553e6379ab: Preparing 19:05:19 d2d9d24a8c2a: Preparing 19:05:19 fecfed79609a: Waiting 19:05:19 f8f71cfed615: Waiting 19:05:19 a4553e6379ab: Waiting 19:05:19 d2d9d24a8c2a: Waiting 19:05:19 57b584400e68: Pushed 19:05:19 4976d5cfda88: Pushed 19:05:19 10697fe52094: Pushed 19:05:19 fecfed79609a: Layer already exists 19:05:19 f8f71cfed615: Layer already exists 19:05:19 d2d9d24a8c2a: Layer already exists 19:05:20 a4553e6379ab: Pushed 19:05:32 22445cd8354b: Pushed 19:05:37 01b0c062f1f2: Pushed 19:05:37 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:df3ccd7986e2e19cdb71d599148c970065b11baa5cc5d9ef64f2479673e4eae1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:37 + 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:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:05:37 10697fe52094: Preparing 19:05:37 57b584400e68: Preparing 19:05:37 4976d5cfda88: Preparing 19:05:37 01b0c062f1f2: Preparing 19:05:37 22445cd8354b: Preparing 19:05:37 fecfed79609a: Preparing 19:05:37 f8f71cfed615: Preparing 19:05:37 a4553e6379ab: Preparing 19:05:37 d2d9d24a8c2a: Preparing 19:05:37 f8f71cfed615: Waiting 19:05:37 a4553e6379ab: Waiting 19:05:37 d2d9d24a8c2a: Waiting 19:05:37 fecfed79609a: Waiting 19:05:37 57b584400e68: Layer already exists 19:05:37 10697fe52094: Layer already exists 19:05:37 22445cd8354b: Layer already exists 19:05:37 01b0c062f1f2: Layer already exists 19:05:37 4976d5cfda88: Layer already exists 19:05:37 a4553e6379ab: Layer already exists 19:05:37 f8f71cfed615: Layer already exists 19:05:37 fecfed79609a: Layer already exists 19:05:37 d2d9d24a8c2a: Layer already exists 19:05:38 latest: digest: sha256:df3ccd7986e2e19cdb71d599148c970065b11baa5cc5d9ef64f2479673e4eae1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.27 19:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:05:38 10697fe52094: Preparing 19:05:38 57b584400e68: Preparing 19:05:38 4976d5cfda88: Preparing 19:05:38 01b0c062f1f2: Preparing 19:05:38 22445cd8354b: Preparing 19:05:38 fecfed79609a: Preparing 19:05:38 f8f71cfed615: Preparing 19:05:38 a4553e6379ab: Preparing 19:05:38 d2d9d24a8c2a: Preparing 19:05:38 f8f71cfed615: Waiting 19:05:38 a4553e6379ab: Waiting 19:05:38 d2d9d24a8c2a: Waiting 19:05:38 fecfed79609a: Waiting 19:05:38 57b584400e68: Layer already exists 19:05:38 10697fe52094: Layer already exists 19:05:38 22445cd8354b: Layer already exists 19:05:38 4976d5cfda88: Layer already exists 19:05:38 01b0c062f1f2: Layer already exists 19:05:38 fecfed79609a: Layer already exists 19:05:38 d2d9d24a8c2a: Layer already exists 19:05:38 f8f71cfed615: Layer already exists 19:05:38 a4553e6379ab: Layer already exists 19:05:38 3.1.0-dev.27: digest: sha256:df3ccd7986e2e19cdb71d599148c970065b11baa5cc5d9ef64f2479673e4eae1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:05:39 10697fe52094: Preparing 19:05:39 57b584400e68: Preparing 19:05:39 4976d5cfda88: Preparing 19:05:39 01b0c062f1f2: Preparing 19:05:39 22445cd8354b: Preparing 19:05:39 fecfed79609a: Preparing 19:05:39 f8f71cfed615: Preparing 19:05:39 a4553e6379ab: Preparing 19:05:39 d2d9d24a8c2a: Preparing 19:05:39 fecfed79609a: Waiting 19:05:39 f8f71cfed615: Waiting 19:05:39 a4553e6379ab: Waiting 19:05:39 d2d9d24a8c2a: Waiting 19:05:39 10697fe52094: Layer already exists 19:05:39 4976d5cfda88: Layer already exists 19:05:39 01b0c062f1f2: Layer already exists 19:05:39 22445cd8354b: Layer already exists 19:05:39 57b584400e68: Layer already exists 19:05:39 fecfed79609a: Layer already exists 19:05:39 d2d9d24a8c2a: Layer already exists 19:05:39 f8f71cfed615: Layer already exists 19:05:39 a4553e6379ab: Layer already exists 19:05:39 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:df3ccd7986e2e19cdb71d599148c970065b11baa5cc5d9ef64f2479673e4eae1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:39 + 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:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:05:40 10697fe52094: Preparing 19:05:40 57b584400e68: Preparing 19:05:40 4976d5cfda88: Preparing 19:05:40 01b0c062f1f2: Preparing 19:05:40 22445cd8354b: Preparing 19:05:40 fecfed79609a: Preparing 19:05:40 f8f71cfed615: Preparing 19:05:40 a4553e6379ab: Preparing 19:05:40 d2d9d24a8c2a: Preparing 19:05:40 fecfed79609a: Waiting 19:05:40 a4553e6379ab: Waiting 19:05:40 f8f71cfed615: Waiting 19:05:40 d2d9d24a8c2a: Waiting 19:05:40 22445cd8354b: Layer already exists 19:05:40 4976d5cfda88: Layer already exists 19:05:40 57b584400e68: Layer already exists 19:05:40 10697fe52094: Layer already exists 19:05:40 01b0c062f1f2: Layer already exists 19:05:40 f8f71cfed615: Layer already exists 19:05:40 fecfed79609a: Layer already exists 19:05:40 a4553e6379ab: Layer already exists 19:05:40 d2d9d24a8c2a: Layer already exists 19:05:40 main: digest: sha256:df3ccd7986e2e19cdb71d599148c970065b11baa5cc5d9ef64f2479673e4eae1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:40 ===================================================== [Pipeline] echo 19:05:40 taggedImages: 19:05:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:05:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.27 19:05:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:05:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:05:40 74b98e48a794a97f37b554db3d129d7af8896319 19:05:40 latest 19:05:40 3.1.0-dev.27 19:05:40 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:05:40 main 19:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:05:41 f761de0e5213: Preparing 19:05:41 101ca2357d26: Preparing 19:05:41 ed5f64677d67: Preparing 19:05:41 21f0b45b9c6c: Preparing 19:05:41 fecfed79609a: Preparing 19:05:41 f8f71cfed615: Preparing 19:05:41 639e424f8ed5: Preparing 19:05:41 d2d9d24a8c2a: Preparing 19:05:41 f8f71cfed615: Waiting 19:05:41 d2d9d24a8c2a: Waiting 19:05:41 639e424f8ed5: Waiting 19:05:41 fecfed79609a: Layer already exists 19:05:41 f8f71cfed615: Layer already exists 19:05:41 101ca2357d26: Pushed 19:05:41 ed5f64677d67: Pushed 19:05:41 f761de0e5213: Pushed 19:05:41 d2d9d24a8c2a: Layer already exists 19:05:42 639e424f8ed5: Pushed 19:06:00 21f0b45b9c6c: Pushed 19:06:00 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:c6f1f896eac519eadeb84760193bdccf7b931730503fcc755a529cddeedf5c1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:00 + 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:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:01 f761de0e5213: Preparing 19:06:01 101ca2357d26: Preparing 19:06:01 ed5f64677d67: Preparing 19:06:01 21f0b45b9c6c: Preparing 19:06:01 fecfed79609a: Preparing 19:06:01 f8f71cfed615: Preparing 19:06:01 639e424f8ed5: Preparing 19:06:01 d2d9d24a8c2a: Preparing 19:06:01 f8f71cfed615: Waiting 19:06:01 639e424f8ed5: Waiting 19:06:01 d2d9d24a8c2a: Waiting 19:06:01 ed5f64677d67: Layer already exists 19:06:01 101ca2357d26: Layer already exists 19:06:01 f761de0e5213: Layer already exists 19:06:01 21f0b45b9c6c: Layer already exists 19:06:01 fecfed79609a: Layer already exists 19:06:01 639e424f8ed5: Layer already exists 19:06:01 f8f71cfed615: Layer already exists 19:06:01 d2d9d24a8c2a: Layer already exists 19:06:01 latest: digest: sha256:c6f1f896eac519eadeb84760193bdccf7b931730503fcc755a529cddeedf5c1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.27 19:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:02 f761de0e5213: Preparing 19:06:02 101ca2357d26: Preparing 19:06:02 ed5f64677d67: Preparing 19:06:02 21f0b45b9c6c: Preparing 19:06:02 fecfed79609a: Preparing 19:06:02 f8f71cfed615: Preparing 19:06:02 639e424f8ed5: Preparing 19:06:02 d2d9d24a8c2a: Preparing 19:06:02 f8f71cfed615: Waiting 19:06:02 d2d9d24a8c2a: Waiting 19:06:02 639e424f8ed5: Waiting 19:06:02 ed5f64677d67: Layer already exists 19:06:02 f761de0e5213: Layer already exists 19:06:02 21f0b45b9c6c: Layer already exists 19:06:02 101ca2357d26: Layer already exists 19:06:02 fecfed79609a: Layer already exists 19:06:02 f8f71cfed615: Layer already exists 19:06:02 639e424f8ed5: Layer already exists 19:06:02 d2d9d24a8c2a: Layer already exists 19:06:02 3.1.0-dev.27: digest: sha256:c6f1f896eac519eadeb84760193bdccf7b931730503fcc755a529cddeedf5c1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:02 f761de0e5213: Preparing 19:06:02 101ca2357d26: Preparing 19:06:02 ed5f64677d67: Preparing 19:06:02 21f0b45b9c6c: Preparing 19:06:02 fecfed79609a: Preparing 19:06:02 f8f71cfed615: Preparing 19:06:02 639e424f8ed5: Preparing 19:06:02 d2d9d24a8c2a: Preparing 19:06:02 639e424f8ed5: Waiting 19:06:02 d2d9d24a8c2a: Waiting 19:06:02 f8f71cfed615: Waiting 19:06:02 101ca2357d26: Layer already exists 19:06:02 21f0b45b9c6c: Layer already exists 19:06:02 f761de0e5213: Layer already exists 19:06:02 ed5f64677d67: Layer already exists 19:06:02 fecfed79609a: Layer already exists 19:06:02 639e424f8ed5: Layer already exists 19:06:02 f8f71cfed615: Layer already exists 19:06:02 d2d9d24a8c2a: Layer already exists 19:06:02 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:c6f1f896eac519eadeb84760193bdccf7b931730503fcc755a529cddeedf5c1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:03 + 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:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:03 f761de0e5213: Preparing 19:06:03 101ca2357d26: Preparing 19:06:03 ed5f64677d67: Preparing 19:06:03 21f0b45b9c6c: Preparing 19:06:03 fecfed79609a: Preparing 19:06:03 f8f71cfed615: Preparing 19:06:03 639e424f8ed5: Preparing 19:06:03 d2d9d24a8c2a: Preparing 19:06:03 f8f71cfed615: Waiting 19:06:03 d2d9d24a8c2a: Waiting 19:06:03 639e424f8ed5: Waiting 19:06:03 fecfed79609a: Layer already exists 19:06:03 101ca2357d26: Layer already exists 19:06:03 f761de0e5213: Layer already exists 19:06:03 ed5f64677d67: Layer already exists 19:06:03 21f0b45b9c6c: Layer already exists 19:06:03 f8f71cfed615: Layer already exists 19:06:03 639e424f8ed5: Layer already exists 19:06:03 d2d9d24a8c2a: Layer already exists 19:06:03 main: digest: sha256:c6f1f896eac519eadeb84760193bdccf7b931730503fcc755a529cddeedf5c1c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:03 ===================================================== [Pipeline] echo 19:06:03 taggedImages: 19:06:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:06:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.27 19:06:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:06:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:06:03 74b98e48a794a97f37b554db3d129d7af8896319 19:06:03 latest 19:06:03 3.1.0-dev.27 19:06:03 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:03 main 19:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:04 10bcdaec904c: Preparing 19:06:04 a7cd9478dcd8: Preparing 19:06:04 e8b675cd3ddb: Preparing 19:06:04 90691332343b: Preparing 19:06:04 fecfed79609a: Preparing 19:06:04 f8f71cfed615: Preparing 19:06:04 a4553e6379ab: Preparing 19:06:04 d2d9d24a8c2a: Preparing 19:06:04 f8f71cfed615: Waiting 19:06:04 a4553e6379ab: Waiting 19:06:04 d2d9d24a8c2a: Waiting 19:06:04 fecfed79609a: Layer already exists 19:06:04 f8f71cfed615: Layer already exists 19:06:04 e8b675cd3ddb: Pushed 19:06:04 a4553e6379ab: Layer already exists 19:06:04 a7cd9478dcd8: Pushed 19:06:04 10bcdaec904c: Pushed 19:06:04 d2d9d24a8c2a: Layer already exists 19:06:22 90691332343b: Pushed 19:06:22 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:4d9ed263d62ff9229dc9bfcd6345179538ffa19538ff635558a3335b753cc788 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:23 + 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:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:23 10bcdaec904c: Preparing 19:06:23 a7cd9478dcd8: Preparing 19:06:23 e8b675cd3ddb: Preparing 19:06:23 90691332343b: Preparing 19:06:23 fecfed79609a: Preparing 19:06:23 f8f71cfed615: Preparing 19:06:23 a4553e6379ab: Preparing 19:06:23 d2d9d24a8c2a: Preparing 19:06:23 f8f71cfed615: Waiting 19:06:23 a4553e6379ab: Waiting 19:06:23 d2d9d24a8c2a: Waiting 19:06:23 fecfed79609a: Layer already exists 19:06:23 a7cd9478dcd8: Layer already exists 19:06:23 90691332343b: Layer already exists 19:06:23 10bcdaec904c: Layer already exists 19:06:23 e8b675cd3ddb: Layer already exists 19:06:23 f8f71cfed615: Layer already exists 19:06:23 d2d9d24a8c2a: Layer already exists 19:06:23 a4553e6379ab: Layer already exists 19:06:23 latest: digest: sha256:4d9ed263d62ff9229dc9bfcd6345179538ffa19538ff635558a3335b753cc788 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.27 19:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:24 10bcdaec904c: Preparing 19:06:24 a7cd9478dcd8: Preparing 19:06:24 e8b675cd3ddb: Preparing 19:06:24 90691332343b: Preparing 19:06:24 fecfed79609a: Preparing 19:06:24 f8f71cfed615: Preparing 19:06:24 a4553e6379ab: Preparing 19:06:24 d2d9d24a8c2a: Preparing 19:06:24 a4553e6379ab: Waiting 19:06:24 d2d9d24a8c2a: Waiting 19:06:24 f8f71cfed615: Waiting 19:06:24 e8b675cd3ddb: Layer already exists 19:06:24 a7cd9478dcd8: Layer already exists 19:06:24 90691332343b: Layer already exists 19:06:24 10bcdaec904c: Layer already exists 19:06:24 fecfed79609a: Layer already exists 19:06:24 a4553e6379ab: Layer already exists 19:06:24 f8f71cfed615: Layer already exists 19:06:24 d2d9d24a8c2a: Layer already exists 19:06:24 3.1.0-dev.27: digest: sha256:4d9ed263d62ff9229dc9bfcd6345179538ffa19538ff635558a3335b753cc788 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:24 10bcdaec904c: Preparing 19:06:24 a7cd9478dcd8: Preparing 19:06:24 e8b675cd3ddb: Preparing 19:06:24 90691332343b: Preparing 19:06:24 fecfed79609a: Preparing 19:06:24 f8f71cfed615: Preparing 19:06:24 a4553e6379ab: Preparing 19:06:24 d2d9d24a8c2a: Preparing 19:06:24 f8f71cfed615: Waiting 19:06:24 a4553e6379ab: Waiting 19:06:24 d2d9d24a8c2a: Waiting 19:06:24 90691332343b: Layer already exists 19:06:24 10bcdaec904c: Layer already exists 19:06:24 e8b675cd3ddb: Layer already exists 19:06:24 fecfed79609a: Layer already exists 19:06:24 a7cd9478dcd8: Layer already exists 19:06:24 d2d9d24a8c2a: Layer already exists 19:06:24 a4553e6379ab: Layer already exists 19:06:24 f8f71cfed615: Layer already exists 19:06:24 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:4d9ed263d62ff9229dc9bfcd6345179538ffa19538ff635558a3335b753cc788 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:25 + 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:06:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:26 10bcdaec904c: Preparing 19:06:26 a7cd9478dcd8: Preparing 19:06:26 e8b675cd3ddb: Preparing 19:06:26 90691332343b: Preparing 19:06:26 fecfed79609a: Preparing 19:06:26 f8f71cfed615: Preparing 19:06:26 a4553e6379ab: Preparing 19:06:26 d2d9d24a8c2a: Preparing 19:06:26 a4553e6379ab: Waiting 19:06:26 f8f71cfed615: Waiting 19:06:26 a7cd9478dcd8: Layer already exists 19:06:26 e8b675cd3ddb: Layer already exists 19:06:26 10bcdaec904c: Layer already exists 19:06:26 90691332343b: Layer already exists 19:06:26 fecfed79609a: Layer already exists 19:06:26 f8f71cfed615: Layer already exists 19:06:26 a4553e6379ab: Layer already exists 19:06:26 d2d9d24a8c2a: Layer already exists 19:06:26 main: digest: sha256:4d9ed263d62ff9229dc9bfcd6345179538ffa19538ff635558a3335b753cc788 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:26 ===================================================== [Pipeline] echo 19:06:26 taggedImages: 19:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.27 19:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:06:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:06:26 74b98e48a794a97f37b554db3d129d7af8896319 19:06:26 latest 19:06:26 3.1.0-dev.27 19:06:26 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:26 main 19:06:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:06:27 580d467e09cb: Preparing 19:06:27 ed1daa2c26aa: Preparing 19:06:27 fecfed79609a: Preparing 19:06:27 f8f71cfed615: Preparing 19:06:27 51b49548a569: Preparing 19:06:27 d2d9d24a8c2a: Preparing 19:06:27 d2d9d24a8c2a: Waiting 19:06:27 fecfed79609a: Layer already exists 19:06:27 f8f71cfed615: Layer already exists 19:06:27 d2d9d24a8c2a: Layer already exists 19:06:27 580d467e09cb: Pushed 19:06:27 51b49548a569: Pushed 19:06:34 ed1daa2c26aa: Pushed 19:06:34 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:2aef53687865782b92ea5b1bf11ebe2dadeaa47c5a7dc28d60502de5e28f0a7c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:06:35 580d467e09cb: Preparing 19:06:35 ed1daa2c26aa: Preparing 19:06:35 fecfed79609a: Preparing 19:06:35 f8f71cfed615: Preparing 19:06:35 51b49548a569: Preparing 19:06:35 d2d9d24a8c2a: Preparing 19:06:35 ed1daa2c26aa: Layer already exists 19:06:35 f8f71cfed615: Layer already exists 19:06:35 580d467e09cb: Layer already exists 19:06:35 fecfed79609a: Layer already exists 19:06:35 51b49548a569: Layer already exists 19:06:35 d2d9d24a8c2a: Layer already exists 19:06:35 latest: digest: sha256:2aef53687865782b92ea5b1bf11ebe2dadeaa47c5a7dc28d60502de5e28f0a7c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.27 19:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:06:36 580d467e09cb: Preparing 19:06:36 ed1daa2c26aa: Preparing 19:06:36 fecfed79609a: Preparing 19:06:36 f8f71cfed615: Preparing 19:06:36 51b49548a569: Preparing 19:06:36 d2d9d24a8c2a: Preparing 19:06:36 d2d9d24a8c2a: Waiting 19:06:36 580d467e09cb: Layer already exists 19:06:36 fecfed79609a: Layer already exists 19:06:36 ed1daa2c26aa: Layer already exists 19:06:36 51b49548a569: Layer already exists 19:06:36 f8f71cfed615: Layer already exists 19:06:36 d2d9d24a8c2a: Layer already exists 19:06:36 3.1.0-dev.27: digest: sha256:2aef53687865782b92ea5b1bf11ebe2dadeaa47c5a7dc28d60502de5e28f0a7c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:06:36 580d467e09cb: Preparing 19:06:36 ed1daa2c26aa: Preparing 19:06:36 fecfed79609a: Preparing 19:06:36 f8f71cfed615: Preparing 19:06:36 51b49548a569: Preparing 19:06:36 d2d9d24a8c2a: Preparing 19:06:36 d2d9d24a8c2a: Waiting 19:06:36 f8f71cfed615: Layer already exists 19:06:36 51b49548a569: Layer already exists 19:06:36 fecfed79609a: Layer already exists 19:06:36 ed1daa2c26aa: Layer already exists 19:06:36 580d467e09cb: Layer already exists 19:06:36 d2d9d24a8c2a: Layer already exists 19:06:36 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:2aef53687865782b92ea5b1bf11ebe2dadeaa47c5a7dc28d60502de5e28f0a7c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:06:37 580d467e09cb: Preparing 19:06:37 ed1daa2c26aa: Preparing 19:06:37 fecfed79609a: Preparing 19:06:37 f8f71cfed615: Preparing 19:06:37 51b49548a569: Preparing 19:06:37 d2d9d24a8c2a: Preparing 19:06:37 d2d9d24a8c2a: Waiting 19:06:37 fecfed79609a: Layer already exists 19:06:37 ed1daa2c26aa: Layer already exists 19:06:37 f8f71cfed615: Layer already exists 19:06:37 51b49548a569: Layer already exists 19:06:37 580d467e09cb: Layer already exists 19:06:37 d2d9d24a8c2a: Layer already exists 19:06:37 main: digest: sha256:2aef53687865782b92ea5b1bf11ebe2dadeaa47c5a7dc28d60502de5e28f0a7c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:37 ===================================================== [Pipeline] echo 19:06:37 taggedImages: 19:06:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:06:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.27 19:06:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:06:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:06:37 74b98e48a794a97f37b554db3d129d7af8896319 19:06:37 latest 19:06:37 3.1.0-dev.27 19:06:37 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:37 main 19:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:06:38 222268080914: Preparing 19:06:38 5f62cfd3c9ad: Preparing 19:06:38 fecfed79609a: Preparing 19:06:38 f8f71cfed615: Preparing 19:06:38 31e4f6bfc8b8: Preparing 19:06:38 d2d9d24a8c2a: Preparing 19:06:38 d2d9d24a8c2a: Waiting 19:06:38 31e4f6bfc8b8: Layer already exists 19:06:39 fecfed79609a: Layer already exists 19:06:39 f8f71cfed615: Layer already exists 19:06:39 d2d9d24a8c2a: Layer already exists 19:06:39 222268080914: Pushed 19:06:44 5f62cfd3c9ad: Pushed 19:06:44 74b98e48a794a97f37b554db3d129d7af8896319: digest: sha256:ab3ff937cc3aa325d787ec90d3b8695aef1a0fee188177772b9eca68deb0669e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:06:45 222268080914: Preparing 19:06:45 5f62cfd3c9ad: Preparing 19:06:45 fecfed79609a: Preparing 19:06:45 f8f71cfed615: Preparing 19:06:45 31e4f6bfc8b8: Preparing 19:06:45 d2d9d24a8c2a: Preparing 19:06:45 d2d9d24a8c2a: Waiting 19:06:45 31e4f6bfc8b8: Layer already exists 19:06:45 f8f71cfed615: Layer already exists 19:06:45 5f62cfd3c9ad: Layer already exists 19:06:45 222268080914: Layer already exists 19:06:45 fecfed79609a: Layer already exists 19:06:45 d2d9d24a8c2a: Layer already exists 19:06:45 latest: digest: sha256:ab3ff937cc3aa325d787ec90d3b8695aef1a0fee188177772b9eca68deb0669e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.27 19:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:06:46 222268080914: Preparing 19:06:46 5f62cfd3c9ad: Preparing 19:06:46 fecfed79609a: Preparing 19:06:46 f8f71cfed615: Preparing 19:06:46 31e4f6bfc8b8: Preparing 19:06:46 d2d9d24a8c2a: Preparing 19:06:46 d2d9d24a8c2a: Waiting 19:06:46 5f62cfd3c9ad: Layer already exists 19:06:46 31e4f6bfc8b8: Layer already exists 19:06:46 fecfed79609a: Layer already exists 19:06:46 222268080914: Layer already exists 19:06:46 f8f71cfed615: Layer already exists 19:06:46 d2d9d24a8c2a: Layer already exists 19:06:46 3.1.0-dev.27: digest: sha256:ab3ff937cc3aa325d787ec90d3b8695aef1a0fee188177772b9eca68deb0669e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:06:46 222268080914: Preparing 19:06:46 5f62cfd3c9ad: Preparing 19:06:46 fecfed79609a: Preparing 19:06:46 f8f71cfed615: Preparing 19:06:46 31e4f6bfc8b8: Preparing 19:06:46 d2d9d24a8c2a: Preparing 19:06:46 d2d9d24a8c2a: Waiting 19:06:46 fecfed79609a: Layer already exists 19:06:46 5f62cfd3c9ad: Layer already exists 19:06:46 222268080914: Layer already exists 19:06:46 31e4f6bfc8b8: Layer already exists 19:06:46 f8f71cfed615: Layer already exists 19:06:46 d2d9d24a8c2a: Layer already exists 19:06:46 74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27: digest: sha256:ab3ff937cc3aa325d787ec90d3b8695aef1a0fee188177772b9eca68deb0669e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:06:47 222268080914: Preparing 19:06:47 5f62cfd3c9ad: Preparing 19:06:47 fecfed79609a: Preparing 19:06:47 f8f71cfed615: Preparing 19:06:47 31e4f6bfc8b8: Preparing 19:06:47 d2d9d24a8c2a: Preparing 19:06:47 d2d9d24a8c2a: Waiting 19:06:47 5f62cfd3c9ad: Layer already exists 19:06:47 fecfed79609a: Layer already exists 19:06:47 222268080914: Layer already exists 19:06:47 31e4f6bfc8b8: Layer already exists 19:06:47 f8f71cfed615: Layer already exists 19:06:47 d2d9d24a8c2a: Layer already exists 19:06:47 main: digest: sha256:ab3ff937cc3aa325d787ec90d3b8695aef1a0fee188177772b9eca68deb0669e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:47 ===================================================== [Pipeline] echo 19:06:47 taggedImages: 19:06:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319 19:06:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:06:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.27 19:06:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74b98e48a794a97f37b554db3d129d7af8896319-3.1.0-dev.27 19:06:47 - 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:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:48 19:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:48 arm64: Pulling from edgex-lftools-log-publisher 19:06:48 8998bd30e6a1: Pulling fs layer 19:06:48 04944245beec: Pulling fs layer 19:06:48 699f458cf7ca: Pulling fs layer 19:06:48 765212b225bb: Pulling fs layer 19:06:48 f23df028b6ca: Pulling fs layer 19:06:48 d65c8cfc05b1: Pulling fs layer 19:06:48 2437ff75d9bd: Pulling fs layer 19:06:48 765212b225bb: Waiting 19:06:48 f23df028b6ca: Waiting 19:06:48 d65c8cfc05b1: Waiting 19:06:48 2437ff75d9bd: Waiting 19:06:48 04944245beec: Verifying Checksum 19:06:48 04944245beec: Download complete 19:06:48 765212b225bb: Download complete 19:06:48 f23df028b6ca: Download complete 19:06:48 d65c8cfc05b1: Verifying Checksum 19:06:48 d65c8cfc05b1: Download complete 19:06:48 699f458cf7ca: Verifying Checksum 19:06:48 699f458cf7ca: Download complete 19:06:49 8998bd30e6a1: Download complete 19:06:51 2437ff75d9bd: Verifying Checksum 19:06:51 2437ff75d9bd: Download complete 19:06:53 8998bd30e6a1: Pull complete 19:06:53 04944245beec: Pull complete 19:06:54 699f458cf7ca: Pull complete 19:06:55 765212b225bb: Pull complete 19:06:55 f23df028b6ca: Pull complete 19:06:56 d65c8cfc05b1: Pull complete 19:07:11 2437ff75d9bd: Pull complete 19:07:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-3818 does not seem to be running inside a container 19:07:11 $ 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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@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:07:14 $ docker top 7bc0ec3ffd7d79bd45460cfaa7ee57a1435d002d86e8da8288acf055747ffe75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:14 ---> job-cost.sh 19:07:14 lf-activate-venv: SKIPPING 19:07:14 INFO: No Stack... 19:07:15 INFO: Retrieving Pricing Info for: v3-standard-4 19:07:16 INFO: Archiving Costs [Pipeline] sh 19:07:16 + cat /w/workspace/edgex-go/561/archives/cost.csv 19:07:16 + cut -d, -f6 [Pipeline] lock 19:07:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-561-stack-cost] 19:07:16 Resource [jenkins-edgexfoundry-edgex-go-main-561-stack-cost] did not exist. Created. 19:07:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-561-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:17 + echo total: 0.10999999940395355 [Pipeline] stash 19:07:18 Stashed 1 file(s) [Pipeline] } 19:07:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-561-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:18 $ docker stop --time=1 7bc0ec3ffd7d79bd45460cfaa7ee57a1435d002d86e8da8288acf055747ffe75 19:07:19 $ docker rm -f --volumes 7bc0ec3ffd7d79bd45460cfaa7ee57a1435d002d86e8da8288acf055747ffe75 [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:07:20 provisioning config files... 19:07:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/561@tmp/config5448321781763340390tmp [Pipeline] { [Pipeline] sh 19:07:20 + set +x 19:07:20 + curl -s https://codecov.io/bash 19:07:20 + bash -s -- 19:07:20 19:07:20 _____ _ 19:07:20 / ____| | | 19:07:20 | | ___ __| | ___ ___ _____ __ 19:07:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:07:20 | |___| (_) | (_| | __/ (_| (_) \ V / 19:07:20 \_____\___/ \__,_|\___|\___\___/ \_/ 19:07:20 Bash-1.0.6 19:07:20 19:07:20 19:07:20 ==> git version 2.25.1 found 19:07:20 ==> 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:07:20 Release-Date: 2020-01-08 19:07:20 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:07:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:07:20 ==> Jenkins CI detected. 19:07:20 current dir:  /w/workspace/edgex-go/561 19:07:20 project root: . 19:07:20 --> token set from env 19:07:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:07:20 ==> Running gcov in . (disable via -X gcov) 19:07:20 ==> Python coveragepy not found 19:07:20 ==> Searching for coverage reports in: 19:07:20 + . 19:07:20 -> Found 1 reports 19:07:20 ==> Detecting git/mercurial file structure 19:07:20 ==> Reading reports 19:07:20 + ./coverage.out bytes=446998 19:07:20 ==> Appending adjustments 19:07:20 https://docs.codecov.io/docs/fixing-reports 19:07:21 + Found adjustments 19:07:21 ==> Gzipping contents 19:07:21 60K /tmp/codecov.Urgulz.gz 19:07:21 ==> Uploading reports 19:07:21 url: https://codecov.io 19:07:21 query: branch=main&commit=74b98e48a794a97f37b554db3d129d7af8896319&build=561&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F561%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:07:21 -> Pinging Codecov 19:07:21 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=74b98e48a794a97f37b554db3d129d7af8896319&build=561&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F561%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:07:21 -> Uploading to 19:07:21 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/74b98e48a794a97f37b554db3d129d7af8896319/b18bbc81-d7c5-4a61-a832-c0cd7fd5cd8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T190721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41964806f0d0e58d1422431bd8a08ddbd72196f1acf5322c94325625750777fa 19:07:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:21 Dload Upload Total Spent Left Speed 19:07:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57400 0 0 100 57400 0 237k --:--:-- --:--:-- --:--:-- 237k 19:07:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/74b98e48a794a97f37b554db3d129d7af8896319 [Pipeline] } 19:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:07:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:07:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:07:22 19:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:07:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:07:22 df9b9388f04a: Pulling fs layer 19:07:22 52dc419b0ee2: Pulling fs layer 19:07:22 25bc292e5bac: Pulling fs layer 19:07:22 114826534d7a: Pulling fs layer 19:07:22 4657fd5d0bcf: Pulling fs layer 19:07:22 6ad1cebc031e: Pulling fs layer 19:07:22 8a3aa393b2d8: Pulling fs layer 19:07:22 4657fd5d0bcf: Waiting 19:07:22 6ad1cebc031e: Waiting 19:07:22 8a3aa393b2d8: Waiting 19:07:22 114826534d7a: Waiting 19:07:22 25bc292e5bac: Download complete 19:07:22 52dc419b0ee2: Download complete 19:07:22 4657fd5d0bcf: Verifying Checksum 19:07:22 4657fd5d0bcf: Download complete 19:07:22 df9b9388f04a: Verifying Checksum 19:07:22 df9b9388f04a: Download complete 19:07:23 df9b9388f04a: Pull complete 19:07:23 6ad1cebc031e: Verifying Checksum 19:07:23 6ad1cebc031e: Download complete 19:07:23 52dc419b0ee2: Pull complete 19:07:23 25bc292e5bac: Pull complete 19:07:24 114826534d7a: Verifying Checksum 19:07:24 114826534d7a: Download complete 19:07:24 8a3aa393b2d8: Verifying Checksum 19:07:24 8a3aa393b2d8: Download complete 19:07:27 114826534d7a: Pull complete 19:07:27 4657fd5d0bcf: Pull complete 19:07:27 6ad1cebc031e: Pull complete 19:07:30 8a3aa393b2d8: Pull complete 19:07:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:30 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:07:30 $ 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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:07:36 $ docker top 4a1a6dc3eca829d2c66989a4d3b389b7d2c37af220e2ad6895f09acdad975000 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 19:07:36 + set -o pipefail 19:07:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 19:07:41 19:07:41 Monitoring /w/workspace/edgex-go/561 (github.com/edgexfoundry/edgex-go)... 19:07:41 19:07:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9c49690a-3af3-43f2-8df2-028ebbb2c612 19:07:41 19:07:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:07:41 19:07:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:07:41 19:07:41 19:07:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:07:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:07:41 More details here: https://snyk.co/ue1NS [Pipeline] } 19:07:41 $ docker stop --time=1 4a1a6dc3eca829d2c66989a4d3b389b7d2c37af220e2ad6895f09acdad975000 19:07:46 $ docker rm -f --volumes 4a1a6dc3eca829d2c66989a4d3b389b7d2c37af220e2ad6895f09acdad975000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:07:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:46 provisioning config files... 19:07:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/561@tmp/config5340646287932742408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:46 --> edgex-publish-swagger.sh 19:07:46 === Publish openapi/v3 API === 19:07:46 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 19:07:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/561/openapi/v3/core-command.yaml] 19:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:46 Dload Upload Total Spent Left Speed 19:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 58908 --:--:-- --:--:-- --:--:-- 58908 19:07:47 19:07:47 19:07:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/561/openapi/v3/core-data.yaml] 19:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:47 Dload Upload Total Spent Left Speed 19:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 137k --:--:-- --:--:-- --:--:-- 137k 100 69110 0 0 100 69110 0 137k --:--:-- --:--:-- --:--:-- 137k 19:07:47 19:07:47 19:07:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/561/openapi/v3/core-metadata.yaml] 19:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:47 Dload Upload Total Spent Left Speed 19:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 277k --:--:-- --:--:-- --:--:-- 277k 19:07:48 19:07:48 19:07:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/561/openapi/v3/support-notifications.yaml] 19:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:48 Dload Upload Total Spent Left Speed 19:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 190k --:--:-- --:--:-- --:--:-- 189k 100 86965 0 0 100 86965 0 189k --:--:-- --:--:-- --:--:-- 189k 19:07:48 19:07:48 19:07:48 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/561/openapi/v3/support-scheduler.yaml] 19:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:48 Dload Upload Total Spent Left Speed 19:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 88318 --:--:-- --:--:-- --:--:-- 88318 19:07:49 19:07:49 [Pipeline] } 19:07:49 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:07:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:49 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:50 $ docker top 33920aa1cceb5660a73cdff229cc9a5b682a62489581e7e5b0c5cad670b17d34 -eo pid,comm 19:07:50 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:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:50 [ssh-agent] Looking for ssh-agent implementation... 19:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:50 $ docker exec 33920aa1cceb5660a73cdff229cc9a5b682a62489581e7e5b0c5cad670b17d34 ssh-agent 19:07:50 SSH_AUTH_SOCK=/tmp/ssh-3VIf0rkrL2h3/agent.33 19:07:50 SSH_AGENT_PID=39 19:07:50 Running ssh-add (command line suppressed) 19:07:50 Identity added: /w/workspace/edgex-go/561@tmp/private_key_9284092479473407726.key (/w/workspace/edgex-go/561@tmp/private_key_9284092479473407726.key) 19:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:51 + git semver tag 19:07:51 2023-08-16 19:07:51,326 [run_tag] DEBUG tag force:False 19:07:51 2023-08-16 19:07:51,326 [check_head_tag] DEBUG check head tag 19:07:51 2023-08-16 19:07:51,327 [execute] INFO git cat-file --batch-check 19:07:51 2023-08-16 19:07:51,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/561, universal_newlines=False, shell=None, istream=) 19:07:51 2023-08-16 19:07:51,331 [execute] INFO git cat-file --batch 19:07:51 2023-08-16 19:07:51,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/561, universal_newlines=False, shell=None, istream=) 19:07:51 2023-08-16 19:07:51,348 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:07:51 2023-08-16 19:07:51,348 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 19:07:51 2023-08-16 19:07:51,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/edgex-go/561, universal_newlines=False, shell=None, istream=None) 19:07:51 2023-08-16 19:07:51,354 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:07:51 3.1.0-dev.27 [Pipeline] } 19:07:51 $ docker exec --env ******** --env ******** 33920aa1cceb5660a73cdff229cc9a5b682a62489581e7e5b0c5cad670b17d34 ssh-agent -k 19:07:51 unset SSH_AUTH_SOCK; 19:07:51 unset SSH_AGENT_PID; 19:07:51 echo Agent pid 39 killed; 19:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:51 + git semver [Pipeline] } 19:07:52 $ docker stop --time=1 33920aa1cceb5660a73cdff229cc9a5b682a62489581e7e5b0c5cad670b17d34 19:07:53 $ docker rm -f --volumes 33920aa1cceb5660a73cdff229cc9a5b682a62489581e7e5b0c5cad670b17d34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:07:53 19:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:07:54 0.23.1-centos7: Pulling from edgex-lftools 19:07:54 ab5ef0e58194: Pulling fs layer 19:07:54 9712f1f96733: Pulling fs layer 19:07:54 63f879dbbcfc: Pulling fs layer 19:07:54 0d9ebad4ef96: Pulling fs layer 19:07:54 e9a5061849ea: Pulling fs layer 19:07:54 d747dcd14b5f: Pulling fs layer 19:07:54 2de7ff778b66: Pulling fs layer 19:07:54 e9a5061849ea: Waiting 19:07:54 0d9ebad4ef96: Waiting 19:07:54 d747dcd14b5f: Waiting 19:07:54 2de7ff778b66: Waiting 19:07:54 9712f1f96733: Verifying Checksum 19:07:54 9712f1f96733: Download complete 19:07:54 63f879dbbcfc: Verifying Checksum 19:07:54 63f879dbbcfc: Download complete 19:07:54 0d9ebad4ef96: Verifying Checksum 19:07:54 0d9ebad4ef96: Download complete 19:07:54 d747dcd14b5f: Verifying Checksum 19:07:54 d747dcd14b5f: Download complete 19:07:54 e9a5061849ea: Verifying Checksum 19:07:54 e9a5061849ea: Download complete 19:07:54 ab5ef0e58194: Verifying Checksum 19:07:54 ab5ef0e58194: Download complete 19:07:54 2de7ff778b66: Verifying Checksum 19:07:57 ab5ef0e58194: Pull complete 19:07:57 9712f1f96733: Pull complete 19:07:58 63f879dbbcfc: Pull complete 19:08:02 0d9ebad4ef96: Pull complete 19:08:02 e9a5061849ea: Pull complete 19:08:02 d747dcd14b5f: Pull complete 19:08:03 2de7ff778b66: Pull complete 19:08:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:08:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:03 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:08:08 $ docker top 3d83c998cb445c1245a8359407355837fea637019ab8119222e755e29cf24dbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:08:08 provisioning config files... 19:08:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/561@tmp/config2451711545891895851tmp 19:08:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/561@tmp/config17794564602291984051tmp 19:08:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/561@tmp/config7199892314245317660tmp [Pipeline] { [Pipeline] echo 19:08:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:08:08 ---> sigul-configuration.sh 19:08:08 gpg: directory `/root/.gnupg' created 19:08:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:08:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:08:08 gpg: keyring `/root/.gnupg/secring.gpg' created 19:08:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:08:08 gpg: CAST5 encrypted data 19:08:08 gpg: encrypted with 1 passphrase 19:08:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:08:09 + mkdir /home/jenkins 19:08:09 + mkdir /home/jenkins/sigul [Pipeline] sh 19:08:09 + 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:08:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:08:09 ---> sigul-install.sh 19:08:09 Sigul already installed; skipping installation. [Pipeline] sh 19:08:10 + git tag --list 19:08:10 0.6.0 19:08:10 0.6.1 19:08:10 0.7.0 19:08:10 0.7.1 19:08:10 v1.0.0 19:08:10 v1.0.1 19:08:10 v1.1.0 19:08:10 v1.2.0 19:08:10 v1.2.1 19:08:10 v1.3.0 19:08:10 v1.3.1 19:08:10 v2.0.0 19:08:10 v2.1.0 19:08:10 v2.1.1 19:08:10 v2.2.0 19:08:10 v2.3.0 19:08:10 v3.0 19:08:10 v3.0.0 19:08:10 v3.1.0-dev.1 19:08:10 v3.1.0-dev.10 19:08:10 v3.1.0-dev.11 19:08:10 v3.1.0-dev.12 19:08:10 v3.1.0-dev.13 19:08:10 v3.1.0-dev.14 19:08:10 v3.1.0-dev.15 19:08:10 v3.1.0-dev.16 19:08:10 v3.1.0-dev.17 19:08:10 v3.1.0-dev.18 19:08:10 v3.1.0-dev.19 19:08:10 v3.1.0-dev.2 19:08:10 v3.1.0-dev.20 19:08:10 v3.1.0-dev.21 19:08:10 v3.1.0-dev.22 19:08:10 v3.1.0-dev.23 19:08:10 v3.1.0-dev.24 19:08:10 v3.1.0-dev.25 19:08:10 v3.1.0-dev.26 19:08:10 v3.1.0-dev.27 19:08:10 v3.1.0-dev.3 19:08:10 v3.1.0-dev.4 19:08:10 v3.1.0-dev.5 19:08:10 v3.1.0-dev.6 19:08:10 v3.1.0-dev.7 19:08:10 v3.1.0-dev.8 19:08:10 v3.1.0-dev.9 [Pipeline] sh 19:08:10 + lftools sign git-tag v3.1.0-dev.27 19:08:10 Signing Git tag with Sigul... 19:08:10 Signing v3.1.0-dev.27 [Pipeline] echo 19:08:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:08:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:08:11 $ docker stop --time=1 3d83c998cb445c1245a8359407355837fea637019ab8119222e755e29cf24dbd 19:08:12 $ docker rm -f --volumes 3d83c998cb445c1245a8359407355837fea637019ab8119222e755e29cf24dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:08:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:13 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:14 $ docker top 5f5348ac41fb7ba56c65dd2a6a0e117fa5a133d0fd8cef57423c8a20e587511a -eo pid,comm 19:08:14 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:08:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:14 [ssh-agent] Looking for ssh-agent implementation... 19:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:14 $ docker exec 5f5348ac41fb7ba56c65dd2a6a0e117fa5a133d0fd8cef57423c8a20e587511a ssh-agent 19:08:14 SSH_AUTH_SOCK=/tmp/ssh-MIoMCVo0b3MK/agent.32 19:08:14 SSH_AGENT_PID=38 19:08:14 Running ssh-add (command line suppressed) 19:08:14 Identity added: /w/workspace/edgex-go/561@tmp/private_key_17038780109865326531.key (/w/workspace/edgex-go/561@tmp/private_key_17038780109865326531.key) 19:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:14 + git semver bump pre 19:08:15 2023-08-16 19:08:14,933 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:08:15 2023-08-16 19:08:14,934 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 19:08:15 2023-08-16 19:08:14,934 [bump_version] DEBUG bumped version:3.1.0-dev.28 19:08:15 2023-08-16 19:08:14,934 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/edgex-go/561/.semver/main with force:True 19:08:15 2023-08-16 19:08:14,934 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:08:15 2023-08-16 19:08:14,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/561/.semver/main 19:08:15 2023-08-16 19:08:14,936 [execute] INFO git cat-file --batch-check 19:08:15 2023-08-16 19:08:14,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=False, shell=None, istream=) 19:08:15 2023-08-16 19:08:14,944 [execute] INFO git cat-file --batch 19:08:15 2023-08-16 19:08:14,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=False, shell=None, istream=) 19:08:15 2023-08-16 19:08:14,950 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:08:15 3.1.0-dev.28 [Pipeline] } 19:08:15 $ docker exec --env ******** --env ******** 5f5348ac41fb7ba56c65dd2a6a0e117fa5a133d0fd8cef57423c8a20e587511a ssh-agent -k 19:08:15 unset SSH_AUTH_SOCK; 19:08:15 unset SSH_AGENT_PID; 19:08:15 echo Agent pid 38 killed; 19:08:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:15 + git semver [Pipeline] } 19:08:15 $ docker stop --time=1 5f5348ac41fb7ba56c65dd2a6a0e117fa5a133d0fd8cef57423c8a20e587511a 19:08:16 $ docker rm -f --volumes 5f5348ac41fb7ba56c65dd2a6a0e117fa5a133d0fd8cef57423c8a20e587511a [Pipeline] // withDockerContainer [Pipeline] sh 19:08:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:17 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:08:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:08:18 $ docker top d194584e41b0fdbc5ff5ba69e0b7cdea1bdeddc8644a4924ff7ffb68d3cf9b93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:18 [ssh-agent] Looking for ssh-agent implementation... 19:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:18 $ docker exec d194584e41b0fdbc5ff5ba69e0b7cdea1bdeddc8644a4924ff7ffb68d3cf9b93 ssh-agent 19:08:18 SSH_AUTH_SOCK=/tmp/ssh-QaeZKM8EXffs/agent.32 19:08:18 SSH_AGENT_PID=38 19:08:18 Running ssh-add (command line suppressed) 19:08:18 Identity added: /w/workspace/edgex-go/561@tmp/private_key_5219774662154057286.key (/w/workspace/edgex-go/561@tmp/private_key_5219774662154057286.key) 19:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:18 + git semver push 19:08:19 2023-08-16 19:08:18,931 [run_push] DEBUG push 19:08:19 2023-08-16 19:08:18,931 [execute] INFO git cat-file --batch-check 19:08:19 2023-08-16 19:08:18,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=False, shell=None, istream=) 19:08:19 2023-08-16 19:08:18,935 [execute] INFO git rev-list d6ce3b066f963026c7715c4100346470279bf01e -- 19:08:19 2023-08-16 19:08:18,935 [execute] DEBUG Popen(['git', 'rev-list', 'd6ce3b066f963026c7715c4100346470279bf01e', '--'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=False, shell=None, istream=None) 19:08:19 2023-08-16 19:08:18,951 [execute] INFO git fetch -v origin 19:08:19 2023-08-16 19:08:18,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=True, shell=None, istream=None) 19:08:19 2023-08-16 19:08:19,410 [run_push] DEBUG no remote changes detected 19:08:19 2023-08-16 19:08:19,410 [execute] INFO git push origin semver 19:08:19 2023-08-16 19:08:19,411 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/561/.semver, universal_newlines=False, shell=None, istream=None) 19:08:20 2023-08-16 19:08:20,119 [run_push] DEBUG push all version tags 19:08:20 2023-08-16 19:08:20,120 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:08:20 2023-08-16 19:08:20,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/561, universal_newlines=False, shell=None, istream=None) 19:08:21 2023-08-16 19:08:20,879 [read_version] DEBUG read version from /w/workspace/edgex-go/561/.semver/main 19:08:21 3.1.0-dev.28 [Pipeline] } 19:08:21 $ docker exec --env ******** --env ******** d194584e41b0fdbc5ff5ba69e0b7cdea1bdeddc8644a4924ff7ffb68d3cf9b93 ssh-agent -k 19:08:21 unset SSH_AUTH_SOCK; 19:08:21 unset SSH_AGENT_PID; 19:08:21 echo Agent pid 38 killed; 19:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:21 + git semver [Pipeline] } 19:08:21 $ docker stop --time=1 d194584e41b0fdbc5ff5ba69e0b7cdea1bdeddc8644a4924ff7ffb68d3cf9b93 19:08:23 $ docker rm -f --volumes d194584e41b0fdbc5ff5ba69e0b7cdea1bdeddc8644a4924ff7ffb68d3cf9b93 [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:08:23 + [ -d /w/workspace/edgex-go/561/archives ] [Pipeline] libraryResource [Pipeline] sh 19:08:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:24 ---> package-listing.sh 19:08:24 ++ facter osfamily 19:08:24 ++ tr '[:upper:]' '[:lower:]' 19:08:25 + OS_FAMILY=debian 19:08:25 + workspace=/w/workspace/edgex-go/561 19:08:25 + START_PACKAGES=/tmp/packages_start.txt 19:08:25 + END_PACKAGES=/tmp/packages_end.txt 19:08:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:25 + PACKAGES=/tmp/packages_start.txt 19:08:25 + '[' /w/workspace/edgex-go/561 ']' 19:08:25 + PACKAGES=/tmp/packages_end.txt 19:08:25 + case "${OS_FAMILY}" in 19:08:25 + dpkg -l 19:08:25 + grep '^ii' 19:08:25 + '[' -f /tmp/packages_start.txt ']' 19:08:25 + '[' -f /tmp/packages_end.txt ']' 19:08:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:25 + '[' /w/workspace/edgex-go/561 ']' 19:08:25 + mkdir -p /w/workspace/edgex-go/561/archives/ 19:08:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/561/archives/ [Pipeline] echo 19:08:25 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/561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:25 19:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:26 latest: Pulling from edgex-lftools-log-publisher 19:08:26 5eb5b503b376: Pulling fs layer 19:08:26 5c69ac0246d0: Pulling fs layer 19:08:26 ec43610c2a17: Pulling fs layer 19:08:26 3a2ae6a8a46f: Pulling fs layer 19:08:26 33b1e0a273af: Pulling fs layer 19:08:26 5d3b04190fa2: Pulling fs layer 19:08:26 2f39f015ded8: Pulling fs layer 19:08:26 33b1e0a273af: Waiting 19:08:26 5d3b04190fa2: Waiting 19:08:26 2f39f015ded8: Waiting 19:08:26 3a2ae6a8a46f: Waiting 19:08:26 5c69ac0246d0: Verifying Checksum 19:08:26 5c69ac0246d0: Download complete 19:08:26 3a2ae6a8a46f: Verifying Checksum 19:08:26 3a2ae6a8a46f: Download complete 19:08:26 33b1e0a273af: Verifying Checksum 19:08:26 33b1e0a273af: Download complete 19:08:26 5d3b04190fa2: Verifying Checksum 19:08:26 5d3b04190fa2: Download complete 19:08:26 ec43610c2a17: Verifying Checksum 19:08:26 ec43610c2a17: Download complete 19:08:26 5eb5b503b376: Verifying Checksum 19:08:26 5eb5b503b376: Download complete 19:08:26 2f39f015ded8: Download complete 19:08:27 5eb5b503b376: Pull complete 19:08:27 5c69ac0246d0: Pull complete 19:08:28 ec43610c2a17: Pull complete 19:08:28 3a2ae6a8a46f: Pull complete 19:08:28 33b1e0a273af: Pull complete 19:08:28 5d3b04190fa2: Pull complete 19:08:32 2f39f015ded8: Pull complete 19:08:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:32 prd-ubuntu20.04-docker-8c-8g-3817 does not seem to be running inside a container 19:08:32 $ 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/561/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/561 -v /w/workspace/edgex-go/561:/w/workspace/edgex-go/561:rw,z -v /w/workspace/edgex-go/561@tmp:/w/workspace/edgex-go/561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:37 $ docker top 33cc978661ddfaace694ea0033bd127eac3082d9679d535705a22357905544eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:38 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:38 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:38 + ls /var/log/sa-host 19:08:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:38 provisioning config files... 19:08:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/561@tmp/config10355353013238964498tmp [Pipeline] { [Pipeline] echo 19:08:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:39 ---> create-netrc.sh [Pipeline] } 19:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:39 ---> python-tools-install.sh [Pipeline] echo 19:08:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:39 ---> sudo-logs.sh 19:08:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:40 ---> job-cost.sh 19:08:40 lf-activate-venv: SKIPPING 19:08:40 DEBUG: total: 0.10999999940395355 19:08:40 INFO: Retrieving Stack Cost... 19:08:40 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:40 INFO: Archiving Costs [Pipeline] echo 19:08:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:41 ---> logs-deploy.sh 19:08:41 lf-activate-venv: SKIPPING 19:08:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/561 19:08:41 INFO: archiving workspace using pattern(s): 19:08:42 Archives upload complete. 19:08:42 INFO: archiving logs to Nexus 19:08:43 ---> uname -a: 19:08:43 Linux prd-ubuntu20-04-docker-8c-8g-3817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:08:43 19:08:43 19:08:43 ---> lscpu: 19:08:43 Architecture: x86_64 19:08:43 CPU op-mode(s): 32-bit, 64-bit 19:08:43 Byte Order: Little Endian 19:08:43 Address sizes: 40 bits physical, 48 bits virtual 19:08:43 CPU(s): 8 19:08:43 On-line CPU(s) list: 0-7 19:08:43 Thread(s) per core: 1 19:08:43 Core(s) per socket: 1 19:08:43 Socket(s): 8 19:08:43 NUMA node(s): 1 19:08:43 Vendor ID: AuthenticAMD 19:08:43 CPU family: 23 19:08:43 Model: 49 19:08:43 Model name: AMD EPYC-Rome Processor 19:08:43 Stepping: 0 19:08:43 CPU MHz: 2799.998 19:08:43 BogoMIPS: 5599.99 19:08:43 Virtualization: AMD-V 19:08:43 Hypervisor vendor: KVM 19:08:43 Virtualization type: full 19:08:43 L1d cache: 256 KiB 19:08:43 L1i cache: 256 KiB 19:08:43 L2 cache: 4 MiB 19:08:43 L3 cache: 128 MiB 19:08:43 NUMA node0 CPU(s): 0-7 19:08:43 Vulnerability Itlb multihit: Not affected 19:08:43 Vulnerability L1tf: Not affected 19:08:43 Vulnerability Mds: Not affected 19:08:43 Vulnerability Meltdown: Not affected 19:08:43 Vulnerability Mmio stale data: Not affected 19:08:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:08:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:08:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:08:43 Vulnerability Srbds: Not affected 19:08:43 Vulnerability Tsx async abort: Not affected 19:08:43 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:08:43 19:08:43 19:08:43 ---> nproc: 19:08:43 8 19:08:43 19:08:43 19:08:43 ---> df -h: 19:08:43 Filesystem Size Used Avail Use% Mounted on 19:08:43 overlay 155G 24G 132G 16% / 19:08:43 tmpfs 64M 0 64M 0% /dev 19:08:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:08:43 shm 64M 0 64M 0% /dev/shm 19:08:43 /dev/vda1 155G 24G 132G 16% /facter-os 19:08:43 19:08:43 19:08:43 ---> sar -b -r -n DEV: 19:08:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3817) 08/16/23 _x86_64_ (8 CPU) 19:08:43 19:08:43 18:39:09 LINUX RESTART (8 CPU) 19:08:43 19:08:43 18:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:08:43 18:41:01 112.61 3.58 109.03 0.00 429.26 62327.75 0.00 19:08:43 18:42:01 47.04 0.12 46.93 0.00 11.73 25579.47 0.00 19:08:43 18:43:01 46.55 0.23 46.32 0.00 3.07 19225.21 0.00 19:08:43 18:44:01 175.70 1.93 173.77 0.00 62.92 103942.14 0.00 19:08:43 18:45:01 477.45 14.93 462.52 0.00 2939.78 151822.96 0.00 19:08:43 18:46:01 461.38 2.96 458.41 0.00 2298.87 114367.49 0.00 19:08:43 18:47:01 554.94 0.08 554.86 0.00 1.20 86214.30 0.00 19:08:43 18:48:01 38.49 0.10 38.39 0.00 12.00 1017.03 0.00 19:08:43 18:49:01 14.01 0.00 14.01 0.00 0.00 343.94 0.00 19:08:43 18:50:01 2.32 0.00 2.32 0.00 0.00 24.80 0.00 19:08:43 18:51:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 19:08:43 18:52:01 2.05 0.00 2.05 0.00 0.00 22.00 0.00 19:08:43 18:53:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 19:08:43 18:54:01 2.20 0.02 2.18 0.00 0.13 23.60 0.00 19:08:43 18:55:01 1.45 0.00 1.45 0.00 0.00 19.73 0.00 19:08:43 18:56:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 19:08:43 18:57:01 0.95 0.02 0.93 0.00 2.53 10.53 0.00 19:08:43 18:58:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 19:08:43 18:59:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 19:08:43 19:00:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 19:08:43 19:01:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 19:08:43 19:02:01 1.60 0.00 1.60 0.00 0.00 16.66 0.00 19:08:43 19:03:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 19:08:43 19:04:01 3.53 0.63 2.90 0.00 70.52 33.19 0.00 19:08:43 19:05:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 19:08:43 19:06:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 19:08:43 19:07:01 0.87 0.00 0.87 0.00 0.00 8.93 0.00 19:08:43 19:08:01 86.95 0.40 86.55 0.00 14.66 37123.28 0.00 19:08:43 Average: 72.99 0.89 72.09 0.00 208.84 21510.69 0.00 19:08:43 19:08:43 18:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:43 18:41:01 27788836 31580992 729696 2.22 111316 3875472 2048792 6.04 1198076 3453296 387756 19:08:43 18:42:01 27497084 31431744 869780 2.65 115836 3993240 2160380 6.37 1681572 3227176 345804 19:08:43 18:43:01 27354700 31516596 782776 2.38 119996 4190800 2029024 5.98 1488748 3538188 290508 19:08:43 18:44:01 22478720 31475876 821032 2.50 132108 8896436 2458992 7.25 1642252 8135460 2706632 19:08:43 18:45:01 19411876 31442812 823336 2.50 236144 11606896 2406180 7.09 2069912 10521864 1171180 19:08:43 18:46:01 13663900 28632316 3572992 10.87 285040 14216036 10918992 32.18 5862060 12104768 657616 19:08:43 18:47:01 15880916 31422428 841052 2.56 295912 14872028 2184692 6.44 2729064 13201500 304 19:08:43 18:48:01 15920428 31465228 797824 2.43 298416 14872896 2246916 6.62 2981476 12910808 504 19:08:43 18:49:01 15920400 31466120 796692 2.42 299040 14872988 2127812 6.27 3208904 12683268 64 19:08:43 18:50:01 15922072 31467912 795072 2.42 299112 14872992 2127812 6.27 3207316 12683272 8 19:08:43 18:51:01 15930144 31476052 786916 2.39 299152 14872992 2127812 6.27 3199412 12683272 8 19:08:43 18:52:01 15930984 31476992 786432 2.39 299212 14872996 2148152 6.33 3199652 12683316 16 19:08:43 18:53:01 15939312 31485324 778212 2.37 299244 14873000 2148152 6.33 3191276 12683320 8 19:08:43 18:54:01 15937764 31483832 779536 2.37 299260 14873000 2164156 6.38 3191632 12683316 4 19:08:43 18:55:01 15939268 31485432 777828 2.37 299304 14873096 2164156 6.38 3190972 12683408 4 19:08:43 18:56:01 15938700 31484936 778292 2.37 299328 14873108 2164156 6.38 3190960 12683424 8 19:08:43 18:57:01 15938944 31485252 777884 2.37 299348 14873188 2164156 6.38 3190988 12683464 12 19:08:43 18:58:01 15938896 31485268 777852 2.37 299364 14873192 2164156 6.38 3191000 12683516 8 19:08:43 18:59:01 15939308 31485684 777580 2.36 299380 14873192 2164156 6.38 3191012 12683508 8 19:08:43 19:00:01 15938724 31485124 778100 2.37 299408 14873200 2180208 6.43 3191060 12683532 32 19:08:43 19:01:01 15938716 31485164 778008 2.37 299444 14873204 2180208 6.43 3191056 12683540 28 19:08:43 19:02:01 15938668 31485120 777984 2.37 299452 14873204 2180208 6.43 3191056 12683540 8 19:08:43 19:03:01 15938872 31485332 777804 2.37 299460 14873208 2180208 6.43 3191056 12683544 8 19:08:43 19:04:01 15935588 31484328 778968 2.37 299492 14875312 2174172 6.41 3191452 12685324 8 19:08:43 19:05:01 15936040 31484808 778660 2.37 299508 14875316 2174172 6.41 3191788 12685332 24 19:08:43 19:06:01 15936316 31485092 778352 2.37 299516 14875320 2174172 6.41 3191472 12685336 8 19:08:43 19:07:01 15936268 31485044 778328 2.37 299528 14875320 2174172 6.41 3191472 12685336 8 19:08:43 19:08:01 14485272 31432668 828872 2.52 330600 16130188 2435660 7.18 3318952 13895520 579724 19:08:43 Average: 17402026 31377267 889495 2.71 271890 13401851 2498994 7.36 2987702 11499327 219296 19:08:43 19:08:43 18:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:43 18:41:01 ens3 829.11 778.35 9484.51 81.03 0.00 0.00 0.00 0.00 19:08:43 18:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 19:08:43 18:41:01 docker0 676.32 645.31 48.25 4505.45 0.00 0.00 0.00 0.00 19:08:43 18:42:01 ens3 63.87 59.11 41.93 110.79 0.00 0.00 0.00 0.00 19:08:43 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:42:01 veth9b22f49 0.77 0.97 0.07 0.08 0.00 0.00 0.00 0.00 19:08:43 18:42:01 docker0 0.77 0.87 0.06 0.08 0.00 0.00 0.00 0.00 19:08:43 18:43:01 ens3 25.91 16.89 21.66 11.92 0.00 0.00 0.00 0.00 19:08:43 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:43:01 veth9b22f49 0.53 0.55 0.05 0.05 0.00 0.00 0.00 0.00 19:08:43 18:43:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth96ced59 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth3e1fee0 3.77 7.38 0.30 102.61 0.00 0.00 0.00 0.01 19:08:43 18:44:01 ens3 125.48 78.69 2477.34 26.17 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth5a88d66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:44:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth6233a02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth8d5a425 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:44:01 veth00d4f4b 3.67 7.85 0.28 91.86 0.00 0.00 0.00 0.01 19:08:43 18:44:01 veth49e1b06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:44:01 docker0 7.43 14.96 0.48 194.45 0.00 0.00 0.00 0.00 19:08:43 18:45:01 veth96ced59 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 19:08:43 18:45:01 vethf829072 70.44 112.26 6.57 587.01 0.00 0.00 0.00 0.05 19:08:43 18:45:01 veth4448f81 117.26 65.09 587.32 6.24 0.00 0.00 0.00 0.00 19:08:43 18:45:01 ens3 731.06 392.70 5165.53 40.49 0.00 0.00 0.00 0.00 19:08:43 18:45:01 veth17b1c2d 65.09 117.26 6.24 587.32 0.00 0.00 0.00 0.05 19:08:43 18:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:08:43 18:45:01 veth2bbabec 112.26 70.44 587.01 6.57 0.00 0.00 0.00 0.00 19:08:43 18:45:01 docker0 357.41 635.89 28.62 3610.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth96ced59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth50546ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vetha2af800 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vethd6ff394 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vethe0a62ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vethf3efb10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 ens3 137.34 69.82 1393.50 13.56 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth852a515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth198f165 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth87f9d3a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vethda8c1d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 vethaf902fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:08:43 18:46:01 veth24fa891 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:08:43 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:47:01 ens3 10.66 6.67 9.39 4.84 0.00 0.00 0.00 0.00 19:08:43 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:48:01 ens3 491.68 508.05 266.45 2476.85 0.00 0.00 0.00 0.00 19:08:43 18:48:01 lo 54.72 54.72 5.39 5.39 0.00 0.00 0.00 0.00 19:08:43 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:49:01 ens3 212.90 247.01 93.41 1414.14 0.00 0.00 0.00 0.00 19:08:43 18:49:01 lo 16.46 16.46 1.62 1.62 0.00 0.00 0.00 0.00 19:08:43 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:50:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:08:43 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:55:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:08:43 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:00:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:08:43 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:04:01 ens3 2.47 1.72 8.28 0.12 0.00 0.00 0.00 0.00 19:08:43 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:05:01 ens3 1.72 1.10 5.15 0.32 0.00 0.00 0.00 0.00 19:08:43 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:06:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:08:43 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:43 19:08:01 ens3 362.41 216.11 8195.74 40.31 0.00 0.00 0.00 0.00 19:08:43 19:08:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 19:08:43 19:08:01 docker0 68.89 107.93 5.37 1025.47 0.00 0.00 0.00 0.00 19:08:43 Average: ens3 106.99 84.90 970.09 150.73 0.00 0.00 0.00 0.00 19:08:43 Average: lo 2.81 2.81 0.27 0.27 0.00 0.00 0.00 0.00 19:08:43 Average: docker0 39.69 50.19 2.96 333.39 0.00 0.00 0.00 0.00 19:08:43 19:08:43 19:08:43 ---> sar -P ALL: 19:08:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3817) 08/16/23 _x86_64_ (8 CPU) 19:08:43 19:08:43 18:39:09 LINUX RESTART (8 CPU) 19:08:43 19:08:43 18:40:01 CPU %user %nice %system %iowait %steal %idle 19:08:43 18:41:01 all 8.51 0.00 3.74 7.14 0.06 80.55 19:08:43 18:41:01 0 8.98 0.00 2.81 0.61 0.05 87.55 19:08:43 18:41:01 1 9.92 0.00 4.13 6.59 0.05 79.32 19:08:43 18:41:01 2 8.15 0.00 3.93 25.96 0.05 61.90 19:08:43 18:41:01 3 9.06 0.00 3.18 0.24 0.07 87.45 19:08:43 18:41:01 4 9.25 0.00 4.37 8.41 0.07 77.90 19:08:43 18:41:01 5 6.82 0.00 3.46 14.93 0.05 74.74 19:08:43 18:41:01 6 8.21 0.00 3.56 0.10 0.07 88.06 19:08:43 18:41:01 7 7.72 0.00 4.49 0.29 0.09 87.41 19:08:43 18:42:01 all 30.38 0.00 5.55 2.28 0.08 61.72 19:08:43 18:42:01 0 32.82 0.00 6.82 0.55 0.08 59.72 19:08:43 18:42:01 1 24.58 0.00 4.71 1.34 0.10 69.27 19:08:43 18:42:01 2 30.69 0.00 6.41 2.08 0.08 60.74 19:08:43 18:42:01 3 32.68 0.00 4.71 0.13 0.08 62.39 19:08:43 18:42:01 4 28.96 0.00 5.73 6.82 0.07 58.43 19:08:43 18:42:01 5 30.88 0.00 5.76 1.52 0.07 61.78 19:08:43 18:42:01 6 30.04 0.00 4.46 4.83 0.07 60.61 19:08:43 18:42:01 7 32.37 0.00 5.80 0.96 0.08 60.79 19:08:43 18:43:01 all 49.32 0.00 7.12 0.93 0.09 42.52 19:08:43 18:43:01 0 50.01 0.00 7.06 0.07 0.10 42.76 19:08:43 18:43:01 1 46.56 0.00 6.77 0.56 0.08 46.02 19:08:43 18:43:01 2 48.31 0.00 7.15 0.67 0.10 43.76 19:08:43 18:43:01 3 48.97 0.00 6.94 0.17 0.10 43.82 19:08:43 18:43:01 4 51.79 0.00 7.09 0.00 0.10 41.02 19:08:43 18:43:01 5 50.16 0.00 7.10 0.13 0.08 42.52 19:08:43 18:43:01 6 48.78 0.00 7.42 5.61 0.10 38.09 19:08:43 18:43:01 7 50.02 0.00 7.44 0.25 0.08 42.21 19:08:43 18:44:01 all 18.55 0.00 5.74 12.93 0.08 62.71 19:08:43 18:44:01 0 18.19 0.00 5.56 1.11 0.07 75.07 19:08:43 18:44:01 1 19.58 0.00 5.96 3.61 0.07 70.78 19:08:43 18:44:01 2 18.95 0.00 5.78 14.14 0.08 61.05 19:08:43 18:44:01 3 17.57 0.00 4.57 4.84 0.07 72.96 19:08:43 18:44:01 4 17.98 0.00 6.54 21.70 0.10 53.67 19:08:43 18:44:01 5 19.54 0.00 5.93 27.51 0.07 46.96 19:08:43 18:44:01 6 18.64 0.00 5.80 10.76 0.07 64.73 19:08:43 18:44:01 7 17.96 0.00 5.75 19.84 0.08 56.37 19:08:43 18:45:01 all 7.71 0.00 4.95 28.07 0.07 59.20 19:08:43 18:45:01 0 8.51 0.00 4.49 5.26 0.07 81.67 19:08:43 18:45:01 1 8.30 0.00 3.98 18.58 0.05 69.09 19:08:43 18:45:01 2 5.78 0.00 5.68 25.58 0.07 62.88 19:08:43 18:45:01 3 7.24 0.00 3.71 4.11 0.07 84.87 19:08:43 18:45:01 4 8.34 0.00 4.89 40.53 0.08 46.16 19:08:43 18:45:01 5 8.37 0.00 5.55 50.88 0.07 35.13 19:08:43 18:45:01 6 8.27 0.00 5.04 20.31 0.07 66.31 19:08:43 18:45:01 7 6.86 0.00 6.25 59.32 0.10 27.48 19:08:43 18:46:01 all 61.59 0.00 10.92 7.06 0.12 20.31 19:08:43 18:46:01 0 62.50 0.00 9.55 0.17 0.12 27.66 19:08:43 18:46:01 1 61.16 0.00 10.64 0.55 0.12 27.53 19:08:43 18:46:01 2 60.97 0.00 10.96 0.29 0.14 27.64 19:08:43 18:46:01 3 62.35 0.00 10.36 0.25 0.10 26.95 19:08:43 18:46:01 4 60.66 0.00 11.98 5.42 0.12 21.83 19:08:43 18:46:01 5 62.14 0.00 11.55 22.59 0.12 3.60 19:08:43 18:46:01 6 61.27 0.00 11.26 25.14 0.10 2.23 19:08:43 18:46:01 7 61.64 0.00 11.07 2.06 0.12 25.11 19:08:43 18:47:01 all 68.00 0.00 9.03 4.51 0.15 18.30 19:08:43 18:47:01 0 67.53 0.00 8.81 0.54 0.14 22.98 19:08:43 18:47:01 1 68.68 0.00 9.16 1.94 0.13 20.08 19:08:43 18:47:01 2 68.08 0.00 9.22 3.30 0.15 19.25 19:08:43 18:47:01 3 68.98 0.00 8.20 0.67 0.15 22.00 19:08:43 18:47:01 4 66.33 0.00 10.94 14.69 0.13 7.91 19:08:43 18:47:01 5 68.79 0.00 8.53 1.43 0.17 21.09 19:08:43 18:47:01 6 67.61 0.00 9.08 10.58 0.15 12.58 19:08:43 18:47:01 7 68.02 0.00 8.30 3.00 0.19 20.50 19:08:43 18:48:01 all 8.76 0.00 1.23 0.14 0.06 89.81 19:08:43 18:48:01 0 9.80 0.00 1.52 0.03 0.07 88.58 19:08:43 18:48:01 1 8.82 0.00 1.08 0.73 0.05 89.31 19:08:43 18:48:01 2 10.73 0.00 1.40 0.03 0.07 87.77 19:08:43 18:48:01 3 9.59 0.00 1.01 0.03 0.07 89.30 19:08:43 18:48:01 4 8.74 0.00 1.23 0.05 0.05 89.92 19:08:43 18:48:01 5 6.77 0.00 0.80 0.03 0.05 92.34 19:08:43 18:48:01 6 8.93 0.00 1.39 0.13 0.07 89.48 19:08:43 18:48:01 7 6.70 0.00 1.37 0.05 0.07 91.81 19:08:43 18:49:01 all 5.32 0.00 0.54 0.21 0.05 93.87 19:08:43 18:49:01 0 10.29 0.00 0.75 0.25 0.07 88.65 19:08:43 18:49:01 1 6.25 0.00 0.67 1.16 0.07 91.86 19:08:43 18:49:01 2 3.00 0.00 0.38 0.12 0.05 96.44 19:08:43 18:49:01 3 6.81 0.00 0.55 0.00 0.08 92.55 19:08:43 18:49:01 4 0.47 0.00 0.40 0.00 0.05 99.08 19:08:43 18:49:01 5 2.52 0.00 0.40 0.02 0.02 97.05 19:08:43 18:49:01 6 4.81 0.00 0.53 0.08 0.03 94.54 19:08:43 18:49:01 7 8.42 0.00 0.67 0.07 0.07 90.78 19:08:43 18:50:01 all 0.05 0.00 0.02 0.04 0.01 99.88 19:08:43 18:50:01 0 0.05 0.00 0.05 0.02 0.02 99.87 19:08:43 18:50:01 1 0.17 0.00 0.02 0.17 0.03 99.61 19:08:43 18:50:01 2 0.05 0.00 0.02 0.02 0.02 99.90 19:08:43 18:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:08:43 18:50:01 4 0.05 0.00 0.03 0.00 0.00 99.92 19:08:43 18:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:08:43 18:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:08:43 18:50:01 7 0.02 0.00 0.02 0.10 0.02 99.85 19:08:43 18:51:01 all 0.22 0.00 0.02 0.00 0.01 99.75 19:08:43 18:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:08:43 18:51:01 1 1.52 0.00 0.05 0.02 0.02 98.40 19:08:43 18:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:08:43 18:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:08:43 18:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:08:43 18:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:08:43 18:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 18:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 19:08:43 18:51:01 CPU %user %nice %system %iowait %steal %idle 19:08:43 18:52:01 all 0.04 0.00 0.01 0.01 0.01 99.92 19:08:43 18:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:08:43 18:52:01 1 0.20 0.00 0.03 0.05 0.05 99.67 19:08:43 18:52:01 2 0.02 0.00 0.00 0.03 0.03 99.92 19:08:43 18:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:08:43 18:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 18:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:08:43 18:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:08:43 18:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 18:53:01 all 0.04 0.00 0.02 0.06 0.01 99.87 19:08:43 18:53:01 0 0.03 0.00 0.02 0.35 0.02 99.58 19:08:43 18:53:01 1 0.08 0.00 0.02 0.15 0.03 99.72 19:08:43 18:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 18:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:08:43 18:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:08:43 18:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 18:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:08:43 18:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:08:43 18:54:01 all 0.08 0.00 0.05 0.02 0.01 99.84 19:08:43 18:54:01 0 0.03 0.00 0.03 0.08 0.00 99.85 19:08:43 18:54:01 1 0.08 0.00 0.08 0.05 0.02 99.77 19:08:43 18:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:08:43 18:54:01 3 0.03 0.00 0.07 0.00 0.02 99.88 19:08:43 18:54:01 4 0.05 0.00 0.05 0.00 0.00 99.90 19:08:43 18:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:08:43 18:54:01 6 0.05 0.00 0.05 0.00 0.02 99.88 19:08:43 18:54:01 7 0.32 0.00 0.07 0.02 0.03 99.57 19:08:43 18:55:01 all 0.30 0.00 0.02 0.01 0.01 99.66 19:08:43 18:55:01 0 0.07 0.00 0.02 0.02 0.02 99.88 19:08:43 18:55:01 1 0.05 0.00 0.02 0.07 0.02 99.85 19:08:43 18:55:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:08:43 18:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:08:43 18:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 18:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 18:55:01 6 0.05 0.00 0.02 0.00 0.03 99.90 19:08:43 18:55:01 7 2.04 0.00 0.03 0.00 0.02 97.91 19:08:43 18:56:01 all 0.08 0.00 0.03 0.09 0.01 99.79 19:08:43 18:56:01 0 0.07 0.00 0.03 0.17 0.00 99.73 19:08:43 18:56:01 1 0.03 0.00 0.02 0.35 0.00 99.60 19:08:43 18:56:01 2 0.00 0.00 0.00 0.17 0.00 99.83 19:08:43 18:56:01 3 0.03 0.00 0.05 0.00 0.02 99.90 19:08:43 18:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 18:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:08:43 18:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:08:43 18:56:01 7 0.43 0.00 0.08 0.00 0.02 99.47 19:08:43 18:57:01 all 0.04 0.00 0.02 0.03 0.01 99.90 19:08:43 18:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:08:43 18:57:01 1 0.03 0.00 0.02 0.05 0.02 99.88 19:08:43 18:57:01 2 0.02 0.00 0.02 0.17 0.00 99.80 19:08:43 18:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 18:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:08:43 18:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:08:43 18:57:01 6 0.03 0.00 0.02 0.00 0.03 99.92 19:08:43 18:57:01 7 0.17 0.00 0.03 0.00 0.02 99.78 19:08:43 18:58:01 all 0.18 0.00 0.01 0.11 0.01 99.69 19:08:43 18:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:08:43 18:58:01 1 0.03 0.00 0.00 0.50 0.00 99.47 19:08:43 18:58:01 2 0.00 0.00 0.00 0.35 0.02 99.63 19:08:43 18:58:01 3 0.07 0.00 0.05 0.00 0.02 99.87 19:08:43 18:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:08:43 18:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 18:58:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:08:43 18:58:01 7 1.14 0.00 0.03 0.00 0.03 98.79 19:08:43 18:59:01 all 0.05 0.00 0.02 0.08 0.01 99.84 19:08:43 18:59:01 0 0.00 0.00 0.00 0.32 0.00 99.68 19:08:43 18:59:01 1 0.02 0.00 0.02 0.30 0.02 99.65 19:08:43 18:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 18:59:01 3 0.07 0.00 0.05 0.00 0.02 99.87 19:08:43 18:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:08:43 18:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:08:43 18:59:01 6 0.05 0.00 0.02 0.03 0.03 99.87 19:08:43 18:59:01 7 0.18 0.00 0.03 0.00 0.00 99.78 19:08:43 19:00:01 all 0.04 0.00 0.02 0.01 0.01 99.91 19:08:43 19:00:01 0 0.03 0.00 0.03 0.03 0.02 99.88 19:08:43 19:00:01 1 0.08 0.00 0.02 0.07 0.02 99.82 19:08:43 19:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:08:43 19:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:08:43 19:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:08:43 19:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 19:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:08:43 19:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 19:08:43 19:01:01 all 0.02 0.00 0.02 0.01 0.01 99.93 19:08:43 19:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:08:43 19:01:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:08:43 19:01:01 2 0.00 0.00 0.03 0.10 0.02 99.85 19:08:43 19:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:08:43 19:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:08:43 19:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:08:43 19:01:01 6 0.07 0.00 0.02 0.00 0.03 99.88 19:08:43 19:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:08:43 19:02:01 all 0.04 0.00 0.02 0.02 0.01 99.91 19:08:43 19:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:02:01 1 0.03 0.00 0.02 0.12 0.02 99.82 19:08:43 19:02:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:08:43 19:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:08:43 19:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:08:43 19:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:08:43 19:02:01 6 0.07 0.00 0.07 0.00 0.02 99.85 19:08:43 19:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:08:43 19:08:43 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:08:43 19:03:01 all 0.02 0.00 0.01 0.03 0.01 99.93 19:08:43 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 19:03:01 1 0.03 0.00 0.02 0.07 0.02 99.87 19:08:43 19:03:01 2 0.00 0.00 0.00 0.17 0.02 99.82 19:08:43 19:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 19:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:08:43 19:03:01 6 0.05 0.00 0.02 0.00 0.03 99.90 19:08:43 19:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:08:43 19:04:01 all 0.15 0.00 0.04 0.02 0.01 99.78 19:08:43 19:04:01 0 0.03 0.00 0.05 0.08 0.02 99.82 19:08:43 19:04:01 1 0.07 0.00 0.02 0.02 0.02 99.88 19:08:43 19:04:01 2 0.03 0.00 0.02 0.02 0.00 99.93 19:08:43 19:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:08:43 19:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 19:08:43 19:04:01 5 0.08 0.00 0.07 0.03 0.00 99.82 19:08:43 19:04:01 6 0.08 0.00 0.07 0.00 0.03 99.82 19:08:43 19:04:01 7 0.81 0.00 0.05 0.00 0.02 99.12 19:08:43 19:05:01 all 0.15 0.00 0.02 0.01 0.01 99.81 19:08:43 19:05:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:08:43 19:05:01 1 0.12 0.00 0.02 0.03 0.02 99.82 19:08:43 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 19:05:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:08:43 19:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 19:05:01 6 0.00 0.00 0.07 0.00 0.03 99.90 19:08:43 19:05:01 7 1.03 0.00 0.00 0.00 0.00 98.97 19:08:43 19:06:01 all 0.04 0.00 0.01 0.00 0.01 99.93 19:08:43 19:06:01 0 0.03 0.00 0.00 0.02 0.02 99.93 19:08:43 19:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:08:43 19:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:08:43 19:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:08:43 19:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:08:43 19:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:06:01 6 0.10 0.00 0.03 0.00 0.03 99.83 19:08:43 19:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:08:43 19:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:08:43 19:07:01 1 0.00 0.00 0.03 0.02 0.02 99.93 19:08:43 19:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 19:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:08:43 19:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:08:43 19:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:08:43 19:07:01 6 0.03 0.00 0.05 0.00 0.03 99.88 19:08:43 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:08:43 19:08:01 all 7.93 0.00 3.47 1.91 0.05 86.63 19:08:43 19:08:01 0 8.08 0.00 3.93 0.50 0.05 87.43 19:08:43 19:08:01 1 8.72 0.00 4.00 1.61 0.05 85.61 19:08:43 19:08:01 2 7.74 0.00 4.47 12.14 0.07 75.59 19:08:43 19:08:01 3 7.79 0.00 3.59 0.25 0.05 88.32 19:08:43 19:08:01 4 7.48 0.00 3.29 0.12 0.05 89.06 19:08:43 19:08:01 5 8.23 0.00 2.39 0.03 0.03 89.31 19:08:43 19:08:01 6 7.72 0.00 2.86 0.07 0.07 89.29 19:08:43 19:08:01 7 7.69 0.00 3.25 0.62 0.07 88.37 19:08:43 Average: all 9.50 0.00 1.87 2.33 0.04 86.26 19:08:43 Average: 0 9.84 0.00 1.84 0.36 0.03 87.92 19:08:43 Average: 1 9.43 0.00 1.83 1.37 0.04 87.33 19:08:43 Average: 2 9.30 0.00 1.97 3.02 0.04 85.68 19:08:43 Average: 3 9.66 0.00 1.68 0.38 0.04 88.24 19:08:43 Average: 4 9.25 0.00 2.01 3.47 0.03 85.24 19:08:43 Average: 5 9.40 0.00 1.84 4.23 0.03 84.50 19:08:43 Average: 6 9.41 0.00 1.84 2.76 0.04 85.95 19:08:43 Average: 7 9.73 0.00 1.95 3.07 0.04 85.22 19:08:43 19:08:43 19:08:43