Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4f3d3796f5e4a543acc54ea282569be45c8b663 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-ssh4296383581257542397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6338103016504792106.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12544841941786112384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12505554480270377952.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-ssh14837042033225171796.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-953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/540 [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/540 # 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 b4f3d3796f5e4a543acc54ea282569be45c8b663 (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 Commit message: "feat: Take secrets base directory from existing configuration (#4592)" > git config core.sparsecheckout # timeout=10 > git checkout -f b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 > git rev-list --no-walk 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:29:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:29:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:29:02 ========================================================= 15:29:02 EdgeX Global Pipelines Version Info 15:29:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:29:03 ------------------- 15:29:03 stable info: 15:29:03 ------------------- 15:29:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:29:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:29:03 Message: update stable to v1.0.250 15:29:03 ------------------- 15:29:03 experimental info: 15:29:03 ------------------- 15:29:03 Commited By: **** collab-it+edgex@linuxfoundation.org 15:29:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:29:03 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:29:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:29:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4f3d37 [Pipeline] echo 15:29:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:04 provisioning config files... 15:29:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config12549193862936569139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:04 ---> docker-login.sh 15:29:04 nexus3.edgexfoundry.org:10001 15:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:04 Configure a credential helper to remove this warning. See 15:29:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:04 15:29:04 Login Succeeded 15:29:04 nexus3.edgexfoundry.org:10002 15:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:05 Configure a credential helper to remove this warning. See 15:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:05 15:29:05 Login Succeeded 15:29:05 nexus3.edgexfoundry.org:10003 15:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:05 Configure a credential helper to remove this warning. See 15:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:05 15:29:05 Login Succeeded 15:29:05 nexus3.edgexfoundry.org:10004 15:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:05 Configure a credential helper to remove this warning. See 15:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:05 15:29:05 Login Succeeded 15:29:05 docker.io 15:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:05 Configure a credential helper to remove this warning. See 15:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:05 15:29:05 Login Succeeded 15:29:05 ---> docker-login.sh ends [Pipeline] } 15:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:06 + 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 15:29:06 + dirname cmd/core-command/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo core-command,cmd/core-command/Dockerfile 15:29:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:29:06 + dirname cmd/core-data/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo core-data,cmd/core-data/Dockerfile 15:29:06 + dirname cmd/core-metadata/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo core-metadata,cmd/core-metadata/Dockerfile 15:29:06 + dirname cmd/security-bootstrapper/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:29:06 + dirname cmd/security-proxy-auth/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:29:06 + dirname cmd/security-proxy-setup/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:29:06 + dirname cmd/security-secretstore-setup/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:29:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:29:06 + dirname cmd/security-spire-agent/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:29:06 + dirname cmd/security-spire-config/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:29:06 + dirname cmd/security-spire-server/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:29:06 + dirname cmd/support-notifications/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo support-notifications,cmd/support-notifications/Dockerfile 15:29:06 + dirname cmd/support-scheduler/Dockerfile 15:29:06 + cut -d/ -f2 15:29:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:29:06 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 15:29:06 + git rev-list -1 --merges b4f3d3796f5e4a543acc54ea282569be45c8b663~1..b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo 15:29:06 -----------> git rev-list -1 --merges b4f3d3796f5e4a543acc54ea282569be45c8b663~1..b4f3d3796f5e4a543acc54ea282569be45c8b663 b4f3d3796f5e4a543acc54ea282569be45c8b663 [false] [Pipeline] sh 15:29:06 + git log --format=format:%s -1 b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] echo 15:29:06 ========================================================= 15:29:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:29:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:07 + grep -v github /etc/ssh/ssh_known_hosts 15:29:07 + [ -e /tmp/ssh_known_hosts ] 15:29:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:29:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:29:07 + sudo tee -a /etc/ssh/ssh_known_hosts 15:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:07 15:29:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:07 0.1.4: Pulling from edgex-devops/py-git-semver 15:29:07 b85a868b505f: Pulling fs layer 15:29:07 e2be974225ed: Pulling fs layer 15:29:07 339a4e72a1f5: Pulling fs layer 15:29:07 988bab9f4d93: Pulling fs layer 15:29:07 1469e6f7b9e6: Pulling fs layer 15:29:07 eaf3925da568: Pulling fs layer 15:29:07 988bab9f4d93: Waiting 15:29:07 1469e6f7b9e6: Waiting 15:29:07 bab4dde63d76: Pulling fs layer 15:29:07 eaf3925da568: Waiting 15:29:07 bde34c3a00c8: Pulling fs layer 15:29:07 b352a97aabf1: Pulling fs layer 15:29:07 bab4dde63d76: Waiting 15:29:07 bde34c3a00c8: Waiting 15:29:07 4872d77fe225: Pulling fs layer 15:29:07 b352a97aabf1: Waiting 15:29:07 5851b861e8e6: Pulling fs layer 15:29:07 4872d77fe225: Waiting 15:29:07 e2be974225ed: Verifying Checksum 15:29:07 e2be974225ed: Download complete 15:29:07 988bab9f4d93: Verifying Checksum 15:29:07 988bab9f4d93: Download complete 15:29:07 1469e6f7b9e6: Verifying Checksum 15:29:07 1469e6f7b9e6: Download complete 15:29:08 eaf3925da568: Verifying Checksum 15:29:08 eaf3925da568: Download complete 15:29:08 339a4e72a1f5: Verifying Checksum 15:29:08 339a4e72a1f5: Download complete 15:29:08 bde34c3a00c8: Verifying Checksum 15:29:08 bde34c3a00c8: Download complete 15:29:08 b352a97aabf1: Download complete 15:29:08 4872d77fe225: Download complete 15:29:08 5851b861e8e6: Verifying Checksum 15:29:08 b85a868b505f: Verifying Checksum 15:29:08 b85a868b505f: Download complete 15:29:08 bab4dde63d76: Verifying Checksum 15:29:08 bab4dde63d76: Download complete 15:29:09 b85a868b505f: Pull complete 15:29:09 e2be974225ed: Pull complete 15:29:09 339a4e72a1f5: Pull complete 15:29:09 988bab9f4d93: Pull complete 15:29:10 1469e6f7b9e6: Pull complete 15:29:10 eaf3925da568: Pull complete 15:29:12 bab4dde63d76: Pull complete 15:29:12 bde34c3a00c8: Pull complete 15:29:12 b352a97aabf1: Pull complete 15:29:12 4872d77fe225: Pull complete 15:29:12 5851b861e8e6: Pull complete 15:29:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:12 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:29:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:29:15 $ docker top 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 -eo pid,comm 15:29:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:29:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:15 [ssh-agent] Looking for ssh-agent implementation... 15:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:15 $ docker exec 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent 15:29:15 SSH_AUTH_SOCK=/tmp/ssh-BwVOwznjAwhU/agent.32 15:29:15 SSH_AGENT_PID=38 15:29:15 Running ssh-add (command line suppressed) 15:29:15 Identity added: /w/workspace/edgex-go/540@tmp/private_key_295104688546245549.key (/w/workspace/edgex-go/540@tmp/private_key_295104688546245549.key) 15:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:16 + git tag --points-at HEAD [Pipeline] } 15:29:16 $ docker exec --env ******** --env ******** 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent -k 15:29:16 unset SSH_AUTH_SOCK; 15:29:16 unset SSH_AGENT_PID; 15:29:16 echo Agent pid 38 killed; 15:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:16 [ssh-agent] Looking for ssh-agent implementation... 15:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:16 $ docker exec 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent 15:29:16 SSH_AUTH_SOCK=/tmp/ssh-762olHqQoTJ7/agent.70 15:29:16 SSH_AGENT_PID=76 15:29:16 Running ssh-add (command line suppressed) 15:29:16 Identity added: /w/workspace/edgex-go/540@tmp/private_key_8577276099782397443.key (/w/workspace/edgex-go/540@tmp/private_key_8577276099782397443.key) 15:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:16 + git semver init 15:29:17 2023-07-12 15:29:17,136 [run_init] DEBUG init version:0.0.0 force:False 15:29:17 2023-07-12 15:29:17,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/540/.semver 15:29:17 2023-07-12 15:29:17,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/540/.semver 15:29:17 2023-07-12 15:29:17,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/540/.semver'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) 15:29:22 2023-07-12 15:29:22,390 [append_file] DEBUG append to file:/w/workspace/edgex-go/540/.git/info/exclude 15:29:22 2023-07-12 15:29:22,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/540/.semver/main with force:False 15:29:22 2023-07-12 15:29:22,390 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:29:22 2023-07-12 15:29:22,391 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:29:22 3.1.0-dev.7 [Pipeline] } 15:29:22 $ docker exec --env ******** --env ******** 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 ssh-agent -k 15:29:22 unset SSH_AUTH_SOCK; 15:29:22 unset SSH_AGENT_PID; 15:29:22 echo Agent pid 76 killed; 15:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:22 + git semver [Pipeline] } 15:29:23 $ docker stop --time=1 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 15:29:24 $ docker rm -f --volumes 33051d738761ef10f38d2ce6cb4923d50d070d705b18f25f105da33e01f41894 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:29:25 Stashed 1 file(s) [Pipeline] echo 15:29:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [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 15:29:25 + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] echo 15:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:25 ========================================================= 15:29:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:29:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:29:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:29:25 f56be85fc22e: Pulling fs layer 15:29:25 85791d961cd3: Pulling fs layer 15:29:25 d694b5ae8c79: Pulling fs layer 15:29:25 9f32a84ed3da: Pulling fs layer 15:29:25 4d19c01a9841: Pulling fs layer 15:29:25 9325e15d5711: Pulling fs layer 15:29:25 556b6ee489ea: Pulling fs layer 15:29:25 c5a4b2cf53e6: Pulling fs layer 15:29:25 9f32a84ed3da: Waiting 15:29:25 4d19c01a9841: Waiting 15:29:25 556b6ee489ea: Waiting 15:29:25 9325e15d5711: Waiting 15:29:25 c5a4b2cf53e6: Waiting 15:29:25 9f32a84ed3da: Verifying Checksum 15:29:25 9f32a84ed3da: Download complete 15:29:25 4d19c01a9841: Verifying Checksum 15:29:25 4d19c01a9841: Download complete 15:29:25 f56be85fc22e: Download complete 15:29:25 9325e15d5711: Verifying Checksum 15:29:25 9325e15d5711: Download complete 15:29:25 f56be85fc22e: Pull complete 15:29:25 85791d961cd3: Pull complete 15:29:26 c5a4b2cf53e6: Verifying Checksum 15:29:26 c5a4b2cf53e6: Download complete 15:29:26 d694b5ae8c79: Verifying Checksum 15:29:26 d694b5ae8c79: Download complete 15:29:26 556b6ee489ea: Verifying Checksum 15:29:26 556b6ee489ea: Download complete 15:29:29 d694b5ae8c79: Pull complete 15:29:29 9f32a84ed3da: Pull complete 15:29:29 4d19c01a9841: Pull complete 15:29:29 9325e15d5711: Pull complete 15:29:32 556b6ee489ea: Pull complete 15:29:32 c5a4b2cf53e6: Pull complete 15:29:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:29:32 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:29:32 WORKDIR /edgex 15:29:32 COPY go.mod . 15:29:32 RUN go mod download 15:29:32 docker build -t ci-base-image-x86_64 -f - . 15:29:33 Sending build context to Docker daemon 170.6MB 15:29:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:29:33 ---> c4be618373d6 15:29:33 Step 2/4 : WORKDIR /edgex 15:29:38 ---> Running in 5f35535d663c 15:29:38 Removing intermediate container 5f35535d663c 15:29:38 ---> 610f5a9c2d7f 15:29:38 Step 3/4 : COPY go.mod . 15:29:38 ---> 723d20ec1adb 15:29:38 Step 4/4 : RUN go mod download 15:29:38 ---> Running in 0d27f2d71ae1 15:29:40 Still waiting to schedule task 15:29:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:29:53 Removing intermediate container 0d27f2d71ae1 15:29:53 ---> 0cb4ce1f12e2 15:29:53 Successfully built 0cb4ce1f12e2 15:29:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:54 + docker inspect -f . ci-base-image-x86_64 15:29:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:54 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:54 $ docker top 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:54 + go version 15:29:54 go version go1.20.2 linux/amd64 [Pipeline] } 15:29:54 $ docker stop --time=1 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd 15:29:56 $ docker rm -f --volumes 0aaff56a35b7ddb8fa5f51ec871cf469ebdfc0df1f8b674749aa53dea51ddbbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:56 + docker inspect -f . ci-base-image-x86_64 15:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:56 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:29:56 $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:29:57 $ docker top c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:57 ========================================================= 15:29:57 [edgeXBuildGoParallel] Running Tests and Build... 15:29:57 ========================================================= [Pipeline] sh 15:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] fileExists [Pipeline] sh 15:29:57 + make test 15:29:57 go test -race -coverprofile=coverage.out ./... 15:30:05 ? github.com/edgexfoundry/edgex-go [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 15:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 15:30:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:30:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:30:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:30:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:30:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 15:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:30:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.355s coverage: 88.5% of statements 15:30:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:30:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:30:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.9% of statements 15:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.093s coverage: 82.9% of statements 15:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 15:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:30:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:30:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:30:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:30:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:30:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.068s coverage: 92.9% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 81.8% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 15:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 15:31:03 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 15:31:03 running golangci-lint 15:31:03 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:31:03 go version go1.20.2 linux/amd64 15:31:03 level=info msg="[config_reader] Used config file .golangci.yml" 15:31:03 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:31:17 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 14.206157868s" 15:31:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.367664ms" 15:31:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-954 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:31:19 Running in /w/workspace/edgex-go/540 [Pipeline] { [Pipeline] checkout 15:31:19 The recommended git tool is: git 15:31:24 using credential edgex-jenkins-ssh 15:31:24 Cloning the remote Git repository 15:31:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:31:24 > git init /w/workspace/edgex-go/540 # timeout=10 15:31:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:31:24 > git --version # timeout=10 15:31:24 > git --version # 'git version 2.25.1' 15:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:25 level=info msg="[linters_context/goanalysis] analyzers took 1m2.496034981s with top 10 stages: buildir: 33.753052889s, inspect: 1.934565422s, fact_deprecated: 1.889332143s, gosec: 1.810698733s, printf: 1.266934056s, ctrlflow: 1.152270458s, S1038: 1.065648422s, nilness: 880.070748ms, fact_purity: 854.56383ms, typedness: 618.671878ms" 15:31:25 level=info msg="[runner] Issues before processing: 203, after processing: 0" 15:31:25 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, exclude: 203/203, skip_dirs: 203/203" 15:31:25 level=info msg="[runner] processing took 16.242014ms with stages: nolint: 8.227635ms, identifier_marker: 4.105492ms, exclude-rules: 1.225777ms, autogenerated_exclude: 1.213237ms, path_prettifier: 933.301µs, skip_dirs: 473.481µs, cgo: 23.571µs, max_same_issues: 22.73µs, filename_unadjuster: 11.96µs, uniq_by_line: 710ns, max_from_linter: 710ns, severity-rules: 600ns, exclude: 590ns, skip_files: 440ns, source_code: 430ns, sort_results: 420ns, diff: 380ns, max_per_file_from_linter: 250ns, path_shortener: 180ns, path_prefixer: 120ns" 15:31:25 level=info msg="[runner] linters took 7.910050659s with stages: goanalysis_metalinter: 7.893687722s" 15:31:25 level=info msg="File cache stats: 0 entries of total size 0B" 15:31:25 level=info msg="Memory: 223 samples, avg is 195.6MB, max is 777.7MB" 15:31:25 level=info msg="Execution took 22.163503531s" 15:31:25 go vet ./... 15:31:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:31:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:31:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:31:29 + ls -al . 15:31:29 total 720 15:31:29 drwxrwxr-x 11 1001 1001 4096 Jul 12 15:29 . 15:31:29 drwxr-xr-x 4 root root 4096 Jul 12 15:29 .. 15:31:29 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:29 .blubracket 15:31:29 -rw-rw-r-- 1 1001 1001 16 Jul 12 15:29 .dockerignore 15:31:29 drwxrwxr-x 8 1001 1001 4096 Jul 12 15:29 .git 15:31:29 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:29 .github 15:31:29 -rw-rw-r-- 1 1001 1001 1133 Jul 12 15:29 .gitignore 15:31:29 -rw-rw-r-- 1 1001 1001 42 Jul 12 15:29 .golangci.yml 15:31:29 -rw-rw-r-- 1 1001 1001 87 Jul 12 15:29 .hadolint.yml 15:31:29 drwxr-xr-x 3 1001 1001 4096 Jul 12 15:29 .semver 15:31:29 -rw-rw-r-- 1 1001 1001 166 Jul 12 15:29 .sonarcloud.properties 15:31:29 -rw-rw-r-- 1 1001 1001 1171 Jul 12 15:29 ADOPTERS.md 15:31:29 -rw-rw-r-- 1 1001 1001 10835 Jul 12 15:29 Attribution.txt 15:31:29 -rw-rw-r-- 1 1001 1001 93407 Jul 12 15:29 CHANGELOG.md 15:31:29 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:29 CONTRIBUTING.md 15:31:29 -rw-rw-r-- 1 1001 1001 677 Jul 12 15:29 GOVERNANCE.md 15:31:29 -rw-rw-r-- 1 1001 1001 883 Jul 12 15:29 Jenkinsfile 15:31:29 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:29 LICENSE 15:31:29 -rw-rw-r-- 1 1001 1001 14368 Jul 12 15:29 Makefile 15:31:29 -rw-rw-r-- 1 1001 1001 582 Jul 12 15:29 OWNERS.md 15:31:29 -rw-rw-r-- 1 1001 1001 9923 Jul 12 15:29 README.md 15:31:29 -rw-rw-r-- 1 1001 1001 789 Jul 12 15:29 SECURITY.md 15:31:29 -rw-rw-r-- 1 1001 1001 11 Jul 12 15:29 VERSION 15:31:29 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:29 bin 15:31:29 drwxrwxr-x 18 1001 1001 4096 Jul 12 15:29 cmd 15:31:29 -rw-r--r-- 1 root root 447731 Jul 12 15:31 coverage.out 15:31:29 -rw-rw-r-- 1 1001 1001 3163 Jul 12 15:29 go.mod 15:31:29 -rw-rw-r-- 1 1001 1001 31056 Jul 12 15:29 go.sum 15:31:29 drwxrwxr-x 7 1001 1001 4096 Jul 12 15:29 internal 15:31:29 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:29 openapi 15:31:29 -rw-rw-r-- 1 1001 1001 594 Jul 12 15:29 security.txt 15:31:29 drwxrwxr-x 4 1001 1001 4096 Jul 12 15:29 snap 15:31:29 -rw-rw-r-- 1 1001 1001 204 Jul 12 15:29 version.go [Pipeline] sh 15:31:29 + '[' -e coverage.out ] 15:31:29 + chown 1001:1001 coverage.out [Pipeline] stash 15:31:30 Stashed 1 file(s) [Pipeline] sh 15:31:30 + make build 15:31:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:31:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:31:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:40 Avoid second fetch 15:31:40 Checking out Revision b4f3d3796f5e4a543acc54ea282569be45c8b663 (main) 15:31:41 Commit message: "feat: Take secrets base directory from existing configuration (#4592)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:40 > git config core.sparsecheckout # timeout=10 15:31:40 > git checkout -f b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 15:31:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:31:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:42 Dload Upload Total Spent Left Speed 15:31:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 75948 0 --:--:-- --:--:-- --:--:-- 75464 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 15:31:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:31:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:31:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:31:42 + sudo tee /etc/docker/daemon.new 15:31:42 { 15:31:42 "registry-mirrors": [ 15:31:42 "https://nexus3.edgexfoundry.org:10001" 15:31:42 ], 15:31:42 "bip": "10.250.0.254/24", 15:31:42 "hosts": [ 15:31:42 "tcp://0.0.0.0:5555", 15:31:42 "unix:///var/run/docker.sock" 15:31:42 ], 15:31:42 "mtu": 1458, 15:31:42 "selinux-enabled": true, 15:31:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:31:42 } [Pipeline] sh 15:31:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:31:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:31:43 + sudo service docker restart 15:31:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:31:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:31:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:31:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:31:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:31:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:31:59 $ docker stop --time=1 c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 15:32:02 $ docker rm -f --volumes c0e0c1f8f7717279c6cbae553e5a2865a93ac72834d0c965bc210a569eb094e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 15:32:02 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script 15:32:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config16485966665948491392tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 ---> docker-login.sh 15:32:03 nexus3.edgexfoundry.org:10001 15:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:03 15:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:03 latest: Pulling from edgex-devops/edgex-compose 15:32:03 91d30c5bc195: Pulling fs layer 15:32:03 2e9b0aa3be6d: Pulling fs layer 15:32:03 9c61dcf015f6: Pulling fs layer 15:32:03 4698f68db338: Pulling fs layer 15:32:03 2a2f49069b9e: Pulling fs layer 15:32:03 e0025b399a48: Pulling fs layer 15:32:03 4698f68db338: Waiting 15:32:03 2a2f49069b9e: Waiting 15:32:03 e0025b399a48: Waiting 15:32:03 91d30c5bc195: Verifying Checksum 15:32:03 91d30c5bc195: Download complete 15:32:03 4698f68db338: Download complete 15:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:04 Configure a credential helper to remove this warning. See 15:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:04 15:32:04 Login Succeeded 15:32:04 nexus3.edgexfoundry.org:10002 15:32:04 2e9b0aa3be6d: Verifying Checksum 15:32:04 2e9b0aa3be6d: Download complete 15:32:04 e0025b399a48: Verifying Checksum 15:32:04 e0025b399a48: Download complete 15:32:04 91d30c5bc195: Pull complete 15:32:04 2a2f49069b9e: Download complete 15:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:04 Configure a credential helper to remove this warning. See 15:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:04 15:32:04 Login Succeeded 15:32:04 nexus3.edgexfoundry.org:10003 15:32:04 2e9b0aa3be6d: Pull complete 15:32:04 9c61dcf015f6: Download complete 15:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:04 Configure a credential helper to remove this warning. See 15:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:04 15:32:04 Login Succeeded 15:32:04 nexus3.edgexfoundry.org:10004 15:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:05 Configure a credential helper to remove this warning. See 15:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:05 15:32:05 Login Succeeded 15:32:05 docker.io 15:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:05 Configure a credential helper to remove this warning. See 15:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:05 15:32:05 Login Succeeded 15:32:05 ---> docker-login.sh ends [Pipeline] } 15:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:32:06 + git config --global --add safe.directory /w/workspace/edgex-go/540 [Pipeline] echo 15:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:06 ========================================================= 15:32:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:32:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:32:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:32:06 c41833b44d91: Pulling fs layer 15:32:06 ed15518f5707: Pulling fs layer 15:32:06 feae8fd75edb: Pulling fs layer 15:32:06 242c74f7c9fa: Pulling fs layer 15:32:06 3cdef696dda3: Pulling fs layer 15:32:06 2ced38df9373: Pulling fs layer 15:32:06 58f1dce35555: Pulling fs layer 15:32:06 242c74f7c9fa: Waiting 15:32:06 3cdef696dda3: Waiting 15:32:06 2ced38df9373: Waiting 15:32:06 ed15518f5707: Verifying Checksum 15:32:06 ed15518f5707: Download complete 15:32:06 242c74f7c9fa: Download complete 15:32:06 3cdef696dda3: Verifying Checksum 15:32:06 3cdef696dda3: Download complete 15:32:06 c41833b44d91: Verifying Checksum 15:32:06 c41833b44d91: Download complete 15:32:06 9c61dcf015f6: Pull complete 15:32:06 4698f68db338: Pull complete 15:32:07 2a2f49069b9e: Pull complete 15:32:07 e0025b399a48: Pull complete 15:32:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:07 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:32:07 $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:32:07 c41833b44d91: Pull complete 15:32:08 58f1dce35555: Verifying Checksum 15:32:08 58f1dce35555: Download complete 15:32:08 ed15518f5707: Pull complete 15:32:09 feae8fd75edb: Verifying Checksum 15:32:09 feae8fd75edb: Download complete 15:32:09 2ced38df9373: Verifying Checksum 15:32:09 2ced38df9373: Download complete 15:32:09 $ docker top 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:09 + docker compose -f ./docker-compose-build.yml build --parallel 15:32:12 #1 [support-notifications internal] load build definition from Dockerfile 15:32:12 #1 transferring dockerfile: 1.84kB done 15:32:12 #1 DONE 0.0s 15:32:12 15:32:12 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:32:12 #2 transferring dockerfile: 1.78kB done 15:32:12 #2 DONE 0.0s 15:32:12 15:32:12 #3 [support-scheduler internal] load build definition from Dockerfile 15:32:12 #3 transferring dockerfile: 1.82kB done 15:32:12 #3 DONE 0.0s 15:32:12 15:32:12 #4 [core-metadata internal] load build definition from Dockerfile 15:32:12 #4 transferring dockerfile: 1.96kB done 15:32:12 #4 DONE 0.0s 15:32:12 15:32:12 #5 [security-spire-config internal] load build definition from Dockerfile 15:32:12 #5 transferring dockerfile: 2.58kB done 15:32:12 #5 DONE 0.0s 15:32:12 15:32:12 #6 [security-bootstrapper internal] load build definition from Dockerfile 15:32:12 #6 transferring dockerfile: 2.82kB done 15:32:12 #6 DONE 0.0s 15:32:12 15:32:12 #7 [security-proxy-setup internal] load build definition from Dockerfile 15:32:12 #7 transferring dockerfile: 2.06kB done 15:32:12 #7 DONE 0.0s 15:32:12 15:32:12 #8 [security-secretstore-setup internal] load build definition from Dockerfile 15:32:12 #8 transferring dockerfile: 2.38kB done 15:32:12 #8 DONE 0.0s 15:32:12 15:32:12 #9 [support-notifications internal] load .dockerignore 15:32:12 #9 transferring context: 56B done 15:32:12 #9 DONE 0.0s 15:32:12 15:32:12 #10 [core-command internal] load build definition from Dockerfile 15:32:12 #10 transferring dockerfile: 1.82kB done 15:32:12 #10 DONE 0.1s 15:32:12 15:32:12 #11 [security-spire-agent internal] load build definition from Dockerfile 15:32:12 #11 transferring dockerfile: 2.68kB done 15:32:12 #11 DONE 0.0s 15:32:12 15:32:12 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:32:12 #12 transferring dockerfile: 2.12kB done 15:32:12 #12 DONE 0.0s 15:32:12 15:32:12 #13 [security-proxy-auth internal] load build definition from Dockerfile 15:32:12 #13 transferring dockerfile: 2.04kB done 15:32:12 #13 DONE 0.1s 15:32:12 15:32:12 #14 [security-spire-server internal] load build definition from Dockerfile 15:32:12 #14 transferring dockerfile: 2.63kB done 15:32:12 #14 DONE 0.0s 15:32:12 15:32:12 #15 [core-data internal] load build definition from Dockerfile 15:32:12 #15 transferring dockerfile: 1.90kB done 15:32:12 #15 DONE 0.0s 15:32:12 15:32:12 #16 [security-spiffe-token-provider internal] load .dockerignore 15:32:12 #16 transferring context: 56B done 15:32:12 #16 DONE 0.0s 15:32:12 15:32:12 #17 [core-metadata internal] load .dockerignore 15:32:12 #17 transferring context: 56B done 15:32:12 #17 DONE 0.0s 15:32:12 15:32:12 #18 [support-scheduler internal] load .dockerignore 15:32:12 #18 transferring context: 56B done 15:32:12 #18 DONE 0.0s 15:32:12 15:32:12 #19 [security-spire-config internal] load .dockerignore 15:32:12 #19 transferring context: 56B done 15:32:12 #19 DONE 0.0s 15:32:12 15:32:12 #20 [security-bootstrapper internal] load .dockerignore 15:32:12 #20 transferring context: 56B done 15:32:12 #20 DONE 0.0s 15:32:12 15:32:12 #21 [security-proxy-setup internal] load .dockerignore 15:32:12 #21 transferring context: 56B done 15:32:12 #21 DONE 0.0s 15:32:12 15:32:12 #22 [security-secretstore-setup internal] load .dockerignore 15:32:12 #22 transferring context: 56B done 15:32:12 #22 DONE 0.0s 15:32:12 15:32:12 #23 [core-command internal] load .dockerignore 15:32:12 #23 transferring context: 56B done 15:32:12 #23 DONE 0.0s 15:32:12 15:32:12 #24 [core-common-config-bootstrapper internal] load .dockerignore 15:32:12 #24 transferring context: 56B done 15:32:12 #24 DONE 0.0s 15:32:12 15:32:12 #25 [security-spire-agent internal] load .dockerignore 15:32:12 #25 transferring context: 56B done 15:32:12 #25 DONE 0.0s 15:32:12 15:32:12 #26 [security-proxy-auth internal] load .dockerignore 15:32:12 #26 transferring context: 56B done 15:32:12 #26 DONE 0.0s 15:32:12 15:32:12 #27 [security-spire-server internal] load .dockerignore 15:32:12 #27 transferring context: 56B done 15:32:12 #27 DONE 0.0s 15:32:12 15:32:12 #28 [core-data internal] load .dockerignore 15:32:12 #28 transferring context: 56B done 15:32:12 #28 DONE 0.0s 15:32:12 15:32:12 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:12 #29 DONE 0.0s 15:32:12 15:32:12 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 15:32:12 #30 DONE 0.1s 15:32:12 15:32:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:12 #29 DONE 0.0s 15:32:12 15:32:12 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:12 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:12 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:12 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:12 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s 15:32:12 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:12 #31 ... 15:32:12 15:32:12 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:12 #29 DONE 0.0s 15:32:12 15:32:12 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:12 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:12 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:12 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:12 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:12 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:12 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 15:32:12 #31 ... 15:32:12 15:32:12 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:12 #29 DONE 0.0s 15:32:12 15:32:12 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:12 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:12 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:12 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:12 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:12 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:13 #31 ... 15:32:13 15:32:13 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:13 #29 DONE 0.0s 15:32:13 15:32:13 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:13 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:13 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 15:32:13 #31 ... 15:32:13 15:32:13 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:13 #29 DONE 0.0s 15:32:13 15:32:13 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 15:32:13 #30 DONE 0.4s 15:32:13 15:32:13 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:32:13 #32 DONE 0.6s 15:32:13 15:32:13 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:13 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:13 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 15:32:13 #31 ... 15:32:13 15:32:13 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:13 #29 DONE 0.0s 15:32:13 15:32:13 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:32:13 #32 DONE 0.6s 15:32:13 15:32:13 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:13 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:13 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 15:32:13 #31 ... 15:32:13 15:32:13 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:32:13 #32 DONE 0.6s 15:32:13 15:32:13 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:13 #29 DONE 0.0s 15:32:13 15:32:13 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:13 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:13 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 15:32:13 #31 ... 15:32:13 15:32:13 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:32:13 #29 DONE 0.0s 15:32:13 15:32:13 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 15:32:14 #33 DONE 1.1s 15:32:14 15:32:14 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:32:14 #32 DONE 0.6s 15:32:14 15:32:14 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 15:32:14 #30 DONE 1.3s 15:32:14 15:32:14 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:32:14 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:32:14 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 15:32:14 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 15:32:14 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 15:32:14 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:32:14 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 15:32:14 #31 DONE 1.6s 15:32:14 15:32:14 #34 [core-data builder 3/7] RUN apk add --update --no-cache make git 15:32:15 #34 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:15 #34 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:15 #34 1.598 OK: 265 MiB in 53 packages 15:32:19 #34 ... 15:32:19 15:32:19 #35 [core-metadata internal] load build context 15:32:19 #35 transferring context: 220.46MB 6.4s 15:32:21 feae8fd75edb: Pull complete 15:32:21 242c74f7c9fa: Pull complete 15:32:21 3cdef696dda3: Pull complete 15:32:21 #35 ... 15:32:21 15:32:21 #36 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:32:21 #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:21 #0 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:21 #0 1.533 OK: 265 MiB in 53 packages 15:32:21 #36 DONE 7.1s 15:32:21 15:32:21 #35 [core-metadata internal] load build context 15:32:21 #35 ... 15:32:21 15:32:21 #37 [security-secretstore-setup internal] load build context 15:32:21 #37 ... 15:32:21 15:32:21 #35 [core-metadata internal] load build context 15:32:22 #35 transferring context: 351.91MB 9.4s done 15:32:22 #35 ... 15:32:22 15:32:22 #38 [support-notifications internal] load build context 15:32:22 #38 ... 15:32:22 15:32:22 #39 [security-spiffe-token-provider internal] load build context 15:32:22 #39 ... 15:32:22 15:32:22 #40 [security-spire-config internal] load build context 15:32:22 #40 transferring context: 351.91MB 9.8s done 15:32:23 #40 ... 15:32:23 15:32:23 #41 [support-scheduler internal] load build context 15:32:23 #41 transferring context: 351.91MB 8.5s done 15:32:23 #41 ... 15:32:23 15:32:23 #42 [security-proxy-setup internal] load build context 15:32:23 #42 transferring context: 351.91MB 10.0s done 15:32:23 #42 ... 15:32:23 15:32:23 #43 [security-bootstrapper internal] load build context 15:32:23 #43 ... 15:32:23 15:32:23 #44 [security-spire-agent internal] load build context 15:32:23 #44 transferring context: 351.91MB 8.5s done 15:32:23 #44 ... 15:32:23 15:32:23 #45 [core-command internal] load build context 15:32:23 #45 transferring context: 351.91MB 9.9s done 15:32:23 #45 ... 15:32:23 15:32:23 #46 [security-proxy-auth internal] load build context 15:32:23 #46 ... 15:32:23 15:32:23 #47 [core-common-config-bootstrapper internal] load build context 15:32:23 #47 ... 15:32:23 15:32:23 #46 [security-proxy-auth internal] load build context 15:32:24 #46 ... 15:32:24 15:32:24 #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:32:24 #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:24 #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:24 #0 1.956 OK: 265 MiB in 53 packages 15:32:24 #48 ... 15:32:24 15:32:24 #49 [core-data internal] load build context 15:32:24 #49 transferring context: 351.91MB 9.8s done 15:32:24 #49 ... 15:32:24 15:32:24 #50 [security-spire-server internal] load build context 15:32:24 #50 transferring context: 351.91MB 8.6s done 15:32:24 #50 ... 15:32:24 15:32:24 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:32:24 #51 ... 15:32:24 15:32:24 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:32:24 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:24 #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:24 #0 1.955 OK: 265 MiB in 53 packages 15:32:25 #52 ... 15:32:25 15:32:25 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:32:25 #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.636 (1/2) Installing dumb-init (1.2.5-r2) 15:32:25 #0 2.641 (2/2) Installing openssl (3.0.9-r1) 15:32:25 #0 2.652 Executing busybox-1.35.0-r29.trigger 15:32:25 #0 2.659 OK: 8 MiB in 17 packages 15:32:25 #53 ... 15:32:25 15:32:25 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:32:25 #0 1.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.256 (1/2) Installing ca-certificates (20230506-r0) 15:32:25 #0 2.272 (2/2) Installing dumb-init (1.2.5-r2) 15:32:25 #0 2.305 Executing busybox-1.35.0-r29.trigger 15:32:25 #0 2.306 Executing ca-certificates-20230506-r0.trigger 15:32:25 #0 2.377 OK: 8 MiB in 17 packages 15:32:25 #54 ... 15:32:25 15:32:25 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:32:25 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.602 (1/1) Installing dumb-init (1.2.5-r2) 15:32:25 #0 1.609 Executing busybox-1.35.0-r29.trigger 15:32:25 #0 1.628 OK: 7 MiB in 16 packages 15:32:25 #55 ... 15:32:25 15:32:25 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:32:25 #56 ... 15:32:25 15:32:25 #41 [support-scheduler internal] load build context 15:32:25 #41 DONE 12.6s 15:32:25 15:32:25 #44 [security-spire-agent internal] load build context 15:32:25 #44 DONE 12.3s 15:32:25 15:32:25 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:32:25 #55 DONE 11.1s 15:32:25 15:32:25 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:32:25 #0 2.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 2.993 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:32:25 #0 2.993 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:32:25 #0 2.993 OK: 17818 distinct packages available 15:32:25 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 3.355 (1/4) Installing dumb-init (1.2.5-r2) 15:32:25 #0 3.388 (2/4) Installing musl-obstack (1.2.3-r0) 15:32:25 #0 3.388 (3/4) Installing libucontext (1.2-r0) 15:32:25 #0 3.393 (4/4) Installing gcompat (1.1.0-r0) 15:32:25 #0 3.396 Executing busybox-1.35.0-r29.trigger 15:32:25 #0 3.403 OK: 7 MiB in 19 packages 15:32:25 #57 DONE 11.1s 15:32:25 15:32:25 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:32:25 #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.408 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:32:25 #0 1.408 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:32:25 #0 1.408 OK: 17830 distinct packages available 15:32:25 #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 1.905 OK: 265 MiB in 53 packages 15:32:25 #58 DONE 11.5s 15:32:25 15:32:25 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:32:25 #53 DONE 11.0s 15:32:25 15:32:25 #48 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:32:25 #48 DONE 11.4s 15:32:25 15:32:25 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:32:25 #52 DONE 11.4s 15:32:25 15:32:25 #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:32:25 #34 DONE 11.5s 15:32:25 15:32:25 #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:32:25 #0 3.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:25 #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:25 #0 4.191 (1/1) Installing dumb-init (1.2.5-r2) 15:32:25 #0 4.195 Executing busybox-1.35.0-r29.trigger 15:32:25 #0 4.206 OK: 7 MiB in 16 packages 15:32:25 #59 DONE 11.1s 15:32:25 15:32:25 #35 [core-metadata internal] load build context 15:32:25 #35 DONE 12.8s 15:32:25 15:32:25 #40 [security-spire-config internal] load build context 15:32:25 #40 DONE 12.7s 15:32:25 15:32:25 #39 [security-spiffe-token-provider internal] load build context 15:32:25 #39 transferring context: 351.91MB 10.2s done 15:32:25 #39 DONE 12.8s 15:32:25 15:32:25 #50 [security-spire-server internal] load build context 15:32:25 #50 DONE 11.5s 15:32:25 15:32:25 #42 [security-proxy-setup internal] load build context 15:32:25 #42 DONE 12.6s 15:32:25 15:32:25 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:32:25 #54 DONE 11.1s 15:32:25 15:32:25 #43 [security-bootstrapper internal] load build context 15:32:25 #43 transferring context: 351.91MB 11.0s done 15:32:25 #43 DONE 12.6s 15:32:25 15:32:25 #45 [core-command internal] load build context 15:32:25 #45 DONE 12.4s 15:32:25 15:32:25 #37 [security-secretstore-setup internal] load build context 15:32:25 #37 transferring context: 351.91MB 10.8s done 15:32:25 #37 DONE 12.5s 15:32:25 15:32:25 #46 [security-proxy-auth internal] load build context 15:32:25 #46 transferring context: 351.91MB 10.1s done 15:32:25 #46 DONE 12.3s 15:32:25 15:32:25 #49 [core-data internal] load build context 15:32:25 #49 DONE 11.5s 15:32:25 15:32:25 #47 [core-common-config-bootstrapper internal] load build context 15:32:25 #47 transferring context: 351.91MB 10.4s done 15:32:25 #47 DONE 12.3s 15:32:25 15:32:25 #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:32:25 #60 DONE 0.2s 15:32:25 15:32:25 #38 [support-notifications internal] load build context 15:32:25 #38 transferring context: 351.91MB 10.7s done 15:32:25 #38 DONE 13.0s 15:32:25 15:32:25 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:32:26 #61 ... 15:32:26 15:32:26 #62 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:32:26 #62 DONE 0.2s 15:32:26 15:32:26 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:32:26 #63 DONE 0.2s 15:32:26 15:32:26 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:32:26 #64 DONE 0.2s 15:32:26 15:32:26 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:32:26 #65 DONE 0.2s 15:32:26 15:32:26 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:32:26 #66 DONE 0.2s 15:32:26 15:32:26 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:32:26 #67 ... 15:32:26 15:32:26 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:29 2ced38df9373: Pull complete 15:32:31 58f1dce35555: Pull complete 15:32:31 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:32:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:32:31 WORKDIR /edgex 15:32:31 COPY go.mod . 15:32:31 RUN go mod download 15:32:31 + docker build -t ci-base-image-arm64 -f - . 15:32:31 #68 ... 15:32:31 15:32:31 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:32:31 #56 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:31 #56 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:31 #56 12.19 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:32:31 #56 12.19 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:32:31 #56 12.19 OK: 17818 distinct packages available 15:32:31 #56 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:31 #56 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:31 #56 13.84 (1/5) Installing dumb-init (1.2.5-r2) 15:32:31 #56 14.57 (2/5) Installing musl-obstack (1.2.3-r0) 15:32:31 #56 14.59 (3/5) Installing libucontext (1.2-r0) 15:32:31 #56 14.59 (4/5) Installing gcompat (1.1.0-r0) 15:32:31 #56 14.60 (5/5) Installing openssl (3.0.9-r1) 15:32:32 Sending build context to Docker daemon 2.948MB 15:32:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:32:32 ---> fadd8f120f05 15:32:32 Step 2/4 : WORKDIR /edgex 15:32:33 #56 17.38 Executing busybox-1.35.0-r29.trigger 15:32:33 #56 17.40 OK: 8 MiB in 20 packages 15:32:33 ---> Running in 95905a95b165 15:32:33 Removing intermediate container 95905a95b165 15:32:33 ---> 0c0d5ae688ab 15:32:33 Step 3/4 : COPY go.mod . 15:32:34 ---> 239f41824c1b 15:32:34 Step 4/4 : RUN go mod download 15:32:34 ---> Running in f5d782efe130 15:32:34 #56 DONE 18.8s 15:32:34 15:32:34 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:32:34 #51 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:34 #51 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:34 #51 16.59 (1/4) Installing ca-certificates (20230506-r0) 15:32:34 #51 18.70 (2/4) Installing dumb-init (1.2.5-r2) 15:32:35 #51 20.51 (3/4) Installing su-exec (0.2-r2) 15:32:35 #51 20.55 (4/4) Installing yq (4.30.4-r4) 15:32:35 #51 ... 15:32:35 15:32:35 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:32:35 #61 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:35 #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:35 #61 18.79 (1/2) Installing dumb-init (1.2.5-r2) 15:32:35 #61 20.50 (2/2) Installing su-exec (0.2-r2) 15:32:35 #61 20.52 Executing busybox-1.35.0-r29.trigger 15:32:35 #61 20.53 OK: 7 MiB in 17 packages 15:32:35 #61 DONE 20.6s 15:32:35 15:32:35 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:32:35 #69 DONE 0.4s 15:32:35 15:32:35 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:32:35 #51 20.74 Executing busybox-1.35.0-r29.trigger 15:32:35 #51 20.75 Executing ca-certificates-20230506-r0.trigger 15:32:35 #51 20.81 OK: 17 MiB in 19 packages 15:32:35 #51 DONE 21.0s 15:32:35 15:32:35 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:32:35 #70 DONE 0.0s 15:32:35 15:32:35 #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:32:35 #67 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:35 #67 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:35 #67 13.88 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:32:35 #67 13.88 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:32:35 #67 13.88 OK: 17818 distinct packages available 15:32:35 #67 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:35 #67 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:35 #67 21.15 (1/9) Installing ca-certificates (20230506-r0) 15:32:35 #67 21.17 (2/9) Installing brotli-libs (1.0.9-r9) 15:32:35 #67 21.17 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:32:35 #67 21.18 (4/9) Installing libcurl (8.1.2-r0) 15:32:35 #67 21.19 (5/9) Installing curl (8.1.2-r0) 15:32:35 #67 21.20 (6/9) Installing dumb-init (1.2.5-r2) 15:32:35 #67 21.20 (7/9) Installing musl-obstack (1.2.3-r0) 15:32:35 #67 21.20 (8/9) Installing libucontext (1.2-r0) 15:32:35 #67 21.21 (9/9) Installing gcompat (1.1.0-r0) 15:32:35 #67 21.21 Executing busybox-1.35.0-r29.trigger 15:32:35 #67 21.22 Executing ca-certificates-20230506-r0.trigger 15:32:35 #67 21.28 OK: 10 MiB in 24 packages 15:32:35 #67 DONE 21.4s 15:32:35 15:32:35 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:35 #71 ... 15:32:35 15:32:35 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:36 #72 ... 15:32:36 15:32:36 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:36 #73 ... 15:32:36 15:32:36 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 #74 DONE 24.7s 15:32:51 15:32:51 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 #73 DONE 24.7s 15:32:51 15:32:51 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 #72 DONE 24.7s 15:32:51 15:32:51 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 #71 DONE 24.7s 15:32:51 15:32:51 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:51 #68 DONE 24.7s 15:32:51 15:32:51 #75 [security-spiffe-token-provider builder 6/7] COPY . . 15:32:54 #75 DONE 3.4s 15:32:54 15:32:54 #76 [core-data builder 6/7] COPY . . 15:32:54 #76 CACHED 15:32:54 15:32:54 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 15:32:54 #77 CACHED 15:32:54 15:32:54 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #78 CACHED 15:32:54 15:32:54 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #79 CACHED 15:32:54 15:32:54 #80 [security-proxy-auth builder 6/7] COPY . . 15:32:54 #80 CACHED 15:32:54 15:32:54 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:32:54 #81 CACHED 15:32:54 15:32:54 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 15:32:54 #82 CACHED 15:32:54 15:32:54 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:32:54 #83 CACHED 15:32:54 15:32:54 #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #84 CACHED 15:32:54 15:32:54 #85 [core-command builder 6/7] COPY . . 15:32:54 #85 CACHED 15:32:54 15:32:54 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #86 CACHED 15:32:54 15:32:54 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 15:32:54 #87 CACHED 15:32:54 15:32:54 #88 [security-proxy-setup builder 6/7] COPY . . 15:32:54 #88 DONE 3.4s 15:32:54 15:32:54 #89 [support-scheduler builder 6/7] COPY . . 15:32:54 #89 DONE 3.4s 15:32:54 15:32:54 #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:32:54 #90 CACHED 15:32:54 15:32:54 #91 [security-secretstore-setup builder 6/7] COPY . . 15:32:54 #91 CACHED 15:32:54 15:32:54 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #92 CACHED 15:32:54 15:32:54 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #93 CACHED 15:32:54 15:32:54 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:32:54 #94 CACHED 15:32:54 15:32:54 #95 [core-metadata builder 6/7] COPY . . 15:32:54 #95 CACHED 15:32:54 15:32:54 #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #96 CACHED 15:32:54 15:32:54 #97 [security-bootstrapper builder 6/7] COPY . . 15:32:54 #97 CACHED 15:32:54 15:32:54 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:32:54 #98 CACHED 15:32:54 15:32:54 #99 [security-spire-agent builder 6/9] COPY . . 15:32:54 #99 DONE 3.5s 15:32:54 15:32:54 #100 [support-notifications builder 6/7] COPY . . 15:32:54 #100 DONE 3.4s 15:32:54 15:32:54 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:32:54 #101 DONE 0.1s 15:32:54 15:32:54 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:32:54 #102 CACHED 15:32:54 15:32:54 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:54 #103 CACHED 15:32:54 15:32:54 #104 [security-spire-server builder 6/9] COPY . . 15:32:54 #104 CACHED 15:32:54 15:32:54 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:32:54 #105 CACHED 15:32:54 15:32:54 #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 15:32:54 #106 DONE 0.8s 15:32:54 15:32:54 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:32:54 #0 0.474 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:32:55 #107 ... 15:32:55 15:32:55 #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:32:55 #108 DONE 0.1s 15:32:55 15:32:55 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:32:55 #0 1.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:32:56 #109 ... 15:32:56 15:32:56 #110 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:56 #110 CACHED 15:32:56 15:32:56 #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:32:56 #111 CACHED 15:32:56 15:32:56 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:32:56 #112 CACHED 15:32:56 15:32:56 #113 [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 15:32:56 #113 CACHED 15:32:56 15:32:56 #114 [security-spire-config builder 6/9] COPY . . 15:32:56 #114 CACHED 15:32:56 15:32:56 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:32:56 #115 CACHED 15:32:56 15:32:56 #116 [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 15:32:56 #116 DONE 1.9s 15:32:56 15:32:56 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:32:56 #117 DONE 0.4s 15:32:56 15:32:56 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:32:56 #118 DONE 0.4s 15:32:56 15:32:56 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:32:56 #119 DONE 0.3s 15:32:56 15:32:56 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:32:56 #120 DONE 0.2s 15:32:56 15:32:56 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:32:56 #121 DONE 0.3s 15:32:56 15:32:56 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:32:56 #122 ... 15:32:56 15:32:56 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:32:56 #123 CACHED 15:32:56 15:32:56 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:32:56 #124 CACHED 15:32:56 15:32:56 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:32:57 #125 ... 15:32:57 15:32:57 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:32:57 #126 DONE 0.9s 15:32:57 15:32:57 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:32:57 #122 DONE 0.9s 15:32:57 15:32:57 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:32:57 #127 DONE 0.1s 15:32:57 15:32:57 #128 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:32:57 #128 DONE 0.4s 15:32:57 15:32:57 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:32:58 #129 DONE 0.5s 15:32:58 15:32:58 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:32:58 #125 DONE 1.2s 15:32:58 15:32:58 #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:32:58 #130 ... 15:32:58 15:32:58 #131 [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 15:32:58 #131 DONE 0.2s 15:32:58 15:32:58 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:32:58 #132 DONE 0.2s 15:32:58 15:32:58 #130 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:32:58 #130 DONE 0.2s 15:32:58 15:32:58 #133 [security-spire-config] exporting to image 15:32:58 #133 exporting layers 15:32:58 #133 ... 15:32:58 15:32:58 #134 [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 15:32:58 #134 DONE 0.1s 15:32:58 15:32:58 #135 [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 15:32:58 #135 DONE 0.1s 15:32:58 15:32:58 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:32:58 #136 DONE 0.3s 15:32:58 15:32:58 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:32:58 #137 DONE 0.3s 15:32:58 15:32:58 #133 [security-spire-server] exporting to image 15:32:58 #133 exporting layers 0.5s done 15:32:58 #133 writing image sha256:f7a1a0a6388e1fb42a0ba24662631a456bbaf0a1eaff72dd28be7604d93aef97 15:32:59 #133 writing image sha256:f7a1a0a6388e1fb42a0ba24662631a456bbaf0a1eaff72dd28be7604d93aef97 0.0s done 15:32:59 #133 naming to docker.io/library/security-spire-config done 15:32:59 #133 exporting layers 0.6s done 15:32:59 #133 writing image sha256:c83f23c1b3af3e220d4be3813444e5c6196f534f1a5bd8770050212492a09011 0.0s done 15:32:59 #133 naming to docker.io/library/security-spire-agent done 15:32:59 #133 writing image sha256:224a6271b2b03bd3f0fd9c509869fa1329ac6212a054f5e5408260806191750c done 15:32:59 #133 naming to docker.io/library/security-spire-server done 15:32:59 #133 DONE 1.1s 15:32:59 15:32:59 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:32:59 #0 2.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:33:04 #138 ... 15:33:04 15:33:04 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:33:04 #0 0.992 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:33:04 #139 ... 15:33:04 15:33:04 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:33:04 #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:33:04 #140 ... 15:33:04 15:33:04 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:33:04 #0 2.031 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:33:04 #141 ... 15:33:04 15:33:04 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:33:04 #0 2.013 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33:04 #142 ... 15:33:04 15:33:04 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:33:04 #0 0.693 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:33:04 #143 ... 15:33:04 15:33:04 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:33:04 #0 1.366 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:33:04 #144 ... 15:33:04 15:33:04 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:33:04 #0 0.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:33:05 #145 ... 15:33:05 15:33:05 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:33:05 #0 1.443 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:06 Removing intermediate container f5d782efe130 15:33:06 ---> f74def8c292c 15:33:06 Successfully built f74def8c292c 15:33:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:07 + docker inspect -f . ci-base-image-arm64 15:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:07 prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 15:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:09 $ docker top 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:10 + go version 15:33:10 go version go1.20.2 linux/arm64 [Pipeline] } 15:33:10 $ docker stop --time=1 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f 15:33:11 $ docker rm -f --volumes 2a945dab8476344245532fd51a27a49987035349f86611325ddee7b1f187f97f [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 15:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:12 15:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:12 latest: Pulling from edgex-devops/edgex-compose-arm64 15:33:12 547446be3368: Pulling fs layer 15:33:12 d125d8839a47: Pulling fs layer 15:33:12 3e85d5ac6304: Pulling fs layer 15:33:12 c3105a71a48b: Pulling fs layer 15:33:12 0f093f025ec4: Pulling fs layer 15:33:12 c3106fc0e877: Pulling fs layer 15:33:12 0f093f025ec4: Waiting 15:33:12 c3105a71a48b: Waiting 15:33:12 c3106fc0e877: Waiting 15:33:12 547446be3368: Verifying Checksum 15:33:12 547446be3368: Download complete 15:33:12 c3105a71a48b: Verifying Checksum 15:33:12 c3105a71a48b: Download complete 15:33:13 d125d8839a47: Verifying Checksum 15:33:13 d125d8839a47: Download complete 15:33:13 c3106fc0e877: Verifying Checksum 15:33:13 c3106fc0e877: Download complete 15:33:13 0f093f025ec4: Verifying Checksum 15:33:13 0f093f025ec4: Download complete 15:33:13 547446be3368: Pull complete 15:33:14 d125d8839a47: Pull complete 15:33:15 3e85d5ac6304: Verifying Checksum 15:33:15 3e85d5ac6304: Download complete 15:33:23 3e85d5ac6304: Pull complete 15:33:23 c3105a71a48b: Pull complete 15:33:24 0f093f025ec4: Pull complete 15:33:24 c3106fc0e877: Pull complete 15:33:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:24 prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 15:33:24 $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:33:26 $ docker top 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:27 + docker compose -f ./docker-compose-build.yml build --parallel 15:33:35 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:33:36 #1 transferring dockerfile: 15:33:36 #1 transferring dockerfile: 2.12kB done 15:33:36 #1 DONE 1.3s 15:33:37 15:33:37 #2 [security-proxy-setup internal] load build definition from Dockerfile 15:33:37 #2 transferring dockerfile: 2.06kB done 15:33:37 #2 DONE 0.0s 15:33:37 15:33:37 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:33:37 #3 transferring dockerfile: 1.78kB 0.0s done 15:33:37 #3 DONE 0.1s 15:33:37 15:33:37 #4 [security-spire-agent internal] load build definition from Dockerfile 15:33:37 #4 transferring dockerfile: 2.68kB done 15:33:37 #4 DONE 0.1s 15:33:37 15:33:37 #5 [security-spire-config internal] load build definition from Dockerfile 15:33:37 #5 transferring dockerfile: 2.58kB done 15:33:37 #5 DONE 0.1s 15:33:37 15:33:37 #6 [support-notifications internal] load build definition from Dockerfile 15:33:37 #6 transferring dockerfile: 1.84kB done 15:33:37 #6 DONE 0.0s 15:33:37 15:33:37 #7 [security-bootstrapper internal] load build definition from Dockerfile 15:33:37 #7 transferring dockerfile: 2.82kB done 15:33:37 #7 DONE 0.0s 15:33:37 15:33:37 #8 [core-data internal] load build definition from Dockerfile 15:33:37 #8 transferring dockerfile: 1.90kB done 15:33:37 #8 DONE 0.1s 15:33:37 15:33:37 #9 [support-scheduler internal] load build definition from Dockerfile 15:33:37 #9 transferring dockerfile: 1.82kB 0.0s done 15:33:37 #9 DONE 0.1s 15:33:37 15:33:37 #10 [security-spire-server internal] load build definition from Dockerfile 15:33:37 #10 transferring dockerfile: 2.63kB done 15:33:37 #10 DONE 0.1s 15:33:37 15:33:37 #11 [security-proxy-auth internal] load build definition from Dockerfile 15:33:37 #11 transferring dockerfile: 2.04kB done 15:33:37 #11 DONE 0.1s 15:33:37 15:33:37 #12 [core-metadata internal] load build definition from Dockerfile 15:33:37 #12 transferring dockerfile: 1.96kB done 15:33:37 #12 DONE 0.1s 15:33:37 15:33:37 #13 [core-command internal] load build definition from Dockerfile 15:33:37 #13 transferring dockerfile: 1.82kB 0.0s done 15:33:37 #13 DONE 0.1s 15:33:37 15:33:37 #14 [security-secretstore-setup internal] load build definition from Dockerfile 15:33:37 #14 transferring dockerfile: 2.38kB done 15:33:37 #14 DONE 0.0s 15:33:37 15:33:37 #15 [core-common-config-bootstrapper internal] load .dockerignore 15:33:37 #15 transferring context: 15:33:38 #15 transferring context: 56B done 15:33:38 #15 DONE 0.0s 15:33:38 15:33:38 #16 [security-proxy-setup internal] load .dockerignore 15:33:38 #16 transferring context: 56B done 15:33:38 #16 DONE 0.0s 15:33:38 15:33:38 #17 [security-spiffe-token-provider internal] load .dockerignore 15:33:38 #17 transferring context: 56B done 15:33:38 #17 DONE 0.0s 15:33:38 15:33:38 #18 [security-spire-agent internal] load .dockerignore 15:33:38 #18 transferring context: 56B done 15:33:38 #18 DONE 0.0s 15:33:38 15:33:38 #19 [security-spire-config internal] load .dockerignore 15:33:38 #19 transferring context: 56B done 15:33:38 #19 DONE 0.0s 15:33:38 15:33:38 #20 [support-notifications internal] load .dockerignore 15:33:38 #20 transferring context: 56B done 15:33:38 #20 DONE 0.0s 15:33:38 15:33:38 #21 [security-bootstrapper internal] load .dockerignore 15:33:38 #21 transferring context: 56B done 15:33:38 #21 DONE 0.1s 15:33:38 15:33:38 #22 [core-data internal] load .dockerignore 15:33:38 #22 transferring context: 56B done 15:33:38 #22 DONE 0.1s 15:33:38 15:33:38 #23 [support-scheduler internal] load .dockerignore 15:33:38 #23 transferring context: 56B done 15:33:38 #23 DONE 0.0s 15:33:38 15:33:38 #24 [security-spire-server internal] load .dockerignore 15:33:39 #24 transferring context: 56B done 15:33:39 #24 DONE 0.1s 15:33:39 15:33:39 #25 [security-proxy-auth internal] load .dockerignore 15:33:39 #25 transferring context: 56B done 15:33:39 #25 DONE 0.0s 15:33:39 15:33:39 #26 [security-secretstore-setup internal] load .dockerignore 15:33:39 #26 DONE 0.0s 15:33:39 15:33:39 #27 [core-metadata internal] load .dockerignore 15:33:39 #27 transferring context: 56B done 15:33:39 #27 DONE 0.0s 15:33:39 15:33:39 #28 [core-command internal] load .dockerignore 15:33:39 #28 transferring context: 56B 0.0s done 15:33:39 #28 DONE 0.1s 15:33:39 15:33:39 #26 [security-secretstore-setup internal] load .dockerignore 15:33:39 #26 transferring context: 56B 0.0s done 15:33:39 #26 DONE 0.1s 15:33:39 15:33:39 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:39 #29 DONE 0.0s 15:33:39 15:33:39 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 15:33:39 #30 DONE 0.1s 15:33:39 15:33:39 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:39 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:39 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.95MB / 3.26MB 0.1s 15:33:39 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:39 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:39 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:39 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:39 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 15:33:40 #31 ... 15:33:40 15:33:40 #32 [core-common-config-bootstrapper internal] load build context 15:33:40 #32 transferring context: 2.56MB 0.6s done 15:33:40 #32 DONE 0.7s 15:33:40 15:33:40 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:40 #31 ... 15:33:40 15:33:40 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:40 #33 DONE 0.8s 15:33:40 15:33:40 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:40 #31 ... 15:33:40 15:33:40 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:40 #29 DONE 0.0s 15:33:40 15:33:40 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:40 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:40 #31 ... 15:33:40 15:33:40 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:40 #29 DONE 0.0s 15:33:40 15:33:40 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:40 #33 DONE 1.6s 15:33:40 15:33:40 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 15:33:40 #34 DONE 0.5s 15:33:40 15:33:40 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:40 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:40 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:40 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:40 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:40 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:40 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:40 #31 ... 15:33:40 15:33:40 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:40 #29 DONE 0.0s 15:33:40 15:33:40 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 15:33:40 #30 DONE 0.4s 15:33:40 15:33:40 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:40 #29 DONE 0.0s 15:33:40 15:33:40 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:40 #33 DONE 1.6s 15:33:40 15:33:40 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 15:33:40 #34 DONE 0.6s 15:33:40 15:33:40 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:40 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:40 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:40 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:40 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:40 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:40 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:40 #31 DONE 2.5s 15:33:40 15:33:40 #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:40 #35 ... 15:33:40 15:33:40 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:40 #29 DONE 0.0s 15:33:41 15:33:41 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:41 #33 DONE 1.7s 15:33:41 15:33:41 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 15:33:41 #34 DONE 0.6s 15:33:41 15:33:41 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:41 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:41 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:41 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:41 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:41 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:41 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:41 #31 DONE 2.6s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #37 [security-proxy-setup internal] load build context 15:33:41 #37 transferring context: 2.56MB 1.0s done 15:33:41 #37 DONE 1.2s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:41 #36 ... 15:33:41 15:33:41 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:41 #29 DONE 0.0s 15:33:41 15:33:41 #36 [security-spire-agent internal] load build context 15:33:42 #36 ... 15:33:42 15:33:42 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:42 #33 DONE 1.8s 15:33:42 15:33:42 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 15:33:42 #34 DONE 0.7s 15:33:42 15:33:42 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:42 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:42 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:42 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:42 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:42 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:42 #31 DONE 2.7s 15:33:42 15:33:42 #36 [security-spire-agent internal] load build context 15:33:42 #36 transferring context: 2.56MB 1.1s done 15:33:42 #36 ... 15:33:42 15:33:42 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:33:42 #29 DONE 0.1s 15:33:42 15:33:42 #38 [security-spiffe-token-provider internal] load build context 15:33:42 #38 transferring context: 2.56MB 1.2s done 15:33:42 #38 DONE 1.8s 15:33:42 15:33:42 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 15:33:42 #30 ... 15:33:42 15:33:42 #36 [security-spire-agent internal] load build context 15:33:42 #36 DONE 1.9s 15:33:42 15:33:42 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 15:33:42 #30 DONE 2.1s 15:33:42 15:33:42 #39 [support-notifications internal] load build context 15:33:42 #39 ... 15:33:42 15:33:42 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:33:42 #33 DONE 1.8s 15:33:42 15:33:42 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:33:42 #34 DONE 0.7s 15:33:42 15:33:42 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:42 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 15:33:42 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 15:33:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 15:33:42 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 15:33:42 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 15:33:42 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0.7s done 15:33:42 #31 DONE 2.7s 15:33:42 15:33:42 #39 [support-notifications internal] load build context 15:33:43 #39 ... 15:33:43 15:33:43 #40 [security-spire-config internal] load build context 15:33:43 #40 transferring context: 2.56MB 0.9s done 15:33:43 #40 DONE 2.3s 15:33:43 15:33:43 #39 [support-notifications internal] load build context 15:33:46 #39 transferring context: 2.56MB 4.0s done 15:33:46 #39 DONE 4.6s 15:33:46 15:33:46 #41 [security-bootstrapper internal] load build context 15:33:47 #41 transferring context: 2.56MB 5.2s done 15:33:47 #41 ... 15:33:47 15:33:47 #42 [security-proxy-auth internal] load build context 15:33:48 #42 transferring context: 2.56MB 5.0s done 15:33:48 #42 ... 15:33:48 15:33:48 #41 [security-bootstrapper internal] load build context 15:33:48 #41 DONE 6.9s 15:33:48 15:33:48 #43 [security-secretstore-setup internal] load build context 15:33:48 #43 ... 15:33:48 15:33:48 #44 [core-command internal] load build context 15:33:48 #44 transferring context: 2.56MB 4.3s done 15:33:48 #44 DONE 6.6s 15:33:48 15:33:48 #43 [security-secretstore-setup internal] load build context 15:33:48 #43 transferring context: 2.56MB 5.0s done 15:33:48 #43 ... 15:33:48 15:33:48 #45 [security-spire-server internal] load build context 15:33:49 #45 ... 15:33:49 15:33:49 #46 [core-data internal] load build context 15:33:49 #46 transferring context: 2.56MB 5.7s done 15:33:49 #46 DONE 7.5s 15:33:49 15:33:49 #47 [support-scheduler internal] load build context 15:33:49 #47 transferring context: 2.56MB 5.8s done 15:33:49 #47 ... 15:33:49 15:33:49 #45 [security-spire-server internal] load build context 15:33:49 #45 ... 15:33:49 15:33:49 #48 [core-metadata internal] load build context 15:33:49 #48 transferring context: 2.56MB 5.0s done 15:33:49 #48 DONE 7.2s 15:33:49 15:33:49 #42 [security-proxy-auth internal] load build context 15:33:49 #42 DONE 7.3s 15:33:49 15:33:49 #45 [security-spire-server internal] load build context 15:33:49 #45 ... 15:33:49 15:33:49 #47 [support-scheduler internal] load build context 15:33:49 #47 DONE 8.1s 15:33:49 15:33:49 #45 [security-spire-server internal] load build context 15:33:49 #45 transferring context: 2.56MB 6.5s done 15:33:50 #45 ... 15:33:50 15:33:50 #43 [security-secretstore-setup internal] load build context 15:33:50 #43 DONE 7.4s 15:33:50 15:33:50 #45 [security-spire-server internal] load build context 15:33:50 #45 DONE 8.4s 15:33:50 15:33:50 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:33:50 #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:50 #49 ... 15:33:50 15:33:50 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:50 #50 ... 15:33:50 15:33:50 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:33:50 #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:50 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:50 #51 ... 15:33:50 15:33:50 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:33:51 #52 ... 15:33:51 15:33:51 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:33:51 #0 6.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:51 #0 7.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:51 #53 ... 15:33:51 15:33:51 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:33:51 #54 ... 15:33:51 15:33:51 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:33:51 #0 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:51 #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:51 #0 7.902 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:33:51 #0 7.902 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:33:51 #0 7.902 OK: 17689 distinct packages available 15:33:51 #0 8.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:51 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:51 #55 ... 15:33:51 15:33:51 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:33:51 #56 ... 15:33:51 15:33:51 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:33:51 #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:51 #0 6.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:51 #0 9.818 (1/1) Installing dumb-init (1.2.5-r2) 15:33:51 #0 9.858 Executing busybox-1.35.0-r29.trigger 15:33:51 #0 9.986 OK: 8 MiB in 16 packages 15:33:51 #57 ... 15:33:51 15:33:51 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:33:52 #58 ... 15:33:52 15:33:52 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:33:52 #59 ... 15:33:52 15:33:52 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:52 #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:52 #60 ... 15:33:52 15:33:52 #35 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:52 #35 ... 15:33:52 15:33:52 #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:33:52 #57 DONE 13.3s 15:33:52 15:33:52 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:52 #60 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:53 #60 ... 15:33:53 15:33:53 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:33:53 #61 ... 15:33:53 15:33:53 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 15:33:53 #53 11.64 (1/2) Installing dumb-init (1.2.5-r2) 15:33:53 #53 11.66 (2/2) Installing openssl (3.0.9-r1) 15:33:53 #53 11.73 Executing busybox-1.35.0-r29.trigger 15:33:53 #53 11.75 OK: 8 MiB in 17 packages 15:33:53 #53 DONE 12.5s 15:33:53 15:33:53 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:33:53 #51 12.73 OK: 263 MiB in 53 packages 15:33:53 #51 ... 15:33:53 15:33:53 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 15:33:53 #62 DONE 0.2s 15:33:53 15:33:53 #35 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:53 #35 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:54 #35 ... 15:33:54 15:33:54 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:33:54 #51 DONE 15.3s 15:33:54 15:33:54 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:54 #50 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:54 #50 ... 15:33:54 15:33:54 #63 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:33:54 #63 DONE 0.7s 15:33:54 15:33:54 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:33:54 #59 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:56 #59 ... 15:33:56 15:33:56 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:33:56 #55 13.82 (1/4) Installing dumb-init (1.2.5-r2) 15:33:56 #55 13.85 (2/4) Installing musl-obstack (1.2.3-r0) 15:33:56 #55 13.90 (3/4) Installing libucontext (1.2-r0) 15:33:56 #55 13.90 (4/4) Installing gcompat (1.1.0-r0) 15:33:56 #55 13.93 Executing busybox-1.35.0-r29.trigger 15:33:56 #55 14.08 OK: 8 MiB in 19 packages 15:33:56 #55 DONE 15.1s 15:33:56 15:33:56 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:56 #60 14.04 (1/2) Installing dumb-init (1.2.5-r2) 15:33:56 #60 14.10 (2/2) Installing su-exec (0.2-r2) 15:33:56 #60 14.12 Executing busybox-1.35.0-r29.trigger 15:33:56 #60 14.24 OK: 8 MiB in 17 packages 15:33:56 #60 ... 15:33:56 15:33:56 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:33:56 #49 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:56 #49 15.34 OK: 263 MiB in 53 packages 15:33:56 #49 DONE 16.4s 15:33:56 15:33:56 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:33:56 #50 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:56 #50 ... 15:33:56 15:33:56 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 15:33:56 #60 DONE 15.0s 15:33:57 15:33:57 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:33:57 #64 ... 15:33:57 15:33:57 #65 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:33:57 #65 DONE 1.0s 15:33:57 15:33:57 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:59 #66 ... 15:33:59 15:33:59 #35 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 15:33:59 #35 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:59 #35 18.38 OK: 263 MiB in 53 packages 15:33:59 #35 DONE 19.1s 15:34:00 15:34:00 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:34:00 #67 ... 15:34:00 15:34:00 #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:34:00 #64 DONE 3.2s 15:34:00 15:34:00 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 15:34:00 #67 DONE 0.6s 15:34:00 15:34:00 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:00 #68 ... 15:34:00 15:34:00 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 15:34:00 #69 DONE 0.2s 15:34:00 15:34:00 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:34:00 #61 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:00 #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:01 #61 ... 15:34:01 15:34:01 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:34:01 #50 20.47 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:34:01 #50 20.47 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:34:01 #50 20.47 OK: 17689 distinct packages available 15:34:01 #50 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:03 #50 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:04 #50 23.68 (1/5) Installing dumb-init (1.2.5-r2) 15:34:04 #50 23.69 (2/5) Installing musl-obstack (1.2.3-r0) 15:34:04 #50 ... 15:34:04 15:34:04 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:34:04 #54 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:04 #54 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:04 #54 20.60 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:34:04 #54 20.60 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:34:04 #54 20.60 OK: 17689 distinct packages available 15:34:04 #54 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:04 #54 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:04 #54 23.41 (1/9) Installing ca-certificates (20230506-r0) 15:34:04 #54 ... 15:34:04 15:34:04 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:34:04 #50 23.70 (3/5) Installing libucontext (1.2-r0) 15:34:04 #50 23.71 (4/5) Installing gcompat (1.1.0-r0) 15:34:04 #50 23.72 (5/5) Installing openssl (3.0.9-r1) 15:34:04 #50 23.75 Executing busybox-1.35.0-r29.trigger 15:34:04 #50 23.78 OK: 9 MiB in 20 packages 15:34:04 #50 ... 15:34:04 15:34:04 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:04 #70 ... 15:34:04 15:34:04 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:34:04 #54 23.51 (2/9) Installing brotli-libs (1.0.9-r9) 15:34:04 #54 23.55 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:34:04 #54 23.56 (4/9) Installing libcurl (8.1.2-r0) 15:34:04 #54 23.59 (5/9) Installing curl (8.1.2-r0) 15:34:04 #54 23.60 (6/9) Installing dumb-init (1.2.5-r2) 15:34:04 #54 23.61 (7/9) Installing musl-obstack (1.2.3-r0) 15:34:04 #54 23.63 (8/9) Installing libucontext (1.2-r0) 15:34:04 #54 23.63 (9/9) Installing gcompat (1.1.0-r0) 15:34:04 #54 23.65 Executing busybox-1.35.0-r29.trigger 15:34:04 #54 23.67 Executing ca-certificates-20230506-r0.trigger 15:34:05 #54 ... 15:34:05 15:34:05 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:34:05 #56 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:05 #56 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:05 #56 20.14 OK: 263 MiB in 53 packages 15:34:05 #56 DONE 23.4s 15:34:05 15:34:05 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 15:34:05 #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:05 #59 19.66 (1/1) Installing dumb-init (1.2.5-r2) 15:34:05 #59 19.69 Executing busybox-1.35.0-r29.trigger 15:34:05 #59 19.81 OK: 8 MiB in 16 packages 15:34:05 #59 DONE 23.1s 15:34:05 15:34:05 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 15:34:05 #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:05 #58 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:05 #58 19.67 (1/2) Installing ca-certificates (20230506-r0) 15:34:05 #58 19.77 (2/2) Installing dumb-init (1.2.5-r2) 15:34:05 #58 19.82 Executing busybox-1.35.0-r29.trigger 15:34:05 #58 19.88 Executing ca-certificates-20230506-r0.trigger 15:34:05 #58 20.98 OK: 8 MiB in 17 packages 15:34:05 #58 DONE 23.1s 15:34:05 15:34:05 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:34:05 #61 19.10 (1/4) Installing ca-certificates (20230506-r0) 15:34:05 #61 19.34 (2/4) Installing dumb-init (1.2.5-r2) 15:34:05 #61 19.35 (3/4) Installing su-exec (0.2-r2) 15:34:05 #61 19.36 (4/4) Installing yq (4.30.4-r4) 15:34:05 #61 19.67 Executing busybox-1.35.0-r29.trigger 15:34:05 #61 19.71 Executing ca-certificates-20230506-r0.trigger 15:34:05 #61 20.31 OK: 17 MiB in 19 packages 15:34:05 #61 DONE 21.7s 15:34:05 15:34:05 #50 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:34:05 #50 DONE 24.4s 15:34:05 15:34:05 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:34:05 #52 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:05 #52 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:05 #52 20.88 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:34:05 #52 20.88 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:34:05 #52 20.88 OK: 17701 distinct packages available 15:34:05 #52 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:34:05 #52 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:34:05 #52 24.15 OK: 263 MiB in 53 packages 15:34:05 #52 DONE 24.6s 15:34:05 15:34:05 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:34:05 #71 DONE 0.7s 15:34:05 15:34:05 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:05 #72 ... 15:34:05 15:34:05 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:34:05 #73 DONE 0.8s 15:34:06 15:34:06 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:06 #74 ... 15:34:06 15:34:06 #54 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:34:06 #54 24.75 OK: 11 MiB in 24 packages 15:34:06 #54 DONE 25.5s 15:34:06 15:34:06 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:12 #146 ... 15:34:12 15:34:12 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:12 #109 69.32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:34:12 #109 DONE 73.2s 15:34:12 15:34:12 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:34:12 #144 DONE 73.1s 15:34:12 15:34:12 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:34:12 #145 DONE 73.2s 15:34:12 15:34:12 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:34:12 #140 DONE 73.2s 15:34:12 15:34:12 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:34:12 #143 ... 15:34:12 15:34:12 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:34:12 #141 DONE 73.2s 15:34:12 15:34:12 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:34:12 #143 DONE 73.4s 15:34:12 15:34:12 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #147 ... 15:34:12 15:34:12 #107 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:34:12 #107 DONE 73.9s 15:34:12 15:34:12 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:34:12 #148 ... 15:34:12 15:34:12 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:34:12 #139 DONE 74.5s 15:34:12 15:34:12 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:34:12 #148 DONE 0.9s 15:34:12 15:34:12 #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #149 DONE 1.2s 15:34:12 15:34:12 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #147 DONE 1.1s 15:34:12 15:34:12 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #150 DONE 1.1s 15:34:12 15:34:12 #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:34:12 #151 DONE 0.9s 15:34:12 15:34:12 #152 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:34:12 #152 ... 15:34:12 15:34:12 #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:34:12 #153 DONE 1.0s 15:34:12 15:34:12 #154 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #154 CACHED 15:34:12 15:34:12 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:34:12 #155 CACHED 15:34:12 15:34:12 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #156 CACHED 15:34:12 15:34:12 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:34:12 #157 CACHED 15:34:12 15:34:12 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:34:12 #158 CACHED 15:34:12 15:34:12 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #159 CACHED 15:34:12 15:34:12 #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:34:12 #160 DONE 0.9s 15:34:12 15:34:12 #161 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #161 DONE 0.9s 15:34:12 15:34:12 #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:34:12 #162 ... 15:34:12 15:34:12 #152 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:34:12 #152 DONE 1.0s 15:34:12 15:34:12 #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:34:12 #163 DONE 1.0s 15:34:12 15:34:12 #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:34:12 #164 DONE 1.0s 15:34:12 15:34:12 #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:34:12 #165 DONE 1.0s 15:34:12 15:34:12 #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:34:12 #162 DONE 0.9s 15:34:12 15:34:12 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:34:12 #166 ... 15:34:12 15:34:12 #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 15:34:12 #167 DONE 1.0s 15:34:12 15:34:12 #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:34:12 #168 DONE 1.1s 15:34:12 15:34:12 #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:34:12 #169 DONE 2.3s 15:34:12 15:34:12 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:34:12 #170 ... 15:34:12 15:34:12 #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:34:12 #171 DONE 0.8s 15:34:12 15:34:12 #172 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:34:12 #172 DONE 0.8s 15:34:12 15:34:12 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:34:12 #173 DONE 0.8s 15:34:12 15:34:12 #174 [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 15:34:12 #174 DONE 0.7s 15:34:12 15:34:12 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:34:12 #166 DONE 0.8s 15:34:12 15:34:12 #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:34:12 #175 DONE 0.4s 15:34:12 15:34:12 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:34:12 #176 DONE 0.9s 15:34:12 15:34:12 #133 [core-command] exporting to image 15:34:12 #133 exporting layers 15:34:12 #133 ... 15:34:12 15:34:12 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:34:12 #170 DONE 0.9s 15:34:12 15:34:12 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:34:12 #177 ... 15:34:12 15:34:12 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:34:12 #178 DONE 0.5s 15:34:12 15:34:12 #179 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:34:12 #179 DONE 0.5s 15:34:12 15:34:12 #180 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:34:12 #180 DONE 0.5s 15:34:12 15:34:12 #181 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:34:12 #181 DONE 0.5s 15:34:12 15:34:12 #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:34:12 #182 DONE 0.4s 15:34:12 15:34:12 #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:34:12 #183 DONE 0.5s 15:34:12 15:34:12 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:34:12 #177 DONE 0.4s 15:34:12 15:34:12 #133 [core-data] exporting to image 15:34:12 #133 exporting layers 0.3s done 15:34:12 #133 writing image sha256:924923d0acc83b0cd8292630039719a8f9477fb63033288a98cc8aeeee8fb97a 0.0s done 15:34:12 #133 naming to docker.io/library/core-command done 15:34:12 #133 writing image sha256:3a1aa5dadac93db9428cb8f4915e6f0741e9e629f54ba89163b197d4e8a8683f 15:34:13 #133 exporting layers 0.9s done 15:34:13 #133 writing image sha256:3a1aa5dadac93db9428cb8f4915e6f0741e9e629f54ba89163b197d4e8a8683f done 15:34:13 #133 naming to docker.io/library/core-metadata done 15:34:13 #133 writing image sha256:ef50bf0fa7098adfd535ac94d41d8fb75c81b2dfba0fc8906fb236bfc26c049a done 15:34:13 #133 naming to docker.io/library/core-data done 15:34:13 #133 DONE 2.4s 15:34:13 15:34:13 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:34:13 #184 DONE 0.9s 15:34:13 15:34:13 #185 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:34:13 #185 DONE 0.9s 15:34:13 15:34:13 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:34:13 #138 DONE 78.8s 15:34:13 15:34:13 #186 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:34:13 #186 ... 15:34:13 15:34:13 #187 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:13 #187 DONE 1.1s 15:34:13 15:34:13 #133 [security-proxy-setup] exporting to image 15:34:13 #133 ... 15:34:13 15:34:13 #186 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:34:13 #186 DONE 0.4s 15:34:13 15:34:13 #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:34:13 #188 DONE 0.6s 15:34:13 15:34:13 #189 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:34:13 #189 DONE 0.6s 15:34:13 15:34:13 #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:13 #190 DONE 1.5s 15:34:13 15:34:13 #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:34:13 #191 ... 15:34:13 15:34:13 #192 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:13 #192 DONE 1.7s 15:34:13 15:34:13 #133 [core-common-config-bootstrapper] exporting to image 15:34:13 #133 exporting layers 0.7s done 15:34:13 #133 writing image sha256:0ae3b167c3629e34d412f2d3977966c7ad3eb81528e78baa3294e3295630bf1a 15:34:14 #133 ... 15:34:14 15:34:14 #193 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:34:14 #193 DONE 0.5s 15:34:14 15:34:14 #194 [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/ 15:34:14 #194 DONE 0.5s 15:34:14 15:34:14 #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:34:14 #191 DONE 0.5s 15:34:14 15:34:14 #133 [security-proxy-setup] exporting to image 15:34:14 #133 exporting layers 0.5s done 15:34:14 #133 writing image sha256:0ae3b167c3629e34d412f2d3977966c7ad3eb81528e78baa3294e3295630bf1a 0.0s done 15:34:14 #133 naming to docker.io/library/security-proxy-setup done 15:34:14 #133 exporting layers 0.4s done 15:34:14 #133 writing image sha256:6255e04326a7d9e677d5a7af69dc231b0190d80d3f40c74ebc54f3343e02628d 15:34:14 #133 writing image sha256:3e4d971b7bb829c45b8f41963175ff10d950943d8d857cf17c3120d0c21a3118 15:34:14 #133 writing image sha256:6255e04326a7d9e677d5a7af69dc231b0190d80d3f40c74ebc54f3343e02628d 0.2s done 15:34:14 #133 writing image sha256:3e4d971b7bb829c45b8f41963175ff10d950943d8d857cf17c3120d0c21a3118 0.2s done 15:34:14 #133 naming to docker.io/library/security-proxy-auth done 15:34:14 #133 naming to docker.io/library/core-common-config-bootstrapper done 15:34:14 #133 DONE 3.7s 15:34:14 15:34:14 #195 [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/ 15:34:14 #195 DONE 0.3s 15:34:14 15:34:14 #196 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:34:14 #196 DONE 0.1s 15:34:14 15:34:14 #197 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:34:14 #197 DONE 0.4s 15:34:14 15:34:14 #198 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:34:14 #198 DONE 0.3s 15:34:14 15:34:14 #199 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:34:14 #199 DONE 0.3s 15:34:14 15:34:14 #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:14 #200 DONE 0.7s 15:34:14 15:34:14 #133 [security-secretstore-setup] exporting to image 15:34:14 #133 exporting layers 0.2s done 15:34:14 #133 writing image sha256:8f033295bc2a69d24084adbba1a4b5fc63042cc36401c9b7745545905fb6c431 done 15:34:14 #133 naming to docker.io/library/security-spiffe-token-provider done 15:34:15 #133 exporting layers 0.4s done 15:34:15 #133 writing image sha256:b9d20aaf7585eb70887d0302bc4ca61af950aa8689fd9585a83a59b1258d5177 done 15:34:15 #133 naming to docker.io/library/security-secretstore-setup 0.1s done 15:34:15 #133 DONE 4.1s 15:34:15 15:34:15 #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:34:15 #201 DONE 0.7s 15:34:15 15:34:15 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:34:15 #146 DONE 81.4s 15:34:15 15:34:15 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:34:15 #142 DONE 81.4s 15:34:15 15:34:15 #133 [security-bootstrapper] exporting to image 15:34:15 #133 exporting layers 0.3s done 15:34:15 #133 writing image sha256:45f92ac2205602899388d8bf7a64164c9f3808879cc33ec5ceed9a533aa48c77 done 15:34:15 #133 naming to docker.io/library/security-bootstrapper done 15:34:15 #133 DONE 4.4s 15:34:15 15:34:15 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:34:15 #202 DONE 0.1s 15:34:15 15:34:15 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:34:15 #203 DONE 0.1s 15:34:15 15:34:15 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:34:15 #204 DONE 0.1s 15:34:15 15:34:15 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:34:15 #205 DONE 0.1s 15:34:15 15:34:15 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:34:15 #206 DONE 0.3s 15:34:15 15:34:15 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:34:16 #207 DONE 0.3s 15:34:16 15:34:16 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:34:16 #208 DONE 0.0s 15:34:16 15:34:16 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:34:16 #209 DONE 0.1s 15:34:16 15:34:16 #133 [support-notifications] exporting to image 15:34:16 #133 exporting layers 0.2s done 15:34:16 #133 writing image sha256:c49bb1eb3b93671aafd7426a9cb10a145c0ec60449fc0a111c0383d6633e5317 done 15:34:16 #133 naming to docker.io/library/support-scheduler 0.0s done 15:34:16 #133 writing image sha256:1aa6c21a8a326e17ad024023695c9cd73f9476bdaaba77dc15eaf06637499757 done 15:34:16 #133 naming to docker.io/library/support-notifications done 15:34:16 #133 DONE 4.7s 15:34:16 time="2023-07-12T15:32:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:34:16 time="2023-07-12T15:32:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:34:16 $ docker stop --time=1 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd 15:34:17 $ docker rm -f --volumes 3604a70cf914e478776326077aae18d9b1fd4d22b722821bb8313b41e739aecd [Pipeline] // withDockerContainer [Pipeline] sh 15:34:17 + docker images 15:34:17 REPOSITORY TAG IMAGE ID CREATED SIZE 15:34:17 support-scheduler latest c49bb1eb3b93 1 second ago 31.8MB 15:34:17 support-notifications latest 1aa6c21a8a32 1 second ago 32.4MB 15:34:17 security-bootstrapper latest 45f92ac22056 2 seconds ago 22.2MB 15:34:17 security-secretstore-setup latest b9d20aaf7585 3 seconds ago 42.4MB 15:34:17 security-spiffe-token-provider latest 8f033295bc2a 3 seconds ago 32.8MB 15:34:17 security-proxy-auth latest 6255e04326a7 4 seconds ago 18.3MB 15:34:17 core-common-config-bootstrapper latest 3e4d971b7bb8 4 seconds ago 17.2MB 15:34:17 security-proxy-setup latest 0ae3b167c362 5 seconds ago 18.8MB 15:34:17 core-metadata latest 3a1aa5dadac9 6 seconds ago 20.4MB 15:34:17 core-data latest ef50bf0fa709 6 seconds ago 20.1MB 15:34:17 core-command latest 924923d0acc8 6 seconds ago 19.9MB 15:34:17 security-spire-agent latest c83f23c1b3af About a minute ago 161MB 15:34:17 security-spire-config latest f7a1a0a6388e About a minute ago 102MB 15:34:17 security-spire-server latest 224a6271b2b0 About a minute ago 103MB 15:34:17 ci-base-image-x86_64 latest 0cb4ce1f12e2 4 minutes ago 922MB 15:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 15:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 15:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 15:34:17 provisioning config files... 15:34:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config2990328892955293669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:18 ---> docker-login.sh 15:34:18 nexus3.edgexfoundry.org:10001 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 nexus3.edgexfoundry.org:10002 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 nexus3.edgexfoundry.org:10003 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 nexus3.edgexfoundry.org:10004 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 docker.io 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:19 Configure a credential helper to remove this warning. See 15:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:19 15:34:19 Login Succeeded 15:34:19 ---> docker-login.sh ends [Pipeline] } 15:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:34:19 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:19 latest 15:34:19 3.1.0-dev.7 15:34:19 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:19 main 15:34:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:19 + docker push nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:34:19 5e9e2c1f75c4: Preparing 15:34:19 95a75b50dbe6: Preparing 15:34:19 f8303c98be44: Preparing 15:34:19 9d11cc3c443c: Preparing 15:34:19 567707d7df59: Preparing 15:34:19 3dab9f8bf2d2: Preparing 15:34:19 3dab9f8bf2d2: Waiting 15:34:19 f8303c98be44: Pushed 15:34:19 5e9e2c1f75c4: Pushed 15:34:19 567707d7df59: Pushed 15:34:19 9d11cc3c443c: Pushed 15:34:19 3dab9f8bf2d2: Layer already exists 15:34:21 95a75b50dbe6: Pushed 15:34:21 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:34:22 5e9e2c1f75c4: Preparing 15:34:22 95a75b50dbe6: Preparing 15:34:22 f8303c98be44: Preparing 15:34:22 9d11cc3c443c: Preparing 15:34:22 567707d7df59: Preparing 15:34:22 3dab9f8bf2d2: Preparing 15:34:22 3dab9f8bf2d2: Waiting 15:34:22 5e9e2c1f75c4: Layer already exists 15:34:22 9d11cc3c443c: Layer already exists 15:34:22 95a75b50dbe6: Layer already exists 15:34:22 f8303c98be44: Layer already exists 15:34:22 567707d7df59: Layer already exists 15:34:22 3dab9f8bf2d2: Layer already exists 15:34:22 latest: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 15:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:34:22 5e9e2c1f75c4: Preparing 15:34:22 95a75b50dbe6: Preparing 15:34:22 f8303c98be44: Preparing 15:34:22 9d11cc3c443c: Preparing 15:34:22 567707d7df59: Preparing 15:34:22 3dab9f8bf2d2: Preparing 15:34:22 3dab9f8bf2d2: Waiting 15:34:22 95a75b50dbe6: Layer already exists 15:34:22 5e9e2c1f75c4: Layer already exists 15:34:22 9d11cc3c443c: Layer already exists 15:34:22 567707d7df59: Layer already exists 15:34:22 f8303c98be44: Layer already exists 15:34:22 3dab9f8bf2d2: Layer already exists 15:34:22 3.1.0-dev.7: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker push nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:34:23 5e9e2c1f75c4: Preparing 15:34:23 95a75b50dbe6: Preparing 15:34:23 f8303c98be44: Preparing 15:34:23 9d11cc3c443c: Preparing 15:34:23 567707d7df59: Preparing 15:34:23 3dab9f8bf2d2: Preparing 15:34:23 3dab9f8bf2d2: Waiting 15:34:23 567707d7df59: Layer already exists 15:34:23 9d11cc3c443c: Layer already exists 15:34:23 95a75b50dbe6: Layer already exists 15:34:23 f8303c98be44: Layer already exists 15:34:23 5e9e2c1f75c4: Layer already exists 15:34:23 3dab9f8bf2d2: Layer already exists 15:34:23 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:34:23 5e9e2c1f75c4: Preparing 15:34:23 95a75b50dbe6: Preparing 15:34:23 f8303c98be44: Preparing 15:34:23 9d11cc3c443c: Preparing 15:34:23 567707d7df59: Preparing 15:34:23 3dab9f8bf2d2: Preparing 15:34:23 3dab9f8bf2d2: Waiting 15:34:23 9d11cc3c443c: Layer already exists 15:34:23 567707d7df59: Layer already exists 15:34:23 f8303c98be44: Layer already exists 15:34:23 95a75b50dbe6: Layer already exists 15:34:23 5e9e2c1f75c4: Layer already exists 15:34:23 3dab9f8bf2d2: Layer already exists 15:34:23 main: digest: sha256:fc604ef96f2970e9054bd7c91467313e122fe5e44f50cceacdf861f9135ebd4f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:23 ===================================================== [Pipeline] echo 15:34:23 taggedImages: 15:34:23 - nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:23 - nexus3.edgexfoundry.org:10004/core-command:latest 15:34:23 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.7 15:34:23 - nexus3.edgexfoundry.org:10004/core-command:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:34:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:34:23 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:23 latest 15:34:23 3.1.0-dev.7 15:34:23 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:23 main 15:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:34:24 370be49d36e8: Preparing 15:34:24 4fa91edb152c: Preparing 15:34:24 cd9fa3b46949: Preparing 15:34:24 f24d14401480: Preparing 15:34:24 f8303c98be44: Preparing 15:34:24 9d11cc3c443c: Preparing 15:34:24 567707d7df59: Preparing 15:34:24 3dab9f8bf2d2: Preparing 15:34:24 3dab9f8bf2d2: Waiting 15:34:24 567707d7df59: Waiting 15:34:24 9d11cc3c443c: Waiting 15:34:24 f8303c98be44: Layer already exists 15:34:24 9d11cc3c443c: Layer already exists 15:34:24 567707d7df59: Layer already exists 15:34:24 3dab9f8bf2d2: Layer already exists 15:34:24 4fa91edb152c: Pushed 15:34:24 370be49d36e8: Pushed 15:34:24 cd9fa3b46949: Pushed 15:34:25 f24d14401480: Pushed 15:34:25 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:34:26 370be49d36e8: Preparing 15:34:26 4fa91edb152c: Preparing 15:34:26 cd9fa3b46949: Preparing 15:34:26 f24d14401480: Preparing 15:34:26 f8303c98be44: Preparing 15:34:26 9d11cc3c443c: Preparing 15:34:26 567707d7df59: Preparing 15:34:26 3dab9f8bf2d2: Preparing 15:34:26 9d11cc3c443c: Waiting 15:34:26 567707d7df59: Waiting 15:34:26 3dab9f8bf2d2: Waiting 15:34:26 f24d14401480: Layer already exists 15:34:26 cd9fa3b46949: Layer already exists 15:34:26 4fa91edb152c: Layer already exists 15:34:26 370be49d36e8: Layer already exists 15:34:26 f8303c98be44: Layer already exists 15:34:26 567707d7df59: Layer already exists 15:34:26 3dab9f8bf2d2: Layer already exists 15:34:26 9d11cc3c443c: Layer already exists 15:34:26 latest: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 15:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:34:27 370be49d36e8: Preparing 15:34:27 4fa91edb152c: Preparing 15:34:27 cd9fa3b46949: Preparing 15:34:27 f24d14401480: Preparing 15:34:27 f8303c98be44: Preparing 15:34:27 9d11cc3c443c: Preparing 15:34:27 567707d7df59: Preparing 15:34:27 3dab9f8bf2d2: Preparing 15:34:27 567707d7df59: Waiting 15:34:27 3dab9f8bf2d2: Waiting 15:34:27 9d11cc3c443c: Waiting 15:34:27 f8303c98be44: Layer already exists 15:34:27 cd9fa3b46949: Layer already exists 15:34:27 370be49d36e8: Layer already exists 15:34:27 f24d14401480: Layer already exists 15:34:27 4fa91edb152c: Layer already exists 15:34:27 9d11cc3c443c: Layer already exists 15:34:27 567707d7df59: Layer already exists 15:34:27 3dab9f8bf2d2: Layer already exists 15:34:27 3.1.0-dev.7: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:34:27 370be49d36e8: Preparing 15:34:27 4fa91edb152c: Preparing 15:34:27 cd9fa3b46949: Preparing 15:34:27 f24d14401480: Preparing 15:34:27 f8303c98be44: Preparing 15:34:27 9d11cc3c443c: Preparing 15:34:27 567707d7df59: Preparing 15:34:27 3dab9f8bf2d2: Preparing 15:34:27 9d11cc3c443c: Waiting 15:34:27 3dab9f8bf2d2: Waiting 15:34:27 567707d7df59: Waiting 15:34:27 cd9fa3b46949: Layer already exists 15:34:27 f24d14401480: Layer already exists 15:34:27 4fa91edb152c: Layer already exists 15:34:27 f8303c98be44: Layer already exists 15:34:27 370be49d36e8: Layer already exists 15:34:27 9d11cc3c443c: Layer already exists 15:34:27 3dab9f8bf2d2: Layer already exists 15:34:27 567707d7df59: Layer already exists 15:34:27 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:34:28 370be49d36e8: Preparing 15:34:28 4fa91edb152c: Preparing 15:34:28 cd9fa3b46949: Preparing 15:34:28 f24d14401480: Preparing 15:34:28 f8303c98be44: Preparing 15:34:28 9d11cc3c443c: Preparing 15:34:28 567707d7df59: Preparing 15:34:28 3dab9f8bf2d2: Preparing 15:34:28 567707d7df59: Waiting 15:34:28 9d11cc3c443c: Waiting 15:34:28 370be49d36e8: Layer already exists 15:34:28 f24d14401480: Layer already exists 15:34:28 cd9fa3b46949: Layer already exists 15:34:28 f8303c98be44: Layer already exists 15:34:28 4fa91edb152c: Layer already exists 15:34:28 567707d7df59: Layer already exists 15:34:28 3dab9f8bf2d2: Layer already exists 15:34:28 9d11cc3c443c: Layer already exists 15:34:28 main: digest: sha256:a2aa0f2c66c263cbf9e08f4c09fdd84ca6fa2eed17ecd0177eee39047d3a4d95 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:28 ===================================================== [Pipeline] echo 15:34:28 taggedImages: 15:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.7 15:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:34:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:34:28 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:28 latest 15:34:28 3.1.0-dev.7 15:34:28 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:28 main 15:34:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:34:29 574b0fc450ae: Preparing 15:34:29 4ff2c18a065b: Preparing 15:34:29 f8303c98be44: Preparing 15:34:29 9d11cc3c443c: Preparing 15:34:29 6ef62d09f2af: Preparing 15:34:29 3dab9f8bf2d2: Preparing 15:34:29 3dab9f8bf2d2: Waiting 15:34:29 f8303c98be44: Layer already exists 15:34:29 9d11cc3c443c: Layer already exists 15:34:29 3dab9f8bf2d2: Layer already exists 15:34:29 574b0fc450ae: Pushed 15:34:29 6ef62d09f2af: Pushed 15:34:30 4ff2c18a065b: Pushed 15:34:30 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:34:31 574b0fc450ae: Preparing 15:34:31 4ff2c18a065b: Preparing 15:34:31 f8303c98be44: Preparing 15:34:31 9d11cc3c443c: Preparing 15:34:31 6ef62d09f2af: Preparing 15:34:31 3dab9f8bf2d2: Preparing 15:34:31 6ef62d09f2af: Layer already exists 15:34:31 f8303c98be44: Layer already exists 15:34:31 4ff2c18a065b: Layer already exists 15:34:31 9d11cc3c443c: Layer already exists 15:34:31 574b0fc450ae: Layer already exists 15:34:31 3dab9f8bf2d2: Layer already exists 15:34:31 latest: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:31 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 15:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:34:31 574b0fc450ae: Preparing 15:34:31 4ff2c18a065b: Preparing 15:34:31 f8303c98be44: Preparing 15:34:31 9d11cc3c443c: Preparing 15:34:31 6ef62d09f2af: Preparing 15:34:31 3dab9f8bf2d2: Preparing 15:34:31 3dab9f8bf2d2: Waiting 15:34:31 6ef62d09f2af: Layer already exists 15:34:31 f8303c98be44: Layer already exists 15:34:31 9d11cc3c443c: Layer already exists 15:34:31 4ff2c18a065b: Layer already exists 15:34:31 574b0fc450ae: Layer already exists 15:34:31 3dab9f8bf2d2: Layer already exists 15:34:31 3.1.0-dev.7: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker push nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:34:32 574b0fc450ae: Preparing 15:34:32 4ff2c18a065b: Preparing 15:34:32 f8303c98be44: Preparing 15:34:32 9d11cc3c443c: Preparing 15:34:32 6ef62d09f2af: Preparing 15:34:32 3dab9f8bf2d2: Preparing 15:34:32 3dab9f8bf2d2: Waiting 15:34:32 6ef62d09f2af: Layer already exists 15:34:32 574b0fc450ae: Layer already exists 15:34:32 9d11cc3c443c: Layer already exists 15:34:32 4ff2c18a065b: Layer already exists 15:34:32 f8303c98be44: Layer already exists 15:34:32 3dab9f8bf2d2: Layer already exists 15:34:32 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:33 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:34:33 574b0fc450ae: Preparing 15:34:33 4ff2c18a065b: Preparing 15:34:33 f8303c98be44: Preparing 15:34:33 9d11cc3c443c: Preparing 15:34:33 6ef62d09f2af: Preparing 15:34:33 3dab9f8bf2d2: Preparing 15:34:33 3dab9f8bf2d2: Waiting 15:34:33 4ff2c18a065b: Layer already exists 15:34:33 6ef62d09f2af: Layer already exists 15:34:33 f8303c98be44: Layer already exists 15:34:33 9d11cc3c443c: Layer already exists 15:34:33 574b0fc450ae: Layer already exists 15:34:33 3dab9f8bf2d2: Layer already exists 15:34:33 main: digest: sha256:afbb0defbd8abda18e633788899ca6d7e39dfda4a62b6e755a1ea9274d511009 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:33 ===================================================== [Pipeline] echo 15:34:33 taggedImages: 15:34:33 - nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:33 - nexus3.edgexfoundry.org:10004/core-data:latest 15:34:33 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.7 15:34:33 - nexus3.edgexfoundry.org:10004/core-data:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:33 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:34:33 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:34:33 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:33 latest 15:34:33 3.1.0-dev.7 15:34:33 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:33 main 15:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:34:33 c34050b907c0: Preparing 15:34:33 7b70ec295ed1: Preparing 15:34:33 af4666789131: Preparing 15:34:33 f8303c98be44: Preparing 15:34:33 9d11cc3c443c: Preparing 15:34:33 567707d7df59: Preparing 15:34:33 3dab9f8bf2d2: Preparing 15:34:33 567707d7df59: Waiting 15:34:33 9d11cc3c443c: Layer already exists 15:34:33 f8303c98be44: Layer already exists 15:34:33 567707d7df59: Layer already exists 15:34:33 7b70ec295ed1: Pushed 15:34:33 3dab9f8bf2d2: Layer already exists 15:34:33 c34050b907c0: Pushed 15:34:35 af4666789131: Pushed 15:34:35 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:34:35 c34050b907c0: Preparing 15:34:35 7b70ec295ed1: Preparing 15:34:35 af4666789131: Preparing 15:34:35 f8303c98be44: Preparing 15:34:35 9d11cc3c443c: Preparing 15:34:35 567707d7df59: Preparing 15:34:35 3dab9f8bf2d2: Preparing 15:34:35 567707d7df59: Waiting 15:34:35 3dab9f8bf2d2: Waiting 15:34:35 c34050b907c0: Layer already exists 15:34:35 af4666789131: Layer already exists 15:34:35 9d11cc3c443c: Layer already exists 15:34:35 f8303c98be44: Layer already exists 15:34:35 7b70ec295ed1: Layer already exists 15:34:35 567707d7df59: Layer already exists 15:34:35 3dab9f8bf2d2: Layer already exists 15:34:35 latest: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 15:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:34:36 c34050b907c0: Preparing 15:34:36 7b70ec295ed1: Preparing 15:34:36 af4666789131: Preparing 15:34:36 f8303c98be44: Preparing 15:34:36 9d11cc3c443c: Preparing 15:34:36 567707d7df59: Preparing 15:34:36 3dab9f8bf2d2: Preparing 15:34:36 567707d7df59: Waiting 15:34:36 3dab9f8bf2d2: Waiting 15:34:36 9d11cc3c443c: Layer already exists 15:34:36 7b70ec295ed1: Layer already exists 15:34:36 f8303c98be44: Layer already exists 15:34:36 af4666789131: Layer already exists 15:34:36 c34050b907c0: Layer already exists 15:34:36 567707d7df59: Layer already exists 15:34:36 3dab9f8bf2d2: Layer already exists 15:34:36 3.1.0-dev.7: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:34:37 c34050b907c0: Preparing 15:34:37 7b70ec295ed1: Preparing 15:34:37 af4666789131: Preparing 15:34:37 f8303c98be44: Preparing 15:34:37 9d11cc3c443c: Preparing 15:34:37 567707d7df59: Preparing 15:34:37 3dab9f8bf2d2: Preparing 15:34:37 567707d7df59: Waiting 15:34:37 3dab9f8bf2d2: Waiting 15:34:37 7b70ec295ed1: Layer already exists 15:34:37 9d11cc3c443c: Layer already exists 15:34:37 f8303c98be44: Layer already exists 15:34:37 af4666789131: Layer already exists 15:34:37 c34050b907c0: Layer already exists 15:34:37 3dab9f8bf2d2: Layer already exists 15:34:37 567707d7df59: Layer already exists 15:34:37 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:34:37 c34050b907c0: Preparing 15:34:37 7b70ec295ed1: Preparing 15:34:37 af4666789131: Preparing 15:34:37 f8303c98be44: Preparing 15:34:37 9d11cc3c443c: Preparing 15:34:37 567707d7df59: Preparing 15:34:37 3dab9f8bf2d2: Preparing 15:34:37 3dab9f8bf2d2: Waiting 15:34:37 c34050b907c0: Layer already exists 15:34:37 af4666789131: Layer already exists 15:34:37 9d11cc3c443c: Layer already exists 15:34:37 7b70ec295ed1: Layer already exists 15:34:37 f8303c98be44: Layer already exists 15:34:37 567707d7df59: Layer already exists 15:34:37 3dab9f8bf2d2: Layer already exists 15:34:37 main: digest: sha256:4b261a4b18272bbbe196bdb9042fd0d61a504810f71d75314eea579e707a72cd size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:37 ===================================================== [Pipeline] echo 15:34:37 taggedImages: 15:34:37 - nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:34:37 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.7 15:34:37 - nexus3.edgexfoundry.org:10004/core-metadata:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:34:37 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:34:37 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:37 latest 15:34:37 3.1.0-dev.7 15:34:37 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:37 main 15:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:34:38 25003ed65e02: Preparing 15:34:38 8052a5bef2e0: Preparing 15:34:38 f235e607eb14: Preparing 15:34:38 c2fcc14287f3: Preparing 15:34:38 86a438b9e34f: Preparing 15:34:38 36d0c7784147: Preparing 15:34:38 48c6679b20ac: Preparing 15:34:38 f8303c98be44: Preparing 15:34:38 9d11cc3c443c: Preparing 15:34:38 01847b948c8a: Preparing 15:34:38 60113a32d963: Preparing 15:34:38 36d0c7784147: Waiting 15:34:38 5f70bf18a086: Preparing 15:34:38 7883ef7ae1fe: Preparing 15:34:38 84e081f30be0: Preparing 15:34:38 48c6679b20ac: Waiting 15:34:38 3dab9f8bf2d2: Preparing 15:34:38 f8303c98be44: Waiting 15:34:38 7883ef7ae1fe: Waiting 15:34:38 9d11cc3c443c: Waiting 15:34:38 01847b948c8a: Waiting 15:34:38 3dab9f8bf2d2: Waiting 15:34:38 84e081f30be0: Waiting 15:34:38 60113a32d963: Waiting 15:34:38 5f70bf18a086: Waiting 15:34:38 25003ed65e02: Pushed 15:34:38 8052a5bef2e0: Pushed 15:34:38 c2fcc14287f3: Pushed 15:34:38 f235e607eb14: Pushed 15:34:38 86a438b9e34f: Pushed 15:34:38 f8303c98be44: Layer already exists 15:34:38 9d11cc3c443c: Layer already exists 15:34:38 36d0c7784147: Pushed 15:34:38 01847b948c8a: Pushed 15:34:38 60113a32d963: Pushed 15:34:38 5f70bf18a086: Pushed 15:34:38 3dab9f8bf2d2: Layer already exists 15:34:38 7883ef7ae1fe: Pushed 15:34:38 84e081f30be0: Pushed 15:34:40 48c6679b20ac: Pushed 15:34:40 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:34:41 25003ed65e02: Preparing 15:34:41 8052a5bef2e0: Preparing 15:34:41 f235e607eb14: Preparing 15:34:41 c2fcc14287f3: Preparing 15:34:41 86a438b9e34f: Preparing 15:34:41 36d0c7784147: Preparing 15:34:41 48c6679b20ac: Preparing 15:34:41 f8303c98be44: Preparing 15:34:41 9d11cc3c443c: Preparing 15:34:41 01847b948c8a: Preparing 15:34:41 60113a32d963: Preparing 15:34:41 5f70bf18a086: Preparing 15:34:41 7883ef7ae1fe: Preparing 15:34:41 84e081f30be0: Preparing 15:34:41 3dab9f8bf2d2: Preparing 15:34:41 48c6679b20ac: Waiting 15:34:41 f8303c98be44: Waiting 15:34:41 36d0c7784147: Waiting 15:34:41 9d11cc3c443c: Waiting 15:34:41 7883ef7ae1fe: Waiting 15:34:41 01847b948c8a: Waiting 15:34:41 60113a32d963: Waiting 15:34:41 84e081f30be0: Waiting 15:34:41 5f70bf18a086: Waiting 15:34:41 3dab9f8bf2d2: Waiting 15:34:41 8052a5bef2e0: Layer already exists 15:34:41 f235e607eb14: Layer already exists 15:34:41 25003ed65e02: Layer already exists 15:34:41 86a438b9e34f: Layer already exists 15:34:41 c2fcc14287f3: Layer already exists 15:34:41 f8303c98be44: Layer already exists 15:34:41 36d0c7784147: Layer already exists 15:34:41 9d11cc3c443c: Layer already exists 15:34:41 48c6679b20ac: Layer already exists 15:34:41 01847b948c8a: Layer already exists 15:34:41 5f70bf18a086: Layer already exists 15:34:41 60113a32d963: Layer already exists 15:34:41 7883ef7ae1fe: Layer already exists 15:34:41 84e081f30be0: Layer already exists 15:34:41 3dab9f8bf2d2: Layer already exists 15:34:41 latest: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 15:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:34:41 25003ed65e02: Preparing 15:34:41 8052a5bef2e0: Preparing 15:34:41 f235e607eb14: Preparing 15:34:41 c2fcc14287f3: Preparing 15:34:41 86a438b9e34f: Preparing 15:34:41 36d0c7784147: Preparing 15:34:41 48c6679b20ac: Preparing 15:34:41 f8303c98be44: Preparing 15:34:41 9d11cc3c443c: Preparing 15:34:41 01847b948c8a: Preparing 15:34:41 60113a32d963: Preparing 15:34:41 5f70bf18a086: Preparing 15:34:41 7883ef7ae1fe: Preparing 15:34:41 84e081f30be0: Preparing 15:34:41 3dab9f8bf2d2: Preparing 15:34:41 60113a32d963: Waiting 15:34:41 5f70bf18a086: Waiting 15:34:41 7883ef7ae1fe: Waiting 15:34:41 36d0c7784147: Waiting 15:34:41 9d11cc3c443c: Waiting 15:34:41 01847b948c8a: Waiting 15:34:41 48c6679b20ac: Waiting 15:34:41 3dab9f8bf2d2: Waiting 15:34:41 f8303c98be44: Waiting 15:34:41 f235e607eb14: Layer already exists 15:34:41 25003ed65e02: Layer already exists 15:34:41 86a438b9e34f: Layer already exists 15:34:41 8052a5bef2e0: Layer already exists 15:34:41 c2fcc14287f3: Layer already exists 15:34:41 36d0c7784147: Layer already exists 15:34:41 48c6679b20ac: Layer already exists 15:34:41 f8303c98be44: Layer already exists 15:34:41 9d11cc3c443c: Layer already exists 15:34:41 01847b948c8a: Layer already exists 15:34:41 60113a32d963: Layer already exists 15:34:41 7883ef7ae1fe: Layer already exists 15:34:41 5f70bf18a086: Layer already exists 15:34:41 3dab9f8bf2d2: Layer already exists 15:34:41 84e081f30be0: Layer already exists 15:34:41 3.1.0-dev.7: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:34:42 25003ed65e02: Preparing 15:34:42 8052a5bef2e0: Preparing 15:34:42 f235e607eb14: Preparing 15:34:42 c2fcc14287f3: Preparing 15:34:42 86a438b9e34f: Preparing 15:34:42 36d0c7784147: Preparing 15:34:42 48c6679b20ac: Preparing 15:34:42 f8303c98be44: Preparing 15:34:42 9d11cc3c443c: Preparing 15:34:42 01847b948c8a: Preparing 15:34:42 60113a32d963: Preparing 15:34:42 5f70bf18a086: Preparing 15:34:42 36d0c7784147: Waiting 15:34:42 9d11cc3c443c: Waiting 15:34:42 01847b948c8a: Waiting 15:34:42 60113a32d963: Waiting 15:34:42 f8303c98be44: Waiting 15:34:42 48c6679b20ac: Waiting 15:34:42 7883ef7ae1fe: Preparing 15:34:42 84e081f30be0: Preparing 15:34:42 5f70bf18a086: Waiting 15:34:42 7883ef7ae1fe: Waiting 15:34:42 3dab9f8bf2d2: Preparing 15:34:42 84e081f30be0: Waiting 15:34:42 3dab9f8bf2d2: Waiting 15:34:42 f235e607eb14: Layer already exists 15:34:42 25003ed65e02: Layer already exists 15:34:42 c2fcc14287f3: Layer already exists 15:34:42 8052a5bef2e0: Layer already exists 15:34:42 86a438b9e34f: Layer already exists 15:34:42 48c6679b20ac: Layer already exists 15:34:42 36d0c7784147: Layer already exists 15:34:42 f8303c98be44: Layer already exists 15:34:42 9d11cc3c443c: Layer already exists 15:34:42 60113a32d963: Layer already exists 15:34:42 01847b948c8a: Layer already exists 15:34:42 7883ef7ae1fe: Layer already exists 15:34:42 5f70bf18a086: Layer already exists 15:34:42 84e081f30be0: Layer already exists 15:34:42 3dab9f8bf2d2: Layer already exists 15:34:42 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:34:42 25003ed65e02: Preparing 15:34:42 8052a5bef2e0: Preparing 15:34:42 f235e607eb14: Preparing 15:34:42 c2fcc14287f3: Preparing 15:34:42 86a438b9e34f: Preparing 15:34:42 36d0c7784147: Preparing 15:34:42 48c6679b20ac: Preparing 15:34:42 f8303c98be44: Preparing 15:34:42 9d11cc3c443c: Preparing 15:34:42 36d0c7784147: Waiting 15:34:42 48c6679b20ac: Waiting 15:34:42 f8303c98be44: Waiting 15:34:42 01847b948c8a: Preparing 15:34:42 60113a32d963: Preparing 15:34:42 9d11cc3c443c: Waiting 15:34:42 01847b948c8a: Waiting 15:34:42 5f70bf18a086: Preparing 15:34:42 7883ef7ae1fe: Preparing 15:34:42 60113a32d963: Waiting 15:34:42 5f70bf18a086: Waiting 15:34:42 84e081f30be0: Preparing 15:34:42 3dab9f8bf2d2: Preparing 15:34:42 7883ef7ae1fe: Waiting 15:34:42 84e081f30be0: Waiting 15:34:42 3dab9f8bf2d2: Waiting 15:34:42 8052a5bef2e0: Layer already exists 15:34:42 c2fcc14287f3: Layer already exists 15:34:42 25003ed65e02: Layer already exists 15:34:42 f235e607eb14: Layer already exists 15:34:42 86a438b9e34f: Layer already exists 15:34:42 36d0c7784147: Layer already exists 15:34:42 01847b948c8a: Layer already exists 15:34:42 48c6679b20ac: Layer already exists 15:34:42 9d11cc3c443c: Layer already exists 15:34:42 f8303c98be44: Layer already exists 15:34:42 60113a32d963: Layer already exists 15:34:42 5f70bf18a086: Layer already exists 15:34:42 84e081f30be0: Layer already exists 15:34:42 7883ef7ae1fe: Layer already exists 15:34:42 3dab9f8bf2d2: Layer already exists 15:34:42 main: digest: sha256:bd868793c1994201ebe0ac7421e7140ce812c6f00bd83e7e379d3c36b8905205 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:43 ===================================================== [Pipeline] echo 15:34:43 taggedImages: 15:34:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:34:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.7 15:34:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:34:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:34:43 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:43 latest 15:34:43 3.1.0-dev.7 15:34:43 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:43 main 15:34:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:34:43 370be49d36e8: Preparing 15:34:43 4fa91edb152c: Preparing 15:34:43 f2de08f2abd5: Preparing 15:34:43 dd685cf61035: Preparing 15:34:43 f8303c98be44: Preparing 15:34:43 9d11cc3c443c: Preparing 15:34:43 567707d7df59: Preparing 15:34:43 3dab9f8bf2d2: Preparing 15:34:43 3dab9f8bf2d2: Waiting 15:34:43 567707d7df59: Waiting 15:34:43 9d11cc3c443c: Waiting 15:34:43 370be49d36e8: Layer already exists 15:34:43 f8303c98be44: Layer already exists 15:34:43 4fa91edb152c: Layer already exists 15:34:43 9d11cc3c443c: Layer already exists 15:34:43 3dab9f8bf2d2: Layer already exists 15:34:43 567707d7df59: Layer already exists 15:34:43 f2de08f2abd5: Pushed 15:34:45 dd685cf61035: Pushed 15:34:45 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:34:45 370be49d36e8: Preparing 15:34:45 4fa91edb152c: Preparing 15:34:45 f2de08f2abd5: Preparing 15:34:45 dd685cf61035: Preparing 15:34:45 f8303c98be44: Preparing 15:34:45 9d11cc3c443c: Preparing 15:34:45 567707d7df59: Preparing 15:34:45 3dab9f8bf2d2: Preparing 15:34:45 9d11cc3c443c: Waiting 15:34:45 567707d7df59: Waiting 15:34:45 3dab9f8bf2d2: Waiting 15:34:45 dd685cf61035: Layer already exists 15:34:45 4fa91edb152c: Layer already exists 15:34:45 370be49d36e8: Layer already exists 15:34:45 f2de08f2abd5: Layer already exists 15:34:45 f8303c98be44: Layer already exists 15:34:45 9d11cc3c443c: Layer already exists 15:34:45 567707d7df59: Layer already exists 15:34:45 3dab9f8bf2d2: Layer already exists 15:34:45 latest: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 15:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:34:46 370be49d36e8: Preparing 15:34:46 4fa91edb152c: Preparing 15:34:46 f2de08f2abd5: Preparing 15:34:46 dd685cf61035: Preparing 15:34:46 f8303c98be44: Preparing 15:34:46 9d11cc3c443c: Preparing 15:34:46 567707d7df59: Preparing 15:34:46 3dab9f8bf2d2: Preparing 15:34:46 9d11cc3c443c: Waiting 15:34:46 567707d7df59: Waiting 15:34:46 3dab9f8bf2d2: Waiting 15:34:46 370be49d36e8: Layer already exists 15:34:46 f2de08f2abd5: Layer already exists 15:34:46 dd685cf61035: Layer already exists 15:34:46 f8303c98be44: Layer already exists 15:34:46 4fa91edb152c: Layer already exists 15:34:46 567707d7df59: Layer already exists 15:34:46 9d11cc3c443c: Layer already exists 15:34:46 3dab9f8bf2d2: Layer already exists 15:34:46 3.1.0-dev.7: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:34:47 370be49d36e8: Preparing 15:34:47 4fa91edb152c: Preparing 15:34:47 f2de08f2abd5: Preparing 15:34:47 dd685cf61035: Preparing 15:34:47 f8303c98be44: Preparing 15:34:47 9d11cc3c443c: Preparing 15:34:47 567707d7df59: Preparing 15:34:47 3dab9f8bf2d2: Preparing 15:34:47 9d11cc3c443c: Waiting 15:34:47 567707d7df59: Waiting 15:34:47 f2de08f2abd5: Layer already exists 15:34:47 dd685cf61035: Layer already exists 15:34:47 370be49d36e8: Layer already exists 15:34:47 4fa91edb152c: Layer already exists 15:34:47 f8303c98be44: Layer already exists 15:34:47 3dab9f8bf2d2: Layer already exists 15:34:47 9d11cc3c443c: Layer already exists 15:34:47 567707d7df59: Layer already exists 15:34:47 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:34:47 370be49d36e8: Preparing 15:34:47 4fa91edb152c: Preparing 15:34:47 f2de08f2abd5: Preparing 15:34:47 dd685cf61035: Preparing 15:34:47 f8303c98be44: Preparing 15:34:47 9d11cc3c443c: Preparing 15:34:47 567707d7df59: Preparing 15:34:47 3dab9f8bf2d2: Preparing 15:34:47 9d11cc3c443c: Waiting 15:34:47 567707d7df59: Waiting 15:34:47 3dab9f8bf2d2: Waiting 15:34:47 370be49d36e8: Layer already exists 15:34:47 4fa91edb152c: Layer already exists 15:34:47 f2de08f2abd5: Layer already exists 15:34:47 f8303c98be44: Layer already exists 15:34:47 dd685cf61035: Layer already exists 15:34:47 9d11cc3c443c: Layer already exists 15:34:47 567707d7df59: Layer already exists 15:34:47 3dab9f8bf2d2: Layer already exists 15:34:47 main: digest: sha256:8ad487dcf77edd6ec91f7faed07db957c97fbd3498b89d665d5eb97829d5a45e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:47 ===================================================== [Pipeline] echo 15:34:47 taggedImages: 15:34:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:34:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.7 15:34:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:34:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:34:47 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:47 latest 15:34:47 3.1.0-dev.7 15:34:47 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:47 main 15:34:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:34:48 7249f3d3bfaf: Preparing 15:34:48 7bcacda434fd: Preparing 15:34:48 795df5288cac: Preparing 15:34:48 5f28af569e94: Preparing 15:34:48 f8303c98be44: Preparing 15:34:48 9d11cc3c443c: Preparing 15:34:48 e5ad486b021b: Preparing 15:34:48 70f62b4ac1a5: Preparing 15:34:48 3dab9f8bf2d2: Preparing 15:34:48 70f62b4ac1a5: Waiting 15:34:48 3dab9f8bf2d2: Waiting 15:34:48 e5ad486b021b: Waiting 15:34:48 9d11cc3c443c: Waiting 15:34:48 f8303c98be44: Layer already exists 15:34:48 9d11cc3c443c: Layer already exists 15:34:48 7bcacda434fd: Pushed 15:34:48 7249f3d3bfaf: Pushed 15:34:48 5f28af569e94: Pushed 15:34:48 3dab9f8bf2d2: Layer already exists 15:34:48 e5ad486b021b: Pushed 15:34:48 70f62b4ac1a5: Pushed 15:34:49 795df5288cac: Pushed 15:34:49 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:34:50 7249f3d3bfaf: Preparing 15:34:50 7bcacda434fd: Preparing 15:34:50 795df5288cac: Preparing 15:34:50 5f28af569e94: Preparing 15:34:50 f8303c98be44: Preparing 15:34:50 9d11cc3c443c: Preparing 15:34:50 e5ad486b021b: Preparing 15:34:50 70f62b4ac1a5: Preparing 15:34:50 3dab9f8bf2d2: Preparing 15:34:50 9d11cc3c443c: Waiting 15:34:50 e5ad486b021b: Waiting 15:34:50 70f62b4ac1a5: Waiting 15:34:50 3dab9f8bf2d2: Waiting 15:34:50 f8303c98be44: Layer already exists 15:34:50 7249f3d3bfaf: Layer already exists 15:34:50 7bcacda434fd: Layer already exists 15:34:50 795df5288cac: Layer already exists 15:34:50 5f28af569e94: Layer already exists 15:34:50 e5ad486b021b: Layer already exists 15:34:50 9d11cc3c443c: Layer already exists 15:34:50 70f62b4ac1a5: Layer already exists 15:34:50 3dab9f8bf2d2: Layer already exists 15:34:50 latest: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 15:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:34:51 7249f3d3bfaf: Preparing 15:34:51 7bcacda434fd: Preparing 15:34:51 795df5288cac: Preparing 15:34:51 5f28af569e94: Preparing 15:34:51 f8303c98be44: Preparing 15:34:51 9d11cc3c443c: Preparing 15:34:51 e5ad486b021b: Preparing 15:34:51 70f62b4ac1a5: Preparing 15:34:51 3dab9f8bf2d2: Preparing 15:34:51 e5ad486b021b: Waiting 15:34:51 70f62b4ac1a5: Waiting 15:34:51 3dab9f8bf2d2: Waiting 15:34:51 9d11cc3c443c: Waiting 15:34:51 7249f3d3bfaf: Layer already exists 15:34:51 795df5288cac: Layer already exists 15:34:51 f8303c98be44: Layer already exists 15:34:51 7bcacda434fd: Layer already exists 15:34:51 5f28af569e94: Layer already exists 15:34:51 9d11cc3c443c: Layer already exists 15:34:51 e5ad486b021b: Layer already exists 15:34:51 3dab9f8bf2d2: Layer already exists 15:34:51 70f62b4ac1a5: Layer already exists 15:34:51 3.1.0-dev.7: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:34:51 7249f3d3bfaf: Preparing 15:34:51 7bcacda434fd: Preparing 15:34:51 795df5288cac: Preparing 15:34:51 5f28af569e94: Preparing 15:34:51 f8303c98be44: Preparing 15:34:51 9d11cc3c443c: Preparing 15:34:51 e5ad486b021b: Preparing 15:34:51 9d11cc3c443c: Waiting 15:34:51 70f62b4ac1a5: Preparing 15:34:51 3dab9f8bf2d2: Preparing 15:34:51 e5ad486b021b: Waiting 15:34:51 70f62b4ac1a5: Waiting 15:34:51 3dab9f8bf2d2: Waiting 15:34:51 795df5288cac: Layer already exists 15:34:51 7249f3d3bfaf: Layer already exists 15:34:51 7bcacda434fd: Layer already exists 15:34:51 f8303c98be44: Layer already exists 15:34:51 5f28af569e94: Layer already exists 15:34:51 9d11cc3c443c: Layer already exists 15:34:51 70f62b4ac1a5: Layer already exists 15:34:51 e5ad486b021b: Layer already exists 15:34:51 3dab9f8bf2d2: Layer already exists 15:34:51 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:34:52 7249f3d3bfaf: Preparing 15:34:52 7bcacda434fd: Preparing 15:34:52 795df5288cac: Preparing 15:34:52 5f28af569e94: Preparing 15:34:52 f8303c98be44: Preparing 15:34:52 9d11cc3c443c: Preparing 15:34:52 e5ad486b021b: Preparing 15:34:52 70f62b4ac1a5: Preparing 15:34:52 3dab9f8bf2d2: Preparing 15:34:52 e5ad486b021b: Waiting 15:34:52 9d11cc3c443c: Waiting 15:34:52 5f28af569e94: Layer already exists 15:34:52 7249f3d3bfaf: Layer already exists 15:34:52 f8303c98be44: Layer already exists 15:34:52 7bcacda434fd: Layer already exists 15:34:52 795df5288cac: Layer already exists 15:34:52 e5ad486b021b: Layer already exists 15:34:52 9d11cc3c443c: Layer already exists 15:34:52 3dab9f8bf2d2: Layer already exists 15:34:52 70f62b4ac1a5: Layer already exists 15:34:52 main: digest: sha256:9dff2ff56ad69fa8e86a35520345a749ff16287bf631b035c90f7123217c1438 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:52 ===================================================== [Pipeline] echo 15:34:52 taggedImages: 15:34:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:34:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.7 15:34:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:34:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:34:52 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:52 latest 15:34:52 3.1.0-dev.7 15:34:52 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:52 main 15:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:34:53 91707b88bc93: Preparing 15:34:53 4aebdbf1e462: Preparing 15:34:53 b5807dfaba3b: Preparing 15:34:53 76c2d5fbe383: Preparing 15:34:53 6a721f9fb9f8: Preparing 15:34:53 7e98276ae5e4: Preparing 15:34:53 8a7f3bcadbb7: Preparing 15:34:53 f8303c98be44: Preparing 15:34:53 9d11cc3c443c: Preparing 15:34:53 df26b17e3cbc: Preparing 15:34:53 3dab9f8bf2d2: Preparing 15:34:53 f8303c98be44: Waiting 15:34:53 7e98276ae5e4: Waiting 15:34:53 9d11cc3c443c: Waiting 15:34:53 3dab9f8bf2d2: Waiting 15:34:53 df26b17e3cbc: Waiting 15:34:53 6a721f9fb9f8: Pushed 15:34:53 4aebdbf1e462: Pushed 15:34:53 91707b88bc93: Pushed 15:34:53 f8303c98be44: Layer already exists 15:34:53 9d11cc3c443c: Layer already exists 15:34:53 7e98276ae5e4: Pushed 15:34:53 8a7f3bcadbb7: Pushed 15:34:53 3dab9f8bf2d2: Layer already exists 15:34:53 #70 DONE 58.6s 15:34:53 15:34:53 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:53 #66 DONE 55.6s 15:34:53 15:34:53 #75 [security-proxy-setup builder 6/7] COPY . . 15:34:54 #75 ... 15:34:54 15:34:54 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #74 DONE 48.3s 15:34:54 15:34:54 #68 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #68 DONE 53.9s 15:34:54 15:34:54 #76 [security-spire-agent builder 6/9] COPY . . 15:34:54 #76 ... 15:34:54 15:34:54 #75 [security-proxy-setup builder 6/7] COPY . . 15:34:54 #75 DONE 1.2s 15:34:54 76c2d5fbe383: Pushed 15:34:54 df26b17e3cbc: Pushed 15:34:54 15:34:54 #77 [security-secretstore-setup builder 6/7] COPY . . 15:34:54 #77 CACHED 15:34:54 15:34:54 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:34:54 #78 CACHED 15:34:54 15:34:54 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #79 CACHED 15:34:54 15:34:54 #80 [security-bootstrapper builder 6/7] COPY . . 15:34:54 #80 CACHED 15:34:54 15:34:54 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #81 CACHED 15:34:54 15:34:54 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:34:54 #82 CACHED 15:34:54 15:34:54 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:54 #83 ... 15:34:54 15:34:54 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #84 CACHED 15:34:54 15:34:54 #85 [core-command builder 6/7] COPY . . 15:34:54 #85 CACHED 15:34:54 15:34:54 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 15:34:54 #86 CACHED 15:34:54 15:34:54 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:34:54 #87 CACHED 15:34:54 15:34:54 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #88 CACHED 15:34:54 15:34:54 #89 [core-metadata builder 6/7] COPY . . 15:34:54 #89 CACHED 15:34:54 15:34:54 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:34:54 #90 CACHED 15:34:54 15:34:54 #91 [security-proxy-auth builder 6/7] COPY . . 15:34:54 #91 CACHED 15:34:54 15:34:54 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #92 CACHED 15:34:54 15:34:54 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #93 CACHED 15:34:54 15:34:54 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:34:54 #94 CACHED 15:34:54 15:34:54 #95 [support-scheduler builder 6/7] COPY . . 15:34:54 #95 CACHED 15:34:54 15:34:54 #96 [core-data builder 4/7] COPY go.mod vendor* ./ 15:34:54 #96 CACHED 15:34:54 15:34:54 #97 [core-data builder 6/7] COPY . . 15:34:54 #97 CACHED 15:34:54 15:34:54 #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #98 CACHED 15:34:54 15:34:54 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:54 #72 DONE 49.2s 15:34:54 15:34:54 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 15:34:54 #99 DONE 1.5s 15:34:54 b5807dfaba3b: Pushed 15:34:54 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 15:34:55 #100 [support-notifications builder 6/7] COPY . . 15:34:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:34:55 91707b88bc93: Preparing 15:34:55 4aebdbf1e462: Preparing 15:34:55 b5807dfaba3b: Preparing 15:34:55 76c2d5fbe383: Preparing 15:34:55 6a721f9fb9f8: Preparing 15:34:55 7e98276ae5e4: Preparing 15:34:55 8a7f3bcadbb7: Preparing 15:34:55 f8303c98be44: Preparing 15:34:55 9d11cc3c443c: Preparing 15:34:55 df26b17e3cbc: Preparing 15:34:55 3dab9f8bf2d2: Preparing 15:34:55 8a7f3bcadbb7: Waiting 15:34:55 7e98276ae5e4: Waiting 15:34:55 3dab9f8bf2d2: Waiting 15:34:55 9d11cc3c443c: Waiting 15:34:55 df26b17e3cbc: Waiting 15:34:55 f8303c98be44: Waiting 15:34:55 b5807dfaba3b: Layer already exists 15:34:55 4aebdbf1e462: Layer already exists 15:34:55 76c2d5fbe383: Layer already exists 15:34:55 91707b88bc93: Layer already exists 15:34:55 6a721f9fb9f8: Layer already exists 15:34:55 7e98276ae5e4: Layer already exists 15:34:55 df26b17e3cbc: Layer already exists 15:34:55 9d11cc3c443c: Layer already exists 15:34:55 f8303c98be44: Layer already exists 15:34:55 8a7f3bcadbb7: Layer already exists 15:34:55 3dab9f8bf2d2: Layer already exists 15:34:55 latest: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 15:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:34:56 91707b88bc93: Preparing 15:34:56 4aebdbf1e462: Preparing 15:34:56 b5807dfaba3b: Preparing 15:34:56 76c2d5fbe383: Preparing 15:34:56 6a721f9fb9f8: Preparing 15:34:56 7e98276ae5e4: Preparing 15:34:56 8a7f3bcadbb7: Preparing 15:34:56 f8303c98be44: Preparing 15:34:56 9d11cc3c443c: Preparing 15:34:56 df26b17e3cbc: Preparing 15:34:56 3dab9f8bf2d2: Preparing 15:34:56 8a7f3bcadbb7: Waiting 15:34:56 f8303c98be44: Waiting 15:34:56 9d11cc3c443c: Waiting 15:34:56 7e98276ae5e4: Waiting 15:34:56 3dab9f8bf2d2: Waiting 15:34:56 df26b17e3cbc: Waiting 15:34:56 76c2d5fbe383: Layer already exists 15:34:56 91707b88bc93: Layer already exists 15:34:56 6a721f9fb9f8: Layer already exists 15:34:56 4aebdbf1e462: Layer already exists 15:34:56 b5807dfaba3b: Layer already exists 15:34:56 7e98276ae5e4: Layer already exists 15:34:56 8a7f3bcadbb7: Layer already exists 15:34:56 9d11cc3c443c: Layer already exists 15:34:56 f8303c98be44: Layer already exists 15:34:56 df26b17e3cbc: Layer already exists 15:34:56 3dab9f8bf2d2: Layer already exists 15:34:56 3.1.0-dev.7: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:34:56 91707b88bc93: Preparing 15:34:56 4aebdbf1e462: Preparing 15:34:56 b5807dfaba3b: Preparing 15:34:56 76c2d5fbe383: Preparing 15:34:56 6a721f9fb9f8: Preparing 15:34:56 7e98276ae5e4: Preparing 15:34:56 8a7f3bcadbb7: Preparing 15:34:56 f8303c98be44: Preparing 15:34:56 9d11cc3c443c: Preparing 15:34:56 8a7f3bcadbb7: Waiting 15:34:56 9d11cc3c443c: Waiting 15:34:56 f8303c98be44: Waiting 15:34:56 df26b17e3cbc: Preparing 15:34:56 3dab9f8bf2d2: Preparing 15:34:56 df26b17e3cbc: Waiting 15:34:56 3dab9f8bf2d2: Waiting 15:34:56 91707b88bc93: Layer already exists 15:34:56 4aebdbf1e462: Layer already exists 15:34:56 76c2d5fbe383: Layer already exists 15:34:56 b5807dfaba3b: Layer already exists 15:34:56 6a721f9fb9f8: Layer already exists 15:34:56 8a7f3bcadbb7: Layer already exists 15:34:56 7e98276ae5e4: Layer already exists 15:34:56 f8303c98be44: Layer already exists 15:34:56 9d11cc3c443c: Layer already exists 15:34:56 df26b17e3cbc: Layer already exists 15:34:56 3dab9f8bf2d2: Layer already exists 15:34:56 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 15:34:57 #100 ... [Pipeline] { 15:34:57 15:34:57 #101 [security-spiffe-token-provider builder 6/7] COPY . . 15:34:57 #101 DONE 2.4s 15:34:57 15:34:57 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] sh 15:34:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:34:57 91707b88bc93: Preparing 15:34:57 4aebdbf1e462: Preparing 15:34:57 b5807dfaba3b: Preparing 15:34:57 76c2d5fbe383: Preparing 15:34:57 6a721f9fb9f8: Preparing 15:34:57 7e98276ae5e4: Preparing 15:34:57 8a7f3bcadbb7: Preparing 15:34:57 f8303c98be44: Preparing 15:34:57 9d11cc3c443c: Preparing 15:34:57 df26b17e3cbc: Preparing 15:34:57 3dab9f8bf2d2: Preparing 15:34:57 8a7f3bcadbb7: Waiting 15:34:57 f8303c98be44: Waiting 15:34:57 9d11cc3c443c: Waiting 15:34:57 df26b17e3cbc: Waiting 15:34:57 3dab9f8bf2d2: Waiting 15:34:57 7e98276ae5e4: Waiting 15:34:57 6a721f9fb9f8: Layer already exists 15:34:57 91707b88bc93: Layer already exists 15:34:57 b5807dfaba3b: Layer already exists 15:34:57 76c2d5fbe383: Layer already exists 15:34:57 4aebdbf1e462: Layer already exists 15:34:57 8a7f3bcadbb7: Layer already exists 15:34:57 f8303c98be44: Layer already exists 15:34:57 7e98276ae5e4: Layer already exists 15:34:57 9d11cc3c443c: Layer already exists 15:34:57 df26b17e3cbc: Layer already exists 15:34:57 3dab9f8bf2d2: Layer already exists 15:34:57 main: digest: sha256:c4e67e0dd7a19bee39eac11f7ed472ea474bf3ae861a72c59a75116ed22bae85 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:57 ===================================================== [Pipeline] echo 15:34:57 taggedImages: 15:34:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:34:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.7 15:34:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:34:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:34:57 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:57 latest 15:34:57 3.1.0-dev.7 15:34:57 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:34:57 main 15:34:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:34:58 3bb8e1b991f6: Preparing 15:34:58 e1a21acc6445: Preparing 15:34:58 f8303c98be44: Preparing 15:34:58 9d11cc3c443c: Preparing 15:34:58 29b6abc12f7e: Preparing 15:34:58 3dab9f8bf2d2: Preparing 15:34:58 3dab9f8bf2d2: Waiting 15:34:58 f8303c98be44: Layer already exists 15:34:58 9d11cc3c443c: Layer already exists 15:34:58 3dab9f8bf2d2: Layer already exists 15:34:58 3bb8e1b991f6: Pushed 15:34:58 #102 ... 15:34:58 15:34:58 #76 [security-spire-agent builder 6/9] COPY . . 15:34:58 #76 DONE 3.4s 15:34:58 15:34:58 #103 [security-spire-server builder 6/9] COPY . . 15:34:58 #103 CACHED 15:34:58 15:34:58 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 15:34:58 #104 CACHED 15:34:58 15:34:58 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 15:34:58 #105 CACHED 15:34:58 15:34:58 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:58 #106 CACHED 15:34:58 15:34:58 #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 15:34:58 #107 DONE 0.1s 15:34:58 15:34:58 #108 [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 15:34:58 29b6abc12f7e: Pushed 15:34:59 #108 ... 15:34:59 15:34:59 #100 [support-notifications builder 6/7] COPY . . 15:34:59 #100 DONE 4.7s 15:34:59 15:34:59 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:35:00 e1a21acc6445: Pushed 15:35:00 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:00 + 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 15:35:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:35:01 3bb8e1b991f6: Preparing 15:35:01 e1a21acc6445: Preparing 15:35:01 f8303c98be44: Preparing 15:35:01 9d11cc3c443c: Preparing 15:35:01 29b6abc12f7e: Preparing 15:35:01 3dab9f8bf2d2: Preparing 15:35:01 3dab9f8bf2d2: Waiting 15:35:01 e1a21acc6445: Layer already exists 15:35:01 9d11cc3c443c: Layer already exists 15:35:01 3bb8e1b991f6: Layer already exists 15:35:01 f8303c98be44: Layer already exists 15:35:01 29b6abc12f7e: Layer already exists 15:35:01 3dab9f8bf2d2: Layer already exists 15:35:01 latest: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 15:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:35:01 3bb8e1b991f6: Preparing 15:35:01 e1a21acc6445: Preparing 15:35:01 f8303c98be44: Preparing 15:35:01 9d11cc3c443c: Preparing 15:35:01 29b6abc12f7e: Preparing 15:35:01 3dab9f8bf2d2: Preparing 15:35:01 3dab9f8bf2d2: Waiting 15:35:01 29b6abc12f7e: Layer already exists 15:35:01 e1a21acc6445: Layer already exists 15:35:01 9d11cc3c443c: Layer already exists 15:35:01 f8303c98be44: Layer already exists 15:35:01 3bb8e1b991f6: Layer already exists 15:35:01 3dab9f8bf2d2: Layer already exists 15:35:01 3.1.0-dev.7: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:35:02 3bb8e1b991f6: Preparing 15:35:02 e1a21acc6445: Preparing 15:35:02 f8303c98be44: Preparing 15:35:02 9d11cc3c443c: Preparing 15:35:02 29b6abc12f7e: Preparing 15:35:02 3dab9f8bf2d2: Preparing 15:35:02 3dab9f8bf2d2: Waiting 15:35:02 3bb8e1b991f6: Layer already exists 15:35:02 29b6abc12f7e: Layer already exists 15:35:02 f8303c98be44: Layer already exists 15:35:02 9d11cc3c443c: Layer already exists 15:35:02 e1a21acc6445: Layer already exists 15:35:02 3dab9f8bf2d2: Layer already exists 15:35:02 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:02 #109 ... 15:35:02 15:35:02 #108 [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 15:35:02 #108 DONE 4.8s 15:35:02 15:35:02 #110 [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 15:35:02 #110 DONE 4.8s 15:35:02 + 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 15:35:02 15:35:02 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:35:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:35:02 3bb8e1b991f6: Preparing 15:35:02 e1a21acc6445: Preparing 15:35:02 f8303c98be44: Preparing 15:35:02 9d11cc3c443c: Preparing 15:35:02 29b6abc12f7e: Preparing 15:35:02 3dab9f8bf2d2: Preparing 15:35:02 3dab9f8bf2d2: Waiting 15:35:02 3bb8e1b991f6: Layer already exists 15:35:02 e1a21acc6445: Layer already exists 15:35:02 9d11cc3c443c: Layer already exists 15:35:02 29b6abc12f7e: Layer already exists 15:35:02 f8303c98be44: Layer already exists 15:35:02 3dab9f8bf2d2: Layer already exists 15:35:02 main: digest: sha256:03cf4673c2f5ee2f878ccf2a90be3c4a4c1dd7a455e4e4779184e88cd8b973f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:03 ===================================================== [Pipeline] echo 15:35:03 taggedImages: 15:35:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:35:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.7 15:35:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:35:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:35:03 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:03 latest 15:35:03 3.1.0-dev.7 15:35:03 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:03 main 15:35:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:03 #111 ... 15:35:03 15:35:03 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 15:35:03 #112 DONE 0.5s 15:35:03 15:35:03 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 15:35:03 #111 DONE 0.5s 15:35:03 15:35:03 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:35:03 #102 5.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:35:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:35:03 f5c0068da88d: Preparing 15:35:03 fa1d358f78e1: Preparing 15:35:03 923a31197a20: Preparing 15:35:03 a1348ee4d515: Preparing 15:35:03 fc1fa42c84d5: Preparing 15:35:03 f8303c98be44: Preparing 15:35:03 9d11cc3c443c: Preparing 15:35:03 55a29fc5ceaf: Preparing 15:35:03 3dab9f8bf2d2: Preparing 15:35:03 f8303c98be44: Waiting 15:35:03 55a29fc5ceaf: Waiting 15:35:03 9d11cc3c443c: Waiting 15:35:03 f5c0068da88d: Pushed 15:35:03 fa1d358f78e1: Pushed 15:35:03 923a31197a20: Pushed 15:35:03 f8303c98be44: Layer already exists 15:35:03 9d11cc3c443c: Layer already exists 15:35:03 3dab9f8bf2d2: Layer already exists 15:35:03 #102 ... 15:35:03 15:35:03 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 15:35:03 #113 CACHED 15:35:03 15:35:03 #114 [security-spire-config builder 6/9] COPY . . 15:35:03 #114 CACHED 15:35:03 15:35:03 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 15:35:03 #115 CACHED 15:35:03 15:35:03 #116 [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 15:35:03 #116 CACHED 15:35:03 15:35:03 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:03 #117 CACHED 15:35:03 15:35:03 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 15:35:03 #118 CACHED 15:35:03 15:35:03 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:35:03 #119 DONE 0.2s 15:35:03 15:35:03 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 15:35:03 #120 DONE 0.3s 15:35:03 15:35:03 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:35:03 #83 5.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:35:04 55a29fc5ceaf: Pushed 15:35:04 #83 ... 15:35:04 15:35:04 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:35:04 #121 CACHED 15:35:04 15:35:04 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:35:04 #0 5.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:35:05 #122 ... 15:35:05 15:35:05 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:35:05 #123 DONE 0.3s 15:35:05 15:35:05 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:35:05 #0 6.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:35:05 #124 ... 15:35:05 15:35:05 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:35:05 #0 5.569 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:35:05 #125 ... 15:35:05 15:35:05 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:35:05 #126 CACHED 15:35:05 15:35:05 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:35:05 #0 6.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:35:05 #127 ... 15:35:05 15:35:05 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:35:05 #0 6.094 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:35:05 #128 ... 15:35:05 15:35:05 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 15:35:05 #129 DONE 0.3s 15:35:05 15:35:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:35:05 #0 6.568 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:35:05 #130 ... 15:35:05 15:35:05 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:35:05 #0 5.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:35:05 #131 ... 15:35:05 15:35:05 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:35:05 #0 7.008 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:35:06 #132 ... 15:35:06 15:35:06 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:35:06 #133 DONE 1.1s 15:35:06 15:35:06 #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:35:06 #134 DONE 1.7s 15:35:06 15:35:06 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:35:06 #135 DONE 1.3s 15:35:06 15:35:06 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:35:07 #136 DONE 0.4s 15:35:07 15:35:07 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:35:07 #137 DONE 0.3s 15:35:07 15:35:07 #138 [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 15:35:07 #138 ... 15:35:07 15:35:07 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 15:35:07 #139 DONE 0.2s 15:35:07 15:35:07 #138 [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 15:35:07 #138 DONE 0.2s 15:35:07 15:35:07 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:35:07 #140 ... 15:35:07 15:35:07 #141 [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 15:35:07 #141 DONE 0.2s 15:35:07 15:35:07 #142 [security-spire-config] exporting to image 15:35:07 #142 exporting layers 15:35:07 #142 ... 15:35:07 15:35:07 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:35:07 #140 DONE 0.5s 15:35:07 15:35:07 #142 [security-spire-server] exporting to image 15:35:09 #142 ... 15:35:09 15:35:09 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:35:09 #143 DONE 2.5s 15:35:09 fc1fa42c84d5: Pushed 15:35:09 15:35:09 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:35:09 #144 DONE 0.3s 15:35:09 15:35:09 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:35:09 #109 4.317 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:35:09 #109 ... 15:35:09 15:35:09 #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 15:35:09 #145 DONE 0.2s 15:35:09 15:35:09 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:35:09 #146 DONE 0.2s 15:35:09 15:35:09 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:35:10 #132 ... 15:35:10 15:35:10 #142 [security-spire-agent] exporting to image 15:35:10 #142 exporting layers 2.8s done 15:35:10 #142 writing image sha256:e23259f00990e755fa2d4955e1ed95fc595b51fd54d6e66215fad29756861eba 0.0s done 15:35:10 #142 naming to docker.io/library/security-spire-config-arm64 15:35:10 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 15:35:10 #142 exporting layers 2.7s done 15:35:10 #142 writing image sha256:90095d33a6475eeee6daf055936a584c896a1a80f7f21a82a1048c9431f15ebd 0.0s done 15:35:10 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 15:35:11 a1348ee4d515: Pushed 15:35:11 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:35:11 f5c0068da88d: Preparing 15:35:11 fa1d358f78e1: Preparing 15:35:11 923a31197a20: Preparing 15:35:11 a1348ee4d515: Preparing 15:35:11 fc1fa42c84d5: Preparing 15:35:11 f8303c98be44: Preparing 15:35:11 9d11cc3c443c: Preparing 15:35:11 55a29fc5ceaf: Preparing 15:35:11 3dab9f8bf2d2: Preparing 15:35:11 9d11cc3c443c: Waiting 15:35:11 55a29fc5ceaf: Waiting 15:35:11 f8303c98be44: Waiting 15:35:11 3dab9f8bf2d2: Waiting 15:35:11 fa1d358f78e1: Layer already exists 15:35:11 fc1fa42c84d5: Layer already exists 15:35:11 a1348ee4d515: Layer already exists 15:35:11 f5c0068da88d: Layer already exists 15:35:11 923a31197a20: Layer already exists 15:35:11 f8303c98be44: Layer already exists 15:35:11 55a29fc5ceaf: Layer already exists 15:35:11 9d11cc3c443c: Layer already exists 15:35:11 3dab9f8bf2d2: Layer already exists 15:35:11 latest: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } 15:35:11 #142 exporting layers 1.7s done 15:35:11 #142 writing image sha256:0d9550c03bbbd13b8c551d70487da2428c04774cb280097cc0670090cefb2d45 done 15:35:11 #142 naming to docker.io/library/security-spire-agent-arm64 done 15:35:11 #142 DONE 4.2s 15:35:11 15:35:11 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 15:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:35:12 f5c0068da88d: Preparing 15:35:12 fa1d358f78e1: Preparing 15:35:12 923a31197a20: Preparing 15:35:12 a1348ee4d515: Preparing 15:35:12 fc1fa42c84d5: Preparing 15:35:12 f8303c98be44: Preparing 15:35:12 9d11cc3c443c: Preparing 15:35:12 55a29fc5ceaf: Preparing 15:35:12 3dab9f8bf2d2: Preparing 15:35:12 f8303c98be44: Waiting 15:35:12 9d11cc3c443c: Waiting 15:35:12 55a29fc5ceaf: Waiting 15:35:12 3dab9f8bf2d2: Waiting 15:35:12 923a31197a20: Layer already exists 15:35:12 a1348ee4d515: Layer already exists 15:35:12 f5c0068da88d: Layer already exists 15:35:12 fa1d358f78e1: Layer already exists 15:35:12 fc1fa42c84d5: Layer already exists 15:35:12 9d11cc3c443c: Layer already exists 15:35:12 f8303c98be44: Layer already exists 15:35:12 3dab9f8bf2d2: Layer already exists 15:35:12 55a29fc5ceaf: Layer already exists 15:35:12 3.1.0-dev.7: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:35:13 f5c0068da88d: Preparing 15:35:13 fa1d358f78e1: Preparing 15:35:13 923a31197a20: Preparing 15:35:13 a1348ee4d515: Preparing 15:35:13 fc1fa42c84d5: Preparing 15:35:13 f8303c98be44: Preparing 15:35:13 9d11cc3c443c: Preparing 15:35:13 55a29fc5ceaf: Preparing 15:35:13 3dab9f8bf2d2: Preparing 15:35:13 f8303c98be44: Waiting 15:35:13 55a29fc5ceaf: Waiting 15:35:13 9d11cc3c443c: Waiting 15:35:13 3dab9f8bf2d2: Waiting 15:35:13 923a31197a20: Layer already exists 15:35:13 f5c0068da88d: Layer already exists 15:35:13 fa1d358f78e1: Layer already exists 15:35:13 a1348ee4d515: Layer already exists 15:35:13 fc1fa42c84d5: Layer already exists 15:35:13 f8303c98be44: Layer already exists 15:35:13 9d11cc3c443c: Layer already exists 15:35:13 3dab9f8bf2d2: Layer already exists 15:35:13 55a29fc5ceaf: Layer already exists 15:35:13 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:35:13 f5c0068da88d: Preparing 15:35:13 fa1d358f78e1: Preparing 15:35:13 923a31197a20: Preparing 15:35:13 a1348ee4d515: Preparing 15:35:13 fc1fa42c84d5: Preparing 15:35:13 f8303c98be44: Preparing 15:35:13 9d11cc3c443c: Preparing 15:35:13 55a29fc5ceaf: Preparing 15:35:13 3dab9f8bf2d2: Preparing 15:35:13 f8303c98be44: Waiting 15:35:13 55a29fc5ceaf: Waiting 15:35:13 9d11cc3c443c: Waiting 15:35:13 923a31197a20: Layer already exists 15:35:13 fa1d358f78e1: Layer already exists 15:35:13 a1348ee4d515: Layer already exists 15:35:13 fc1fa42c84d5: Layer already exists 15:35:13 f5c0068da88d: Layer already exists 15:35:13 f8303c98be44: Layer already exists 15:35:13 55a29fc5ceaf: Layer already exists 15:35:13 3dab9f8bf2d2: Layer already exists 15:35:13 9d11cc3c443c: Layer already exists 15:35:13 main: digest: sha256:592499b0294a81076238dc784ef5f9e0a2916b639d8d683b397263e446715c4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:13 ===================================================== [Pipeline] echo 15:35:13 taggedImages: 15:35:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:35:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.7 15:35:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:35:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:35:13 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:13 latest 15:35:13 3.1.0-dev.7 15:35:13 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:13 main 15:35:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:35:14 ea663df7591c: Preparing 15:35:14 de8f85bf0dc1: Preparing 15:35:14 74d7622e58f0: Preparing 15:35:14 f8f293ff7bf8: Preparing 15:35:14 f8303c98be44: Preparing 15:35:14 9d11cc3c443c: Preparing 15:35:14 5093c9f3c557: Preparing 15:35:14 3dab9f8bf2d2: Preparing 15:35:14 5093c9f3c557: Waiting 15:35:14 3dab9f8bf2d2: Waiting 15:35:14 9d11cc3c443c: Waiting 15:35:14 f8303c98be44: Layer already exists 15:35:14 9d11cc3c443c: Layer already exists 15:35:14 de8f85bf0dc1: Pushed 15:35:14 74d7622e58f0: Pushed 15:35:14 ea663df7591c: Pushed 15:35:14 3dab9f8bf2d2: Layer already exists 15:35:14 5093c9f3c557: Pushed 15:35:22 f8f293ff7bf8: Pushed 15:35:22 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:35:23 ea663df7591c: Preparing 15:35:23 de8f85bf0dc1: Preparing 15:35:23 74d7622e58f0: Preparing 15:35:23 f8f293ff7bf8: Preparing 15:35:23 f8303c98be44: Preparing 15:35:23 9d11cc3c443c: Preparing 15:35:23 5093c9f3c557: Preparing 15:35:23 3dab9f8bf2d2: Preparing 15:35:23 5093c9f3c557: Waiting 15:35:23 3dab9f8bf2d2: Waiting 15:35:23 9d11cc3c443c: Waiting 15:35:23 ea663df7591c: Layer already exists 15:35:23 f8f293ff7bf8: Layer already exists 15:35:23 de8f85bf0dc1: Layer already exists 15:35:23 f8303c98be44: Layer already exists 15:35:23 74d7622e58f0: Layer already exists 15:35:23 5093c9f3c557: Layer already exists 15:35:23 3dab9f8bf2d2: Layer already exists 15:35:23 9d11cc3c443c: Layer already exists 15:35:23 latest: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 15:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:35:24 ea663df7591c: Preparing 15:35:24 de8f85bf0dc1: Preparing 15:35:24 74d7622e58f0: Preparing 15:35:24 f8f293ff7bf8: Preparing 15:35:24 f8303c98be44: Preparing 15:35:24 9d11cc3c443c: Preparing 15:35:24 5093c9f3c557: Preparing 15:35:24 3dab9f8bf2d2: Preparing 15:35:24 5093c9f3c557: Waiting 15:35:24 3dab9f8bf2d2: Waiting 15:35:24 9d11cc3c443c: Waiting 15:35:24 74d7622e58f0: Layer already exists 15:35:24 f8f293ff7bf8: Layer already exists 15:35:24 de8f85bf0dc1: Layer already exists 15:35:24 ea663df7591c: Layer already exists 15:35:24 f8303c98be44: Layer already exists 15:35:24 9d11cc3c443c: Layer already exists 15:35:24 3dab9f8bf2d2: Layer already exists 15:35:24 5093c9f3c557: Layer already exists 15:35:24 3.1.0-dev.7: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:35:24 ea663df7591c: Preparing 15:35:24 de8f85bf0dc1: Preparing 15:35:24 74d7622e58f0: Preparing 15:35:24 f8f293ff7bf8: Preparing 15:35:24 f8303c98be44: Preparing 15:35:24 9d11cc3c443c: Preparing 15:35:24 5093c9f3c557: Preparing 15:35:24 3dab9f8bf2d2: Preparing 15:35:24 9d11cc3c443c: Waiting 15:35:24 5093c9f3c557: Waiting 15:35:24 3dab9f8bf2d2: Waiting 15:35:24 ea663df7591c: Layer already exists 15:35:24 de8f85bf0dc1: Layer already exists 15:35:24 f8303c98be44: Layer already exists 15:35:24 f8f293ff7bf8: Layer already exists 15:35:24 74d7622e58f0: Layer already exists 15:35:24 5093c9f3c557: Layer already exists 15:35:24 3dab9f8bf2d2: Layer already exists 15:35:24 9d11cc3c443c: Layer already exists 15:35:24 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:35:25 ea663df7591c: Preparing 15:35:25 de8f85bf0dc1: Preparing 15:35:25 74d7622e58f0: Preparing 15:35:25 f8f293ff7bf8: Preparing 15:35:25 f8303c98be44: Preparing 15:35:25 9d11cc3c443c: Preparing 15:35:25 5093c9f3c557: Preparing 15:35:25 3dab9f8bf2d2: Preparing 15:35:25 5093c9f3c557: Waiting 15:35:25 9d11cc3c443c: Waiting 15:35:25 3dab9f8bf2d2: Waiting 15:35:25 f8303c98be44: Layer already exists 15:35:25 74d7622e58f0: Layer already exists 15:35:25 de8f85bf0dc1: Layer already exists 15:35:25 f8f293ff7bf8: Layer already exists 15:35:25 ea663df7591c: Layer already exists 15:35:25 3dab9f8bf2d2: Layer already exists 15:35:25 9d11cc3c443c: Layer already exists 15:35:25 5093c9f3c557: Layer already exists 15:35:25 main: digest: sha256:86fff46677d05d163c415a2afd838410af7e8cfcd9de3bed9107e02ec1aae3af size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:25 ===================================================== [Pipeline] echo 15:35:25 taggedImages: 15:35:25 - nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:35:25 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.7 15:35:25 - nexus3.edgexfoundry.org:10004/security-spire-config:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:35:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:35:25 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:25 latest 15:35:25 3.1.0-dev.7 15:35:25 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:25 main 15:35:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:35:25 f5c0068da88d: Preparing 15:35:25 88554e212946: Preparing 15:35:25 e81b98724b0a: Preparing 15:35:25 a1348ee4d515: Preparing 15:35:25 f8303c98be44: Preparing 15:35:25 9d11cc3c443c: Preparing 15:35:25 55a29fc5ceaf: Preparing 15:35:25 3dab9f8bf2d2: Preparing 15:35:25 9d11cc3c443c: Waiting 15:35:25 3dab9f8bf2d2: Waiting 15:35:25 55a29fc5ceaf: Waiting 15:35:25 f8303c98be44: Layer already exists 15:35:25 a1348ee4d515: Layer already exists 15:35:25 f5c0068da88d: Layer already exists 15:35:25 9d11cc3c443c: Layer already exists 15:35:25 55a29fc5ceaf: Layer already exists 15:35:25 3dab9f8bf2d2: Layer already exists 15:35:25 88554e212946: Pushed 15:35:25 e81b98724b0a: Pushed 15:35:26 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:35:26 f5c0068da88d: Preparing 15:35:26 88554e212946: Preparing 15:35:26 e81b98724b0a: Preparing 15:35:26 a1348ee4d515: Preparing 15:35:26 f8303c98be44: Preparing 15:35:26 9d11cc3c443c: Preparing 15:35:26 55a29fc5ceaf: Preparing 15:35:26 3dab9f8bf2d2: Preparing 15:35:26 55a29fc5ceaf: Waiting 15:35:26 3dab9f8bf2d2: Waiting 15:35:26 9d11cc3c443c: Waiting 15:35:26 a1348ee4d515: Layer already exists 15:35:26 f8303c98be44: Layer already exists 15:35:26 88554e212946: Layer already exists 15:35:26 f5c0068da88d: Layer already exists 15:35:26 e81b98724b0a: Layer already exists 15:35:26 55a29fc5ceaf: Layer already exists 15:35:26 3dab9f8bf2d2: Layer already exists 15:35:26 9d11cc3c443c: Layer already exists 15:35:26 latest: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 15:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:35:27 f5c0068da88d: Preparing 15:35:27 88554e212946: Preparing 15:35:27 e81b98724b0a: Preparing 15:35:27 a1348ee4d515: Preparing 15:35:27 f8303c98be44: Preparing 15:35:27 9d11cc3c443c: Preparing 15:35:27 55a29fc5ceaf: Preparing 15:35:27 3dab9f8bf2d2: Preparing 15:35:27 9d11cc3c443c: Waiting 15:35:27 55a29fc5ceaf: Waiting 15:35:27 3dab9f8bf2d2: Waiting 15:35:27 88554e212946: Layer already exists 15:35:27 e81b98724b0a: Layer already exists 15:35:27 a1348ee4d515: Layer already exists 15:35:27 f8303c98be44: Layer already exists 15:35:27 f5c0068da88d: Layer already exists 15:35:27 9d11cc3c443c: Layer already exists 15:35:27 55a29fc5ceaf: Layer already exists 15:35:27 3dab9f8bf2d2: Layer already exists 15:35:27 3.1.0-dev.7: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:35:28 f5c0068da88d: Preparing 15:35:28 88554e212946: Preparing 15:35:28 e81b98724b0a: Preparing 15:35:28 a1348ee4d515: Preparing 15:35:28 f8303c98be44: Preparing 15:35:28 9d11cc3c443c: Preparing 15:35:28 55a29fc5ceaf: Preparing 15:35:28 3dab9f8bf2d2: Preparing 15:35:28 55a29fc5ceaf: Waiting 15:35:28 9d11cc3c443c: Waiting 15:35:28 3dab9f8bf2d2: Waiting 15:35:28 f8303c98be44: Layer already exists 15:35:28 88554e212946: Layer already exists 15:35:28 f5c0068da88d: Layer already exists 15:35:28 e81b98724b0a: Layer already exists 15:35:28 a1348ee4d515: Layer already exists 15:35:28 9d11cc3c443c: Layer already exists 15:35:28 3dab9f8bf2d2: Layer already exists 15:35:28 55a29fc5ceaf: Layer already exists 15:35:28 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:35:28 f5c0068da88d: Preparing 15:35:28 88554e212946: Preparing 15:35:28 e81b98724b0a: Preparing 15:35:28 a1348ee4d515: Preparing 15:35:28 f8303c98be44: Preparing 15:35:28 9d11cc3c443c: Preparing 15:35:28 55a29fc5ceaf: Preparing 15:35:28 3dab9f8bf2d2: Preparing 15:35:28 9d11cc3c443c: Waiting 15:35:28 55a29fc5ceaf: Waiting 15:35:28 3dab9f8bf2d2: Waiting 15:35:28 a1348ee4d515: Layer already exists 15:35:28 f5c0068da88d: Layer already exists 15:35:28 88554e212946: Layer already exists 15:35:28 f8303c98be44: Layer already exists 15:35:28 e81b98724b0a: Layer already exists 15:35:28 55a29fc5ceaf: Layer already exists 15:35:28 9d11cc3c443c: Layer already exists 15:35:28 3dab9f8bf2d2: Layer already exists 15:35:28 main: digest: sha256:a096a716bbc734981ad09e4906ffe168455a50c4c8aee4e58d11cf767525cb2d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:28 ===================================================== [Pipeline] echo 15:35:28 taggedImages: 15:35:28 - nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:35:28 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.7 15:35:28 - nexus3.edgexfoundry.org:10004/security-spire-server:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:35:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:35:28 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:28 latest 15:35:28 3.1.0-dev.7 15:35:28 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:28 main 15:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:35:29 92c1095450c6: Preparing 15:35:29 ea5e206addd4: Preparing 15:35:29 f8303c98be44: Preparing 15:35:29 9d11cc3c443c: Preparing 15:35:29 e9c86c4794ec: Preparing 15:35:29 3dab9f8bf2d2: Preparing 15:35:29 3dab9f8bf2d2: Waiting 15:35:29 9d11cc3c443c: Layer already exists 15:35:29 f8303c98be44: Layer already exists 15:35:29 3dab9f8bf2d2: Layer already exists 15:35:29 92c1095450c6: Pushed 15:35:29 e9c86c4794ec: Pushed 15:35:31 ea5e206addd4: Pushed 15:35:32 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:35:33 92c1095450c6: Preparing 15:35:33 ea5e206addd4: Preparing 15:35:33 f8303c98be44: Preparing 15:35:33 9d11cc3c443c: Preparing 15:35:33 e9c86c4794ec: Preparing 15:35:33 3dab9f8bf2d2: Preparing 15:35:33 3dab9f8bf2d2: Waiting 15:35:33 ea5e206addd4: Layer already exists 15:35:33 e9c86c4794ec: Layer already exists 15:35:33 92c1095450c6: Layer already exists 15:35:33 f8303c98be44: Layer already exists 15:35:33 9d11cc3c443c: Layer already exists 15:35:33 3dab9f8bf2d2: Layer already exists 15:35:34 latest: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 15:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:35:36 92c1095450c6: Preparing 15:35:36 ea5e206addd4: Preparing 15:35:36 f8303c98be44: Preparing 15:35:36 9d11cc3c443c: Preparing 15:35:36 e9c86c4794ec: Preparing 15:35:36 3dab9f8bf2d2: Preparing 15:35:36 3dab9f8bf2d2: Waiting 15:35:36 ea5e206addd4: Layer already exists 15:35:36 9d11cc3c443c: Layer already exists 15:35:36 f8303c98be44: Layer already exists 15:35:36 e9c86c4794ec: Layer already exists 15:35:36 92c1095450c6: Layer already exists 15:35:36 3dab9f8bf2d2: Layer already exists 15:35:36 3.1.0-dev.7: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:35:36 92c1095450c6: Preparing 15:35:36 ea5e206addd4: Preparing 15:35:36 f8303c98be44: Preparing 15:35:36 9d11cc3c443c: Preparing 15:35:36 e9c86c4794ec: Preparing 15:35:36 3dab9f8bf2d2: Preparing 15:35:36 3dab9f8bf2d2: Waiting 15:35:36 ea5e206addd4: Layer already exists 15:35:36 f8303c98be44: Layer already exists 15:35:36 e9c86c4794ec: Layer already exists 15:35:36 92c1095450c6: Layer already exists 15:35:36 9d11cc3c443c: Layer already exists 15:35:36 3dab9f8bf2d2: Layer already exists 15:35:36 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:35:37 92c1095450c6: Preparing 15:35:37 ea5e206addd4: Preparing 15:35:37 f8303c98be44: Preparing 15:35:37 9d11cc3c443c: Preparing 15:35:37 e9c86c4794ec: Preparing 15:35:37 3dab9f8bf2d2: Preparing 15:35:37 3dab9f8bf2d2: Waiting 15:35:37 f8303c98be44: Layer already exists 15:35:37 9d11cc3c443c: Layer already exists 15:35:37 e9c86c4794ec: Layer already exists 15:35:37 ea5e206addd4: Layer already exists 15:35:37 92c1095450c6: Layer already exists 15:35:37 3dab9f8bf2d2: Layer already exists 15:35:37 main: digest: sha256:9105af7afe5634bcab263c87e0f9e85db69bd1fc07dc00a9b939eee5631fc013 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:37 ===================================================== [Pipeline] echo 15:35:37 taggedImages: 15:35:37 - nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:35:37 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.7 15:35:37 - nexus3.edgexfoundry.org:10004/support-notifications:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:35:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:35:37 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:37 latest 15:35:37 3.1.0-dev.7 15:35:37 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:37 main 15:35:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:35:37 d244a1719132: Preparing 15:35:37 6e1927226e0b: Preparing 15:35:37 f8303c98be44: Preparing 15:35:37 9d11cc3c443c: Preparing 15:35:37 567707d7df59: Preparing 15:35:37 3dab9f8bf2d2: Preparing 15:35:37 f8303c98be44: Layer already exists 15:35:37 567707d7df59: Layer already exists 15:35:37 9d11cc3c443c: Layer already exists 15:35:37 3dab9f8bf2d2: Layer already exists 15:35:37 d244a1719132: Pushed 15:35:40 6e1927226e0b: Pushed 15:35:40 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:35:41 d244a1719132: Preparing 15:35:41 6e1927226e0b: Preparing 15:35:41 f8303c98be44: Preparing 15:35:41 9d11cc3c443c: Preparing 15:35:41 567707d7df59: Preparing 15:35:41 3dab9f8bf2d2: Preparing 15:35:41 3dab9f8bf2d2: Waiting 15:35:41 567707d7df59: Layer already exists 15:35:41 f8303c98be44: Layer already exists 15:35:41 d244a1719132: Layer already exists 15:35:41 6e1927226e0b: Layer already exists 15:35:41 9d11cc3c443c: Layer already exists 15:35:41 3dab9f8bf2d2: Layer already exists 15:35:41 latest: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 15:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:35:41 d244a1719132: Preparing 15:35:41 6e1927226e0b: Preparing 15:35:41 f8303c98be44: Preparing 15:35:41 9d11cc3c443c: Preparing 15:35:41 567707d7df59: Preparing 15:35:41 3dab9f8bf2d2: Preparing 15:35:41 3dab9f8bf2d2: Waiting 15:35:41 567707d7df59: Layer already exists 15:35:41 9d11cc3c443c: Layer already exists 15:35:41 6e1927226e0b: Layer already exists 15:35:41 f8303c98be44: Layer already exists 15:35:41 d244a1719132: Layer already exists 15:35:41 3dab9f8bf2d2: Layer already exists 15:35:41 3.1.0-dev.7: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:35:42 d244a1719132: Preparing 15:35:42 6e1927226e0b: Preparing 15:35:42 f8303c98be44: Preparing 15:35:42 9d11cc3c443c: Preparing 15:35:42 567707d7df59: Preparing 15:35:42 3dab9f8bf2d2: Preparing 15:35:42 3dab9f8bf2d2: Waiting 15:35:42 d244a1719132: Layer already exists 15:35:42 567707d7df59: Layer already exists 15:35:42 9d11cc3c443c: Layer already exists 15:35:42 6e1927226e0b: Layer already exists 15:35:42 f8303c98be44: Layer already exists 15:35:42 3dab9f8bf2d2: Layer already exists 15:35:42 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:35:42 d244a1719132: Preparing 15:35:42 6e1927226e0b: Preparing 15:35:42 f8303c98be44: Preparing 15:35:42 9d11cc3c443c: Preparing 15:35:42 567707d7df59: Preparing 15:35:42 3dab9f8bf2d2: Preparing 15:35:42 3dab9f8bf2d2: Waiting 15:35:42 6e1927226e0b: Layer already exists 15:35:42 f8303c98be44: Layer already exists 15:35:42 567707d7df59: Layer already exists 15:35:42 9d11cc3c443c: Layer already exists 15:35:42 d244a1719132: Layer already exists 15:35:42 3dab9f8bf2d2: Layer already exists 15:35:42 main: digest: sha256:36c0a3419086d50f9bd76427b169dcb843c12cb521b742f9fdfbab1a9cd05540 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:42 ===================================================== [Pipeline] echo 15:35:42 taggedImages: 15:35:42 - nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:35:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:35:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.7 15:35:42 - nexus3.edgexfoundry.org:10004/support-scheduler:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:35:42 - 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] } 15:48:34 #109 ... 15:48:34 15:48:34 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:48:34 #131 DONE 814.2s 15:48:34 15:48:34 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:34 #127 ... 15:48:34 15:48:34 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:48:34 #147 DONE 0.2s 15:48:34 15:48:34 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:34 #127 ... 15:48:34 15:48:34 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:48:34 #148 DONE 0.3s 15:48:34 15:48:34 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:34 #132 ... 15:48:34 15:48:34 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:48:34 #149 DONE 0.3s 15:48:34 15:48:34 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:48:34 #150 DONE 0.1s 15:48:34 15:48:34 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:34 #83 ... 15:48:34 15:48:34 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:48:34 #151 DONE 0.1s 15:48:34 15:48:34 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:48:34 #152 DONE 2.1s 15:48:34 15:48:34 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:34 #132 ... 15:48:34 15:48:34 #142 [security-proxy-auth] exporting to image 15:48:34 #142 exporting layers 15:48:34 #142 exporting layers 0.6s done 15:48:34 #142 writing image sha256:0396b65448f18f3bf1b057ceb2d8c7a1a4346a1f4ddaf0d6d3da03f76b420ea9 15:48:34 #142 writing image sha256:0396b65448f18f3bf1b057ceb2d8c7a1a4346a1f4ddaf0d6d3da03f76b420ea9 done 15:48:34 #142 naming to docker.io/library/security-proxy-auth-arm64 done 15:48:34 #142 DONE 4.8s 15:48:34 15:48:34 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:42 #127 ... 15:48:42 15:48:42 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:42 #83 827.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.7" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:42 #83 ... 15:48:42 15:48:42 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:48:42 #127 DONE 827.6s 15:48:42 15:48:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:48:42 #130 ... 15:48:42 15:48:42 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:48:42 #153 DONE 0.2s 15:48:42 15:48:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:48:43 #130 ... 15:48:43 15:48:43 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:48:43 #154 DONE 0.3s 15:48:43 15:48:43 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:48:43 #83 ... 15:48:43 15:48:43 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:48:43 #155 DONE 0.1s 15:48:43 15:48:43 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:48:43 #156 DONE 0.4s 15:48:43 15:48:43 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:48:43 #157 DONE 0.2s 15:48:43 15:48:43 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:48:46 #158 DONE 2.1s 15:48:46 15:48:46 #142 [security-proxy-setup] exporting to image 15:48:46 #142 exporting layers 15:48:47 #142 exporting layers 0.8s done 15:48:47 #142 writing image sha256:c8b4564732c178d8b9eb2463491dc2853ce9d7c38b58fd358d08d763b3e6b86d 0.0s done 15:48:47 #142 naming to docker.io/library/security-proxy-setup-arm64 done 15:48:47 #142 DONE 5.7s 15:48:47 15:48:47 #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:48:59 #122 DONE 844.8s 15:48:59 15:48:59 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:48:59 #132 ... 15:48:59 15:48:59 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:48:59 #159 DONE 0.3s 15:48:59 15:48:59 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:49:00 #124 ... 15:49:00 15:49:00 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 15:49:02 #160 DONE 2.2s 15:49:02 15:49:02 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 15:49:02 #161 DONE 0.3s 15:49:02 15:49:02 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 15:49:02 #162 DONE 0.2s 15:49:02 15:49:02 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:49:02 #132 ... 15:49:02 15:49:02 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:49:02 #163 DONE 0.3s 15:49:02 15:49:02 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:49:02 #128 ... 15:49:02 15:49:02 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:49:02 #164 DONE 0.1s 15:49:02 15:49:02 #165 [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/ 15:49:03 #165 DONE 0.2s 15:49:03 15:49:03 #166 [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/ 15:49:03 #166 DONE 0.2s 15:49:03 15:49:03 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:49:03 #167 DONE 0.2s 15:49:03 15:49:03 #83 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:03 #83 DONE 849.0s 15:49:03 15:49:03 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:49:04 #168 DONE 0.4s 15:49:04 15:49:04 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:49:04 #124 ... 15:49:04 15:49:04 #169 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 15:49:04 #169 DONE 0.5s 15:49:04 15:49:04 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:49:04 #170 ... 15:49:04 15:49:04 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 15:49:04 #171 DONE 0.2s 15:49:04 15:49:04 #172 [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 15:49:04 #172 DONE 0.2s 15:49:04 15:49:04 #173 [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 15:49:05 #173 DONE 0.2s 15:49:05 15:49:05 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:49:05 #174 DONE 0.2s 15:49:05 15:49:05 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:05 #175 DONE 0.3s 15:49:05 15:49:05 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:06 #176 DONE 0.4s 15:49:06 15:49:06 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:06 #177 DONE 0.2s 15:49:06 15:49:06 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:06 #178 ... 15:49:06 15:49:06 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 15:49:06 #170 DONE 3.0s 15:49:07 15:49:07 #142 [security-bootstrapper] exporting to image 15:49:07 #142 exporting layers 15:49:09 #142 exporting layers 1.9s done 15:49:09 #142 writing image sha256:223dff7fccba594dc9e3396b4eb3cde50dc7dbd6bbea6e9a31756cc4a53f2a72 done 15:49:09 #142 naming to docker.io/library/security-bootstrapper-arm64 done 15:49:09 #142 DONE 7.5s 15:49:09 15:49:09 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:09 #130 ... 15:49:09 15:49:09 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:09 #178 DONE 2.9s 15:49:09 15:49:09 #142 [security-secretstore-setup] exporting to image 15:49:10 #142 exporting layers 1.3s done 15:49:10 #142 writing image sha256:de357b75f727382764b7eee2afa0b41c341e1e3fb1fbda427757ab8a174db8c9 done 15:49:10 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 15:49:10 #142 DONE 8.8s 15:49:10 15:49:10 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:32 #130 ... 15:49:32 15:49:32 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:49:32 #125 DONE 876.7s 15:49:32 15:49:32 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:32 #130 ... 15:49:32 15:49:32 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:49:32 #179 DONE 0.1s 15:49:32 15:49:32 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:49:32 #180 DONE 0.1s 15:49:32 15:49:32 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:32 #130 ... 15:49:32 15:49:32 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:49:32 #181 DONE 0.3s 15:49:32 15:49:32 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:49:32 #132 ... 15:49:32 15:49:32 #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 15:49:32 #182 DONE 0.1s 15:49:32 15:49:32 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:49:32 #183 DONE 0.1s 15:49:32 15:49:32 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:33 #130 ... 15:49:33 15:49:33 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:49:35 #184 DONE 1.8s 15:49:35 15:49:35 #142 [core-common-config-bootstrapper] exporting to image 15:49:35 #142 exporting layers 15:49:35 #142 exporting layers 0.5s done 15:49:35 #142 writing image sha256:90ad280f7f840c55ac6b9c6d2a6eda5c6b1fc894625a6373e2e9ee160d4e65e5 done 15:49:35 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:49:35 #142 DONE 9.3s 15:49:35 15:49:35 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:45 #130 ... 15:49:45 15:49:45 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:49:45 #124 DONE 889.8s 15:49:45 15:49:45 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:49:45 #130 ... 15:49:45 15:49:45 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 15:49:45 #185 DONE 0.2s 15:49:45 15:49:45 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 15:49:45 #186 DONE 0.1s 15:49:45 15:49:45 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:49:46 #187 DONE 0.3s 15:49:46 15:49:46 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:49:46 #188 DONE 0.1s 15:49:46 15:49:46 #142 [core-command] exporting to image 15:49:46 #142 exporting layers 15:49:46 #142 exporting layers 0.3s done 15:49:46 #142 writing image sha256:a07b1c0e3f9c3ef5c289fea7218e572f6644409efa2e58052519310b0dd90338 0.0s done 15:49:46 #142 naming to docker.io/library/core-command-arm64 done 15:49:46 #142 DONE 9.6s 15:49:46 15:49:46 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:04 #130 ... 15:50:04 15:50:04 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:50:04 #128 DONE 908.9s 15:50:04 15:50:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:04 #130 ... 15:50:04 15:50:04 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:50:04 #189 DONE 0.3s 15:50:04 15:50:04 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:50:04 #190 DONE 0.1s 15:50:04 15:50:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:04 #130 ... 15:50:04 15:50:04 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:50:05 #191 DONE 0.3s 15:50:05 15:50:05 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:50:05 #192 DONE 0.2s 15:50:05 15:50:05 #142 [core-data] exporting to image 15:50:05 #142 exporting layers 15:50:05 #142 exporting layers 0.3s done 15:50:05 #142 writing image sha256:41d061596e189a26eec448699cdc96b87db7a75fe72b448e84fa573e80cad804 done 15:50:05 #142 naming to docker.io/library/core-data-arm64 done 15:50:05 #142 DONE 9.9s 15:50:05 15:50:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:06 #130 ... 15:50:06 15:50:06 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:50:06 #132 DONE 911.8s 15:50:06 15:50:06 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:07 #130 ... 15:50:07 15:50:07 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 15:50:07 #193 DONE 0.1s 15:50:07 15:50:07 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 15:50:07 #194 DONE 0.1s 15:50:07 15:50:07 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:50:07 #195 DONE 0.3s 15:50:07 15:50:07 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:50:07 #196 DONE 0.1s 15:50:07 15:50:07 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:50:08 #130 ... 15:50:08 15:50:08 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:50:08 #197 DONE 0.1s 15:50:08 15:50:08 #142 [core-metadata] exporting to image 15:50:08 #142 exporting layers 0.3s done 15:50:08 #142 writing image sha256:fb717d205a58cb1cffde4167525004c4c9c52cfda0398d1c073e376550f3a418 done 15:50:08 #142 naming to docker.io/library/core-metadata-arm64 done 15:50:08 #142 DONE 10.3s 15:50:08 15:50:08 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:51:05 #130 ... 15:51:05 15:51:05 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:51:05 #102 DONE 962.7s 15:51:05 15:51:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:51:05 #130 ... 15:51:05 15:51:05 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:51:05 #198 DONE 0.2s 15:51:05 15:51:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:51:05 #130 ... 15:51:05 15:51:05 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:51:05 #199 DONE 0.2s 15:51:05 15:51:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:51:05 #130 ... 15:51:05 15:51:05 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:51:05 #200 DONE 0.4s 15:51:05 15:51:05 #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 15:51:05 #201 DONE 0.1s 15:51:05 15:51:05 #142 [security-spiffe-token-provider] exporting to image 15:51:05 #142 exporting layers 15:51:05 #142 exporting layers 0.5s done 15:51:05 #142 writing image sha256:6a6e57a9a481abdafa45a684661e31a1c8e1e8a3d83f78f50401ecac121d53c5 15:51:05 #142 writing image sha256:6a6e57a9a481abdafa45a684661e31a1c8e1e8a3d83f78f50401ecac121d53c5 done 15:51:05 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:51:05 #142 DONE 10.8s 15:51:05 15:51:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:51:27 #130 DONE 991.7s 15:51:27 15:51:27 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:51:27 #109 DONE 986.9s 15:51:27 15:51:27 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:51:27 #202 DONE 0.4s 15:51:27 15:51:27 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 15:51:27 #203 DONE 0.3s 15:51:27 15:51:27 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:51:27 #204 DONE 0.2s 15:51:27 15:51:27 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:51:27 #205 ... 15:51:27 15:51:27 #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 15:51:27 #206 DONE 0.1s 15:51:27 15:51:27 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:51:27 #207 DONE 0.3s 15:51:27 15:51:27 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:51:27 #205 DONE 0.4s 15:51:27 15:51:27 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:51:27 #208 DONE 0.1s 15:51:27 15:51:27 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:51:27 #209 DONE 0.1s 15:51:27 15:51:27 #142 [support-scheduler] exporting to image 15:51:27 #142 exporting layers 15:51:28 #142 exporting layers 0.3s done 15:51:28 #142 writing image sha256:5b475b64e50fe67e1975d618684d203f96741973bc52467809f87d6786b84bd7 0.0s done 15:51:28 #142 naming to docker.io/library/support-notifications-arm64 done 15:51:28 #142 writing image sha256:104c72e8fc33c826cbe25db046f956d4a168f734f0610894a7ed65257d564191 done 15:51:28 #142 naming to docker.io/library/support-scheduler-arm64 done 15:51:28 #142 DONE 11.2s 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:51:28 time="2023-07-12T15:33:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:51:28 $ docker stop --time=1 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a 15:51:29 $ docker rm -f --volumes 0e5b4ad03e932ad8df9c33184a25925a6701823468f739b4c8ef8b47bdd7d11a [Pipeline] // withDockerContainer [Pipeline] sh 15:51:30 + docker images 15:51:30 REPOSITORY TAG IMAGE ID CREATED SIZE 15:51:30 support-notifications-arm64 latest 5b475b64e50f 3 seconds ago 31.9MB 15:51:30 support-scheduler-arm64 latest 104c72e8fc33 3 seconds ago 31.2MB 15:51:30 security-spiffe-token-provider-arm64 latest 6a6e57a9a481 30 seconds ago 32.7MB 15:51:30 core-metadata-arm64 latest fb717d205a58 About a minute ago 20.2MB 15:51:30 core-data-arm64 latest 41d061596e18 About a minute ago 19.9MB 15:51:30 core-command-arm64 latest a07b1c0e3f9c About a minute ago 19.7MB 15:51:30 core-common-config-bootstrapper-arm64 latest 90ad280f7f84 About a minute ago 17.2MB 15:51:30 security-secretstore-setup-arm64 latest de357b75f727 2 minutes ago 41.3MB 15:51:30 security-bootstrapper-arm64 latest 223dff7fccba 2 minutes ago 21.9MB 15:51:30 security-proxy-setup-arm64 latest c8b4564732c1 2 minutes ago 18.7MB 15:51:30 security-proxy-auth-arm64 latest 0396b65448f1 2 minutes ago 18.1MB 15:51:30 security-spire-agent-arm64 latest 0d9550c03bbb 16 minutes ago 153MB 15:51:30 security-spire-server-arm64 latest 90095d33a647 16 minutes ago 97MB 15:51:30 security-spire-config-arm64 latest e23259f00990 16 minutes ago 96.1MB 15:51:30 ci-base-image-arm64 latest f74def8c292c 18 minutes ago 903MB 15:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB 15:51:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:30 provisioning config files... 15:51:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config5721442385839149311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:30 ---> docker-login.sh 15:51:30 nexus3.edgexfoundry.org:10001 15:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:31 Configure a credential helper to remove this warning. See 15:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:31 15:51:31 Login Succeeded 15:51:31 nexus3.edgexfoundry.org:10002 15:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:31 Configure a credential helper to remove this warning. See 15:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:31 15:51:31 Login Succeeded 15:51:31 nexus3.edgexfoundry.org:10003 15:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:31 Configure a credential helper to remove this warning. See 15:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:31 15:51:31 Login Succeeded 15:51:31 nexus3.edgexfoundry.org:10004 15:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:32 Configure a credential helper to remove this warning. See 15:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:32 15:51:32 Login Succeeded 15:51:32 docker.io 15:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:33 Configure a credential helper to remove this warning. See 15:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:33 15:51:33 Login Succeeded 15:51:33 ---> docker-login.sh ends [Pipeline] } 15:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:33 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:51:33 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:33 latest 15:51:33 3.1.0-dev.7 15:51:33 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:33 main 15:51:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:51:33 a7f4f5f8aca2: Preparing 15:51:33 bda51dc68a99: Preparing 15:51:33 842cd3809d4a: Preparing 15:51:33 6df7c8a179e6: Preparing 15:51:33 a814eebdff58: Preparing 15:51:33 9386262d7a74: Preparing 15:51:33 9386262d7a74: Waiting 15:51:34 a7f4f5f8aca2: Pushed 15:51:34 842cd3809d4a: Pushed 15:51:34 a814eebdff58: Pushed 15:51:34 6df7c8a179e6: Pushed 15:51:34 9386262d7a74: Layer already exists 15:51:37 bda51dc68a99: Pushed 15:51:37 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:51:38 a7f4f5f8aca2: Preparing 15:51:38 bda51dc68a99: Preparing 15:51:38 842cd3809d4a: Preparing 15:51:38 6df7c8a179e6: Preparing 15:51:38 a814eebdff58: Preparing 15:51:38 9386262d7a74: Preparing 15:51:38 9386262d7a74: Waiting 15:51:38 a814eebdff58: Layer already exists 15:51:38 bda51dc68a99: Layer already exists 15:51:38 842cd3809d4a: Layer already exists 15:51:38 a7f4f5f8aca2: Layer already exists 15:51:38 6df7c8a179e6: Layer already exists 15:51:38 9386262d7a74: Layer already exists 15:51:38 latest: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 15:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:51:39 a7f4f5f8aca2: Preparing 15:51:39 bda51dc68a99: Preparing 15:51:39 842cd3809d4a: Preparing 15:51:39 6df7c8a179e6: Preparing 15:51:39 a814eebdff58: Preparing 15:51:39 9386262d7a74: Preparing 15:51:39 9386262d7a74: Waiting 15:51:39 bda51dc68a99: Layer already exists 15:51:39 a7f4f5f8aca2: Layer already exists 15:51:39 842cd3809d4a: Layer already exists 15:51:39 6df7c8a179e6: Layer already exists 15:51:39 a814eebdff58: Layer already exists 15:51:39 9386262d7a74: Layer already exists 15:51:39 3.1.0-dev.7: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:51:39 a7f4f5f8aca2: Preparing 15:51:39 bda51dc68a99: Preparing 15:51:39 842cd3809d4a: Preparing 15:51:39 6df7c8a179e6: Preparing 15:51:39 a814eebdff58: Preparing 15:51:39 9386262d7a74: Preparing 15:51:39 9386262d7a74: Waiting 15:51:39 6df7c8a179e6: Layer already exists 15:51:39 842cd3809d4a: Layer already exists 15:51:39 a7f4f5f8aca2: Layer already exists 15:51:39 a814eebdff58: Layer already exists 15:51:39 bda51dc68a99: Layer already exists 15:51:39 9386262d7a74: Layer already exists 15:51:39 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:51:40 a7f4f5f8aca2: Preparing 15:51:40 bda51dc68a99: Preparing 15:51:40 842cd3809d4a: Preparing 15:51:40 6df7c8a179e6: Preparing 15:51:40 a814eebdff58: Preparing 15:51:40 9386262d7a74: Preparing 15:51:40 9386262d7a74: Waiting 15:51:40 a814eebdff58: Layer already exists 15:51:40 6df7c8a179e6: Layer already exists 15:51:40 a7f4f5f8aca2: Layer already exists 15:51:40 842cd3809d4a: Layer already exists 15:51:40 bda51dc68a99: Layer already exists 15:51:40 9386262d7a74: Layer already exists 15:51:40 main: digest: sha256:f808a41c788ae78402b180b710f55f1e4f0b22a1e54ce1247d12b2bb90a6b045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:40 ===================================================== [Pipeline] echo 15:51:40 taggedImages: 15:51:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:51:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.7 15:51:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:51:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:51:40 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:40 latest 15:51:40 3.1.0-dev.7 15:51:40 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:40 main 15:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:51:41 bb3b58b87645: Preparing 15:51:41 f2eda5793f67: Preparing 15:51:41 fd0ca9b6d516: Preparing 15:51:41 025e53fc43e2: Preparing 15:51:41 842cd3809d4a: Preparing 15:51:41 6df7c8a179e6: Preparing 15:51:41 a814eebdff58: Preparing 15:51:41 9386262d7a74: Preparing 15:51:41 a814eebdff58: Waiting 15:51:41 9386262d7a74: Waiting 15:51:41 6df7c8a179e6: Waiting 15:51:41 842cd3809d4a: Layer already exists 15:51:41 6df7c8a179e6: Layer already exists 15:51:41 a814eebdff58: Layer already exists 15:51:41 f2eda5793f67: Pushed 15:51:41 fd0ca9b6d516: Pushed 15:51:41 9386262d7a74: Layer already exists 15:51:41 bb3b58b87645: Pushed 15:51:44 025e53fc43e2: Pushed 15:51:44 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:44 + 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 15:51:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:51:45 bb3b58b87645: Preparing 15:51:45 f2eda5793f67: Preparing 15:51:45 fd0ca9b6d516: Preparing 15:51:45 025e53fc43e2: Preparing 15:51:45 842cd3809d4a: Preparing 15:51:45 6df7c8a179e6: Preparing 15:51:45 a814eebdff58: Preparing 15:51:45 9386262d7a74: Preparing 15:51:45 6df7c8a179e6: Waiting 15:51:45 9386262d7a74: Waiting 15:51:45 a814eebdff58: Waiting 15:51:45 025e53fc43e2: Layer already exists 15:51:45 842cd3809d4a: Layer already exists 15:51:45 fd0ca9b6d516: Layer already exists 15:51:45 bb3b58b87645: Layer already exists 15:51:45 f2eda5793f67: Layer already exists 15:51:45 a814eebdff58: Layer already exists 15:51:45 6df7c8a179e6: Layer already exists 15:51:45 9386262d7a74: Layer already exists 15:51:45 latest: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 15:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:51:46 bb3b58b87645: Preparing 15:51:46 f2eda5793f67: Preparing 15:51:46 fd0ca9b6d516: Preparing 15:51:46 025e53fc43e2: Preparing 15:51:46 842cd3809d4a: Preparing 15:51:46 6df7c8a179e6: Preparing 15:51:46 a814eebdff58: Preparing 15:51:46 9386262d7a74: Preparing 15:51:46 6df7c8a179e6: Waiting 15:51:46 a814eebdff58: Waiting 15:51:46 9386262d7a74: Waiting 15:51:46 fd0ca9b6d516: Layer already exists 15:51:46 842cd3809d4a: Layer already exists 15:51:46 025e53fc43e2: Layer already exists 15:51:46 f2eda5793f67: Layer already exists 15:51:46 bb3b58b87645: Layer already exists 15:51:46 9386262d7a74: Layer already exists 15:51:46 6df7c8a179e6: Layer already exists 15:51:46 a814eebdff58: Layer already exists 15:51:46 3.1.0-dev.7: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:51:46 bb3b58b87645: Preparing 15:51:46 f2eda5793f67: Preparing 15:51:46 fd0ca9b6d516: Preparing 15:51:46 025e53fc43e2: Preparing 15:51:46 842cd3809d4a: Preparing 15:51:46 6df7c8a179e6: Preparing 15:51:46 a814eebdff58: Preparing 15:51:46 9386262d7a74: Preparing 15:51:46 6df7c8a179e6: Waiting 15:51:46 a814eebdff58: Waiting 15:51:46 9386262d7a74: Waiting 15:51:46 025e53fc43e2: Layer already exists 15:51:46 842cd3809d4a: Layer already exists 15:51:46 bb3b58b87645: Layer already exists 15:51:46 fd0ca9b6d516: Layer already exists 15:51:46 f2eda5793f67: Layer already exists 15:51:46 a814eebdff58: Layer already exists 15:51:46 6df7c8a179e6: Layer already exists 15:51:46 9386262d7a74: Layer already exists 15:51:47 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:47 + 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 15:51:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:51:47 bb3b58b87645: Preparing 15:51:47 f2eda5793f67: Preparing 15:51:47 fd0ca9b6d516: Preparing 15:51:47 025e53fc43e2: Preparing 15:51:47 842cd3809d4a: Preparing 15:51:47 6df7c8a179e6: Preparing 15:51:47 a814eebdff58: Preparing 15:51:47 9386262d7a74: Preparing 15:51:47 6df7c8a179e6: Waiting 15:51:47 a814eebdff58: Waiting 15:51:47 9386262d7a74: Waiting 15:51:47 f2eda5793f67: Layer already exists 15:51:47 bb3b58b87645: Layer already exists 15:51:47 fd0ca9b6d516: Layer already exists 15:51:47 842cd3809d4a: Layer already exists 15:51:47 025e53fc43e2: Layer already exists 15:51:47 a814eebdff58: Layer already exists 15:51:47 9386262d7a74: Layer already exists 15:51:47 6df7c8a179e6: Layer already exists 15:51:47 main: digest: sha256:d1b150d0eeab63b5af322dea273abe31f837ef9928942b7c9aebfbf1471adc7a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:48 ===================================================== [Pipeline] echo 15:51:48 taggedImages: 15:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.7 15:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:51:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:51:48 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:48 latest 15:51:48 3.1.0-dev.7 15:51:48 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:48 main 15:51:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:51:48 f47ab9523d2a: Preparing 15:51:48 8132523688df: Preparing 15:51:48 842cd3809d4a: Preparing 15:51:48 6df7c8a179e6: Preparing 15:51:48 56ca03409350: Preparing 15:51:48 9386262d7a74: Preparing 15:51:48 9386262d7a74: Waiting 15:51:48 842cd3809d4a: Layer already exists 15:51:48 6df7c8a179e6: Layer already exists 15:51:49 9386262d7a74: Layer already exists 15:51:49 f47ab9523d2a: Pushed 15:51:49 56ca03409350: Pushed 15:51:52 8132523688df: Pushed 15:51:52 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:51:53 f47ab9523d2a: Preparing 15:51:53 8132523688df: Preparing 15:51:53 842cd3809d4a: Preparing 15:51:53 6df7c8a179e6: Preparing 15:51:53 56ca03409350: Preparing 15:51:53 9386262d7a74: Preparing 15:51:53 9386262d7a74: Waiting 15:51:53 842cd3809d4a: Layer already exists 15:51:53 6df7c8a179e6: Layer already exists 15:51:53 8132523688df: Layer already exists 15:51:53 f47ab9523d2a: Layer already exists 15:51:53 56ca03409350: Layer already exists 15:51:53 9386262d7a74: Layer already exists 15:51:53 latest: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 15:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:51:54 f47ab9523d2a: Preparing 15:51:54 8132523688df: Preparing 15:51:54 842cd3809d4a: Preparing 15:51:54 6df7c8a179e6: Preparing 15:51:54 56ca03409350: Preparing 15:51:54 9386262d7a74: Preparing 15:51:54 9386262d7a74: Waiting 15:51:54 f47ab9523d2a: Layer already exists 15:51:54 6df7c8a179e6: Layer already exists 15:51:54 56ca03409350: Layer already exists 15:51:54 8132523688df: Layer already exists 15:51:54 842cd3809d4a: Layer already exists 15:51:54 9386262d7a74: Layer already exists 15:51:54 3.1.0-dev.7: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:51:55 f47ab9523d2a: Preparing 15:51:55 8132523688df: Preparing 15:51:55 842cd3809d4a: Preparing 15:51:55 6df7c8a179e6: Preparing 15:51:55 56ca03409350: Preparing 15:51:55 9386262d7a74: Preparing 15:51:55 9386262d7a74: Waiting 15:51:55 842cd3809d4a: Layer already exists 15:51:55 6df7c8a179e6: Layer already exists 15:51:55 f47ab9523d2a: Layer already exists 15:51:55 56ca03409350: Layer already exists 15:51:55 8132523688df: Layer already exists 15:51:55 9386262d7a74: Layer already exists 15:51:55 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:51:55 f47ab9523d2a: Preparing 15:51:55 8132523688df: Preparing 15:51:55 842cd3809d4a: Preparing 15:51:55 6df7c8a179e6: Preparing 15:51:55 56ca03409350: Preparing 15:51:55 9386262d7a74: Preparing 15:51:55 9386262d7a74: Waiting 15:51:55 842cd3809d4a: Layer already exists 15:51:55 56ca03409350: Layer already exists 15:51:55 8132523688df: Layer already exists 15:51:55 6df7c8a179e6: Layer already exists 15:51:55 f47ab9523d2a: Layer already exists 15:51:55 9386262d7a74: Layer already exists 15:51:56 main: digest: sha256:760a39b1d3336e9f126d591819e9a344f27ef83cd5d58191c31649bfcec36f45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:51:56 ===================================================== [Pipeline] echo 15:51:56 taggedImages: 15:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.7 15:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:51:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:51:56 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:56 latest 15:51:56 3.1.0-dev.7 15:51:56 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:51:56 main 15:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:51:56 6e6e34f985ed: Preparing 15:51:56 4111713fe2c3: Preparing 15:51:56 ea284ef7d827: Preparing 15:51:56 842cd3809d4a: Preparing 15:51:56 6df7c8a179e6: Preparing 15:51:56 a814eebdff58: Preparing 15:51:56 9386262d7a74: Preparing 15:51:56 a814eebdff58: Waiting 15:51:56 9386262d7a74: Waiting 15:51:57 6df7c8a179e6: Layer already exists 15:51:57 842cd3809d4a: Layer already exists 15:51:57 a814eebdff58: Layer already exists 15:51:57 9386262d7a74: Layer already exists 15:51:57 4111713fe2c3: Pushed 15:51:57 6e6e34f985ed: Pushed 15:52:00 ea284ef7d827: Pushed 15:52:00 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:52:02 6e6e34f985ed: Preparing 15:52:02 4111713fe2c3: Preparing 15:52:02 ea284ef7d827: Preparing 15:52:02 842cd3809d4a: Preparing 15:52:02 6df7c8a179e6: Preparing 15:52:02 a814eebdff58: Preparing 15:52:02 9386262d7a74: Preparing 15:52:02 a814eebdff58: Waiting 15:52:02 9386262d7a74: Waiting 15:52:02 6e6e34f985ed: Layer already exists 15:52:02 6df7c8a179e6: Layer already exists 15:52:02 842cd3809d4a: Layer already exists 15:52:02 ea284ef7d827: Layer already exists 15:52:02 4111713fe2c3: Layer already exists 15:52:02 9386262d7a74: Layer already exists 15:52:02 a814eebdff58: Layer already exists 15:52:02 latest: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 15:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:52:03 6e6e34f985ed: Preparing 15:52:03 4111713fe2c3: Preparing 15:52:03 ea284ef7d827: Preparing 15:52:03 842cd3809d4a: Preparing 15:52:03 6df7c8a179e6: Preparing 15:52:03 a814eebdff58: Preparing 15:52:03 9386262d7a74: Preparing 15:52:03 9386262d7a74: Waiting 15:52:03 a814eebdff58: Waiting 15:52:03 4111713fe2c3: Layer already exists 15:52:03 6e6e34f985ed: Layer already exists 15:52:03 ea284ef7d827: Layer already exists 15:52:03 6df7c8a179e6: Layer already exists 15:52:03 842cd3809d4a: Layer already exists 15:52:03 9386262d7a74: Layer already exists 15:52:03 a814eebdff58: Layer already exists 15:52:03 3.1.0-dev.7: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:52:04 6e6e34f985ed: Preparing 15:52:04 4111713fe2c3: Preparing 15:52:04 ea284ef7d827: Preparing 15:52:04 842cd3809d4a: Preparing 15:52:04 6df7c8a179e6: Preparing 15:52:04 a814eebdff58: Preparing 15:52:04 9386262d7a74: Preparing 15:52:04 a814eebdff58: Waiting 15:52:04 9386262d7a74: Waiting 15:52:04 6e6e34f985ed: Layer already exists 15:52:04 4111713fe2c3: Layer already exists 15:52:04 ea284ef7d827: Layer already exists 15:52:04 842cd3809d4a: Layer already exists 15:52:04 6df7c8a179e6: Layer already exists 15:52:04 9386262d7a74: Layer already exists 15:52:04 a814eebdff58: Layer already exists 15:52:04 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:52:05 6e6e34f985ed: Preparing 15:52:05 4111713fe2c3: Preparing 15:52:05 ea284ef7d827: Preparing 15:52:05 842cd3809d4a: Preparing 15:52:05 6df7c8a179e6: Preparing 15:52:05 a814eebdff58: Preparing 15:52:05 9386262d7a74: Preparing 15:52:05 a814eebdff58: Waiting 15:52:05 9386262d7a74: Waiting 15:52:05 6e6e34f985ed: Layer already exists 15:52:05 4111713fe2c3: Layer already exists 15:52:05 6df7c8a179e6: Layer already exists 15:52:05 842cd3809d4a: Layer already exists 15:52:05 ea284ef7d827: Layer already exists 15:52:05 a814eebdff58: Layer already exists 15:52:05 9386262d7a74: Layer already exists 15:52:05 main: digest: sha256:64385f7270ae2db1bee68e6121f5aa7deb9930224e6f165120f7d7baf82aa944 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:05 ===================================================== [Pipeline] echo 15:52:05 taggedImages: 15:52:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:52:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.7 15:52:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:52:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:52:05 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:05 latest 15:52:05 3.1.0-dev.7 15:52:05 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:05 main 15:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:52:06 58b71c5dcec9: Preparing 15:52:06 b8de08e990dc: Preparing 15:52:06 9728d9c4ea4f: Preparing 15:52:06 961f3c7e1d87: Preparing 15:52:06 70d19ce9da8f: Preparing 15:52:06 52fdad49efd4: Preparing 15:52:06 c602dbba1efc: Preparing 15:52:06 842cd3809d4a: Preparing 15:52:06 6df7c8a179e6: Preparing 15:52:06 90217f881f9f: Preparing 15:52:06 ebfac0e53cf0: Preparing 15:52:06 5f70bf18a086: Preparing 15:52:06 59abbf217e89: Preparing 15:52:06 a4cae51bf564: Preparing 15:52:06 9386262d7a74: Preparing 15:52:06 90217f881f9f: Waiting 15:52:06 59abbf217e89: Waiting 15:52:06 ebfac0e53cf0: Waiting 15:52:06 52fdad49efd4: Waiting 15:52:06 5f70bf18a086: Waiting 15:52:06 c602dbba1efc: Waiting 15:52:06 6df7c8a179e6: Waiting 15:52:06 842cd3809d4a: Waiting 15:52:06 a4cae51bf564: Waiting 15:52:06 9386262d7a74: Waiting 15:52:06 70d19ce9da8f: Pushed 15:52:06 961f3c7e1d87: Pushed 15:52:06 58b71c5dcec9: Pushed 15:52:06 9728d9c4ea4f: Pushed 15:52:06 52fdad49efd4: Pushed 15:52:06 b8de08e990dc: Pushed 15:52:06 842cd3809d4a: Layer already exists 15:52:06 6df7c8a179e6: Layer already exists 15:52:06 90217f881f9f: Pushed 15:52:06 5f70bf18a086: Pushed 15:52:06 59abbf217e89: Pushed 15:52:06 ebfac0e53cf0: Pushed 15:52:06 9386262d7a74: Layer already exists 15:52:07 a4cae51bf564: Pushed 15:52:10 c602dbba1efc: Pushed 15:52:10 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:52:11 58b71c5dcec9: Preparing 15:52:11 b8de08e990dc: Preparing 15:52:11 9728d9c4ea4f: Preparing 15:52:11 961f3c7e1d87: Preparing 15:52:11 70d19ce9da8f: Preparing 15:52:11 52fdad49efd4: Preparing 15:52:11 c602dbba1efc: Preparing 15:52:11 842cd3809d4a: Preparing 15:52:11 6df7c8a179e6: Preparing 15:52:11 90217f881f9f: Preparing 15:52:11 ebfac0e53cf0: Preparing 15:52:11 5f70bf18a086: Preparing 15:52:11 59abbf217e89: Preparing 15:52:11 a4cae51bf564: Preparing 15:52:11 9386262d7a74: Preparing 15:52:11 90217f881f9f: Waiting 15:52:11 ebfac0e53cf0: Waiting 15:52:11 59abbf217e89: Waiting 15:52:11 a4cae51bf564: Waiting 15:52:11 9386262d7a74: Waiting 15:52:11 5f70bf18a086: Waiting 15:52:11 52fdad49efd4: Waiting 15:52:11 c602dbba1efc: Waiting 15:52:11 842cd3809d4a: Waiting 15:52:11 6df7c8a179e6: Waiting 15:52:11 58b71c5dcec9: Layer already exists 15:52:11 961f3c7e1d87: Layer already exists 15:52:11 b8de08e990dc: Layer already exists 15:52:11 70d19ce9da8f: Layer already exists 15:52:11 9728d9c4ea4f: Layer already exists 15:52:11 c602dbba1efc: Layer already exists 15:52:11 52fdad49efd4: Layer already exists 15:52:11 90217f881f9f: Layer already exists 15:52:11 842cd3809d4a: Layer already exists 15:52:11 6df7c8a179e6: Layer already exists 15:52:11 a4cae51bf564: Layer already exists 15:52:11 5f70bf18a086: Layer already exists 15:52:11 59abbf217e89: Layer already exists 15:52:11 ebfac0e53cf0: Layer already exists 15:52:11 9386262d7a74: Layer already exists 15:52:11 latest: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 15:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:52:12 58b71c5dcec9: Preparing 15:52:12 b8de08e990dc: Preparing 15:52:12 9728d9c4ea4f: Preparing 15:52:12 961f3c7e1d87: Preparing 15:52:12 70d19ce9da8f: Preparing 15:52:12 52fdad49efd4: Preparing 15:52:12 c602dbba1efc: Preparing 15:52:12 842cd3809d4a: Preparing 15:52:12 6df7c8a179e6: Preparing 15:52:12 90217f881f9f: Preparing 15:52:12 ebfac0e53cf0: Preparing 15:52:12 5f70bf18a086: Preparing 15:52:12 59abbf217e89: Preparing 15:52:12 a4cae51bf564: Preparing 15:52:12 9386262d7a74: Preparing 15:52:12 52fdad49efd4: Waiting 15:52:12 c602dbba1efc: Waiting 15:52:12 842cd3809d4a: Waiting 15:52:12 6df7c8a179e6: Waiting 15:52:12 90217f881f9f: Waiting 15:52:12 ebfac0e53cf0: Waiting 15:52:12 5f70bf18a086: Waiting 15:52:12 a4cae51bf564: Waiting 15:52:12 59abbf217e89: Waiting 15:52:12 9386262d7a74: Waiting 15:52:12 961f3c7e1d87: Layer already exists 15:52:12 70d19ce9da8f: Layer already exists 15:52:12 9728d9c4ea4f: Layer already exists 15:52:12 b8de08e990dc: Layer already exists 15:52:12 58b71c5dcec9: Layer already exists 15:52:12 52fdad49efd4: Layer already exists 15:52:12 842cd3809d4a: Layer already exists 15:52:12 c602dbba1efc: Layer already exists 15:52:12 6df7c8a179e6: Layer already exists 15:52:12 90217f881f9f: Layer already exists 15:52:12 ebfac0e53cf0: Layer already exists 15:52:12 59abbf217e89: Layer already exists 15:52:12 5f70bf18a086: Layer already exists 15:52:12 a4cae51bf564: Layer already exists 15:52:12 9386262d7a74: Layer already exists 15:52:12 3.1.0-dev.7: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:52:15 58b71c5dcec9: Preparing 15:52:15 b8de08e990dc: Preparing 15:52:15 9728d9c4ea4f: Preparing 15:52:15 961f3c7e1d87: Preparing 15:52:15 70d19ce9da8f: Preparing 15:52:15 52fdad49efd4: Preparing 15:52:15 c602dbba1efc: Preparing 15:52:15 842cd3809d4a: Preparing 15:52:15 6df7c8a179e6: Preparing 15:52:15 90217f881f9f: Preparing 15:52:15 ebfac0e53cf0: Preparing 15:52:15 5f70bf18a086: Preparing 15:52:15 59abbf217e89: Preparing 15:52:15 a4cae51bf564: Preparing 15:52:15 9386262d7a74: Preparing 15:52:15 52fdad49efd4: Waiting 15:52:15 c602dbba1efc: Waiting 15:52:15 842cd3809d4a: Waiting 15:52:15 6df7c8a179e6: Waiting 15:52:15 ebfac0e53cf0: Waiting 15:52:15 59abbf217e89: Waiting 15:52:15 5f70bf18a086: Waiting 15:52:15 a4cae51bf564: Waiting 15:52:15 90217f881f9f: Waiting 15:52:15 9386262d7a74: Waiting 15:52:15 9728d9c4ea4f: Layer already exists 15:52:15 961f3c7e1d87: Layer already exists 15:52:15 70d19ce9da8f: Layer already exists 15:52:15 58b71c5dcec9: Layer already exists 15:52:15 b8de08e990dc: Layer already exists 15:52:15 52fdad49efd4: Layer already exists 15:52:15 6df7c8a179e6: Layer already exists 15:52:15 c602dbba1efc: Layer already exists 15:52:15 842cd3809d4a: Layer already exists 15:52:15 90217f881f9f: Layer already exists 15:52:15 5f70bf18a086: Layer already exists 15:52:15 ebfac0e53cf0: Layer already exists 15:52:15 9386262d7a74: Layer already exists 15:52:15 59abbf217e89: Layer already exists 15:52:15 a4cae51bf564: Layer already exists 15:52:15 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:52:16 58b71c5dcec9: Preparing 15:52:16 b8de08e990dc: Preparing 15:52:16 9728d9c4ea4f: Preparing 15:52:16 961f3c7e1d87: Preparing 15:52:16 70d19ce9da8f: Preparing 15:52:16 52fdad49efd4: Preparing 15:52:16 c602dbba1efc: Preparing 15:52:16 842cd3809d4a: Preparing 15:52:16 6df7c8a179e6: Preparing 15:52:16 90217f881f9f: Preparing 15:52:16 ebfac0e53cf0: Preparing 15:52:16 5f70bf18a086: Preparing 15:52:16 59abbf217e89: Preparing 15:52:16 a4cae51bf564: Preparing 15:52:16 9386262d7a74: Preparing 15:52:16 52fdad49efd4: Waiting 15:52:16 c602dbba1efc: Waiting 15:52:16 5f70bf18a086: Waiting 15:52:16 59abbf217e89: Waiting 15:52:16 842cd3809d4a: Waiting 15:52:16 a4cae51bf564: Waiting 15:52:16 6df7c8a179e6: Waiting 15:52:16 9386262d7a74: Waiting 15:52:16 90217f881f9f: Waiting 15:52:16 ebfac0e53cf0: Waiting 15:52:16 58b71c5dcec9: Layer already exists 15:52:16 961f3c7e1d87: Layer already exists 15:52:16 b8de08e990dc: Layer already exists 15:52:16 9728d9c4ea4f: Layer already exists 15:52:16 70d19ce9da8f: Layer already exists 15:52:16 c602dbba1efc: Layer already exists 15:52:16 842cd3809d4a: Layer already exists 15:52:16 6df7c8a179e6: Layer already exists 15:52:16 52fdad49efd4: Layer already exists 15:52:16 ebfac0e53cf0: Layer already exists 15:52:16 5f70bf18a086: Layer already exists 15:52:16 90217f881f9f: Layer already exists 15:52:16 a4cae51bf564: Layer already exists 15:52:16 59abbf217e89: Layer already exists 15:52:16 9386262d7a74: Layer already exists 15:52:16 main: digest: sha256:e64abf1aebe6e526d150aa06bf30c42834c544fec6133baec2d4ec5c8b9d34d6 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:16 ===================================================== [Pipeline] echo 15:52:16 taggedImages: 15:52:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:52:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.7 15:52:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:52:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:52:16 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:16 latest 15:52:16 3.1.0-dev.7 15:52:16 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:16 main 15:52:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:52:17 6e5691419c32: Preparing 15:52:17 238038ec710b: Preparing 15:52:17 5ec95a4b6da6: Preparing 15:52:17 e43609c04354: Preparing 15:52:17 842cd3809d4a: Preparing 15:52:17 6df7c8a179e6: Preparing 15:52:17 a814eebdff58: Preparing 15:52:17 9386262d7a74: Preparing 15:52:17 6df7c8a179e6: Waiting 15:52:17 a814eebdff58: Waiting 15:52:17 9386262d7a74: Waiting 15:52:17 842cd3809d4a: Layer already exists 15:52:17 6df7c8a179e6: Layer already exists 15:52:17 a814eebdff58: Layer already exists 15:52:17 238038ec710b: Pushed 15:52:17 5ec95a4b6da6: Pushed 15:52:17 6e5691419c32: Pushed 15:52:17 9386262d7a74: Layer already exists 15:52:20 e43609c04354: Pushed 15:52:20 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:20 + 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 15:52:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:52:21 6e5691419c32: Preparing 15:52:21 238038ec710b: Preparing 15:52:21 5ec95a4b6da6: Preparing 15:52:21 e43609c04354: Preparing 15:52:21 842cd3809d4a: Preparing 15:52:21 6df7c8a179e6: Preparing 15:52:21 a814eebdff58: Preparing 15:52:21 9386262d7a74: Preparing 15:52:21 6df7c8a179e6: Waiting 15:52:21 a814eebdff58: Waiting 15:52:21 9386262d7a74: Waiting 15:52:21 5ec95a4b6da6: Layer already exists 15:52:21 842cd3809d4a: Layer already exists 15:52:21 6e5691419c32: Layer already exists 15:52:21 238038ec710b: Layer already exists 15:52:21 6df7c8a179e6: Layer already exists 15:52:21 a814eebdff58: Layer already exists 15:52:21 e43609c04354: Layer already exists 15:52:21 9386262d7a74: Layer already exists 15:52:21 latest: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 15:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:52:22 6e5691419c32: Preparing 15:52:22 238038ec710b: Preparing 15:52:22 5ec95a4b6da6: Preparing 15:52:22 e43609c04354: Preparing 15:52:22 842cd3809d4a: Preparing 15:52:22 6df7c8a179e6: Preparing 15:52:22 a814eebdff58: Preparing 15:52:22 9386262d7a74: Preparing 15:52:22 6df7c8a179e6: Waiting 15:52:22 a814eebdff58: Waiting 15:52:22 9386262d7a74: Waiting 15:52:22 842cd3809d4a: Layer already exists 15:52:22 6e5691419c32: Layer already exists 15:52:22 e43609c04354: Layer already exists 15:52:22 238038ec710b: Layer already exists 15:52:22 5ec95a4b6da6: Layer already exists 15:52:22 9386262d7a74: Layer already exists 15:52:22 6df7c8a179e6: Layer already exists 15:52:22 a814eebdff58: Layer already exists 15:52:22 3.1.0-dev.7: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:52:23 6e5691419c32: Preparing 15:52:23 238038ec710b: Preparing 15:52:23 5ec95a4b6da6: Preparing 15:52:23 e43609c04354: Preparing 15:52:23 842cd3809d4a: Preparing 15:52:23 6df7c8a179e6: Preparing 15:52:23 a814eebdff58: Preparing 15:52:23 9386262d7a74: Preparing 15:52:23 a814eebdff58: Waiting 15:52:23 9386262d7a74: Waiting 15:52:23 6df7c8a179e6: Waiting 15:52:23 5ec95a4b6da6: Layer already exists 15:52:23 238038ec710b: Layer already exists 15:52:23 e43609c04354: Layer already exists 15:52:23 6e5691419c32: Layer already exists 15:52:23 842cd3809d4a: Layer already exists 15:52:23 a814eebdff58: Layer already exists 15:52:23 9386262d7a74: Layer already exists 15:52:23 6df7c8a179e6: Layer already exists 15:52:23 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:23 + 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 15:52:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:52:23 6e5691419c32: Preparing 15:52:23 238038ec710b: Preparing 15:52:23 5ec95a4b6da6: Preparing 15:52:23 e43609c04354: Preparing 15:52:23 842cd3809d4a: Preparing 15:52:23 6df7c8a179e6: Preparing 15:52:23 a814eebdff58: Preparing 15:52:23 9386262d7a74: Preparing 15:52:23 a814eebdff58: Waiting 15:52:23 6df7c8a179e6: Waiting 15:52:23 9386262d7a74: Waiting 15:52:23 e43609c04354: Layer already exists 15:52:23 238038ec710b: Layer already exists 15:52:23 6e5691419c32: Layer already exists 15:52:23 842cd3809d4a: Layer already exists 15:52:23 5ec95a4b6da6: Layer already exists 15:52:23 6df7c8a179e6: Layer already exists 15:52:23 a814eebdff58: Layer already exists 15:52:23 9386262d7a74: Layer already exists 15:52:23 main: digest: sha256:d71290dbce0b9908558216a71dac865bcfaf82b41c84e96585166e8e6bed3daf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:24 ===================================================== [Pipeline] echo 15:52:24 taggedImages: 15:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.7 15:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:52:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:52:24 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:24 latest 15:52:24 3.1.0-dev.7 15:52:24 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:24 main 15:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:52:24 24139144db7a: Preparing 15:52:24 90636544940e: Preparing 15:52:24 0406699031f9: Preparing 15:52:24 be635d42602f: Preparing 15:52:24 842cd3809d4a: Preparing 15:52:24 6df7c8a179e6: Preparing 15:52:24 2eba90fc08ac: Preparing 15:52:24 243258eac8c8: Preparing 15:52:24 9386262d7a74: Preparing 15:52:24 2eba90fc08ac: Waiting 15:52:24 243258eac8c8: Waiting 15:52:24 9386262d7a74: Waiting 15:52:24 6df7c8a179e6: Waiting 15:52:24 842cd3809d4a: Layer already exists 15:52:25 6df7c8a179e6: Layer already exists 15:52:25 90636544940e: Pushed 15:52:25 be635d42602f: Pushed 15:52:25 24139144db7a: Pushed 15:52:25 9386262d7a74: Layer already exists 15:52:25 2eba90fc08ac: Pushed 15:52:25 243258eac8c8: Pushed 15:52:27 0406699031f9: Pushed 15:52:27 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + 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 15:52:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:52:28 24139144db7a: Preparing 15:52:28 90636544940e: Preparing 15:52:28 0406699031f9: Preparing 15:52:28 be635d42602f: Preparing 15:52:28 842cd3809d4a: Preparing 15:52:28 6df7c8a179e6: Preparing 15:52:28 2eba90fc08ac: Preparing 15:52:28 243258eac8c8: Preparing 15:52:28 9386262d7a74: Preparing 15:52:28 2eba90fc08ac: Waiting 15:52:28 243258eac8c8: Waiting 15:52:28 9386262d7a74: Waiting 15:52:28 6df7c8a179e6: Waiting 15:52:28 842cd3809d4a: Layer already exists 15:52:28 24139144db7a: Layer already exists 15:52:28 0406699031f9: Layer already exists 15:52:28 90636544940e: Layer already exists 15:52:28 be635d42602f: Layer already exists 15:52:28 243258eac8c8: Layer already exists 15:52:28 6df7c8a179e6: Layer already exists 15:52:28 2eba90fc08ac: Layer already exists 15:52:28 9386262d7a74: Layer already exists 15:52:28 latest: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 15:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:52:29 24139144db7a: Preparing 15:52:29 90636544940e: Preparing 15:52:29 0406699031f9: Preparing 15:52:29 be635d42602f: Preparing 15:52:29 842cd3809d4a: Preparing 15:52:29 6df7c8a179e6: Preparing 15:52:29 2eba90fc08ac: Preparing 15:52:29 243258eac8c8: Preparing 15:52:29 9386262d7a74: Preparing 15:52:29 6df7c8a179e6: Waiting 15:52:29 2eba90fc08ac: Waiting 15:52:29 243258eac8c8: Waiting 15:52:29 9386262d7a74: Waiting 15:52:29 0406699031f9: Layer already exists 15:52:29 90636544940e: Layer already exists 15:52:29 be635d42602f: Layer already exists 15:52:29 842cd3809d4a: Layer already exists 15:52:29 24139144db7a: Layer already exists 15:52:29 2eba90fc08ac: Layer already exists 15:52:29 243258eac8c8: Layer already exists 15:52:29 6df7c8a179e6: Layer already exists 15:52:29 9386262d7a74: Layer already exists 15:52:29 3.1.0-dev.7: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:52:30 24139144db7a: Preparing 15:52:30 90636544940e: Preparing 15:52:30 0406699031f9: Preparing 15:52:30 be635d42602f: Preparing 15:52:30 842cd3809d4a: Preparing 15:52:30 6df7c8a179e6: Preparing 15:52:30 2eba90fc08ac: Preparing 15:52:30 243258eac8c8: Preparing 15:52:30 9386262d7a74: Preparing 15:52:30 2eba90fc08ac: Waiting 15:52:30 243258eac8c8: Waiting 15:52:30 6df7c8a179e6: Waiting 15:52:30 842cd3809d4a: Layer already exists 15:52:30 90636544940e: Layer already exists 15:52:30 24139144db7a: Layer already exists 15:52:30 0406699031f9: Layer already exists 15:52:30 be635d42602f: Layer already exists 15:52:30 243258eac8c8: Layer already exists 15:52:30 2eba90fc08ac: Layer already exists 15:52:30 6df7c8a179e6: Layer already exists 15:52:30 9386262d7a74: Layer already exists 15:52:30 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + 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 15:52:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:52:31 24139144db7a: Preparing 15:52:31 90636544940e: Preparing 15:52:31 0406699031f9: Preparing 15:52:31 be635d42602f: Preparing 15:52:31 842cd3809d4a: Preparing 15:52:31 6df7c8a179e6: Preparing 15:52:31 2eba90fc08ac: Preparing 15:52:31 243258eac8c8: Preparing 15:52:31 9386262d7a74: Preparing 15:52:31 2eba90fc08ac: Waiting 15:52:31 243258eac8c8: Waiting 15:52:31 9386262d7a74: Waiting 15:52:31 6df7c8a179e6: Waiting 15:52:31 24139144db7a: Layer already exists 15:52:31 90636544940e: Layer already exists 15:52:31 842cd3809d4a: Layer already exists 15:52:31 0406699031f9: Layer already exists 15:52:31 be635d42602f: Layer already exists 15:52:31 6df7c8a179e6: Layer already exists 15:52:31 2eba90fc08ac: Layer already exists 15:52:31 243258eac8c8: Layer already exists 15:52:31 9386262d7a74: Layer already exists 15:52:31 main: digest: sha256:eb3c02379bed10fd13095350653922d546955905a8509d6339a61f8abe75b615 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:31 ===================================================== [Pipeline] echo 15:52:31 taggedImages: 15:52:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:52:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.7 15:52:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:52:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:52:31 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:31 latest 15:52:31 3.1.0-dev.7 15:52:31 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:31 main 15:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:52:32 d17a691c2260: Preparing 15:52:32 4ba702e1ad88: Preparing 15:52:32 21541d3133b8: Preparing 15:52:32 fa66c64e79fc: Preparing 15:52:32 cefcc1013caa: Preparing 15:52:32 56687b2cb0ba: Preparing 15:52:32 9552631a9e7e: Preparing 15:52:32 842cd3809d4a: Preparing 15:52:32 6df7c8a179e6: Preparing 15:52:32 ff95e8b0ecc5: Preparing 15:52:32 9386262d7a74: Preparing 15:52:32 6df7c8a179e6: Waiting 15:52:32 56687b2cb0ba: Waiting 15:52:32 9552631a9e7e: Waiting 15:52:32 842cd3809d4a: Waiting 15:52:32 ff95e8b0ecc5: Waiting 15:52:32 9386262d7a74: Waiting 15:52:32 4ba702e1ad88: Pushed 15:52:32 d17a691c2260: Pushed 15:52:32 cefcc1013caa: Pushed 15:52:32 842cd3809d4a: Layer already exists 15:52:32 6df7c8a179e6: Layer already exists 15:52:32 56687b2cb0ba: Pushed 15:52:32 9552631a9e7e: Pushed 15:52:32 9386262d7a74: Layer already exists 15:52:34 fa66c64e79fc: Pushed 15:52:35 ff95e8b0ecc5: Pushed 15:52:36 21541d3133b8: Pushed 15:52:36 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:36 + 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 15:52:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:52:36 d17a691c2260: Preparing 15:52:36 4ba702e1ad88: Preparing 15:52:36 21541d3133b8: Preparing 15:52:36 fa66c64e79fc: Preparing 15:52:36 cefcc1013caa: Preparing 15:52:36 56687b2cb0ba: Preparing 15:52:36 9552631a9e7e: Preparing 15:52:36 842cd3809d4a: Preparing 15:52:36 6df7c8a179e6: Preparing 15:52:36 ff95e8b0ecc5: Preparing 15:52:36 9386262d7a74: Preparing 15:52:36 842cd3809d4a: Waiting 15:52:36 6df7c8a179e6: Waiting 15:52:36 56687b2cb0ba: Waiting 15:52:36 ff95e8b0ecc5: Waiting 15:52:36 9386262d7a74: Waiting 15:52:36 9552631a9e7e: Waiting 15:52:36 4ba702e1ad88: Layer already exists 15:52:36 cefcc1013caa: Layer already exists 15:52:36 21541d3133b8: Layer already exists 15:52:36 d17a691c2260: Layer already exists 15:52:36 fa66c64e79fc: Layer already exists 15:52:36 9552631a9e7e: Layer already exists 15:52:36 56687b2cb0ba: Layer already exists 15:52:36 842cd3809d4a: Layer already exists 15:52:36 ff95e8b0ecc5: Layer already exists 15:52:36 6df7c8a179e6: Layer already exists 15:52:36 9386262d7a74: Layer already exists 15:52:37 latest: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 15:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:52:37 d17a691c2260: Preparing 15:52:37 4ba702e1ad88: Preparing 15:52:37 21541d3133b8: Preparing 15:52:37 fa66c64e79fc: Preparing 15:52:37 cefcc1013caa: Preparing 15:52:37 56687b2cb0ba: Preparing 15:52:37 9552631a9e7e: Preparing 15:52:37 842cd3809d4a: Preparing 15:52:37 6df7c8a179e6: Preparing 15:52:37 ff95e8b0ecc5: Preparing 15:52:37 9386262d7a74: Preparing 15:52:37 842cd3809d4a: Waiting 15:52:37 6df7c8a179e6: Waiting 15:52:37 ff95e8b0ecc5: Waiting 15:52:37 56687b2cb0ba: Waiting 15:52:37 9552631a9e7e: Waiting 15:52:37 9386262d7a74: Waiting 15:52:37 21541d3133b8: Layer already exists 15:52:37 cefcc1013caa: Layer already exists 15:52:37 d17a691c2260: Layer already exists 15:52:37 fa66c64e79fc: Layer already exists 15:52:37 4ba702e1ad88: Layer already exists 15:52:37 56687b2cb0ba: Layer already exists 15:52:37 9552631a9e7e: Layer already exists 15:52:37 842cd3809d4a: Layer already exists 15:52:37 ff95e8b0ecc5: Layer already exists 15:52:37 6df7c8a179e6: Layer already exists 15:52:37 9386262d7a74: Layer already exists 15:52:37 3.1.0-dev.7: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:52:38 d17a691c2260: Preparing 15:52:38 4ba702e1ad88: Preparing 15:52:38 21541d3133b8: Preparing 15:52:38 fa66c64e79fc: Preparing 15:52:38 cefcc1013caa: Preparing 15:52:38 56687b2cb0ba: Preparing 15:52:38 9552631a9e7e: Preparing 15:52:38 842cd3809d4a: Preparing 15:52:38 6df7c8a179e6: Preparing 15:52:38 ff95e8b0ecc5: Preparing 15:52:38 9386262d7a74: Preparing 15:52:38 842cd3809d4a: Waiting 15:52:38 6df7c8a179e6: Waiting 15:52:38 56687b2cb0ba: Waiting 15:52:38 9552631a9e7e: Waiting 15:52:38 ff95e8b0ecc5: Waiting 15:52:38 9386262d7a74: Waiting 15:52:38 d17a691c2260: Layer already exists 15:52:38 4ba702e1ad88: Layer already exists 15:52:38 fa66c64e79fc: Layer already exists 15:52:38 21541d3133b8: Layer already exists 15:52:38 cefcc1013caa: Layer already exists 15:52:38 842cd3809d4a: Layer already exists 15:52:38 56687b2cb0ba: Layer already exists 15:52:38 9552631a9e7e: Layer already exists 15:52:38 ff95e8b0ecc5: Layer already exists 15:52:38 6df7c8a179e6: Layer already exists 15:52:38 9386262d7a74: Layer already exists 15:52:38 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:39 + 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 15:52:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:52:39 d17a691c2260: Preparing 15:52:39 4ba702e1ad88: Preparing 15:52:39 21541d3133b8: Preparing 15:52:39 fa66c64e79fc: Preparing 15:52:39 cefcc1013caa: Preparing 15:52:39 56687b2cb0ba: Preparing 15:52:39 9552631a9e7e: Preparing 15:52:39 842cd3809d4a: Preparing 15:52:39 6df7c8a179e6: Preparing 15:52:39 ff95e8b0ecc5: Preparing 15:52:39 9386262d7a74: Preparing 15:52:39 842cd3809d4a: Waiting 15:52:39 6df7c8a179e6: Waiting 15:52:39 56687b2cb0ba: Waiting 15:52:39 ff95e8b0ecc5: Waiting 15:52:39 9552631a9e7e: Waiting 15:52:39 9386262d7a74: Waiting 15:52:39 cefcc1013caa: Layer already exists 15:52:39 21541d3133b8: Layer already exists 15:52:39 4ba702e1ad88: Layer already exists 15:52:39 fa66c64e79fc: Layer already exists 15:52:39 d17a691c2260: Layer already exists 15:52:39 9552631a9e7e: Layer already exists 15:52:39 842cd3809d4a: Layer already exists 15:52:39 ff95e8b0ecc5: Layer already exists 15:52:39 56687b2cb0ba: Layer already exists 15:52:39 6df7c8a179e6: Layer already exists 15:52:39 9386262d7a74: Layer already exists 15:52:39 main: digest: sha256:5b53ba7e1b11debab5f3d33330c4ec4778fb40e3923a82fd55859c657d0837ce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:39 ===================================================== [Pipeline] echo 15:52:39 taggedImages: 15:52:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:52:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.7 15:52:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:52:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:52:39 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:39 latest 15:52:39 3.1.0-dev.7 15:52:39 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:39 main 15:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:52:40 9a8c166e5318: Preparing 15:52:40 6f48b2883803: Preparing 15:52:40 842cd3809d4a: Preparing 15:52:40 6df7c8a179e6: Preparing 15:52:40 822dee5b59b8: Preparing 15:52:40 9386262d7a74: Preparing 15:52:40 9386262d7a74: Waiting 15:52:42 842cd3809d4a: Layer already exists 15:52:42 6df7c8a179e6: Layer already exists 15:52:42 822dee5b59b8: Pushed 15:52:42 9386262d7a74: Layer already exists 15:52:42 9a8c166e5318: Pushed 15:52:45 6f48b2883803: Pushed 15:52:45 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:46 + 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 15:52:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:52:46 9a8c166e5318: Preparing 15:52:46 6f48b2883803: Preparing 15:52:46 842cd3809d4a: Preparing 15:52:46 6df7c8a179e6: Preparing 15:52:46 822dee5b59b8: Preparing 15:52:46 9386262d7a74: Preparing 15:52:46 9386262d7a74: Waiting 15:52:46 9a8c166e5318: Layer already exists 15:52:46 822dee5b59b8: Layer already exists 15:52:46 842cd3809d4a: Layer already exists 15:52:46 6f48b2883803: Layer already exists 15:52:46 6df7c8a179e6: Layer already exists 15:52:46 9386262d7a74: Layer already exists 15:52:46 latest: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 15:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:52:47 9a8c166e5318: Preparing 15:52:47 6f48b2883803: Preparing 15:52:47 842cd3809d4a: Preparing 15:52:47 6df7c8a179e6: Preparing 15:52:47 822dee5b59b8: Preparing 15:52:47 9386262d7a74: Preparing 15:52:47 9386262d7a74: Waiting 15:52:47 822dee5b59b8: Layer already exists 15:52:47 842cd3809d4a: Layer already exists 15:52:47 6f48b2883803: Layer already exists 15:52:47 6df7c8a179e6: Layer already exists 15:52:47 9a8c166e5318: Layer already exists 15:52:47 9386262d7a74: Layer already exists 15:52:47 3.1.0-dev.7: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:52:48 9a8c166e5318: Preparing 15:52:48 6f48b2883803: Preparing 15:52:48 842cd3809d4a: Preparing 15:52:48 6df7c8a179e6: Preparing 15:52:48 822dee5b59b8: Preparing 15:52:48 9386262d7a74: Preparing 15:52:48 9386262d7a74: Waiting 15:52:48 822dee5b59b8: Layer already exists 15:52:48 842cd3809d4a: Layer already exists 15:52:48 6df7c8a179e6: Layer already exists 15:52:48 9a8c166e5318: Layer already exists 15:52:48 6f48b2883803: Layer already exists 15:52:48 9386262d7a74: Layer already exists 15:52:48 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:49 + 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 15:52:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:52:49 9a8c166e5318: Preparing 15:52:49 6f48b2883803: Preparing 15:52:49 842cd3809d4a: Preparing 15:52:49 6df7c8a179e6: Preparing 15:52:49 822dee5b59b8: Preparing 15:52:49 9386262d7a74: Preparing 15:52:49 9386262d7a74: Waiting 15:52:49 9a8c166e5318: Layer already exists 15:52:49 842cd3809d4a: Layer already exists 15:52:49 822dee5b59b8: Layer already exists 15:52:49 6f48b2883803: Layer already exists 15:52:49 6df7c8a179e6: Layer already exists 15:52:49 9386262d7a74: Layer already exists 15:52:49 main: digest: sha256:d0321ba4dc0d613688817d2740c15a663fe5f2f897e72f9dd8a09f4de1f6cf75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:49 ===================================================== [Pipeline] echo 15:52:49 taggedImages: 15:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.7 15:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:52:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:52:49 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:49 latest 15:52:49 3.1.0-dev.7 15:52:49 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:52:49 main 15:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:52:50 e8468475d654: Preparing 15:52:50 0472702d2e1e: Preparing 15:52:50 15405c090963: Preparing 15:52:50 e374375bd460: Preparing 15:52:50 3046c21a203d: Preparing 15:52:50 842cd3809d4a: Preparing 15:52:50 6df7c8a179e6: Preparing 15:52:50 844a1cefc626: Preparing 15:52:50 9386262d7a74: Preparing 15:52:50 842cd3809d4a: Waiting 15:52:50 6df7c8a179e6: Waiting 15:52:50 844a1cefc626: Waiting 15:52:50 9386262d7a74: Waiting 15:52:50 0472702d2e1e: Pushed 15:52:50 15405c090963: Pushed 15:52:50 e8468475d654: Pushed 15:52:50 842cd3809d4a: Layer already exists 15:52:50 6df7c8a179e6: Layer already exists 15:52:50 9386262d7a74: Layer already exists 15:52:51 844a1cefc626: Pushed 15:53:04 3046c21a203d: Pushed 15:53:08 e374375bd460: Pushed 15:53:08 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:09 + 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 15:53:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:53:09 e8468475d654: Preparing 15:53:09 0472702d2e1e: Preparing 15:53:09 15405c090963: Preparing 15:53:09 e374375bd460: Preparing 15:53:09 3046c21a203d: Preparing 15:53:09 842cd3809d4a: Preparing 15:53:09 6df7c8a179e6: Preparing 15:53:09 844a1cefc626: Preparing 15:53:09 9386262d7a74: Preparing 15:53:09 842cd3809d4a: Waiting 15:53:09 6df7c8a179e6: Waiting 15:53:09 844a1cefc626: Waiting 15:53:09 9386262d7a74: Waiting 15:53:09 3046c21a203d: Layer already exists 15:53:09 e374375bd460: Layer already exists 15:53:09 15405c090963: Layer already exists 15:53:09 0472702d2e1e: Layer already exists 15:53:09 e8468475d654: Layer already exists 15:53:09 6df7c8a179e6: Layer already exists 15:53:09 842cd3809d4a: Layer already exists 15:53:09 844a1cefc626: Layer already exists 15:53:09 9386262d7a74: Layer already exists 15:53:10 latest: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 15:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:53:10 e8468475d654: Preparing 15:53:10 0472702d2e1e: Preparing 15:53:10 15405c090963: Preparing 15:53:10 e374375bd460: Preparing 15:53:10 3046c21a203d: Preparing 15:53:10 842cd3809d4a: Preparing 15:53:10 6df7c8a179e6: Preparing 15:53:10 844a1cefc626: Preparing 15:53:10 9386262d7a74: Preparing 15:53:10 6df7c8a179e6: Waiting 15:53:10 844a1cefc626: Waiting 15:53:10 9386262d7a74: Waiting 15:53:10 842cd3809d4a: Waiting 15:53:10 0472702d2e1e: Layer already exists 15:53:10 3046c21a203d: Layer already exists 15:53:10 15405c090963: Layer already exists 15:53:10 e8468475d654: Layer already exists 15:53:10 e374375bd460: Layer already exists 15:53:10 842cd3809d4a: Layer already exists 15:53:10 6df7c8a179e6: Layer already exists 15:53:10 844a1cefc626: Layer already exists 15:53:10 9386262d7a74: Layer already exists 15:53:10 3.1.0-dev.7: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:53:11 e8468475d654: Preparing 15:53:11 0472702d2e1e: Preparing 15:53:11 15405c090963: Preparing 15:53:11 e374375bd460: Preparing 15:53:11 3046c21a203d: Preparing 15:53:11 842cd3809d4a: Preparing 15:53:11 6df7c8a179e6: Preparing 15:53:11 844a1cefc626: Preparing 15:53:11 9386262d7a74: Preparing 15:53:11 6df7c8a179e6: Waiting 15:53:11 844a1cefc626: Waiting 15:53:11 9386262d7a74: Waiting 15:53:11 842cd3809d4a: Waiting 15:53:11 0472702d2e1e: Layer already exists 15:53:11 3046c21a203d: Layer already exists 15:53:11 e8468475d654: Layer already exists 15:53:11 15405c090963: Layer already exists 15:53:11 e374375bd460: Layer already exists 15:53:11 842cd3809d4a: Layer already exists 15:53:11 6df7c8a179e6: Layer already exists 15:53:11 844a1cefc626: Layer already exists 15:53:11 9386262d7a74: Layer already exists 15:53:11 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:12 + 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 15:53:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:53:12 e8468475d654: Preparing 15:53:12 0472702d2e1e: Preparing 15:53:12 15405c090963: Preparing 15:53:12 e374375bd460: Preparing 15:53:12 3046c21a203d: Preparing 15:53:12 842cd3809d4a: Preparing 15:53:12 6df7c8a179e6: Preparing 15:53:12 844a1cefc626: Preparing 15:53:12 9386262d7a74: Preparing 15:53:12 6df7c8a179e6: Waiting 15:53:12 844a1cefc626: Waiting 15:53:12 9386262d7a74: Waiting 15:53:12 842cd3809d4a: Waiting 15:53:12 e374375bd460: Layer already exists 15:53:12 15405c090963: Layer already exists 15:53:12 3046c21a203d: Layer already exists 15:53:12 0472702d2e1e: Layer already exists 15:53:12 e8468475d654: Layer already exists 15:53:12 842cd3809d4a: Layer already exists 15:53:12 6df7c8a179e6: Layer already exists 15:53:12 844a1cefc626: Layer already exists 15:53:12 9386262d7a74: Layer already exists 15:53:13 main: digest: sha256:dfb02cbcb13b8360c4de8e33bb86989a073ea5a6a5af9ff1a07b278eda88a61f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:13 ===================================================== [Pipeline] echo 15:53:13 taggedImages: 15:53:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:53:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.7 15:53:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:53:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:53:13 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:13 latest 15:53:13 3.1.0-dev.7 15:53:13 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:13 main 15:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:53:13 85d6d6b4d26f: Preparing 15:53:13 9f3927bb26ef: Preparing 15:53:13 0aeccb1a54e2: Preparing 15:53:13 51cdcce9b4b9: Preparing 15:53:13 842cd3809d4a: Preparing 15:53:13 6df7c8a179e6: Preparing 15:53:13 ef06ec177fce: Preparing 15:53:13 9386262d7a74: Preparing 15:53:13 6df7c8a179e6: Waiting 15:53:13 ef06ec177fce: Waiting 15:53:13 9386262d7a74: Waiting 15:53:13 842cd3809d4a: Layer already exists 15:53:14 6df7c8a179e6: Layer already exists 15:53:14 0aeccb1a54e2: Pushed 15:53:14 9f3927bb26ef: Pushed 15:53:14 85d6d6b4d26f: Pushed 15:53:14 9386262d7a74: Layer already exists 15:53:14 ef06ec177fce: Pushed 15:53:32 51cdcce9b4b9: Pushed 15:53:32 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:33 + 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 15:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:53:33 85d6d6b4d26f: Preparing 15:53:33 9f3927bb26ef: Preparing 15:53:33 0aeccb1a54e2: Preparing 15:53:33 51cdcce9b4b9: Preparing 15:53:33 842cd3809d4a: Preparing 15:53:33 6df7c8a179e6: Preparing 15:53:33 ef06ec177fce: Preparing 15:53:33 9386262d7a74: Preparing 15:53:33 6df7c8a179e6: Waiting 15:53:33 ef06ec177fce: Waiting 15:53:33 9386262d7a74: Waiting 15:53:33 85d6d6b4d26f: Layer already exists 15:53:33 842cd3809d4a: Layer already exists 15:53:33 51cdcce9b4b9: Layer already exists 15:53:33 0aeccb1a54e2: Layer already exists 15:53:33 9f3927bb26ef: Layer already exists 15:53:33 ef06ec177fce: Layer already exists 15:53:33 9386262d7a74: Layer already exists 15:53:33 6df7c8a179e6: Layer already exists 15:53:33 latest: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 15:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:53:34 85d6d6b4d26f: Preparing 15:53:34 9f3927bb26ef: Preparing 15:53:34 0aeccb1a54e2: Preparing 15:53:34 51cdcce9b4b9: Preparing 15:53:34 842cd3809d4a: Preparing 15:53:34 6df7c8a179e6: Preparing 15:53:34 ef06ec177fce: Preparing 15:53:34 9386262d7a74: Preparing 15:53:34 ef06ec177fce: Waiting 15:53:34 6df7c8a179e6: Waiting 15:53:34 9386262d7a74: Waiting 15:53:34 51cdcce9b4b9: Layer already exists 15:53:34 842cd3809d4a: Layer already exists 15:53:34 0aeccb1a54e2: Layer already exists 15:53:34 85d6d6b4d26f: Layer already exists 15:53:34 9f3927bb26ef: Layer already exists 15:53:34 9386262d7a74: Layer already exists 15:53:34 ef06ec177fce: Layer already exists 15:53:34 6df7c8a179e6: Layer already exists 15:53:34 3.1.0-dev.7: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:53:36 85d6d6b4d26f: Preparing 15:53:36 9f3927bb26ef: Preparing 15:53:36 0aeccb1a54e2: Preparing 15:53:36 51cdcce9b4b9: Preparing 15:53:36 842cd3809d4a: Preparing 15:53:36 6df7c8a179e6: Preparing 15:53:36 ef06ec177fce: Preparing 15:53:36 9386262d7a74: Preparing 15:53:36 ef06ec177fce: Waiting 15:53:36 9386262d7a74: Waiting 15:53:36 6df7c8a179e6: Waiting 15:53:36 0aeccb1a54e2: Layer already exists 15:53:36 51cdcce9b4b9: Layer already exists 15:53:36 842cd3809d4a: Layer already exists 15:53:36 85d6d6b4d26f: Layer already exists 15:53:36 9f3927bb26ef: Layer already exists 15:53:36 9386262d7a74: Layer already exists 15:53:36 6df7c8a179e6: Layer already exists 15:53:36 ef06ec177fce: Layer already exists 15:53:36 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:37 + 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 15:53:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:53:37 85d6d6b4d26f: Preparing 15:53:37 9f3927bb26ef: Preparing 15:53:37 0aeccb1a54e2: Preparing 15:53:37 51cdcce9b4b9: Preparing 15:53:37 842cd3809d4a: Preparing 15:53:37 6df7c8a179e6: Preparing 15:53:37 ef06ec177fce: Preparing 15:53:37 9386262d7a74: Preparing 15:53:37 ef06ec177fce: Waiting 15:53:37 9386262d7a74: Waiting 15:53:37 6df7c8a179e6: Waiting 15:53:37 842cd3809d4a: Layer already exists 15:53:37 85d6d6b4d26f: Layer already exists 15:53:37 51cdcce9b4b9: Layer already exists 15:53:37 0aeccb1a54e2: Layer already exists 15:53:37 9f3927bb26ef: Layer already exists 15:53:37 9386262d7a74: Layer already exists 15:53:37 ef06ec177fce: Layer already exists 15:53:37 6df7c8a179e6: Layer already exists 15:53:37 main: digest: sha256:a8bc83ee4728433bd4067d7c564414b30b5e397b7d3c459f93176f8c5104cb11 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:53:37 ===================================================== [Pipeline] echo 15:53:37 taggedImages: 15:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.7 15:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:53:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:53:37 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:37 latest 15:53:37 3.1.0-dev.7 15:53:37 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:37 main 15:53:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:53:38 5e4647ae976c: Preparing 15:53:38 cc6642989d93: Preparing 15:53:38 ea77a3aeda78: Preparing 15:53:38 488041a8da22: Preparing 15:53:38 842cd3809d4a: Preparing 15:53:38 6df7c8a179e6: Preparing 15:53:38 844a1cefc626: Preparing 15:53:38 9386262d7a74: Preparing 15:53:38 6df7c8a179e6: Waiting 15:53:38 844a1cefc626: Waiting 15:53:38 9386262d7a74: Waiting 15:53:38 842cd3809d4a: Layer already exists 15:53:38 6df7c8a179e6: Layer already exists 15:53:38 844a1cefc626: Layer already exists 15:53:38 ea77a3aeda78: Pushed 15:53:38 9386262d7a74: Layer already exists 15:53:38 cc6642989d93: Pushed 15:53:38 5e4647ae976c: Pushed 15:53:56 488041a8da22: Pushed 15:53:56 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:57 + 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 15:53:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:53:57 5e4647ae976c: Preparing 15:53:57 cc6642989d93: Preparing 15:53:57 ea77a3aeda78: Preparing 15:53:57 488041a8da22: Preparing 15:53:57 842cd3809d4a: Preparing 15:53:57 6df7c8a179e6: Preparing 15:53:57 844a1cefc626: Preparing 15:53:57 9386262d7a74: Preparing 15:53:57 6df7c8a179e6: Waiting 15:53:57 844a1cefc626: Waiting 15:53:57 9386262d7a74: Waiting 15:53:57 cc6642989d93: Layer already exists 15:53:57 842cd3809d4a: Layer already exists 15:53:57 488041a8da22: Layer already exists 15:53:57 ea77a3aeda78: Layer already exists 15:53:57 5e4647ae976c: Layer already exists 15:53:57 6df7c8a179e6: Layer already exists 15:53:57 844a1cefc626: Layer already exists 15:53:57 9386262d7a74: Layer already exists 15:53:57 latest: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 15:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:53:58 5e4647ae976c: Preparing 15:53:58 cc6642989d93: Preparing 15:53:58 ea77a3aeda78: Preparing 15:53:58 488041a8da22: Preparing 15:53:58 842cd3809d4a: Preparing 15:53:58 6df7c8a179e6: Preparing 15:53:58 844a1cefc626: Preparing 15:53:58 9386262d7a74: Preparing 15:53:58 6df7c8a179e6: Waiting 15:53:58 844a1cefc626: Waiting 15:53:58 9386262d7a74: Waiting 15:53:58 cc6642989d93: Layer already exists 15:53:58 842cd3809d4a: Layer already exists 15:53:58 5e4647ae976c: Layer already exists 15:53:58 ea77a3aeda78: Layer already exists 15:53:58 488041a8da22: Layer already exists 15:53:58 844a1cefc626: Layer already exists 15:53:58 6df7c8a179e6: Layer already exists 15:53:58 9386262d7a74: Layer already exists 15:53:58 3.1.0-dev.7: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:53:59 5e4647ae976c: Preparing 15:53:59 cc6642989d93: Preparing 15:53:59 ea77a3aeda78: Preparing 15:53:59 488041a8da22: Preparing 15:53:59 842cd3809d4a: Preparing 15:53:59 6df7c8a179e6: Preparing 15:53:59 844a1cefc626: Preparing 15:53:59 9386262d7a74: Preparing 15:53:59 6df7c8a179e6: Waiting 15:53:59 844a1cefc626: Waiting 15:53:59 9386262d7a74: Waiting 15:53:59 842cd3809d4a: Layer already exists 15:53:59 ea77a3aeda78: Layer already exists 15:53:59 cc6642989d93: Layer already exists 15:53:59 5e4647ae976c: Layer already exists 15:53:59 488041a8da22: Layer already exists 15:53:59 9386262d7a74: Layer already exists 15:53:59 844a1cefc626: Layer already exists 15:53:59 6df7c8a179e6: Layer already exists 15:53:59 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:59 + 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 15:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:54:00 5e4647ae976c: Preparing 15:54:00 cc6642989d93: Preparing 15:54:00 ea77a3aeda78: Preparing 15:54:00 488041a8da22: Preparing 15:54:00 842cd3809d4a: Preparing 15:54:00 6df7c8a179e6: Preparing 15:54:00 844a1cefc626: Preparing 15:54:00 9386262d7a74: Preparing 15:54:00 6df7c8a179e6: Waiting 15:54:00 844a1cefc626: Waiting 15:54:00 9386262d7a74: Waiting 15:54:00 842cd3809d4a: Layer already exists 15:54:00 ea77a3aeda78: Layer already exists 15:54:00 5e4647ae976c: Layer already exists 15:54:00 488041a8da22: Layer already exists 15:54:00 cc6642989d93: Layer already exists 15:54:00 9386262d7a74: Layer already exists 15:54:00 844a1cefc626: Layer already exists 15:54:00 6df7c8a179e6: Layer already exists 15:54:00 main: digest: sha256:56e057092dd4dacc4babf91d8353913336f3c24106e743c557f4d4561633b6ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:00 ===================================================== [Pipeline] echo 15:54:00 taggedImages: 15:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.7 15:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:54:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:54:00 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:00 latest 15:54:00 3.1.0-dev.7 15:54:00 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:00 main 15:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:54:03 c43f36481480: Preparing 15:54:03 ffc0eae1020d: Preparing 15:54:03 842cd3809d4a: Preparing 15:54:03 6df7c8a179e6: Preparing 15:54:03 40da31ce54de: Preparing 15:54:03 9386262d7a74: Preparing 15:54:03 9386262d7a74: Waiting 15:54:03 6df7c8a179e6: Layer already exists 15:54:03 842cd3809d4a: Layer already exists 15:54:03 9386262d7a74: Layer already exists 15:54:04 c43f36481480: Pushed 15:54:04 40da31ce54de: Pushed 15:54:09 ffc0eae1020d: Pushed 15:54:09 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:54:10 c43f36481480: Preparing 15:54:10 ffc0eae1020d: Preparing 15:54:10 842cd3809d4a: Preparing 15:54:10 6df7c8a179e6: Preparing 15:54:10 40da31ce54de: Preparing 15:54:10 9386262d7a74: Preparing 15:54:10 9386262d7a74: Waiting 15:54:10 842cd3809d4a: Layer already exists 15:54:10 6df7c8a179e6: Layer already exists 15:54:10 40da31ce54de: Layer already exists 15:54:10 ffc0eae1020d: Layer already exists 15:54:10 c43f36481480: Layer already exists 15:54:10 9386262d7a74: Layer already exists 15:54:10 latest: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 15:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:54:11 c43f36481480: Preparing 15:54:11 ffc0eae1020d: Preparing 15:54:11 842cd3809d4a: Preparing 15:54:11 6df7c8a179e6: Preparing 15:54:11 40da31ce54de: Preparing 15:54:11 9386262d7a74: Preparing 15:54:11 9386262d7a74: Waiting 15:54:11 6df7c8a179e6: Layer already exists 15:54:11 40da31ce54de: Layer already exists 15:54:11 c43f36481480: Layer already exists 15:54:11 ffc0eae1020d: Layer already exists 15:54:11 842cd3809d4a: Layer already exists 15:54:11 9386262d7a74: Layer already exists 15:54:11 3.1.0-dev.7: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:54:12 c43f36481480: Preparing 15:54:12 ffc0eae1020d: Preparing 15:54:12 842cd3809d4a: Preparing 15:54:12 6df7c8a179e6: Preparing 15:54:12 40da31ce54de: Preparing 15:54:12 9386262d7a74: Preparing 15:54:12 9386262d7a74: Waiting 15:54:12 6df7c8a179e6: Layer already exists 15:54:12 842cd3809d4a: Layer already exists 15:54:12 40da31ce54de: Layer already exists 15:54:12 c43f36481480: Layer already exists 15:54:12 ffc0eae1020d: Layer already exists 15:54:12 9386262d7a74: Layer already exists 15:54:12 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:54:13 c43f36481480: Preparing 15:54:13 ffc0eae1020d: Preparing 15:54:13 842cd3809d4a: Preparing 15:54:13 6df7c8a179e6: Preparing 15:54:13 40da31ce54de: Preparing 15:54:13 9386262d7a74: Preparing 15:54:13 9386262d7a74: Waiting 15:54:13 ffc0eae1020d: Layer already exists 15:54:13 842cd3809d4a: Layer already exists 15:54:13 40da31ce54de: Layer already exists 15:54:13 6df7c8a179e6: Layer already exists 15:54:13 c43f36481480: Layer already exists 15:54:13 9386262d7a74: Layer already exists 15:54:13 main: digest: sha256:a1d7d3eb666388f60d482800f7c5102e95c6bff8596e0de38bf180d791df65f5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:13 ===================================================== [Pipeline] echo 15:54:13 taggedImages: 15:54:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:54:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.7 15:54:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:54:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:54:13 b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:13 latest 15:54:13 3.1.0-dev.7 15:54:13 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:13 main 15:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:54:14 b7ae1d192268: Preparing 15:54:14 fbd38a5dc53d: Preparing 15:54:14 842cd3809d4a: Preparing 15:54:14 6df7c8a179e6: Preparing 15:54:14 a814eebdff58: Preparing 15:54:14 9386262d7a74: Preparing 15:54:14 9386262d7a74: Waiting 15:54:14 a814eebdff58: Layer already exists 15:54:14 842cd3809d4a: Layer already exists 15:54:14 6df7c8a179e6: Layer already exists 15:54:14 9386262d7a74: Layer already exists 15:54:14 b7ae1d192268: Pushed 15:54:19 fbd38a5dc53d: Pushed 15:54:20 b4f3d3796f5e4a543acc54ea282569be45c8b663: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:54:20 b7ae1d192268: Preparing 15:54:20 fbd38a5dc53d: Preparing 15:54:20 842cd3809d4a: Preparing 15:54:20 6df7c8a179e6: Preparing 15:54:20 a814eebdff58: Preparing 15:54:20 9386262d7a74: Preparing 15:54:20 b7ae1d192268: Layer already exists 15:54:20 a814eebdff58: Layer already exists 15:54:20 fbd38a5dc53d: Layer already exists 15:54:20 842cd3809d4a: Layer already exists 15:54:20 6df7c8a179e6: Layer already exists 15:54:20 9386262d7a74: Layer already exists 15:54:20 latest: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 15:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:54:21 b7ae1d192268: Preparing 15:54:21 fbd38a5dc53d: Preparing 15:54:21 842cd3809d4a: Preparing 15:54:21 6df7c8a179e6: Preparing 15:54:21 a814eebdff58: Preparing 15:54:21 9386262d7a74: Preparing 15:54:21 9386262d7a74: Waiting 15:54:21 a814eebdff58: Layer already exists 15:54:21 fbd38a5dc53d: Layer already exists 15:54:21 842cd3809d4a: Layer already exists 15:54:21 6df7c8a179e6: Layer already exists 15:54:21 b7ae1d192268: Layer already exists 15:54:21 9386262d7a74: Layer already exists 15:54:21 3.1.0-dev.7: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:54:22 b7ae1d192268: Preparing 15:54:22 fbd38a5dc53d: Preparing 15:54:22 842cd3809d4a: Preparing 15:54:22 6df7c8a179e6: Preparing 15:54:22 a814eebdff58: Preparing 15:54:22 9386262d7a74: Preparing 15:54:22 9386262d7a74: Waiting 15:54:22 b7ae1d192268: Layer already exists 15:54:22 a814eebdff58: Layer already exists 15:54:22 6df7c8a179e6: Layer already exists 15:54:22 842cd3809d4a: Layer already exists 15:54:22 fbd38a5dc53d: Layer already exists 15:54:22 9386262d7a74: Layer already exists 15:54:22 b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:54:23 b7ae1d192268: Preparing 15:54:23 fbd38a5dc53d: Preparing 15:54:23 842cd3809d4a: Preparing 15:54:23 6df7c8a179e6: Preparing 15:54:23 a814eebdff58: Preparing 15:54:23 9386262d7a74: Preparing 15:54:23 9386262d7a74: Waiting 15:54:23 fbd38a5dc53d: Layer already exists 15:54:23 842cd3809d4a: Layer already exists 15:54:23 6df7c8a179e6: Layer already exists 15:54:23 a814eebdff58: Layer already exists 15:54:23 b7ae1d192268: Layer already exists 15:54:23 9386262d7a74: Layer already exists 15:54:23 main: digest: sha256:220de772eea5a465c63b97d1e3743d7ae6061cba18fd1da4ee5e65fc4fad7839 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:23 ===================================================== [Pipeline] echo 15:54:23 taggedImages: 15:54:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663 15:54:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:54:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.7 15:54:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b4f3d3796f5e4a543acc54ea282569be45c8b663-3.1.0-dev.7 15:54:23 - 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 15:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:24 15:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:24 arm64: Pulling from edgex-lftools-log-publisher 15:54:24 8998bd30e6a1: Pulling fs layer 15:54:24 04944245beec: Pulling fs layer 15:54:24 699f458cf7ca: Pulling fs layer 15:54:24 765212b225bb: Pulling fs layer 15:54:24 f23df028b6ca: Pulling fs layer 15:54:24 d65c8cfc05b1: Pulling fs layer 15:54:24 2437ff75d9bd: Pulling fs layer 15:54:24 765212b225bb: Waiting 15:54:24 f23df028b6ca: Waiting 15:54:24 d65c8cfc05b1: Waiting 15:54:24 2437ff75d9bd: Waiting 15:54:24 04944245beec: Verifying Checksum 15:54:24 04944245beec: Download complete 15:54:24 765212b225bb: Verifying Checksum 15:54:24 765212b225bb: Download complete 15:54:24 f23df028b6ca: Verifying Checksum 15:54:24 f23df028b6ca: Download complete 15:54:24 d65c8cfc05b1: Verifying Checksum 15:54:24 d65c8cfc05b1: Download complete 15:54:24 699f458cf7ca: Verifying Checksum 15:54:24 699f458cf7ca: Download complete 15:54:25 8998bd30e6a1: Verifying Checksum 15:54:25 8998bd30e6a1: Download complete 15:54:27 2437ff75d9bd: Verifying Checksum 15:54:27 2437ff75d9bd: Download complete 15:54:32 8998bd30e6a1: Pull complete 15:54:32 04944245beec: Pull complete 15:54:33 699f458cf7ca: Pull complete 15:54:33 765212b225bb: Pull complete 15:54:34 f23df028b6ca: Pull complete 15:54:34 d65c8cfc05b1: Pull complete 15:54:49 2437ff75d9bd: Pull complete 15:54:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:49 prd-ubuntu20.04-docker-arm64-4c-16g-954 does not seem to be running inside a container 15:54:49 $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:54:52 $ docker top c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:52 ---> job-cost.sh 15:54:52 lf-activate-venv: SKIPPING 15:54:52 INFO: No Stack... 15:54:53 INFO: Retrieving Pricing Info for: v3-standard-4 15:54:54 INFO: Archiving Costs [Pipeline] sh 15:54:54 + cut -d, -f6 15:54:54 + cat /w/workspace/edgex-go/540/archives/cost.csv [Pipeline] lock 15:54:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] 15:54:54 Resource [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] did not exist. Created. 15:54:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:55 + echo total: 0.10999999940395355 [Pipeline] stash 15:54:55 Stashed 1 file(s) [Pipeline] } 15:54:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-540-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:55 $ docker stop --time=1 c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 15:54:58 $ docker rm -f --volumes c43a1f0e1ae8933da096ed95bc1565b39504c67657f0c7f22898d22354405b90 [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 15:54:58 provisioning config files... 15:54:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/540@tmp/config3659717434157829130tmp [Pipeline] { [Pipeline] sh 15:54:58 + set +x 15:54:58 + bash -s -- 15:54:58 + curl -s https://codecov.io/bash 15:54:58 15:54:58 _____ _ 15:54:58 / ____| | | 15:54:58 | | ___ __| | ___ ___ _____ __ 15:54:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:54:58 | |___| (_) | (_| | __/ (_| (_) \ V / 15:54:58 \_____\___/ \__,_|\___|\___\___/ \_/ 15:54:58 Bash-1.0.6 15:54:58 15:54:58 15:54:58 ==> git version 2.25.1 found 15:54:58 ==> 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 15:54:58 Release-Date: 2020-01-08 15:54:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:54:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:54:58 ==> Jenkins CI detected. 15:54:58 current dir:  /w/workspace/edgex-go/540 15:54:58 project root: . 15:54:58 --> token set from env 15:54:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:54:58 ==> Running gcov in . (disable via -X gcov) 15:54:59 ==> Python coveragepy not found 15:54:59 ==> Searching for coverage reports in: 15:54:59 + . 15:54:59 -> Found 1 reports 15:54:59 ==> Detecting git/mercurial file structure 15:54:59 ==> Reading reports 15:54:59 + ./coverage.out bytes=447731 15:54:59 ==> Appending adjustments 15:54:59 https://docs.codecov.io/docs/fixing-reports 15:55:00 + Found adjustments 15:55:00 ==> Gzipping contents 15:55:00 60K /tmp/codecov.0gO6lR.gz 15:55:00 ==> Uploading reports 15:55:00 url: https://codecov.io 15:55:00 query: branch=main&commit=b4f3d3796f5e4a543acc54ea282569be45c8b663&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:00 -> Pinging Codecov 15:55:00 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=b4f3d3796f5e4a543acc54ea282569be45c8b663&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:55:00 -> Uploading to 15:55:00 https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/b4f3d3796f5e4a543acc54ea282569be45c8b663/5bd649fe-971a-4f88-b42d-55637e808834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T155500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e3bd7df9acf5d05d2e07116a22bf1ddf44ddf7e1a4cedecc72ce2102ec5d7b 15:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:00 Dload Upload Total Spent Left Speed 15:55:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57460 0 0 100 57460 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57460 0 0 100 57460 0 243k --:--:-- --:--:-- --:--:-- 242k 15:55:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4f3d3796f5e4a543acc54ea282569be45c8b663 [Pipeline] } 15:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:55:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:55:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:01 15:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:55:01 df9b9388f04a: Pulling fs layer 15:55:01 52dc419b0ee2: Pulling fs layer 15:55:01 25bc292e5bac: Pulling fs layer 15:55:01 114826534d7a: Pulling fs layer 15:55:01 4657fd5d0bcf: Pulling fs layer 15:55:01 6ad1cebc031e: Pulling fs layer 15:55:01 8a3aa393b2d8: Pulling fs layer 15:55:01 114826534d7a: Waiting 15:55:01 4657fd5d0bcf: Waiting 15:55:01 8a3aa393b2d8: Waiting 15:55:01 6ad1cebc031e: Waiting 15:55:01 25bc292e5bac: Download complete 15:55:01 52dc419b0ee2: Verifying Checksum 15:55:01 52dc419b0ee2: Download complete 15:55:01 4657fd5d0bcf: Verifying Checksum 15:55:01 4657fd5d0bcf: Download complete 15:55:01 df9b9388f04a: Verifying Checksum 15:55:01 df9b9388f04a: Download complete 15:55:02 df9b9388f04a: Pull complete 15:55:02 6ad1cebc031e: Verifying Checksum 15:55:02 6ad1cebc031e: Download complete 15:55:02 52dc419b0ee2: Pull complete 15:55:02 25bc292e5bac: Pull complete 15:55:03 114826534d7a: Verifying Checksum 15:55:03 114826534d7a: Download complete 15:55:03 8a3aa393b2d8: Verifying Checksum 15:55:03 8a3aa393b2d8: Download complete 15:55:06 114826534d7a: Pull complete 15:55:06 4657fd5d0bcf: Pull complete 15:55:07 6ad1cebc031e: Pull complete 15:55:10 8a3aa393b2d8: Pull complete 15:55:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:55:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:10 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:55:14 $ docker top 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:55:14 + set -o pipefail 15:55:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:55:20 15:55:20 Monitoring /w/workspace/edgex-go/540 (github.com/edgexfoundry/edgex-go)... 15:55:20 15:55:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7a8c9344-f610-49b5-8956-b5897d81925b 15:55:20 15:55:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:55:20 15:55:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:55:20 15:55:20 15:55:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:55:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:55:20 More details here: https://snyk.co/ue1NS 15:55:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:55:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:55:20 $ docker stop --time=1 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d 15:55:24 $ docker rm -f --volumes 4e67346f2727640558f59c511e6ffd55d1d2d85146a789ff720a43c18b1da09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:55:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:25 provisioning config files... 15:55:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/540@tmp/config1389876758547854710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:25 --> edgex-publish-swagger.sh 15:55:25 === Publish openapi/v3 API === 15:55:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:55:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/540/openapi/v3/core-command.yaml] 15:55:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:25 Dload Upload Total Spent Left Speed 15:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 61374 --:--:-- --:--:-- --:--:-- 61374 100 29030 0 0 100 29030 0 61374 --:--:-- --:--:-- --:--:-- 61244 15:55:25 15:55:25 15:55:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/540/openapi/v3/core-data.yaml] 15:55:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:25 Dload Upload Total Spent Left Speed 15:55:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 129k --:--:-- --:--:-- --:--:-- 129k 15:55:26 15:55:26 15:55:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/540/openapi/v3/core-metadata.yaml] 15:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:26 Dload Upload Total Spent Left Speed 15:55:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 318k --:--:-- --:--:-- --:--:-- 317k 100 141k 0 0 100 141k 0 318k --:--:-- --:--:-- --:--:-- 317k 15:55:26 15:55:26 15:55:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/540/openapi/v3/support-notifications.yaml] 15:55:26 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:26 Dload Upload Total Spent Left Speed 15:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 168k --:--:-- --:--:-- --:--:-- 168k 15:55:27 15:55:27 15:55:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/540/openapi/v3/support-scheduler.yaml] 15:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:27 Dload Upload Total Spent Left Speed 15:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79527 100 34356 0 0 100 34356 0 79712 --:--:-- --:--:-- --:--:-- 79527 15:55:27 15:55:27 [Pipeline] } 15:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:55:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:28 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:55:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:28 $ docker top 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 -eo pid,comm 15:55:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:28 [ssh-agent] Looking for ssh-agent implementation... 15:55:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:29 $ docker exec 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 ssh-agent 15:55:29 SSH_AUTH_SOCK=/tmp/ssh-E5JBZssfz4Cp/agent.32 15:55:29 SSH_AGENT_PID=38 15:55:29 Running ssh-add (command line suppressed) 15:55:29 Identity added: /w/workspace/edgex-go/540@tmp/private_key_2791277108197554466.key (/w/workspace/edgex-go/540@tmp/private_key_2791277108197554466.key) 15:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:29 + git semver tag 15:55:29 2023-07-12 15:55:29,842 [run_tag] DEBUG tag force:False 15:55:29 2023-07-12 15:55:29,843 [check_head_tag] DEBUG check head tag 15:55:29 2023-07-12 15:55:29,843 [execute] INFO git cat-file --batch-check 15:55:29 2023-07-12 15:55:29,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=) 15:55:29 2023-07-12 15:55:29,850 [execute] INFO git cat-file --batch 15:55:29 2023-07-12 15:55:29,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=) 15:55:29 2023-07-12 15:55:29,862 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:29 2023-07-12 15:55:29,862 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 15:55:29 2023-07-12 15:55:29,862 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) 15:55:29 2023-07-12 15:55:29,868 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:29 3.1.0-dev.7 [Pipeline] } 15:55:29 $ docker exec --env ******** --env ******** 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 ssh-agent -k 15:55:30 unset SSH_AUTH_SOCK; 15:55:30 unset SSH_AGENT_PID; 15:55:30 echo Agent pid 38 killed; 15:55:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:30 + git semver [Pipeline] } 15:55:30 $ docker stop --time=1 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 15:55:31 $ docker rm -f --volumes 5e09ee7676e8522dc927b0bcb6f069f0420438ac2218be2d3cc602457a9e6db8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:32 15:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:32 0.23.1-centos7: Pulling from edgex-lftools 15:55:32 ab5ef0e58194: Pulling fs layer 15:55:32 9712f1f96733: Pulling fs layer 15:55:32 63f879dbbcfc: Pulling fs layer 15:55:32 0d9ebad4ef96: Pulling fs layer 15:55:32 e9a5061849ea: Pulling fs layer 15:55:32 d747dcd14b5f: Pulling fs layer 15:55:32 2de7ff778b66: Pulling fs layer 15:55:32 e9a5061849ea: Waiting 15:55:32 d747dcd14b5f: Waiting 15:55:32 0d9ebad4ef96: Waiting 15:55:32 9712f1f96733: Verifying Checksum 15:55:32 9712f1f96733: Download complete 15:55:32 63f879dbbcfc: Verifying Checksum 15:55:32 63f879dbbcfc: Download complete 15:55:33 e9a5061849ea: Verifying Checksum 15:55:33 e9a5061849ea: Download complete 15:55:33 0d9ebad4ef96: Verifying Checksum 15:55:33 0d9ebad4ef96: Download complete 15:55:33 d747dcd14b5f: Download complete 15:55:33 ab5ef0e58194: Verifying Checksum 15:55:33 ab5ef0e58194: Download complete 15:55:33 2de7ff778b66: Verifying Checksum 15:55:33 2de7ff778b66: Download complete 15:55:36 ab5ef0e58194: Pull complete 15:55:36 9712f1f96733: Pull complete 15:55:36 63f879dbbcfc: Pull complete 15:55:41 0d9ebad4ef96: Pull complete 15:55:41 e9a5061849ea: Pull complete 15:55:41 d747dcd14b5f: Pull complete 15:55:42 2de7ff778b66: Pull complete 15:55:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:55:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:55:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:42 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:55:46 $ docker top e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:55:46 provisioning config files... 15:55:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/540@tmp/config5229359703187368427tmp 15:55:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/540@tmp/config3997151697188728735tmp 15:55:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/540@tmp/config10011322378364998099tmp [Pipeline] { [Pipeline] echo 15:55:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:55:46 ---> sigul-configuration.sh 15:55:46 gpg: directory `/root/.gnupg' created 15:55:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:55:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:55:46 gpg: keyring `/root/.gnupg/secring.gpg' created 15:55:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:55:46 gpg: CAST5 encrypted data 15:55:46 gpg: encrypted with 1 passphrase 15:55:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:55:46 + mkdir /home/jenkins 15:55:46 + mkdir /home/jenkins/sigul [Pipeline] sh 15:55:47 + 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 15:55:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:55:47 ---> sigul-install.sh 15:55:47 Sigul already installed; skipping installation. [Pipeline] sh 15:55:47 + git tag --list 15:55:47 0.6.0 15:55:47 0.6.1 15:55:47 0.7.0 15:55:47 0.7.1 15:55:47 v1.0.0 15:55:47 v1.0.1 15:55:47 v1.1.0 15:55:47 v1.2.0 15:55:47 v1.2.1 15:55:47 v1.3.0 15:55:47 v1.3.1 15:55:47 v2.0.0 15:55:47 v2.1.0 15:55:47 v2.1.1 15:55:47 v2.2.0 15:55:47 v2.3.0 15:55:47 v3.0 15:55:47 v3.0.0 15:55:47 v3.1.0-dev.1 15:55:47 v3.1.0-dev.2 15:55:47 v3.1.0-dev.3 15:55:47 v3.1.0-dev.4 15:55:47 v3.1.0-dev.5 15:55:47 v3.1.0-dev.6 15:55:47 v3.1.0-dev.7 [Pipeline] sh 15:55:48 + lftools sign git-tag v3.1.0-dev.7 15:55:48 Signing Git tag with Sigul... 15:55:48 Signing v3.1.0-dev.7 [Pipeline] echo 15:55:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:55:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:55:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:55:49 $ docker stop --time=1 e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 15:55:50 $ docker rm -f --volumes e19bb88c6e4eb16a6beaa7371d516347bd6172bcb2e61e637c0918d2482e38a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:55:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:51 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:51 $ docker top 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc -eo pid,comm 15:55:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:55:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:52 [ssh-agent] Looking for ssh-agent implementation... 15:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:52 $ docker exec 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc ssh-agent 15:55:52 SSH_AUTH_SOCK=/tmp/ssh-X1FlYev5Mplx/agent.32 15:55:52 SSH_AGENT_PID=38 15:55:52 Running ssh-add (command line suppressed) 15:55:52 Identity added: /w/workspace/edgex-go/540@tmp/private_key_14624066254297056182.key (/w/workspace/edgex-go/540@tmp/private_key_14624066254297056182.key) 15:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:52 + git semver bump pre 15:55:52 2023-07-12 15:55:52,903 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:52 2023-07-12 15:55:52,904 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 15:55:52 2023-07-12 15:55:52,904 [bump_version] DEBUG bumped version:3.1.0-dev.8 15:55:52 2023-07-12 15:55:52,904 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/edgex-go/540/.semver/main with force:True 15:55:52 2023-07-12 15:55:52,904 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:52 2023-07-12 15:55:52,904 [write_file] DEBUG write to file:/w/workspace/edgex-go/540/.semver/main 15:55:52 2023-07-12 15:55:52,906 [execute] INFO git cat-file --batch-check 15:55:52 2023-07-12 15:55:52,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) 15:55:52 2023-07-12 15:55:52,912 [execute] INFO git cat-file --batch 15:55:52 2023-07-12 15:55:52,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) 15:55:52 2023-07-12 15:55:52,918 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:52 3.1.0-dev.8 [Pipeline] } 15:55:52 $ docker exec --env ******** --env ******** 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc ssh-agent -k 15:55:53 unset SSH_AUTH_SOCK; 15:55:53 unset SSH_AGENT_PID; 15:55:53 echo Agent pid 38 killed; 15:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:53 + git semver [Pipeline] } 15:55:53 $ docker stop --time=1 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc 15:55:54 $ docker rm -f --volumes 5bb458588dfd303a63210a16d1daae4b6d6accc56d60dafb2fd33ae8aa75abbc [Pipeline] // withDockerContainer [Pipeline] sh 15:55:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:55 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:56 $ docker top 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 -eo pid,comm 15:55:56 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). 15:55:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:56 [ssh-agent] Looking for ssh-agent implementation... 15:55:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:56 $ docker exec 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 ssh-agent 15:55:56 SSH_AUTH_SOCK=/tmp/ssh-meZfPo69XTRE/agent.32 15:55:56 SSH_AGENT_PID=38 15:55:56 Running ssh-add (command line suppressed) 15:55:56 Identity added: /w/workspace/edgex-go/540@tmp/private_key_917992575247351695.key (/w/workspace/edgex-go/540@tmp/private_key_917992575247351695.key) 15:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:56 + git semver push 15:55:57 2023-07-12 15:55:57,020 [run_push] DEBUG push 15:55:57 2023-07-12 15:55:57,020 [execute] INFO git cat-file --batch-check 15:55:57 2023-07-12 15:55:57,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=) 15:55:57 2023-07-12 15:55:57,025 [execute] INFO git rev-list 0703968c77adecbe019e64b7a87a54b67bf4dabd -- 15:55:57 2023-07-12 15:55:57,025 [execute] DEBUG Popen(['git', 'rev-list', '0703968c77adecbe019e64b7a87a54b67bf4dabd', '--'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=None) 15:55:57 2023-07-12 15:55:57,043 [execute] INFO git fetch -v origin 15:55:57 2023-07-12 15:55:57,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=True, shell=None, istream=None) 15:55:57 2023-07-12 15:55:57,513 [run_push] DEBUG no remote changes detected 15:55:57 2023-07-12 15:55:57,513 [execute] INFO git push origin semver 15:55:57 2023-07-12 15:55:57,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/540/.semver, universal_newlines=False, shell=None, istream=None) 15:55:58 2023-07-12 15:55:58,357 [run_push] DEBUG push all version tags 15:55:58 2023-07-12 15:55:58,358 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:55:58 2023-07-12 15:55:58,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/540, universal_newlines=False, shell=None, istream=None) 15:55:59 2023-07-12 15:55:59,165 [read_version] DEBUG read version from /w/workspace/edgex-go/540/.semver/main 15:55:59 3.1.0-dev.8 [Pipeline] } 15:55:59 $ docker exec --env ******** --env ******** 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 ssh-agent -k 15:55:59 unset SSH_AUTH_SOCK; 15:55:59 unset SSH_AGENT_PID; 15:55:59 echo Agent pid 38 killed; 15:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:59 + git semver [Pipeline] } 15:56:00 $ docker stop --time=1 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 15:56:01 $ docker rm -f --volumes 18911d19669d7df933bec802eef7cfa87d79b3e6f79e1bd35f585eb4748b10b2 [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 15:56:01 + [ -d /w/workspace/edgex-go/540/archives ] [Pipeline] libraryResource [Pipeline] sh 15:56:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:03 ---> package-listing.sh 15:56:03 ++ facter osfamily 15:56:03 ++ tr '[:upper:]' '[:lower:]' 15:56:03 + OS_FAMILY=debian 15:56:03 + workspace=/w/workspace/edgex-go/540 15:56:03 + START_PACKAGES=/tmp/packages_start.txt 15:56:03 + END_PACKAGES=/tmp/packages_end.txt 15:56:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:03 + PACKAGES=/tmp/packages_start.txt 15:56:03 + '[' /w/workspace/edgex-go/540 ']' 15:56:03 + PACKAGES=/tmp/packages_end.txt 15:56:03 + case "${OS_FAMILY}" in 15:56:03 + dpkg -l 15:56:03 + grep '^ii' 15:56:03 + '[' -f /tmp/packages_start.txt ']' 15:56:03 + '[' -f /tmp/packages_end.txt ']' 15:56:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:03 + '[' /w/workspace/edgex-go/540 ']' 15:56:03 + mkdir -p /w/workspace/edgex-go/540/archives/ 15:56:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/540/archives/ [Pipeline] echo 15:56:03 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/540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:56:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:04 15:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:04 latest: Pulling from edgex-lftools-log-publisher 15:56:04 5eb5b503b376: Pulling fs layer 15:56:04 5c69ac0246d0: Pulling fs layer 15:56:04 ec43610c2a17: Pulling fs layer 15:56:04 3a2ae6a8a46f: Pulling fs layer 15:56:04 33b1e0a273af: Pulling fs layer 15:56:04 5d3b04190fa2: Pulling fs layer 15:56:04 33b1e0a273af: Waiting 15:56:04 2f39f015ded8: Pulling fs layer 15:56:04 5d3b04190fa2: Waiting 15:56:04 2f39f015ded8: Waiting 15:56:04 5c69ac0246d0: Download complete 15:56:04 3a2ae6a8a46f: Download complete 15:56:04 33b1e0a273af: Verifying Checksum 15:56:04 33b1e0a273af: Download complete 15:56:04 ec43610c2a17: Verifying Checksum 15:56:04 ec43610c2a17: Download complete 15:56:04 5d3b04190fa2: Verifying Checksum 15:56:04 5d3b04190fa2: Download complete 15:56:04 5eb5b503b376: Verifying Checksum 15:56:04 5eb5b503b376: Download complete 15:56:05 2f39f015ded8: Download complete 15:56:06 5eb5b503b376: Pull complete 15:56:06 5c69ac0246d0: Pull complete 15:56:06 ec43610c2a17: Pull complete 15:56:06 3a2ae6a8a46f: Pull complete 15:56:07 33b1e0a273af: Pull complete 15:56:07 5d3b04190fa2: Pull complete 15:56:12 2f39f015ded8: Pull complete 15:56:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:12 prd-ubuntu20.04-docker-8c-8g-953 does not seem to be running inside a container 15:56:12 $ 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/540/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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:56:13 $ docker top c74f56126dfc9a62a70724830d7d4b5188b5d5f2664072f929ee619ac8daa897 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:14 + ls /var/log/sa-host 15:56:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:14 provisioning config files... 15:56:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/540@tmp/config13954632200591775957tmp [Pipeline] { [Pipeline] echo 15:56:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:15 ---> create-netrc.sh [Pipeline] } 15:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:15 ---> python-tools-install.sh [Pipeline] echo 15:56:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:15 ---> sudo-logs.sh 15:56:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:56:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:16 ---> job-cost.sh 15:56:16 lf-activate-venv: SKIPPING 15:56:16 DEBUG: total: 0.10999999940395355 15:56:16 INFO: Retrieving Stack Cost... 15:56:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:17 INFO: Archiving Costs [Pipeline] echo 15:56:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:17 ---> logs-deploy.sh 15:56:17 lf-activate-venv: SKIPPING 15:56:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/540 15:56:17 INFO: archiving workspace using pattern(s): 15:56:18 Archives upload complete. 15:56:19 INFO: archiving logs to Nexus 15:56:19 ---> uname -a: 15:56:19 Linux prd-ubuntu20-04-docker-8c-8g-953 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:56:19 15:56:19 15:56:19 ---> lscpu: 15:56:19 Architecture: x86_64 15:56:19 CPU op-mode(s): 32-bit, 64-bit 15:56:19 Byte Order: Little Endian 15:56:19 Address sizes: 40 bits physical, 48 bits virtual 15:56:19 CPU(s): 8 15:56:19 On-line CPU(s) list: 0-7 15:56:19 Thread(s) per core: 1 15:56:19 Core(s) per socket: 1 15:56:19 Socket(s): 8 15:56:19 NUMA node(s): 1 15:56:19 Vendor ID: AuthenticAMD 15:56:19 CPU family: 23 15:56:19 Model: 49 15:56:19 Model name: AMD EPYC-Rome Processor 15:56:19 Stepping: 0 15:56:19 CPU MHz: 2800.000 15:56:19 BogoMIPS: 5600.00 15:56:19 Virtualization: AMD-V 15:56:19 Hypervisor vendor: KVM 15:56:19 Virtualization type: full 15:56:19 L1d cache: 256 KiB 15:56:19 L1i cache: 256 KiB 15:56:19 L2 cache: 4 MiB 15:56:19 L3 cache: 128 MiB 15:56:19 NUMA node0 CPU(s): 0-7 15:56:19 Vulnerability Itlb multihit: Not affected 15:56:19 Vulnerability L1tf: Not affected 15:56:19 Vulnerability Mds: Not affected 15:56:19 Vulnerability Meltdown: Not affected 15:56:19 Vulnerability Mmio stale data: Not affected 15:56:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:56:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:56:19 Vulnerability Srbds: Not affected 15:56:19 Vulnerability Tsx async abort: Not affected 15:56:19 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 15:56:19 15:56:19 15:56:19 ---> nproc: 15:56:19 8 15:56:19 15:56:19 15:56:19 ---> df -h: 15:56:19 Filesystem Size Used Avail Use% Mounted on 15:56:19 overlay 155G 24G 132G 15% / 15:56:19 tmpfs 64M 0 64M 0% /dev 15:56:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:56:19 shm 64M 0 64M 0% /dev/shm 15:56:19 /dev/vda1 155G 24G 132G 15% /facter-os 15:56:19 15:56:19 15:56:19 ---> sar -b -r -n DEV: 15:56:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-953) 07/12/23 _x86_64_ (8 CPU) 15:56:19 15:56:19 15:28:21 LINUX RESTART (8 CPU) 15:56:19 15:56:19 15:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:56:19 15:30:01 151.09 10.96 140.13 0.00 1765.31 114396.13 0.00 15:56:19 15:31:01 32.66 0.03 32.63 0.00 0.27 65034.64 0.00 15:56:19 15:32:01 54.81 0.15 54.66 0.00 5.87 44906.12 0.00 15:56:19 15:33:01 831.31 6.38 824.93 0.00 92.64 324542.89 0.00 15:56:19 15:34:01 257.05 11.88 245.18 0.00 5151.42 86755.42 0.00 15:56:19 15:35:01 601.77 0.27 601.50 0.00 9.86 45143.89 0.00 15:56:19 15:36:01 20.73 0.03 20.70 0.00 4.27 558.57 0.00 15:56:19 15:37:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 15:56:19 15:38:01 1.05 0.00 1.05 0.00 0.00 10.53 0.00 15:56:19 15:39:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 15:56:19 15:40:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 15:56:19 15:41:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 15:56:19 15:42:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:56:19 15:43:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 15:56:19 15:44:01 2.12 0.02 2.10 0.00 0.13 26.80 0.00 15:56:19 15:45:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 15:56:19 15:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:56:19 15:47:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 15:56:19 15:48:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 15:56:19 15:49:01 3.32 1.02 2.30 0.00 21.86 29.99 0.00 15:56:19 15:50:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 15:56:19 15:51:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 15:56:19 15:52:02 0.95 0.00 0.95 0.00 0.00 10.40 0.00 15:56:19 15:53:01 1.00 0.00 1.00 0.00 0.00 12.61 0.00 15:56:19 15:54:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:56:19 15:55:01 1.75 0.10 1.65 0.00 10.26 32.79 0.00 15:56:19 15:56:01 142.58 0.27 142.31 0.00 9.07 58672.09 0.00 15:56:19 Average: 78.55 1.15 77.39 0.00 262.10 27438.69 0.00 15:56:19 15:56:19 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:19 15:30:01 28460724 31563412 739456 2.25 111612 3212292 1894236 5.58 1136612 2855924 22908 15:56:19 15:31:01 28184492 31573712 726304 2.21 113452 3469416 1818788 5.36 1212100 3028516 34048 15:56:19 15:32:01 27512812 31560136 743084 2.26 117280 4111124 1904668 5.61 1448860 3454388 181844 15:56:19 15:33:01 16654296 29662744 2568136 7.81 238804 12412004 6563272 19.34 4066060 11066424 30428 15:56:19 15:34:01 13855548 29933876 2272716 6.91 272616 15312404 6854244 20.20 5119224 12644752 335188 15:56:19 15:35:01 16181560 31466996 795788 2.42 294352 14633812 2296160 6.77 2973760 12674936 556 15:56:19 15:36:01 16189164 31471520 790844 2.41 293904 14630860 2172344 6.40 3251916 12386588 12 15:56:19 15:37:01 16189684 31472108 790344 2.40 293932 14630864 2172344 6.40 3250924 12386592 68 15:56:19 15:38:01 16200496 31482940 779484 2.37 293948 14630864 2172344 6.40 3239424 12386592 8 15:56:19 15:39:01 16201964 31484432 778180 2.37 293984 14630872 2172344 6.40 3238316 12386600 8 15:56:19 15:40:01 16203012 31485504 777344 2.36 294012 14630872 2172344 6.40 3238280 12386600 4 15:56:19 15:41:01 16204640 31487448 775620 2.36 294044 14630876 2172344 6.40 3236552 12386872 44 15:56:19 15:42:01 16204584 31487416 775568 2.36 294076 14630880 2172344 6.40 3236512 12386876 16 15:56:19 15:43:01 16204852 31487716 775260 2.36 294100 14630880 2172344 6.40 3236548 12386876 40 15:56:19 15:44:01 16203888 31486848 775876 2.36 294156 14630860 2199792 6.48 3236772 12386856 28 15:56:19 15:45:01 16204028 31486996 775608 2.36 294188 14630860 2199792 6.48 3236824 12386856 4 15:56:19 15:46:01 16203964 31487012 775528 2.36 294228 14630864 2199792 6.48 3236692 12386860 28 15:56:19 15:47:01 16203876 31486964 775440 2.36 294248 14630872 2199792 6.48 3236724 12386864 52 15:56:19 15:48:01 16203824 31486944 775620 2.36 294272 14630876 2199792 6.48 3236864 12386872 16 15:56:19 15:49:01 16202396 31486600 776148 2.36 294360 14631496 2229016 6.57 3237212 12387412 164 15:56:19 15:50:01 16202792 31487004 775884 2.36 294368 14631500 2229016 6.57 3237168 12387416 16 15:56:19 15:51:01 16202524 31486744 776112 2.36 294388 14631500 2229016 6.57 3236944 12387416 12 15:56:19 15:52:02 16202776 31487032 775764 2.36 294404 14631504 2229016 6.57 3236976 12387420 24 15:56:19 15:53:01 16203004 31487276 775472 2.36 294420 14631504 2229016 6.57 3237224 12387420 44 15:56:19 15:54:01 16202484 31486776 775892 2.36 294460 14631500 2229016 6.57 3236984 12387424 28 15:56:19 15:55:01 16202132 31486884 775740 2.36 294488 14631888 2258088 6.65 3238228 12388012 80 15:56:19 15:56:01 14679368 31441496 814748 2.48 333504 15940096 2452936 7.23 3377092 13632276 1040 15:56:19 Average: 17391292 31366835 896739 2.73 272800 13396790 2510896 7.40 3115066 11373987 22471 15:56:19 15:56:19 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:56:19 15:30:01 ens3 900.27 836.03 9431.51 97.35 0.00 0.00 0.00 0.00 15:56:19 15:30:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 15:56:19 15:30:01 vethdb8eb57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:30:01 docker0 661.49 616.18 46.23 3445.07 0.00 0.00 0.00 0.00 15:56:19 15:31:01 ens3 54.76 55.67 29.64 111.48 0.00 0.00 0.00 0.00 15:56:19 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:31:01 vethdb8eb57 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 15:56:19 15:31:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 15:56:19 15:32:01 ens3 31.79 21.71 35.44 14.02 0.00 0.00 0.00 0.00 15:56:19 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:33:01 vethc15ccdb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 ens3 990.10 571.59 9187.11 68.05 0.00 0.00 0.00 0.00 15:56:19 15:33:01 vethf6cf2c4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth4bafd55 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth2d1d309 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 15:56:19 15:33:01 vethb71f8ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth1a73488 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth4842e68 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth408ab69 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth9eb7eef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth12dda73 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 docker0 502.62 876.12 40.26 6907.94 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth24ee10d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:33:01 veth293609d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:56:19 15:34:01 vethc15ccdb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 ens3 196.68 78.49 2927.81 8.70 0.00 0.00 0.00 0.00 15:56:19 15:34:01 vethf6cf2c4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth4bafd55 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth2d1d309 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 vethb71f8ce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth1a73488 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth4842e68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth408ab69 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth9eb7eef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth12dda73 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth24ee10d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:34:01 veth293609d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:35:01 ens3 380.16 384.94 218.40 1541.10 0.00 0.00 0.00 0.00 15:56:19 15:35:01 lo 46.52 46.52 4.58 4.58 0.00 0.00 0.00 0.00 15:56:19 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:36:01 ens3 275.17 268.72 140.83 1701.09 0.00 0.00 0.00 0.00 15:56:19 15:36:01 lo 23.93 23.93 2.36 2.36 0.00 0.00 0.00 0.00 15:56:19 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:37:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:39:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 15:56:19 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:40:01 ens3 1.20 0.92 4.88 0.06 0.00 0.00 0.00 0.00 15:56:19 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:41:01 ens3 0.52 0.33 0.26 0.20 0.00 0.00 0.00 0.00 15:56:19 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:44:01 ens3 0.77 0.17 0.21 0.13 0.00 0.00 0.00 0.00 15:56:19 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:45:01 ens3 0.38 0.33 0.25 0.21 0.00 0.00 0.00 0.00 15:56:19 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:56:19 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:47:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:56:19 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:48:01 ens3 0.28 0.12 0.10 0.07 0.00 0.00 0.00 0.00 15:56:19 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:49:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 15:56:19 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:52:02 ens3 0.63 0.07 0.16 0.00 0.00 0.00 0.00 0.00 15:56:19 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:53:01 ens3 0.44 0.42 0.26 0.22 0.00 0.00 0.00 0.00 15:56:19 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:19 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:54:01 ens3 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:56:19 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:55:01 ens3 13.81 16.40 5.99 44.79 0.00 0.00 0.00 0.00 15:56:19 15:55:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:56:19 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:19 15:56:01 ens3 362.17 233.11 7808.83 120.14 0.00 0.00 0.00 0.00 15:56:19 15:56:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 15:56:19 15:56:01 docker0 37.34 56.49 3.37 591.08 0.00 0.00 0.00 0.00 15:56:19 15:56:01 vethbb2dc4d 1.95 1.68 0.30 0.46 0.00 0.00 0.00 0.00 15:56:19 Average: ens3 119.03 91.56 1104.15 137.43 0.00 0.00 0.00 0.00 15:56:19 Average: lo 3.01 3.01 0.29 0.29 0.00 0.00 0.00 0.00 15:56:19 Average: docker0 44.57 57.45 3.33 405.62 0.00 0.00 0.00 0.00 15:56:19 Average: vethbb2dc4d 0.07 0.06 0.01 0.02 0.00 0.00 0.00 0.00 15:56:19 15:56:19 15:56:19 ---> sar -P ALL: 15:56:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-953) 07/12/23 _x86_64_ (8 CPU) 15:56:19 15:56:19 15:28:21 LINUX RESTART (8 CPU) 15:56:19 15:56:19 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:56:19 15:30:01 all 9.92 0.00 3.96 3.33 0.06 82.73 15:56:19 15:30:01 0 8.42 0.00 3.66 0.81 0.05 87.06 15:56:19 15:30:01 1 8.88 0.00 3.69 2.09 0.05 85.28 15:56:19 15:30:01 2 8.57 0.00 3.28 9.73 0.05 78.37 15:56:19 15:30:01 3 11.25 0.00 4.54 3.57 0.07 80.58 15:56:19 15:30:01 4 7.81 0.00 3.03 3.58 0.05 85.53 15:56:19 15:30:01 5 11.65 0.00 4.70 1.34 0.07 82.24 15:56:19 15:30:01 6 11.59 0.00 5.23 5.47 0.07 77.64 15:56:19 15:30:01 7 11.25 0.00 3.57 0.05 0.07 85.06 15:56:19 15:31:01 all 25.93 0.00 4.41 0.36 0.08 69.22 15:56:19 15:31:01 0 25.47 0.00 4.04 0.00 0.10 70.39 15:56:19 15:31:01 1 26.12 0.00 4.79 0.03 0.07 69.00 15:56:19 15:31:01 2 25.42 0.00 3.91 0.22 0.07 70.39 15:56:19 15:31:01 3 26.38 0.00 3.94 0.02 0.08 69.58 15:56:19 15:31:01 4 25.69 0.00 4.70 0.03 0.08 69.49 15:56:19 15:31:01 5 26.70 0.00 3.80 0.05 0.07 69.38 15:56:19 15:31:01 6 25.42 0.00 5.45 2.49 0.07 66.57 15:56:19 15:31:01 7 26.23 0.00 4.68 0.05 0.08 68.96 15:56:19 15:32:01 all 47.39 0.00 6.76 0.51 0.09 45.24 15:56:19 15:32:01 0 46.97 0.00 6.97 0.15 0.08 45.83 15:56:19 15:32:01 1 45.52 0.00 6.56 0.03 0.08 47.81 15:56:19 15:32:01 2 46.48 0.00 6.27 0.35 0.08 46.82 15:56:19 15:32:01 3 49.47 0.00 6.79 0.15 0.10 43.49 15:56:19 15:32:01 4 49.13 0.00 7.42 0.00 0.10 43.35 15:56:19 15:32:01 5 48.17 0.00 6.57 0.00 0.08 45.18 15:56:19 15:32:01 6 46.64 0.00 7.21 0.49 0.10 45.56 15:56:19 15:32:01 7 46.76 0.00 6.32 2.93 0.10 43.89 15:56:19 15:33:01 all 29.59 0.00 10.74 6.42 0.12 53.12 15:56:19 15:33:01 0 28.97 0.00 12.49 8.89 0.10 49.55 15:56:19 15:33:01 1 30.31 0.00 10.39 4.52 0.12 54.65 15:56:19 15:33:01 2 29.96 0.00 12.00 10.84 0.24 46.96 15:56:19 15:33:01 3 29.23 0.00 10.79 4.11 0.10 55.77 15:56:19 15:33:01 4 29.15 0.00 10.79 5.10 0.10 54.86 15:56:19 15:33:01 5 29.70 0.00 9.46 5.83 0.10 54.90 15:56:19 15:33:01 6 31.15 0.00 10.97 5.99 0.12 51.77 15:56:19 15:33:01 7 28.28 0.00 9.08 6.14 0.10 56.40 15:56:19 15:34:01 all 88.14 0.00 11.69 0.00 0.14 0.03 15:56:19 15:34:01 0 87.48 0.00 12.40 0.00 0.12 0.00 15:56:19 15:34:01 1 87.67 0.00 12.19 0.00 0.14 0.00 15:56:19 15:34:01 2 88.48 0.00 11.31 0.00 0.17 0.03 15:56:19 15:34:01 3 88.14 0.00 11.67 0.02 0.14 0.03 15:56:19 15:34:01 4 88.13 0.00 11.73 0.00 0.14 0.00 15:56:19 15:34:01 5 88.68 0.00 11.09 0.02 0.12 0.09 15:56:19 15:34:01 6 88.93 0.00 10.90 0.00 0.17 0.00 15:56:19 15:34:01 7 87.59 0.00 12.24 0.00 0.12 0.05 15:56:19 15:35:01 all 20.56 0.00 4.50 1.52 0.09 73.32 15:56:19 15:35:01 0 21.92 0.00 5.89 0.96 0.10 71.12 15:56:19 15:35:01 1 22.43 0.00 5.44 1.89 0.08 70.16 15:56:19 15:35:01 2 18.97 0.00 4.14 1.88 0.07 74.94 15:56:19 15:35:01 3 19.45 0.00 3.36 1.50 0.08 75.60 15:56:19 15:35:01 4 22.40 0.00 4.97 2.34 0.12 70.17 15:56:19 15:35:01 5 18.35 0.00 3.70 0.81 0.10 77.05 15:56:19 15:35:01 6 22.17 0.00 4.80 1.74 0.08 71.21 15:56:19 15:35:01 7 18.83 0.00 3.75 1.04 0.07 76.30 15:56:19 15:36:01 all 5.96 0.00 0.62 0.07 0.04 93.31 15:56:19 15:36:01 0 8.36 0.00 0.94 0.13 0.05 90.52 15:56:19 15:36:01 1 9.67 0.00 0.92 0.30 0.03 89.07 15:56:19 15:36:01 2 6.10 0.00 0.60 0.03 0.03 93.23 15:56:19 15:36:01 3 7.23 0.00 0.62 0.00 0.05 92.10 15:56:19 15:36:01 4 7.55 0.00 0.64 0.05 0.05 91.71 15:56:19 15:36:01 5 2.54 0.00 0.40 0.02 0.05 96.99 15:56:19 15:36:01 6 5.22 0.00 0.52 0.02 0.03 94.21 15:56:19 15:36:01 7 1.02 0.00 0.37 0.00 0.00 98.62 15:56:19 15:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:56:19 15:37:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:56:19 15:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:56:19 15:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:56:19 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:37:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:56:19 15:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:56:19 15:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:56:19 15:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:56:19 15:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:56:19 15:38:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:56:19 15:38:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:56:19 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:38:01 4 0.00 0.00 0.03 0.00 0.02 99.95 15:56:19 15:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:56:19 15:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:56:19 15:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:56:19 15:39:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:56:19 15:39:01 0 0.07 0.00 0.00 0.00 0.02 99.92 15:56:19 15:39:01 1 0.07 0.00 0.05 0.03 0.02 99.83 15:56:19 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:39:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:56:19 15:39:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:56:19 15:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:56:19 15:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:56:19 15:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:56:19 15:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:56:19 15:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:56:19 15:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:56:19 15:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:40:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:56:19 15:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:56:19 15:56:19 15:40:01 CPU %user %nice %system %iowait %steal %idle 15:56:19 15:41:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:56:19 15:41:01 0 0.03 0.00 0.02 0.03 0.02 99.90 15:56:19 15:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:56:19 15:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:56:19 15:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:56:19 15:41:01 4 0.05 0.00 0.00 0.00 0.02 99.93 15:56:19 15:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:56:19 15:41:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:56:19 15:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:56:19 15:42:01 all 0.09 0.00 0.02 0.00 0.00 99.88 15:56:19 15:42:01 0 0.05 0.00 0.05 0.02 0.02 99.87 15:56:19 15:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:56:19 15:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:42:01 4 0.50 0.00 0.03 0.00 0.00 99.47 15:56:19 15:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:42:01 6 0.10 0.00 0.03 0.00 0.00 99.87 15:56:19 15:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:56:19 15:43:01 all 0.16 0.00 0.01 0.00 0.00 99.82 15:56:19 15:43:01 0 0.13 0.00 0.02 0.02 0.00 99.83 15:56:19 15:43:01 1 0.03 0.00 0.03 0.02 0.02 99.90 15:56:19 15:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:56:19 15:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:56:19 15:43:01 4 0.89 0.00 0.00 0.00 0.00 99.11 15:56:19 15:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:43:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:56:19 15:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:56:19 15:44:01 all 0.26 0.00 0.04 0.01 0.01 99.68 15:56:19 15:44:01 0 0.03 0.00 0.05 0.03 0.02 99.87 15:56:19 15:44:01 1 0.02 0.00 0.03 0.02 0.00 99.93 15:56:19 15:44:01 2 0.00 0.00 0.05 0.00 0.00 99.95 15:56:19 15:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:44:01 4 1.87 0.00 0.05 0.00 0.02 98.06 15:56:19 15:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:44:01 6 0.10 0.00 0.07 0.00 0.00 99.83 15:56:19 15:44:01 7 0.03 0.00 0.07 0.00 0.02 99.88 15:56:19 15:45:01 all 0.14 0.00 0.02 0.00 0.01 99.83 15:56:19 15:45:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:56:19 15:45:01 1 0.03 0.00 0.03 0.02 0.00 99.92 15:56:19 15:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:45:01 4 0.80 0.00 0.03 0.00 0.00 99.17 15:56:19 15:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:45:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:56:19 15:45:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:56:19 15:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:56:19 15:46:01 0 0.02 0.00 0.07 0.02 0.02 99.88 15:56:19 15:46:01 1 0.02 0.00 0.00 0.02 0.03 99.93 15:56:19 15:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:56:19 15:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:56:19 15:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:56:19 15:47:01 all 0.29 0.00 0.02 0.00 0.00 99.69 15:56:19 15:47:01 0 0.18 0.00 0.02 0.02 0.00 99.78 15:56:19 15:47:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:56:19 15:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:47:01 4 1.90 0.00 0.02 0.00 0.00 98.08 15:56:19 15:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:56:19 15:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:48:01 all 0.27 0.00 0.02 0.00 0.01 99.70 15:56:19 15:48:01 0 0.02 0.00 0.07 0.02 0.02 99.88 15:56:19 15:48:01 1 0.05 0.00 0.03 0.02 0.00 99.90 15:56:19 15:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:48:01 4 1.97 0.00 0.00 0.00 0.02 98.01 15:56:19 15:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:56:19 15:48:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:56:19 15:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:56:19 15:49:01 all 0.23 0.00 0.04 0.01 0.01 99.71 15:56:19 15:49:01 0 0.05 0.00 0.05 0.03 0.02 99.85 15:56:19 15:49:01 1 0.12 0.00 0.03 0.02 0.02 99.82 15:56:19 15:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:56:19 15:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:56:19 15:49:01 4 1.24 0.00 0.03 0.00 0.00 98.73 15:56:19 15:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:56:19 15:49:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:56:19 15:49:01 7 0.22 0.00 0.08 0.03 0.02 99.65 15:56:19 15:50:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:56:19 15:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:56:19 15:50:01 1 0.10 0.00 0.05 0.00 0.00 99.85 15:56:19 15:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:50:01 3 0.81 0.00 0.00 0.00 0.00 99.19 15:56:19 15:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:56:19 15:51:01 all 0.18 0.00 0.01 0.00 0.01 99.80 15:56:19 15:51:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:56:19 15:51:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:56:19 15:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:51:01 3 1.17 0.00 0.00 0.00 0.02 98.81 15:56:19 15:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:56:19 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:51:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:56:19 15:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:56:19 15:56:19 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:56:19 15:52:02 all 0.02 0.00 0.01 0.00 0.01 99.96 15:56:19 15:52:02 0 0.00 0.00 0.02 0.02 0.02 99.95 15:56:19 15:52:02 1 0.03 0.00 0.02 0.00 0.00 99.95 15:56:19 15:52:02 2 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:52:02 3 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:52:02 4 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:52:02 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:52:02 6 0.07 0.00 0.00 0.00 0.02 99.92 15:56:19 15:52:02 7 0.05 0.00 0.02 0.00 0.02 99.92 15:56:19 15:53:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:56:19 15:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:56:19 15:53:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:56:19 15:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:56:19 15:53:01 3 0.03 0.00 0.03 0.00 0.02 99.91 15:56:19 15:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:56:19 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:56:19 15:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:56:19 15:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:56:19 15:54:01 0 0.03 0.00 0.03 0.02 0.00 99.92 15:56:19 15:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:56:19 15:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:56:19 15:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:54:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:56:19 15:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:54:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:56:19 15:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:56:19 15:55:01 all 0.28 0.00 0.15 0.02 0.02 99.53 15:56:19 15:55:01 0 0.33 0.00 0.13 0.02 0.02 99.50 15:56:19 15:55:01 1 0.30 0.00 0.18 0.13 0.03 99.35 15:56:19 15:55:01 2 0.33 0.00 0.12 0.00 0.00 99.55 15:56:19 15:55:01 3 0.25 0.00 0.13 0.00 0.02 99.60 15:56:19 15:55:01 4 0.17 0.00 0.13 0.00 0.03 99.67 15:56:19 15:55:01 5 0.38 0.00 0.15 0.00 0.00 99.47 15:56:19 15:55:01 6 0.27 0.00 0.23 0.00 0.02 99.48 15:56:19 15:55:01 7 0.18 0.00 0.15 0.00 0.02 99.65 15:56:19 15:56:01 all 9.56 0.00 4.21 2.63 0.09 83.51 15:56:19 15:56:01 0 9.65 0.00 4.50 2.95 0.07 82.83 15:56:19 15:56:01 1 7.84 0.00 4.25 6.84 0.07 81.01 15:56:19 15:56:01 2 8.58 0.00 3.89 2.88 0.05 84.59 15:56:19 15:56:01 3 9.61 0.00 3.45 0.07 0.08 86.79 15:56:19 15:56:01 4 11.01 0.00 4.42 0.54 0.22 83.82 15:56:19 15:56:01 5 9.99 0.00 3.94 3.39 0.08 82.59 15:56:19 15:56:01 6 9.70 0.00 5.09 4.26 0.07 80.88 15:56:19 15:56:01 7 10.10 0.00 4.15 0.13 0.08 85.53 15:56:19 Average: all 8.73 0.00 1.73 0.55 0.03 88.97 15:56:19 Average: 0 8.68 0.00 1.88 0.51 0.03 88.90 15:56:19 Average: 1 8.75 0.00 1.78 0.59 0.03 88.85 15:56:19 Average: 2 8.49 0.00 1.67 0.95 0.03 88.87 15:56:19 Average: 3 8.90 0.00 1.66 0.35 0.03 89.07 15:56:19 Average: 4 9.13 0.00 1.76 0.43 0.04 88.65 15:56:19 Average: 5 8.60 0.00 1.60 0.42 0.03 89.35 15:56:19 Average: 6 8.84 0.00 1.86 0.75 0.03 88.51 15:56:19 Average: 7 8.43 0.00 1.63 0.38 0.03 89.53 15:56:19 15:56:19 15:56:19