Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e14f6561a43fa3e6aa80b39cac3d3307b3902356 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-ssh11682215878021684281.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8991677596138869399.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6774010593262946427.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8998300090940924575.key Verifying host key using known hosts file > 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-ssh6541763838568560172.key Verifying host key using known hosts file > 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/v2], 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.18 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/v2 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-120134 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/354 [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/354 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e14f6561a43fa3e6aa80b39cac3d3307b3902356 (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#4211)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e14f6561a43fa3e6aa80b39cac3d3307b3902356 # timeout=10 > git rev-list --no-walk c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:25:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:25:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:25:13 ========================================================= 20:25:13 EdgeX Global Pipelines Version Info 20:25:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:25:14 ------------------- 20:25:14 stable info: 20:25:14 ------------------- 20:25:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:25:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:25:14 Message: update stable to v1.0.244 20:25:15 ------------------- 20:25:15 experimental info: 20:25:15 ------------------- 20:25:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:25:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:25:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e14f656 [Pipeline] echo 20:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:15 provisioning config files... 20:25:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/354@tmp/config10877903601956285026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:15 ---> docker-login.sh 20:25:15 nexus3.edgexfoundry.org:10001 20:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:16 Configure a credential helper to remove this warning. See 20:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:16 20:25:16 Login Succeeded 20:25:16 nexus3.edgexfoundry.org:10002 20:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:16 Configure a credential helper to remove this warning. See 20:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:16 20:25:16 Login Succeeded 20:25:16 nexus3.edgexfoundry.org:10003 20:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:16 Configure a credential helper to remove this warning. See 20:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:16 20:25:16 Login Succeeded 20:25:16 nexus3.edgexfoundry.org:10004 20:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:16 Configure a credential helper to remove this warning. See 20:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:16 20:25:16 Login Succeeded 20:25:16 docker.io 20:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:16 Configure a credential helper to remove this warning. See 20:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:16 20:25:16 Login Succeeded 20:25:16 ---> docker-login.sh ends [Pipeline] } 20:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:17 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 20:25:17 + dirname cmd/core-command/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo core-command,cmd/core-command/Dockerfile 20:25:17 + dirname cmd/core-data/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo core-data,cmd/core-data/Dockerfile 20:25:17 + dirname cmd/core-metadata/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo core-metadata,cmd/core-metadata/Dockerfile 20:25:17 + dirname+ cmd/security-bootstrapper/Dockerfile 20:25:17 cut -d/ -f2 20:25:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:25:17 + dirname cmd/security-proxy-setup/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:25:17 + dirname cmd/security-secretstore-setup/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:25:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:25:17 + dirname cmd/security-spire-agent/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:25:17 + dirname cmd/security-spire-config/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:25:17 + dirname cmd/security-spire-server/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:25:17 + dirname cmd/support-notifications/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo support-notifications,cmd/support-notifications/Dockerfile 20:25:17 + dirname cmd/support-scheduler/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:25:17 + dirname cmd/sys-mgmt-agent/Dockerfile 20:25:17 + cut -d/ -f2 20:25:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:25:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:25:17 + git rev-list -1 --merges e14f6561a43fa3e6aa80b39cac3d3307b3902356~1..e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] echo 20:25:17 -----------> git rev-list -1 --merges e14f6561a43fa3e6aa80b39cac3d3307b3902356~1..e14f6561a43fa3e6aa80b39cac3d3307b3902356 e14f6561a43fa3e6aa80b39cac3d3307b3902356 [false] [Pipeline] sh 20:25:17 + git log --format=format:%s -1 e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] echo 20:25:17 ========================================================= 20:25:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:25:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:25:18 + grep -v github /etc/ssh/ssh_known_hosts 20:25:18 + [ -e /tmp/ssh_known_hosts ] 20:25:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:25:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:25:18 + sudo tee -a /etc/ssh/ssh_known_hosts 20:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:18 20:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:19 0.1.4: Pulling from edgex-devops/py-git-semver 20:25:19 b85a868b505f: Pulling fs layer 20:25:19 e2be974225ed: Pulling fs layer 20:25:19 339a4e72a1f5: Pulling fs layer 20:25:19 988bab9f4d93: Pulling fs layer 20:25:19 1469e6f7b9e6: Pulling fs layer 20:25:19 eaf3925da568: Pulling fs layer 20:25:19 bab4dde63d76: Pulling fs layer 20:25:19 bde34c3a00c8: Pulling fs layer 20:25:19 b352a97aabf1: Pulling fs layer 20:25:19 4872d77fe225: Pulling fs layer 20:25:19 5851b861e8e6: Pulling fs layer 20:25:19 eaf3925da568: Waiting 20:25:19 1469e6f7b9e6: Waiting 20:25:19 bab4dde63d76: Waiting 20:25:19 bde34c3a00c8: Waiting 20:25:19 b352a97aabf1: Waiting 20:25:19 4872d77fe225: Waiting 20:25:19 5851b861e8e6: Waiting 20:25:19 988bab9f4d93: Waiting 20:25:19 e2be974225ed: Download complete 20:25:19 988bab9f4d93: Download complete 20:25:19 1469e6f7b9e6: Verifying Checksum 20:25:19 1469e6f7b9e6: Download complete 20:25:19 339a4e72a1f5: Verifying Checksum 20:25:19 339a4e72a1f5: Download complete 20:25:19 eaf3925da568: Verifying Checksum 20:25:19 eaf3925da568: Download complete 20:25:19 bde34c3a00c8: Download complete 20:25:19 b352a97aabf1: Verifying Checksum 20:25:19 b352a97aabf1: Download complete 20:25:19 b85a868b505f: Verifying Checksum 20:25:19 b85a868b505f: Download complete 20:25:19 4872d77fe225: Verifying Checksum 20:25:19 4872d77fe225: Download complete 20:25:19 5851b861e8e6: Verifying Checksum 20:25:19 5851b861e8e6: Download complete 20:25:19 bab4dde63d76: Verifying Checksum 20:25:19 bab4dde63d76: Download complete 20:25:20 b85a868b505f: Pull complete 20:25:20 e2be974225ed: Pull complete 20:25:21 339a4e72a1f5: Pull complete 20:25:21 988bab9f4d93: Pull complete 20:25:21 1469e6f7b9e6: Pull complete 20:25:21 eaf3925da568: Pull complete 20:25:22 bab4dde63d76: Pull complete 20:25:22 bde34c3a00c8: Pull complete 20:25:23 b352a97aabf1: Pull complete 20:25:23 4872d77fe225: Pull complete 20:25:23 5851b861e8e6: Pull complete 20:25:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:23 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:25:24 $ docker top a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 -eo pid,comm 20:25:25 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). 20:25:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:25 [ssh-agent] Looking for ssh-agent implementation... 20:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:25 $ docker exec a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 ssh-agent 20:25:25 SSH_AUTH_SOCK=/tmp/ssh-lsF18il6IbGN/agent.32 20:25:25 SSH_AGENT_PID=38 20:25:25 Running ssh-add (command line suppressed) 20:25:25 Identity added: /w/workspace/edgex-go/354@tmp/private_key_5061680329529128728.key (/w/workspace/edgex-go/354@tmp/private_key_5061680329529128728.key) 20:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:25 + git tag --points-at HEAD [Pipeline] } 20:25:25 $ docker exec --env ******** --env ******** a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 ssh-agent -k 20:25:25 unset SSH_AUTH_SOCK; 20:25:25 unset SSH_AGENT_PID; 20:25:25 echo Agent pid 38 killed; 20:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:25 [ssh-agent] Looking for ssh-agent implementation... 20:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:25 $ docker exec a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 ssh-agent 20:25:26 SSH_AUTH_SOCK=/tmp/ssh-jheaRIxm4NmK/agent.70 20:25:26 SSH_AGENT_PID=76 20:25:26 Running ssh-add (command line suppressed) 20:25:26 Identity added: /w/workspace/edgex-go/354@tmp/private_key_4416777684126976936.key (/w/workspace/edgex-go/354@tmp/private_key_4416777684126976936.key) 20:25:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:26 + git semver init 20:25:26 2022-11-30 20:25:26,610 [run_init] DEBUG init version:0.0.0 force:False 20:25:26 2022-11-30 20:25:26,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/354/.semver 20:25:26 2022-11-30 20:25:26,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/354/.semver 20:25:26 2022-11-30 20:25:26,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/354/.semver'], cwd=/w/workspace/edgex-go/354, universal_newlines=False, shell=None, istream=None) 20:25:30 2022-11-30 20:25:30,743 [append_file] DEBUG append to file:/w/workspace/edgex-go/354/.git/info/exclude 20:25:30 2022-11-30 20:25:30,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/354/.semver/main with force:False 20:25:30 2022-11-30 20:25:30,744 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:25:30 2022-11-30 20:25:30,744 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:25:30 3.0.0-dev.1 [Pipeline] } 20:25:30 $ docker exec --env ******** --env ******** a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 ssh-agent -k 20:25:31 unset SSH_AUTH_SOCK; 20:25:31 unset SSH_AGENT_PID; 20:25:31 echo Agent pid 76 killed; 20:25:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:31 + git semver [Pipeline] } 20:25:31 $ docker stop --time=1 a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 20:25:32 $ docker rm -f a363165b116f0ad3bbfc859203b05ed56df2149473f0001c5aad4ef44712c4f2 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:33 Stashed 1 file(s) [Pipeline] echo 20:25:33 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 20:25:33 + git config --global --add safe.directory /w/workspace/edgex-go/354 [Pipeline] echo 20:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:33 ========================================================= 20:25:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:25:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:25:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:25:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:34 213ec9aee27d: Pulling fs layer 20:25:34 4583459ba037: Pulling fs layer 20:25:34 93c1e223e6f2: Pulling fs layer 20:25:34 53926ce57604: Pulling fs layer 20:25:34 21b2b0c7a3f4: Pulling fs layer 20:25:34 22ff95d597cd: Pulling fs layer 20:25:34 12d6caf4c0d1: Pulling fs layer 20:25:34 96b7cbca73a9: Pulling fs layer 20:25:34 a7acece74701: Pulling fs layer 20:25:34 96b7cbca73a9: Waiting 20:25:34 12d6caf4c0d1: Waiting 20:25:34 53926ce57604: Waiting 20:25:34 a7acece74701: Waiting 20:25:34 22ff95d597cd: Waiting 20:25:34 93c1e223e6f2: Verifying Checksum 20:25:34 93c1e223e6f2: Download complete 20:25:34 4583459ba037: Verifying Checksum 20:25:34 4583459ba037: Download complete 20:25:34 21b2b0c7a3f4: Download complete 20:25:34 22ff95d597cd: Verifying Checksum 20:25:34 22ff95d597cd: Download complete 20:25:34 213ec9aee27d: Verifying Checksum 20:25:34 213ec9aee27d: Download complete 20:25:34 12d6caf4c0d1: Verifying Checksum 20:25:34 12d6caf4c0d1: Download complete 20:25:34 213ec9aee27d: Pull complete 20:25:34 4583459ba037: Pull complete 20:25:34 93c1e223e6f2: Pull complete 20:25:34 a7acece74701: Verifying Checksum 20:25:34 a7acece74701: Download complete 20:25:34 96b7cbca73a9: Verifying Checksum 20:25:34 96b7cbca73a9: Download complete 20:25:34 53926ce57604: Verifying Checksum 20:25:34 53926ce57604: Download complete 20:25:39 53926ce57604: Pull complete 20:25:39 21b2b0c7a3f4: Pull complete 20:25:39 22ff95d597cd: Pull complete 20:25:39 12d6caf4c0d1: Pull complete 20:25:40 96b7cbca73a9: Pull complete 20:25:41 a7acece74701: Pull complete 20:25:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:25:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:25:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:25:41 WORKDIR /edgex 20:25:41 COPY go.mod . 20:25:41 RUN go mod download 20:25:41 + docker build -t ci-base-image-x86_64 -f - . 20:25:42 Sending build context to Docker daemon 169.9MB 20:25:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:25:42 ---> db6d94c90886 20:25:42 Step 2/4 : WORKDIR /edgex 20:25:48 Still waiting to schedule task 20:25:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:25:52 ---> Running in 0eb8e7f017e0 20:25:52 Removing intermediate container 0eb8e7f017e0 20:25:52 ---> 41bc22b73d61 20:25:52 Step 3/4 : COPY go.mod . 20:25:52 ---> ac7b3debeebd 20:25:52 Step 4/4 : RUN go mod download 20:25:52 ---> Running in d851355fdcd4 20:26:04 Removing intermediate container d851355fdcd4 20:26:04 ---> 0aef8fad66b0 20:26:04 Successfully built 0aef8fad66b0 20:26:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker inspect -f . ci-base-image-x86_64 20:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:05 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:26:05 $ docker top e45dc368f94cfe31608edb00f7ce06ccc004c5a4db7aa6e8effcbd6c3bc4eca2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:05 + go version 20:26:05 go version go1.18.7 linux/amd64 [Pipeline] } 20:26:05 $ docker stop --time=1 e45dc368f94cfe31608edb00f7ce06ccc004c5a4db7aa6e8effcbd6c3bc4eca2 20:26:07 $ docker rm -f e45dc368f94cfe31608edb00f7ce06ccc004c5a4db7aa6e8effcbd6c3bc4eca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:07 + docker inspect -f . ci-base-image-x86_64 20:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:07 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:26:07 $ 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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:26:07 $ docker top 5dcd7939eac6af46241f5f33a8fa4d5616180dd10273da9fcdb6f2278c8d82cd -eo pid,comm [Pipeline] { [Pipeline] echo 20:26:08 ========================================================= 20:26:08 [edgeXBuildGoParallel] Running Tests and Build... 20:26:08 ========================================================= [Pipeline] sh 20:26:08 + git config --global --add safe.directory /w/workspace/edgex-go/354 [Pipeline] fileExists [Pipeline] sh 20:26:08 + make test 20:26:08 go test -race -coverprofile=coverage.out ./... 20:26:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.119s coverage: 43.0% of statements 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:26:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.2% of statements 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:26:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.438s coverage: 89.2% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 2.2% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements 20:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.094s coverage: 47.1% of statements 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 20:26:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 79.9% of statements 20:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.096s coverage: 85.4% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.8% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:26:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:26:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:26:54 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 20:27:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:27:16 go vet ./... 20:27:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:27:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:27:17 + ls -al . 20:27:17 total 768 20:27:17 drwxrwxr-x 11 1001 1001 4096 Nov 30 20:26 . 20:27:17 drwxr-xr-x 4 root root 4096 Nov 30 20:26 .. 20:27:17 drwxrwxr-x 2 1001 1001 4096 Nov 30 20:25 .blubracket 20:27:17 -rw-rw-r-- 1 1001 1001 16 Nov 30 20:25 .dockerignore 20:27:17 drwxrwxr-x 8 1001 1001 4096 Nov 30 20:26 .git 20:27:17 drwxrwxr-x 3 1001 1001 4096 Nov 30 20:25 .github 20:27:17 -rw-rw-r-- 1 1001 1001 1030 Nov 30 20:25 .gitignore 20:27:17 -rw-rw-r-- 1 1001 1001 42 Nov 30 20:25 .golangci.yml 20:27:17 -rw-rw-r-- 1 1001 1001 87 Nov 30 20:25 .hadolint.yml 20:27:17 drwxr-xr-x 3 1001 1001 4096 Nov 30 20:25 .semver 20:27:17 -rw-rw-r-- 1 1001 1001 166 Nov 30 20:25 .sonarcloud.properties 20:27:17 -rw-rw-r-- 1 1001 1001 1171 Nov 30 20:25 ADOPTERS.md 20:27:17 -rw-rw-r-- 1 1001 1001 10618 Nov 30 20:25 Attribution.txt 20:27:17 -rw-rw-r-- 1 1001 1001 73765 Nov 30 20:25 CHANGELOG.md 20:27:17 -rw-rw-r-- 1 1001 1001 3804 Nov 30 20:25 CONTRIBUTING.md 20:27:17 -rw-rw-r-- 1 1001 1001 677 Nov 30 20:25 GOVERNANCE.md 20:27:17 -rw-rw-r-- 1 1001 1001 850 Nov 30 20:25 Jenkinsfile 20:27:17 -rw-rw-r-- 1 1001 1001 10775 Nov 30 20:25 LICENSE 20:27:17 -rw-rw-r-- 1 1001 1001 13289 Nov 30 20:25 Makefile 20:27:17 -rw-rw-r-- 1 1001 1001 582 Nov 30 20:25 OWNERS.md 20:27:17 -rw-rw-r-- 1 1001 1001 9403 Nov 30 20:25 README.md 20:27:17 -rw-rw-r-- 1 1001 1001 6912 Nov 30 20:25 SECURITY.md 20:27:17 -rw-rw-r-- 1 1001 1001 11 Nov 30 20:25 VERSION 20:27:17 drwxrwxr-x 2 1001 1001 4096 Nov 30 20:25 bin 20:27:17 drwxrwxr-x 18 1001 1001 4096 Nov 30 20:25 cmd 20:27:17 -rw-r--r-- 1 root root 501828 Nov 30 20:26 coverage.out 20:27:17 -rw-rw-r-- 1 1001 1001 3369 Nov 30 20:25 go.mod 20:27:17 -rw-rw-r-- 1 1001 1001 45006 Nov 30 20:25 go.sum 20:27:17 drwxrwxr-x 8 1001 1001 4096 Nov 30 20:25 internal 20:27:17 drwxrwxr-x 3 1001 1001 4096 Nov 30 20:25 openapi 20:27:17 drwxrwxr-x 4 1001 1001 4096 Nov 30 20:25 snap 20:27:17 -rw-rw-r-- 1 1001 1001 204 Nov 30 20:25 version.go [Pipeline] sh 20:27:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:27:17 Running in /w/workspace/edgex-go/354 [Pipeline] { [Pipeline] checkout 20:27:17 The recommended git tool is: git 20:27:17 + '[' -e coverage.out ] 20:27:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:27:17 Stashed 1 file(s) [Pipeline] sh 20:27:18 + make build 20:27:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:27:22 using credential edgex-jenkins-ssh 20:27:22 Cloning the remote Git repository 20:27:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:22 > git init /w/workspace/edgex-go/354 # timeout=10 20:27:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:22 > git --version # timeout=10 20:27:22 > git --version # 'git version 2.25.1' 20:27:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:22 Verifying host key using known hosts file 20:27:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:27:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:27:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:27:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:27:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:27:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:27:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:27:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:27:41 Avoid second fetch 20:27:41 Checking out Revision e14f6561a43fa3e6aa80b39cac3d3307b3902356 (main) 20:27:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:41 > git config core.sparsecheckout # timeout=10 20:27:41 > git checkout -f e14f6561a43fa3e6aa80b39cac3d3307b3902356 # timeout=10 20:27:42 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#4211)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:43 Dload Upload Total Spent Left Speed 20:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75461 0 --:--:-- --:--:-- --:--:-- 75461 [Pipeline] sh 20:27:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:27:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh 20:27:43 + sudo tee /etc/docker/daemon.new 20:27:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:43 { 20:27:43 "registry-mirrors": [ 20:27:43 "https://nexus3.edgexfoundry.org:10001" 20:27:43 ], 20:27:43 "bip": "10.250.0.254/24", 20:27:43 "hosts": [ 20:27:43 "tcp://0.0.0.0:5555", 20:27:43 "unix:///var/run/docker.sock" 20:27:43 ], 20:27:43 "mtu": 1458, 20:27:43 "selinux-enabled": true, 20:27:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:43 } [Pipeline] sh 20:27:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:27:44 + sudo service docker restart 20:27:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:27:47 $ docker stop --time=1 5dcd7939eac6af46241f5f33a8fa4d5616180dd10273da9fcdb6f2278c8d82cd 20:27:51 $ docker rm -f 5dcd7939eac6af46241f5f33a8fa4d5616180dd10273da9fcdb6f2278c8d82cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:52 20:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:52 latest: Pulling from edgex-devops/edgex-compose 20:27:52 cbdbe7a5bc2a: Pulling fs layer 20:27:52 ca9280d653b3: Pulling fs layer 20:27:52 7e9c9ca2126c: Pulling fs layer 20:27:52 cbdbe7a5bc2a: Download complete 20:27:52 ca9280d653b3: Verifying Checksum 20:27:52 ca9280d653b3: Download complete 20:27:52 cbdbe7a5bc2a: Pull complete 20:27:53 7e9c9ca2126c: Download complete 20:27:53 ca9280d653b3: Pull complete 20:27:56 7e9c9ca2126c: Pull complete 20:27:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:27:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:56 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:27:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:27:59 $ docker top e36042464c1d996c5ee0b44e8db46239b064483104b27330e09a20713950c140 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:59 + docker-compose build --help 20:27:59 + grep parallel 20:28:00 --parallel Build images in parallel. [Pipeline] } 20:28:00 $ docker stop --time=1 e36042464c1d996c5ee0b44e8db46239b064483104b27330e09a20713950c140 20:28:01 $ docker rm -f e36042464c1d996c5ee0b44e8db46239b064483104b27330e09a20713950c140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:02 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:28:02 $ 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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:28:02 $ docker top 02948f5bef1145d079943b4057ef9926b4a4608c6e3959cfb4464e98c7eb53b4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:02 provisioning config files... 20:28:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:28:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/354@tmp/config17545376463779048630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:03 ---> docker-login.sh 20:28:03 nexus3.edgexfoundry.org:10001 20:28:03 Building core-command ... 20:28:03 Building core-data ... 20:28:03 Building core-metadata ... 20:28:03 Building security-bootstrapper ... 20:28:03 Building security-proxy-setup ... 20:28:03 Building security-secretstore-setup ... 20:28:03 Building security-spiffe-token-provider ... 20:28:03 Building security-spire-agent ... 20:28:03 Building security-spire-config ... 20:28:03 Building security-spire-server ... 20:28:03 Building support-notifications ... 20:28:03 Building support-scheduler ... 20:28:03 Building sys-mgmt-agent ... 20:28:03 Building core-data 20:28:03 Building security-bootstrapper 20:28:03 Building security-spire-config 20:28:03 Building support-scheduler 20:28:03 Building sys-mgmt-agent 20:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:03 Configure a credential helper to remove this warning. See 20:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:03 20:28:03 Login Succeeded 20:28:03 nexus3.edgexfoundry.org:10002 20:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:04 Configure a credential helper to remove this warning. See 20:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:04 20:28:04 Login Succeeded 20:28:04 nexus3.edgexfoundry.org:10003 20:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:04 Configure a credential helper to remove this warning. See 20:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:04 20:28:04 Login Succeeded 20:28:04 nexus3.edgexfoundry.org:10004 20:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:04 Configure a credential helper to remove this warning. See 20:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:04 20:28:04 Login Succeeded 20:28:04 docker.io 20:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:05 Configure a credential helper to remove this warning. See 20:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:05 20:28:05 Login Succeeded 20:28:05 ---> docker-login.sh ends [Pipeline] } 20:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:28:05 + git config --global --add safe.directory /w/workspace/edgex-go/354 [Pipeline] echo 20:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:05 ========================================================= 20:28:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:28:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:06 9b18e9b68314: Pulling fs layer 20:28:06 35d82f9e3411: Pulling fs layer 20:28:06 e16973657156: Pulling fs layer 20:28:06 fc693d55d65f: Pulling fs layer 20:28:06 7e9fc2657dce: Pulling fs layer 20:28:06 dda99020689f: Pulling fs layer 20:28:06 db1c61fa0a46: Pulling fs layer 20:28:06 891c053d2c06: Pulling fs layer 20:28:06 7e9fc2657dce: Waiting 20:28:06 dda99020689f: Waiting 20:28:06 db1c61fa0a46: Waiting 20:28:06 891c053d2c06: Waiting 20:28:06 fc693d55d65f: Waiting 20:28:06 e16973657156: Verifying Checksum 20:28:06 e16973657156: Download complete 20:28:06 35d82f9e3411: Verifying Checksum 20:28:06 35d82f9e3411: Download complete 20:28:06 7e9fc2657dce: Verifying Checksum 20:28:06 7e9fc2657dce: Download complete 20:28:06 dda99020689f: Download complete 20:28:06 9b18e9b68314: Verifying Checksum 20:28:06 9b18e9b68314: Download complete 20:28:07 9b18e9b68314: Pull complete 20:28:07 891c053d2c06: Verifying Checksum 20:28:07 891c053d2c06: Download complete 20:28:08 35d82f9e3411: Pull complete 20:28:08 e16973657156: Pull complete 20:28:08 db1c61fa0a46: Verifying Checksum 20:28:08 db1c61fa0a46: Download complete 20:28:09 fc693d55d65f: Verifying Checksum 20:28:09 fc693d55d65f: Download complete 20:28:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 0aef8fad66b0 20:28:13 Step 3/32 : WORKDIR /edgex-go 20:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 0aef8fad66b0 20:28:13 Step 3/22 : WORKDIR /edgex-go 20:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 0aef8fad66b0 20:28:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 0aef8fad66b0 20:28:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 0aef8fad66b0 20:28:13 Step 3/24 : WORKDIR /edgex-go 20:28:21 fc693d55d65f: Pull complete 20:28:21 7e9fc2657dce: Pull complete 20:28:21 dda99020689f: Pull complete 20:28:23 ---> Running in 1d5b0ab519a5 20:28:23 ---> Running in f60e9c60eb5c 20:28:23 ---> Running in ded6952062dc 20:28:23 ---> Running in c084e8602057 20:28:23 ---> Running in c9820eedffa7 20:28:23 Removing intermediate container 1d5b0ab519a5 20:28:23 ---> 7ecae50ab40a 20:28:23 Step 4/32 : RUN apk add --update --no-cache make git 20:28:23 Removing intermediate container c084e8602057 20:28:23 ---> dfdfd3578e3a 20:28:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:28:23 Removing intermediate container f60e9c60eb5c 20:28:23 ---> a5d4993740d3 20:28:23 Step 4/22 : WORKDIR /edgex-go 20:28:23 Removing intermediate container c9820eedffa7 20:28:23 Removing intermediate container ded6952062dc 20:28:23 ---> e667613b821f 20:28:23 ---> a32bf32be64e 20:28:23 Step 4/22 : WORKDIR /edgex-go ---> Running in 2220427a476b 20:28:23 Step 4/22 : RUN apk add --update --no-cache make bash git 20:28:23 20:28:23 ---> Running in d1bbcc1b2eee 20:28:23 ---> Running in 46b853cca299 20:28:23 ---> Running in 508a06d6b3c7 20:28:23 ---> Running in d036977661a0 20:28:23 Removing intermediate container 46b853cca299 20:28:23 ---> 80d5e5d06f1d 20:28:23 Step 5/22 : RUN apk add --update --no-cache make git 20:28:23 Removing intermediate container d036977661a0 20:28:23 ---> f651ed5e18cc 20:28:23 Step 5/22 : RUN apk add --update --no-cache make git 20:28:23 ---> Running in 1715b23b427e 20:28:23 ---> Running in 9422db5336ed 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:23 OK: 211 MiB in 51 packages 20:28:23 OK: 211 MiB in 51 packages 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:23 OK: 211 MiB in 51 packages 20:28:23 OK: 211 MiB in 51 packages 20:28:23 OK: 211 MiB in 51 packages 20:28:23 Removing intermediate container 2220427a476b 20:28:23 ---> a078eb079984 20:28:23 Step 5/32 : COPY go.mod vendor* ./ 20:28:24 Removing intermediate container d1bbcc1b2eee 20:28:24 ---> be51c60676cc 20:28:24 Step 5/24 : COPY go.mod vendor* ./ 20:28:24 ---> 00d64e6448f3 20:28:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:24 ---> Running in f236f98e6c34 20:28:24 ---> a7bd4c9afe57 20:28:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:24 ---> Running in 6ed7f7f7d9c3 20:28:24 Removing intermediate container 508a06d6b3c7 20:28:24 ---> 502ef6eb34f4 20:28:24 Step 5/22 : COPY go.mod vendor* ./ 20:28:24 Removing intermediate container 9422db5336ed 20:28:24 ---> 99a84ccc8e25 20:28:24 Step 6/22 : COPY go.mod vendor* ./ 20:28:24 ---> 3c9019d8d6c6 20:28:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:24 ---> Running in b7b31ee83d70 20:28:24 Removing intermediate container 1715b23b427e 20:28:24 ---> 5390ac601188 20:28:24 Step 6/22 : COPY go.mod vendor* ./ 20:28:24 ---> 0a9a1e2bf7a3 20:28:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:24 ---> Running in 55a52a864e26 20:28:24 ---> e85227b8b7b5 20:28:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:24 ---> Running in 77f78594e89b 20:28:28 db1c61fa0a46: Pull complete 20:28:29 891c053d2c06: Pull complete 20:28:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:28:30 + docker build -t ci-base-image-arm64 -f - . 20:28:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:30 WORKDIR /edgex 20:28:30 COPY go.mod . 20:28:30 RUN go mod download 20:28:30 Sending build context to Docker daemon 3.27MB 20:28:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:30 ---> f96f9c87975a 20:28:30 Step 2/4 : WORKDIR /edgex 20:28:32 ---> Running in f8d61943ee23 20:28:33 Removing intermediate container f8d61943ee23 20:28:33 ---> 3bbae19d22df 20:28:33 Step 3/4 : COPY go.mod . 20:28:33 ---> 792a17b708e5 20:28:33 Step 4/4 : RUN go mod download 20:28:33 ---> Running in a523d9d58591 20:28:57 Removing intermediate container f236f98e6c34 20:28:57 ---> 819b7bac471d 20:28:57 Step 7/32 : COPY . . 20:28:57 Removing intermediate container 55a52a864e26 20:28:57 ---> 64481f4b01a3 20:28:57 Step 8/22 : COPY . . 20:28:57 Removing intermediate container 6ed7f7f7d9c3 20:28:57 ---> aa8c27bb43ac 20:28:57 Step 7/24 : COPY . . 20:28:57 Removing intermediate container b7b31ee83d70 20:28:57 ---> c3e4a9508322 20:28:57 Step 7/22 : COPY . . 20:28:57 Removing intermediate container 77f78594e89b 20:28:57 ---> a7faca86d78f 20:28:57 Step 8/22 : COPY . . 20:29:06 Removing intermediate container a523d9d58591 20:29:06 ---> 79d55712ac7c 20:29:06 Successfully built 79d55712ac7c 20:29:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:06 + docker inspect -f . ci-base-image-arm64 20:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:06 prd-ubuntu20.04-docker-arm64-4c-16g-120135 does not seem to be running inside a container 20:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:29:07 $ docker top 02e1a22c549776432be0c533a9c529e7d15bedf659848cb94ed942ef68295050 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:08 + go version 20:29:08 go version go1.18.7 linux/arm64 [Pipeline] } 20:29:08 $ docker stop --time=1 02e1a22c549776432be0c533a9c529e7d15bedf659848cb94ed942ef68295050 20:29:10 $ docker rm -f 02e1a22c549776432be0c533a9c529e7d15bedf659848cb94ed942ef68295050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:10 20:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:11 latest: Pulling from edgex-devops/edgex-compose-arm64 20:29:11 29e5d40040c1: Pulling fs layer 20:29:11 1ce36da41761: Pulling fs layer 20:29:11 25b303627fd3: Pulling fs layer 20:29:11 29e5d40040c1: Verifying Checksum 20:29:11 29e5d40040c1: Download complete 20:29:11 1ce36da41761: Verifying Checksum 20:29:11 1ce36da41761: Download complete 20:29:12 29e5d40040c1: Pull complete 20:29:13 1ce36da41761: Pull complete 20:29:13 25b303627fd3: Verifying Checksum 20:29:13 25b303627fd3: Download complete 20:29:15 ---> 692c66c16e71 20:29:15 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:29:15 ---> 137fca8ce391 20:29:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:29:15 ---> c2fad4c75d7a 20:29:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:29:15 ---> 2d4f13146830 20:29:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:29:15 ---> 1333e940c732 20:29:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:29:15 ---> Running in 113e04a22465 20:29:15 ---> Running in 9d2e2e1aa8f1 20:29:15 ---> Running in c7b11130e49f 20:29:15 ---> Running in 3ba37c764bf4 20:29:15 ---> Running in 42db37f9edaf 20:29:15 Removing intermediate container 9d2e2e1aa8f1 20:29:15 ---> 9152e4627b6f 20:29:15 Step 9/24 : WORKDIR /edgex-go/spire-build 20:29:15 ---> Running in b2dee0368f5a 20:29:15 Removing intermediate container b2dee0368f5a 20:29:15 ---> 16b0833e8b70 20:29:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:15 ---> Running in eb4bd7f3d113 20:29:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:29:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:29:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:29:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:15 Removing intermediate container eb4bd7f3d113 20:29:15 ---> 185d380b7bd1 20:29:15 Step 11/24 : WORKDIR /edgex-go 20:29:15 ---> Running in 33c9ef402692 20:29:15 Removing intermediate container 33c9ef402692 20:29:15 ---> e01185cdd99f 20:29:15 20:29:15 Step 12/24 : FROM alpine:3.15 20:29:15 3.15: Pulling from library/alpine 20:29:15 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:29:15 Status: Downloaded newer image for alpine:3.15 20:29:16 ---> c4fc93816858 20:29:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:16 ---> Running in 4b66fa1e8aff 20:29:16 Removing intermediate container 4b66fa1e8aff 20:29:16 ---> b5ec5038502f 20:29:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:29:16 ---> Running in 50b9ca356b7a 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:17 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:29:17 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:29:17 OK: 15859 distinct packages available 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:17 (1/4) Installing dumb-init (1.2.5-r1) 20:29:17 (2/4) Installing musl-obstack (1.2.3-r0) 20:29:17 (3/4) Installing libucontext (1.1-r0) 20:29:17 (4/4) Installing gcompat (1.0.0-r4) 20:29:17 Executing busybox-1.34.1-r7.trigger 20:29:18 OK: 6 MiB in 18 packages 20:29:19 Removing intermediate container 50b9ca356b7a 20:29:19 ---> 4f26af09530d 20:29:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:21 ---> 45f9603f94ce 20:29:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:29:22 ---> 00d41c0632c8 20:29:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:29:22 ---> Running in 29cfc758c891 20:29:22 Removing intermediate container 29cfc758c891 20:29:22 ---> 4b113dc7ad36 20:29:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:29:23 ---> 800126115874 20:29:23 Step 19/24 : WORKDIR / 20:29:23 ---> Running in 70013b258c66 20:29:23 25b303627fd3: Pull complete 20:29:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:23 Removing intermediate container 70013b258c66 20:29:23 ---> 26a9cc6ed332 20:29:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:23 ---> Running in 132dc68c9487 20:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-120135 does not seem to be running inside a container 20:29:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@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 20:29:23 Removing intermediate container 132dc68c9487 20:29:23 ---> cb6cf66e3c5e 20:29:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:23 ---> Running in 31b119cfe46a 20:29:24 Removing intermediate container 31b119cfe46a 20:29:24 ---> c78cb6a2ea97 20:29:24 Step 22/24 : LABEL arch=x86_64 20:29:24 ---> Running in 2fdeb89ac77b 20:29:24 Removing intermediate container 2fdeb89ac77b 20:29:24 ---> a5d8029fa4f5 20:29:24 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:29:24 ---> Running in b3fed9a9f11b 20:29:24 Removing intermediate container b3fed9a9f11b 20:29:24 ---> 1bd68e7cf438 20:29:24 Step 24/24 : LABEL version=3.0.0-dev.1 20:29:24 ---> Running in fff5fd48e0bb 20:29:25 Removing intermediate container fff5fd48e0bb 20:29:25 ---> 7b0cc62dbe0a 20:29:25 20:29:25 Successfully built 7b0cc62dbe0a 20:29:25 Successfully tagged security-spire-config:latest 20:29:25  Building security-spire-config ... done Building security-spire-agent 20:29:25 $ docker top c3d87ee1cf2be5719d2397eb94a63672706ae48622112012537093a7366a3a0b -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:26 + docker-compose build --help 20:29:26 + grep parallel 20:29:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:28 ---> 0aef8fad66b0 20:29:28 Step 3/24 : WORKDIR /edgex-go 20:29:28 ---> Using cache 20:29:28 ---> a32bf32be64e 20:29:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:29 --parallel Build images in parallel. [Pipeline] } 20:29:30 $ docker stop --time=1 c3d87ee1cf2be5719d2397eb94a63672706ae48622112012537093a7366a3a0b 20:29:31 ---> Running in faf98f05aee3 20:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:32 OK: 211 MiB in 51 packages 20:29:32 $ docker rm -f c3d87ee1cf2be5719d2397eb94a63672706ae48622112012537093a7366a3a0b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-120135 does not seem to be running inside a container 20:29:33 $ 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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:29:33 Removing intermediate container faf98f05aee3 20:29:33 ---> b254937a9dc5 20:29:33 Step 5/24 : COPY go.mod vendor* ./ 20:29:33 ---> f1151aeb5b2f 20:29:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:33 ---> Running in 7f250e870fbf 20:29:34 $ docker top edca9ad3addbeca019e555b0dc146ae0e212c06b8e39d50a7b2923cba8121142 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:34 + docker-compose -f ./docker-compose-build.yml build --parallel 20:29:38 Building core-command ... 20:29:38 Building core-data ... 20:29:38 Building core-metadata ... 20:29:38 Building security-bootstrapper ... 20:29:38 Building security-proxy-setup ... 20:29:38 Building security-secretstore-setup ... 20:29:38 Building security-spiffe-token-provider ... 20:29:38 Building security-spire-agent ... 20:29:38 Building security-spire-config ... 20:29:38 Building security-spire-server ... 20:29:38 Building support-notifications ... 20:29:38 Building support-scheduler ... 20:29:38 Building sys-mgmt-agent ... 20:29:38 Building security-spire-server 20:29:38 Building core-metadata 20:29:38 Building sys-mgmt-agent 20:29:38 Building security-spire-config 20:29:38 Building security-spire-agent 20:29:48 Removing intermediate container 3ba37c764bf4 20:29:48 ---> 8c025727965f 20:29:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:29:48 Removing intermediate container c7b11130e49f 20:29:48 ---> c95e9af0041f 20:29:48 20:29:48 Step 9/32 : FROM alpine:3.16 20:29:48 Removing intermediate container 113e04a22465 20:29:48 ---> c60b44e6a85d 20:29:48 20:29:48 Step 10/22 : FROM alpine:3.16 20:29:48 ---> Running in ad22382358a0 20:29:48 Removing intermediate container 7f250e870fbf 20:29:48 ---> c53b24ff51da 20:29:48 Step 7/24 : COPY . . 20:29:48 3.16: Pulling from library/alpine 20:29:48 3.16: Pulling from library/alpine 20:29:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> 79d55712ac7c 20:29:49 Step 3/23 : WORKDIR /edgex-go 20:29:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> 79d55712ac7c 20:29:49 Step 3/24 : WORKDIR /edgex-go 20:29:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> 79d55712ac7c 20:29:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:29:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> 79d55712ac7c 20:29:49 Step 3/24 : WORKDIR /edgex-go 20:29:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:49 ---> 79d55712ac7c 20:29:49 Step 3/22 : WORKDIR /edgex-go 20:29:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:29:49 ---> Running in f569266ee569 20:29:49 ---> Running in 5d709fe1e36e 20:29:49 ---> Running in 74aac6d22d9e 20:29:49 ---> Running in 46edc0fc0243 20:29:49 ---> Running in 8fb4a8dbd137 20:29:49 Removing intermediate container f569266ee569 20:29:49 ---> 506353c2cd79 20:29:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:50 Removing intermediate container 74aac6d22d9e 20:29:50 Removing intermediate container 8fb4a8dbd137 20:29:50 ---> f7b00afa223e 20:29:50 ---> 14d9d53c4326 20:29:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curlStep 4/23 : RUN apk add --update --no-cache make git build-base curl 20:29:50 20:29:50 Removing intermediate container 46edc0fc0243 20:29:50 ---> ce152ecf3514 20:29:50 Step 4/24 : WORKDIR /edgex-go 20:29:50 ---> Running in 848e1488a378 20:29:50 ---> Running in dca45cf29d7a 20:29:50 Removing intermediate container 5d709fe1e36e 20:29:50 ---> 984cf1c4dce2 20:29:50 Step 4/22 : RUN apk add --update --no-cache make bash git 20:29:50 ---> Running in c80f35401c65 20:29:50 ---> Running in 95ad23ad84b2 20:29:50 ---> Running in 7534e92e5f13 20:29:51 Removing intermediate container 95ad23ad84b2 20:29:51 ---> d7961baf2047 20:29:51 Step 5/24 : RUN apk add --update --no-cache make git 20:29:51 ---> Running in cf0f0d59dd8c 20:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:29:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:29:53 Status: Downloaded newer image for alpine:3.16 20:29:53 Status: Image is up to date for alpine:3.16 20:29:53 ---> bfe296a52501 20:29:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:53 ---> bfe296a52501 20:29:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:29:53 ---> Running in 6712ec70581e 20:29:53 ---> Running in d5619c1d0e2f 20:29:53 ---> f7e464c078a6 20:29:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:29:53 Removing intermediate container 42db37f9edaf 20:29:53 ---> f7ec0e31fbb9 20:29:53 20:29:53 Step 10/22 : FROM alpine:3.16 20:29:53 ---> bfe296a52501 20:29:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:29:53 ---> Running in e5e3af45bc1a 20:29:53 ---> Running in 40214886ed95 20:29:53 Removing intermediate container ad22382358a0 20:29:53 ---> d3df2edeff18 20:29:53 20:29:53 Step 10/22 : FROM alpine:3.16 20:29:53 ---> bfe296a52501 20:29:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:53 Removing intermediate container 6712ec70581e 20:29:53 ---> e6633791340b 20:29:53 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:29:53 Removing intermediate container d5619c1d0e2f 20:29:53 ---> af87b8945f90 20:29:53 Step 12/22 : ENV APP_PORT=59880 20:29:53 ---> Running in ef4a446d5ecc 20:29:53 ---> Running in 89cd7716b176 20:29:53 ---> Running in c27ce22db1f2 20:29:53 Removing intermediate container 40214886ed95 20:29:53 ---> 9d6b25716e4e 20:29:53 Step 9/24 : WORKDIR /edgex-go/spire-build 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:53 Removing intermediate container ef4a446d5ecc 20:29:53 ---> 59643d7a3c93 20:29:53 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:29:53 ---> Running in b1aa9db22b4d 20:29:53 Removing intermediate container c27ce22db1f2 20:29:53 ---> 13ee76dc48ae 20:29:53 Step 13/22 : EXPOSE $APP_PORT 20:29:53 ---> Running in 851b4d60f203 20:29:53 ---> Running in 9dd0c2949f47 20:29:53 Removing intermediate container b1aa9db22b4d 20:29:53 ---> ba0685ed46be 20:29:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:29:53 ---> Running in 3a6da809ce6f 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:53 Removing intermediate container 9dd0c2949f47 20:29:53 ---> c33f421c25ca 20:29:53 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:29:53 ---> Running in 730f01d9add3 20:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:54 (1/2) Installing dumb-init (1.2.5-r1) 20:29:54 (2/2) Installing su-exec (0.2-r1) 20:29:54 Executing busybox-1.35.0-r17.trigger 20:29:54 OK: 6 MiB in 16 packages 20:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:54 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:29:54 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:54 (3/33) Installing readline (8.1.2-r0) 20:29:54 (4/33) Installing bash (5.1.16-r2) 20:29:54 Removing intermediate container 3a6da809ce6f 20:29:54 ---> 2a6d0f72d4cd 20:29:54 Step 11/24 : WORKDIR /edgex-go 20:29:54 Executing bash-5.1.16-r2.post-install 20:29:54 (5/33) Installing ca-certificates (20220614-r0) 20:29:54 (6/33) Installing brotli-libs (1.0.9-r6) 20:29:54 ---> Running in 7f4a838683a4 20:29:54 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:29:54 (8/33) Installing libcurl (7.83.1-r4) 20:29:54 (9/33) Installing curl (7.83.1-r4) 20:29:54 (10/33) Installing docker-cli (20.10.20-r0) 20:29:54 OK: 221 MiB in 51 packages 20:29:54 OK: 221 MiB in 51 packages 20:29:54 OK: 221 MiB in 51 packages 20:29:54 OK: 221 MiB in 51 packages 20:29:54 (1/1) Installing dumb-init (1.2.5-r1) 20:29:54 Executing busybox-1.35.0-r17.trigger 20:29:54 OK: 6 MiB in 15 packages 20:29:54 Removing intermediate container 7f4a838683a4 20:29:54 ---> ed731bc08f41 20:29:54 20:29:54 Step 12/24 : FROM alpine:3.15 20:29:54 ---> c4fc93816858 20:29:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:54 ---> Using cache 20:29:54 ---> b5ec5038502f 20:29:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:54 (11/33) Installing dumb-init (1.2.5-r1) 20:29:55 OK: 221 MiB in 51 packages 20:29:55 (12/33) Installing libbz2 (1.0.8-r1) 20:29:55 (13/33) Installing expat (2.5.0-r0) 20:29:55 (14/33) Installing libffi (3.4.2-r1) 20:29:55 (15/33) Installing gdbm (1.23-r0) 20:29:55 Removing intermediate container 89cd7716b176 20:29:55 ---> 3553b084707a 20:29:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:29:55 (16/33) Installing xz-libs (5.2.5-r1) 20:29:55 ---> Running in 068e47ec2c9d 20:29:55 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:29:55 ---> Running in 6d4421b822a9 20:29:55 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:29:55 (19/33) Installing mpdecimal (2.5.1-r1) 20:29:55 (20/33) Installing sqlite-libs (3.38.5-r0) 20:29:55 (21/33) Installing python3 (3.10.8-r0) 20:29:55 (1/1) Installing dumb-init (1.2.5-r1) 20:29:55 Removing intermediate container 6d4421b822a9 20:29:55 ---> cb1aec02c9c2 20:29:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:29:55 Executing busybox-1.35.0-r17.trigger 20:29:55 OK: 6 MiB in 15 packages 20:29:55 Removing intermediate container 730f01d9add3 20:29:55 ---> cda0e06788cf 20:29:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:55 ---> Running in 1d930e6faaf6 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:55 ---> 0679952a161e 20:29:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:29:55 Removing intermediate container 1d930e6faaf6 20:29:55 ---> 675a7895f651 20:29:55 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:55 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:29:55 (23/33) Installing py3-tomli (2.0.1-r1) 20:29:55 (24/33) Installing py3-pep517 (0.12.0-r2) 20:29:55 ---> Running in 4cea6333993f 20:29:55 (25/33) Installing py3-six (1.16.0-r1) 20:29:55 (26/33) Installing py3-retrying (1.3.3-r3) 20:29:55 (27/33) Installing py3-appdirs (1.4.4-r3) 20:29:55 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:29:55 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:29:55 (30/33) Installing py3-parsing (2.4.7-r3) 20:29:55 (31/33) Installing py3-packaging (21.3-r0) 20:29:55 (32/33) Installing py3-setuptools (59.4.0-r0) 20:29:55 (33/33) Installing py3-pip (22.1.1-r0) 20:29:55 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:29:55 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:29:55 OK: 15859 distinct packages available 20:29:55 Executing busybox-1.35.0-r17.trigger 20:29:55 Executing ca-certificates-20220614-r0.trigger 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:56 Removing intermediate container 848e1488a378 20:29:56 ---> aa362680bc47 20:29:56 Step 5/23 : COPY go.mod vendor* ./ 20:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:56 ---> 72e2b4bb2a69 20:29:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:29:56 Removing intermediate container 4cea6333993f 20:29:56 ---> 1762bf39dee3 20:29:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:29:56 Removing intermediate container e5e3af45bc1a 20:29:56 ---> 6dafe2b24d68 20:29:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:56 OK: 123 MiB in 47 packages 20:29:56 ---> Running in 709673de386f 20:29:56 ---> Running in 8ea09bfcd016 20:29:56 Removing intermediate container 709673de386f 20:29:56 ---> 712f560630f8 20:29:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:29:56 (1/5) Installing dumb-init (1.2.5-r1) 20:29:56 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:56 (3/5) Installing libucontext (1.1-r0) 20:29:56 (4/5) Installing gcompat (1.0.0-r4) 20:29:56 Removing intermediate container 8ea09bfcd016 20:29:56 ---> 75d48e2f22b4 20:29:56 Step 13/22 : ENV APP_PORT=59861 20:29:56 ---> b47706843cf8 20:29:56 Step 18/22 : ENTRYPOINT ["/core-data"] 20:29:56 Removing intermediate container c80f35401c65 20:29:56 ---> 9aac8ec1833a 20:29:56 (5/5) Installing openssl (1.1.1s-r1) 20:29:56 Executing busybox-1.34.1-r7.trigger 20:29:56 ---> Running in afbe2b7f6dc2 20:29:56 OK: 7 MiB in 19 packages 20:29:56 ---> Running in e195b9efcaca 20:29:56 ---> Running in d794a89cdf59 20:29:56 Removing intermediate container d794a89cdf59 20:29:56 ---> 9ad16071d6ff 20:29:56 Step 14/22 : EXPOSE $APP_PORT 20:29:56 Removing intermediate container e195b9efcaca 20:29:56 ---> 4ef062558197 20:29:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:56 Step 5/24 : COPY go.mod vendor* ./ 20:29:56 ---> Running in 3863563d1f70 20:29:56 ---> Running in f0ed5e0a9b44 20:29:56 Removing intermediate container f0ed5e0a9b44 20:29:56 ---> 05a1fd67782e 20:29:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:56 Removing intermediate container 7534e92e5f13 20:29:56 ---> fbf1b89f66c3 20:29:56 Step 5/22 : COPY go.mod vendor* ./ 20:29:56 Removing intermediate container cf0f0d59dd8c 20:29:56 ---> 1e0ec4e911f6 20:29:56 Step 6/24 : COPY go.mod vendor* ./ 20:29:56 Removing intermediate container dca45cf29d7a 20:29:56 ---> 56b759441d23 20:29:56 Step 5/24 : COPY go.mod vendor* ./ 20:29:56 Removing intermediate container 3863563d1f70 20:29:56 ---> b445ba0e3bb0 20:29:56 Step 20/22 : LABEL arch=x86_64 20:29:56 Removing intermediate container 068e47ec2c9d 20:29:56 ---> 9753ad9d01bd 20:29:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:29:56 ---> Running in be99cd75a683 20:29:56 ---> ee683991c8fb 20:29:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:56 Removing intermediate container be99cd75a683 20:29:56 ---> e74d839f91f4 20:29:56 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:29:57 ---> f7f1dcdefc1c 20:29:57 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:57 ---> Running in 2a26f821572a 20:29:57 ---> a65a66ebb341 20:29:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:57 ---> Running in 45241f440ec0 20:29:57 ---> c8bf80cf6b63 20:29:57 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 ---> Running in cdd42363e737 20:29:58 ---> Running in 3a4568b4e2cf 20:29:58 Removing intermediate container afbe2b7f6dc2 20:29:58 ---> 88178a52bb86 20:29:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:29:58 ---> e3ae1627fea3 20:29:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:58 ---> 2f6877bd7e2a 20:29:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:58 ---> Running in 2c5488a0384b 20:29:58 Removing intermediate container 3a4568b4e2cf 20:29:58 ---> 2e1f423aec9d 20:29:58 Step 22/22 : LABEL version=3.0.0-dev.1 20:29:58 ---> Running in 43451348c744 20:29:58 Removing intermediate container 2c5488a0384b 20:29:58 ---> 00a734ae091b 20:29:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:29:58 ---> 01f59a55ae42 20:29:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 37fb6555daad 20:29:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:58 20:29:58 ---> Running in ea2acceb5272 20:29:58 Removing intermediate container 43451348c744 20:29:58 ---> c2d8504a430b 20:29:58 20:29:58 ---> 076e1d0c42d6 20:29:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:29:58 ---> Running in f94b9cf6e2ff 20:29:58 Successfully built c2d8504a430b 20:29:58 Successfully tagged core-data:latest 20:29:58  Building core-data ... done Building support-notifications 20:29:58 ---> Running in 626cec49ccf7 20:30:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:01 ---> 0aef8fad66b0 20:30:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:30:01 ---> Using cache 20:30:01 ---> e667613b821f 20:30:01 Step 4/22 : WORKDIR /edgex-go 20:30:01 ---> Using cache 20:30:01 ---> f651ed5e18cc 20:30:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:05 Removing intermediate container f94b9cf6e2ff 20:30:05 ---> 67e7dcd5ad0e 20:30:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:05 ---> c3da790ab919 20:30:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:05 ---> Running in b6384f5c8cf0 20:30:05 ---> Running in 78192944648c 20:30:05 ---> 62287762ab96 20:30:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:05 ---> Running in 0e44a061e605 20:30:05 Removing intermediate container 78192944648c 20:30:05 ---> cc0be6fd883b 20:30:05 Step 20/22 : LABEL arch=x86_64 20:30:05 ---> Running in c7e6749009a0 20:30:05 ---> 9d1055e02871 20:30:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:05 Removing intermediate container c7e6749009a0 20:30:05 ---> cec2deac2437 20:30:05 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:30:05 ---> Running in 665e650a3a72 20:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:05 ---> cf7f38ba491f 20:30:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:05 Removing intermediate container 665e650a3a72 20:30:05 ---> 68b1b222eceb 20:30:05 Step 22/22 : LABEL version=3.0.0-dev.1 20:30:05 ---> Running in 1f2d54f893e9 20:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:05 Removing intermediate container 1f2d54f893e9 20:30:05 ---> f7d793f60fde 20:30:05 20:30:05 ---> 968cba79abba 20:30:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:05 Successfully built f7d793f60fde 20:30:05 OK: 211 MiB in 51 packages 20:30:05 Successfully tagged support-scheduler:latest 20:30:05  Building support-scheduler ... done Building core-metadata 20:30:05 ---> Running in 223c5f72e582 20:30:05 Removing intermediate container 0e44a061e605 20:30:05 ---> 09a27067f70d 20:30:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:06 Removing intermediate container 223c5f72e582 20:30:06 ---> 3a6df4ab04b8 20:30:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:06 Collecting docker-compose==1.23.2 20:30:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:30:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 567.7 kB/s eta 0:00:00 20:30:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:30:07 Collecting cached-property<2,>=1.2.0 20:30:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:30:07 Collecting docopt<0.7,>=0.6.1 20:30:07 Downloading docopt-0.6.2.tar.gz (25 kB) 20:30:07 Preparing metadata (setup.py): started 20:30:09 Preparing metadata (setup.py): finished with status 'done' 20:30:09 Collecting PyYAML<4,>=3.10 20:30:09 Downloading PyYAML-3.13.tar.gz (270 kB) 20:30:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 3.4 MB/s eta 0:00:00 20:30:09 Preparing metadata (setup.py): started 20:30:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:10 ---> 0aef8fad66b0 20:30:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:30:10 ---> Using cache 20:30:10 ---> e667613b821f 20:30:10 Step 4/24 : WORKDIR /edgex-go 20:30:10 ---> Using cache 20:30:10 ---> f651ed5e18cc 20:30:10 Step 5/24 : RUN apk add --update --no-cache make git 20:30:10 ---> Using cache 20:30:10 ---> 99a84ccc8e25 20:30:10 Step 6/24 : COPY go.mod vendor* ./ 20:30:10 ---> Using cache 20:30:10 ---> 0a9a1e2bf7a3 20:30:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:10 ---> Using cache 20:30:10 ---> 64481f4b01a3 20:30:10 Step 8/24 : COPY . . 20:30:10 ---> Using cache 20:30:10 ---> 1333e940c732 20:30:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:30:10 Preparing metadata (setup.py): finished with status 'done' 20:30:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:30:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.3 MB/s eta 0:00:00 20:30:10 Collecting websocket-client<1.0,>=0.32.0 20:30:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.1 MB/s eta 0:00:00 20:30:10 Collecting texttable<0.10,>=0.9.0 20:30:10 ---> e09cc27de282 20:30:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:10 Downloading texttable-0.9.1.tar.gz (11 kB) 20:30:10 Preparing metadata (setup.py): started 20:30:10 ---> Running in caca8036c327 20:30:10 ---> Running in 21264d6806c4 20:30:11 Preparing metadata (setup.py): finished with status 'done' 20:30:11 Collecting docker<4.0,>=3.6.0 20:30:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:30:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.6 MB/s eta 0:00:00 20:30:11 Removing intermediate container caca8036c327 20:30:11 ---> 848f9518dee8 20:30:11 Step 22/24 : LABEL arch=x86_64 20:30:11 Collecting jsonschema<3,>=2.5.1 20:30:11 Removing intermediate container b6384f5c8cf0 20:30:11 ---> 37655fcd90b8 20:30:11 Step 6/22 : COPY go.mod vendor* ./ 20:30:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:30:11 Collecting dockerpty<0.5,>=0.4.1 20:30:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:30:11 Preparing metadata (setup.py): started 20:30:11 ---> Running in 132f0b06e763 20:30:11 ---> e0c350f060f7 20:30:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:11 ---> f057be4de9d2 20:30:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:11 Removing intermediate container 132f0b06e763 20:30:11 ---> 3099fc4506e5 20:30:11 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:30:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:30:11 ---> Running in 8e0cf01c5844 20:30:11 ---> Running in 3de3a9eddf8a 20:30:11 Preparing metadata (setup.py): finished with status 'done' 20:30:11 ---> 4284133b3ded 20:30:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:11 Removing intermediate container 3de3a9eddf8a 20:30:11 ---> 6cbe13767b13 20:30:11 Step 24/24 : LABEL version=3.0.0-dev.1 20:30:11 Collecting docker-pycreds>=0.4.0 20:30:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:30:11 ---> Running in b7cec6dd76c8 20:30:11 Collecting chardet<3.1.0,>=3.0.2 20:30:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:30:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 32.9 MB/s eta 0:00:00 20:30:11 ---> e06c756d5d3e 20:30:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:12 Removing intermediate container b7cec6dd76c8 20:30:12 ---> 9d8c1ae46ae4 20:30:12 20:30:12 Collecting urllib3<1.25,>=1.21.1 20:30:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:30:12 Successfully built 9d8c1ae46ae4 20:30:12 Successfully tagged security-spire-agent:latest 20:30:12 Building security-spiffe-token-provider 20:30:12  Building security-spire-agent ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 4.5 MB/s eta 0:00:00 20:30:12 Collecting idna<2.8,>=2.5 20:30:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:30:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.9 MB/s eta 0:00:00 20:30:12 Collecting certifi>=2017.4.17 20:30:12 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:30:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.2 MB/s eta 0:00:00 20:30:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:30:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:30:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:30:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:30:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:30:12 Running setup.py install for texttable: started 20:30:13 Running setup.py install for texttable: finished with status 'done' 20:30:13 Running setup.py install for PyYAML: started 20:30:14 Running setup.py install for PyYAML: finished with status 'done' 20:30:15 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:30:15 ---> 0aef8fad66b0 20:30:15 Step 3/19 : WORKDIR /edgex-go 20:30:15 ---> Using cache 20:30:15 ---> a32bf32be64e 20:30:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:30:15 ---> 6fd30d0b08cf 20:30:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:19 Running setup.py install for docopt: started 20:30:19 ---> Running in eb4672191e87 20:30:19 ---> f2392f2147ac 20:30:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:19 Running setup.py install for docopt: finished with status 'done' 20:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:20 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:30:20 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:30:20 OK: 17038 distinct packages available 20:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:30:20 OK: 211 MiB in 51 packages 20:30:23 ---> 17dd834e7890 20:30:23 Step 27/32 : RUN chmod +x /entrypoint.sh 20:30:23 ---> Running in e7a07c6f35a0 20:30:23 Running setup.py install for dockerpty: started 20:30:23 Running setup.py install for dockerpty: finished with status 'done' 20:30:23 Removing intermediate container eb4672191e87 20:30:23 ---> 2ae29a5d43c5 20:30:23 Step 5/19 : COPY go.mod vendor* ./ 20:30:25 ---> 29a2a28b374f 20:30:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:30:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:30:28  ---> Running in d81510cbfb2b 20:30:29 Removing intermediate container e7a07c6f35a0 20:30:29 ---> 67b254f8d23d 20:30:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:30:29 Removing intermediate container 8e0cf01c5844 20:30:29 ---> 8d34f7308e32 20:30:29 Step 8/22 : COPY . . 20:30:32 ---> Running in 28473b766d76 20:30:38 Removing intermediate container 28473b766d76 20:30:38 ---> 4a6a0d9716c8 20:30:38 Step 29/32 : CMD ["gate"] 20:30:38 ---> Running in 3aa5f6437e5c 20:30:38 ---> 29549ab4bcb4 20:30:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:30:39 Removing intermediate container 851b4d60f203 20:30:39 ---> 7adfa81c3fc8 20:30:39 Step 13/22 : ENV APP_PORT=58890 20:30:41 ---> Running in 3f8fda534002 20:30:46 Removing intermediate container 3aa5f6437e5c 20:30:46 ---> 7cf26e402399 20:30:46 Step 30/32 : LABEL arch=x86_64 20:30:46 ---> Running in a86d5d343eed 20:30:46 ---> Running in 435b6dc180c5 20:30:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:30:46 Removing intermediate container 21264d6806c4 20:30:46 ---> 0801a426009f 20:30:46 20:30:46 Step 10/24 : FROM alpine:3.16 20:30:46 ---> bfe296a52501 20:30:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:30:46 ---> Using cache 20:30:46 ---> 6dafe2b24d68 20:30:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:46 ---> Using cache 20:30:46 ---> 75d48e2f22b4 20:30:46 Step 13/24 : ENV APP_PORT=59881 20:30:46 ---> Running in f4b3c8fd539e 20:30:46 Removing intermediate container a86d5d343eed 20:30:46 ---> 4e22b6c1d59e 20:30:46 Step 14/22 : EXPOSE $APP_PORT 20:30:46 Removing intermediate container 435b6dc180c5 20:30:46 ---> f38e2c6b5b22 20:30:46 Step 31/32 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:30:46 ---> Running in 8966b0408da9 20:30:46 ---> Running in 04b016027259 20:30:46 Removing intermediate container f4b3c8fd539e 20:30:46 ---> f817c728443a 20:30:46 Step 14/24 : EXPOSE $APP_PORT 20:30:46 ---> Running in c648cd7cdcbe 20:30:46 Removing intermediate container 8966b0408da9 20:30:46 ---> 92357f1129c6 20:30:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:30:46 Removing intermediate container 04b016027259 20:30:46 ---> b39ae859c986 20:30:46 Step 32/32 : LABEL version=3.0.0-dev.1 20:30:46 Removing intermediate container d81510cbfb2b 20:30:46 ---> c015a257c3a2 20:30:46 Step 7/19 : COPY . . 20:30:53 Removing intermediate container c648cd7cdcbe 20:30:53 ---> 865e6632f28e 20:30:53 Step 15/24 : WORKDIR / 20:30:53 ---> Running in b21f2d778b4f 20:30:53 ---> b3301b91d9f6 20:30:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:30:53 ---> Running in 1ad85c05cc89 20:30:53 ---> b877642d0a03 20:30:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:54 Removing intermediate container b21f2d778b4f 20:30:54 ---> a0951dd8fed5 20:30:54 20:30:54 ---> Running in f15d1dc50351 20:30:54 Successfully built a0951dd8fed5 20:30:54 Successfully tagged security-bootstrapper:latest 20:30:54  Building security-bootstrapper ... done Building security-spire-server 20:30:54 ---> 623b0291c90d 20:30:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:30:54 Removing intermediate container 1ad85c05cc89 20:30:54 ---> b25632172384 20:30:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:30:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:56 ---> 0aef8fad66b0 20:30:56 Step 3/23 : WORKDIR /edgex-go 20:30:56 ---> Using cache 20:30:56 ---> a32bf32be64e 20:30:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:30:56 ---> Using cache 20:30:56 ---> b254937a9dc5 20:30:56 Step 5/23 : COPY go.mod vendor* ./ 20:30:56 ---> Using cache 20:30:56 ---> f1151aeb5b2f 20:30:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:56 ---> Using cache 20:30:56 ---> c53b24ff51da 20:30:56 Step 7/23 : COPY . . 20:30:56 ---> Using cache 20:30:56 ---> f7e464c078a6 20:30:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:30:56 ---> Using cache 20:30:56 ---> 9d6b25716e4e 20:30:56 Step 9/23 : WORKDIR /edgex-go/spire-build 20:30:56 ---> Using cache 20:30:56 ---> ba0685ed46be 20:30:56 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:02 ---> 1306bd40556c 20:31:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:02 ---> 352300872b2d 20:31:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:31:02 ---> Running in f784559a22df 20:31:02 ---> Running in 6d72e283d491 20:31:02 ---> 5b5dd73b89e6 20:31:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:31:03 Removing intermediate container 6d72e283d491 20:31:03 ---> 8121ac9a1130 20:31:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:04 ---> e26fc1dd07b4 20:31:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:31:04 ---> Running in 3681eb84ff9d 20:31:05 Removing intermediate container 3681eb84ff9d 20:31:05 ---> e2c58d0469ff 20:31:05 Step 20/22 : LABEL arch=x86_64 20:31:05 Removing intermediate container f784559a22df 20:31:05 ---> fa24186f9198 20:31:05 Step 11/23 : WORKDIR /edgex-go 20:31:05 ---> 74a3cb66590f 20:31:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:31:05 ---> Running in d527be57b9e9 20:31:05 ---> Running in 882d61604b7e 20:31:05 ---> Running in 4a3d433a75c1 20:31:06 Removing intermediate container d527be57b9e9 20:31:06 ---> 561378e828c8 20:31:06 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:31:06 Removing intermediate container 882d61604b7e 20:31:06 ---> 8f4201e508d0 20:31:06 20:31:06 Step 12/23 : FROM alpine:3.15 20:31:06 ---> c4fc93816858 20:31:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:06 ---> Using cache 20:31:06 ---> b5ec5038502f 20:31:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:06 ---> Using cache 20:31:06 ---> 9753ad9d01bd 20:31:06 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:06 ---> Running in 51e65341b638 20:31:06 Removing intermediate container 4a3d433a75c1 20:31:06 ---> f0dff57656e6 20:31:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:06 ---> Running in 9d16b254d2d9 20:31:06 Removing intermediate container 51e65341b638 20:31:06 ---> eac9cce4f021 20:31:06 Step 22/22 : LABEL version=3.0.0-dev.1 20:31:07 ---> Running in 9904c1483a8a 20:31:08 Removing intermediate container 9d16b254d2d9 20:31:08 ---> 60fb9e3244f1 20:31:08 Step 22/24 : LABEL arch=x86_64 20:31:10 ---> Running in 6fb9ecb0c33f 20:31:10 Removing intermediate container 9904c1483a8a 20:31:10 ---> 0064afd5224f 20:31:10 20:31:10 Successfully built 0064afd5224f 20:31:10 ---> 9eb6c6de850e 20:31:10 Successfully tagged sys-mgmt-agent:latest 20:31:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Building security-proxy-setup 20:31:10 20:31:12  Building sys-mgmt-agent ... done Removing intermediate container 6fb9ecb0c33f 20:31:12 ---> 3c4e444577a2 20:31:12 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:31:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:31:14 ---> 0aef8fad66b0 20:31:14 Step 3/21 : WORKDIR /edgex-go 20:31:14 ---> Using cache 20:31:14 ---> a32bf32be64e 20:31:14 Step 4/21 : RUN apk add --update --no-cache make git 20:31:18 ---> 666441881a54 20:31:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:31:18 ---> Running in 8aa8f45fcfe9 20:31:18 ---> Running in e5fa60770c77 20:31:18 Removing intermediate container 8aa8f45fcfe9 20:31:18 ---> 6e1ebba6f88d 20:31:18 Step 24/24 : LABEL version=3.0.0-dev.1 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:18 OK: 211 MiB in 51 packages 20:31:19 ---> c63b44d04f0a 20:31:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:31:19 ---> Running in 8a728919b56c 20:31:20 Removing intermediate container 8a728919b56c 20:31:20 ---> 74991e28c6d6 20:31:20 20:31:20 ---> cfc4f731ec7f 20:31:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:20 Successfully built 74991e28c6d6 20:31:20 Removing intermediate container 3f8fda534002 20:31:20 ---> 9e67a523f49d 20:31:20 20:31:20 Step 10/22 : FROM alpine:3.16 20:31:20 Successfully tagged core-metadata:latest 20:31:20 ---> bfe296a52501 20:31:20  Building core-metadata ... done Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:31:20 Building core-command 20:31:20 ---> Running in 9673313874ee 20:31:21 Removing intermediate container e5fa60770c77 20:31:21 ---> b82331abe1a7 20:31:21 Step 5/21 : COPY go.mod vendor* ./ 20:31:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:23 ---> 0aef8fad66b0 20:31:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:23 ---> Using cache 20:31:23 ---> e667613b821f 20:31:23 Step 4/23 : WORKDIR /edgex-go 20:31:23 ---> Using cache 20:31:23 ---> f651ed5e18cc 20:31:23 Step 5/23 : RUN apk add --update --no-cache make git 20:31:23 ---> Using cache 20:31:23 ---> 99a84ccc8e25 20:31:23 Step 6/23 : COPY go.mod vendor* ./ 20:31:23 ---> Using cache 20:31:23 ---> 0a9a1e2bf7a3 20:31:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:23 ---> Using cache 20:31:23 ---> 64481f4b01a3 20:31:23 Step 8/23 : COPY . . 20:31:23 ---> Using cache 20:31:23 ---> 1333e940c732 20:31:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:27 Removing intermediate container 9673313874ee 20:31:27 ---> 6d92509517b2 20:31:27 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:27 ---> Running in a98eda7c1de5 20:31:27 ---> 7ea06ca03e63 20:31:27 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:27 ---> Running in 29cf3067aa7b 20:31:27 ---> Running in 01ff218f6959 20:31:27 ---> Running in 190a6d4be7ae 20:31:27 Removing intermediate container f15d1dc50351 20:31:27 ---> 28efac5114fe 20:31:27 20:31:27 Step 9/19 : FROM alpine:3.15 20:31:27 ---> c4fc93816858 20:31:27 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:27 ---> Using cache 20:31:27 ---> b5ec5038502f 20:31:27 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:31:27 ---> Running in 6e6218aa4c6d 20:31:27 Removing intermediate container 01ff218f6959 20:31:27 ---> c7cacc7aa5e3 20:31:27 Step 21/23 : LABEL arch=x86_64 20:31:27 ---> Running in 182ce0778330 20:31:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:31:27 Removing intermediate container 182ce0778330 20:31:27 ---> 5838e3eff175 20:31:27 Step 22/23 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:31:27 ---> Running in 8ce353e45fe0 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:31:27 Removing intermediate container 8ce353e45fe0 20:31:27 ---> b8fba4602943 20:31:27 Step 23/23 : LABEL version=3.0.0-dev.1 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:27 ---> Running in 46ca6bc77eb1 20:31:27 (1/2) Installing ca-certificates (20220614-r0) 20:31:27 (2/2) Installing dumb-init (1.2.5-r1) 20:31:27 Executing busybox-1.35.0-r17.trigger 20:31:27 Executing ca-certificates-20220614-r0.trigger 20:31:27 OK: 6 MiB in 16 packages 20:31:27 Removing intermediate container 46ca6bc77eb1 20:31:27 ---> 2ea887e50764 20:31:27 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:27 Successfully built 2ea887e50764 20:31:27 Successfully tagged security-spire-server:latest 20:31:27 Building security-secretstore-setup 20:31:27  Building security-spire-server ... done v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:27 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:27 OK: 15859 distinct packages available 20:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:31:28 (1/9) Installing ca-certificates (20220614-r0) 20:31:28 (2/9) Installing brotli-libs (1.0.9-r5) 20:31:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:31:28 (4/9) Installing libcurl (7.80.0-r4) 20:31:28 (5/9) Installing curl (7.80.0-r4) 20:31:28 (6/9) Installing dumb-init (1.2.5-r1) 20:31:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:31:28 (8/9) Installing libucontext (1.1-r0) 20:31:28 (9/9) Installing gcompat (1.0.0-r4) 20:31:28 Executing busybox-1.34.1-r7.trigger 20:31:28 Executing ca-certificates-20220614-r0.trigger 20:31:28 OK: 8 MiB in 23 packages 20:31:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:32 ---> 0aef8fad66b0 20:31:32 Step 3/24 : WORKDIR /edgex-go 20:31:32 ---> Using cache 20:31:32 ---> a32bf32be64e 20:31:32 Step 4/24 : RUN apk add --update --no-cache make git 20:31:32 ---> Using cache 20:31:32 ---> b82331abe1a7 20:31:32 Step 5/24 : COPY go.mod vendor* ./ 20:31:32 ---> Using cache 20:31:32 ---> 7ea06ca03e63 20:31:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:35 Removing intermediate container ea2acceb5272 20:31:35 ---> a0282f3a0ed1 20:31:35 Step 7/24 : COPY . . 20:31:35 Removing intermediate container 2a26f821572a 20:31:35 ---> b1544c0a46e9 20:31:35 Step 7/23 : COPY . . 20:31:35 Removing intermediate container 45241f440ec0 20:31:35 ---> b8ccba29b8e3 20:31:35 Step 7/24 : COPY . . 20:31:35 Removing intermediate container cdd42363e737 20:31:35 ---> 240a1615d000 20:31:35 Step 7/22 : COPY . . 20:31:35 Removing intermediate container 626cec49ccf7 20:31:35 ---> ab7eb4070d7f 20:31:35 Step 8/24 : COPY . . 20:31:35 ---> 214c4b7cc1d9 20:31:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:31:35 ---> cfe1ac4aaf14 20:31:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:31:35 ---> 4e5641d766dc 20:31:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:31:35 ---> Running in 1ae10280d607 20:31:35 ---> Running in 75d459d9e547 20:31:35 ---> b9053e30bf2b 20:31:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:31:35 ---> Running in bfd3120bd728 20:31:35 ---> Running in 56a867776919 20:31:35 ---> 48967327edb3 20:31:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:31:35 ---> Running in 59e5e4354149 20:31:35 Removing intermediate container 1ae10280d607 20:31:35 ---> e7d072053951 20:31:35 Step 9/24 : WORKDIR /edgex-go/spire-build 20:31:35 Removing intermediate container 75d459d9e547 20:31:35 ---> 7064cdf00d23 20:31:35 Step 9/24 : WORKDIR /edgex-go/spire-build 20:31:35 ---> Running in c723b3b9d2a6 20:31:35 Removing intermediate container bfd3120bd728 20:31:35 ---> a596412aed21 20:31:35 Step 9/23 : WORKDIR /edgex-go/spire-build 20:31:35 ---> Running in 8e7b853372a5 20:31:35 ---> Running in 18d1762f8223 20:31:35 Removing intermediate container 8e7b853372a5 20:31:35 ---> 60dfc828df30 20:31:35 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:35 Removing intermediate container c723b3b9d2a6 20:31:35 ---> 0ee76e67efbc 20:31:35 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:35 ---> Running in 585e6f06664b 20:31:35 Removing intermediate container 18d1762f8223 20:31:35 ---> 1830b5c8e862 20:31:35 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:31:35 ---> Running in 0d6379a0f003 20:31:35 ---> Running in d87756f06db3 20:31:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:31:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:35 Removing intermediate container 585e6f06664b 20:31:35 ---> 87ddcbc48c04 20:31:35 Step 11/24 : WORKDIR /edgex-go 20:31:35 Removing intermediate container 0d6379a0f003 20:31:35 ---> 8d5ea5fd0229 20:31:35 Step 11/24 : WORKDIR /edgex-go 20:31:35 ---> Running in b07a46b3fab9 20:31:35 ---> Running in 941ede54debd 20:31:35 Removing intermediate container d87756f06db3 20:31:35 ---> 24a561c644bd 20:31:35 Step 11/23 : WORKDIR /edgex-go 20:31:35 ---> Running in 373b2e98490c 20:31:35 Removing intermediate container 941ede54debd 20:31:35 ---> 776f39352e9a 20:31:35 20:31:35 Step 12/24 : FROM alpine:3.15 20:31:35 Removing intermediate container b07a46b3fab9 20:31:35 ---> 63cd3278a3b0 20:31:35 20:31:35 Step 12/24 : FROM alpine:3.15 20:31:35 Removing intermediate container 373b2e98490c 20:31:35 ---> 58a182e2c346 20:31:35 20:31:35 Step 12/23 : FROM alpine:3.15 20:31:35 3.15: Pulling from library/alpine 20:31:35 3.15: Pulling from library/alpine 20:31:35 3.15: Pulling from library/alpine 20:31:36 ---> Running in 6ed41b73dc23 20:31:36 Removing intermediate container a98eda7c1de5 20:31:36 ---> bb3bc9556301 20:31:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:31:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:31:39 Status: Downloaded newer image for alpine:3.15 20:31:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:31:39 Status: Image is up to date for alpine:3.15 20:31:39 ---> 8aa73fd46299 20:31:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:39 ---> 8aa73fd46299 20:31:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:31:39 Status: Image is up to date for alpine:3.15 20:31:39 ---> 8aa73fd46299 20:31:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:39 ---> Running in a309607404b5 20:31:39 ---> Running in 98fa04d80b16 20:31:39 ---> Running in 7362465c1f88 20:31:39 Removing intermediate container 6e6218aa4c6d 20:31:39 ---> f485b03c0afa 20:31:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:39 ---> Running in 8a374d50d696 20:31:39 Removing intermediate container 8a374d50d696 20:31:39 ---> 45a93cdf7923 20:31:39 Step 13/22 : ENV APP_PORT=59860 20:31:39 ---> Running in 1905758cbe03 20:31:39 ---> dfef8774daea 20:31:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:31:39 Removing intermediate container 1905758cbe03 20:31:39 ---> 0aca8a059038 20:31:39 Step 14/22 : EXPOSE $APP_PORT 20:31:39 ---> Running in 8b27d13d17ed 20:31:40 Removing intermediate container 8b27d13d17ed 20:31:40 ---> b9eac6d500ec 20:31:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:40 Removing intermediate container 98fa04d80b16 20:31:40 ---> 476d6d2c283c 20:31:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:40 Removing intermediate container a309607404b5 20:31:40 ---> 900e2afcb67a 20:31:40 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:40 Removing intermediate container 7362465c1f88 20:31:40 ---> 1665d8429585 20:31:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat ---> Running in ff7ba659481f 20:31:40 20:31:40 ---> 5631975f029d 20:31:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:31:40 ---> Running in 24b19b435c3a 20:31:40 ---> Running in e1237d892327 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:46 OK: 15736 distinct packages available 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:46 OK: 15736 distinct packages available 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:46 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:46 OK: 15736 distinct packages available 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:47 ---> af3d248b4e8f 20:31:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:48 (1/5) Installing dumb-init (1.2.5-r1) 20:31:48 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:48 (3/5) Installing libucontext (1.1-r0) 20:31:48 (4/5) Installing gcompat (1.0.0-r4) 20:31:48 (5/5) Installing openssl (1.1.1s-r1) 20:31:48 Executing busybox-1.34.1-r7.trigger 20:31:48 OK: 6 MiB in 19 packages 20:31:48 (1/5) Installing dumb-init (1.2.5-r1) 20:31:48 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:48 (3/5) Installing libucontext (1.1-r0) 20:31:48 (4/5) Installing gcompat (1.0.0-r4) 20:31:48 (5/5) Installing openssl (1.1.1s-r1) 20:31:48 Executing busybox-1.34.1-r7.trigger 20:31:48 OK: 6 MiB in 19 packages 20:31:48 (1/4) Installing dumb-init (1.2.5-r1) 20:31:48 (2/4) Installing musl-obstack (1.2.3-r0) 20:31:48 (3/4) Installing libucontext (1.1-r0) 20:31:48 (4/4) Installing gcompat (1.0.0-r4) 20:31:48 Executing busybox-1.34.1-r7.trigger 20:31:48 OK: 6 MiB in 18 packages 20:31:49 ---> e5e9789712a6 20:31:49 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:31:49 ---> Running in 84f6d773eefe 20:31:49 ---> c51a39f66ba9 20:31:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:31:49 Removing intermediate container 84f6d773eefe 20:31:49 ---> bbab4a52cf0e 20:31:49 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:49 Removing intermediate container 190a6d4be7ae 20:31:49 ---> 1f5ed8c51b39 20:31:49 Step 7/21 : COPY . . 20:31:53 Removing intermediate container e1237d892327 20:31:53 ---> c958e4583ca0 20:31:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:53 Removing intermediate container 24b19b435c3a 20:31:53 ---> a80ba537e215 20:31:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:53 Removing intermediate container ff7ba659481f 20:31:53 ---> 4f267e7cf0e6 20:31:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:31:59 ---> 15ca915a397a 20:31:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:31:59 ---> Running in 08fd31845240 20:31:59 Removing intermediate container 29cf3067aa7b 20:31:59 ---> d4fbeddde603 20:31:59 20:31:59 Step 10/23 : FROM alpine:3.16 20:31:59 ---> bfe296a52501 20:31:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:31:59 ---> Using cache 20:31:59 ---> 6dafe2b24d68 20:31:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:31:59 ---> Using cache 20:31:59 ---> 75d48e2f22b4 20:31:59 Step 13/23 : ENV APP_PORT=59882 20:31:59 ---> Running in 07500f74a54a 20:31:59 ---> Running in 3986deb3409a 20:31:59 Removing intermediate container 08fd31845240 20:31:59 ---> b35925440469 20:31:59 Step 17/19 : LABEL arch=x86_64 20:31:59 ---> 545734be5dcf 20:31:59 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:31:59 ---> Running in cf21987e8ba0 20:31:59 Removing intermediate container 07500f74a54a 20:31:59 ---> 0b9fbcda1f17 20:31:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:31:59 ---> Running in bd08658ffe1c 20:31:59 Removing intermediate container 3986deb3409a 20:31:59 ---> 43d2d4ef1d47 20:31:59 Step 14/23 : EXPOSE $APP_PORT 20:31:59 ---> Running in bbe92e429b92 20:31:59 ---> Running in 8d4407c275bc 20:31:59 Removing intermediate container cf21987e8ba0 20:31:59 ---> 3d85ec1b733c 20:31:59 Step 18/19 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:31:59 ---> Running in 9dda9d627d30 20:31:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:31:59 Removing intermediate container bbe92e429b92 20:31:59 ---> 4b5fbfa1ecc7 20:31:59 Step 20/22 : LABEL arch=x86_64 20:31:59 Removing intermediate container 8d4407c275bc 20:31:59 ---> 056fc4100dae 20:31:59 Step 15/23 : WORKDIR / 20:31:59 ---> Running in 31aadad03007 20:31:59 ---> Running in f7b41bde1ed8 20:31:59 Removing intermediate container 9dda9d627d30 20:31:59 ---> a379716bfcfd 20:31:59 Step 19/19 : LABEL version=3.0.0-dev.1 20:31:59 Removing intermediate container 6ed41b73dc23 20:31:59 ---> 2fd1e2754832 20:31:59 Step 7/24 : COPY . . 20:31:59 ---> Running in 65d67e472fb0 20:31:59 Removing intermediate container 31aadad03007 20:31:59 ---> 6cc7574329be 20:31:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:00 Removing intermediate container f7b41bde1ed8 20:32:00 ---> fce54f57f75f 20:32:00 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:03 ---> b7586bf8f852 20:32:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:06 Removing intermediate container 65d67e472fb0 20:32:06 ---> 719606262b19 20:32:06 20:32:06 Successfully built 719606262b19 20:32:06 ---> Running in 70f0824801c3 20:32:06 ---> d60e7889661c 20:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:06 Successfully tagged security-spiffe-token-provider:latest 20:32:06  Building security-spiffe-token-provider ... done  ---> bb3c877a0023 20:32:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:07 ---> Running in 1358528090ef 20:32:07 Removing intermediate container 70f0824801c3 20:32:07 ---> 29b079cc242c 20:32:07 Step 22/22 : LABEL version=3.0.0-dev.1 20:32:07 ---> d7d068d00305 20:32:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:07 ---> Running in 1ef5c3c349f2 20:32:08 ---> b5e9b3bd93dc 20:32:08 Step 19/23 : ENTRYPOINT ["/core-command"] 20:32:08 Removing intermediate container 1ef5c3c349f2 20:32:08 ---> 402d748d6852 20:32:08 20:32:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:08 Successfully built 402d748d6852 20:32:08 Successfully tagged support-notifications:latest 20:32:08  Building support-notifications ... done  ---> Running in a0a09065ed3a 20:32:08 Removing intermediate container a0a09065ed3a 20:32:08 ---> e421107cc3e5 20:32:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:08 ---> Running in 51042f7fb10f 20:32:09 Removing intermediate container 51042f7fb10f 20:32:09 ---> 5dbe20b20bc0 20:32:09 Step 21/23 : LABEL arch=x86_64 20:32:09 ---> Running in aa742b06c677 20:32:09 Removing intermediate container aa742b06c677 20:32:09 ---> 0a92088e7b26 20:32:09 Step 22/23 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:09 ---> Running in 7ac3c9298bc3 20:32:09 Removing intermediate container 7ac3c9298bc3 20:32:09 ---> 5957c54c05ea 20:32:09 Step 23/23 : LABEL version=3.0.0-dev.1 20:32:09 ---> Running in bf1d9c1de8e7 20:32:09 Removing intermediate container bf1d9c1de8e7 20:32:09 ---> eed0f5576003 20:32:09 20:32:10 Successfully built eed0f5576003 20:32:10 Successfully tagged core-command:latest 20:32:13 ---> 8fd8f0fc4344 20:32:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32:13 ---> 3c0d8089837a 20:32:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:32:16 ---> cfff3d47b02c 20:32:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:16 ---> 28f50c47ba97 20:32:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:32:17 ---> Running in d7a3936e4da3 20:32:17 ---> af3f42a385c0 20:32:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:32:18  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:32:18 Removing intermediate container d7a3936e4da3 20:32:18 ---> b42401597496 20:32:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:19 ---> 5f7cefc62a03 20:32:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:32:19 ---> bef4d53aa544 20:32:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:32:20 ---> fdb8f082a3b3 20:32:20 Step 19/24 : WORKDIR / 20:32:20 ---> Running in 12717602ee6e 20:32:21 ---> d3f6f05eff96 20:32:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:32:21 ---> 580c1168d5ac 20:32:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:21 ---> Running in 1d40acd39cc1 20:32:21 Removing intermediate container 12717602ee6e 20:32:21 ---> 4225bbc981f2 20:32:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:22 ---> Running in 93763582c25c 20:32:23 Removing intermediate container 1d40acd39cc1 20:32:23 ---> 4dc3bc2e40ae 20:32:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:23 ---> 4d94e3d72e0b 20:32:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:23 ---> Running in 25f0505403ac 20:32:23 ---> Running in 2f5f9b0ebf2c 20:32:23 Removing intermediate container 93763582c25c 20:32:23 ---> cafa49665409 20:32:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:23 ---> Running in c0440c0585ce 20:32:24 Removing intermediate container 25f0505403ac 20:32:24 ---> 152b8967e02f 20:32:24 Step 21/23 : LABEL arch=arm64 20:32:24 Removing intermediate container 2f5f9b0ebf2c 20:32:24 ---> ff1994f1e29d 20:32:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:24 Removing intermediate container bd08658ffe1c 20:32:24 ---> 67b32cefa1b3 20:32:24 20:32:24 Step 9/21 : FROM alpine:3.16 20:32:24 ---> bfe296a52501 20:32:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:32:24 ---> Running in 94fdca2fd7e9 20:32:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:24 (1/6) Installing ca-certificates (20220614-r0) 20:32:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:32:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:32:24 (4/6) Installing libcurl (7.83.1-r4) 20:32:24 (5/6) Installing curl (7.83.1-r4) 20:32:24 (6/6) Installing dumb-init (1.2.5-r1) 20:32:24 Executing busybox-1.35.0-r17.trigger 20:32:24 Executing ca-certificates-20220614-r0.trigger 20:32:24 OK: 8 MiB in 20 packages 20:32:24 ---> Running in 051d773a47c4 20:32:24 Removing intermediate container c0440c0585ce 20:32:24 ---> d67a3615c32a 20:32:24 Step 22/24 : LABEL arch=arm64 20:32:24 ---> Running in d7b481727118 20:32:25 ---> Running in 25202d7d8720 20:32:25 Removing intermediate container d7b481727118 20:32:25 ---> 38a4bc12eae0 20:32:25 Step 22/24 : LABEL arch=arm64 20:32:26 ---> Running in 5b360149f67c 20:32:26 Removing intermediate container 051d773a47c4 20:32:26 ---> 340beda41771 20:32:26 Step 22/23 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:26 Removing intermediate container 94fdca2fd7e9 20:32:26 ---> ba9556d52263 20:32:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:26 Removing intermediate container 25202d7d8720 20:32:26 ---> 5ffbad391cb1 20:32:26 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:26 ---> Running in 03fa86a185ee 20:32:26 ---> Running in a2167552e04c 20:32:27 ---> Running in 7cd5995e9552 20:32:27 Removing intermediate container 1358528090ef 20:32:27 ---> cb25beccc087 20:32:27 20:32:27 Step 9/24 : FROM alpine:3.16 20:32:27 ---> bfe296a52501 20:32:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:27 ---> Running in 40fa55609800 20:32:27 Removing intermediate container 7cd5995e9552 20:32:27 ---> bd7d124ff000 20:32:27 Step 12/21 : WORKDIR /edgex 20:32:27 ---> Running in 01b4c2d941fd 20:32:27 Removing intermediate container 01b4c2d941fd 20:32:27 ---> e9510e512258 20:32:27 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:32:27 Removing intermediate container 5b360149f67c 20:32:27 ---> 932c163edc7f 20:32:27 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:27 ---> ef04d6c6bb0a 20:32:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:32:27 ---> 272da6dec938 20:32:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:27 (1/3) Installing ca-certificates (20220614-r0) 20:32:27 (2/3) Installing dumb-init (1.2.5-r1) 20:32:27 (3/3) Installing su-exec (0.2-r1) 20:32:27 Executing busybox-1.35.0-r17.trigger 20:32:27 Executing ca-certificates-20220614-r0.trigger 20:32:27 OK: 6 MiB in 17 packages 20:32:28 ---> d0e005f7f75a 20:32:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:28 ---> a251896d2dbd 20:32:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:28 ---> Running in ef403805fd7e 20:32:28 ---> Running in 6f3ee4ec1efa 20:32:28 Removing intermediate container a2167552e04c 20:32:28 ---> 6e077996954a 20:32:28 Step 24/24 : LABEL version=3.0.0-dev.1 20:32:28 Removing intermediate container 03fa86a185ee 20:32:28 ---> bee8dbe07b77 20:32:28 Step 23/23 : LABEL version=3.0.0-dev.1 20:32:28 Removing intermediate container 40fa55609800 20:32:28 ---> 884ec7053c14 20:32:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:28 ---> Running in 28644b4a795f 20:32:28 Removing intermediate container 28644b4a795f 20:32:28 ---> 6871642a7906 20:32:28 Step 12/24 : WORKDIR / 20:32:28 ---> Running in faf7007a3f0c 20:32:28 ---> Running in f18773b7c071 20:32:28 ---> Running in 6e885b528d97 20:32:29 Removing intermediate container faf7007a3f0c 20:32:29 ---> 56414b904349 20:32:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:29 ---> 540c15f8fe24 20:32:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:29 ---> 0e0e21839e5b 20:32:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:29 Removing intermediate container ef403805fd7e 20:32:29 ---> 8d49fbb71036 20:32:29 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:32:29 ---> Running in 486be1b92189 20:32:29 ---> e2880f4382ec 20:32:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:29 Removing intermediate container 486be1b92189 20:32:29 ---> cb9276232d5b 20:32:29 Step 19/21 : LABEL arch=x86_64 20:32:29 Removing intermediate container 6f3ee4ec1efa 20:32:29 ---> c1242efae041 20:32:29 Step 24/24 : LABEL version=3.0.0-dev.1 20:32:29 ---> Running in 2d85b0079217 20:32:29 ---> 4727160c20be 20:32:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:29 Removing intermediate container 2d85b0079217 20:32:29 ---> b7d4e4e5b916 20:32:29 Step 20/21 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:29 ---> Running in 00943f5fbeb5 20:32:29 ---> Running in c10a3bdd426c 20:32:29 Removing intermediate container 00943f5fbeb5 20:32:29 ---> bc08006ca6f9 20:32:29 Step 21/21 : LABEL version=3.0.0-dev.1 20:32:29 ---> Running in b819040d78cf 20:32:29 ---> 7505453f4ebd 20:32:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:29 Removing intermediate container f18773b7c071 20:32:29 ---> 13e994f15cb8 20:32:29 20:32:29 Removing intermediate container 6e885b528d97 20:32:29 ---> 630c94c75790 20:32:29 20:32:30 Removing intermediate container b819040d78cf 20:32:30 ---> f971d4c1a8f6 20:32:30 20:32:30 Successfully built f971d4c1a8f6 20:32:30 Successfully tagged security-proxy-setup:latest 20:32:30 Successfully built 13e994f15cb8 20:32:30 Successfully built 630c94c75790 20:32:30 Successfully tagged security-spire-config-arm64:latest 20:32:30 Building support-scheduler 20:32:30  Building security-spire-config ... done Successfully tagged security-spire-server-arm64:latest 20:32:30  Building security-spire-server ... done Building security-spiffe-token-provider 20:32:30 Removing intermediate container c10a3bdd426c 20:32:30 ---> 2fb74b43395a 20:32:30 20:32:30  Building security-proxy-setup ... done  ---> 1f0fbd6bd50f 20:32:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:30 ---> 045adb557d75 20:32:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:30 ---> Running in dbcab370cda5 20:32:30 Successfully built 2fb74b43395a 20:32:30 Successfully tagged security-spire-agent-arm64:latest 20:32:30  Building security-spire-agent ... done Building support-notifications 20:32:31 Removing intermediate container dbcab370cda5 20:32:31 ---> 53752a6ad8f7 20:32:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:32:31 ---> Running in a9d90354c433 20:32:31 Removing intermediate container a9d90354c433 20:32:31 ---> 16d9e4d8fafc 20:32:31 Step 22/24 : LABEL arch=x86_64 20:32:31 ---> Running in 64c3b52c7e1e 20:32:31 Removing intermediate container 64c3b52c7e1e 20:32:31 ---> 0d8766c66080 20:32:31 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:31 ---> Running in 8568e31534b3 20:32:31 Removing intermediate container 8568e31534b3 20:32:31 ---> a5fec92c9e88 20:32:31 Step 24/24 : LABEL version=3.0.0-dev.1 20:32:31 ---> Running in 83afb350bf6a 20:32:31 Removing intermediate container 83afb350bf6a 20:32:31 ---> 52b21873082e 20:32:31 20:32:31 Successfully built 52b21873082e 20:32:31 Successfully tagged security-secretstore-setup:latest 20:32:31  Building security-secretstore-setup ... done  [Pipeline] } 20:32:31 $ docker stop --time=1 02948f5bef1145d079943b4057ef9926b4a4608c6e3959cfb4464e98c7eb53b4 20:32:33 $ docker rm -f 02948f5bef1145d079943b4057ef9926b4a4608c6e3959cfb4464e98c7eb53b4 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:33 + docker images 20:32:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:32:33 security-secretstore-setup latest 52b21873082e 2 seconds ago 29.8MB 20:32:33 security-proxy-setup latest f971d4c1a8f6 4 seconds ago 27.7MB 20:32:33 cb25beccc087 7 seconds ago 1.61GB 20:32:33 67b32cefa1b3 12 seconds ago 1.6GB 20:32:33 core-command latest eed0f5576003 24 seconds ago 17.7MB 20:32:33 support-notifications latest 402d748d6852 26 seconds ago 30.5MB 20:32:33 security-spiffe-token-provider latest 719606262b19 34 seconds ago 29.7MB 20:32:33 d4fbeddde603 35 seconds ago 1.61GB 20:32:33 security-spire-server latest 2ea887e50764 About a minute ago 86.5MB 20:32:33 28efac5114fe About a minute ago 1.65GB 20:32:33 9e67a523f49d About a minute ago 1.68GB 20:32:33 core-metadata latest 74991e28c6d6 About a minute ago 18.5MB 20:32:33 sys-mgmt-agent latest 0064afd5224f About a minute ago 136MB 20:32:33 8f4201e508d0 About a minute ago 1.49GB 20:32:33 security-bootstrapper latest a0951dd8fed5 About a minute ago 20.3MB 20:32:33 0801a426009f About a minute ago 1.62GB 20:32:33 security-spire-agent latest 9d8c1ae46ae4 2 minutes ago 125MB 20:32:33 support-scheduler latest f7d793f60fde 2 minutes ago 29.9MB 20:32:33 core-data latest c2d8504a430b 2 minutes ago 17.9MB 20:32:33 ed731bc08f41 2 minutes ago 1.49GB 20:32:33 d3df2edeff18 2 minutes ago 1.6GB 20:32:33 f7ec0e31fbb9 2 minutes ago 1.68GB 20:32:33 c60b44e6a85d 2 minutes ago 1.62GB 20:32:33 c95e9af0041f 2 minutes ago 1.6GB 20:32:33 security-spire-config latest 7b0cc62dbe0a 3 minutes ago 85.8MB 20:32:33 e01185cdd99f 3 minutes ago 1.49GB 20:32:33 ci-base-image-x86_64 latest 0aef8fad66b0 6 minutes ago 947MB 20:32:33 alpine 3.16 bfe296a52501 2 weeks ago 5.54MB 20:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 weeks ago 683MB 20:32:33 alpine 3.15 c4fc93816858 3 months ago 5.59MB 20:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 20:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:33 provisioning config files... 20:32:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/354@tmp/config1392714367966355628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:33 ---> docker-login.sh 20:32:33 nexus3.edgexfoundry.org:10001 20:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 nexus3.edgexfoundry.org:10002 20:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 nexus3.edgexfoundry.org:10003 20:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:34 Configure a credential helper to remove this warning. See 20:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:34 20:32:34 Login Succeeded 20:32:34 nexus3.edgexfoundry.org:10004 20:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:34 Configure a credential helper to remove this warning. See 20:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:34 20:32:34 Login Succeeded 20:32:34 docker.io 20:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:34 Configure a credential helper to remove this warning. See 20:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:34 20:32:34 Login Succeeded 20:32:34 ---> docker-login.sh ends [Pipeline] } 20:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:34 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:32:34 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:34 latest 20:32:34 3.0.0-dev.1 20:32:34 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:34 main 20:32:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:35 + docker push nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:35 c6a91d9c3c13: Preparing 20:32:35 4eb7ae0df916: Preparing 20:32:35 c14e055effda: Preparing 20:32:35 8da534c0d131: Preparing 20:32:35 e5e13b0c77cb: Preparing 20:32:35 e5e13b0c77cb: Layer already exists 20:32:35 8da534c0d131: Pushed 20:32:35 c14e055effda: Pushed 20:32:35 c6a91d9c3c13: Pushed 20:32:36 4eb7ae0df916: Pushed 20:32:36 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:3e84d3d714ea68af1db7475f2b343dec4a4132651548ef89fb2666464c4ee08a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:37 c6a91d9c3c13: Preparing 20:32:37 4eb7ae0df916: Preparing 20:32:37 c14e055effda: Preparing 20:32:37 8da534c0d131: Preparing 20:32:37 e5e13b0c77cb: Preparing 20:32:37 e5e13b0c77cb: Layer already exists 20:32:37 c14e055effda: Layer already exists 20:32:37 8da534c0d131: Layer already exists 20:32:37 4eb7ae0df916: Layer already exists 20:32:37 c6a91d9c3c13: Layer already exists 20:32:37 latest: digest: sha256:3e84d3d714ea68af1db7475f2b343dec4a4132651548ef89fb2666464c4ee08a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.1 20:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:37 c6a91d9c3c13: Preparing 20:32:37 4eb7ae0df916: Preparing 20:32:37 c14e055effda: Preparing 20:32:37 8da534c0d131: Preparing 20:32:37 e5e13b0c77cb: Preparing 20:32:37 e5e13b0c77cb: Layer already exists 20:32:37 c14e055effda: Layer already exists 20:32:37 4eb7ae0df916: Layer already exists 20:32:37 8da534c0d131: Layer already exists 20:32:37 c6a91d9c3c13: Layer already exists 20:32:37 3.0.0-dev.1: digest: sha256:3e84d3d714ea68af1db7475f2b343dec4a4132651548ef89fb2666464c4ee08a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker push nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:38 c6a91d9c3c13: Preparing 20:32:38 4eb7ae0df916: Preparing 20:32:38 c14e055effda: Preparing 20:32:38 8da534c0d131: Preparing 20:32:38 e5e13b0c77cb: Preparing 20:32:38 c14e055effda: Layer already exists 20:32:38 4eb7ae0df916: Layer already exists 20:32:38 c6a91d9c3c13: Layer already exists 20:32:38 8da534c0d131: Layer already exists 20:32:38 e5e13b0c77cb: Layer already exists 20:32:38 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:3e84d3d714ea68af1db7475f2b343dec4a4132651548ef89fb2666464c4ee08a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:32:39 c6a91d9c3c13: Preparing 20:32:39 4eb7ae0df916: Preparing 20:32:39 c14e055effda: Preparing 20:32:39 8da534c0d131: Preparing 20:32:39 e5e13b0c77cb: Preparing 20:32:39 e5e13b0c77cb: Layer already exists 20:32:39 4eb7ae0df916: Layer already exists 20:32:39 8da534c0d131: Layer already exists 20:32:39 c14e055effda: Layer already exists 20:32:39 c6a91d9c3c13: Layer already exists 20:32:39 main: digest: sha256:3e84d3d714ea68af1db7475f2b343dec4a4132651548ef89fb2666464c4ee08a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:39 ===================================================== [Pipeline] echo 20:32:39 taggedImages: 20:32:39 - nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:39 - nexus3.edgexfoundry.org:10004/core-command:latest 20:32:39 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.1 20:32:39 - nexus3.edgexfoundry.org:10004/core-command:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:39 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:32:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:32:39 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:39 latest 20:32:39 3.0.0-dev.1 20:32:39 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:39 main 20:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker push nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:32:39 3b78bec6e4a0: Preparing 20:32:39 22e9aba967be: Preparing 20:32:39 c14e055effda: Preparing 20:32:39 8da534c0d131: Preparing 20:32:39 e5e13b0c77cb: Preparing 20:32:39 e5e13b0c77cb: Layer already exists 20:32:39 8da534c0d131: Layer already exists 20:32:39 c14e055effda: Layer already exists 20:32:39 3b78bec6e4a0: Pushed 20:32:41 22e9aba967be: Pushed 20:32:41 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:66b880c5ccab3b31ac4ae9978cb68d9a9792f0fbc28f670f9d6ac0fdc64c1743 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:32:42 3b78bec6e4a0: Preparing 20:32:42 22e9aba967be: Preparing 20:32:42 c14e055effda: Preparing 20:32:42 8da534c0d131: Preparing 20:32:42 e5e13b0c77cb: Preparing 20:32:42 8da534c0d131: Layer already exists 20:32:42 22e9aba967be: Layer already exists 20:32:42 c14e055effda: Layer already exists 20:32:42 3b78bec6e4a0: Layer already exists 20:32:42 e5e13b0c77cb: Layer already exists 20:32:42 latest: digest: sha256:66b880c5ccab3b31ac4ae9978cb68d9a9792f0fbc28f670f9d6ac0fdc64c1743 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.1 20:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:32:42 3b78bec6e4a0: Preparing 20:32:42 22e9aba967be: Preparing 20:32:42 c14e055effda: Preparing 20:32:42 8da534c0d131: Preparing 20:32:42 e5e13b0c77cb: Preparing 20:32:42 22e9aba967be: Layer already exists 20:32:42 c14e055effda: Layer already exists 20:32:42 e5e13b0c77cb: Layer already exists 20:32:42 8da534c0d131: Layer already exists 20:32:42 3b78bec6e4a0: Layer already exists 20:32:42 3.0.0-dev.1: digest: sha256:66b880c5ccab3b31ac4ae9978cb68d9a9792f0fbc28f670f9d6ac0fdc64c1743 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker push nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:32:43 3b78bec6e4a0: Preparing 20:32:43 22e9aba967be: Preparing 20:32:43 c14e055effda: Preparing 20:32:43 8da534c0d131: Preparing 20:32:43 e5e13b0c77cb: Preparing 20:32:43 3b78bec6e4a0: Layer already exists 20:32:43 c14e055effda: Layer already exists 20:32:43 e5e13b0c77cb: Layer already exists 20:32:43 8da534c0d131: Layer already exists 20:32:43 22e9aba967be: Layer already exists 20:32:43 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:66b880c5ccab3b31ac4ae9978cb68d9a9792f0fbc28f670f9d6ac0fdc64c1743 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:43 ---> 79d55712ac7c 20:32:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:32:43 ---> Using cache 20:32:43 ---> ce152ecf3514 20:32:43 Step 4/22 : WORKDIR /edgex-go 20:32:43 ---> Using cache 20:32:43 ---> d7961baf2047 20:32:43 Step 5/22 : RUN apk add --update --no-cache make git 20:32:43 ---> Using cache 20:32:43 ---> 1e0ec4e911f6 20:32:43 Step 6/22 : COPY go.mod vendor* ./ 20:32:43 ---> Using cache 20:32:43 ---> 37fb6555daad 20:32:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:43 ---> Using cache 20:32:43 ---> ab7eb4070d7f 20:32:43 Step 8/22 : COPY . . 20:32:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:32:43 3b78bec6e4a0: Preparing 20:32:43 22e9aba967be: Preparing 20:32:43 c14e055effda: Preparing 20:32:43 8da534c0d131: Preparing 20:32:43 e5e13b0c77cb: Preparing 20:32:43 e5e13b0c77cb: Layer already exists 20:32:43 3b78bec6e4a0: Layer already exists 20:32:43 8da534c0d131: Layer already exists 20:32:43 c14e055effda: Layer already exists 20:32:43 22e9aba967be: Layer already exists 20:32:43 main: digest: sha256:66b880c5ccab3b31ac4ae9978cb68d9a9792f0fbc28f670f9d6ac0fdc64c1743 size: 1364 20:32:43 ---> Using cache 20:32:43 ---> 48967327edb3 20:32:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:43 ===================================================== [Pipeline] echo 20:32:43 taggedImages: 20:32:43 - nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:43 - nexus3.edgexfoundry.org:10004/core-data:latest 20:32:43 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.1 20:32:43 - nexus3.edgexfoundry.org:10004/core-data:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:32:43 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:32:43 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:43 latest 20:32:43 3.0.0-dev.1 20:32:43 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:43 main 20:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:44 ---> 79d55712ac7c 20:32:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:32:44 ---> Using cache 20:32:44 ---> ce152ecf3514 20:32:44 Step 4/22 : WORKDIR /edgex-go 20:32:44 ---> Using cache 20:32:44 ---> d7961baf2047 20:32:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:32:44 ---> 79d55712ac7c 20:32:44 Step 3/19 : WORKDIR /edgex-go 20:32:44 ---> Using cache 20:32:44 ---> 984cf1c4dce2 20:32:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:32:44 ---> Running in c030541e5f71 20:32:44 ---> Running in b56a58e3183a 20:32:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:32:44 2f3b562e1876: Preparing 20:32:44 e8d44c0ecb96: Preparing 20:32:44 a20f54ba9dc3: Preparing 20:32:44 c14e055effda: Preparing 20:32:44 8da534c0d131: Preparing 20:32:44 e5e13b0c77cb: Preparing 20:32:44 e5e13b0c77cb: Waiting 20:32:44 c14e055effda: Layer already exists 20:32:44 8da534c0d131: Layer already exists 20:32:44 e5e13b0c77cb: Layer already exists 20:32:44 e8d44c0ecb96: Pushed 20:32:44 2f3b562e1876: Pushed 20:32:44 ---> Running in b04917ef6ed4 20:32:45 a20f54ba9dc3: Pushed 20:32:46 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:c5a1076fe6fb4c7082151bb42e418996522230d8ab90011e92a99d1da2e0d822 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:32:46 2f3b562e1876: Preparing 20:32:46 e8d44c0ecb96: Preparing 20:32:46 a20f54ba9dc3: Preparing 20:32:46 c14e055effda: Preparing 20:32:46 8da534c0d131: Preparing 20:32:46 e5e13b0c77cb: Preparing 20:32:46 8da534c0d131: Layer already exists 20:32:46 c14e055effda: Layer already exists 20:32:46 a20f54ba9dc3: Layer already exists 20:32:46 2f3b562e1876: Layer already exists 20:32:46 e8d44c0ecb96: Layer already exists 20:32:46 e5e13b0c77cb: Layer already exists 20:32:46 latest: digest: sha256:c5a1076fe6fb4c7082151bb42e418996522230d8ab90011e92a99d1da2e0d822 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.1 20:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:32:47 2f3b562e1876: Preparing 20:32:47 e8d44c0ecb96: Preparing 20:32:47 a20f54ba9dc3: Preparing 20:32:47 c14e055effda: Preparing 20:32:47 8da534c0d131: Preparing 20:32:47 e5e13b0c77cb: Preparing 20:32:47 e5e13b0c77cb: Waiting 20:32:47 8da534c0d131: Layer already exists 20:32:47 2f3b562e1876: Layer already exists 20:32:47 a20f54ba9dc3: Layer already exists 20:32:47 c14e055effda: Layer already exists 20:32:47 e8d44c0ecb96: Layer already exists 20:32:47 e5e13b0c77cb: Layer already exists 20:32:47 3.0.0-dev.1: digest: sha256:c5a1076fe6fb4c7082151bb42e418996522230d8ab90011e92a99d1da2e0d822 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:32:48 2f3b562e1876: Preparing 20:32:48 e8d44c0ecb96: Preparing 20:32:48 a20f54ba9dc3: Preparing 20:32:48 c14e055effda: Preparing 20:32:48 8da534c0d131: Preparing 20:32:48 e5e13b0c77cb: Preparing 20:32:48 e5e13b0c77cb: Waiting 20:32:48 2f3b562e1876: Layer already exists 20:32:48 a20f54ba9dc3: Layer already exists 20:32:48 e8d44c0ecb96: Layer already exists 20:32:48 8da534c0d131: Layer already exists 20:32:48 c14e055effda: Layer already exists 20:32:48 e5e13b0c77cb: Layer already exists 20:32:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:c5a1076fe6fb4c7082151bb42e418996522230d8ab90011e92a99d1da2e0d822 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:32:48 2f3b562e1876: Preparing 20:32:48 e8d44c0ecb96: Preparing 20:32:48 a20f54ba9dc3: Preparing 20:32:48 c14e055effda: Preparing 20:32:48 8da534c0d131: Preparing 20:32:48 e5e13b0c77cb: Preparing 20:32:48 c14e055effda: Layer already exists 20:32:48 e8d44c0ecb96: Layer already exists 20:32:48 2f3b562e1876: Layer already exists 20:32:48 8da534c0d131: Layer already exists 20:32:48 a20f54ba9dc3: Layer already exists 20:32:48 e5e13b0c77cb: Layer already exists 20:32:48 main: digest: sha256:c5a1076fe6fb4c7082151bb42e418996522230d8ab90011e92a99d1da2e0d822 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:48 ===================================================== [Pipeline] echo 20:32:48 taggedImages: 20:32:48 - nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:32:48 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.1 20:32:48 - nexus3.edgexfoundry.org:10004/core-metadata:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:32:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:32:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:48 latest 20:32:48 3.0.0-dev.1 20:32:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:48 main 20:32:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:32:49 dc1de3de55e9: Preparing 20:32:49 dc1de3de55e9: Preparing 20:32:49 6414dd09926b: Preparing 20:32:49 c69cfd0691c5: Preparing 20:32:49 5bdd6655bde6: Preparing 20:32:49 767873915a5d: Preparing 20:32:49 b9b3a453d34c: Preparing 20:32:49 c14e055effda: Preparing 20:32:49 3f04e3bffec9: Preparing 20:32:49 1566b010df47: Preparing 20:32:49 f32d4f34ca2c: Preparing 20:32:49 8a9ac5a0fad9: Preparing 20:32:49 e5e13b0c77cb: Preparing 20:32:49 3f04e3bffec9: Waiting 20:32:49 e5e13b0c77cb: Waiting 20:32:49 8a9ac5a0fad9: Waiting 20:32:49 1566b010df47: Waiting 20:32:49 b9b3a453d34c: Waiting 20:32:49 f32d4f34ca2c: Waiting 20:32:49 c14e055effda: Waiting 20:32:49 767873915a5d: Pushed 20:32:49 6414dd09926b: Pushed 20:32:49 dc1de3de55e9: Pushed 20:32:49 c69cfd0691c5: Pushed 20:32:49 5bdd6655bde6: Pushed 20:32:49 c14e055effda: Layer already exists 20:32:49 1566b010df47: Pushed 20:32:49 e5e13b0c77cb: Layer already exists 20:32:49 3f04e3bffec9: Pushed 20:32:49 f32d4f34ca2c: Pushed 20:32:49 8a9ac5a0fad9: Pushed 20:32:50 OK: 221 MiB in 51 packages 20:32:50 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:32:50 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:32:50 OK: 16895 distinct packages available 20:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:51 b9b3a453d34c: Pushed 20:32:51 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:c0d03819f7156b366233da7f7d7b0318e85fe6945078102d6481cc71eb8a3d05 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:32:52 dc1de3de55e9: Preparing 20:32:52 dc1de3de55e9: Preparing 20:32:52 6414dd09926b: Preparing 20:32:52 c69cfd0691c5: Preparing 20:32:52 5bdd6655bde6: Preparing 20:32:52 767873915a5d: Preparing 20:32:52 b9b3a453d34c: Preparing 20:32:52 c14e055effda: Preparing 20:32:52 3f04e3bffec9: Preparing 20:32:52 1566b010df47: Preparing 20:32:52 f32d4f34ca2c: Preparing 20:32:52 8a9ac5a0fad9: Preparing 20:32:52 e5e13b0c77cb: Preparing 20:32:52 1566b010df47: Waiting 20:32:52 f32d4f34ca2c: Waiting 20:32:52 8a9ac5a0fad9: Waiting 20:32:52 e5e13b0c77cb: Waiting 20:32:52 b9b3a453d34c: Waiting 20:32:52 c14e055effda: Waiting 20:32:52 3f04e3bffec9: Waiting 20:32:52 c69cfd0691c5: Layer already exists 20:32:52 5bdd6655bde6: Layer already exists 20:32:52 6414dd09926b: Layer already exists 20:32:52 dc1de3de55e9: Layer already exists 20:32:52 767873915a5d: Layer already exists 20:32:52 b9b3a453d34c: Layer already exists 20:32:52 c14e055effda: Layer already exists 20:32:52 1566b010df47: Layer already exists 20:32:52 3f04e3bffec9: Layer already exists 20:32:52 8a9ac5a0fad9: Layer already exists 20:32:52 f32d4f34ca2c: Layer already exists 20:32:52 e5e13b0c77cb: Layer already exists 20:32:52 latest: digest: sha256:c0d03819f7156b366233da7f7d7b0318e85fe6945078102d6481cc71eb8a3d05 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.1 20:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:32:52 dc1de3de55e9: Preparing 20:32:52 dc1de3de55e9: Preparing 20:32:52 6414dd09926b: Preparing 20:32:52 c69cfd0691c5: Preparing 20:32:52 5bdd6655bde6: Preparing 20:32:52 767873915a5d: Preparing 20:32:52 b9b3a453d34c: Preparing 20:32:52 c14e055effda: Preparing 20:32:52 3f04e3bffec9: Preparing 20:32:52 1566b010df47: Preparing 20:32:52 f32d4f34ca2c: Preparing 20:32:52 8a9ac5a0fad9: Preparing 20:32:52 e5e13b0c77cb: Preparing 20:32:52 b9b3a453d34c: Waiting 20:32:52 c14e055effda: Waiting 20:32:52 3f04e3bffec9: Waiting 20:32:52 1566b010df47: Waiting 20:32:52 f32d4f34ca2c: Waiting 20:32:52 e5e13b0c77cb: Waiting 20:32:52 5bdd6655bde6: Layer already exists 20:32:52 c69cfd0691c5: Layer already exists 20:32:52 767873915a5d: Layer already exists 20:32:52 dc1de3de55e9: Layer already exists 20:32:52 6414dd09926b: Layer already exists 20:32:52 b9b3a453d34c: Layer already exists 20:32:52 c14e055effda: Layer already exists 20:32:52 3f04e3bffec9: Layer already exists 20:32:52 f32d4f34ca2c: Layer already exists 20:32:52 1566b010df47: Layer already exists 20:32:52 8a9ac5a0fad9: Layer already exists 20:32:52 e5e13b0c77cb: Layer already exists 20:32:52 3.0.0-dev.1: digest: sha256:c0d03819f7156b366233da7f7d7b0318e85fe6945078102d6481cc71eb8a3d05 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:32:53 dc1de3de55e9: Preparing 20:32:53 dc1de3de55e9: Preparing 20:32:53 6414dd09926b: Preparing 20:32:53 c69cfd0691c5: Preparing 20:32:53 5bdd6655bde6: Preparing 20:32:53 767873915a5d: Preparing 20:32:53 b9b3a453d34c: Preparing 20:32:53 c14e055effda: Preparing 20:32:53 3f04e3bffec9: Preparing 20:32:53 1566b010df47: Preparing 20:32:53 f32d4f34ca2c: Preparing 20:32:53 8a9ac5a0fad9: Preparing 20:32:53 e5e13b0c77cb: Preparing 20:32:53 3f04e3bffec9: Waiting 20:32:53 c14e055effda: Waiting 20:32:53 1566b010df47: Waiting 20:32:53 f32d4f34ca2c: Waiting 20:32:53 8a9ac5a0fad9: Waiting 20:32:53 e5e13b0c77cb: Waiting 20:32:53 b9b3a453d34c: Waiting 20:32:53 c69cfd0691c5: Layer already exists 20:32:53 dc1de3de55e9: Layer already exists 20:32:53 767873915a5d: Layer already exists 20:32:53 6414dd09926b: Layer already exists 20:32:53 5bdd6655bde6: Layer already exists 20:32:53 b9b3a453d34c: Layer already exists 20:32:53 c14e055effda: Layer already exists 20:32:53 1566b010df47: Layer already exists 20:32:53 3f04e3bffec9: Layer already exists 20:32:53 f32d4f34ca2c: Layer already exists 20:32:53 8a9ac5a0fad9: Layer already exists 20:32:53 e5e13b0c77cb: Layer already exists 20:32:53 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:c0d03819f7156b366233da7f7d7b0318e85fe6945078102d6481cc71eb8a3d05 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 OK: 221 MiB in 51 packages 20:32:53 Removing intermediate container b56a58e3183a 20:32:53 ---> f8394b7762e5 20:32:53 Step 6/22 : COPY go.mod vendor* ./ 20:32:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:32:53 dc1de3de55e9: Preparing 20:32:53 dc1de3de55e9: Preparing 20:32:53 6414dd09926b: Preparing 20:32:53 c69cfd0691c5: Preparing 20:32:53 5bdd6655bde6: Preparing 20:32:53 767873915a5d: Preparing 20:32:53 b9b3a453d34c: Preparing 20:32:53 c14e055effda: Preparing 20:32:53 3f04e3bffec9: Preparing 20:32:53 1566b010df47: Preparing 20:32:53 f32d4f34ca2c: Preparing 20:32:53 8a9ac5a0fad9: Preparing 20:32:53 e5e13b0c77cb: Preparing 20:32:53 f32d4f34ca2c: Waiting 20:32:53 c14e055effda: Waiting 20:32:53 8a9ac5a0fad9: Waiting 20:32:53 3f04e3bffec9: Waiting 20:32:53 e5e13b0c77cb: Waiting 20:32:53 1566b010df47: Waiting 20:32:53 b9b3a453d34c: Waiting 20:32:53 dc1de3de55e9: Layer already exists 20:32:53 c69cfd0691c5: Layer already exists 20:32:53 767873915a5d: Layer already exists 20:32:53 5bdd6655bde6: Layer already exists 20:32:53 6414dd09926b: Layer already exists 20:32:53 b9b3a453d34c: Layer already exists 20:32:53 c14e055effda: Layer already exists 20:32:53 1566b010df47: Layer already exists 20:32:53 f32d4f34ca2c: Layer already exists 20:32:53 3f04e3bffec9: Layer already exists 20:32:53 8a9ac5a0fad9: Layer already exists 20:32:53 e5e13b0c77cb: Layer already exists 20:32:53 main: digest: sha256:c0d03819f7156b366233da7f7d7b0318e85fe6945078102d6481cc71eb8a3d05 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:53 ===================================================== [Pipeline] echo 20:32:53 taggedImages: 20:32:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:32:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.1 20:32:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:32:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:32:53 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:53 latest 20:32:53 3.0.0-dev.1 20:32:53 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:53 main 20:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:32:54 69decba467a6: Preparing 20:32:54 38a275601dc1: Preparing 20:32:54 146ea961a7cd: Preparing 20:32:54 3504762c4b0e: Preparing 20:32:54 f3bdb3d4c0c7: Preparing 20:32:54 5a312bf2e0dc: Preparing 20:32:54 fe5b47a32728: Preparing 20:32:54 e5e13b0c77cb: Preparing 20:32:54 5a312bf2e0dc: Waiting 20:32:54 e5e13b0c77cb: Waiting 20:32:54 fe5b47a32728: Waiting 20:32:54 69decba467a6: Pushed 20:32:54 f3bdb3d4c0c7: Pushed 20:32:54 38a275601dc1: Pushed 20:32:54 e5e13b0c77cb: Layer already exists 20:32:54 5a312bf2e0dc: Pushed 20:32:54 ---> eaac57a616c3 20:32:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:55 fe5b47a32728: Pushed 20:32:55 ---> Running in a60844040d16 20:32:55 146ea961a7cd: Pushed 20:32:55 3504762c4b0e: Pushed 20:32:55 Removing intermediate container b04917ef6ed4 20:32:55 ---> d945a1e04425 20:32:55 Step 5/19 : COPY go.mod vendor* ./ 20:32:55 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:ebab45bc630d6641bc4f426712c4582859f3070bccc20c483914fa8796db218b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:32:56 69decba467a6: Preparing 20:32:56 38a275601dc1: Preparing 20:32:56 146ea961a7cd: Preparing 20:32:56 3504762c4b0e: Preparing 20:32:56 f3bdb3d4c0c7: Preparing 20:32:56 5a312bf2e0dc: Preparing 20:32:56 fe5b47a32728: Preparing 20:32:56 e5e13b0c77cb: Preparing 20:32:56 5a312bf2e0dc: Waiting 20:32:56 fe5b47a32728: Waiting 20:32:56 e5e13b0c77cb: Waiting 20:32:56 f3bdb3d4c0c7: Layer already exists 20:32:56 69decba467a6: Layer already exists 20:32:56 3504762c4b0e: Layer already exists 20:32:56 38a275601dc1: Layer already exists 20:32:56 146ea961a7cd: Layer already exists 20:32:56 5a312bf2e0dc: Layer already exists 20:32:56 fe5b47a32728: Layer already exists 20:32:56 e5e13b0c77cb: Layer already exists 20:32:56 latest: digest: sha256:ebab45bc630d6641bc4f426712c4582859f3070bccc20c483914fa8796db218b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.1 20:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:32:57 69decba467a6: Preparing 20:32:57 38a275601dc1: Preparing 20:32:57 146ea961a7cd: Preparing 20:32:57 3504762c4b0e: Preparing 20:32:57 f3bdb3d4c0c7: Preparing 20:32:57 5a312bf2e0dc: Preparing 20:32:57 fe5b47a32728: Preparing 20:32:57 e5e13b0c77cb: Preparing 20:32:57 5a312bf2e0dc: Waiting 20:32:57 fe5b47a32728: Waiting 20:32:57 f3bdb3d4c0c7: Layer already exists 20:32:57 38a275601dc1: Layer already exists 20:32:57 69decba467a6: Layer already exists 20:32:57 146ea961a7cd: Layer already exists 20:32:57 3504762c4b0e: Layer already exists 20:32:57 5a312bf2e0dc: Layer already exists 20:32:57 fe5b47a32728: Layer already exists 20:32:57 e5e13b0c77cb: Layer already exists 20:32:57 3.0.0-dev.1: digest: sha256:ebab45bc630d6641bc4f426712c4582859f3070bccc20c483914fa8796db218b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:32:57 69decba467a6: Preparing 20:32:57 38a275601dc1: Preparing 20:32:57 146ea961a7cd: Preparing 20:32:57 3504762c4b0e: Preparing 20:32:57 f3bdb3d4c0c7: Preparing 20:32:57 5a312bf2e0dc: Preparing 20:32:57 fe5b47a32728: Preparing 20:32:57 e5e13b0c77cb: Preparing 20:32:57 5a312bf2e0dc: Waiting 20:32:57 e5e13b0c77cb: Waiting 20:32:57 fe5b47a32728: Waiting 20:32:57 f3bdb3d4c0c7: Layer already exists 20:32:57 3504762c4b0e: Layer already exists 20:32:57 69decba467a6: Layer already exists 20:32:57 146ea961a7cd: Layer already exists 20:32:57 38a275601dc1: Layer already exists 20:32:57 5a312bf2e0dc: Layer already exists 20:32:57 fe5b47a32728: Layer already exists 20:32:57 e5e13b0c77cb: Layer already exists 20:32:57 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:ebab45bc630d6641bc4f426712c4582859f3070bccc20c483914fa8796db218b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:32:58 69decba467a6: Preparing 20:32:58 38a275601dc1: Preparing 20:32:58 146ea961a7cd: Preparing 20:32:58 3504762c4b0e: Preparing 20:32:58 f3bdb3d4c0c7: Preparing 20:32:58 5a312bf2e0dc: Preparing 20:32:58 fe5b47a32728: Preparing 20:32:58 e5e13b0c77cb: Preparing 20:32:58 5a312bf2e0dc: Waiting 20:32:58 fe5b47a32728: Waiting 20:32:58 e5e13b0c77cb: Waiting 20:32:58 69decba467a6: Layer already exists 20:32:58 3504762c4b0e: Layer already exists 20:32:58 146ea961a7cd: Layer already exists 20:32:58 f3bdb3d4c0c7: Layer already exists 20:32:58 38a275601dc1: Layer already exists 20:32:58 5a312bf2e0dc: Layer already exists 20:32:58 fe5b47a32728: Layer already exists 20:32:58 e5e13b0c77cb: Layer already exists 20:32:58 main: digest: sha256:ebab45bc630d6641bc4f426712c4582859f3070bccc20c483914fa8796db218b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:58 ===================================================== [Pipeline] echo 20:32:58 taggedImages: 20:32:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:32:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.1 20:32:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:32:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:32:58 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:58 latest 20:32:58 3.0.0-dev.1 20:32:58 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:32:58 main 20:32:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:32:59 3819a49f6838: Preparing 20:32:59 4dba14746b5e: Preparing 20:32:59 093a417d415c: Preparing 20:32:59 a35eda410d8b: Preparing 20:32:59 e9af07899212: Preparing 20:32:59 7fa2d4d91acc: Preparing 20:32:59 d15f977a95e2: Preparing 20:32:59 bb09ac86ec7b: Preparing 20:32:59 39b4e7326eae: Preparing 20:32:59 e5e13b0c77cb: Preparing 20:32:59 bb09ac86ec7b: Waiting 20:32:59 d15f977a95e2: Waiting 20:32:59 39b4e7326eae: Waiting 20:32:59 e5e13b0c77cb: Waiting 20:32:59 7fa2d4d91acc: Waiting 20:32:59 3819a49f6838: Pushed 20:32:59 4dba14746b5e: Pushed 20:32:59 e9af07899212: Pushed 20:32:59 ---> 4536a370158e 20:32:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:59 ---> Running in ef5ecdd47ec4 20:32:59 d15f977a95e2: Pushed 20:32:59 7fa2d4d91acc: Pushed 20:32:59 bb09ac86ec7b: Pushed 20:32:59 e5e13b0c77cb: Layer already exists 20:32:59 39b4e7326eae: Pushed 20:33:00 a35eda410d8b: Pushed 20:33:00 093a417d415c: Pushed 20:33:00 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:eff0bfc07e3db6948233dbdd6a3fd023083c28c59f1b6857a0e9a048bb64cac2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:01 3819a49f6838: Preparing 20:33:01 4dba14746b5e: Preparing 20:33:01 093a417d415c: Preparing 20:33:01 a35eda410d8b: Preparing 20:33:01 e9af07899212: Preparing 20:33:01 7fa2d4d91acc: Preparing 20:33:01 d15f977a95e2: Preparing 20:33:01 bb09ac86ec7b: Preparing 20:33:01 39b4e7326eae: Preparing 20:33:01 e5e13b0c77cb: Preparing 20:33:01 d15f977a95e2: Waiting 20:33:01 39b4e7326eae: Waiting 20:33:01 bb09ac86ec7b: Waiting 20:33:01 7fa2d4d91acc: Waiting 20:33:01 4dba14746b5e: Layer already exists 20:33:01 a35eda410d8b: Layer already exists 20:33:01 093a417d415c: Layer already exists 20:33:01 e9af07899212: Layer already exists 20:33:01 3819a49f6838: Layer already exists 20:33:01 bb09ac86ec7b: Layer already exists 20:33:01 7fa2d4d91acc: Layer already exists 20:33:01 39b4e7326eae: Layer already exists 20:33:01 e5e13b0c77cb: Layer already exists 20:33:01 d15f977a95e2: Layer already exists 20:33:01 latest: digest: sha256:eff0bfc07e3db6948233dbdd6a3fd023083c28c59f1b6857a0e9a048bb64cac2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.1 20:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:01 3819a49f6838: Preparing 20:33:01 4dba14746b5e: Preparing 20:33:01 093a417d415c: Preparing 20:33:01 a35eda410d8b: Preparing 20:33:01 e9af07899212: Preparing 20:33:01 7fa2d4d91acc: Preparing 20:33:01 d15f977a95e2: Preparing 20:33:01 bb09ac86ec7b: Preparing 20:33:01 39b4e7326eae: Preparing 20:33:01 e5e13b0c77cb: Preparing 20:33:01 bb09ac86ec7b: Waiting 20:33:01 d15f977a95e2: Waiting 20:33:01 39b4e7326eae: Waiting 20:33:01 e5e13b0c77cb: Waiting 20:33:01 7fa2d4d91acc: Waiting 20:33:01 093a417d415c: Layer already exists 20:33:01 a35eda410d8b: Layer already exists 20:33:01 3819a49f6838: Layer already exists 20:33:01 e9af07899212: Layer already exists 20:33:01 4dba14746b5e: Layer already exists 20:33:01 d15f977a95e2: Layer already exists 20:33:01 7fa2d4d91acc: Layer already exists 20:33:01 e5e13b0c77cb: Layer already exists 20:33:01 bb09ac86ec7b: Layer already exists 20:33:01 39b4e7326eae: Layer already exists 20:33:01 3.0.0-dev.1: digest: sha256:eff0bfc07e3db6948233dbdd6a3fd023083c28c59f1b6857a0e9a048bb64cac2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:02 3819a49f6838: Preparing 20:33:02 4dba14746b5e: Preparing 20:33:02 093a417d415c: Preparing 20:33:02 a35eda410d8b: Preparing 20:33:02 e9af07899212: Preparing 20:33:02 7fa2d4d91acc: Preparing 20:33:02 d15f977a95e2: Preparing 20:33:02 bb09ac86ec7b: Preparing 20:33:02 39b4e7326eae: Preparing 20:33:02 e5e13b0c77cb: Preparing 20:33:02 7fa2d4d91acc: Waiting 20:33:02 d15f977a95e2: Waiting 20:33:02 bb09ac86ec7b: Waiting 20:33:02 39b4e7326eae: Waiting 20:33:02 e5e13b0c77cb: Waiting 20:33:02 a35eda410d8b: Layer already exists 20:33:02 e9af07899212: Layer already exists 20:33:02 3819a49f6838: Layer already exists 20:33:02 4dba14746b5e: Layer already exists 20:33:02 093a417d415c: Layer already exists 20:33:02 d15f977a95e2: Layer already exists 20:33:02 bb09ac86ec7b: Layer already exists 20:33:02 7fa2d4d91acc: Layer already exists 20:33:02 e5e13b0c77cb: Layer already exists 20:33:02 39b4e7326eae: Layer already exists 20:33:02 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:eff0bfc07e3db6948233dbdd6a3fd023083c28c59f1b6857a0e9a048bb64cac2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:33:03 3819a49f6838: Preparing 20:33:03 4dba14746b5e: Preparing 20:33:03 093a417d415c: Preparing 20:33:03 a35eda410d8b: Preparing 20:33:03 e9af07899212: Preparing 20:33:03 7fa2d4d91acc: Preparing 20:33:03 d15f977a95e2: Preparing 20:33:03 bb09ac86ec7b: Preparing 20:33:03 39b4e7326eae: Preparing 20:33:03 e5e13b0c77cb: Preparing 20:33:03 7fa2d4d91acc: Waiting 20:33:03 bb09ac86ec7b: Waiting 20:33:03 d15f977a95e2: Waiting 20:33:03 39b4e7326eae: Waiting 20:33:03 e5e13b0c77cb: Waiting 20:33:03 e9af07899212: Layer already exists 20:33:03 a35eda410d8b: Layer already exists 20:33:03 3819a49f6838: Layer already exists 20:33:03 093a417d415c: Layer already exists 20:33:03 4dba14746b5e: Layer already exists 20:33:03 7fa2d4d91acc: Layer already exists 20:33:03 bb09ac86ec7b: Layer already exists 20:33:03 d15f977a95e2: Layer already exists 20:33:03 e5e13b0c77cb: Layer already exists 20:33:03 39b4e7326eae: Layer already exists 20:33:03 main: digest: sha256:eff0bfc07e3db6948233dbdd6a3fd023083c28c59f1b6857a0e9a048bb64cac2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:03 ===================================================== [Pipeline] echo 20:33:03 taggedImages: 20:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.1 20:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:33:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:33:03 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:03 latest 20:33:03 3.0.0-dev.1 20:33:03 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:03 main 20:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:03 c1dd2ac41520: Preparing 20:33:03 48821fe2a677: Preparing 20:33:03 c14e055effda: Preparing 20:33:03 7ec1ef6ef12a: Preparing 20:33:03 34d5ebaa5410: Preparing 20:33:03 c14e055effda: Layer already exists 20:33:03 34d5ebaa5410: Layer already exists 20:33:03 c1dd2ac41520: Pushed 20:33:04 7ec1ef6ef12a: Pushed 20:33:05 48821fe2a677: Pushed 20:33:06 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:aa6dba71906368fee74b21441a210a4f5f677535adf7ef44394f85e2361dbe43 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 + 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 20:33:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:06 c1dd2ac41520: Preparing 20:33:06 48821fe2a677: Preparing 20:33:06 c14e055effda: Preparing 20:33:06 7ec1ef6ef12a: Preparing 20:33:06 34d5ebaa5410: Preparing 20:33:06 34d5ebaa5410: Layer already exists 20:33:06 48821fe2a677: Layer already exists 20:33:06 c1dd2ac41520: Layer already exists 20:33:06 c14e055effda: Layer already exists 20:33:06 7ec1ef6ef12a: Layer already exists 20:33:06 latest: digest: sha256:aa6dba71906368fee74b21441a210a4f5f677535adf7ef44394f85e2361dbe43 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.1 20:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:07 c1dd2ac41520: Preparing 20:33:07 48821fe2a677: Preparing 20:33:07 c14e055effda: Preparing 20:33:07 7ec1ef6ef12a: Preparing 20:33:07 34d5ebaa5410: Preparing 20:33:07 7ec1ef6ef12a: Layer already exists 20:33:07 c1dd2ac41520: Layer already exists 20:33:07 34d5ebaa5410: Layer already exists 20:33:07 48821fe2a677: Layer already exists 20:33:07 c14e055effda: Layer already exists 20:33:07 3.0.0-dev.1: digest: sha256:aa6dba71906368fee74b21441a210a4f5f677535adf7ef44394f85e2361dbe43 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:07 c1dd2ac41520: Preparing 20:33:07 48821fe2a677: Preparing 20:33:07 c14e055effda: Preparing 20:33:07 7ec1ef6ef12a: Preparing 20:33:07 34d5ebaa5410: Preparing 20:33:07 c1dd2ac41520: Layer already exists 20:33:07 34d5ebaa5410: Layer already exists 20:33:07 c14e055effda: Layer already exists 20:33:07 7ec1ef6ef12a: Layer already exists 20:33:07 48821fe2a677: Layer already exists 20:33:07 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:aa6dba71906368fee74b21441a210a4f5f677535adf7ef44394f85e2361dbe43 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:08 + 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 20:33:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:33:08 c1dd2ac41520: Preparing 20:33:08 48821fe2a677: Preparing 20:33:08 c14e055effda: Preparing 20:33:08 7ec1ef6ef12a: Preparing 20:33:08 34d5ebaa5410: Preparing 20:33:08 34d5ebaa5410: Layer already exists 20:33:08 c14e055effda: Layer already exists 20:33:08 7ec1ef6ef12a: Layer already exists 20:33:08 c1dd2ac41520: Layer already exists 20:33:08 48821fe2a677: Layer already exists 20:33:08 main: digest: sha256:aa6dba71906368fee74b21441a210a4f5f677535adf7ef44394f85e2361dbe43 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:08 ===================================================== [Pipeline] echo 20:33:08 taggedImages: 20:33:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:33:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.1 20:33:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:33:08 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:33:08 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:08 latest 20:33:08 3.0.0-dev.1 20:33:08 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:08 main 20:33:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:09 3c0fd63401bb: Preparing 20:33:09 df2cfad6bcbf: Preparing 20:33:09 cb1a865d7e93: Preparing 20:33:09 395be0e38c08: Preparing 20:33:09 30dc3785b448: Preparing 20:33:09 eebc1cd9453d: Preparing 20:33:09 34d5ebaa5410: Preparing 20:33:09 34d5ebaa5410: Waiting 20:33:09 eebc1cd9453d: Waiting 20:33:09 cb1a865d7e93: Pushed 20:33:09 df2cfad6bcbf: Pushed 20:33:09 3c0fd63401bb: Pushed 20:33:09 34d5ebaa5410: Layer already exists 20:33:09 eebc1cd9453d: Pushed 20:33:12 30dc3785b448: Pushed 20:33:15 395be0e38c08: Pushed 20:33:15 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:9e61bcbd760182ceb2dd3f92e36f0f7d7b23a35d792a770e8d29e146fedfaa89 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:16 3c0fd63401bb: Preparing 20:33:16 df2cfad6bcbf: Preparing 20:33:16 cb1a865d7e93: Preparing 20:33:16 395be0e38c08: Preparing 20:33:16 30dc3785b448: Preparing 20:33:16 eebc1cd9453d: Preparing 20:33:16 34d5ebaa5410: Preparing 20:33:16 eebc1cd9453d: Waiting 20:33:16 df2cfad6bcbf: Layer already exists 20:33:16 3c0fd63401bb: Layer already exists 20:33:16 395be0e38c08: Layer already exists 20:33:16 cb1a865d7e93: Layer already exists 20:33:16 30dc3785b448: Layer already exists 20:33:16 eebc1cd9453d: Layer already exists 20:33:16 34d5ebaa5410: Layer already exists 20:33:16 latest: digest: sha256:9e61bcbd760182ceb2dd3f92e36f0f7d7b23a35d792a770e8d29e146fedfaa89 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.1 20:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:16 3c0fd63401bb: Preparing 20:33:16 df2cfad6bcbf: Preparing 20:33:16 cb1a865d7e93: Preparing 20:33:16 395be0e38c08: Preparing 20:33:16 30dc3785b448: Preparing 20:33:16 eebc1cd9453d: Preparing 20:33:16 34d5ebaa5410: Preparing 20:33:16 34d5ebaa5410: Waiting 20:33:16 eebc1cd9453d: Waiting 20:33:16 cb1a865d7e93: Layer already exists 20:33:16 df2cfad6bcbf: Layer already exists 20:33:16 3c0fd63401bb: Layer already exists 20:33:16 395be0e38c08: Layer already exists 20:33:16 30dc3785b448: Layer already exists 20:33:16 34d5ebaa5410: Layer already exists 20:33:16 eebc1cd9453d: Layer already exists 20:33:16 3.0.0-dev.1: digest: sha256:9e61bcbd760182ceb2dd3f92e36f0f7d7b23a35d792a770e8d29e146fedfaa89 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:17 3c0fd63401bb: Preparing 20:33:17 df2cfad6bcbf: Preparing 20:33:17 cb1a865d7e93: Preparing 20:33:17 395be0e38c08: Preparing 20:33:17 30dc3785b448: Preparing 20:33:17 eebc1cd9453d: Preparing 20:33:17 34d5ebaa5410: Preparing 20:33:17 eebc1cd9453d: Waiting 20:33:17 34d5ebaa5410: Waiting 20:33:17 3c0fd63401bb: Layer already exists 20:33:17 395be0e38c08: Layer already exists 20:33:17 df2cfad6bcbf: Layer already exists 20:33:17 30dc3785b448: Layer already exists 20:33:17 cb1a865d7e93: Layer already exists 20:33:17 eebc1cd9453d: Layer already exists 20:33:17 34d5ebaa5410: Layer already exists 20:33:17 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:9e61bcbd760182ceb2dd3f92e36f0f7d7b23a35d792a770e8d29e146fedfaa89 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:33:18 3c0fd63401bb: Preparing 20:33:18 df2cfad6bcbf: Preparing 20:33:18 cb1a865d7e93: Preparing 20:33:18 395be0e38c08: Preparing 20:33:18 30dc3785b448: Preparing 20:33:18 eebc1cd9453d: Preparing 20:33:18 34d5ebaa5410: Preparing 20:33:18 eebc1cd9453d: Waiting 20:33:18 34d5ebaa5410: Waiting 20:33:18 df2cfad6bcbf: Layer already exists 20:33:18 395be0e38c08: Layer already exists 20:33:18 3c0fd63401bb: Layer already exists 20:33:18 cb1a865d7e93: Layer already exists 20:33:18 30dc3785b448: Layer already exists 20:33:18 34d5ebaa5410: Layer already exists 20:33:18 eebc1cd9453d: Layer already exists 20:33:18 main: digest: sha256:9e61bcbd760182ceb2dd3f92e36f0f7d7b23a35d792a770e8d29e146fedfaa89 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:18 ===================================================== [Pipeline] echo 20:33:18 taggedImages: 20:33:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:33:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.1 20:33:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:33:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:33:18 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:18 latest 20:33:18 3.0.0-dev.1 20:33:18 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:18 main 20:33:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:18 b5d92cdb4275: Preparing 20:33:18 a951dc6abac4: Preparing 20:33:18 d2cf80722979: Preparing 20:33:18 bdd1a6744851: Preparing 20:33:18 bbece2297dae: Preparing 20:33:18 34d5ebaa5410: Preparing 20:33:18 34d5ebaa5410: Waiting 20:33:18 d2cf80722979: Pushed 20:33:18 b5d92cdb4275: Pushed 20:33:18 a951dc6abac4: Pushed 20:33:18 34d5ebaa5410: Layer already exists 20:33:19 bbece2297dae: Pushed 20:33:25 bdd1a6744851: Pushed 20:33:25 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:b80f37a9b78f4a1cc5f673fc6722092ad445cffa6762069f955950db85bcccad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:26 b5d92cdb4275: Preparing 20:33:26 a951dc6abac4: Preparing 20:33:26 d2cf80722979: Preparing 20:33:26 bdd1a6744851: Preparing 20:33:26 bbece2297dae: Preparing 20:33:26 34d5ebaa5410: Preparing 20:33:26 b5d92cdb4275: Layer already exists 20:33:26 a951dc6abac4: Layer already exists 20:33:26 bdd1a6744851: Layer already exists 20:33:26 d2cf80722979: Layer already exists 20:33:26 bbece2297dae: Layer already exists 20:33:26 34d5ebaa5410: Layer already exists 20:33:26 latest: digest: sha256:b80f37a9b78f4a1cc5f673fc6722092ad445cffa6762069f955950db85bcccad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.1 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:26 b5d92cdb4275: Preparing 20:33:26 a951dc6abac4: Preparing 20:33:26 d2cf80722979: Preparing 20:33:26 bdd1a6744851: Preparing 20:33:26 bbece2297dae: Preparing 20:33:26 34d5ebaa5410: Preparing 20:33:26 34d5ebaa5410: Waiting 20:33:26 bbece2297dae: Layer already exists 20:33:26 d2cf80722979: Layer already exists 20:33:26 bdd1a6744851: Layer already exists 20:33:26 a951dc6abac4: Layer already exists 20:33:26 b5d92cdb4275: Layer already exists 20:33:26 34d5ebaa5410: Layer already exists 20:33:26 3.0.0-dev.1: digest: sha256:b80f37a9b78f4a1cc5f673fc6722092ad445cffa6762069f955950db85bcccad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:27 b5d92cdb4275: Preparing 20:33:27 a951dc6abac4: Preparing 20:33:27 d2cf80722979: Preparing 20:33:27 bdd1a6744851: Preparing 20:33:27 bbece2297dae: Preparing 20:33:27 34d5ebaa5410: Preparing 20:33:27 34d5ebaa5410: Waiting 20:33:27 b5d92cdb4275: Layer already exists 20:33:27 a951dc6abac4: Layer already exists 20:33:27 bdd1a6744851: Layer already exists 20:33:27 d2cf80722979: Layer already exists 20:33:27 bbece2297dae: Layer already exists 20:33:27 34d5ebaa5410: Layer already exists 20:33:27 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:b80f37a9b78f4a1cc5f673fc6722092ad445cffa6762069f955950db85bcccad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:33:28 b5d92cdb4275: Preparing 20:33:28 a951dc6abac4: Preparing 20:33:28 d2cf80722979: Preparing 20:33:28 bdd1a6744851: Preparing 20:33:28 bbece2297dae: Preparing 20:33:28 34d5ebaa5410: Preparing 20:33:28 34d5ebaa5410: Waiting 20:33:28 a951dc6abac4: Layer already exists 20:33:28 b5d92cdb4275: Layer already exists 20:33:28 bbece2297dae: Layer already exists 20:33:28 bdd1a6744851: Layer already exists 20:33:28 d2cf80722979: Layer already exists 20:33:28 34d5ebaa5410: Layer already exists 20:33:28 main: digest: sha256:b80f37a9b78f4a1cc5f673fc6722092ad445cffa6762069f955950db85bcccad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:28 ===================================================== [Pipeline] echo 20:33:28 taggedImages: 20:33:28 - nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:28 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:33:28 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.1 20:33:28 - nexus3.edgexfoundry.org:10004/security-spire-config:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:28 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:33:28 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:33:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:28 latest 20:33:28 3.0.0-dev.1 20:33:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:28 main 20:33:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:28 032a5876d86d: Preparing 20:33:28 95dc69fa7091: Preparing 20:33:28 f243ef2d6ac6: Preparing 20:33:28 4ab1f589cc43: Preparing 20:33:28 eebc1cd9453d: Preparing 20:33:28 34d5ebaa5410: Preparing 20:33:28 34d5ebaa5410: Waiting 20:33:28 eebc1cd9453d: Layer already exists 20:33:28 34d5ebaa5410: Layer already exists 20:33:28 95dc69fa7091: Pushed 20:33:28 032a5876d86d: Pushed 20:33:28 f243ef2d6ac6: Pushed 20:33:36 4ab1f589cc43: Pushed 20:33:36 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:583aed41e9b8482933a36162e20387ca95a2ac52c6173a44d865171195170ddc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:37 032a5876d86d: Preparing 20:33:37 95dc69fa7091: Preparing 20:33:37 f243ef2d6ac6: Preparing 20:33:37 4ab1f589cc43: Preparing 20:33:37 eebc1cd9453d: Preparing 20:33:37 34d5ebaa5410: Preparing 20:33:37 34d5ebaa5410: Waiting 20:33:37 032a5876d86d: Layer already exists 20:33:37 f243ef2d6ac6: Layer already exists 20:33:37 95dc69fa7091: Layer already exists 20:33:37 eebc1cd9453d: Layer already exists 20:33:37 4ab1f589cc43: Layer already exists 20:33:37 34d5ebaa5410: Layer already exists 20:33:37 latest: digest: sha256:583aed41e9b8482933a36162e20387ca95a2ac52c6173a44d865171195170ddc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.1 20:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:38 032a5876d86d: Preparing 20:33:38 95dc69fa7091: Preparing 20:33:38 f243ef2d6ac6: Preparing 20:33:38 4ab1f589cc43: Preparing 20:33:38 eebc1cd9453d: Preparing 20:33:38 34d5ebaa5410: Preparing 20:33:38 34d5ebaa5410: Waiting 20:33:38 f243ef2d6ac6: Layer already exists 20:33:38 4ab1f589cc43: Layer already exists 20:33:38 032a5876d86d: Layer already exists 20:33:38 95dc69fa7091: Layer already exists 20:33:38 eebc1cd9453d: Layer already exists 20:33:38 34d5ebaa5410: Layer already exists 20:33:38 3.0.0-dev.1: digest: sha256:583aed41e9b8482933a36162e20387ca95a2ac52c6173a44d865171195170ddc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:38 032a5876d86d: Preparing 20:33:38 95dc69fa7091: Preparing 20:33:38 f243ef2d6ac6: Preparing 20:33:38 4ab1f589cc43: Preparing 20:33:38 eebc1cd9453d: Preparing 20:33:38 34d5ebaa5410: Preparing 20:33:38 34d5ebaa5410: Waiting 20:33:38 95dc69fa7091: Layer already exists 20:33:38 4ab1f589cc43: Layer already exists 20:33:38 032a5876d86d: Layer already exists 20:33:38 f243ef2d6ac6: Layer already exists 20:33:38 eebc1cd9453d: Layer already exists 20:33:38 34d5ebaa5410: Layer already exists 20:33:38 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:583aed41e9b8482933a36162e20387ca95a2ac52c6173a44d865171195170ddc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:33:39 032a5876d86d: Preparing 20:33:39 95dc69fa7091: Preparing 20:33:39 f243ef2d6ac6: Preparing 20:33:39 4ab1f589cc43: Preparing 20:33:39 eebc1cd9453d: Preparing 20:33:39 34d5ebaa5410: Preparing 20:33:39 34d5ebaa5410: Waiting 20:33:39 f243ef2d6ac6: Layer already exists 20:33:39 95dc69fa7091: Layer already exists 20:33:39 eebc1cd9453d: Layer already exists 20:33:39 032a5876d86d: Layer already exists 20:33:39 4ab1f589cc43: Layer already exists 20:33:39 34d5ebaa5410: Layer already exists 20:33:39 main: digest: sha256:583aed41e9b8482933a36162e20387ca95a2ac52c6173a44d865171195170ddc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:39 ===================================================== [Pipeline] echo 20:33:39 taggedImages: 20:33:39 - nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:33:39 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.1 20:33:39 - nexus3.edgexfoundry.org:10004/security-spire-server:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:33:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:33:39 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:39 latest 20:33:39 3.0.0-dev.1 20:33:39 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:39 main 20:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:33:40 1fa20c437d8c: Preparing 20:33:40 c6f27ca69240: Preparing 20:33:40 c14e055effda: Preparing 20:33:40 78f9d10eca5f: Preparing 20:33:40 e5e13b0c77cb: Preparing 20:33:40 c14e055effda: Layer already exists 20:33:40 e5e13b0c77cb: Layer already exists 20:33:40 1fa20c437d8c: Pushed 20:33:40 78f9d10eca5f: Pushed 20:33:42 c6f27ca69240: Pushed 20:33:42 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:e864aa2936983dd96fc16572b73fa51cf5f76d162382d30c355bc115a96bb32e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:33:43 1fa20c437d8c: Preparing 20:33:43 c6f27ca69240: Preparing 20:33:43 c14e055effda: Preparing 20:33:43 78f9d10eca5f: Preparing 20:33:43 e5e13b0c77cb: Preparing 20:33:43 1fa20c437d8c: Layer already exists 20:33:43 e5e13b0c77cb: Layer already exists 20:33:43 c14e055effda: Layer already exists 20:33:43 78f9d10eca5f: Layer already exists 20:33:43 c6f27ca69240: Layer already exists 20:33:43 latest: digest: sha256:e864aa2936983dd96fc16572b73fa51cf5f76d162382d30c355bc115a96bb32e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.1 20:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:33:44 1fa20c437d8c: Preparing 20:33:44 c6f27ca69240: Preparing 20:33:44 c14e055effda: Preparing 20:33:44 78f9d10eca5f: Preparing 20:33:44 e5e13b0c77cb: Preparing 20:33:44 e5e13b0c77cb: Layer already exists 20:33:44 1fa20c437d8c: Layer already exists 20:33:44 c6f27ca69240: Layer already exists 20:33:44 c14e055effda: Layer already exists 20:33:44 78f9d10eca5f: Layer already exists 20:33:44 3.0.0-dev.1: digest: sha256:e864aa2936983dd96fc16572b73fa51cf5f76d162382d30c355bc115a96bb32e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:33:44 1fa20c437d8c: Preparing 20:33:44 c6f27ca69240: Preparing 20:33:44 c14e055effda: Preparing 20:33:44 78f9d10eca5f: Preparing 20:33:44 e5e13b0c77cb: Preparing 20:33:44 e5e13b0c77cb: Layer already exists 20:33:44 1fa20c437d8c: Layer already exists 20:33:44 c6f27ca69240: Layer already exists 20:33:44 78f9d10eca5f: Layer already exists 20:33:44 c14e055effda: Layer already exists 20:33:44 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:e864aa2936983dd96fc16572b73fa51cf5f76d162382d30c355bc115a96bb32e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:33:45 1fa20c437d8c: Preparing 20:33:45 c6f27ca69240: Preparing 20:33:45 c14e055effda: Preparing 20:33:45 78f9d10eca5f: Preparing 20:33:45 e5e13b0c77cb: Preparing 20:33:45 78f9d10eca5f: Layer already exists 20:33:45 1fa20c437d8c: Layer already exists 20:33:45 c14e055effda: Layer already exists 20:33:45 c6f27ca69240: Layer already exists 20:33:45 e5e13b0c77cb: Layer already exists 20:33:45 main: digest: sha256:e864aa2936983dd96fc16572b73fa51cf5f76d162382d30c355bc115a96bb32e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:45 ===================================================== [Pipeline] echo 20:33:45 taggedImages: 20:33:45 - nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:33:45 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.1 20:33:45 - nexus3.edgexfoundry.org:10004/support-notifications:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:33:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:33:45 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:45 latest 20:33:45 3.0.0-dev.1 20:33:45 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:45 main 20:33:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:33:45 6d9679d2a543: Preparing 20:33:45 a55b750f7374: Preparing 20:33:45 c14e055effda: Preparing 20:33:45 8da534c0d131: Preparing 20:33:45 e5e13b0c77cb: Preparing 20:33:45 8da534c0d131: Layer already exists 20:33:45 e5e13b0c77cb: Layer already exists 20:33:45 c14e055effda: Layer already exists 20:33:45 6d9679d2a543: Pushed 20:33:48 a55b750f7374: Pushed 20:33:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:a07a305f918870037a08de30fa276367afeb1eecefa9ca8cbb17db0fbd4cc648 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:33:49 6d9679d2a543: Preparing 20:33:49 a55b750f7374: Preparing 20:33:49 c14e055effda: Preparing 20:33:49 8da534c0d131: Preparing 20:33:49 e5e13b0c77cb: Preparing 20:33:49 a55b750f7374: Layer already exists 20:33:49 e5e13b0c77cb: Layer already exists 20:33:49 c14e055effda: Layer already exists 20:33:49 8da534c0d131: Layer already exists 20:33:49 6d9679d2a543: Layer already exists 20:33:49 latest: digest: sha256:a07a305f918870037a08de30fa276367afeb1eecefa9ca8cbb17db0fbd4cc648 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.1 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:33:49 6d9679d2a543: Preparing 20:33:49 a55b750f7374: Preparing 20:33:49 c14e055effda: Preparing 20:33:49 8da534c0d131: Preparing 20:33:49 e5e13b0c77cb: Preparing 20:33:49 c14e055effda: Layer already exists 20:33:49 6d9679d2a543: Layer already exists 20:33:49 8da534c0d131: Layer already exists 20:33:49 e5e13b0c77cb: Layer already exists 20:33:49 a55b750f7374: Layer already exists 20:33:49 3.0.0-dev.1: digest: sha256:a07a305f918870037a08de30fa276367afeb1eecefa9ca8cbb17db0fbd4cc648 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:33:50 6d9679d2a543: Preparing 20:33:50 a55b750f7374: Preparing 20:33:50 c14e055effda: Preparing 20:33:50 8da534c0d131: Preparing 20:33:50 e5e13b0c77cb: Preparing 20:33:50 e5e13b0c77cb: Layer already exists 20:33:50 6d9679d2a543: Layer already exists 20:33:50 a55b750f7374: Layer already exists 20:33:50 8da534c0d131: Layer already exists 20:33:50 c14e055effda: Layer already exists 20:33:50 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:a07a305f918870037a08de30fa276367afeb1eecefa9ca8cbb17db0fbd4cc648 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:33:50 6d9679d2a543: Preparing 20:33:50 a55b750f7374: Preparing 20:33:50 c14e055effda: Preparing 20:33:50 8da534c0d131: Preparing 20:33:50 e5e13b0c77cb: Preparing 20:33:50 c14e055effda: Layer already exists 20:33:50 e5e13b0c77cb: Layer already exists 20:33:50 8da534c0d131: Layer already exists 20:33:50 6d9679d2a543: Layer already exists 20:33:50 a55b750f7374: Layer already exists 20:33:50 main: digest: sha256:a07a305f918870037a08de30fa276367afeb1eecefa9ca8cbb17db0fbd4cc648 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:51 ===================================================== [Pipeline] echo 20:33:51 taggedImages: 20:33:51 - nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:33:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.1 20:33:51 - nexus3.edgexfoundry.org:10004/support-scheduler:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:51 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:33:51 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:33:51 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:51 latest 20:33:51 3.0.0-dev.1 20:33:51 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:33:51 main 20:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:33:51 70051a8f02bb: Preparing 20:33:51 bfeb46bd40ab: Preparing 20:33:51 b7c6c81a890b: Preparing 20:33:51 82501500cf4a: Preparing 20:33:51 e5e13b0c77cb: Preparing 20:33:51 e5e13b0c77cb: Layer already exists 20:33:51 bfeb46bd40ab: Pushed 20:33:51 70051a8f02bb: Pushed 20:33:52 b7c6c81a890b: Pushed 20:34:05 82501500cf4a: Pushed 20:34:05 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:77e48a3c8da5c9b51886151b7df7588ac5cbd38f1910d0de867720c31963a8f3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:05 70051a8f02bb: Preparing 20:34:05 bfeb46bd40ab: Preparing 20:34:05 b7c6c81a890b: Preparing 20:34:05 82501500cf4a: Preparing 20:34:05 e5e13b0c77cb: Preparing 20:34:05 e5e13b0c77cb: Layer already exists 20:34:05 70051a8f02bb: Layer already exists 20:34:05 bfeb46bd40ab: Layer already exists 20:34:05 b7c6c81a890b: Layer already exists 20:34:05 82501500cf4a: Layer already exists 20:34:05 latest: digest: sha256:77e48a3c8da5c9b51886151b7df7588ac5cbd38f1910d0de867720c31963a8f3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.1 20:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:06 70051a8f02bb: Preparing 20:34:06 bfeb46bd40ab: Preparing 20:34:06 b7c6c81a890b: Preparing 20:34:06 82501500cf4a: Preparing 20:34:06 e5e13b0c77cb: Preparing 20:34:06 e5e13b0c77cb: Layer already exists 20:34:06 bfeb46bd40ab: Layer already exists 20:34:06 b7c6c81a890b: Layer already exists 20:34:06 70051a8f02bb: Layer already exists 20:34:06 82501500cf4a: Layer already exists 20:34:06 3.0.0-dev.1: digest: sha256:77e48a3c8da5c9b51886151b7df7588ac5cbd38f1910d0de867720c31963a8f3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:06 70051a8f02bb: Preparing 20:34:06 bfeb46bd40ab: Preparing 20:34:06 b7c6c81a890b: Preparing 20:34:06 82501500cf4a: Preparing 20:34:06 e5e13b0c77cb: Preparing 20:34:06 82501500cf4a: Layer already exists 20:34:06 bfeb46bd40ab: Layer already exists 20:34:06 b7c6c81a890b: Layer already exists 20:34:06 70051a8f02bb: Layer already exists 20:34:06 e5e13b0c77cb: Layer already exists 20:34:06 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:77e48a3c8da5c9b51886151b7df7588ac5cbd38f1910d0de867720c31963a8f3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:34:07 70051a8f02bb: Preparing 20:34:07 bfeb46bd40ab: Preparing 20:34:07 b7c6c81a890b: Preparing 20:34:07 82501500cf4a: Preparing 20:34:07 e5e13b0c77cb: Preparing 20:34:07 e5e13b0c77cb: Layer already exists 20:34:07 b7c6c81a890b: Layer already exists 20:34:07 bfeb46bd40ab: Layer already exists 20:34:07 70051a8f02bb: Layer already exists 20:34:07 82501500cf4a: Layer already exists 20:34:07 main: digest: sha256:77e48a3c8da5c9b51886151b7df7588ac5cbd38f1910d0de867720c31963a8f3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:07 ===================================================== [Pipeline] echo 20:34:07 taggedImages: 20:34:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:34:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:34:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.1 20:34:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:34:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 20:34:35 Removing intermediate container ef5ecdd47ec4 20:34:35 ---> 27002b34baa7 20:34:35 Step 7/19 : COPY . . 20:34:35 Removing intermediate container a60844040d16 20:34:35 ---> e1b362a701c1 20:34:35 Step 8/22 : COPY . . 20:34:35 ---> 8b4c293e5512 20:34:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:35 ---> Running in b6055680f975 20:34:35 ---> b10124bc78a8 20:34:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:35 ---> Running in 57797ff25f64 20:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:12 Removing intermediate container 56a867776919 20:37:12 ---> 890a40359c38 20:37:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:37:12 ---> Running in d2916b39cd62 20:37:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:13 Removing intermediate container d2916b39cd62 20:37:13 ---> d52f2a9cc232 20:37:13 20:37:13 Step 10/22 : FROM alpine:3.16 20:37:13 3.16: Pulling from library/alpine 20:37:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:37:15 Status: Downloaded newer image for alpine:3.16 20:37:15 ---> 2b4661558fb8 20:37:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:15 ---> Running in fb251e8d6114 20:37:15 Removing intermediate container fb251e8d6114 20:37:15 ---> 9c5c2188ceb1 20:37:15 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:37:15 ---> Running in 17824608299e 20:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:19 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:37:19 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:37:19 (3/33) Installing readline (8.1.2-r0) 20:37:19 (4/33) Installing bash (5.1.16-r2) 20:37:19 Executing bash-5.1.16-r2.post-install 20:37:19 (5/33) Installing ca-certificates (20220614-r0) 20:37:19 (6/33) Installing brotli-libs (1.0.9-r6) 20:37:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:37:19 (8/33) Installing libcurl (7.83.1-r4) 20:37:19 (9/33) Installing curl (7.83.1-r4) 20:37:19 (10/33) Installing docker-cli (20.10.20-r0) 20:37:20 (11/33) Installing dumb-init (1.2.5-r1) 20:37:20 (12/33) Installing libbz2 (1.0.8-r1) 20:37:20 (13/33) Installing expat (2.5.0-r0) 20:37:20 (14/33) Installing libffi (3.4.2-r1) 20:37:20 (15/33) Installing gdbm (1.23-r0) 20:37:20 (16/33) Installing xz-libs (5.2.5-r1) 20:37:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:37:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:37:20 (19/33) Installing mpdecimal (2.5.1-r1) 20:37:20 (20/33) Installing sqlite-libs (3.38.5-r0) 20:37:20 (21/33) Installing python3 (3.10.8-r0) 20:37:24 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:37:24 (23/33) Installing py3-tomli (2.0.1-r1) 20:37:24 (24/33) Installing py3-pep517 (0.12.0-r2) 20:37:24 (25/33) Installing py3-six (1.16.0-r1) 20:37:24 (26/33) Installing py3-retrying (1.3.3-r3) 20:37:24 (27/33) Installing py3-appdirs (1.4.4-r3) 20:37:24 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:37:24 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:37:24 (30/33) Installing py3-parsing (2.4.7-r3) 20:37:24 (31/33) Installing py3-packaging (21.3-r0) 20:37:24 (32/33) Installing py3-setuptools (59.4.0-r0) 20:37:24 (33/33) Installing py3-pip (22.1.1-r0) 20:37:25 Executing busybox-1.35.0-r17.trigger 20:37:25 Executing ca-certificates-20220614-r0.trigger 20:37:25 OK: 121 MiB in 47 packages 20:37:40 Collecting docker-compose==1.23.2 20:37:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.5 MB/s eta 0:00:00 20:37:41 Collecting websocket-client<1.0,>=0.32.0 20:37:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 20:37:42 Collecting PyYAML<4,>=3.10 20:37:42 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.3 MB/s eta 0:00:00 20:37:44 Preparing metadata (setup.py): started 20:37:46 Preparing metadata (setup.py): finished with status 'done' 20:37:47 Collecting docker<4.0,>=3.6.0 20:37:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.1 MB/s eta 0:00:00 20:37:48 Collecting jsonschema<3,>=2.5.1 20:37:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:48 Collecting docopt<0.7,>=0.6.1 20:37:48 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:48 Preparing metadata (setup.py): started 20:37:50 Preparing metadata (setup.py): finished with status 'done' 20:37:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 20:37:52 Collecting dockerpty<0.5,>=0.4.1 20:37:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:52 Preparing metadata (setup.py): started 20:37:54 Preparing metadata (setup.py): finished with status 'done' 20:37:54 Collecting texttable<0.10,>=0.9.0 20:37:54 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:54 Preparing metadata (setup.py): started 20:37:57 Preparing metadata (setup.py): finished with status 'done' 20:37:57 Collecting cached-property<2,>=1.2.0 20:37:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:58 Collecting docker-pycreds>=0.4.0 20:37:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:59 Collecting certifi>=2017.4.17 20:37:59 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:37:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.2 MB/s eta 0:00:00 20:38:00 Collecting chardet<3.1.0,>=3.0.2 20:38:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:38:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.2 MB/s eta 0:00:00 20:38:01 Collecting urllib3<1.25,>=1.21.1 20:38:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:38:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 20:38:01 Collecting idna<2.8,>=2.5 20:38:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:38:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.7 MB/s eta 0:00:00 20:38:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:38:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:38:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:38:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:38:03 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:38:03 Running setup.py install for texttable: started 20:38:08 Running setup.py install for texttable: finished with status 'done' 20:38:08 Running setup.py install for PyYAML: started 20:38:11 Removing intermediate container 59e5e4354149 20:38:11 ---> fe871e969fcc 20:38:11 20:38:11 Step 10/24 : FROM alpine:3.16 20:38:11 ---> 2b4661558fb8 20:38:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:38:11 ---> Running in d07aefcf6442 20:38:12 Running setup.py install for PyYAML: finished with status 'done' 20:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:14 Running setup.py install for docopt: started 20:38:15 (1/1) Installing dumb-init (1.2.5-r1) 20:38:15 Executing busybox-1.35.0-r17.trigger 20:38:15 OK: 5 MiB in 15 packages 20:38:17 Removing intermediate container d07aefcf6442 20:38:17 ---> 9a69eb1bdb90 20:38:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:17 ---> Running in ca1308568892 20:38:17 Removing intermediate container ca1308568892 20:38:17 ---> a939a13e8436 20:38:17 Step 13/24 : ENV APP_PORT=59881 20:38:17 ---> Running in e14fd4c3e896 20:38:18 Removing intermediate container e14fd4c3e896 20:38:18 ---> 1fc0b7b8dcfa 20:38:18 Step 14/24 : EXPOSE $APP_PORT 20:38:18 ---> Running in 9c4c9dda76b0 20:38:18 Running setup.py install for docopt: finished with status 'done' 20:38:18 Removing intermediate container 9c4c9dda76b0 20:38:18 ---> 6475cbee0852 20:38:18 Step 15/24 : WORKDIR / 20:38:19 ---> Running in 07951ad06f07 20:38:19 Removing intermediate container 07951ad06f07 20:38:19 ---> 562de3b0399b 20:38:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:20 ---> 38a32d6fa3e4 20:38:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:22 ---> 17ec1d9bbeb5 20:38:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:38:23 Running setup.py install for dockerpty: started 20:38:23 ---> 25b5aaf85487 20:38:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:38:24 ---> 64f031fd236a 20:38:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:38:24 ---> Running in 2db97834eb56 20:38:25 Removing intermediate container 2db97834eb56 20:38:25 ---> 9cfa9180e6d6 20:38:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:25 ---> Running in 8be64a0f1b1b 20:38:26 Removing intermediate container 8be64a0f1b1b 20:38:26 ---> 65ad9d2f6992 20:38:26 Step 22/24 : LABEL arch=arm64 20:38:26 ---> Running in 24849dc519bd 20:38:26 Removing intermediate container 24849dc519bd 20:38:26 ---> 4def782ff8fa 20:38:26 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:38:26 ---> Running in 9cf345c0f2ba 20:38:27 Removing intermediate container 9cf345c0f2ba 20:38:27 ---> d9432534adf6 20:38:27 Step 24/24 : LABEL version=3.0.0-dev.1 20:38:27 ---> Running in 460afdee9cd5 20:38:28 Removing intermediate container 460afdee9cd5 20:38:28 ---> 61e7a61837c9 20:38:28 20:38:28 Successfully built 61e7a61837c9 20:38:28 Successfully tagged core-metadata-arm64:latest 20:38:28  Building core-metadata ... done Building core-data 20:38:28 Running setup.py install for dockerpty: finished with status 'done' 20:38:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:38:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:38:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:38:32 ---> 79d55712ac7c 20:38:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:38:32 ---> Using cache 20:38:32 ---> ce152ecf3514 20:38:32 Step 4/22 : WORKDIR /edgex-go 20:38:32 ---> Using cache 20:38:32 ---> d7961baf2047 20:38:32 Step 5/22 : RUN apk add --update --no-cache make git 20:38:32 ---> Using cache 20:38:32 ---> 1e0ec4e911f6 20:38:32 Step 6/22 : COPY go.mod vendor* ./ 20:38:33 ---> Using cache 20:38:33 ---> 37fb6555daad 20:38:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:33 ---> Using cache 20:38:33 ---> ab7eb4070d7f 20:38:33 Step 8/22 : COPY . . 20:38:33 ---> Using cache 20:38:33 ---> 48967327edb3 20:38:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:38:33 ---> Running in 07d4157035f5 20:38:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:38:50 Removing intermediate container 17824608299e 20:38:50 ---> 771ca49153d5 20:38:50 Step 13/22 : ENV APP_PORT=58890 20:38:50 ---> Running in 5dd09a98ee02 20:38:50 Removing intermediate container 5dd09a98ee02 20:38:50 ---> b96e430a0c05 20:38:50 Step 14/22 : EXPOSE $APP_PORT 20:38:51 ---> Running in 316135eee7dc 20:38:51 Removing intermediate container 316135eee7dc 20:38:51 ---> a96f76e960a1 20:38:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:38:53 ---> 8ff7be548d9c 20:38:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:38:54 ---> 769366967de7 20:38:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:55 ---> f17fed466fe0 20:38:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:55 ---> Running in 7ac5daced68a 20:38:55 Removing intermediate container 7ac5daced68a 20:38:55 ---> 3b71b9ff3b7d 20:38:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:55 ---> Running in f1e4791409ad 20:38:56 Removing intermediate container f1e4791409ad 20:38:56 ---> 1fc4a659aea3 20:38:56 Step 20/22 : LABEL arch=arm64 20:38:56 ---> Running in a6e3c6fcb883 20:38:56 Removing intermediate container a6e3c6fcb883 20:38:56 ---> ebd936c79056 20:38:56 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:38:57 ---> Running in ddefdaaa52a1 20:38:57 Removing intermediate container ddefdaaa52a1 20:38:57 ---> bd510b52b912 20:38:57 Step 22/22 : LABEL version=3.0.0-dev.1 20:38:57 ---> Running in a434d3d6b95f 20:38:58 Removing intermediate container a434d3d6b95f 20:38:58 ---> d907507f05a0 20:38:58 20:38:58 Successfully built d907507f05a0 20:38:58 Successfully tagged sys-mgmt-agent-arm64:latest 20:38:58  Building sys-mgmt-agent ... done Building security-bootstrapper 20:39:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:39:02 ---> 79d55712ac7c 20:39:02 Step 3/32 : WORKDIR /edgex-go 20:39:02 ---> Using cache 20:39:02 ---> 984cf1c4dce2 20:39:02 Step 4/32 : RUN apk add --update --no-cache make git 20:39:02 ---> Running in 4667099966d5 20:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:06 OK: 221 MiB in 51 packages 20:39:08 Removing intermediate container 4667099966d5 20:39:08 ---> 2445ad468310 20:39:08 Step 5/32 : COPY go.mod vendor* ./ 20:39:09 ---> f3ae47d61ccb 20:39:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:09 ---> Running in 7a9f302a72f2 20:40:17 Removing intermediate container 7a9f302a72f2 20:40:17 ---> e3070609da42 20:40:17 Step 7/32 : COPY . . 20:40:18 ---> 7b9c4cb9820c 20:40:18 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:40:18 ---> Running in 2cc8c7ff4c96 20:40:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:42:57 Removing intermediate container c030541e5f71 20:42:57 ---> 85c086415a90 20:42:57 20:42:57 Step 10/22 : FROM alpine:3.16 20:42:57 ---> 2b4661558fb8 20:42:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:42:57 ---> Using cache 20:42:57 ---> 9a69eb1bdb90 20:42:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:57 ---> Using cache 20:42:57 ---> a939a13e8436 20:42:57 Step 13/22 : ENV APP_PORT=59861 20:42:57 ---> Running in 3357dca10406 20:42:57 Removing intermediate container 3357dca10406 20:42:57 ---> fd879b6b403c 20:42:57 Step 14/22 : EXPOSE $APP_PORT 20:42:57 ---> Running in 389a64068bf4 20:42:57 Removing intermediate container 389a64068bf4 20:42:57 ---> dcab92b33013 20:42:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:57 ---> 0e362cc20e4a 20:42:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:57 ---> 22421105c1ad 20:42:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:42:57 ---> 7c19c138ac16 20:42:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:42:57 ---> Running in 44c1ab87c8da 20:42:57 Removing intermediate container 44c1ab87c8da 20:42:57 ---> b8fc4c17ca58 20:42:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:57 ---> Running in 7080bdd8c95f 20:42:57 Removing intermediate container 7080bdd8c95f 20:42:57 ---> f62bfe7bbc48 20:42:57 Step 20/22 : LABEL arch=arm64 20:42:57 ---> Running in bf2ace60fd0e 20:42:57 Removing intermediate container bf2ace60fd0e 20:42:57 ---> 75e1db5fc60b 20:42:57 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:42:57 ---> Running in 3bf578a309bb 20:42:57 Removing intermediate container 3bf578a309bb 20:42:57 ---> f4bdb24afcc5 20:42:57 Step 22/22 : LABEL version=3.0.0-dev.1 20:42:57 ---> Running in 04a861a885b9 20:42:57 Removing intermediate container 04a861a885b9 20:42:57 ---> b54943cc7153 20:42:57 20:42:57 Successfully built b54943cc7153 20:42:57 Successfully tagged support-scheduler-arm64:latest 20:42:57  Building support-scheduler ... done Building security-secretstore-setup 20:42:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:42:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:42:59 ---> 79d55712ac7c 20:42:59 Step 3/24 : WORKDIR /edgex-go 20:42:59 ---> Using cache 20:42:59 ---> 984cf1c4dce2 20:42:59 Step 4/24 : RUN apk add --update --no-cache make git 20:42:59 ---> Using cache 20:42:59 ---> 2445ad468310 20:42:59 Step 5/24 : COPY go.mod vendor* ./ 20:42:59 ---> Using cache 20:42:59 ---> f3ae47d61ccb 20:42:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:59 ---> Using cache 20:42:59 ---> e3070609da42 20:42:59 Step 7/24 : COPY . . 20:42:59 ---> Using cache 20:42:59 ---> 7b9c4cb9820c 20:42:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:42:59 ---> Running in 06c627e10e52 20:43:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:05 Removing intermediate container b6055680f975 20:43:05 ---> e581e6bda9e1 20:43:05 20:43:05 Step 9/19 : FROM alpine:3.15 20:43:05 ---> 8aa73fd46299 20:43:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:05 ---> Using cache 20:43:05 ---> 1665d8429585 20:43:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:05 ---> Running in 81d566a846d2 20:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:08 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:43:08 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:43:08 OK: 15736 distinct packages available 20:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:10 (1/9) Installing ca-certificates (20220614-r0) 20:43:10 (2/9) Installing brotli-libs (1.0.9-r5) 20:43:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:43:10 (4/9) Installing libcurl (7.80.0-r4) 20:43:10 (5/9) Installing curl (7.80.0-r4) 20:43:10 (6/9) Installing dumb-init (1.2.5-r1) 20:43:10 (7/9) Installing musl-obstack (1.2.3-r0) 20:43:10 (8/9) Installing libucontext (1.1-r0) 20:43:10 (9/9) Installing gcompat (1.0.0-r4) 20:43:10 Executing busybox-1.34.1-r7.trigger 20:43:10 Executing ca-certificates-20220614-r0.trigger 20:43:11 OK: 8 MiB in 23 packages 20:43:13 Removing intermediate container 81d566a846d2 20:43:13 ---> 9e727ca48a42 20:43:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:14 ---> ce32d85b26f2 20:43:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:43:16 ---> 52d877bda5c9 20:43:16 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:43:17 ---> cc416eeb46ac 20:43:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:43:17 ---> Running in d17ccbc1757c 20:43:17 Removing intermediate container d17ccbc1757c 20:43:17 ---> caa583e1da23 20:43:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:17 ---> Running in 156fa5044053 20:43:18 Removing intermediate container 156fa5044053 20:43:18 ---> 573d7cc38824 20:43:18 Step 17/19 : LABEL arch=arm64 20:43:18 ---> Running in bd0ddecd23d8 20:43:19 Removing intermediate container bd0ddecd23d8 20:43:19 ---> aeca8993f92e 20:43:19 Step 18/19 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:43:19 ---> Running in 50801e1dd0f5 20:43:19 Removing intermediate container 50801e1dd0f5 20:43:19 ---> 026d67a7dd62 20:43:19 Step 19/19 : LABEL version=3.0.0-dev.1 20:43:19 ---> Running in 8b9caa77eb8a 20:43:20 Removing intermediate container 8b9caa77eb8a 20:43:20 ---> c2ae63bf546e 20:43:20 20:43:20 Successfully built c2ae63bf546e 20:43:20 Successfully tagged security-spiffe-token-provider-arm64:latest 20:43:20  Building security-spiffe-token-provider ... done Building security-proxy-setup 20:43:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:43:24 ---> 79d55712ac7c 20:43:24 Step 3/21 : WORKDIR /edgex-go 20:43:24 ---> Using cache 20:43:24 ---> 984cf1c4dce2 20:43:24 Step 4/21 : RUN apk add --update --no-cache make git 20:43:24 ---> Using cache 20:43:24 ---> 2445ad468310 20:43:24 Step 5/21 : COPY go.mod vendor* ./ 20:43:24 ---> Using cache 20:43:24 ---> f3ae47d61ccb 20:43:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:24 ---> Using cache 20:43:24 ---> e3070609da42 20:43:24 Step 7/21 : COPY . . 20:43:24 ---> Using cache 20:43:24 ---> 7b9c4cb9820c 20:43:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:43:24 ---> Running in bffd1bd3eb78 20:43:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:44:35 Removing intermediate container 57797ff25f64 20:44:35 ---> 40e2b2caa178 20:44:35 20:44:35 Step 10/22 : FROM alpine:3.16 20:44:35 ---> 2b4661558fb8 20:44:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:35 ---> Running in f6d63b0f29ac 20:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:35 (1/2) Installing ca-certificates (20220614-r0) 20:44:35 (2/2) Installing dumb-init (1.2.5-r1) 20:44:35 Executing busybox-1.35.0-r17.trigger 20:44:35 Executing ca-certificates-20220614-r0.trigger 20:44:35 OK: 6 MiB in 16 packages 20:44:35 Removing intermediate container f6d63b0f29ac 20:44:35 ---> b2daa05f51d7 20:44:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:44:35 ---> Running in de7a292d10ce 20:44:35 Removing intermediate container de7a292d10ce 20:44:35 ---> 018222a8992a 20:44:35 Step 13/22 : ENV APP_PORT=59860 20:44:35 ---> Running in 0bbbad1a0dca 20:44:35 Removing intermediate container 0bbbad1a0dca 20:44:35 ---> bb3b24cc3685 20:44:35 Step 14/22 : EXPOSE $APP_PORT 20:44:35 ---> Running in 4bd06e434d3b 20:44:35 Removing intermediate container 4bd06e434d3b 20:44:35 ---> 4b7a4a9ab2b1 20:44:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:35 ---> c1381096f67e 20:44:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:44:37 ---> 6568058750b4 20:44:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:44:38 ---> 3a87d2bab032 20:44:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:44:38 ---> Running in 92005afbd927 20:44:39 Removing intermediate container 92005afbd927 20:44:39 ---> 583c56e88628 20:44:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:39 ---> Running in 67480294fc80 20:44:39 Removing intermediate container 67480294fc80 20:44:39 ---> 0f8b7b659688 20:44:39 Step 20/22 : LABEL arch=arm64 20:44:39 ---> Running in a991520ea01d 20:44:40 Removing intermediate container a991520ea01d 20:44:40 ---> b34e770d06e5 20:44:40 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:44:40 ---> Running in 8f169c6dfec6 20:44:40 Removing intermediate container 8f169c6dfec6 20:44:40 ---> 75f7b11a5e15 20:44:40 Step 22/22 : LABEL version=3.0.0-dev.1 20:44:41 ---> Running in 7d91078d4a5d 20:44:41 Removing intermediate container 7d91078d4a5d 20:44:41 ---> b9105a063f8e 20:44:41 20:44:41 Successfully built b9105a063f8e 20:44:41 Successfully tagged support-notifications-arm64:latest 20:44:41  Building support-notifications ... done Building core-command 20:44:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:44:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:46 ---> 79d55712ac7c 20:44:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:44:46 ---> Using cache 20:44:46 ---> ce152ecf3514 20:44:46 Step 4/23 : WORKDIR /edgex-go 20:44:46 ---> Using cache 20:44:46 ---> d7961baf2047 20:44:46 Step 5/23 : RUN apk add --update --no-cache make git 20:44:46 ---> Using cache 20:44:46 ---> 1e0ec4e911f6 20:44:46 Step 6/23 : COPY go.mod vendor* ./ 20:44:46 ---> Using cache 20:44:46 ---> 37fb6555daad 20:44:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:46 ---> Using cache 20:44:46 ---> ab7eb4070d7f 20:44:46 Step 8/23 : COPY . . 20:44:46 ---> Using cache 20:44:46 ---> 48967327edb3 20:44:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:44:47 ---> Running in aba71b6bb140 20:44:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:45:46 Removing intermediate container 07d4157035f5 20:45:46 ---> c3b0ca2ed840 20:45:46 20:45:46 Step 10/22 : FROM alpine:3.16 20:45:46 ---> 2b4661558fb8 20:45:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:45:46 ---> Running in fcf570ddeec8 20:45:46 Removing intermediate container fcf570ddeec8 20:45:46 ---> e699baf499a6 20:45:46 Step 12/22 : ENV APP_PORT=59880 20:45:46 ---> Running in 4d21e266a315 20:45:46 Removing intermediate container 4d21e266a315 20:45:46 ---> 04a7f70e7f50 20:45:46 Step 13/22 : EXPOSE $APP_PORT 20:45:46 ---> Running in ed24f1bc4da2 20:45:46 Removing intermediate container ed24f1bc4da2 20:45:46 ---> 56b3b3e996e3 20:45:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:45:46 ---> Running in 43d7d1e3a9d4 20:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:47 (1/1) Installing dumb-init (1.2.5-r1) 20:45:47 Executing busybox-1.35.0-r17.trigger 20:45:47 OK: 5 MiB in 15 packages 20:45:49 Removing intermediate container 43d7d1e3a9d4 20:45:49 ---> 4404241908d9 20:45:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:50 ---> 0861999bb56e 20:45:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:45:52 ---> e1d4f859d9de 20:45:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:45:53 ---> f99d5c42ea14 20:45:53 Step 18/22 : ENTRYPOINT ["/core-data"] 20:45:53 ---> Running in d51efe4680b8 20:45:53 Removing intermediate container d51efe4680b8 20:45:53 ---> 8866a08251ce 20:45:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:53 ---> Running in c591105e2634 20:45:54 Removing intermediate container c591105e2634 20:45:54 ---> 0aa4075bdd5f 20:45:54 Step 20/22 : LABEL arch=arm64 20:45:54 ---> Running in ac28ac6bc37d 20:45:55 Removing intermediate container ac28ac6bc37d 20:45:55 ---> 222f90b47931 20:45:55 Step 21/22 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:45:55 ---> Running in 0e6a98971b28 20:45:55 Removing intermediate container 0e6a98971b28 20:45:55 ---> 5dfe3c42a925 20:45:55 Step 22/22 : LABEL version=3.0.0-dev.1 20:45:55 ---> Running in 7e95e7ae2485 20:45:56 Removing intermediate container 7e95e7ae2485 20:45:56 ---> e93c45d799eb 20:45:56 20:45:56 Successfully built e93c45d799eb 20:45:56 Successfully tagged core-data-arm64:latest 20:46:43  Building core-data ... done Removing intermediate container 2cc8c7ff4c96 20:46:43 ---> 79e5821389a4 20:46:43 20:46:43 Step 9/32 : FROM alpine:3.16 20:46:43 ---> 2b4661558fb8 20:46:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:46:43 ---> Running in f7cdd9fa76b5 20:46:43 Removing intermediate container f7cdd9fa76b5 20:46:43 ---> 84f27e8764be 20:46:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:46:43 ---> Running in b6d69c3e8d6a 20:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:46 (1/2) Installing dumb-init (1.2.5-r1) 20:46:46 (2/2) Installing su-exec (0.2-r1) 20:46:46 Executing busybox-1.35.0-r17.trigger 20:46:46 OK: 5 MiB in 16 packages 20:46:47 Removing intermediate container b6d69c3e8d6a 20:46:47 ---> 0b7b760d2666 20:46:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:46:47 ---> Running in c4f5f5131563 20:46:48 Removing intermediate container c4f5f5131563 20:46:48 ---> c79ed2a3a3e3 20:46:48 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:46:48 ---> Running in 86d6f583be2f 20:46:48 Removing intermediate container 86d6f583be2f 20:46:48 ---> b35986841e9d 20:46:48 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:46:48 ---> Running in 61ccba1057f4 20:46:49 Removing intermediate container 61ccba1057f4 20:46:49 ---> 525082d22b9e 20:46:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:46:49 ---> Running in 4639b5952a43 20:46:49 Removing intermediate container 4639b5952a43 20:46:49 ---> 7d9f37b80861 20:46:49 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:46:49 ---> Running in b9f7c03e5c83 20:46:53 Removing intermediate container b9f7c03e5c83 20:46:53 ---> 3058dfd8ebea 20:46:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:46:53 ---> Running in 9d1725b57cdb 20:46:53 Removing intermediate container 9d1725b57cdb 20:46:53 ---> 6c6baa908d5b 20:46:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:46:54 ---> efe4c182a3b6 20:46:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:46:54 ---> Running in 5b46afab880b 20:46:57 Removing intermediate container 5b46afab880b 20:46:57 ---> 4ea5fce1bca6 20:46:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:57 ---> e925d5b40ca9 20:46:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:46:59 ---> 07dca147be82 20:46:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:47:03 ---> fc466cc511b5 20:47:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:47:03 ---> cf814cfb0c4d 20:47:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:47:04 ---> e46ab7b2f612 20:47:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:47:05 ---> f73d37c62649 20:47:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:47:06 ---> 153c5260ed16 20:47:06 Step 27/32 : RUN chmod +x /entrypoint.sh 20:47:06 ---> Running in d02365a0271c 20:47:09 Removing intermediate container d02365a0271c 20:47:09 ---> 44fe2c3343fd 20:47:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:47:09 ---> Running in 90064929cd06 20:47:09 Removing intermediate container 90064929cd06 20:47:09 ---> 6614dcb95ae8 20:47:09 Step 29/32 : CMD ["gate"] 20:47:09 ---> Running in 1552b443ab0e 20:47:10 Removing intermediate container 1552b443ab0e 20:47:10 ---> a44b72689766 20:47:10 Step 30/32 : LABEL arch=arm64 20:47:10 ---> Running in 0e56ac8e8e2b 20:47:10 Removing intermediate container 0e56ac8e8e2b 20:47:10 ---> 076f1d013da1 20:47:10 Step 31/32 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:47:11 ---> Running in 319ec8396425 20:47:11 Removing intermediate container 319ec8396425 20:47:11 ---> 555008fbac2d 20:47:11 Step 32/32 : LABEL version=3.0.0-dev.1 20:47:11 ---> Running in 1f63c62cbf6f 20:47:11 Removing intermediate container 1f63c62cbf6f 20:47:11 ---> 8b07080eb8f9 20:47:11 20:47:12 Successfully built 8b07080eb8f9 20:47:12 Successfully tagged security-bootstrapper-arm64:latest 20:48:08  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:23 Removing intermediate container 06c627e10e52 20:48:23 ---> e6db0f11d738 20:48:23 20:48:23 Step 9/24 : FROM alpine:3.16 20:48:23 ---> 2b4661558fb8 20:48:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:48:23 ---> Running in 9b8291c8be15 20:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:48:25 (1/3) Installing ca-certificates (20220614-r0) 20:48:25 (2/3) Installing dumb-init (1.2.5-r1) 20:48:25 (3/3) Installing su-exec (0.2-r1) 20:48:25 Executing busybox-1.35.0-r17.trigger 20:48:25 Executing ca-certificates-20220614-r0.trigger 20:48:25 OK: 6 MiB in 17 packages 20:48:30 Removing intermediate container 9b8291c8be15 20:48:30 ---> b21aee99bbc9 20:48:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:30 ---> Running in 783fe6f0685c 20:48:30 Removing intermediate container 783fe6f0685c 20:48:30 ---> 5a9aa518bd40 20:48:30 Step 12/24 : WORKDIR / 20:48:30 ---> Running in 48ab352c0514 20:48:31 Removing intermediate container 48ab352c0514 20:48:31 ---> d55a264a079a 20:48:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:48:33 ---> 65ba5b42e4ba 20:48:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:48:34 ---> 490c78bf71e7 20:48:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:48:35 Removing intermediate container bffd1bd3eb78 20:48:35 ---> bfdb8ad35fb6 20:48:35 20:48:35 Step 9/21 : FROM alpine:3.16 20:48:35 ---> 2b4661558fb8 20:48:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:48:35 ---> fa4b54700d07 20:48:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:48:35 ---> Running in 3151790f42e9 20:48:37 ---> ac34c33ae8b1 20:48:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:48:38 ---> 47052317c861 20:48:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:48:40 (1/6) Installing ca-certificates (20220614-r0) 20:48:40 (2/6) Installing brotli-libs (1.0.9-r6) 20:48:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:48:40 (4/6) Installing libcurl (7.83.1-r4) 20:48:40 (5/6) Installing curl (7.83.1-r4) 20:48:40 (6/6) Installing dumb-init (1.2.5-r1) 20:48:40 Executing busybox-1.35.0-r17.trigger 20:48:40 Executing ca-certificates-20220614-r0.trigger 20:48:40 ---> bc04e3ab1d49 20:48:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:48:40 OK: 8 MiB in 20 packages 20:48:41 ---> 63634570643b 20:48:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:41 ---> Running in 4a8436c3d80a 20:48:43 Removing intermediate container 3151790f42e9 20:48:43 ---> 626fa3ca10d0 20:48:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:48:43 ---> Running in 7e2caa5e3133 20:48:44 Removing intermediate container 7e2caa5e3133 20:48:44 ---> 8300fbed444d 20:48:44 Step 12/21 : WORKDIR /edgex 20:48:44 ---> Running in 660fac65b071 20:48:45 Removing intermediate container 660fac65b071 20:48:45 ---> cf31cadb89cc 20:48:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:48:45 Removing intermediate container 4a8436c3d80a 20:48:45 ---> 10cfa66d07eb 20:48:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:48:45 ---> Running in b5de9d1d4e7a 20:48:45 Removing intermediate container b5de9d1d4e7a 20:48:45 ---> 2ceb21ddb5c6 20:48:45 Step 22/24 : LABEL arch=arm64 20:48:46 ---> Running in 07e81207fb05 20:48:46 ---> 10b654a7fb62 20:48:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:48:47 Removing intermediate container 07e81207fb05 20:48:47 ---> b2060f540e07 20:48:47 Step 23/24 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:48:47 ---> Running in 7931d8520d45 20:48:48 Removing intermediate container 7931d8520d45 20:48:48 ---> a468a010c964 20:48:48 Step 24/24 : LABEL version=3.0.0-dev.1 20:48:48 ---> Running in f67eea2096dd 20:48:48 ---> 5e87f2ffbc79 20:48:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:48:48 Removing intermediate container f67eea2096dd 20:48:48 ---> 7a3497e917cd 20:48:48 20:48:48 Successfully built 7a3497e917cd 20:48:48 Successfully tagged security-secretstore-setup-arm64:latest 20:48:49  Building security-secretstore-setup ... done  ---> b6a9815c0654 20:48:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:48:50 ---> 4b1b319eb795 20:48:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:48:50 ---> Running in 96f29a993281 20:48:54 Removing intermediate container 96f29a993281 20:48:54 ---> 0e8c5de2b10d 20:48:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:48:54 ---> Running in 58b0c81e584f 20:48:54 Removing intermediate container 58b0c81e584f 20:48:54 ---> 25b589933af4 20:48:54 Step 19/21 : LABEL arch=arm64 20:48:54 ---> Running in c31ce20ed580 20:48:54 Removing intermediate container c31ce20ed580 20:48:54 ---> be06d8653e20 20:48:54 Step 20/21 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:48:54 ---> Running in 5b682e7fa84e 20:48:55 Removing intermediate container 5b682e7fa84e 20:48:55 ---> c450996c7e40 20:48:55 Step 21/21 : LABEL version=3.0.0-dev.1 20:48:55 ---> Running in 22ecd90f6dc8 20:48:55 Removing intermediate container 22ecd90f6dc8 20:48:55 ---> 06d9f8428029 20:48:55 20:48:55 Successfully built 06d9f8428029 20:48:55 Successfully tagged security-proxy-setup-arm64:latest 20:49:02  Building security-proxy-setup ... done Removing intermediate container aba71b6bb140 20:49:02 ---> 5c2806413892 20:49:02 20:49:02 Step 10/23 : FROM alpine:3.16 20:49:02 ---> 2b4661558fb8 20:49:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:49:02 ---> Using cache 20:49:02 ---> 9a69eb1bdb90 20:49:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:49:02 ---> Using cache 20:49:02 ---> a939a13e8436 20:49:02 Step 13/23 : ENV APP_PORT=59882 20:49:02 ---> Running in d301c6b7f1d4 20:49:02 Removing intermediate container d301c6b7f1d4 20:49:02 ---> 0631137c75f0 20:49:02 Step 14/23 : EXPOSE $APP_PORT 20:49:02 ---> Running in ec612bac96a9 20:49:02 Removing intermediate container ec612bac96a9 20:49:02 ---> 56da127f8e63 20:49:02 Step 15/23 : WORKDIR / 20:49:02 ---> Running in 02c451bdb51b 20:49:02 Removing intermediate container 02c451bdb51b 20:49:02 ---> 5777ab1d9f5a 20:49:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:02 ---> f3c6950fd938 20:49:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:49:03 ---> c9ad2117cb4c 20:49:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:49:04 ---> dee869afdc8d 20:49:04 Step 19/23 : ENTRYPOINT ["/core-command"] 20:49:06 ---> Running in fc12149ef442 20:49:06 Removing intermediate container fc12149ef442 20:49:06 ---> 434a01430579 20:49:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:06 ---> Running in 61c707b22c02 20:49:06 Removing intermediate container 61c707b22c02 20:49:06 ---> 0b806c532ae0 20:49:06 Step 21/23 : LABEL arch=arm64 20:49:06 ---> Running in 6304207accb9 20:49:07 Removing intermediate container 6304207accb9 20:49:07 ---> 2335609c44c8 20:49:07 Step 22/23 : LABEL git_sha=e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:07 ---> Running in a4d954cd9b6b 20:49:07 Removing intermediate container a4d954cd9b6b 20:49:07 ---> 4fa85a8ba033 20:49:07 Step 23/23 : LABEL version=3.0.0-dev.1 20:49:07 ---> Running in 38a2662fdf58 20:49:08 Removing intermediate container 38a2662fdf58 20:49:08 ---> 1ec6569208c1 20:49:08 20:49:08 Successfully built 1ec6569208c1 20:49:08 Successfully tagged core-command-arm64:latest 20:49:08  Building core-command ... done  [Pipeline] } 20:49:08 $ docker stop --time=1 edca9ad3addbeca019e555b0dc146ae0e212c06b8e39d50a7b2923cba8121142 20:49:10 $ docker rm -f edca9ad3addbeca019e555b0dc146ae0e212c06b8e39d50a7b2923cba8121142 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:10 + docker images 20:49:11 REPOSITORY TAG IMAGE ID CREATED SIZE 20:49:11 core-command-arm64 latest 1ec6569208c1 3 seconds ago 17MB 20:49:11 5c2806413892 11 seconds ago 1.27GB 20:49:11 security-proxy-setup-arm64 latest 06d9f8428029 16 seconds ago 26.8MB 20:49:11 security-secretstore-setup-arm64 latest 7a3497e917cd 23 seconds ago 28.7MB 20:49:11 bfdb8ad35fb6 37 seconds ago 1.26GB 20:49:11 e6db0f11d738 51 seconds ago 1.26GB 20:49:11 security-bootstrapper-arm64 latest 8b07080eb8f9 2 minutes ago 19.5MB 20:49:11 79e5821389a4 2 minutes ago 1.26GB 20:49:11 core-data-arm64 latest e93c45d799eb 3 minutes ago 17.2MB 20:49:11 c3b0ca2ed840 3 minutes ago 1.28GB 20:49:11 support-notifications-arm64 latest b9105a063f8e 4 minutes ago 29.5MB 20:49:11 40e2b2caa178 4 minutes ago 1.33GB 20:49:11 security-spiffe-token-provider-arm64 latest c2ae63bf546e 5 minutes ago 28.8MB 20:49:11 e581e6bda9e1 6 minutes ago 1.3GB 20:49:11 support-scheduler-arm64 latest b54943cc7153 6 minutes ago 28.8MB 20:49:11 85c086415a90 6 minutes ago 1.33GB 20:49:11 sys-mgmt-agent-arm64 latest d907507f05a0 10 minutes ago 134MB 20:49:11 core-metadata-arm64 latest 61e7a61837c9 10 minutes ago 17.8MB 20:49:11 fe871e969fcc 11 minutes ago 1.28GB 20:49:11 d52f2a9cc232 11 minutes ago 1.25GB 20:49:11 security-spire-agent-arm64 latest 2fb74b43395a 16 minutes ago 122MB 20:49:11 security-spire-server-arm64 latest 630c94c75790 16 minutes ago 84.3MB 20:49:11 security-spire-config-arm64 latest 13e994f15cb8 16 minutes ago 83.6MB 20:49:11 58a182e2c346 17 minutes ago 1.14GB 20:49:11 776f39352e9a 17 minutes ago 1.14GB 20:49:11 63cd3278a3b0 17 minutes ago 1.14GB 20:49:11 ci-base-image-arm64 latest 79d55712ac7c 20 minutes ago 948MB 20:49:11 alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB 20:49:11 alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB 20:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 weeks ago 685MB 20:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:11 provisioning config files... 20:49:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/354@tmp/config2270411935324195058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:11 ---> docker-login.sh 20:49:11 nexus3.edgexfoundry.org:10001 20:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:11 Configure a credential helper to remove this warning. See 20:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:11 20:49:11 Login Succeeded 20:49:11 nexus3.edgexfoundry.org:10002 20:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:12 Configure a credential helper to remove this warning. See 20:49:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:12 20:49:12 Login Succeeded 20:49:12 nexus3.edgexfoundry.org:10003 20:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:12 Configure a credential helper to remove this warning. See 20:49:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:12 20:49:12 Login Succeeded 20:49:12 nexus3.edgexfoundry.org:10004 20:49:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:13 Configure a credential helper to remove this warning. See 20:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:13 20:49:13 Login Succeeded 20:49:13 docker.io 20:49:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:13 Configure a credential helper to remove this warning. See 20:49:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:13 20:49:13 Login Succeeded 20:49:13 ---> docker-login.sh ends [Pipeline] } 20:49:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:49:13 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:13 latest 20:49:13 3.0.0-dev.1 20:49:13 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:13 main 20:49:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:14 1ea4164fac7d: Preparing 20:49:14 273cfb20d633: Preparing 20:49:14 f7298aae9cc9: Preparing 20:49:14 76e10efe2906: Preparing 20:49:14 17bec77d7fdc: Preparing 20:49:14 17bec77d7fdc: Layer already exists 20:49:14 76e10efe2906: Pushed 20:49:14 f7298aae9cc9: Pushed 20:49:14 1ea4164fac7d: Pushed 20:49:17 273cfb20d633: Pushed 20:49:18 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:a549b8658e8e3e3001cc3b8fde1a76b4fb28a83740c390151ba1f35655cb13cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:18 1ea4164fac7d: Preparing 20:49:18 273cfb20d633: Preparing 20:49:18 f7298aae9cc9: Preparing 20:49:18 76e10efe2906: Preparing 20:49:18 17bec77d7fdc: Preparing 20:49:18 273cfb20d633: Layer already exists 20:49:18 17bec77d7fdc: Layer already exists 20:49:18 76e10efe2906: Layer already exists 20:49:18 f7298aae9cc9: Layer already exists 20:49:18 1ea4164fac7d: Layer already exists 20:49:18 latest: digest: sha256:a549b8658e8e3e3001cc3b8fde1a76b4fb28a83740c390151ba1f35655cb13cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.1 20:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:19 1ea4164fac7d: Preparing 20:49:19 273cfb20d633: Preparing 20:49:19 f7298aae9cc9: Preparing 20:49:19 76e10efe2906: Preparing 20:49:19 17bec77d7fdc: Preparing 20:49:19 17bec77d7fdc: Layer already exists 20:49:19 1ea4164fac7d: Layer already exists 20:49:19 273cfb20d633: Layer already exists 20:49:19 76e10efe2906: Layer already exists 20:49:19 f7298aae9cc9: Layer already exists 20:49:19 3.0.0-dev.1: digest: sha256:a549b8658e8e3e3001cc3b8fde1a76b4fb28a83740c390151ba1f35655cb13cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:20 1ea4164fac7d: Preparing 20:49:20 273cfb20d633: Preparing 20:49:20 f7298aae9cc9: Preparing 20:49:20 76e10efe2906: Preparing 20:49:20 17bec77d7fdc: Preparing 20:49:20 17bec77d7fdc: Layer already exists 20:49:20 1ea4164fac7d: Layer already exists 20:49:20 273cfb20d633: Layer already exists 20:49:20 f7298aae9cc9: Layer already exists 20:49:20 76e10efe2906: Layer already exists 20:49:20 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:a549b8658e8e3e3001cc3b8fde1a76b4fb28a83740c390151ba1f35655cb13cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:21 1ea4164fac7d: Preparing 20:49:21 273cfb20d633: Preparing 20:49:21 f7298aae9cc9: Preparing 20:49:21 76e10efe2906: Preparing 20:49:21 17bec77d7fdc: Preparing 20:49:21 273cfb20d633: Layer already exists 20:49:21 f7298aae9cc9: Layer already exists 20:49:21 76e10efe2906: Layer already exists 20:49:21 1ea4164fac7d: Layer already exists 20:49:21 17bec77d7fdc: Layer already exists 20:49:21 main: digest: sha256:a549b8658e8e3e3001cc3b8fde1a76b4fb28a83740c390151ba1f35655cb13cc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:21 ===================================================== [Pipeline] echo 20:49:21 taggedImages: 20:49:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:49:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.1 20:49:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:49:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:49:21 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:21 latest 20:49:21 3.0.0-dev.1 20:49:21 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:21 main 20:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:22 d98e53cacacd: Preparing 20:49:22 60a90c71c130: Preparing 20:49:22 f7298aae9cc9: Preparing 20:49:22 dd7aa58659d0: Preparing 20:49:22 17bec77d7fdc: Preparing 20:49:22 17bec77d7fdc: Layer already exists 20:49:22 f7298aae9cc9: Layer already exists 20:49:22 dd7aa58659d0: Pushed 20:49:22 d98e53cacacd: Pushed 20:49:25 60a90c71c130: Pushed 20:49:25 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:47d12cde3b4a990e72d7561fb871e552a2b1a597c9cfb0da933260f68bb29d99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:25 d98e53cacacd: Preparing 20:49:25 60a90c71c130: Preparing 20:49:25 f7298aae9cc9: Preparing 20:49:25 dd7aa58659d0: Preparing 20:49:25 17bec77d7fdc: Preparing 20:49:25 f7298aae9cc9: Layer already exists 20:49:25 dd7aa58659d0: Layer already exists 20:49:25 60a90c71c130: Layer already exists 20:49:25 d98e53cacacd: Layer already exists 20:49:25 17bec77d7fdc: Layer already exists 20:49:25 latest: digest: sha256:47d12cde3b4a990e72d7561fb871e552a2b1a597c9cfb0da933260f68bb29d99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.1 20:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:26 d98e53cacacd: Preparing 20:49:26 60a90c71c130: Preparing 20:49:26 f7298aae9cc9: Preparing 20:49:26 dd7aa58659d0: Preparing 20:49:26 17bec77d7fdc: Preparing 20:49:26 17bec77d7fdc: Layer already exists 20:49:26 f7298aae9cc9: Layer already exists 20:49:26 dd7aa58659d0: Layer already exists 20:49:26 d98e53cacacd: Layer already exists 20:49:26 60a90c71c130: Layer already exists 20:49:26 3.0.0-dev.1: digest: sha256:47d12cde3b4a990e72d7561fb871e552a2b1a597c9cfb0da933260f68bb29d99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:27 d98e53cacacd: Preparing 20:49:27 60a90c71c130: Preparing 20:49:27 f7298aae9cc9: Preparing 20:49:27 dd7aa58659d0: Preparing 20:49:27 17bec77d7fdc: Preparing 20:49:27 17bec77d7fdc: Layer already exists 20:49:27 dd7aa58659d0: Layer already exists 20:49:27 60a90c71c130: Layer already exists 20:49:27 d98e53cacacd: Layer already exists 20:49:27 f7298aae9cc9: Layer already exists 20:49:27 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:47d12cde3b4a990e72d7561fb871e552a2b1a597c9cfb0da933260f68bb29d99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:28 d98e53cacacd: Preparing 20:49:28 60a90c71c130: Preparing 20:49:28 f7298aae9cc9: Preparing 20:49:28 dd7aa58659d0: Preparing 20:49:28 17bec77d7fdc: Preparing 20:49:28 60a90c71c130: Layer already exists 20:49:28 17bec77d7fdc: Layer already exists 20:49:28 dd7aa58659d0: Layer already exists 20:49:28 d98e53cacacd: Layer already exists 20:49:28 f7298aae9cc9: Layer already exists 20:49:28 main: digest: sha256:47d12cde3b4a990e72d7561fb871e552a2b1a597c9cfb0da933260f68bb29d99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:28 ===================================================== [Pipeline] echo 20:49:28 taggedImages: 20:49:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:49:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.1 20:49:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:49:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:49:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:28 latest 20:49:28 3.0.0-dev.1 20:49:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:28 main 20:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:49:29 aa98bfb6df18: Preparing 20:49:29 1d584adcae8d: Preparing 20:49:29 1f3621355908: Preparing 20:49:29 f7298aae9cc9: Preparing 20:49:29 76e10efe2906: Preparing 20:49:29 17bec77d7fdc: Preparing 20:49:29 17bec77d7fdc: Waiting 20:49:29 f7298aae9cc9: Layer already exists 20:49:29 76e10efe2906: Layer already exists 20:49:29 17bec77d7fdc: Layer already exists 20:49:29 aa98bfb6df18: Pushed 20:49:29 1d584adcae8d: Pushed 20:49:31 1f3621355908: Pushed 20:49:32 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:60376b00f4bae7955760f1d99e9080de083f0df949c3a3a649c3cd63223e55db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:49:32 aa98bfb6df18: Preparing 20:49:32 1d584adcae8d: Preparing 20:49:32 1f3621355908: Preparing 20:49:32 f7298aae9cc9: Preparing 20:49:32 76e10efe2906: Preparing 20:49:32 17bec77d7fdc: Preparing 20:49:32 17bec77d7fdc: Waiting 20:49:32 1f3621355908: Layer already exists 20:49:32 f7298aae9cc9: Layer already exists 20:49:32 1d584adcae8d: Layer already exists 20:49:32 76e10efe2906: Layer already exists 20:49:32 aa98bfb6df18: Layer already exists 20:49:32 17bec77d7fdc: Layer already exists 20:49:33 latest: digest: sha256:60376b00f4bae7955760f1d99e9080de083f0df949c3a3a649c3cd63223e55db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.1 20:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:49:33 aa98bfb6df18: Preparing 20:49:33 1d584adcae8d: Preparing 20:49:33 1f3621355908: Preparing 20:49:33 f7298aae9cc9: Preparing 20:49:33 76e10efe2906: Preparing 20:49:33 17bec77d7fdc: Preparing 20:49:33 17bec77d7fdc: Waiting 20:49:33 1f3621355908: Layer already exists 20:49:33 f7298aae9cc9: Layer already exists 20:49:33 1d584adcae8d: Layer already exists 20:49:33 76e10efe2906: Layer already exists 20:49:33 aa98bfb6df18: Layer already exists 20:49:33 17bec77d7fdc: Layer already exists 20:49:34 3.0.0-dev.1: digest: sha256:60376b00f4bae7955760f1d99e9080de083f0df949c3a3a649c3cd63223e55db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:49:34 aa98bfb6df18: Preparing 20:49:34 1d584adcae8d: Preparing 20:49:34 1f3621355908: Preparing 20:49:34 f7298aae9cc9: Preparing 20:49:34 76e10efe2906: Preparing 20:49:34 17bec77d7fdc: Preparing 20:49:34 17bec77d7fdc: Waiting 20:49:34 76e10efe2906: Layer already exists 20:49:34 aa98bfb6df18: Layer already exists 20:49:34 f7298aae9cc9: Layer already exists 20:49:34 1d584adcae8d: Layer already exists 20:49:34 1f3621355908: Layer already exists 20:49:34 17bec77d7fdc: Layer already exists 20:49:35 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:60376b00f4bae7955760f1d99e9080de083f0df949c3a3a649c3cd63223e55db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:49:35 aa98bfb6df18: Preparing 20:49:35 1d584adcae8d: Preparing 20:49:35 1f3621355908: Preparing 20:49:35 f7298aae9cc9: Preparing 20:49:35 76e10efe2906: Preparing 20:49:35 17bec77d7fdc: Preparing 20:49:35 17bec77d7fdc: Waiting 20:49:35 76e10efe2906: Layer already exists 20:49:35 aa98bfb6df18: Layer already exists 20:49:35 1f3621355908: Layer already exists 20:49:35 1d584adcae8d: Layer already exists 20:49:35 f7298aae9cc9: Layer already exists 20:49:35 17bec77d7fdc: Layer already exists 20:49:35 main: digest: sha256:60376b00f4bae7955760f1d99e9080de083f0df949c3a3a649c3cd63223e55db size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:35 ===================================================== [Pipeline] echo 20:49:35 taggedImages: 20:49:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:49:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.1 20:49:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:49:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:49:36 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:36 latest 20:49:36 3.0.0-dev.1 20:49:36 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:36 main 20:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:49:36 79ba09f5a1f3: Preparing 20:49:36 79ba09f5a1f3: Preparing 20:49:36 96afe38fb80a: Preparing 20:49:36 d3260f25576b: Preparing 20:49:36 648125509050: Preparing 20:49:36 aedf0d823b2e: Preparing 20:49:36 97526650e93f: Preparing 20:49:36 f7298aae9cc9: Preparing 20:49:36 889518a3a6bc: Preparing 20:49:36 3d124c3beda0: Preparing 20:49:36 4ef18d607c66: Preparing 20:49:36 77f804f90a3d: Preparing 20:49:36 17bec77d7fdc: Preparing 20:49:36 3d124c3beda0: Waiting 20:49:36 4ef18d607c66: Waiting 20:49:36 77f804f90a3d: Waiting 20:49:36 17bec77d7fdc: Waiting 20:49:36 97526650e93f: Waiting 20:49:36 f7298aae9cc9: Waiting 20:49:36 889518a3a6bc: Waiting 20:49:36 96afe38fb80a: Pushed 20:49:36 aedf0d823b2e: Pushed 20:49:36 d3260f25576b: Pushed 20:49:36 648125509050: Pushed 20:49:36 79ba09f5a1f3: Pushed 20:49:36 f7298aae9cc9: Layer already exists 20:49:37 889518a3a6bc: Pushed 20:49:37 17bec77d7fdc: Layer already exists 20:49:37 3d124c3beda0: Pushed 20:49:37 4ef18d607c66: Pushed 20:49:37 77f804f90a3d: Pushed 20:49:40 97526650e93f: Pushed 20:49:40 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:d92367abf5c9e3bc705a6f75acda6080e8a7e27d6c653b7ccd4b7d6384aaa29a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:49:41 79ba09f5a1f3: Preparing 20:49:41 79ba09f5a1f3: Preparing 20:49:41 96afe38fb80a: Preparing 20:49:41 d3260f25576b: Preparing 20:49:41 648125509050: Preparing 20:49:41 aedf0d823b2e: Preparing 20:49:41 97526650e93f: Preparing 20:49:41 f7298aae9cc9: Preparing 20:49:41 889518a3a6bc: Preparing 20:49:41 3d124c3beda0: Preparing 20:49:41 4ef18d607c66: Preparing 20:49:41 77f804f90a3d: Preparing 20:49:41 17bec77d7fdc: Preparing 20:49:41 889518a3a6bc: Waiting 20:49:41 3d124c3beda0: Waiting 20:49:41 4ef18d607c66: Waiting 20:49:41 77f804f90a3d: Waiting 20:49:41 17bec77d7fdc: Waiting 20:49:41 97526650e93f: Waiting 20:49:41 f7298aae9cc9: Waiting 20:49:41 d3260f25576b: Layer already exists 20:49:41 96afe38fb80a: Layer already exists 20:49:41 79ba09f5a1f3: Layer already exists 20:49:41 aedf0d823b2e: Layer already exists 20:49:41 648125509050: Layer already exists 20:49:41 f7298aae9cc9: Layer already exists 20:49:41 889518a3a6bc: Layer already exists 20:49:41 3d124c3beda0: Layer already exists 20:49:41 97526650e93f: Layer already exists 20:49:41 4ef18d607c66: Layer already exists 20:49:41 17bec77d7fdc: Layer already exists 20:49:41 77f804f90a3d: Layer already exists 20:49:41 latest: digest: sha256:d92367abf5c9e3bc705a6f75acda6080e8a7e27d6c653b7ccd4b7d6384aaa29a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.1 20:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:49:42 79ba09f5a1f3: Preparing 20:49:42 79ba09f5a1f3: Preparing 20:49:42 96afe38fb80a: Preparing 20:49:42 d3260f25576b: Preparing 20:49:42 648125509050: Preparing 20:49:42 aedf0d823b2e: Preparing 20:49:42 97526650e93f: Preparing 20:49:42 f7298aae9cc9: Preparing 20:49:42 889518a3a6bc: Preparing 20:49:42 3d124c3beda0: Preparing 20:49:42 4ef18d607c66: Preparing 20:49:42 77f804f90a3d: Preparing 20:49:42 17bec77d7fdc: Preparing 20:49:42 3d124c3beda0: Waiting 20:49:42 97526650e93f: Waiting 20:49:42 4ef18d607c66: Waiting 20:49:42 f7298aae9cc9: Waiting 20:49:42 77f804f90a3d: Waiting 20:49:42 889518a3a6bc: Waiting 20:49:42 17bec77d7fdc: Waiting 20:49:42 d3260f25576b: Layer already exists 20:49:42 648125509050: Layer already exists 20:49:42 79ba09f5a1f3: Layer already exists 20:49:42 aedf0d823b2e: Layer already exists 20:49:42 96afe38fb80a: Layer already exists 20:49:42 889518a3a6bc: Layer already exists 20:49:42 f7298aae9cc9: Layer already exists 20:49:42 97526650e93f: Layer already exists 20:49:42 3d124c3beda0: Layer already exists 20:49:42 4ef18d607c66: Layer already exists 20:49:42 77f804f90a3d: Layer already exists 20:49:42 17bec77d7fdc: Layer already exists 20:49:42 3.0.0-dev.1: digest: sha256:d92367abf5c9e3bc705a6f75acda6080e8a7e27d6c653b7ccd4b7d6384aaa29a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:49:43 79ba09f5a1f3: Preparing 20:49:43 79ba09f5a1f3: Preparing 20:49:43 96afe38fb80a: Preparing 20:49:43 d3260f25576b: Preparing 20:49:43 648125509050: Preparing 20:49:43 aedf0d823b2e: Preparing 20:49:43 97526650e93f: Preparing 20:49:43 f7298aae9cc9: Preparing 20:49:43 889518a3a6bc: Preparing 20:49:43 3d124c3beda0: Preparing 20:49:43 4ef18d607c66: Preparing 20:49:43 77f804f90a3d: Preparing 20:49:43 17bec77d7fdc: Preparing 20:49:43 889518a3a6bc: Waiting 20:49:43 3d124c3beda0: Waiting 20:49:43 77f804f90a3d: Waiting 20:49:43 4ef18d607c66: Waiting 20:49:43 97526650e93f: Waiting 20:49:43 17bec77d7fdc: Waiting 20:49:43 f7298aae9cc9: Waiting 20:49:43 aedf0d823b2e: Layer already exists 20:49:43 96afe38fb80a: Layer already exists 20:49:43 d3260f25576b: Layer already exists 20:49:43 648125509050: Layer already exists 20:49:43 79ba09f5a1f3: Layer already exists 20:49:43 97526650e93f: Layer already exists 20:49:43 f7298aae9cc9: Layer already exists 20:49:43 3d124c3beda0: Layer already exists 20:49:43 889518a3a6bc: Layer already exists 20:49:43 4ef18d607c66: Layer already exists 20:49:43 77f804f90a3d: Layer already exists 20:49:43 17bec77d7fdc: Layer already exists 20:49:43 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:d92367abf5c9e3bc705a6f75acda6080e8a7e27d6c653b7ccd4b7d6384aaa29a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:49:44 79ba09f5a1f3: Preparing 20:49:44 79ba09f5a1f3: Preparing 20:49:44 96afe38fb80a: Preparing 20:49:44 d3260f25576b: Preparing 20:49:44 648125509050: Preparing 20:49:44 aedf0d823b2e: Preparing 20:49:44 97526650e93f: Preparing 20:49:44 f7298aae9cc9: Preparing 20:49:44 889518a3a6bc: Preparing 20:49:44 3d124c3beda0: Preparing 20:49:44 4ef18d607c66: Preparing 20:49:44 77f804f90a3d: Preparing 20:49:44 17bec77d7fdc: Preparing 20:49:44 97526650e93f: Waiting 20:49:44 f7298aae9cc9: Waiting 20:49:44 889518a3a6bc: Waiting 20:49:44 77f804f90a3d: Waiting 20:49:44 17bec77d7fdc: Waiting 20:49:44 3d124c3beda0: Waiting 20:49:44 4ef18d607c66: Waiting 20:49:44 96afe38fb80a: Layer already exists 20:49:44 aedf0d823b2e: Layer already exists 20:49:44 79ba09f5a1f3: Layer already exists 20:49:44 d3260f25576b: Layer already exists 20:49:44 648125509050: Layer already exists 20:49:44 97526650e93f: Layer already exists 20:49:44 889518a3a6bc: Layer already exists 20:49:44 3d124c3beda0: Layer already exists 20:49:44 4ef18d607c66: Layer already exists 20:49:44 f7298aae9cc9: Layer already exists 20:49:44 17bec77d7fdc: Layer already exists 20:49:44 77f804f90a3d: Layer already exists 20:49:44 main: digest: sha256:d92367abf5c9e3bc705a6f75acda6080e8a7e27d6c653b7ccd4b7d6384aaa29a size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:44 ===================================================== [Pipeline] echo 20:49:44 taggedImages: 20:49:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:49:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.1 20:49:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:49:44 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:49:44 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:44 latest 20:49:44 3.0.0-dev.1 20:49:44 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:44 main 20:49:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:49:45 f96fcb9daf2c: Preparing 20:49:45 a138cd2ce3e2: Preparing 20:49:45 859231e90c96: Preparing 20:49:45 8e90c4021553: Preparing 20:49:45 4eac97bc1fd0: Preparing 20:49:45 58308c326891: Preparing 20:49:45 3795917b316a: Preparing 20:49:45 17bec77d7fdc: Preparing 20:49:45 58308c326891: Waiting 20:49:45 17bec77d7fdc: Waiting 20:49:45 3795917b316a: Waiting 20:49:45 a138cd2ce3e2: Pushed 20:49:45 f96fcb9daf2c: Pushed 20:49:45 4eac97bc1fd0: Pushed 20:49:45 17bec77d7fdc: Layer already exists 20:49:45 58308c326891: Pushed 20:49:46 3795917b316a: Pushed 20:49:47 8e90c4021553: Pushed 20:49:47 859231e90c96: Pushed 20:49:47 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:cb9c6f56467061b85d2da46d566c152e90d4f13ef129b1ac7a82f384786f7592 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:48 + 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 20:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:49:48 f96fcb9daf2c: Preparing 20:49:48 a138cd2ce3e2: Preparing 20:49:48 859231e90c96: Preparing 20:49:48 8e90c4021553: Preparing 20:49:48 4eac97bc1fd0: Preparing 20:49:48 58308c326891: Preparing 20:49:48 3795917b316a: Preparing 20:49:48 17bec77d7fdc: Preparing 20:49:48 3795917b316a: Waiting 20:49:48 17bec77d7fdc: Waiting 20:49:48 58308c326891: Waiting 20:49:48 859231e90c96: Layer already exists 20:49:48 8e90c4021553: Layer already exists 20:49:48 f96fcb9daf2c: Layer already exists 20:49:48 a138cd2ce3e2: Layer already exists 20:49:48 4eac97bc1fd0: Layer already exists 20:49:48 58308c326891: Layer already exists 20:49:48 3795917b316a: Layer already exists 20:49:48 17bec77d7fdc: Layer already exists 20:49:48 latest: digest: sha256:cb9c6f56467061b85d2da46d566c152e90d4f13ef129b1ac7a82f384786f7592 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.1 20:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:49:49 f96fcb9daf2c: Preparing 20:49:49 a138cd2ce3e2: Preparing 20:49:49 859231e90c96: Preparing 20:49:49 8e90c4021553: Preparing 20:49:49 4eac97bc1fd0: Preparing 20:49:49 58308c326891: Preparing 20:49:49 3795917b316a: Preparing 20:49:49 17bec77d7fdc: Preparing 20:49:49 58308c326891: Waiting 20:49:49 3795917b316a: Waiting 20:49:49 17bec77d7fdc: Waiting 20:49:49 859231e90c96: Layer already exists 20:49:49 4eac97bc1fd0: Layer already exists 20:49:49 a138cd2ce3e2: Layer already exists 20:49:49 f96fcb9daf2c: Layer already exists 20:49:49 8e90c4021553: Layer already exists 20:49:49 58308c326891: Layer already exists 20:49:49 17bec77d7fdc: Layer already exists 20:49:49 3795917b316a: Layer already exists 20:49:49 3.0.0-dev.1: digest: sha256:cb9c6f56467061b85d2da46d566c152e90d4f13ef129b1ac7a82f384786f7592 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:49:50 f96fcb9daf2c: Preparing 20:49:50 a138cd2ce3e2: Preparing 20:49:50 859231e90c96: Preparing 20:49:50 8e90c4021553: Preparing 20:49:50 4eac97bc1fd0: Preparing 20:49:50 58308c326891: Preparing 20:49:50 3795917b316a: Preparing 20:49:50 17bec77d7fdc: Preparing 20:49:50 58308c326891: Waiting 20:49:50 17bec77d7fdc: Waiting 20:49:50 3795917b316a: Waiting 20:49:50 4eac97bc1fd0: Layer already exists 20:49:50 859231e90c96: Layer already exists 20:49:50 a138cd2ce3e2: Layer already exists 20:49:50 8e90c4021553: Layer already exists 20:49:50 f96fcb9daf2c: Layer already exists 20:49:50 3795917b316a: Layer already exists 20:49:50 17bec77d7fdc: Layer already exists 20:49:50 58308c326891: Layer already exists 20:49:50 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:cb9c6f56467061b85d2da46d566c152e90d4f13ef129b1ac7a82f384786f7592 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + 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 20:49:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:49:51 f96fcb9daf2c: Preparing 20:49:51 a138cd2ce3e2: Preparing 20:49:51 859231e90c96: Preparing 20:49:51 8e90c4021553: Preparing 20:49:51 4eac97bc1fd0: Preparing 20:49:51 58308c326891: Preparing 20:49:51 3795917b316a: Preparing 20:49:51 17bec77d7fdc: Preparing 20:49:51 58308c326891: Waiting 20:49:51 3795917b316a: Waiting 20:49:51 17bec77d7fdc: Waiting 20:49:51 4eac97bc1fd0: Layer already exists 20:49:51 f96fcb9daf2c: Layer already exists 20:49:51 859231e90c96: Layer already exists 20:49:51 8e90c4021553: Layer already exists 20:49:51 a138cd2ce3e2: Layer already exists 20:49:51 58308c326891: Layer already exists 20:49:51 17bec77d7fdc: Layer already exists 20:49:51 3795917b316a: Layer already exists 20:49:51 main: digest: sha256:cb9c6f56467061b85d2da46d566c152e90d4f13ef129b1ac7a82f384786f7592 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:51 ===================================================== [Pipeline] echo 20:49:51 taggedImages: 20:49:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:49:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.1 20:49:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:49:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:49:51 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:51 latest 20:49:51 3.0.0-dev.1 20:49:51 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:51 main 20:49:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:49:52 34264dc07c16: Preparing 20:49:52 b91d6257be1f: Preparing 20:49:52 c482e41989fb: Preparing 20:49:52 5e15d0c36b98: Preparing 20:49:52 bdab0e270186: Preparing 20:49:52 35f5ab6c1e2e: Preparing 20:49:52 79aa9a2b41c0: Preparing 20:49:52 f4e5ed572ba6: Preparing 20:49:52 ee18a145847a: Preparing 20:49:52 17bec77d7fdc: Preparing 20:49:52 79aa9a2b41c0: Waiting 20:49:52 f4e5ed572ba6: Waiting 20:49:52 ee18a145847a: Waiting 20:49:52 17bec77d7fdc: Waiting 20:49:52 35f5ab6c1e2e: Waiting 20:49:52 34264dc07c16: Pushed 20:49:52 bdab0e270186: Pushed 20:49:52 b91d6257be1f: Pushed 20:49:52 35f5ab6c1e2e: Pushed 20:49:52 f4e5ed572ba6: Pushed 20:49:52 79aa9a2b41c0: Pushed 20:49:52 17bec77d7fdc: Layer already exists 20:49:53 ee18a145847a: Pushed 20:49:55 5e15d0c36b98: Pushed 20:49:55 c482e41989fb: Pushed 20:49:55 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:3d7bd59476943080784ac1a565fe61c6538813c946147f001c2be305c454f15c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:56 + 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 20:49:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:49:56 34264dc07c16: Preparing 20:49:56 b91d6257be1f: Preparing 20:49:56 c482e41989fb: Preparing 20:49:56 5e15d0c36b98: Preparing 20:49:56 bdab0e270186: Preparing 20:49:56 35f5ab6c1e2e: Preparing 20:49:56 79aa9a2b41c0: Preparing 20:49:56 f4e5ed572ba6: Preparing 20:49:56 ee18a145847a: Preparing 20:49:56 35f5ab6c1e2e: Waiting 20:49:56 17bec77d7fdc: Preparing 20:49:56 f4e5ed572ba6: Waiting 20:49:56 ee18a145847a: Waiting 20:49:56 17bec77d7fdc: Waiting 20:49:56 79aa9a2b41c0: Waiting 20:49:56 c482e41989fb: Layer already exists 20:49:56 5e15d0c36b98: Layer already exists 20:49:56 b91d6257be1f: Layer already exists 20:49:56 34264dc07c16: Layer already exists 20:49:56 bdab0e270186: Layer already exists 20:49:56 35f5ab6c1e2e: Layer already exists 20:49:56 ee18a145847a: Layer already exists 20:49:56 79aa9a2b41c0: Layer already exists 20:49:56 f4e5ed572ba6: Layer already exists 20:49:56 17bec77d7fdc: Layer already exists 20:49:56 latest: digest: sha256:3d7bd59476943080784ac1a565fe61c6538813c946147f001c2be305c454f15c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.1 20:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:49:57 34264dc07c16: Preparing 20:49:57 b91d6257be1f: Preparing 20:49:57 c482e41989fb: Preparing 20:49:57 5e15d0c36b98: Preparing 20:49:57 bdab0e270186: Preparing 20:49:57 35f5ab6c1e2e: Preparing 20:49:57 79aa9a2b41c0: Preparing 20:49:57 f4e5ed572ba6: Preparing 20:49:57 ee18a145847a: Preparing 20:49:57 17bec77d7fdc: Preparing 20:49:57 35f5ab6c1e2e: Waiting 20:49:57 79aa9a2b41c0: Waiting 20:49:57 f4e5ed572ba6: Waiting 20:49:57 ee18a145847a: Waiting 20:49:57 17bec77d7fdc: Waiting 20:49:57 5e15d0c36b98: Layer already exists 20:49:57 bdab0e270186: Layer already exists 20:49:57 b91d6257be1f: Layer already exists 20:49:57 34264dc07c16: Layer already exists 20:49:57 c482e41989fb: Layer already exists 20:49:57 f4e5ed572ba6: Layer already exists 20:49:57 79aa9a2b41c0: Layer already exists 20:49:57 35f5ab6c1e2e: Layer already exists 20:49:57 ee18a145847a: Layer already exists 20:49:57 17bec77d7fdc: Layer already exists 20:49:57 3.0.0-dev.1: digest: sha256:3d7bd59476943080784ac1a565fe61c6538813c946147f001c2be305c454f15c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:49:58 34264dc07c16: Preparing 20:49:58 b91d6257be1f: Preparing 20:49:58 c482e41989fb: Preparing 20:49:58 5e15d0c36b98: Preparing 20:49:58 bdab0e270186: Preparing 20:49:58 35f5ab6c1e2e: Preparing 20:49:58 79aa9a2b41c0: Preparing 20:49:58 f4e5ed572ba6: Preparing 20:49:58 ee18a145847a: Preparing 20:49:58 17bec77d7fdc: Preparing 20:49:58 f4e5ed572ba6: Waiting 20:49:58 ee18a145847a: Waiting 20:49:58 17bec77d7fdc: Waiting 20:49:58 79aa9a2b41c0: Waiting 20:49:58 35f5ab6c1e2e: Waiting 20:49:58 34264dc07c16: Layer already exists 20:49:58 c482e41989fb: Layer already exists 20:49:58 bdab0e270186: Layer already exists 20:49:58 b91d6257be1f: Layer already exists 20:49:58 5e15d0c36b98: Layer already exists 20:49:58 f4e5ed572ba6: Layer already exists 20:49:58 35f5ab6c1e2e: Layer already exists 20:49:58 ee18a145847a: Layer already exists 20:49:58 17bec77d7fdc: Layer already exists 20:49:58 79aa9a2b41c0: Layer already exists 20:49:58 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:3d7bd59476943080784ac1a565fe61c6538813c946147f001c2be305c454f15c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:58 + 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 20:49:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:49:59 34264dc07c16: Preparing 20:49:59 b91d6257be1f: Preparing 20:49:59 c482e41989fb: Preparing 20:49:59 5e15d0c36b98: Preparing 20:49:59 bdab0e270186: Preparing 20:49:59 35f5ab6c1e2e: Preparing 20:49:59 79aa9a2b41c0: Preparing 20:49:59 f4e5ed572ba6: Preparing 20:49:59 ee18a145847a: Preparing 20:49:59 17bec77d7fdc: Preparing 20:49:59 35f5ab6c1e2e: Waiting 20:49:59 79aa9a2b41c0: Waiting 20:49:59 f4e5ed572ba6: Waiting 20:49:59 ee18a145847a: Waiting 20:49:59 17bec77d7fdc: Waiting 20:49:59 c482e41989fb: Layer already exists 20:49:59 b91d6257be1f: Layer already exists 20:49:59 bdab0e270186: Layer already exists 20:49:59 34264dc07c16: Layer already exists 20:49:59 5e15d0c36b98: Layer already exists 20:49:59 f4e5ed572ba6: Layer already exists 20:49:59 35f5ab6c1e2e: Layer already exists 20:49:59 79aa9a2b41c0: Layer already exists 20:49:59 ee18a145847a: Layer already exists 20:49:59 17bec77d7fdc: Layer already exists 20:49:59 main: digest: sha256:3d7bd59476943080784ac1a565fe61c6538813c946147f001c2be305c454f15c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:59 ===================================================== [Pipeline] echo 20:49:59 taggedImages: 20:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.1 20:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:49:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:49:59 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:49:59 latest 20:49:59 3.0.0-dev.1 20:49:59 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:49:59 main 20:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:00 e33fd088f0e2: Preparing 20:50:00 b13aafccb6a5: Preparing 20:50:00 f7298aae9cc9: Preparing 20:50:00 8f123e543f8d: Preparing 20:50:00 9833f26c6bda: Preparing 20:50:00 f7298aae9cc9: Layer already exists 20:50:00 9833f26c6bda: Layer already exists 20:50:00 e33fd088f0e2: Pushed 20:50:01 8f123e543f8d: Pushed 20:50:04 b13aafccb6a5: Pushed 20:50:04 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:0087a978b6ccb8c7b39ef468d97c13073d939704ec26cfabe5173c077671f770 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:05 + 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 20:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:05 e33fd088f0e2: Preparing 20:50:05 b13aafccb6a5: Preparing 20:50:05 f7298aae9cc9: Preparing 20:50:05 8f123e543f8d: Preparing 20:50:05 9833f26c6bda: Preparing 20:50:05 f7298aae9cc9: Layer already exists 20:50:05 8f123e543f8d: Layer already exists 20:50:05 9833f26c6bda: Layer already exists 20:50:05 b13aafccb6a5: Layer already exists 20:50:05 e33fd088f0e2: Layer already exists 20:50:05 latest: digest: sha256:0087a978b6ccb8c7b39ef468d97c13073d939704ec26cfabe5173c077671f770 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.1 20:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:06 e33fd088f0e2: Preparing 20:50:06 b13aafccb6a5: Preparing 20:50:06 f7298aae9cc9: Preparing 20:50:06 8f123e543f8d: Preparing 20:50:06 9833f26c6bda: Preparing 20:50:06 9833f26c6bda: Layer already exists 20:50:06 f7298aae9cc9: Layer already exists 20:50:06 8f123e543f8d: Layer already exists 20:50:06 b13aafccb6a5: Layer already exists 20:50:06 e33fd088f0e2: Layer already exists 20:50:06 3.0.0-dev.1: digest: sha256:0087a978b6ccb8c7b39ef468d97c13073d939704ec26cfabe5173c077671f770 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:07 e33fd088f0e2: Preparing 20:50:07 b13aafccb6a5: Preparing 20:50:07 f7298aae9cc9: Preparing 20:50:07 8f123e543f8d: Preparing 20:50:07 9833f26c6bda: Preparing 20:50:07 f7298aae9cc9: Layer already exists 20:50:07 9833f26c6bda: Layer already exists 20:50:07 8f123e543f8d: Layer already exists 20:50:07 e33fd088f0e2: Layer already exists 20:50:07 b13aafccb6a5: Layer already exists 20:50:07 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:0087a978b6ccb8c7b39ef468d97c13073d939704ec26cfabe5173c077671f770 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:07 + 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 20:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:07 e33fd088f0e2: Preparing 20:50:07 b13aafccb6a5: Preparing 20:50:07 f7298aae9cc9: Preparing 20:50:07 8f123e543f8d: Preparing 20:50:07 9833f26c6bda: Preparing 20:50:07 e33fd088f0e2: Layer already exists 20:50:07 f7298aae9cc9: Layer already exists 20:50:07 9833f26c6bda: Layer already exists 20:50:07 b13aafccb6a5: Layer already exists 20:50:07 8f123e543f8d: Layer already exists 20:50:08 main: digest: sha256:0087a978b6ccb8c7b39ef468d97c13073d939704ec26cfabe5173c077671f770 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:08 ===================================================== [Pipeline] echo 20:50:08 taggedImages: 20:50:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:50:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.1 20:50:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:50:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:50:08 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:08 latest 20:50:08 3.0.0-dev.1 20:50:08 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:08 main 20:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:08 af8831ba35c7: Preparing 20:50:08 40775ba2ab3f: Preparing 20:50:08 960b987df6ff: Preparing 20:50:08 d9d52d0ebe8f: Preparing 20:50:08 27ded3d476d8: Preparing 20:50:08 3bfcca59cc1f: Preparing 20:50:08 9833f26c6bda: Preparing 20:50:08 3bfcca59cc1f: Waiting 20:50:08 9833f26c6bda: Waiting 20:50:09 af8831ba35c7: Pushed 20:50:09 960b987df6ff: Pushed 20:50:09 40775ba2ab3f: Pushed 20:50:09 9833f26c6bda: Layer already exists 20:50:10 3bfcca59cc1f: Pushed 20:50:16 27ded3d476d8: Pushed 20:50:24 d9d52d0ebe8f: Pushed 20:50:24 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:1c7f3a40f9831824b3df28ba7a0e0201b1281ba812b1f1185dc65b867102cd95 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:25 + 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 20:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:25 af8831ba35c7: Preparing 20:50:25 40775ba2ab3f: Preparing 20:50:25 960b987df6ff: Preparing 20:50:25 d9d52d0ebe8f: Preparing 20:50:25 27ded3d476d8: Preparing 20:50:25 3bfcca59cc1f: Preparing 20:50:25 9833f26c6bda: Preparing 20:50:25 3bfcca59cc1f: Waiting 20:50:25 9833f26c6bda: Waiting 20:50:25 960b987df6ff: Layer already exists 20:50:25 d9d52d0ebe8f: Layer already exists 20:50:25 27ded3d476d8: Layer already exists 20:50:25 af8831ba35c7: Layer already exists 20:50:25 40775ba2ab3f: Layer already exists 20:50:25 9833f26c6bda: Layer already exists 20:50:25 3bfcca59cc1f: Layer already exists 20:50:25 latest: digest: sha256:1c7f3a40f9831824b3df28ba7a0e0201b1281ba812b1f1185dc65b867102cd95 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.1 20:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:26 af8831ba35c7: Preparing 20:50:26 40775ba2ab3f: Preparing 20:50:26 960b987df6ff: Preparing 20:50:26 d9d52d0ebe8f: Preparing 20:50:26 27ded3d476d8: Preparing 20:50:26 3bfcca59cc1f: Preparing 20:50:26 9833f26c6bda: Preparing 20:50:26 3bfcca59cc1f: Waiting 20:50:26 9833f26c6bda: Waiting 20:50:26 40775ba2ab3f: Layer already exists 20:50:26 af8831ba35c7: Layer already exists 20:50:26 d9d52d0ebe8f: Layer already exists 20:50:26 27ded3d476d8: Layer already exists 20:50:26 960b987df6ff: Layer already exists 20:50:26 3bfcca59cc1f: Layer already exists 20:50:26 9833f26c6bda: Layer already exists 20:50:26 3.0.0-dev.1: digest: sha256:1c7f3a40f9831824b3df28ba7a0e0201b1281ba812b1f1185dc65b867102cd95 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:27 af8831ba35c7: Preparing 20:50:27 40775ba2ab3f: Preparing 20:50:27 960b987df6ff: Preparing 20:50:27 d9d52d0ebe8f: Preparing 20:50:27 27ded3d476d8: Preparing 20:50:27 3bfcca59cc1f: Preparing 20:50:27 9833f26c6bda: Preparing 20:50:27 3bfcca59cc1f: Waiting 20:50:27 9833f26c6bda: Waiting 20:50:27 40775ba2ab3f: Layer already exists 20:50:27 960b987df6ff: Layer already exists 20:50:27 d9d52d0ebe8f: Layer already exists 20:50:27 af8831ba35c7: Layer already exists 20:50:27 27ded3d476d8: Layer already exists 20:50:27 9833f26c6bda: Layer already exists 20:50:27 3bfcca59cc1f: Layer already exists 20:50:27 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:1c7f3a40f9831824b3df28ba7a0e0201b1281ba812b1f1185dc65b867102cd95 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:28 + 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 20:50:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:28 af8831ba35c7: Preparing 20:50:28 40775ba2ab3f: Preparing 20:50:28 960b987df6ff: Preparing 20:50:28 d9d52d0ebe8f: Preparing 20:50:28 27ded3d476d8: Preparing 20:50:28 3bfcca59cc1f: Preparing 20:50:28 9833f26c6bda: Preparing 20:50:28 3bfcca59cc1f: Waiting 20:50:28 9833f26c6bda: Waiting 20:50:28 40775ba2ab3f: Layer already exists 20:50:28 d9d52d0ebe8f: Layer already exists 20:50:28 27ded3d476d8: Layer already exists 20:50:28 960b987df6ff: Layer already exists 20:50:28 af8831ba35c7: Layer already exists 20:50:28 9833f26c6bda: Layer already exists 20:50:28 3bfcca59cc1f: Layer already exists 20:50:28 main: digest: sha256:1c7f3a40f9831824b3df28ba7a0e0201b1281ba812b1f1185dc65b867102cd95 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:28 ===================================================== [Pipeline] echo 20:50:28 taggedImages: 20:50:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:50:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.1 20:50:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:50:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:50:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:28 latest 20:50:28 3.0.0-dev.1 20:50:28 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:28 main 20:50:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:50:29 9bf3c2203e0a: Preparing 20:50:29 1505106ec1a8: Preparing 20:50:29 4441d2716218: Preparing 20:50:29 3703277d763d: Preparing 20:50:29 c79d575b8d4d: Preparing 20:50:29 9833f26c6bda: Preparing 20:50:29 9833f26c6bda: Waiting 20:50:29 1505106ec1a8: Pushed 20:50:29 4441d2716218: Pushed 20:50:29 9bf3c2203e0a: Pushed 20:50:29 9833f26c6bda: Layer already exists 20:50:30 c79d575b8d4d: Pushed 20:50:45 3703277d763d: Pushed 20:50:45 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:365ebb3708bad9bb109703858d9109577d1868e85d2d298894d20cc14611ab7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:45 + 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 20:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:50:45 9bf3c2203e0a: Preparing 20:50:45 1505106ec1a8: Preparing 20:50:45 4441d2716218: Preparing 20:50:45 3703277d763d: Preparing 20:50:45 c79d575b8d4d: Preparing 20:50:45 9833f26c6bda: Preparing 20:50:45 9833f26c6bda: Waiting 20:50:45 4441d2716218: Layer already exists 20:50:45 3703277d763d: Layer already exists 20:50:45 9bf3c2203e0a: Layer already exists 20:50:45 c79d575b8d4d: Layer already exists 20:50:45 1505106ec1a8: Layer already exists 20:50:45 9833f26c6bda: Layer already exists 20:50:46 latest: digest: sha256:365ebb3708bad9bb109703858d9109577d1868e85d2d298894d20cc14611ab7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.1 20:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:50:46 9bf3c2203e0a: Preparing 20:50:46 1505106ec1a8: Preparing 20:50:46 4441d2716218: Preparing 20:50:46 3703277d763d: Preparing 20:50:46 c79d575b8d4d: Preparing 20:50:46 9833f26c6bda: Preparing 20:50:46 9833f26c6bda: Waiting 20:50:46 c79d575b8d4d: Layer already exists 20:50:46 1505106ec1a8: Layer already exists 20:50:46 4441d2716218: Layer already exists 20:50:46 3703277d763d: Layer already exists 20:50:46 9bf3c2203e0a: Layer already exists 20:50:46 9833f26c6bda: Layer already exists 20:50:47 3.0.0-dev.1: digest: sha256:365ebb3708bad9bb109703858d9109577d1868e85d2d298894d20cc14611ab7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:50:47 9bf3c2203e0a: Preparing 20:50:47 1505106ec1a8: Preparing 20:50:47 4441d2716218: Preparing 20:50:47 3703277d763d: Preparing 20:50:47 c79d575b8d4d: Preparing 20:50:47 9833f26c6bda: Preparing 20:50:47 9833f26c6bda: Waiting 20:50:47 1505106ec1a8: Layer already exists 20:50:47 c79d575b8d4d: Layer already exists 20:50:47 3703277d763d: Layer already exists 20:50:47 4441d2716218: Layer already exists 20:50:47 9bf3c2203e0a: Layer already exists 20:50:47 9833f26c6bda: Layer already exists 20:50:47 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:365ebb3708bad9bb109703858d9109577d1868e85d2d298894d20cc14611ab7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:48 + 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 20:50:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:50:48 9bf3c2203e0a: Preparing 20:50:48 1505106ec1a8: Preparing 20:50:48 4441d2716218: Preparing 20:50:48 3703277d763d: Preparing 20:50:48 c79d575b8d4d: Preparing 20:50:48 9833f26c6bda: Preparing 20:50:48 9833f26c6bda: Waiting 20:50:48 4441d2716218: Layer already exists 20:50:48 9bf3c2203e0a: Layer already exists 20:50:48 c79d575b8d4d: Layer already exists 20:50:48 3703277d763d: Layer already exists 20:50:48 1505106ec1a8: Layer already exists 20:50:48 9833f26c6bda: Layer already exists 20:50:48 main: digest: sha256:365ebb3708bad9bb109703858d9109577d1868e85d2d298894d20cc14611ab7e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:48 ===================================================== [Pipeline] echo 20:50:48 taggedImages: 20:50:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:50:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.1 20:50:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:50:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:50:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:48 latest 20:50:48 3.0.0-dev.1 20:50:48 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:48 main 20:50:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:50:49 9e5d93e82984: Preparing 20:50:49 8029f9ae565c: Preparing 20:50:49 ad3b1270f639: Preparing 20:50:49 3703277d763d: Preparing 20:50:49 3bfcca59cc1f: Preparing 20:50:49 9833f26c6bda: Preparing 20:50:49 9833f26c6bda: Waiting 20:50:49 3703277d763d: Layer already exists 20:50:49 3bfcca59cc1f: Layer already exists 20:50:49 9833f26c6bda: Layer already exists 20:50:49 8029f9ae565c: Pushed 20:50:49 ad3b1270f639: Pushed 20:50:49 9e5d93e82984: Pushed 20:50:50 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:96f945e8fe2d3f2c88301a5f36113a542ced0b9501393bdead091e714c146c94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:50 + 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 20:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:50:50 9e5d93e82984: Preparing 20:50:50 8029f9ae565c: Preparing 20:50:50 ad3b1270f639: Preparing 20:50:50 3703277d763d: Preparing 20:50:50 3bfcca59cc1f: Preparing 20:50:50 9833f26c6bda: Preparing 20:50:50 9833f26c6bda: Waiting 20:50:50 9e5d93e82984: Layer already exists 20:50:50 ad3b1270f639: Layer already exists 20:50:50 3703277d763d: Layer already exists 20:50:50 3bfcca59cc1f: Layer already exists 20:50:50 8029f9ae565c: Layer already exists 20:50:50 9833f26c6bda: Layer already exists 20:50:51 latest: digest: sha256:96f945e8fe2d3f2c88301a5f36113a542ced0b9501393bdead091e714c146c94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.1 20:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:50:51 9e5d93e82984: Preparing 20:50:51 8029f9ae565c: Preparing 20:50:51 ad3b1270f639: Preparing 20:50:51 3703277d763d: Preparing 20:50:51 3bfcca59cc1f: Preparing 20:50:51 9833f26c6bda: Preparing 20:50:51 9833f26c6bda: Waiting 20:50:51 8029f9ae565c: Layer already exists 20:50:51 9e5d93e82984: Layer already exists 20:50:51 ad3b1270f639: Layer already exists 20:50:51 3bfcca59cc1f: Layer already exists 20:50:51 3703277d763d: Layer already exists 20:50:51 9833f26c6bda: Layer already exists 20:50:51 3.0.0-dev.1: digest: sha256:96f945e8fe2d3f2c88301a5f36113a542ced0b9501393bdead091e714c146c94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:50:52 9e5d93e82984: Preparing 20:50:52 8029f9ae565c: Preparing 20:50:52 ad3b1270f639: Preparing 20:50:52 3703277d763d: Preparing 20:50:52 3bfcca59cc1f: Preparing 20:50:52 9833f26c6bda: Preparing 20:50:52 9833f26c6bda: Waiting 20:50:52 3703277d763d: Layer already exists 20:50:52 8029f9ae565c: Layer already exists 20:50:52 3bfcca59cc1f: Layer already exists 20:50:52 ad3b1270f639: Layer already exists 20:50:52 9e5d93e82984: Layer already exists 20:50:52 9833f26c6bda: Layer already exists 20:50:52 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:96f945e8fe2d3f2c88301a5f36113a542ced0b9501393bdead091e714c146c94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + 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 20:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:50:53 9e5d93e82984: Preparing 20:50:53 8029f9ae565c: Preparing 20:50:53 ad3b1270f639: Preparing 20:50:53 3703277d763d: Preparing 20:50:53 3bfcca59cc1f: Preparing 20:50:53 9833f26c6bda: Preparing 20:50:53 9833f26c6bda: Waiting 20:50:53 ad3b1270f639: Layer already exists 20:50:53 3703277d763d: Layer already exists 20:50:53 9e5d93e82984: Layer already exists 20:50:53 8029f9ae565c: Layer already exists 20:50:53 3bfcca59cc1f: Layer already exists 20:50:53 9833f26c6bda: Layer already exists 20:50:53 main: digest: sha256:96f945e8fe2d3f2c88301a5f36113a542ced0b9501393bdead091e714c146c94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:53 ===================================================== [Pipeline] echo 20:50:53 taggedImages: 20:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.1 20:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:50:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:50:53 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:53 latest 20:50:53 3.0.0-dev.1 20:50:53 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:50:53 main 20:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:50:54 ec02a4e5abb2: Preparing 20:50:54 c6db9a032cba: Preparing 20:50:54 f7298aae9cc9: Preparing 20:50:54 11e968285ab5: Preparing 20:50:54 17bec77d7fdc: Preparing 20:50:54 17bec77d7fdc: Layer already exists 20:50:54 f7298aae9cc9: Layer already exists 20:50:54 ec02a4e5abb2: Pushed 20:50:55 11e968285ab5: Pushed 20:51:00 c6db9a032cba: Pushed 20:51:00 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:1a4b238b77141b2212383da301a95a754e3b3667cd1ca5b43bb4f207f69e468c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:51:01 ec02a4e5abb2: Preparing 20:51:01 c6db9a032cba: Preparing 20:51:01 f7298aae9cc9: Preparing 20:51:01 11e968285ab5: Preparing 20:51:01 17bec77d7fdc: Preparing 20:51:01 11e968285ab5: Layer already exists 20:51:01 f7298aae9cc9: Layer already exists 20:51:01 17bec77d7fdc: Layer already exists 20:51:01 c6db9a032cba: Layer already exists 20:51:01 ec02a4e5abb2: Layer already exists 20:51:01 latest: digest: sha256:1a4b238b77141b2212383da301a95a754e3b3667cd1ca5b43bb4f207f69e468c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.1 20:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:51:01 ec02a4e5abb2: Preparing 20:51:01 c6db9a032cba: Preparing 20:51:01 f7298aae9cc9: Preparing 20:51:01 11e968285ab5: Preparing 20:51:01 17bec77d7fdc: Preparing 20:51:01 ec02a4e5abb2: Layer already exists 20:51:01 f7298aae9cc9: Layer already exists 20:51:01 c6db9a032cba: Layer already exists 20:51:01 11e968285ab5: Layer already exists 20:51:01 17bec77d7fdc: Layer already exists 20:51:01 3.0.0-dev.1: digest: sha256:1a4b238b77141b2212383da301a95a754e3b3667cd1ca5b43bb4f207f69e468c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:51:02 ec02a4e5abb2: Preparing 20:51:02 c6db9a032cba: Preparing 20:51:02 f7298aae9cc9: Preparing 20:51:02 11e968285ab5: Preparing 20:51:02 17bec77d7fdc: Preparing 20:51:02 17bec77d7fdc: Layer already exists 20:51:02 c6db9a032cba: Layer already exists 20:51:02 f7298aae9cc9: Layer already exists 20:51:02 ec02a4e5abb2: Layer already exists 20:51:02 11e968285ab5: Layer already exists 20:51:02 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:1a4b238b77141b2212383da301a95a754e3b3667cd1ca5b43bb4f207f69e468c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:51:03 ec02a4e5abb2: Preparing 20:51:03 c6db9a032cba: Preparing 20:51:03 f7298aae9cc9: Preparing 20:51:03 11e968285ab5: Preparing 20:51:03 17bec77d7fdc: Preparing 20:51:03 f7298aae9cc9: Layer already exists 20:51:03 ec02a4e5abb2: Layer already exists 20:51:03 11e968285ab5: Layer already exists 20:51:03 c6db9a032cba: Layer already exists 20:51:03 17bec77d7fdc: Layer already exists 20:51:03 main: digest: sha256:1a4b238b77141b2212383da301a95a754e3b3667cd1ca5b43bb4f207f69e468c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:03 ===================================================== [Pipeline] echo 20:51:03 taggedImages: 20:51:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:51:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.1 20:51:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:51:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:51:03 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:03 latest 20:51:03 3.0.0-dev.1 20:51:03 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:03 main 20:51:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:51:04 6324261a9a75: Preparing 20:51:04 0cf5619d3cd7: Preparing 20:51:04 f7298aae9cc9: Preparing 20:51:04 76e10efe2906: Preparing 20:51:04 17bec77d7fdc: Preparing 20:51:04 f7298aae9cc9: Layer already exists 20:51:04 76e10efe2906: Layer already exists 20:51:04 17bec77d7fdc: Layer already exists 20:51:04 6324261a9a75: Pushed 20:51:10 0cf5619d3cd7: Pushed 20:51:10 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:ac96911231205f44d604a111cf13f56c5ff696cf073bbdf60f59242b702ebd66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:51:11 6324261a9a75: Preparing 20:51:11 0cf5619d3cd7: Preparing 20:51:11 f7298aae9cc9: Preparing 20:51:11 76e10efe2906: Preparing 20:51:11 17bec77d7fdc: Preparing 20:51:11 6324261a9a75: Layer already exists 20:51:11 76e10efe2906: Layer already exists 20:51:11 17bec77d7fdc: Layer already exists 20:51:11 0cf5619d3cd7: Layer already exists 20:51:11 f7298aae9cc9: Layer already exists 20:51:11 latest: digest: sha256:ac96911231205f44d604a111cf13f56c5ff696cf073bbdf60f59242b702ebd66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.1 20:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:51:11 6324261a9a75: Preparing 20:51:11 0cf5619d3cd7: Preparing 20:51:11 f7298aae9cc9: Preparing 20:51:11 76e10efe2906: Preparing 20:51:11 17bec77d7fdc: Preparing 20:51:11 76e10efe2906: Layer already exists 20:51:11 6324261a9a75: Layer already exists 20:51:11 0cf5619d3cd7: Layer already exists 20:51:11 f7298aae9cc9: Layer already exists 20:51:11 17bec77d7fdc: Layer already exists 20:51:11 3.0.0-dev.1: digest: sha256:ac96911231205f44d604a111cf13f56c5ff696cf073bbdf60f59242b702ebd66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:51:12 6324261a9a75: Preparing 20:51:12 0cf5619d3cd7: Preparing 20:51:12 f7298aae9cc9: Preparing 20:51:12 76e10efe2906: Preparing 20:51:12 17bec77d7fdc: Preparing 20:51:12 6324261a9a75: Layer already exists 20:51:12 76e10efe2906: Layer already exists 20:51:12 0cf5619d3cd7: Layer already exists 20:51:12 17bec77d7fdc: Layer already exists 20:51:12 f7298aae9cc9: Layer already exists 20:51:12 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:ac96911231205f44d604a111cf13f56c5ff696cf073bbdf60f59242b702ebd66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:51:13 6324261a9a75: Preparing 20:51:13 0cf5619d3cd7: Preparing 20:51:13 f7298aae9cc9: Preparing 20:51:13 76e10efe2906: Preparing 20:51:13 17bec77d7fdc: Preparing 20:51:13 f7298aae9cc9: Layer already exists 20:51:13 17bec77d7fdc: Layer already exists 20:51:13 6324261a9a75: Layer already exists 20:51:13 0cf5619d3cd7: Layer already exists 20:51:13 76e10efe2906: Layer already exists 20:51:13 main: digest: sha256:ac96911231205f44d604a111cf13f56c5ff696cf073bbdf60f59242b702ebd66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:13 ===================================================== [Pipeline] echo 20:51:13 taggedImages: 20:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.1 20:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:51:13 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:51:13 e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:13 latest 20:51:13 3.0.0-dev.1 20:51:13 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:13 main 20:51:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:51:13 4011e979db3e: Preparing 20:51:13 14f2f161f3d6: Preparing 20:51:13 31dd8317a0bd: Preparing 20:51:13 efb146612d78: Preparing 20:51:13 17bec77d7fdc: Preparing 20:51:13 17bec77d7fdc: Layer already exists 20:51:14 14f2f161f3d6: Pushed 20:51:14 4011e979db3e: Pushed 20:51:16 31dd8317a0bd: Pushed 20:51:43 efb146612d78: Pushed 20:51:43 e14f6561a43fa3e6aa80b39cac3d3307b3902356: digest: sha256:188c564d53b33fcc823599082dde72d1116d925a3c8c36f4bcffda3365fc7a27 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:51:44 4011e979db3e: Preparing 20:51:44 14f2f161f3d6: Preparing 20:51:44 31dd8317a0bd: Preparing 20:51:44 efb146612d78: Preparing 20:51:44 17bec77d7fdc: Preparing 20:51:44 efb146612d78: Layer already exists 20:51:44 14f2f161f3d6: Layer already exists 20:51:44 17bec77d7fdc: Layer already exists 20:51:44 31dd8317a0bd: Layer already exists 20:51:44 4011e979db3e: Layer already exists 20:51:44 latest: digest: sha256:188c564d53b33fcc823599082dde72d1116d925a3c8c36f4bcffda3365fc7a27 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.1 20:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:51:45 4011e979db3e: Preparing 20:51:45 14f2f161f3d6: Preparing 20:51:45 31dd8317a0bd: Preparing 20:51:45 efb146612d78: Preparing 20:51:45 17bec77d7fdc: Preparing 20:51:45 4011e979db3e: Layer already exists 20:51:45 17bec77d7fdc: Layer already exists 20:51:45 efb146612d78: Layer already exists 20:51:45 14f2f161f3d6: Layer already exists 20:51:45 31dd8317a0bd: Layer already exists 20:51:45 3.0.0-dev.1: digest: sha256:188c564d53b33fcc823599082dde72d1116d925a3c8c36f4bcffda3365fc7a27 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:51:45 4011e979db3e: Preparing 20:51:45 14f2f161f3d6: Preparing 20:51:45 31dd8317a0bd: Preparing 20:51:45 efb146612d78: Preparing 20:51:45 17bec77d7fdc: Preparing 20:51:45 31dd8317a0bd: Layer already exists 20:51:45 17bec77d7fdc: Layer already exists 20:51:45 efb146612d78: Layer already exists 20:51:45 14f2f161f3d6: Layer already exists 20:51:45 4011e979db3e: Layer already exists 20:51:45 e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1: digest: sha256:188c564d53b33fcc823599082dde72d1116d925a3c8c36f4bcffda3365fc7a27 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:51:46 4011e979db3e: Preparing 20:51:46 14f2f161f3d6: Preparing 20:51:46 31dd8317a0bd: Preparing 20:51:46 efb146612d78: Preparing 20:51:46 17bec77d7fdc: Preparing 20:51:46 17bec77d7fdc: Layer already exists 20:51:46 4011e979db3e: Layer already exists 20:51:46 efb146612d78: Layer already exists 20:51:46 14f2f161f3d6: Layer already exists 20:51:46 31dd8317a0bd: Layer already exists 20:51:46 main: digest: sha256:188c564d53b33fcc823599082dde72d1116d925a3c8c36f4bcffda3365fc7a27 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:46 ===================================================== [Pipeline] echo 20:51:46 taggedImages: 20:51:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356 20:51:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:51:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.1 20:51:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e14f6561a43fa3e6aa80b39cac3d3307b3902356-3.0.0-dev.1 20:51:46 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:46 20:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:47 arm64: Pulling from edgex-lftools-log-publisher 20:51:47 8998bd30e6a1: Pulling fs layer 20:51:47 04944245beec: Pulling fs layer 20:51:47 699f458cf7ca: Pulling fs layer 20:51:47 765212b225bb: Pulling fs layer 20:51:47 f23df028b6ca: Pulling fs layer 20:51:47 d65c8cfc05b1: Pulling fs layer 20:51:47 2437ff75d9bd: Pulling fs layer 20:51:47 f23df028b6ca: Waiting 20:51:47 d65c8cfc05b1: Waiting 20:51:47 2437ff75d9bd: Waiting 20:51:47 765212b225bb: Waiting 20:51:47 04944245beec: Verifying Checksum 20:51:47 04944245beec: Download complete 20:51:47 765212b225bb: Verifying Checksum 20:51:47 765212b225bb: Download complete 20:51:47 f23df028b6ca: Verifying Checksum 20:51:47 f23df028b6ca: Download complete 20:51:47 d65c8cfc05b1: Verifying Checksum 20:51:47 d65c8cfc05b1: Download complete 20:51:47 699f458cf7ca: Verifying Checksum 20:51:47 699f458cf7ca: Download complete 20:51:48 8998bd30e6a1: Verifying Checksum 20:51:48 8998bd30e6a1: Download complete 20:51:50 2437ff75d9bd: Verifying Checksum 20:51:50 2437ff75d9bd: Download complete 20:51:52 8998bd30e6a1: Pull complete 20:51:52 04944245beec: Pull complete 20:51:54 699f458cf7ca: Pull complete 20:51:54 765212b225bb: Pull complete 20:51:54 f23df028b6ca: Pull complete 20:51:54 d65c8cfc05b1: Pull complete 20:52:10 2437ff75d9bd: Pull complete 20:52:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:10 prd-ubuntu20.04-docker-arm64-4c-16g-120135 does not seem to be running inside a container 20:52:10 $ 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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:52:12 $ docker top 0ac1bf13ada52295b37d34acd41444cdfbc092b0089a8367490680489a8eb336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:13 ---> job-cost.sh 20:52:13 lf-activate-venv: SKIPPING 20:52:13 INFO: No Stack... 20:52:13 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:14 INFO: Archiving Costs [Pipeline] sh 20:52:14 + cat /w/workspace/edgex-go/354/archives/cost.csv 20:52:14 + cut -d, -f6 [Pipeline] lock 20:52:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-354-stack-cost] 20:52:14 Resource [jenkins-edgexfoundry-edgex-go-main-354-stack-cost] did not exist. Created. 20:52:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-354-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:15 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:15 Stashed 1 file(s) [Pipeline] } 20:52:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-354-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:15 $ docker stop --time=1 0ac1bf13ada52295b37d34acd41444cdfbc092b0089a8367490680489a8eb336 20:52:17 $ docker rm -f 0ac1bf13ada52295b37d34acd41444cdfbc092b0089a8367490680489a8eb336 [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 20:52:17 provisioning config files... 20:52:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/354@tmp/config3395436039419433739tmp [Pipeline] { [Pipeline] sh 20:52:17 + set +x 20:52:17 + curl -s https://codecov.io/bash 20:52:17 + bash -s -- 20:52:17 20:52:17 _____ _ 20:52:17 / ____| | | 20:52:17 | | ___ __| | ___ ___ _____ __ 20:52:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:17 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:17 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:17 Bash-1.0.6 20:52:17 20:52:17 20:52:17 ==> git version 2.25.1 found 20:52:17 ==> 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 20:52:17 Release-Date: 2020-01-08 20:52:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:17 ==> Jenkins CI detected. 20:52:17 current dir:  /w/workspace/edgex-go/354 20:52:17 project root: . 20:52:17 --> token set from env 20:52:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:17 ==> Running gcov in . (disable via -X gcov) 20:52:17 ==> Python coveragepy not found 20:52:17 ==> Searching for coverage reports in: 20:52:17 + . 20:52:17 -> Found 1 reports 20:52:17 ==> Detecting git/mercurial file structure 20:52:17 ==> Reading reports 20:52:17 + ./coverage.out bytes=501828 20:52:17 ==> Appending adjustments 20:52:17 https://docs.codecov.io/docs/fixing-reports 20:52:19 + Found adjustments 20:52:19 ==> Gzipping contents 20:52:19 64K /tmp/codecov.rDlYHs.gz 20:52:19 ==> Uploading reports 20:52:19 url: https://codecov.io 20:52:19 query: branch=main&commit=e14f6561a43fa3e6aa80b39cac3d3307b3902356&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:52:19 -> Pinging Codecov 20:52:19 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=e14f6561a43fa3e6aa80b39cac3d3307b3902356&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:52:19 -> Uploading to 20:52:19 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/00271124DB129430A58F1EEE437C3FCB/e14f6561a43fa3e6aa80b39cac3d3307b3902356/c34733c5-ccbe-42cc-943f-2730599abf3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T205219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49d00f81a494173739bf01a2f1be3955a874a02e695b9a0eb10d4af683943394 20:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:19 Dload Upload Total Spent Left Speed 20:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65347 0 0 100 65347 0 314k --:--:-- --:--:-- --:--:-- 312k 100 65347 0 0 100 65347 0 231k --:--:-- --:--:-- --:--:-- 230k 20:52:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e14f6561a43fa3e6aa80b39cac3d3307b3902356 [Pipeline] } 20:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:52:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:52:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:20 20:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:52:20 df9b9388f04a: Pulling fs layer 20:52:20 52dc419b0ee2: Pulling fs layer 20:52:20 25bc292e5bac: Pulling fs layer 20:52:20 114826534d7a: Pulling fs layer 20:52:20 4657fd5d0bcf: Pulling fs layer 20:52:20 6ad1cebc031e: Pulling fs layer 20:52:20 8a3aa393b2d8: Pulling fs layer 20:52:20 114826534d7a: Waiting 20:52:20 6ad1cebc031e: Waiting 20:52:20 8a3aa393b2d8: Waiting 20:52:20 4657fd5d0bcf: Waiting 20:52:20 25bc292e5bac: Verifying Checksum 20:52:20 25bc292e5bac: Download complete 20:52:20 52dc419b0ee2: Verifying Checksum 20:52:20 52dc419b0ee2: Download complete 20:52:20 4657fd5d0bcf: Verifying Checksum 20:52:20 4657fd5d0bcf: Download complete 20:52:20 df9b9388f04a: Download complete 20:52:20 df9b9388f04a: Pull complete 20:52:20 6ad1cebc031e: Verifying Checksum 20:52:20 6ad1cebc031e: Download complete 20:52:20 52dc419b0ee2: Pull complete 20:52:21 25bc292e5bac: Pull complete 20:52:21 114826534d7a: Verifying Checksum 20:52:21 114826534d7a: Download complete 20:52:21 8a3aa393b2d8: Verifying Checksum 20:52:21 8a3aa393b2d8: Download complete 20:52:24 114826534d7a: Pull complete 20:52:24 4657fd5d0bcf: Pull complete 20:52:24 6ad1cebc031e: Pull complete 20:52:27 8a3aa393b2d8: Pull complete 20:52:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:52:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:52:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:27 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:52:27 $ 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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:52:29 $ docker top 80ea04784aac8a32022692fd2fab4ad677485da8e0ac7058f8eac5b8eb7a366b -eo pid,comm [Pipeline] { [Pipeline] echo 20:52:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:52:29 + set -o pipefail 20:52:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:52:36 20:52:36 Monitoring /w/workspace/edgex-go/354 (github.com/edgexfoundry/edgex-go)... 20:52:36 20:52:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/74e7ac99-4ba8-4409-8ac1-6fbf51327ee3 20:52:36 20:52:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:52:36 20:52:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:52:36 20:52:36 20:52:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:52:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:52:36 More details here: https://snyk.co/ue1NS [Pipeline] } 20:52:36 $ docker stop --time=1 80ea04784aac8a32022692fd2fab4ad677485da8e0ac7058f8eac5b8eb7a366b 20:52:38 $ docker rm -f 80ea04784aac8a32022692fd2fab4ad677485da8e0ac7058f8eac5b8eb7a366b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:52:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:38 provisioning config files... 20:52:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/354@tmp/config18122852339464046627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:38 --> edgex-publish-swagger.sh 20:52:38 === Publish openapi/v2 API === 20:52:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:52:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/354/openapi/v2/core-command.yaml] 20:52:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:38 Dload Upload Total Spent Left Speed 20:52:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 146k --:--:-- --:--:-- --:--:-- 145k 100 33860 100 38 100 33822 45 40360 --:--:-- --:--:-- --:--:-- 40357 20:52:39 {"code":403,"message":"Access Denied"} 20:52:39 20:52:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/354/openapi/v2/core-data.yaml] 20:52:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:39 Dload Upload Total Spent Left Speed 20:52:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 89593 --:--:-- --:--:-- --:--:-- 89528 100 71623 100 38 100 71585 47 89593 --:--:-- --:--:-- --:--:-- 89528 20:52:40 {"code":403,"message":"Access Denied"} 20:52:40 20:52:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/354/openapi/v2/core-metadata.yaml] 20:52:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:40 Dload Upload Total Spent Left Speed 20:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 46 177k --:--:-- --:--:-- --:--:-- 177k 100 144k 100 38 100 144k 46 177k --:--:-- --:--:-- --:--:-- 177k 20:52:41 {"code":403,"message":"Access Denied"} 20:52:41 20:52:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/354/openapi/v2/support-notifications.yaml] 20:52:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:41 Dload Upload Total Spent Left Speed 20:52:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 107k 100 89347 100 38 100 89309 46 107k --:--:-- --:--:-- --:--:-- 107k 20:52:42 {"code":403,"message":"Access Denied"} 20:52:42 20:52:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/354/openapi/v2/support-scheduler.yaml] 20:52:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:42 Dload Upload Total Spent Left Speed 20:52:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 44 46416 --:--:-- --:--:-- --:--:-- 46406 100 39585 100 38 100 39547 44 46416 --:--:-- --:--:-- --:--:-- 46406 20:52:42 {"code":403,"message":"Access Denied"} 20:52:42 20:52:42 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/354/openapi/v2/system-agent.yaml] 20:52:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:42 Dload Upload Total Spent Left Speed 20:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 50 26494 --:--:-- --:--:-- --:--:-- 26544 20:52:43 {"code":403,"message":"Access Denied"} 20:52:43 [Pipeline] } 20:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:52:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:44 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:52:44 $ docker top b5e11fa046ada828b2a4e62484c7dfd9f5b46b2c655f85b6da9a180e65b3e3c8 -eo pid,comm 20:52:44 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). 20:52:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:44 [ssh-agent] Looking for ssh-agent implementation... 20:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:44 $ docker exec b5e11fa046ada828b2a4e62484c7dfd9f5b46b2c655f85b6da9a180e65b3e3c8 ssh-agent 20:52:44 SSH_AUTH_SOCK=/tmp/ssh-f9h3s2ZilFHY/agent.31 20:52:44 SSH_AGENT_PID=37 20:52:44 Running ssh-add (command line suppressed) 20:52:45 Identity added: /w/workspace/edgex-go/354@tmp/private_key_12117372038393519649.key (/w/workspace/edgex-go/354@tmp/private_key_12117372038393519649.key) 20:52:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:45 + git semver tag 20:52:45 2022-11-30 20:52:45,477 [run_tag] DEBUG tag force:False 20:52:45 2022-11-30 20:52:45,477 [check_head_tag] DEBUG check head tag 20:52:45 2022-11-30 20:52:45,480 [execute] INFO git cat-file --batch-check 20:52:45 2022-11-30 20:52:45,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/354, universal_newlines=False, shell=None, istream=) 20:52:45 2022-11-30 20:52:45,484 [execute] INFO git cat-file --batch 20:52:45 2022-11-30 20:52:45,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/354, universal_newlines=False, shell=None, istream=) 20:52:45 2022-11-30 20:52:45,517 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:52:45 2022-11-30 20:52:45,517 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 20:52:45 2022-11-30 20:52:45,517 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgex-go/354, universal_newlines=False, shell=None, istream=None) 20:52:45 2022-11-30 20:52:45,522 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:52:45 3.0.0-dev.1 [Pipeline] } 20:52:45 $ docker exec --env ******** --env ******** b5e11fa046ada828b2a4e62484c7dfd9f5b46b2c655f85b6da9a180e65b3e3c8 ssh-agent -k 20:52:45 unset SSH_AUTH_SOCK; 20:52:45 unset SSH_AGENT_PID; 20:52:45 echo Agent pid 37 killed; 20:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:45 + git semver [Pipeline] } 20:52:46 $ docker stop --time=1 b5e11fa046ada828b2a4e62484c7dfd9f5b46b2c655f85b6da9a180e65b3e3c8 20:52:47 $ docker rm -f b5e11fa046ada828b2a4e62484c7dfd9f5b46b2c655f85b6da9a180e65b3e3c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:47 20:52:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:48 0.23.1-centos7: Pulling from edgex-lftools 20:52:48 ab5ef0e58194: Pulling fs layer 20:52:48 9712f1f96733: Pulling fs layer 20:52:48 63f879dbbcfc: Pulling fs layer 20:52:48 0d9ebad4ef96: Pulling fs layer 20:52:48 e9a5061849ea: Pulling fs layer 20:52:48 d747dcd14b5f: Pulling fs layer 20:52:48 2de7ff778b66: Pulling fs layer 20:52:48 0d9ebad4ef96: Waiting 20:52:48 2de7ff778b66: Waiting 20:52:48 e9a5061849ea: Waiting 20:52:48 d747dcd14b5f: Waiting 20:52:48 9712f1f96733: Verifying Checksum 20:52:48 9712f1f96733: Download complete 20:52:48 63f879dbbcfc: Verifying Checksum 20:52:48 63f879dbbcfc: Download complete 20:52:48 e9a5061849ea: Verifying Checksum 20:52:48 e9a5061849ea: Download complete 20:52:48 d747dcd14b5f: Verifying Checksum 20:52:48 d747dcd14b5f: Download complete 20:52:49 ab5ef0e58194: Verifying Checksum 20:52:49 ab5ef0e58194: Download complete 20:52:49 0d9ebad4ef96: Verifying Checksum 20:52:49 0d9ebad4ef96: Download complete 20:52:49 2de7ff778b66: Verifying Checksum 20:52:49 2de7ff778b66: Download complete 20:52:51 ab5ef0e58194: Pull complete 20:52:51 9712f1f96733: Pull complete 20:52:52 63f879dbbcfc: Pull complete 20:52:55 0d9ebad4ef96: Pull complete 20:52:55 e9a5061849ea: Pull complete 20:52:55 d747dcd14b5f: Pull complete 20:52:56 2de7ff778b66: Pull complete 20:52:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:52:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:56 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:52:58 $ docker top 833e0c0945f7de24643631e840619947402c87177c109263691fda4ddd89c773 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:52:58 provisioning config files... 20:52:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/354@tmp/config6042616581904860082tmp 20:52:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/354@tmp/config8222753691846703401tmp 20:52:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/354@tmp/config15248307120226337658tmp [Pipeline] { [Pipeline] echo 20:52:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:52:58 ---> sigul-configuration.sh 20:52:58 gpg: directory `/root/.gnupg' created 20:52:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:52:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:52:58 gpg: keyring `/root/.gnupg/secring.gpg' created 20:52:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:52:58 gpg: CAST5 encrypted data 20:52:58 gpg: encrypted with 1 passphrase 20:52:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:52:58 + mkdir /home/jenkins 20:52:58 + mkdir /home/jenkins/sigul [Pipeline] sh 20:52:59 + 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 20:52:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:52:59 ---> sigul-install.sh 20:52:59 Sigul already installed; skipping installation. [Pipeline] sh 20:52:59 + git tag --list 20:52:59 0.6.0 20:52:59 0.6.1 20:52:59 0.7.0 20:52:59 0.7.1 20:52:59 v1.0.0 20:52:59 v1.0.1 20:52:59 v1.1.0 20:52:59 v1.2.0 20:52:59 v1.2.1 20:52:59 v1.3.0 20:52:59 v1.3.1 20:52:59 v2.0.0 20:52:59 v2.1.0 20:52:59 v2.1.1 20:52:59 v2.1.1-dev.1 20:52:59 v2.1.1-dev.2 20:52:59 v2.1.1-dev.3 20:52:59 v2.1.1-dev.4 20:52:59 v2.1.1-dev.5 20:52:59 v2.1.1-dev.6 20:52:59 v2.1.1-dev.7 20:52:59 v2.1.1-dev.8 20:52:59 v2.1.2-dev.1 20:52:59 v2.2.0 20:52:59 v2.2.1-dev.1 20:52:59 v2.2.1-dev.10 20:52:59 v2.2.1-dev.11 20:52:59 v2.2.1-dev.12 20:52:59 v2.2.1-dev.13 20:52:59 v2.2.1-dev.14 20:52:59 v2.2.1-dev.15 20:52:59 v2.2.1-dev.16 20:52:59 v2.2.1-dev.17 20:52:59 v2.2.1-dev.18 20:52:59 v2.2.1-dev.19 20:52:59 v2.2.1-dev.2 20:52:59 v2.2.1-dev.20 20:52:59 v2.2.1-dev.21 20:52:59 v2.2.1-dev.22 20:52:59 v2.2.1-dev.23 20:52:59 v2.2.1-dev.24 20:52:59 v2.2.1-dev.25 20:52:59 v2.2.1-dev.26 20:52:59 v2.2.1-dev.27 20:52:59 v2.2.1-dev.28 20:52:59 v2.2.1-dev.29 20:52:59 v2.2.1-dev.3 20:52:59 v2.2.1-dev.4 20:52:59 v2.2.1-dev.5 20:52:59 v2.2.1-dev.6 20:52:59 v2.2.1-dev.7 20:52:59 v2.2.1-dev.8 20:52:59 v2.2.1-dev.9 20:52:59 v2.3.0 20:52:59 v2.3.0-dev.100 20:52:59 v2.3.0-dev.101 20:52:59 v2.3.0-dev.102 20:52:59 v2.3.0-dev.103 20:52:59 v2.3.0-dev.104 20:52:59 v2.3.0-dev.105 20:52:59 v2.3.0-dev.106 20:52:59 v2.3.0-dev.29 20:52:59 v2.3.0-dev.30 20:52:59 v2.3.0-dev.31 20:52:59 v2.3.0-dev.32 20:52:59 v2.3.0-dev.33 20:52:59 v2.3.0-dev.34 20:52:59 v2.3.0-dev.35 20:52:59 v2.3.0-dev.36 20:52:59 v2.3.0-dev.37 20:52:59 v2.3.0-dev.38 20:52:59 v2.3.0-dev.39 20:52:59 v2.3.0-dev.40 20:52:59 v2.3.0-dev.41 20:52:59 v2.3.0-dev.42 20:52:59 v2.3.0-dev.43 20:52:59 v2.3.0-dev.44 20:52:59 v2.3.0-dev.45 20:52:59 v2.3.0-dev.46 20:52:59 v2.3.0-dev.47 20:52:59 v2.3.0-dev.48 20:52:59 v2.3.0-dev.49 20:52:59 v2.3.0-dev.50 20:52:59 v2.3.0-dev.51 20:52:59 v2.3.0-dev.52 20:52:59 v2.3.0-dev.53 20:52:59 v2.3.0-dev.54 20:52:59 v2.3.0-dev.55 20:52:59 v2.3.0-dev.56 20:52:59 v2.3.0-dev.57 20:52:59 v2.3.0-dev.58 20:52:59 v2.3.0-dev.59 20:52:59 v2.3.0-dev.60 20:52:59 v2.3.0-dev.61 20:52:59 v2.3.0-dev.62 20:52:59 v2.3.0-dev.63 20:52:59 v2.3.0-dev.64 20:52:59 v2.3.0-dev.65 20:52:59 v2.3.0-dev.66 20:52:59 v2.3.0-dev.67 20:52:59 v2.3.0-dev.68 20:52:59 v2.3.0-dev.69 20:52:59 v2.3.0-dev.70 20:52:59 v2.3.0-dev.71 20:52:59 v2.3.0-dev.72 20:52:59 v2.3.0-dev.73 20:52:59 v2.3.0-dev.74 20:52:59 v2.3.0-dev.75 20:52:59 v2.3.0-dev.76 20:52:59 v2.3.0-dev.77 20:52:59 v2.3.0-dev.78 20:52:59 v2.3.0-dev.79 20:52:59 v2.3.0-dev.80 20:52:59 v2.3.0-dev.81 20:52:59 v2.3.0-dev.82 20:52:59 v2.3.0-dev.83 20:52:59 v2.3.0-dev.84 20:52:59 v2.3.0-dev.85 20:52:59 v2.3.0-dev.86 20:52:59 v2.3.0-dev.87 20:52:59 v2.3.0-dev.88 20:52:59 v2.3.0-dev.89 20:52:59 v2.3.0-dev.90 20:52:59 v2.3.0-dev.91 20:52:59 v2.3.0-dev.92 20:52:59 v2.3.0-dev.93 20:52:59 v2.3.0-dev.94 20:52:59 v2.3.0-dev.95 20:52:59 v2.3.0-dev.96 20:52:59 v2.3.0-dev.97 20:52:59 v2.3.0-dev.98 20:52:59 v2.3.0-dev.99 20:52:59 v2.3.1-dev.1 20:52:59 v2.3.1-dev.2 20:52:59 v2.3.1-dev.3 20:52:59 v2.3.1-dev.4 20:52:59 v2.3.1-dev.5 20:52:59 v3.0.0-dev.1 [Pipeline] sh 20:52:59 + lftools sign git-tag v3.0.0-dev.1 20:53:00 Signing Git tag with Sigul... 20:53:00 Signing v3.0.0-dev.1 [Pipeline] echo 20:53:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:53:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:53:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:53:01 $ docker stop --time=1 833e0c0945f7de24643631e840619947402c87177c109263691fda4ddd89c773 20:53:02 $ docker rm -f 833e0c0945f7de24643631e840619947402c87177c109263691fda4ddd89c773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:03 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:03 $ docker top ad91d09150301ddb58cb60939c91b90243b40217e2a90a576e693de0c1ce3a34 -eo pid,comm 20:53:03 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). 20:53:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:03 [ssh-agent] Looking for ssh-agent implementation... 20:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:03 $ docker exec ad91d09150301ddb58cb60939c91b90243b40217e2a90a576e693de0c1ce3a34 ssh-agent 20:53:03 SSH_AUTH_SOCK=/tmp/ssh-wBMpyJbg8PNK/agent.32 20:53:03 SSH_AGENT_PID=38 20:53:03 Running ssh-add (command line suppressed) 20:53:03 Identity added: /w/workspace/edgex-go/354@tmp/private_key_8451573525776322895.key (/w/workspace/edgex-go/354@tmp/private_key_8451573525776322895.key) 20:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:04 + git semver bump pre 20:53:04 2022-11-30 20:53:04,442 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:53:04 2022-11-30 20:53:04,442 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 20:53:04 2022-11-30 20:53:04,442 [bump_version] DEBUG bumped version:3.0.0-dev.2 20:53:04 2022-11-30 20:53:04,442 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgex-go/354/.semver/main with force:True 20:53:04 2022-11-30 20:53:04,442 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:53:04 2022-11-30 20:53:04,443 [write_file] DEBUG write to file:/w/workspace/edgex-go/354/.semver/main 20:53:04 2022-11-30 20:53:04,445 [execute] INFO git cat-file --batch-check 20:53:04 2022-11-30 20:53:04,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=False, shell=None, istream=) 20:53:04 2022-11-30 20:53:04,451 [execute] INFO git cat-file --batch 20:53:04 2022-11-30 20:53:04,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=False, shell=None, istream=) 20:53:04 2022-11-30 20:53:04,457 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:53:04 3.0.0-dev.2 [Pipeline] } 20:53:04 $ docker exec --env ******** --env ******** ad91d09150301ddb58cb60939c91b90243b40217e2a90a576e693de0c1ce3a34 ssh-agent -k 20:53:04 unset SSH_AUTH_SOCK; 20:53:04 unset SSH_AGENT_PID; 20:53:04 echo Agent pid 38 killed; 20:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:04 + git semver [Pipeline] } 20:53:05 $ docker stop --time=1 ad91d09150301ddb58cb60939c91b90243b40217e2a90a576e693de0c1ce3a34 20:53:06 $ docker rm -f ad91d09150301ddb58cb60939c91b90243b40217e2a90a576e693de0c1ce3a34 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:07 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:07 $ docker top 54a9618238b4f2217d8b6c506b888f5a0d5e000496d820085bc4c3a0ae16aebe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:07 [ssh-agent] Looking for ssh-agent implementation... 20:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:07 $ docker exec 54a9618238b4f2217d8b6c506b888f5a0d5e000496d820085bc4c3a0ae16aebe ssh-agent 20:53:07 SSH_AUTH_SOCK=/tmp/ssh-zreal4OHmYUH/agent.32 20:53:07 SSH_AGENT_PID=38 20:53:07 Running ssh-add (command line suppressed) 20:53:07 Identity added: /w/workspace/edgex-go/354@tmp/private_key_1252771042118732586.key (/w/workspace/edgex-go/354@tmp/private_key_1252771042118732586.key) 20:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:08 + git semver push 20:53:08 2022-11-30 20:53:08,421 [run_push] DEBUG push 20:53:08 2022-11-30 20:53:08,421 [execute] INFO git cat-file --batch-check 20:53:08 2022-11-30 20:53:08,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=False, shell=None, istream=) 20:53:08 2022-11-30 20:53:08,425 [execute] INFO git rev-list 6d2e211689cf6c2c1ce801965812eadf7a5e902c -- 20:53:08 2022-11-30 20:53:08,425 [execute] DEBUG Popen(['git', 'rev-list', '6d2e211689cf6c2c1ce801965812eadf7a5e902c', '--'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=False, shell=None, istream=None) 20:53:08 2022-11-30 20:53:08,439 [execute] INFO git fetch -v origin 20:53:08 2022-11-30 20:53:08,440 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=True, shell=None, istream=None) 20:53:09 2022-11-30 20:53:08,882 [run_push] DEBUG no remote changes detected 20:53:09 2022-11-30 20:53:08,882 [execute] INFO git push origin semver 20:53:09 2022-11-30 20:53:08,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/354/.semver, universal_newlines=False, shell=None, istream=None) 20:53:10 2022-11-30 20:53:09,733 [run_push] DEBUG push all version tags 20:53:10 2022-11-30 20:53:09,733 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:53:10 2022-11-30 20:53:09,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/354, universal_newlines=False, shell=None, istream=None) 20:53:10 2022-11-30 20:53:10,544 [read_version] DEBUG read version from /w/workspace/edgex-go/354/.semver/main 20:53:10 3.0.0-dev.2 [Pipeline] } 20:53:10 $ docker exec --env ******** --env ******** 54a9618238b4f2217d8b6c506b888f5a0d5e000496d820085bc4c3a0ae16aebe ssh-agent -k 20:53:10 unset SSH_AUTH_SOCK; 20:53:10 unset SSH_AGENT_PID; 20:53:10 echo Agent pid 38 killed; 20:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:11 + git semver [Pipeline] } 20:53:11 $ docker stop --time=1 54a9618238b4f2217d8b6c506b888f5a0d5e000496d820085bc4c3a0ae16aebe 20:53:12 $ docker rm -f 54a9618238b4f2217d8b6c506b888f5a0d5e000496d820085bc4c3a0ae16aebe [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 20:53:13 + [ -d /w/workspace/edgex-go/354/archives ] [Pipeline] libraryResource [Pipeline] sh 20:53:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:14 ---> package-listing.sh 20:53:14 ++ tr '[:upper:]' '[:lower:]' 20:53:14 ++ facter osfamily 20:53:14 + OS_FAMILY=debian 20:53:14 + workspace=/w/workspace/edgex-go/354 20:53:14 + START_PACKAGES=/tmp/packages_start.txt 20:53:14 + END_PACKAGES=/tmp/packages_end.txt 20:53:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:14 + PACKAGES=/tmp/packages_start.txt 20:53:14 + '[' /w/workspace/edgex-go/354 ']' 20:53:14 + PACKAGES=/tmp/packages_end.txt 20:53:14 + case "${OS_FAMILY}" in 20:53:14 + dpkg -l 20:53:14 + grep '^ii' 20:53:14 + '[' -f /tmp/packages_start.txt ']' 20:53:14 + '[' -f /tmp/packages_end.txt ']' 20:53:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:14 + '[' /w/workspace/edgex-go/354 ']' 20:53:14 + mkdir -p /w/workspace/edgex-go/354/archives/ 20:53:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/354/archives/ [Pipeline] echo 20:53:14 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/354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:15 20:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:15 latest: Pulling from edgex-lftools-log-publisher 20:53:15 5eb5b503b376: Pulling fs layer 20:53:15 5c69ac0246d0: Pulling fs layer 20:53:15 ec43610c2a17: Pulling fs layer 20:53:15 3a2ae6a8a46f: Pulling fs layer 20:53:15 33b1e0a273af: Pulling fs layer 20:53:15 33b1e0a273af: Waiting 20:53:15 5d3b04190fa2: Pulling fs layer 20:53:15 2f39f015ded8: Pulling fs layer 20:53:15 2f39f015ded8: Waiting 20:53:15 5c69ac0246d0: Download complete 20:53:15 3a2ae6a8a46f: Verifying Checksum 20:53:15 3a2ae6a8a46f: Download complete 20:53:15 33b1e0a273af: Verifying Checksum 20:53:15 33b1e0a273af: Download complete 20:53:15 5d3b04190fa2: Verifying Checksum 20:53:15 5d3b04190fa2: Download complete 20:53:15 ec43610c2a17: Verifying Checksum 20:53:15 ec43610c2a17: Download complete 20:53:15 5eb5b503b376: Verifying Checksum 20:53:15 5eb5b503b376: Download complete 20:53:16 2f39f015ded8: Download complete 20:53:16 5eb5b503b376: Pull complete 20:53:17 5c69ac0246d0: Pull complete 20:53:17 ec43610c2a17: Pull complete 20:53:17 3a2ae6a8a46f: Pull complete 20:53:17 33b1e0a273af: Pull complete 20:53:18 5d3b04190fa2: Pull complete 20:53:22 2f39f015ded8: Pull complete 20:53:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:22 prd-ubuntu20.04-docker-8c-8g-120134 does not seem to be running inside a container 20:53:22 $ 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/354/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/354 -v /w/workspace/edgex-go/354:/w/workspace/edgex-go/354:rw,z -v /w/workspace/edgex-go/354@tmp:/w/workspace/edgex-go/354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:53:24 $ docker top 73ae404f94e11d062e2759d671169fae22c112ca544da5b3cab19d6e9c8f5201 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:25 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:25 + ls /var/log/sa-host 20:53:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:25 provisioning config files... 20:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/354@tmp/config10872040713530401300tmp [Pipeline] { [Pipeline] echo 20:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:25 ---> create-netrc.sh [Pipeline] } 20:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> python-tools-install.sh [Pipeline] echo 20:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> sudo-logs.sh 20:53:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:26 ---> job-cost.sh 20:53:26 lf-activate-venv: SKIPPING 20:53:26 DEBUG: total: 0.10999999940395355 20:53:26 INFO: Retrieving Stack Cost... 20:53:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:53:29 INFO: Archiving Costs [Pipeline] echo 20:53:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:29 ---> logs-deploy.sh 20:53:29 lf-activate-venv: SKIPPING 20:53:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/354 20:53:29 INFO: archiving workspace using pattern(s): 20:53:30 Archives upload complete. 20:53:30 INFO: archiving logs to Nexus 20:53:31 ---> uname -a: 20:53:31 Linux prd-ubuntu20-04-docker-8c-8g-120134 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:53:31 20:53:31 20:53:31 ---> lscpu: 20:53:31 Architecture: x86_64 20:53:31 CPU op-mode(s): 32-bit, 64-bit 20:53:31 Byte Order: Little Endian 20:53:31 Address sizes: 40 bits physical, 48 bits virtual 20:53:31 CPU(s): 8 20:53:31 On-line CPU(s) list: 0-7 20:53:31 Thread(s) per core: 1 20:53:31 Core(s) per socket: 1 20:53:31 Socket(s): 8 20:53:31 NUMA node(s): 1 20:53:31 Vendor ID: AuthenticAMD 20:53:31 CPU family: 23 20:53:31 Model: 49 20:53:31 Model name: AMD EPYC-Rome Processor 20:53:31 Stepping: 0 20:53:31 CPU MHz: 2799.988 20:53:31 BogoMIPS: 5599.97 20:53:31 Virtualization: AMD-V 20:53:31 Hypervisor vendor: KVM 20:53:31 Virtualization type: full 20:53:31 L1d cache: 256 KiB 20:53:31 L1i cache: 256 KiB 20:53:31 L2 cache: 4 MiB 20:53:31 L3 cache: 128 MiB 20:53:31 NUMA node0 CPU(s): 0-7 20:53:31 Vulnerability Itlb multihit: Not affected 20:53:31 Vulnerability L1tf: Not affected 20:53:31 Vulnerability Mds: Not affected 20:53:31 Vulnerability Meltdown: Not affected 20:53:31 Vulnerability Mmio stale data: Not affected 20:53:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:53:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:53:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:53:31 Vulnerability Srbds: Not affected 20:53:31 Vulnerability Tsx async abort: Not affected 20:53:31 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 20:53:31 20:53:31 20:53:31 ---> nproc: 20:53:31 8 20:53:31 20:53:31 20:53:31 ---> df -h: 20:53:31 Filesystem Size Used Avail Use% Mounted on 20:53:31 overlay 155G 21G 135G 14% / 20:53:31 tmpfs 64M 0 64M 0% /dev 20:53:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:53:31 shm 64M 0 64M 0% /dev/shm 20:53:31 /dev/vda1 155G 21G 135G 14% /facter-os 20:53:31 20:53:31 20:53:31 ---> sar -b -r -n DEV: 20:53:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120134) 11/30/22 _x86_64_ (8 CPU) 20:53:31 20:53:31 20:24:36 LINUX RESTART (8 CPU) 20:53:31 20:53:31 20:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:53:31 20:26:01 142.21 22.31 119.90 0.00 2229.23 64061.86 0.00 20:53:31 20:27:01 58.65 0.02 58.63 0.00 2.80 25590.93 0.00 20:53:31 20:28:01 81.27 0.25 81.02 0.00 13.33 31617.08 0.00 20:53:31 20:29:01 412.70 8.17 404.53 0.00 92.38 198205.10 0.00 20:53:31 20:30:01 711.95 7.15 704.80 0.00 900.38 216022.00 0.00 20:53:31 20:31:01 557.46 4.27 553.19 0.00 2017.93 198740.48 0.00 20:53:31 20:32:01 642.23 1.62 640.61 0.00 18.93 189763.04 0.00 20:53:31 20:33:01 341.56 2.10 339.46 0.00 2295.88 52364.61 0.00 20:53:31 20:34:01 25.81 0.05 25.76 0.00 4.00 671.89 0.00 20:53:31 20:35:01 3.43 0.00 3.43 0.00 0.00 69.19 0.00 20:53:31 20:36:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 20:53:31 20:37:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 20:53:31 20:38:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:53:31 20:39:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 20:53:31 20:40:01 1.88 0.02 1.87 0.00 0.13 21.86 0.00 20:53:31 20:41:01 1.33 0.00 1.33 0.00 0.00 19.86 0.00 20:53:31 20:42:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 20:53:31 20:43:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 20:53:31 20:44:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 20:53:31 20:45:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:53:31 20:46:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 20:53:31 20:47:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 20:53:31 20:48:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 20:53:31 20:49:01 4.28 2.30 1.98 0.00 108.25 25.86 0.00 20:53:31 20:50:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 20:53:31 20:51:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 20:53:31 20:52:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 20:53:31 20:53:01 106.78 0.35 106.43 0.00 19.73 58261.09 0.00 20:53:31 Average: 111.00 1.74 109.26 0.00 275.10 36986.35 0.00 20:53:31 20:53:31 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:53:31 20:26:01 28138400 31580364 731852 2.23 101416 3559948 2067404 6.09 1130208 3196576 185140 20:53:31 20:27:01 27787704 31356448 946588 2.88 108192 3663260 2454688 7.23 1509628 3141008 212128 20:53:31 20:28:01 27947496 31567964 737436 2.24 111128 3709684 1878064 5.53 1212504 3277096 296 20:53:31 20:29:01 21242380 31521836 769200 2.34 277076 9883100 1890680 5.57 1723336 9135968 2056144 20:53:31 20:30:01 21137840 31459316 808256 2.46 306712 9852916 1941456 5.72 2016144 8874896 344720 20:53:31 20:31:01 19326116 31407096 853640 2.60 369316 11426300 2202344 6.49 2329880 10245660 384 20:53:31 20:32:01 17336140 31276664 985704 3.00 451328 13102564 2386740 7.03 2490432 11970172 264508 20:53:31 20:33:01 18956512 31520280 750068 2.28 475952 11732944 1956636 5.77 2497100 10389476 2376 20:53:31 20:34:01 18954792 31518008 752340 2.29 475132 11730304 1960340 5.78 2498652 10386536 4 20:53:31 20:35:01 18971660 31531460 738848 2.25 475212 11730316 1842296 5.43 2483392 10386512 28 20:53:31 20:36:01 18972164 31532072 738104 2.24 475232 11730320 1842296 5.43 2483044 10386516 4 20:53:31 20:37:01 18977212 31537148 733056 2.23 475248 11730320 1842296 5.43 2478272 10386516 48 20:53:31 20:38:01 18977000 31537164 733496 2.23 475268 11730324 1842296 5.43 2478224 10386716 20 20:53:31 20:39:01 18980732 31540960 729628 2.22 475292 11730324 1842296 5.43 2474700 10386724 252 20:53:31 20:40:01 18979720 31540040 730284 2.22 475336 11730320 1876296 5.53 2474732 10386720 16 20:53:31 20:41:01 18979776 31540108 730148 2.22 475368 11730308 1876296 5.53 2474868 10386700 140 20:53:31 20:42:01 18980156 31540528 729884 2.22 475400 11730308 1876296 5.53 2475016 10386700 20 20:53:31 20:43:01 18980124 31540520 729856 2.22 475412 11730316 1876296 5.53 2475288 10386704 188 20:53:31 20:44:01 18980100 31540532 729776 2.22 475464 11730320 1876296 5.53 2474980 10386708 4 20:53:31 20:45:01 18980084 31540560 729712 2.22 475484 11730320 1876296 5.53 2475024 10386712 184 20:53:31 20:46:01 18979752 31540240 729948 2.22 475512 11730324 1876296 5.53 2475112 10386720 12 20:53:31 20:47:01 18979728 31540244 729880 2.22 475528 11730324 1876296 5.53 2475104 10386720 184 20:53:31 20:48:01 18980148 31540672 729592 2.22 475544 11730328 1876296 5.53 2475120 10386724 4 20:53:31 20:49:01 18970300 31535416 734504 2.23 475588 11733560 1870516 5.51 2483560 10388808 172 20:53:31 20:50:01 18970000 31535140 734716 2.23 475612 11733560 1870516 5.51 2483148 10388808 8 20:53:31 20:51:01 18970424 31535576 734208 2.23 475632 11733572 1870516 5.51 2483204 10388816 160 20:53:31 20:52:01 18970376 31535560 734176 2.23 475652 11733572 1870516 5.51 2483168 10388824 8 20:53:31 20:53:01 17441052 31483972 778860 2.37 523508 13042068 2043880 6.02 2629944 11638744 1224 20:53:31 Average: 19994567 31513425 760491 2.31 419912 10816494 1941516 5.72 2308707 9615171 109585 20:53:31 20:53:31 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:53:31 20:26:01 docker0 449.36 424.63 34.52 3478.58 0.00 0.00 0.00 0.00 20:53:31 20:26:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 20:53:31 20:26:01 ens3 1296.97 1211.25 12542.05 159.70 0.00 0.00 0.00 0.00 20:53:31 20:27:01 veth7da0b31 1.43 1.62 0.11 0.13 0.00 0.00 0.00 0.00 20:53:31 20:27:01 docker0 1.43 1.50 0.09 0.12 0.00 0.00 0.00 0.00 20:53:31 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:27:01 ens3 37.28 22.63 35.01 15.71 0.00 0.00 0.00 0.00 20:53:31 20:28:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:53:31 20:28:01 ens3 102.10 82.01 1702.37 110.55 0.00 0.00 0.00 0.00 20:53:31 20:29:01 vethb937cdb 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:53:31 20:29:01 docker0 513.98 554.66 34.64 4997.11 0.00 0.00 0.00 0.00 20:53:31 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:29:01 ens3 577.87 529.45 5018.08 51.76 0.00 0.00 0.00 0.00 20:53:31 20:30:01 vethb937cdb 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:30:01 veth5d57446 9.73 31.44 0.77 635.08 0.00 0.00 0.00 0.05 20:53:31 20:30:01 docker0 79.24 172.39 6.05 1916.17 0.00 0.00 0.00 0.00 20:53:31 20:30:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 20:53:31 20:30:01 ens3 250.46 131.64 2886.65 24.16 0.00 0.00 0.00 0.00 20:53:31 20:31:01 vethb937cdb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:31:01 docker0 120.86 192.18 9.67 2061.45 0.00 0.00 0.00 0.00 20:53:31 20:31:01 vethc9a870c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:31:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:53:31 20:31:01 ens3 295.70 171.99 2620.24 31.07 0.00 0.00 0.00 0.00 20:53:31 20:31:01 veth6b9d9dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:32:01 vethb937cdb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:32:01 docker0 116.81 167.39 9.08 2089.66 0.00 0.00 0.00 0.00 20:53:31 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:32:01 veth15c6728 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:53:31 20:32:01 ens3 742.91 260.06 3276.16 35.01 0.00 0.00 0.00 0.00 20:53:31 20:33:01 docker0 4.65 9.45 0.30 99.89 0.00 0.00 0.00 0.00 20:53:31 20:33:01 lo 30.06 30.06 2.95 2.95 0.00 0.00 0.00 0.00 20:53:31 20:33:01 ens3 378.60 354.12 505.76 1122.39 0.00 0.00 0.00 0.00 20:53:31 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:34:01 lo 28.13 28.13 2.77 2.77 0.00 0.00 0.00 0.00 20:53:31 20:34:01 ens3 428.61 442.69 164.74 2899.84 0.00 0.00 0.00 0.00 20:53:31 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:35:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 20:53:31 20:35:01 ens3 19.46 17.16 15.82 37.95 0.00 0.00 0.00 0.00 20:53:31 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:36:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:53:31 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:38:01 ens3 6.01 3.62 11.53 0.52 0.00 0.00 0.00 0.00 20:53:31 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:40:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:41:01 ens3 0.83 0.22 0.13 0.07 0.00 0.00 0.00 0.00 20:53:31 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:42:01 ens3 0.75 0.42 0.35 0.28 0.00 0.00 0.00 0.00 20:53:31 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:43:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:53:31 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:46:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:53:31 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:47:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:53:31 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:53:31 20:49:01 ens3 7.65 6.18 5.09 6.24 0.00 0.00 0.00 0.00 20:53:31 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:53:31 20:51:01 ens3 0.47 0.27 0.20 0.08 0.00 0.00 0.00 0.00 20:53:31 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 20:53:01 docker0 44.91 68.81 3.78 695.10 0.00 0.00 0.00 0.00 20:53:31 20:53:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 20:53:31 20:53:01 vetheb2c209 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 20:53:31 20:53:01 ens3 360.77 257.26 7887.53 49.28 0.00 0.00 0.00 0.00 20:53:31 Average: docker0 47.54 56.82 3.50 547.78 0.00 0.00 0.00 0.00 20:53:31 Average: lo 2.63 2.63 0.26 0.26 0.00 0.00 0.00 0.00 20:53:31 Average: vetheb2c209 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 20:53:31 Average: ens3 161.00 124.71 1309.72 162.32 0.00 0.00 0.00 0.00 20:53:31 20:53:31 20:53:31 ---> sar -P ALL: 20:53:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120134) 11/30/22 _x86_64_ (8 CPU) 20:53:31 20:53:31 20:24:36 LINUX RESTART (8 CPU) 20:53:31 20:53:31 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:53:31 20:26:01 all 11.37 0.00 3.85 3.88 0.06 80.84 20:53:31 20:26:01 0 9.12 0.00 2.87 0.29 0.05 87.67 20:53:31 20:26:01 1 8.19 0.00 4.11 7.25 0.07 80.38 20:53:31 20:26:01 2 10.21 0.00 5.77 1.13 0.05 82.83 20:53:31 20:26:01 3 14.48 0.00 4.22 0.62 0.07 80.60 20:53:31 20:26:01 4 14.80 0.00 3.51 2.08 0.07 79.54 20:53:31 20:26:01 5 12.27 0.00 4.45 17.95 0.07 65.26 20:53:31 20:26:01 6 9.41 0.00 2.79 0.39 0.05 87.37 20:53:31 20:26:01 7 12.47 0.00 3.11 1.53 0.07 82.83 20:53:31 20:27:01 all 34.93 0.00 5.80 2.12 0.09 57.06 20:53:31 20:27:01 0 36.16 0.00 6.00 2.67 0.08 55.08 20:53:31 20:27:01 1 32.95 0.00 5.54 0.02 0.08 61.42 20:53:31 20:27:01 2 35.90 0.00 5.53 0.91 0.10 57.56 20:53:31 20:27:01 3 35.53 0.00 5.37 9.33 0.08 49.68 20:53:31 20:27:01 4 34.33 0.00 6.50 2.54 0.08 56.54 20:53:31 20:27:01 5 34.11 0.00 5.41 0.59 0.08 59.80 20:53:31 20:27:01 6 35.59 0.00 5.01 0.08 0.10 59.21 20:53:31 20:27:01 7 34.87 0.00 7.01 0.83 0.07 57.22 20:53:31 20:28:01 all 38.25 0.00 5.74 1.32 0.08 54.62 20:53:31 20:28:01 0 39.15 0.00 6.18 0.15 0.08 54.43 20:53:31 20:28:01 1 39.24 0.00 5.63 0.08 0.07 54.97 20:53:31 20:28:01 2 39.26 0.00 6.70 5.15 0.08 48.81 20:53:31 20:28:01 3 35.54 0.00 4.74 0.51 0.08 59.14 20:53:31 20:28:01 4 39.23 0.00 5.40 0.64 0.07 54.66 20:53:31 20:28:01 5 35.50 0.00 5.11 0.19 0.08 59.12 20:53:31 20:28:01 6 39.94 0.00 6.01 3.28 0.08 50.69 20:53:31 20:28:01 7 38.10 0.00 6.13 0.57 0.08 55.11 20:53:31 20:29:01 all 12.66 0.00 8.92 12.93 0.06 65.43 20:53:31 20:29:01 0 13.17 0.00 10.25 7.93 0.05 68.60 20:53:31 20:29:01 1 13.77 0.00 8.39 8.58 0.05 69.20 20:53:31 20:29:01 2 13.06 0.00 8.26 15.30 0.07 63.32 20:53:31 20:29:01 3 11.67 0.00 9.41 20.24 0.07 58.61 20:53:31 20:29:01 4 10.64 0.00 8.73 4.98 0.05 75.60 20:53:31 20:29:01 5 11.89 0.00 7.60 2.25 0.05 78.21 20:53:31 20:29:01 6 14.51 0.00 9.25 35.89 0.05 40.30 20:53:31 20:29:01 7 12.60 0.00 9.46 8.32 0.08 69.54 20:53:31 20:30:01 all 45.57 0.00 8.97 10.44 0.08 34.93 20:53:31 20:30:01 0 46.27 0.00 8.33 10.99 0.07 34.35 20:53:31 20:30:01 1 47.16 0.00 7.49 3.75 0.08 41.52 20:53:31 20:30:01 2 48.26 0.00 9.05 28.51 0.08 14.09 20:53:31 20:30:01 3 42.81 0.00 9.31 4.93 0.08 42.86 20:53:31 20:30:01 4 45.20 0.00 10.26 7.01 0.08 37.45 20:53:31 20:30:01 5 43.42 0.00 9.71 2.39 0.08 44.39 20:53:31 20:30:01 6 45.12 0.00 9.77 17.61 0.10 27.41 20:53:31 20:30:01 7 46.29 0.00 7.86 8.35 0.08 37.41 20:53:31 20:31:01 all 29.25 0.00 9.03 25.63 0.12 35.97 20:53:31 20:31:01 0 29.88 0.00 9.44 31.47 0.12 29.10 20:53:31 20:31:01 1 31.09 0.00 9.68 29.99 0.12 29.12 20:53:31 20:31:01 2 29.33 0.00 9.06 10.20 0.09 51.31 20:53:31 20:31:01 3 26.78 0.00 8.40 35.52 0.12 29.18 20:53:31 20:31:01 4 30.11 0.00 9.13 26.61 0.17 33.98 20:53:31 20:31:01 5 28.17 0.00 8.15 12.30 0.09 51.30 20:53:31 20:31:01 6 28.69 0.00 9.20 33.74 0.12 28.26 20:53:31 20:31:01 7 29.93 0.00 9.14 25.30 0.15 35.48 20:53:31 20:32:01 all 34.32 0.00 10.16 20.13 0.13 35.26 20:53:31 20:32:01 0 33.48 0.00 9.82 16.61 0.10 39.99 20:53:31 20:32:01 1 38.41 0.00 9.71 20.00 0.12 31.77 20:53:31 20:32:01 2 36.04 0.00 11.34 26.50 0.12 26.00 20:53:31 20:32:01 3 34.30 0.00 9.98 13.19 0.24 42.29 20:53:31 20:32:01 4 35.57 0.00 9.63 21.86 0.10 32.83 20:53:31 20:32:01 5 33.95 0.00 11.44 12.17 0.16 42.28 20:53:31 20:32:01 6 31.14 0.00 10.27 25.90 0.10 32.60 20:53:31 20:32:01 7 31.66 0.00 9.08 24.73 0.12 34.41 20:53:31 20:33:01 all 23.10 0.00 5.61 5.91 0.10 65.29 20:53:31 20:33:01 0 21.04 0.00 5.09 9.97 0.08 63.81 20:53:31 20:33:01 1 25.60 0.00 5.99 6.90 0.08 61.42 20:53:31 20:33:01 2 26.14 0.00 6.31 5.75 0.10 61.70 20:53:31 20:33:01 3 22.85 0.00 5.77 3.36 0.08 67.93 20:53:31 20:33:01 4 23.28 0.00 5.92 5.29 0.13 65.37 20:53:31 20:33:01 5 25.23 0.00 6.14 5.75 0.10 62.78 20:53:31 20:33:01 6 21.30 0.00 5.02 4.12 0.07 69.50 20:53:31 20:33:01 7 19.35 0.00 4.64 6.13 0.10 69.78 20:53:31 20:34:01 all 9.89 0.00 0.91 0.14 0.06 89.00 20:53:31 20:34:01 0 8.67 0.00 0.88 0.58 0.03 89.84 20:53:31 20:34:01 1 7.54 0.00 0.78 0.02 0.05 91.61 20:53:31 20:34:01 2 14.88 0.00 1.04 0.13 0.08 83.87 20:53:31 20:34:01 3 4.21 0.00 0.82 0.17 0.08 94.72 20:53:31 20:34:01 4 14.74 0.00 1.17 0.05 0.07 83.97 20:53:31 20:34:01 5 9.29 0.00 1.10 0.02 0.07 89.53 20:53:31 20:34:01 6 10.45 0.00 0.94 0.00 0.05 88.56 20:53:31 20:34:01 7 9.36 0.00 0.57 0.12 0.07 89.88 20:53:31 20:35:01 all 0.29 0.00 0.08 0.01 0.01 99.61 20:53:31 20:35:01 0 0.00 0.00 0.03 0.05 0.02 99.90 20:53:31 20:35:01 1 0.20 0.00 0.05 0.00 0.02 99.73 20:53:31 20:35:01 2 0.12 0.00 0.10 0.02 0.00 99.77 20:53:31 20:35:01 3 0.35 0.00 0.03 0.02 0.02 99.58 20:53:31 20:35:01 4 0.35 0.00 0.17 0.00 0.03 99.45 20:53:31 20:35:01 5 0.30 0.00 0.08 0.00 0.02 99.60 20:53:31 20:35:01 6 0.50 0.00 0.05 0.00 0.00 99.45 20:53:31 20:35:01 7 0.50 0.00 0.08 0.00 0.00 99.42 20:53:31 20:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:53:31 20:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:36:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:53:31 20:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:53:31 20:36:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:53:31 20:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:53:31 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:53:31 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:53:31 20:36:01 CPU %user %nice %system %iowait %steal %idle 20:53:31 20:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:53:31 20:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 20:53:31 20:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:53:31 20:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:53:31 20:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:53:31 20:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:53:31 20:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:38:01 all 0.04 0.00 0.06 0.01 0.01 99.88 20:53:31 20:38:01 0 0.03 0.00 0.10 0.07 0.00 99.80 20:53:31 20:38:01 1 0.13 0.00 0.25 0.00 0.02 99.60 20:53:31 20:38:01 2 0.02 0.00 0.07 0.00 0.02 99.90 20:53:31 20:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:53:31 20:38:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:53:31 20:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:53:31 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:53:31 20:39:01 0 0.02 0.00 0.02 0.05 0.00 99.92 20:53:31 20:39:01 1 0.00 0.00 0.00 0.00 0.05 99.95 20:53:31 20:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:53:31 20:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:53:31 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:40:01 all 0.02 0.00 0.03 0.01 0.01 99.93 20:53:31 20:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:53:31 20:40:01 2 0.02 0.00 0.03 0.05 0.02 99.88 20:53:31 20:40:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:53:31 20:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:53:31 20:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:53:31 20:40:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:53:31 20:40:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:53:31 20:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:53:31 20:41:01 0 0.00 0.00 0.00 0.08 0.00 99.92 20:53:31 20:41:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:53:31 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:41:01 5 0.12 0.00 0.00 0.00 0.00 99.88 20:53:31 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:53:31 20:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:53:31 20:42:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:53:31 20:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:53:31 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:53:31 20:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:53:31 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:53:31 20:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:53:31 20:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:53:31 20:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:53:31 20:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:53:31 20:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:53:31 20:43:01 5 0.05 0.00 0.02 0.00 0.03 99.90 20:53:31 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:53:31 20:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:53:31 20:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:53:31 20:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:53:31 20:44:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:53:31 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:53:31 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:53:31 20:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:53:31 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:53:31 20:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:53:31 20:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:53:31 20:45:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:53:31 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:46:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:53:31 20:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:53:31 20:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:53:31 20:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:53:31 20:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:53:31 20:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:53:31 20:46:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:53:31 20:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:53:31 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:53:31 20:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:53:31 20:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:53:31 20:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:53:31 20:47:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:53:31 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:53:31 20:47:01 CPU %user %nice %system %iowait %steal %idle 20:53:31 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:53:31 20:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:53:31 20:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:53:31 20:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:53:31 20:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:53:31 20:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:53:31 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:49:01 all 0.42 0.00 0.05 0.02 0.01 99.51 20:53:31 20:49:01 0 0.25 0.00 0.05 0.02 0.00 99.68 20:53:31 20:49:01 1 0.23 0.00 0.08 0.00 0.00 99.68 20:53:31 20:49:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:53:31 20:49:01 3 0.03 0.00 0.00 0.03 0.02 99.92 20:53:31 20:49:01 4 1.07 0.00 0.08 0.03 0.00 98.82 20:53:31 20:49:01 5 1.24 0.00 0.03 0.00 0.03 98.69 20:53:31 20:49:01 6 0.38 0.00 0.07 0.05 0.00 99.50 20:53:31 20:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:53:31 20:50:01 all 0.26 0.00 0.02 0.01 0.01 99.71 20:53:31 20:50:01 0 0.00 0.00 0.03 0.03 0.02 99.92 20:53:31 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:53:31 20:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:53:31 20:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:53:31 20:50:01 5 2.00 0.00 0.03 0.00 0.03 97.93 20:53:31 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:51:01 all 0.23 0.00 0.02 0.00 0.01 99.74 20:53:31 20:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:53:31 20:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:53:31 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:53:31 20:51:01 4 0.12 0.00 0.02 0.00 0.02 99.85 20:53:31 20:51:01 5 1.60 0.00 0.08 0.00 0.03 98.29 20:53:31 20:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:53:31 20:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:53:31 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:53:31 20:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:53:31 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:53:31 20:52:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:53:31 20:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:53:31 20:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:53:31 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:53:31 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:53:31 20:53:01 all 7.92 0.00 3.39 0.69 0.04 87.97 20:53:31 20:53:01 0 5.80 0.00 3.52 0.75 0.03 89.88 20:53:31 20:53:01 1 8.67 0.00 3.29 0.19 0.03 87.83 20:53:31 20:53:01 2 7.89 0.00 2.74 0.03 0.03 89.30 20:53:31 20:53:01 3 8.97 0.00 4.25 1.99 0.05 84.74 20:53:31 20:53:01 4 8.03 0.00 3.41 0.05 0.03 88.47 20:53:31 20:53:01 5 8.59 0.00 3.82 2.44 0.05 85.11 20:53:31 20:53:01 6 7.36 0.00 2.75 0.07 0.03 89.79 20:53:31 20:53:01 7 8.05 0.00 3.31 0.02 0.03 88.59 20:53:31 Average: all 8.79 0.00 2.21 2.93 0.03 86.03 20:53:31 Average: 0 8.61 0.00 2.21 2.88 0.03 86.27 20:53:31 Average: 1 8.98 0.00 2.16 2.70 0.04 86.11 20:53:31 Average: 2 9.24 0.00 2.34 3.30 0.03 85.09 20:53:31 Average: 3 8.38 0.00 2.20 3.16 0.04 86.21 20:53:31 Average: 4 9.12 0.00 2.27 2.50 0.04 86.07 20:53:31 Average: 5 8.77 0.00 2.23 1.97 0.04 86.99 20:53:31 Average: 6 8.64 0.00 2.16 4.26 0.03 84.92 20:53:31 Average: 7 8.61 0.00 2.14 2.66 0.03 86.56 20:53:31 20:53:31 20:53:31