Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 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-ssh4492421634675725716.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3550727504999179092.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5565625857477628195.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh156900863793936149.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-ssh3556775286988453401.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 ‘prd-ubuntu20.04-docker-8c-8g-7140’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7143 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/319 [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/319 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 (main) Commit message: "Merge pull request #4177 from hahattan/issue-4170" > git config core.sparsecheckout # timeout=10 > git checkout -f 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 > git rev-list --no-walk 39fcbed88f67e201ee240975c941ad828856b121 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:27:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:27:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:27:14 ========================================================= 06:27:14 EdgeX Global Pipelines Version Info 06:27:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:27:15 ------------------- 06:27:15 stable info: 06:27:15 ------------------- 06:27:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:27:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 06:27:15 Message: update stable to v1.0.239 06:27:15 ------------------- 06:27:15 experimental info: 06:27:15 ------------------- 06:27:15 Commited By: **** collab-it+edgex@linuxfoundation.org 06:27:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 06:27:15 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17acb4d [Pipeline] echo 06:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:16 provisioning config files... 06:27:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config13785760605028490065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:16 ---> docker-login.sh 06:27:16 nexus3.edgexfoundry.org:10001 06:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10002 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10003 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10004 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 docker.io 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 ---> docker-login.sh ends [Pipeline] } 06:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:18 + 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 06:27:18 + dirname cmd/core-command/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo core-command,cmd/core-command/Dockerfile 06:27:18 + dirname cmd/core-data/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo core-data,cmd/core-data/Dockerfile 06:27:18 + dirname cmd/core-metadata/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo core-metadata,cmd/core-metadata/Dockerfile 06:27:18 + dirname cmd/security-bootstrapper/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:27:18 + dirname cmd/security-proxy-setup/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:27:18 + dirname cmd/security-secretstore-setup/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:27:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:27:18 + dirname cmd/security-spire-agent/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:27:18 + dirname cmd/security-spire-config/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:27:18 + dirname cmd/security-spire-server/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:27:18 + dirname cmd/support-notifications/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo support-notifications,cmd/support-notifications/Dockerfile 06:27:18 + dirname cmd/support-scheduler/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:27:18 + dirname cmd/sys-mgmt-agent/Dockerfile 06:27:18 + cut -d/ -f2 06:27:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:27:18 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 06:27:18 + git rev-list -1 --merges 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24~1..17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo 06:27:18 -----------> git rev-list -1 --merges 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24~1..17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:27:18 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [false] [Pipeline] sh 06:27:18 + git log --format=format:%s -1 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo 06:27:18 ========================================================= 06:27:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:27:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:27:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:27:19 + grep -v github /etc/ssh/ssh_known_hosts 06:27:19 + [ -e /tmp/ssh_known_hosts ] 06:27:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:27:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:27:19 + sudo tee -a /etc/ssh/ssh_known_hosts 06:27:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:19 06:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:19 0.1.4: Pulling from edgex-devops/py-git-semver 06:27:19 b85a868b505f: Pulling fs layer 06:27:19 e2be974225ed: Pulling fs layer 06:27:19 339a4e72a1f5: Pulling fs layer 06:27:19 988bab9f4d93: Pulling fs layer 06:27:19 1469e6f7b9e6: Pulling fs layer 06:27:19 eaf3925da568: Pulling fs layer 06:27:19 bab4dde63d76: Pulling fs layer 06:27:19 bde34c3a00c8: Pulling fs layer 06:27:19 b352a97aabf1: Pulling fs layer 06:27:19 4872d77fe225: Pulling fs layer 06:27:19 5851b861e8e6: Pulling fs layer 06:27:19 988bab9f4d93: Waiting 06:27:19 1469e6f7b9e6: Waiting 06:27:19 eaf3925da568: Waiting 06:27:19 bab4dde63d76: Waiting 06:27:19 4872d77fe225: Waiting 06:27:19 5851b861e8e6: Waiting 06:27:19 bde34c3a00c8: Waiting 06:27:19 b352a97aabf1: Waiting 06:27:19 e2be974225ed: Verifying Checksum 06:27:19 e2be974225ed: Download complete 06:27:19 988bab9f4d93: Download complete 06:27:20 1469e6f7b9e6: Verifying Checksum 06:27:20 1469e6f7b9e6: Download complete 06:27:20 339a4e72a1f5: Verifying Checksum 06:27:20 339a4e72a1f5: Download complete 06:27:20 eaf3925da568: Verifying Checksum 06:27:20 eaf3925da568: Download complete 06:27:20 bde34c3a00c8: Verifying Checksum 06:27:20 bde34c3a00c8: Download complete 06:27:20 b352a97aabf1: Verifying Checksum 06:27:20 b352a97aabf1: Download complete 06:27:20 4872d77fe225: Verifying Checksum 06:27:20 4872d77fe225: Download complete 06:27:20 5851b861e8e6: Download complete 06:27:20 b85a868b505f: Verifying Checksum 06:27:20 b85a868b505f: Download complete 06:27:20 bab4dde63d76: Verifying Checksum 06:27:20 bab4dde63d76: Download complete 06:27:21 b85a868b505f: Pull complete 06:27:21 e2be974225ed: Pull complete 06:27:22 339a4e72a1f5: Pull complete 06:27:22 988bab9f4d93: Pull complete 06:27:22 1469e6f7b9e6: Pull complete 06:27:22 eaf3925da568: Pull complete 06:27:24 bab4dde63d76: Pull complete 06:27:24 bde34c3a00c8: Pull complete 06:27:24 b352a97aabf1: Pull complete 06:27:24 4872d77fe225: Pull complete 06:27:24 5851b861e8e6: Pull complete 06:27:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:24 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:27:26 $ docker top 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 -eo pid,comm 06:27:26 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). 06:27:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:27:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:26 [ssh-agent] Looking for ssh-agent implementation... 06:27:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:26 $ docker exec 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent 06:27:26 SSH_AUTH_SOCK=/tmp/ssh-aP22PhCYTrcf/agent.32 06:27:26 SSH_AGENT_PID=38 06:27:26 Running ssh-add (command line suppressed) 06:27:26 Identity added: /w/workspace/edgex-go/319@tmp/private_key_1254092949662059024.key (/w/workspace/edgex-go/319@tmp/private_key_1254092949662059024.key) 06:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:27 + git tag --points-at HEAD [Pipeline] } 06:27:27 $ docker exec --env ******** --env ******** 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent -k 06:27:27 unset SSH_AUTH_SOCK; 06:27:27 unset SSH_AGENT_PID; 06:27:27 echo Agent pid 38 killed; 06:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:27:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:27:27 [ssh-agent] Looking for ssh-agent implementation... 06:27:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:27:27 $ docker exec 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent 06:27:27 SSH_AUTH_SOCK=/tmp/ssh-iHolBVoP8rd5/agent.70 06:27:27 SSH_AGENT_PID=76 06:27:27 Running ssh-add (command line suppressed) 06:27:27 Identity added: /w/workspace/edgex-go/319@tmp/private_key_6273459031575122367.key (/w/workspace/edgex-go/319@tmp/private_key_6273459031575122367.key) 06:27:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:27:27 + git semver init 06:27:28 2022-10-05 06:27:28,133 [run_init] DEBUG init version:0.0.0 force:False 06:27:28 2022-10-05 06:27:28,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/319/.semver 06:27:28 2022-10-05 06:27:28,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/319/.semver 06:27:28 2022-10-05 06:27:28,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/319/.semver'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) 06:27:32 2022-10-05 06:27:32,429 [append_file] DEBUG append to file:/w/workspace/edgex-go/319/.git/info/exclude 06:27:32 2022-10-05 06:27:32,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/319/.semver/main with force:False 06:27:32 2022-10-05 06:27:32,430 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:27:32 2022-10-05 06:27:32,430 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:27:32 2.3.0-dev.81 [Pipeline] } 06:27:32 $ docker exec --env ******** --env ******** 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent -k 06:27:32 unset SSH_AUTH_SOCK; 06:27:32 unset SSH_AGENT_PID; 06:27:32 echo Agent pid 76 killed; 06:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:27:33 + git semver [Pipeline] } 06:27:33 $ docker stop --time=1 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 06:27:34 $ docker rm -f 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:27:35 Stashed 1 file(s) [Pipeline] echo 06:27:35 [edgeXSemver]: initialized semver on version 2.3.0-dev.81 [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 06:27:35 + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] echo 06:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:35 ========================================================= 06:27:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:27:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:27:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:35 2408cc74d12b: Pulling fs layer 06:27:35 ea60b727a1ce: Pulling fs layer 06:27:35 30c4a7721957: Pulling fs layer 06:27:35 370296b7ddb6: Pulling fs layer 06:27:35 7c6cee850709: Pulling fs layer 06:27:35 aa9baa53a306: Pulling fs layer 06:27:35 8b309c321861: Pulling fs layer 06:27:35 d8d76fd02f46: Pulling fs layer 06:27:35 fa31f396de31: Pulling fs layer 06:27:35 370296b7ddb6: Waiting 06:27:35 fa31f396de31: Waiting 06:27:35 d8d76fd02f46: Waiting 06:27:35 7c6cee850709: Waiting 06:27:35 aa9baa53a306: Waiting 06:27:35 8b309c321861: Waiting 06:27:35 30c4a7721957: Verifying Checksum 06:27:35 30c4a7721957: Download complete 06:27:35 ea60b727a1ce: Download complete 06:27:35 7c6cee850709: Verifying Checksum 06:27:35 7c6cee850709: Download complete 06:27:35 aa9baa53a306: Verifying Checksum 06:27:35 aa9baa53a306: Download complete 06:27:35 2408cc74d12b: Verifying Checksum 06:27:35 2408cc74d12b: Download complete 06:27:35 8b309c321861: Download complete 06:27:36 2408cc74d12b: Pull complete 06:27:36 ea60b727a1ce: Pull complete 06:27:36 30c4a7721957: Pull complete 06:27:36 fa31f396de31: Verifying Checksum 06:27:36 fa31f396de31: Download complete 06:27:36 d8d76fd02f46: Verifying Checksum 06:27:36 d8d76fd02f46: Download complete 06:27:36 370296b7ddb6: Verifying Checksum 06:27:36 370296b7ddb6: Download complete 06:27:41 370296b7ddb6: Pull complete 06:27:41 7c6cee850709: Pull complete 06:27:41 aa9baa53a306: Pull complete 06:27:41 8b309c321861: Pull complete 06:27:42 d8d76fd02f46: Pull complete 06:27:43 fa31f396de31: Pull complete 06:27:43 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 06:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:27:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:27:43 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:27:43 WORKDIR /edgex 06:27:43 COPY go.mod . 06:27:43 RUN go mod download 06:27:43 docker build -t ci-base-image-x86_64 -f - . 06:27:44 Sending build context to Docker daemon 169.6MB 06:27:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:27:44 ---> cef68f9685f8 06:27:44 Step 2/4 : WORKDIR /edgex 06:27:47 ---> Running in b0efaf7cb3b6 06:27:47 Removing intermediate container b0efaf7cb3b6 06:27:47 ---> 19ef5659e977 06:27:47 Step 3/4 : COPY go.mod . 06:27:47 ---> 019dbc1e76aa 06:27:47 Step 4/4 : RUN go mod download 06:27:47 ---> Running in ca439fe8e758 06:27:50 Still waiting to schedule task 06:27:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7141’ is offline 06:27:59 Removing intermediate container ca439fe8e758 06:27:59 ---> 00ec7caa1c60 06:27:59 Successfully built 00ec7caa1c60 06:27:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker inspect -f . ci-base-image-x86_64 06:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:00 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:28:00 $ docker top 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:00 + go version 06:28:00 go version go1.18.3 linux/amd64 [Pipeline] } 06:28:01 $ docker stop --time=1 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b 06:28:02 $ docker rm -f 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:02 + docker inspect -f . ci-base-image-x86_64 06:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:02 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:28:02 $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:28:03 $ docker top aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 -eo pid,comm [Pipeline] { [Pipeline] echo 06:28:03 ========================================================= 06:28:03 [edgeXBuildGoParallel] Running Tests and Build... 06:28:03 ========================================================= [Pipeline] sh 06:28:03 + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] fileExists [Pipeline] sh 06:28:03 + make test 06:28:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:28:10 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 44.1% of statements 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:28:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.367s coverage: 89.2% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 2.2% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 06:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements 06:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 06:28:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 80.5% of statements 06:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.0% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.8% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.194s coverage: 92.3% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 06:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 06:28:50 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 06:29:12 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." 06:29:12 GO111MODULE=on go vet ./... 06:29:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7144 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:29:13 Running in /w/workspace/edgex-go/319 [Pipeline] { [Pipeline] checkout 06:29:13 The recommended git tool is: git 06:29:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:29:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:29:14 ./bin/test-attribution-txt.sh [Pipeline] echo 06:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:29:15 + ls -al . 06:29:15 total 760 06:29:15 drwxrwxr-x 11 1001 1001 4096 Oct 5 06:28 . 06:29:15 drwxr-xr-x 4 root root 4096 Oct 5 06:28 .. 06:29:15 drwxrwxr-x 2 1001 1001 4096 Oct 5 06:27 .blubracket 06:29:15 -rw-rw-r-- 1 1001 1001 16 Oct 5 06:27 .dockerignore 06:29:15 drwxrwxr-x 8 1001 1001 4096 Oct 5 06:28 .git 06:29:15 drwxrwxr-x 3 1001 1001 4096 Oct 5 06:27 .github 06:29:15 -rw-rw-r-- 1 1001 1001 1030 Oct 5 06:27 .gitignore 06:29:15 -rw-rw-r-- 1 1001 1001 42 Oct 5 06:27 .golangci.yml 06:29:15 -rw-rw-r-- 1 1001 1001 87 Oct 5 06:27 .hadolint.yml 06:29:15 drwxr-xr-x 3 1001 1001 4096 Oct 5 06:27 .semver 06:29:15 -rw-rw-r-- 1 1001 1001 166 Oct 5 06:27 .sonarcloud.properties 06:29:15 -rw-rw-r-- 1 1001 1001 1171 Oct 5 06:27 ADOPTERS.md 06:29:15 -rw-rw-r-- 1 1001 1001 10722 Oct 5 06:27 Attribution.txt 06:29:15 -rw-rw-r-- 1 1001 1001 63209 Oct 5 06:27 CHANGELOG.md 06:29:15 -rw-rw-r-- 1 1001 1001 3804 Oct 5 06:27 CONTRIBUTING.md 06:29:15 -rw-rw-r-- 1 1001 1001 677 Oct 5 06:27 GOVERNANCE.md 06:29:15 -rw-rw-r-- 1 1001 1001 850 Oct 5 06:27 Jenkinsfile 06:29:15 -rw-rw-r-- 1 1001 1001 10775 Oct 5 06:27 LICENSE 06:29:15 -rw-rw-r-- 1 1001 1001 13724 Oct 5 06:27 Makefile 06:29:15 -rw-rw-r-- 1 1001 1001 582 Oct 5 06:27 OWNERS.md 06:29:15 -rw-rw-r-- 1 1001 1001 9799 Oct 5 06:27 README.md 06:29:15 -rw-rw-r-- 1 1001 1001 6912 Oct 5 06:27 SECURITY.md 06:29:15 -rw-rw-r-- 1 1001 1001 12 Oct 5 06:27 VERSION 06:29:15 -rw-rw-r-- 1 1001 1001 4131 Oct 5 06:27 ZMQWindows.md 06:29:15 drwxrwxr-x 2 1001 1001 4096 Oct 5 06:27 bin 06:29:15 drwxrwxr-x 18 1001 1001 4096 Oct 5 06:27 cmd 06:29:15 -rw-r--r-- 1 root root 500183 Oct 5 06:28 coverage.out 06:29:15 -rw-rw-r-- 1 1001 1001 3458 Oct 5 06:27 go.mod 06:29:15 -rw-rw-r-- 1 1001 1001 38041 Oct 5 06:27 go.sum 06:29:15 drwxrwxr-x 8 1001 1001 4096 Oct 5 06:27 internal 06:29:15 drwxrwxr-x 3 1001 1001 4096 Oct 5 06:27 openapi 06:29:15 drwxrwxr-x 4 1001 1001 4096 Oct 5 06:27 snap 06:29:15 -rw-rw-r-- 1 1001 1001 204 Oct 5 06:27 version.go [Pipeline] sh 06:29:15 + '[' -e coverage.out ] 06:29:15 + chown 1001:1001 coverage.out [Pipeline] stash 06:29:15 Stashed 1 file(s) [Pipeline] sh 06:29:15 + make build 06:29:15 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:29:18 using credential edgex-jenkins-ssh 06:29:18 Cloning the remote Git repository 06:29:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:29:18 > git init /w/workspace/edgex-go/319 # timeout=10 06:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:18 > git --version # timeout=10 06:29:18 > git --version # 'git version 2.25.1' 06:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:18 Verifying host key using known hosts file 06:29:18 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. 06:29:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:29:37 Avoid second fetch 06:29:37 Checking out Revision 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 (main) 06:29:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:37 > git config core.sparsecheckout # timeout=10 06:29:37 > git checkout -f 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 06:29:37 Commit message: "Merge pull request #4177 from hahattan/issue-4170" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:38 Dload Upload Total Spent Left Speed 06:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 06:29:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:29:39 + sudo tee /etc/docker/daemon.new 06:29:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:29:39 { 06:29:39 "registry-mirrors": [ 06:29:39 "https://nexus3.edgexfoundry.org:10001" 06:29:39 ], 06:29:39 "bip": "10.250.0.254/24", 06:29:39 "hosts": [ 06:29:39 "tcp://0.0.0.0:5555", 06:29:39 "unix:///var/run/docker.sock" 06:29:39 ], 06:29:39 "mtu": 1458, 06:29:39 "selinux-enabled": true, 06:29:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:39 } [Pipeline] sh 06:29:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:40 + sudo service docker restart 06:29:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:29:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:29:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:29:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:29:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:29:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:29:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:29:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:29:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:29:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:58 provisioning config files... 06:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config13315195352890947211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:58 ---> docker-login.sh 06:29:58 nexus3.edgexfoundry.org:10001 06:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:59 Configure a credential helper to remove this warning. See 06:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:59 06:29:59 Login Succeeded 06:29:59 nexus3.edgexfoundry.org:10002 06:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:59 Configure a credential helper to remove this warning. See 06:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:59 06:29:59 Login Succeeded 06:29:59 nexus3.edgexfoundry.org:10003 [Pipeline] } 06:29:59 $ docker stop --time=1 aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 06:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:00 Configure a credential helper to remove this warning. See 06:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:00 06:30:00 Login Succeeded 06:30:00 nexus3.edgexfoundry.org:10004 06:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:00 Configure a credential helper to remove this warning. See 06:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:00 06:30:00 Login Succeeded 06:30:00 docker.io 06:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:01 Configure a credential helper to remove this warning. See 06:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:01 06:30:01 Login Succeeded 06:30:01 ---> docker-login.sh ends 06:30:02 $ docker rm -f aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:30:03 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:03 + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] echo 06:30:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:03 ========================================================= 06:30:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:30:03 ========================================================= 06:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:03 06:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:30:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:04 b3c136eddcbf: Pulling fs layer 06:30:04 c0a3192eca97: Pulling fs layer 06:30:04 a050256f5b6f: Pulling fs layer 06:30:04 656be50a0ddc: Pulling fs layer 06:30:04 2bbca73fdf42: Pulling fs layer 06:30:04 f607e4fc86c3: Pulling fs layer 06:30:04 4d572c569a2c: Pulling fs layer 06:30:04 fcf976331f73: Pulling fs layer 06:30:04 2bbca73fdf42: Waiting 06:30:04 f607e4fc86c3: Waiting 06:30:04 4d572c569a2c: Waiting 06:30:04 fcf976331f73: Waiting 06:30:04 656be50a0ddc: Waiting 06:30:04 a050256f5b6f: Verifying Checksum 06:30:04 a050256f5b6f: Download complete 06:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:04 latest: Pulling from edgex-devops/edgex-compose 06:30:04 cbdbe7a5bc2a: Pulling fs layer 06:30:04 ca9280d653b3: Pulling fs layer 06:30:04 7e9c9ca2126c: Pulling fs layer 06:30:04 cbdbe7a5bc2a: Download complete 06:30:04 c0a3192eca97: Verifying Checksum 06:30:04 c0a3192eca97: Download complete 06:30:04 2bbca73fdf42: Verifying Checksum 06:30:04 2bbca73fdf42: Download complete 06:30:04 f607e4fc86c3: Verifying Checksum 06:30:04 f607e4fc86c3: Download complete 06:30:04 b3c136eddcbf: Verifying Checksum 06:30:04 b3c136eddcbf: Download complete 06:30:04 cbdbe7a5bc2a: Pull complete 06:30:04 ca9280d653b3: Verifying Checksum 06:30:04 ca9280d653b3: Download complete 06:30:04 ca9280d653b3: Pull complete 06:30:04 7e9c9ca2126c: Download complete 06:30:04 b3c136eddcbf: Pull complete 06:30:05 c0a3192eca97: Pull complete 06:30:05 fcf976331f73: Verifying Checksum 06:30:05 fcf976331f73: Download complete 06:30:05 a050256f5b6f: Pull complete 06:30:06 4d572c569a2c: Verifying Checksum 06:30:06 4d572c569a2c: Download complete 06:30:07 656be50a0ddc: Download complete 06:30:08 7e9c9ca2126c: Pull complete 06:30:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:08 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:30:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:30:10 $ docker top 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:10 + docker-compose build --help 06:30:10 + grep parallel 06:30:11 --parallel Build images in parallel. [Pipeline] } 06:30:11 $ docker stop --time=1 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f 06:30:12 $ docker rm -f 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:12 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:30:12 $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:30:13 $ docker top f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:13 + docker-compose -f ./docker-compose-build.yml build --parallel 06:30:14 Building core-command ... 06:30:14 Building core-data ... 06:30:14 Building core-metadata ... 06:30:14 Building security-bootstrapper ... 06:30:14 Building security-proxy-setup ... 06:30:14 Building security-secretstore-setup ... 06:30:14 Building security-spiffe-token-provider ... 06:30:14 Building security-spire-agent ... 06:30:14 Building security-spire-config ... 06:30:14 Building security-spire-server ... 06:30:14 Building support-notifications ... 06:30:14 Building support-scheduler ... 06:30:14 Building sys-mgmt-agent ... 06:30:14 Building security-proxy-setup 06:30:14 Building security-spire-server 06:30:14 Building core-command 06:30:14 Building security-spire-agent 06:30:14 Building security-bootstrapper 06:30:19 656be50a0ddc: Pull complete 06:30:19 2bbca73fdf42: Pull complete 06:30:19 f607e4fc86c3: Pull complete 06:30:26 4d572c569a2c: Pull complete 06:30:27 fcf976331f73: Pull complete 06:30:27 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 06:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:30:28 + docker build -t ci-base-image-arm64 -f - . 06:30:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:30:28 WORKDIR /edgex 06:30:28 COPY go.mod . 06:30:28 RUN go mod download 06:30:28 Sending build context to Docker daemon 3.259MB 06:30:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:30:28 ---> 3970a7415f9e 06:30:28 Step 2/4 : WORKDIR /edgex 06:30:29 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:30:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:30:29 ---> 00ec7caa1c60 06:30:29 Step 3/33 : WORKDIR /edgex-go 06:30:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:30:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:30:29 ---> 00ec7caa1c60 06:30:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:30:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:30:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:30:29 ---> 00ec7caa1c60 06:30:29 Step 3/22 : WORKDIR /edgex-go 06:30:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:30:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:30:29 ---> 00ec7caa1c60 06:30:29 Step 3/25 : WORKDIR /edgex-go 06:30:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:30:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:30:29 ---> 00ec7caa1c60 06:30:29 Step 3/26 : WORKDIR /edgex-go 06:30:29 ---> Running in 5e080be80c48 06:30:29 Removing intermediate container 5e080be80c48 06:30:29 ---> 9439efb73aad 06:30:29 Step 3/4 : COPY go.mod . 06:30:30 ---> 5c51135958b5 06:30:30 Step 4/4 : RUN go mod download 06:30:30 ---> Running in c677ba405349 06:30:31 ---> Running in 6b31ec80ea3f 06:30:31 ---> Running in 5a1e3d1ea3bc 06:30:31 ---> Running in 54a7802fa6be 06:30:31 ---> Running in df97650aa13c 06:30:31 ---> Running in 28a17354703b 06:30:31 Removing intermediate container df97650aa13c 06:30:31 ---> 30a3280cfdb9 06:30:31 Step 4/24 : WORKDIR /edgex-go 06:30:31 Removing intermediate container 54a7802fa6be 06:30:31 ---> 05f7d88f1cd9 06:30:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:31 Removing intermediate container 5a1e3d1ea3bc 06:30:31 ---> b56c11e566aa 06:30:31 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:31 Removing intermediate container 6b31ec80ea3f 06:30:31 ---> 246185c1c75d 06:30:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:31 Removing intermediate container 28a17354703b 06:30:31 ---> 3e3afa5f4dbc 06:30:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:31 ---> Running in a22bd4e2826a 06:30:31 ---> Running in 3c77dde84338 06:30:31 ---> Running in 797c7ea6ac3e 06:30:31 ---> Running in 82819601451b 06:30:31 ---> Running in a85ab78c7fab 06:30:31 Removing intermediate container a22bd4e2826a 06:30:31 ---> fc409b0f0e5f 06:30:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:31 ---> Running in a7bba59f3462 06:30:32 Removing intermediate container 3c77dde84338 06:30:32 ---> 5e6e47cdb390 06:30:32 Step 5/33 : RUN apk add --update --no-cache make git 06:30:32 ---> Running in e6bb9562943a 06:30:32 Removing intermediate container 797c7ea6ac3e 06:30:32 ---> 5fa65a2c6246 06:30:32 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:30:32 ---> Running in 1396fed39666 06:30:32 Removing intermediate container a85ab78c7fab 06:30:32 ---> 6870f2407b4a 06:30:32 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:30:32 ---> Running in ca43c0dde461 06:30:32 Removing intermediate container 82819601451b 06:30:32 ---> 7e7bba557a40 06:30:32 Step 5/22 : RUN apk add --update --no-cache make git 06:30:32 ---> Running in 8e6f4b5562a7 06:30:32 Removing intermediate container a7bba59f3462 06:30:32 ---> 5cabe8992c4d 06:30:32 Step 6/24 : RUN apk add --update --no-cache make git 06:30:32 ---> Running in 6dead612cd61 06:30:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:34 OK: 211 MiB in 51 packages 06:30:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:34 OK: 211 MiB in 51 packages 06:30:34 OK: 211 MiB in 51 packages 06:30:34 OK: 211 MiB in 51 packages 06:30:34 Removing intermediate container e6bb9562943a 06:30:34 ---> 1f1cc00796ef 06:30:34 Step 6/33 : COPY go.mod vendor* ./ 06:30:34 OK: 211 MiB in 51 packages 06:30:34 ---> 01cf2d496e87 06:30:34 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:34 ---> Running in ddf6656c87e7 06:30:34 Removing intermediate container ca43c0dde461 06:30:34 ---> 91770e2a6987 06:30:34 Step 6/26 : COPY go.mod vendor* ./ 06:30:34 Removing intermediate container 1396fed39666 06:30:34 ---> 2cfc7e6231c4 06:30:34 Step 6/25 : COPY go.mod vendor* ./ 06:30:35 Removing intermediate container 8e6f4b5562a7 06:30:35 ---> 8002330b00c8 06:30:35 Step 6/22 : COPY go.mod vendor* ./ 06:30:35 ---> edb70dcb6e7a 06:30:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:35 ---> Running in 643dd3288c67 06:30:35 Removing intermediate container 6dead612cd61 06:30:35 ---> def3aa0805a3 06:30:35 Step 7/24 : COPY go.mod vendor* ./ 06:30:35 ---> ceee96c96faa 06:30:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:35 ---> e5ec39e936f1 06:30:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:35 ---> Running in 57656d9e8670 06:30:35 ---> Running in 3f766ea41b4d 06:30:35 ---> 8391568faf06 06:30:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:35 ---> Running in f1064cf38cad 06:30:53 Removing intermediate container 643dd3288c67 06:30:53 ---> 29e23d4623a0 06:30:53 Step 8/26 : COPY . . 06:30:53 Removing intermediate container ddf6656c87e7 06:30:53 ---> cff65531ee60 06:30:53 Step 8/33 : COPY . . 06:30:53 Removing intermediate container f1064cf38cad 06:30:53 ---> fe4cb37defbd 06:30:53 Step 9/24 : COPY . . 06:30:53 Removing intermediate container 57656d9e8670 06:30:53 ---> 6a2044176753 06:30:53 Step 8/25 : COPY . . 06:30:53 Removing intermediate container 3f766ea41b4d 06:30:53 ---> bef1d79734aa 06:30:53 Step 8/22 : COPY . . 06:31:02 Removing intermediate container c677ba405349 06:31:02 ---> 5da83945e778 06:31:02 Successfully built 5da83945e778 06:31:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:03 + docker inspect -f . ci-base-image-arm64 06:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:03 prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container 06:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:31:04 $ docker top f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:05 + go version 06:31:05 go version go1.18.3 linux/arm64 [Pipeline] } 06:31:05 $ docker stop --time=1 f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 06:31:06 ---> acc4124cc326 06:31:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:31:06 ---> 5e12244a3f08 06:31:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:31:06 ---> 3180b6beae99 06:31:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:31:06 ---> 50556dc9f06d 06:31:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:31:06 ---> c4779c854560 06:31:06 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:31:06 ---> Running in 7795fa6df906 06:31:06 ---> Running in 917921cd6cff 06:31:06 ---> Running in 8711cc7a68a7 06:31:06 ---> Running in 8028f7c35a40 06:31:06 ---> Running in 7494fa870e68 06:31:06 Removing intermediate container 917921cd6cff 06:31:06 ---> c6733e4ff71f 06:31:06 Step 10/26 : WORKDIR /edgex-go/spire-build 06:31:06 Removing intermediate container 7795fa6df906 06:31:06 ---> 9bcdbe6e00c9 06:31:06 Step 10/25 : WORKDIR /edgex-go/spire-build 06:31:06 ---> Running in f8c4e3b1f8ef 06:31:06 ---> Running in 15bcc77db37b 06:31:06 Removing intermediate container f8c4e3b1f8ef 06:31:06 ---> eb3c863aaf58 06:31:06 Step 11/26 : 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 06:31:06 Removing intermediate container 15bcc77db37b 06:31:06 ---> 4a307e4bfadf 06:31:06 Step 11/25 : 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 06:31:06 ---> Running in 86a9f569d2da 06:31:06 ---> Running in 9366ba4fa190 06:31:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:31:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:31:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:31:06 Removing intermediate container 86a9f569d2da 06:31:06 ---> 889569a1e5b3 06:31:06 Step 12/26 : WORKDIR /edgex-go 06:31:06 Removing intermediate container 9366ba4fa190 06:31:06 ---> 5755ebfb5e7b 06:31:06 Step 12/25 : WORKDIR /edgex-go 06:31:06 ---> Running in 31e4037a4daf 06:31:06 ---> Running in 2e2fc99050f7 06:31:06 Removing intermediate container 2e2fc99050f7 06:31:06 ---> 01f5fd6b65b5 06:31:06 06:31:06 Step 13/25 : FROM alpine:3.15 06:31:06 Removing intermediate container 31e4037a4daf 06:31:06 ---> b3e90f08c4b6 06:31:06 06:31:06 Step 13/26 : FROM alpine:3.15 06:31:07 $ docker rm -f f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 [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 06:31:07 3.15: Pulling from library/alpine 06:31:07 3.15: Pulling from library/alpine 06:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:07 06:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:07 latest: Pulling from edgex-devops/edgex-compose-arm64 06:31:07 29e5d40040c1: Pulling fs layer 06:31:07 1ce36da41761: Pulling fs layer 06:31:07 25b303627fd3: Pulling fs layer 06:31:08 29e5d40040c1: Verifying Checksum 06:31:08 29e5d40040c1: Download complete 06:31:08 1ce36da41761: Verifying Checksum 06:31:08 1ce36da41761: Download complete 06:31:08 29e5d40040c1: Pull complete 06:31:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:31:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:31:08 Status: Image is up to date for alpine:3.15 06:31:08 Status: Downloaded newer image for alpine:3.15 06:31:08 ---> c4fc93816858 06:31:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:31:08 ---> c4fc93816858 06:31:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:31:08 ---> Running in 0a3da8c62273 06:31:08 ---> Running in 3f7032415c87 06:31:09 Removing intermediate container 3f7032415c87 06:31:09 ---> afe2b8851430 06:31:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:09 Removing intermediate container 0a3da8c62273 06:31:09 ---> 9b41c3737270 06:31:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:09 ---> Running in 164cfa29cba4 06:31:09 ---> Running in f1a038a1aa35 06:31:10 25b303627fd3: Verifying Checksum 06:31:10 25b303627fd3: Download complete 06:31:10 1ce36da41761: Pull complete 06:31:10 Removing intermediate container 164cfa29cba4 06:31:10 ---> 82000af08575 06:31:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:31:10 ---> Running in 748bc25c21fe 06:31:11 Removing intermediate container f1a038a1aa35 06:31:11 ---> 4c2e43fa3628 06:31:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:31:11 ---> Running in 4c70b41db6e8 06:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:31:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:31:12 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:31:12 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:31:12 OK: 15857 distinct packages available 06:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:31:13 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:31:13 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:31:13 OK: 15857 distinct packages available 06:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:31:13 (1/5) Installing dumb-init (1.2.5-r1) 06:31:13 (2/5) Installing musl-obstack (1.2.3-r0) 06:31:14 (3/5) Installing libucontext (1.1-r0) 06:31:14 (4/5) Installing gcompat (1.0.0-r4) 06:31:14 (1/5) Installing dumb-init (1.2.5-r1) 06:31:14 (5/5) Installing openssl (1.1.1q-r0) 06:31:14 (2/5) Installing musl-obstack (1.2.3-r0) 06:31:14 Executing busybox-1.34.1-r7.trigger 06:31:14 OK: 7 MiB in 19 packages 06:31:14 (3/5) Installing libucontext (1.1-r0) 06:31:14 (4/5) Installing gcompat (1.0.0-r4) 06:31:14 (5/5) Installing openssl (1.1.1q-r0) 06:31:14 Executing busybox-1.34.1-r7.trigger 06:31:14 OK: 7 MiB in 19 packages 06:31:16 Removing intermediate container 748bc25c21fe 06:31:16 ---> 1a86131bb9f1 06:31:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:31:16 Removing intermediate container 4c70b41db6e8 06:31:16 ---> fa3d39d05e97 06:31:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:31:19 ---> 6f76be7b36e5 06:31:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:31:19 ---> 3a0ae725a83c 06:31:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:31:20 25b303627fd3: Pull complete 06:31:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:20 prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container 06:31:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:31:21 ---> 2caed116b399 06:31:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:31:21 ---> 0a9eb6556f52 06:31:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:31:22 ---> 6fc9dfcb0117 06:31:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:31:22 ---> 0d581ec16eed 06:31:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:31:22 ---> fb0ee7afc8a2 06:31:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:31:22 ---> Running in eee9efed3706 06:31:22 $ docker top 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 -eo pid,comm 06:31:22 Removing intermediate container eee9efed3706 06:31:22 ---> 7cbc2d641916 06:31:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:31:22 ---> Running in 9242b5cbdbda 06:31:22 ---> 96c991debc6b 06:31:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh 06:31:22 Removing intermediate container 9242b5cbdbda 06:31:22 ---> 9cd091c35dd3 06:31:22 Step 23/25 : LABEL arch=x86_64 06:31:22 ---> Running in 521e585c7892 06:31:23 ---> 02940a6a396e 06:31:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:31:23 Removing intermediate container 521e585c7892 06:31:23 ---> e6a088d37fc9 06:31:23 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:31:23 ---> Running in 94fdbe06a825 06:31:23 ---> Running in 8c6af58dbfe2 06:31:23 + docker-compose build --help 06:31:23 + grep parallel 06:31:23 Removing intermediate container 94fdbe06a825 06:31:23 ---> 0cff0a28213c 06:31:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:31:23 Removing intermediate container 8c6af58dbfe2 06:31:23 ---> 7108a675d295 06:31:23 Step 25/25 : LABEL version=2.3.0-dev.81 06:31:23 ---> Running in bc38db379507 06:31:23 ---> Running in ce8ae61750dd 06:31:23 Removing intermediate container ce8ae61750dd 06:31:23 ---> 9c015d1f8fef 06:31:23 06:31:23 Removing intermediate container bc38db379507 06:31:23 ---> 6f3131966192 06:31:23 Step 24/26 : LABEL arch=x86_64 06:31:23 ---> Running in be9d349f7110 06:31:23 Successfully built 9c015d1f8fef 06:31:23 Successfully tagged security-spire-server:latest 06:31:23  Building security-spire-server ... done Building sys-mgmt-agent 06:31:23 Removing intermediate container be9d349f7110 06:31:23 ---> 6e1bf493ebb7 06:31:23 Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:31:23 ---> Running in 73e5063d4dc3 06:31:25 Removing intermediate container 73e5063d4dc3 06:31:25 ---> 61c27c38236d 06:31:25 Step 26/26 : LABEL version=2.3.0-dev.81 06:31:26 ---> Running in 435a0920dab3 06:31:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:26 ---> 00ec7caa1c60 06:31:26 Step 3/23 : WORKDIR /edgex-go 06:31:26 ---> Using cache 06:31:26 ---> 3e3afa5f4dbc 06:31:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:26 ---> Using cache 06:31:26 ---> 6870f2407b4a 06:31:26 Step 5/23 : RUN apk add --update --no-cache make bash git 06:31:27 Removing intermediate container 435a0920dab3 06:31:27 ---> e43ffe8ac307 06:31:27 06:31:27 Successfully built e43ffe8ac307 06:31:27 Successfully tagged security-spire-agent:latest 06:31:27  Building security-spire-agent ... done Building core-data 06:31:27 ---> Running in 94593bcb705a 06:31:27 --parallel Build images in parallel. [Pipeline] } 06:31:27 $ docker stop --time=1 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 06:31:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:31:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:29 OK: 211 MiB in 51 packages 06:31:29 $ docker rm -f 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container 06:31:30 $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:31:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:31:31 ---> 00ec7caa1c60 06:31:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:31:31 ---> Using cache 06:31:31 ---> 30a3280cfdb9 06:31:31 Step 4/24 : WORKDIR /edgex-go 06:31:31 ---> Using cache 06:31:31 ---> fc409b0f0e5f 06:31:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:31 ---> Using cache 06:31:31 ---> 5cabe8992c4d 06:31:31 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:31:31 $ docker top df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:31 + docker-compose -f ./docker-compose-build.yml build --parallel 06:31:32 ---> Running in c7a4a2e902c5 06:31:32 Removing intermediate container 94593bcb705a 06:31:32 ---> 0a787e7575b2 06:31:32 Step 6/23 : COPY go.mod vendor* ./ 06:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:33 ---> 8f4f2ab85e08 06:31:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:34 OK: 211 MiB in 51 packages 06:31:34 ---> Running in 12c35e484f41 06:31:34 Removing intermediate container 8028f7c35a40 06:31:34 ---> 4cb8bb746e48 06:31:34 06:31:34 Step 10/22 : FROM alpine:3.16 06:31:34 Removing intermediate container 7494fa870e68 06:31:34 ---> 152d6dd5d18c 06:31:34 06:31:34 Step 10/33 : FROM alpine:3.16 06:31:34 Removing intermediate container 8711cc7a68a7 06:31:34 ---> 62e722a82281 06:31:34 06:31:34 Step 11/24 : FROM alpine:3.16 06:31:34 3.16: Pulling from library/alpine 06:31:34 3.16: Pulling from library/alpine 06:31:34 3.16: Pulling from library/alpine 06:31:35 Removing intermediate container c7a4a2e902c5 06:31:35 ---> 76c9ac50d235 06:31:35 Step 7/24 : COPY go.mod vendor* ./ 06:31:35 ---> 07cdb98d9d4e 06:31:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:35 ---> Running in a7dcd4061312 06:31:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:31:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:31:35 Status: Downloaded newer image for alpine:3.16 06:31:35 Status: Downloaded newer image for alpine:3.16 06:31:35 ---> 9c6f07244728 06:31:35 ---> 9c6f07244728 06:31:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-initStep 12/24 : RUN apk add --update --no-cache dumb-init 06:31:35 06:31:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:31:35 Status: Image is up to date for alpine:3.16 06:31:35 ---> 9c6f07244728 06:31:35 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:31:35 ---> Running in 2d113bfd5173 06:31:35 ---> Running in e335a95689c6 06:31:35 ---> Running in fe8409e4a6ad 06:31:35 Removing intermediate container fe8409e4a6ad 06:31:35 ---> 9fba87cb70d6 06:31:35 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 06:31:35 ---> Running in c319ac350170 06:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:35 Building core-command ... 06:31:35 Building core-data ... 06:31:35 Building core-metadata ... 06:31:35 Building security-bootstrapper ... 06:31:35 Building security-proxy-setup ... 06:31:35 Building security-secretstore-setup ... 06:31:35 Building security-spiffe-token-provider ... 06:31:35 Building security-spire-agent ... 06:31:35 Building security-spire-config ... 06:31:35 Building security-spire-server ... 06:31:35 Building support-notifications ... 06:31:35 Building support-scheduler ... 06:31:35 Building sys-mgmt-agent ... 06:31:35 Building core-metadata 06:31:35 Building security-spire-config 06:31:35 Building security-spire-agent 06:31:35 Building support-scheduler 06:31:35 Building sys-mgmt-agent 06:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:36 (1/1) Installing dumb-init (1.2.5-r1) 06:31:36 Executing busybox-1.35.0-r17.trigger 06:31:36 OK: 6 MiB in 15 packages 06:31:36 (1/6) Installing ca-certificates (20220614-r0) 06:31:36 (2/6) Installing brotli-libs (1.0.9-r6) 06:31:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:31:36 (4/6) Installing libcurl (7.83.1-r3) 06:31:36 (1/2) Installing dumb-init (1.2.5-r1) 06:31:36 (2/2) Installing su-exec (0.2-r1) 06:31:36 Executing busybox-1.35.0-r17.trigger 06:31:36 OK: 6 MiB in 16 packages 06:31:36 (5/6) Installing curl (7.83.1-r3) 06:31:36 (6/6) Installing dumb-init (1.2.5-r1) 06:31:36 Executing busybox-1.35.0-r17.trigger 06:31:36 Executing ca-certificates-20220614-r0.trigger 06:31:36 OK: 8 MiB in 20 packages 06:31:40 Removing intermediate container e335a95689c6 06:31:40 ---> 3a46fb4dac96 06:31:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:40 ---> Running in 69da824edfca 06:31:40 Removing intermediate container c319ac350170 06:31:40 ---> 13b72aa980a7 06:31:40 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 06:31:40 ---> Running in 96e0b576cd3c 06:31:40 Removing intermediate container 69da824edfca 06:31:40 ---> d9e558410fbb 06:31:40 Step 14/24 : ENV APP_PORT=59882 06:31:40 Removing intermediate container 2d113bfd5173 06:31:40 ---> 4032aab13254 06:31:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:40 Removing intermediate container 96e0b576cd3c 06:31:40 ---> 73d6ccc22588 06:31:40 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:31:40 ---> Running in d6d63809de4c 06:31:40 ---> Running in 0ad56d0508c1 06:31:40 ---> Running in 8cfce3dd4a0e 06:31:40 Removing intermediate container d6d63809de4c 06:31:40 ---> 9e2d1c23ec10 06:31:40 Step 15/24 : EXPOSE $APP_PORT 06:31:40 Removing intermediate container 0ad56d0508c1 06:31:40 ---> e3896af38d3c 06:31:40 Step 13/22 : WORKDIR /edgex 06:31:40 ---> Running in 0c25c669f4cf 06:31:40 Removing intermediate container 8cfce3dd4a0e 06:31:40 ---> 77e8500f7378 06:31:40 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:31:40 ---> Running in 9df91bad8598 06:31:40 ---> Running in 43e41d394730 06:31:41 Removing intermediate container 0c25c669f4cf 06:31:41 ---> 41374bd83fe2 06:31:41 Step 16/24 : WORKDIR / 06:31:41 ---> Running in 39d02a2bb8b5 06:31:41 Removing intermediate container 9df91bad8598 06:31:41 ---> 1f78d3dda29d 06:31:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:31:41 Removing intermediate container 43e41d394730 06:31:41 ---> d4a8d3b82482 06:31:41 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:31:41 ---> Running in bbc811bd68a4 06:31:41 Removing intermediate container 39d02a2bb8b5 06:31:41 ---> 0d6301621bd9 06:31:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:41 ---> 2d7373400d54 06:31:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:31:41 Removing intermediate container bbc811bd68a4 06:31:41 ---> 758131863795 06:31:41 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:31:41 ---> Running in 20248fb32f7c 06:31:41 ---> 370e24037818 06:31:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:42 ---> a3b8d22defb3 06:31:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:42 ---> 5ea67691b132 06:31:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:43 Removing intermediate container 20248fb32f7c 06:31:43 ---> 7e43cf94ec3a 06:31:43 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:31:43 ---> 476a64b03732 06:31:43 Step 20/24 : ENTRYPOINT ["/core-command"] 06:31:43 ---> 70549c140233 06:31:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:31:43 ---> Running in 58a18b848975 06:31:43 ---> Running in 0fff6f40deb7 06:31:43 ---> 28b1e47a79dc 06:31:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:43 Removing intermediate container 0fff6f40deb7 06:31:43 ---> f6a2adb995ae 06:31:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:43 Removing intermediate container 58a18b848975 06:31:43 ---> 250b59d9e769 06:31:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:31:43 ---> Running in 2f1146ad845c 06:31:43 ---> Running in 6c4490c08d21 06:31:44 Removing intermediate container 6c4490c08d21 06:31:44 ---> 42784858da9b 06:31:44 Step 22/24 : LABEL arch=x86_64 06:31:44 ---> d2087f83c172 06:31:44 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:31:44 ---> Running in 9f19cf85aa60 06:31:44 ---> Running in cb6e8d71341b 06:31:44 Removing intermediate container 9f19cf85aa60 06:31:44 ---> dcb8deee9c50 06:31:44 Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:31:44 ---> Running in c5b87816a41b 06:31:44 Removing intermediate container 2f1146ad845c 06:31:44 ---> 6169fa62f71d 06:31:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:31:44 ---> Running in 3715ffa519d4 06:31:44 Removing intermediate container c5b87816a41b 06:31:44 ---> a1834a90d9c5 06:31:44 Step 24/24 : LABEL version=2.3.0-dev.81 06:31:45 ---> Running in 80614e69f916 06:31:45 Removing intermediate container 3715ffa519d4 06:31:45 ---> 215772170770 06:31:45 Step 20/22 : LABEL arch=x86_64 06:31:45 Removing intermediate container 80614e69f916 06:31:45 ---> b53de5c09a8e 06:31:45 06:31:45 ---> Running in 388d5d2a7115 06:31:45 Successfully built b53de5c09a8e 06:31:45 Successfully tagged core-command:latest 06:31:45  Building core-command ... done Building security-secretstore-setup 06:31:45 Removing intermediate container 388d5d2a7115 06:31:45 ---> a06cc11a644a 06:31:45 Step 21/22 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:31:45 Removing intermediate container 12c35e484f41 06:31:45 ---> 3a68fe7a6a93 06:31:45 Step 8/23 : COPY . . 06:31:45 Removing intermediate container a7dcd4061312 06:31:45 ---> 5920777d31bc 06:31:45 Step 9/24 : COPY . . 06:31:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:31:48 ---> 5da83945e778 06:31:48 Step 3/26 : WORKDIR /edgex-go 06:31:48 ---> Running in 2520d938fe47 06:31:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:31:48 ---> 5da83945e778 06:31:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:31:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:48 ---> 5da83945e778 06:31:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:31:48 06:31:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:31:48 ---> 5da83945e778 06:31:48 Step 3/23 : WORKDIR /edgex-go 06:31:48 06:31:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:31:48 ---> 5da83945e778 06:31:48 Step 3/26 : WORKDIR /edgex-go 06:31:48 ---> Running in 34bf95b59d70 06:31:48 ---> Running in cbfe48cd775c 06:31:48 ---> Running in 8c9909871dac 06:31:48 ---> Running in 9890db4a913d 06:31:48 Removing intermediate container 2520d938fe47 06:31:48 ---> c00a6b3e5b58 06:31:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:48 ---> Running in a508b49f8579 06:31:48 Removing intermediate container 34bf95b59d70 06:31:48 ---> 831fc3b3287b 06:31:48 Step 4/25 : WORKDIR /edgex-go 06:31:48 Removing intermediate container cbfe48cd775c 06:31:48 ---> d70d742e21a4 06:31:48 Step 4/23 : WORKDIR /edgex-go 06:31:48 ---> Running in 9f0c6bf1aeb2 06:31:48 ---> Running in f3be602361fd 06:31:48 Removing intermediate container 9890db4a913d 06:31:48 ---> 06bcc7676048 06:31:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:48 Removing intermediate container 8c9909871dac 06:31:48 ---> ccbc057ed426 06:31:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:48 ---> Running in 3a8561dcedcd 06:31:48 ---> Running in 4eff4a60451a 06:31:48 Removing intermediate container 9f0c6bf1aeb2 06:31:48 ---> 937bd30ae84c 06:31:48 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:49 Removing intermediate container f3be602361fd 06:31:49 ---> 61255de95b28 06:31:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:49 ---> Running in 104f7833cfe6 06:31:49 ---> Running in 7d012110bc84 06:31:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:31:49 ---> 00ec7caa1c60 06:31:49 Step 3/25 : WORKDIR /edgex-go 06:31:49 ---> Using cache 06:31:49 ---> 3e3afa5f4dbc 06:31:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:49 ---> Using cache 06:31:49 ---> 6870f2407b4a 06:31:49 Step 5/25 : RUN apk add --update --no-cache make git 06:31:50 Removing intermediate container cb6e8d71341b 06:31:50 ---> 0ef3d3c9c026 06:31:50 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:50 Removing intermediate container a508b49f8579 06:31:50 ---> 3a6c0ffbf52c 06:31:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:31:50 ---> Running in 8f26073261f0 06:31:51 ---> Running in 8700de7de69b 06:31:51 ---> Running in 512fc51d5c2c 06:31:51 ---> a6efc0be0a33 06:31:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:31:51 ---> 905a1ce1354f 06:31:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:31:51 ---> b35fec5ac154 06:31:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:31:51 ---> Running in a17cc93eacaf 06:31:51 Removing intermediate container 3a8561dcedcd 06:31:51 Removing intermediate container 4eff4a60451a 06:31:51 ---> af1621d99753 06:31:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:31:51 ---> 2e4bb50aa36a 06:31:51 Step 5/23 : RUN apk add --update --no-cache make bash git 06:31:51 ---> Running in e077c165415a 06:31:51 ---> Running in b030c3485217 06:31:52 Removing intermediate container 8700de7de69b 06:31:52 ---> 3d1691c0fcfd 06:31:52 Step 22/22 : LABEL version=2.3.0-dev.81 06:31:52 ---> Running in 612866b53ac9 06:31:52 ---> Running in d5b303cdc947 06:31:52 Removing intermediate container d5b303cdc947 06:31:52 ---> dddcf861e7de 06:31:52 06:31:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:31:52 Successfully built dddcf861e7de 06:31:52 Successfully tagged security-proxy-setup:latest 06:31:52  Building security-proxy-setup ... done Building security-spiffe-token-provider 06:31:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:52 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:31:52 Removing intermediate container 104f7833cfe6 06:31:52 ---> e38601947a6d 06:31:52 Step 6/25 : RUN apk add --update --no-cache make git 06:31:52 Removing intermediate container 7d012110bc84 06:31:52 ---> b06f0901bef9 06:31:52 Step 6/23 : RUN apk add --update --no-cache make git 06:31:53 ---> Running in c6cdd94a5725 06:31:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:53 ---> Running in 2ab92e4047d4 06:31:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:54 OK: 211 MiB in 51 packages 06:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:54 ---> aa4a2aa3f729 06:31:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:31:54 ---> 2a8f0b6e52f6 06:31:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:31:54 Removing intermediate container 512fc51d5c2c 06:31:54 ---> b809593e5065 06:31:54 Step 6/25 : COPY go.mod vendor* ./ 06:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:31:55 ---> eeaf430c5a44 06:31:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:55 OK: 221 MiB in 51 packages 06:31:55 ---> 6f98f3805b81 06:31:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:31:55 ---> Running in 6ff56aab7423 06:31:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:55 ---> b8527f489223 06:31:55 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:31:56 OK: 221 MiB in 51 packages 06:31:56 Removing intermediate container 8f26073261f0 06:31:56 ---> ec4afd199a8e 06:31:56 Step 6/26 : COPY go.mod vendor* ./ 06:31:56 OK: 221 MiB in 51 packages 06:31:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:31:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:31:56 ---> 00ec7caa1c60 06:31:56 Step 3/20 : WORKDIR /edgex-go 06:31:56 ---> Using cache 06:31:56 ---> 3e3afa5f4dbc 06:31:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:31:56 ---> ba3135fedbe4 06:31:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:31:57 ---> Running in 0f3fb0f15e84 06:31:57 OK: 221 MiB in 51 packages 06:31:57 OK: 221 MiB in 51 packages 06:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:58 Removing intermediate container b030c3485217 06:31:58 ---> 0ef02dbb5f0c 06:31:58 Step 6/26 : COPY go.mod vendor* ./ 06:31:58 ---> a12df07a3bbb 06:31:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:58 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:31:58 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:31:58 OK: 17040 distinct packages available 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:31:58 ---> Running in 0cdb987cb78d 06:31:58 Removing intermediate container e077c165415a 06:31:58 ---> d93757376e82 06:31:58 Step 6/23 : COPY go.mod vendor* ./ 06:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:31:58 OK: 211 MiB in 51 packages 06:31:59 Removing intermediate container c6cdd94a5725 06:31:59 ---> bc06f4dc5e23 06:31:59 Step 7/25 : COPY go.mod vendor* ./ 06:31:59 Removing intermediate container 2ab92e4047d4 06:31:59 ---> 9e202dc17928 06:31:59 Step 7/23 : COPY go.mod vendor* ./ 06:31:59 ---> f3182ba9c3b9 06:31:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:59 ---> 303d12888f8b 06:31:59 Step 28/33 : RUN chmod +x /entrypoint.sh 06:31:59 ---> Running in c73ffa69773d 06:31:59 ---> Running in 8c3dc00e09bf 06:31:59 ---> 104dfe348b5c 06:31:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:59 ---> Running in 7c507bbf1ddc 06:32:00 Removing intermediate container 0f3fb0f15e84 06:32:00 ---> 8e2ce48e91c8 06:32:00 Step 5/20 : COPY go.mod vendor* ./ 06:32:00 ---> 130ee52e72d4 06:32:00 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:00 ---> 7a5c9f1f6779 06:32:00 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:00 ---> Running in 4dcc01bde966 06:32:00 ---> Running in 2ffaf49b4472 06:32:01 ---> b9d00af39e81 06:32:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:01 ---> Running in 14ba26427af7 06:32:01 Removing intermediate container 8c3dc00e09bf 06:32:01 ---> 1a37550bbb67 06:32:01 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:32:01 ---> Running in 696d59e9ff8f 06:32:02 Removing intermediate container 696d59e9ff8f 06:32:02 ---> 0ab46f48b6b5 06:32:02 Step 30/33 : CMD ["gate"] 06:32:02 ---> Running in c37c36d256fa 06:32:03 Removing intermediate container c37c36d256fa 06:32:03 ---> 812d6431d6f0 06:32:03 Step 31/33 : LABEL arch=x86_64 06:32:04 ---> Running in db31ec6dff02 06:32:05 Removing intermediate container db31ec6dff02 06:32:05 ---> 212d6d785e99 06:32:05 Step 32/33 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:32:06 ---> Running in f5e08f289d13 06:32:06 Removing intermediate container f5e08f289d13 06:32:06 ---> e13fc0a2b505 06:32:06 Step 33/33 : LABEL version=2.3.0-dev.81 06:32:07 ---> Running in c2a7afea07ad 06:32:07 Removing intermediate container 6ff56aab7423 06:32:07 ---> c698ca1ea0db 06:32:07 Step 8/25 : COPY . . 06:32:07 Removing intermediate container c2a7afea07ad 06:32:07 ---> 2bf5bef3903c 06:32:07 06:32:07 Successfully built 2bf5bef3903c 06:32:07 Successfully tagged security-bootstrapper:latest 06:32:07  Building security-bootstrapper ... done Building support-scheduler 06:32:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:32:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:14 ---> 00ec7caa1c60 06:32:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:32:14 ---> Using cache 06:32:14 ---> 30a3280cfdb9 06:32:14 Step 4/23 : WORKDIR /edgex-go 06:32:14 ---> Using cache 06:32:14 ---> fc409b0f0e5f 06:32:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:14 ---> Using cache 06:32:14 ---> 5cabe8992c4d 06:32:14 Step 6/23 : RUN apk add --update --no-cache make git 06:32:14 ---> Using cache 06:32:14 ---> def3aa0805a3 06:32:14 Step 7/23 : COPY go.mod vendor* ./ 06:32:14 ---> Using cache 06:32:14 ---> 8391568faf06 06:32:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:14 ---> Using cache 06:32:14 ---> fe4cb37defbd 06:32:14 Step 9/23 : COPY . . 06:32:14 ---> Using cache 06:32:14 ---> 3180b6beae99 06:32:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:32:19 ---> Running in e90cf9721225 06:32:19 ---> 79935be7afab 06:32:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:19 ---> Running in 05fb999a0c1a 06:32:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:32:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:32:19 Removing intermediate container 14ba26427af7 06:32:19 ---> 4b33726b0ffc 06:32:19 Step 7/20 : COPY . . 06:32:24 Removing intermediate container a17cc93eacaf 06:32:24 ---> 186930e43ae1 06:32:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:32:24 ---> Running in e7c0c640a75e 06:32:24 ---> e77664e4c911 06:32:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:32:24 Removing intermediate container 612866b53ac9 06:32:24 ---> 7522141c6c21 06:32:24 06:32:24 Step 11/24 : FROM alpine:3.16 06:32:24 ---> 9c6f07244728 06:32:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:32:24 ---> Running in 0b09fb6d986f 06:32:25 ---> Running in 81637063afff 06:32:25 Removing intermediate container 81637063afff 06:32:25 ---> 910202debbeb 06:32:25 Step 13/24 : ENV APP_PORT=59880 06:32:25 ---> Running in fa99f343bbe1 06:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:32:25 Removing intermediate container fa99f343bbe1 06:32:25 ---> ea9cdc3ffcdf 06:32:25 Step 14/24 : EXPOSE $APP_PORT 06:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:32:25 ---> Running in 642bb705260c 06:32:26 Removing intermediate container 642bb705260c 06:32:26 ---> 81c38abb0414 06:32:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:26 ---> Running in 002ff7425900 06:32:27 Removing intermediate container e7c0c640a75e 06:32:27 ---> a73e8fb42db5 06:32:27 06:32:27 Step 11/23 : FROM alpine:3.16 06:32:27 ---> 9c6f07244728 06:32:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:32:27 ---> Running in 28b3b69157a4 06:32:27 Removing intermediate container 28b3b69157a4 06:32:27 ---> 89a6499ad2aa 06:32:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 06:32:27 Removing intermediate container 002ff7425900 06:32:27 ---> e446387cb6e2 06:32:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:32:27 ---> Running in 95ce858dc8dc 06:32:27 ---> Running in b5f1875feec1 06:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:32:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:32:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:32:28 (3/33) Installing readline (8.1.2-r0) 06:32:28 (4/33) Installing bash (5.1.16-r2) 06:32:28 Executing bash-5.1.16-r2.post-install 06:32:28 (5/33) Installing ca-certificates (20220614-r0) 06:32:28 (6/33) Installing brotli-libs (1.0.9-r6) 06:32:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:32:28 (8/33) Installing libcurl (7.83.1-r3) 06:32:28 (9/33) Installing curl (7.83.1-r3) 06:32:28 (10/33) Installing docker-cli (20.10.18-r0) 06:32:29 (11/33) Installing dumb-init (1.2.5-r1) 06:32:29 (12/33) Installing libbz2 (1.0.8-r1) 06:32:29 (13/33) Installing expat (2.4.9-r0) 06:32:29 (14/33) Installing libffi (3.4.2-r1) 06:32:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:32:29 (15/33) Installing gdbm (1.23-r0) 06:32:29 (16/33) Installing xz-libs (5.2.5-r1) 06:32:29 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:32:29 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:32:29 (19/33) Installing mpdecimal (2.5.1-r1) 06:32:29 (20/33) Installing sqlite-libs (3.38.5-r0) 06:32:29 (21/33) Installing python3 (3.10.5-r0) 06:32:29 (1/6) Installing dumb-init (1.2.5-r1) 06:32:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:32:29 (23/33) Installing py3-tomli (2.0.1-r1) 06:32:29 (24/33) Installing py3-pep517 (0.12.0-r2) 06:32:29 (25/33) Installing py3-six (1.16.0-r1) 06:32:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:32:29 (26/33) Installing py3-retrying (1.3.3-r3) 06:32:29 (27/33) Installing py3-appdirs (1.4.4-r3) 06:32:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:32:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:32:29 (30/33) Installing py3-parsing (2.4.7-r3) 06:32:29 (31/33) Installing py3-packaging (21.3-r0) 06:32:29 (32/33) Installing py3-setuptools (59.4.0-r0) 06:32:29 (33/33) Installing py3-pip (22.1.1-r0) 06:32:29 (3/6) Installing libsodium (1.0.18-r0) 06:32:29 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:32:29 Executing busybox-1.35.0-r17.trigger 06:32:29 Executing ca-certificates-20220614-r0.trigger 06:32:29 (5/6) Installing libzmq (4.3.4-r0) 06:32:29 OK: 122 MiB in 47 packages 06:32:29 (6/6) Installing zeromq (4.3.4-r0) 06:32:30 Executing busybox-1.35.0-r17.trigger 06:32:30 OK: 8 MiB in 20 packages 06:32:32 Removing intermediate container b5f1875feec1 06:32:32 ---> 01cebc5c90fa 06:32:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:33 ---> 38bd7657e8f1 06:32:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:33 Collecting docker-compose==1.23.2 06:32:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:32:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 16.5 MB/s eta 0:00:00 06:32:33 Collecting texttable<0.10,>=0.9.0 06:32:33 Downloading texttable-0.9.1.tar.gz (11 kB) 06:32:33 Preparing metadata (setup.py): started 06:32:34 Preparing metadata (setup.py): finished with status 'done' 06:32:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:32:34 ---> eae3dc5d3228 06:32:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:32:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 106.1 MB/s eta 0:00:00 06:32:34 Collecting PyYAML<4,>=3.10 06:32:34 Downloading PyYAML-3.13.tar.gz (270 kB) 06:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 89.5 MB/s eta 0:00:00 06:32:34 Preparing metadata (setup.py): started 06:32:34 ---> 682c51bb3642 06:32:34 Step 20/24 : ENTRYPOINT ["/core-data"] 06:32:34 ---> Running in 76796e899fab 06:32:35 Preparing metadata (setup.py): finished with status 'done' 06:32:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:32:35 Collecting cached-property<2,>=1.2.0 06:32:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:32:35 Collecting websocket-client<1.0,>=0.32.0 06:32:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 106.6 MB/s eta 0:00:00 06:32:35 Removing intermediate container 76796e899fab 06:32:35 ---> a21cc73ebd5d 06:32:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:35 Collecting dockerpty<0.5,>=0.4.1 06:32:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:32:35 ---> Running in 9781ef82f3d7 06:32:35 Preparing metadata (setup.py): started 06:32:35 Removing intermediate container 9781ef82f3d7 06:32:35 ---> 966373c242ef 06:32:35 Step 22/24 : LABEL arch=x86_64 06:32:35 Preparing metadata (setup.py): finished with status 'done' 06:32:35 Collecting docopt<0.7,>=0.6.1 06:32:35 Downloading docopt-0.6.2.tar.gz (25 kB) 06:32:35 ---> Running in 64ed5a429b21 06:32:35 Preparing metadata (setup.py): started 06:32:36 Preparing metadata (setup.py): finished with status 'done' 06:32:36 Removing intermediate container 64ed5a429b21 06:32:36 ---> 9f91b5582dba 06:32:36 Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:32:36 ---> Running in 3dfaee4c2823 06:32:36 Collecting jsonschema<3,>=2.5.1 06:32:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:32:36 Collecting docker<4.0,>=3.6.0 06:32:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 161.5 MB/s eta 0:00:00 06:32:36 Removing intermediate container 3dfaee4c2823 06:32:36 ---> ed0c5ffff813 06:32:36 Step 24/24 : LABEL version=2.3.0-dev.81 06:32:36 ---> Running in 12fd7e97efa9 06:32:36 Collecting docker-pycreds>=0.4.0 06:32:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:32:36 Collecting chardet<3.1.0,>=3.0.2 06:32:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 85.7 MB/s eta 0:00:00 06:32:36 Collecting idna<2.8,>=2.5 06:32:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 190.3 MB/s eta 0:00:00 06:32:36 Collecting certifi>=2017.4.17 06:32:36 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 06:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 208.3 MB/s eta 0:00:00 06:32:36 Removing intermediate container 12fd7e97efa9 06:32:36 ---> db0942f78e33 06:32:36 06:32:36 Successfully built db0942f78e33 06:32:36 Collecting urllib3<1.25,>=1.21.1 06:32:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:32:36 Successfully tagged core-data:latest 06:32:36 Building support-notifications 06:32:36  Building core-data ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 189.5 MB/s eta 0:00:00 06:32:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:32:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:32:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:32:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:32:36 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:32:36 Running setup.py install for texttable: started 06:32:37 Running setup.py install for texttable: finished with status 'done' 06:32:37 Running setup.py install for PyYAML: started 06:32:37 Running setup.py install for PyYAML: finished with status 'done' 06:32:37 Running setup.py install for docopt: started 06:32:38 Running setup.py install for docopt: finished with status 'done' 06:32:39 Running setup.py install for dockerpty: started 06:32:39 Running setup.py install for dockerpty: finished with status 'done' 06:32:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:32:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:32:39 ---> 00ec7caa1c60 06:32:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:32:39 ---> Using cache 06:32:39 ---> 30a3280cfdb9 06:32:39 Step 4/23 : WORKDIR /edgex-go 06:32:39 ---> Using cache 06:32:39 ---> fc409b0f0e5f 06:32:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:39 ---> Using cache 06:32:39 ---> 5cabe8992c4d 06:32:39 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:32:41 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 06:32:41 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 06:32:41  ---> Running in e03db5385808 06:32:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:32:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:32:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:32:43 OK: 211 MiB in 51 packages 06:32:46 Removing intermediate container 95ce858dc8dc 06:32:46 ---> 9853cd781131 06:32:46 Step 14/23 : ENV APP_PORT=58890 06:32:46 ---> Running in a09da3a1c98d 06:32:46 Removing intermediate container e03db5385808 06:32:46 ---> 49cc1c59b840 06:32:46 Step 7/23 : COPY go.mod vendor* ./ 06:32:47 Removing intermediate container a09da3a1c98d 06:32:47 ---> 8081910d217b 06:32:47 Step 15/23 : EXPOSE $APP_PORT 06:32:47 ---> aaf33e95ec65 06:32:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:47 ---> Running in c0f208ca8e21 06:32:47 ---> Running in 75042389060c 06:32:47 Removing intermediate container c0f208ca8e21 06:32:47 ---> 5144b09d9b6d 06:32:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:48 ---> 0ddadda4d3de 06:32:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:48 Removing intermediate container 05fb999a0c1a 06:32:48 ---> 4a3d55208f8e 06:32:48 06:32:48 Step 10/25 : FROM alpine:3.16 06:32:48 ---> 9c6f07244728 06:32:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:32:48 ---> Running in 68438da8fccf 06:32:48 ---> e2361bba1d60 06:32:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:32:49 ---> 3ac993d0ced2 06:32:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:32:49 ---> Running in ac95e3b25554 06:32:49 (1/3) Installing ca-certificates (20220614-r0) 06:32:49 (2/3) Installing dumb-init (1.2.5-r1) 06:32:49 (3/3) Installing su-exec (0.2-r1) 06:32:49 Executing busybox-1.35.0-r17.trigger 06:32:49 Executing ca-certificates-20220614-r0.trigger 06:32:49 OK: 6 MiB in 17 packages 06:32:49 Removing intermediate container ac95e3b25554 06:32:49 ---> 9281faadac9f 06:32:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:49 ---> Running in 4a6a3c10b6b5 06:32:51 Removing intermediate container 4a6a3c10b6b5 06:32:51 ---> 282a9512f4c3 06:32:51 Step 21/23 : LABEL arch=x86_64 06:32:51 Removing intermediate container 68438da8fccf 06:32:51 ---> 0b069bdf97e3 06:32:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:32:51 ---> Running in 504b26c2a284 06:32:51 ---> Running in 4adb52894124 06:32:51 Removing intermediate container 504b26c2a284 06:32:51 ---> fa8ffd1811bb 06:32:51 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:32:52 ---> Running in f6de060d9e49 06:32:52 Removing intermediate container 4adb52894124 06:32:52 ---> 162719662bb0 06:32:52 Step 13/25 : WORKDIR / 06:32:52 ---> Running in 9bbb660ee6bc 06:32:52 Removing intermediate container f6de060d9e49 06:32:52 ---> 7c3526762182 06:32:52 Step 23/23 : LABEL version=2.3.0-dev.81 06:32:52 ---> Running in aaa344fcaa61 06:32:52 Removing intermediate container 9bbb660ee6bc 06:32:52 ---> 5b36bfb15af1 06:32:52 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:52 Removing intermediate container aaa344fcaa61 06:32:52 ---> 1b957967e2e4 06:32:52 06:32:52 Successfully built 1b957967e2e4 06:32:52 Successfully tagged sys-mgmt-agent:latest 06:32:52 Building security-spire-config 06:32:56  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:32:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:32:56 ---> 00ec7caa1c60 06:32:56 Step 3/26 : WORKDIR /edgex-go 06:32:56 ---> Using cache 06:32:56 ---> 3e3afa5f4dbc 06:32:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:56 ---> Using cache 06:32:56 ---> 6870f2407b4a 06:32:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:32:56 ---> Using cache 06:32:56 ---> 91770e2a6987 06:32:56 Step 6/26 : COPY go.mod vendor* ./ 06:32:56 ---> Using cache 06:32:56 ---> edb70dcb6e7a 06:32:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:56 ---> Using cache 06:32:56 ---> 29e23d4623a0 06:32:56 Step 8/26 : COPY . . 06:32:56 ---> Using cache 06:32:56 ---> acc4124cc326 06:32:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:32:56 ---> Using cache 06:32:56 ---> c6733e4ff71f 06:32:56 Step 10/26 : WORKDIR /edgex-go/spire-build 06:32:56 ---> Using cache 06:32:56 ---> eb3c863aaf58 06:32:56 Step 11/26 : 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 06:32:56 ---> Using cache 06:32:56 ---> 889569a1e5b3 06:32:56 Step 12/26 : WORKDIR /edgex-go 06:32:56 ---> Using cache 06:32:56 ---> b3e90f08c4b6 06:32:56 06:32:56 Step 13/26 : FROM alpine:3.15 06:32:56 ---> c4fc93816858 06:32:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:32:56 ---> Using cache 06:32:56 ---> 9b41c3737270 06:32:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:56 ---> Using cache 06:32:56 ---> 82000af08575 06:32:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:32:56 ---> 82271bf3ccbb 06:32:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:32:57 ---> Running in 0df68acdb763 06:32:57 ---> 33773b9bee1d 06:32:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:32:57 Removing intermediate container e90cf9721225 06:32:57 ---> a2bb3008f008 06:32:57 06:32:57 Step 11/23 : FROM alpine:3.16 06:32:57 ---> 9c6f07244728 06:32:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:32:57 ---> Using cache 06:32:57 ---> 3a46fb4dac96 06:32:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:32:57 ---> Using cache 06:32:57 ---> d9e558410fbb 06:32:57 Step 14/23 : ENV APP_PORT=59861 06:32:57 ---> Running in 4ac0fa8126d9 06:32:57 ---> 17efeb6b0f6a 06:32:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:32:57 Removing intermediate container 4ac0fa8126d9 06:32:57 ---> 99ed322cb8cd 06:32:57 Step 15/23 : EXPOSE $APP_PORT 06:32:57 ---> a45fc9146a6a 06:32:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:57 ---> Running in 028d2cb768ad 06:32:57 Removing intermediate container 75042389060c 06:32:57 ---> fa6dc064293e 06:32:57 Step 9/23 : COPY . . 06:32:58 Removing intermediate container 028d2cb768ad 06:32:58 ---> 4903d590a0a6 06:32:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:32:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:32:59 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:32:59 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:32:59 OK: 15857 distinct packages available 06:32:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:00 ---> e4aa8e9281ab 06:33:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:33:00 (1/4) Installing dumb-init (1.2.5-r1) 06:33:00 (2/4) Installing musl-obstack (1.2.3-r0) 06:33:00 ---> 8cc9bfe95640 06:33:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:33:00 (3/4) Installing libucontext (1.1-r0) 06:33:00 Removing intermediate container 0b09fb6d986f 06:33:00 ---> 1e88cdc2f411 06:33:00 06:33:00 Step 9/20 : FROM alpine:3.15 06:33:00 ---> c4fc93816858 06:33:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:00 ---> Using cache 06:33:00 ---> 9b41c3737270 06:33:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:00 ---> Using cache 06:33:00 ---> 82000af08575 06:33:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:33:00 (4/4) Installing gcompat (1.0.0-r4) 06:33:00 Executing busybox-1.34.1-r7.trigger 06:33:00 OK: 6 MiB in 18 packages 06:33:01 ---> b8f1db9c6d71 06:33:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:33:01 ---> Running in 80be3a4ac7d3 06:33:01 ---> 2ccc4763878e 06:33:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:33:01 Removing intermediate container 0df68acdb763 06:33:01 ---> b99349f35dd4 06:33:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:01 ---> ea07f45fe14c 06:33:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:33:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:01 ---> Running in 7aef605d631d 06:33:01 ---> fbd5d42f8dcf 06:33:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:33:02 ---> Running in c60da06460b0 06:33:02 Removing intermediate container c60da06460b0 06:33:02 ---> 00b93e529eb1 06:33:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:02 ---> Running in 4fd49462bb3b 06:33:02 ---> b7cefe988063 06:33:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:02 ---> Running in 8a6cb19a10bb 06:33:02 Removing intermediate container 4fd49462bb3b 06:33:02 ---> fa50af6d93b2 06:33:02 Step 21/23 : LABEL arch=x86_64 06:33:02 ---> Running in 77411c3f1e8e 06:33:02 ---> 55f820e9d1af 06:33:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:33:02 Removing intermediate container 7aef605d631d 06:33:02 ---> 7871407b180d 06:33:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:33:02 ---> Running in 5d7af1f3fad0 06:33:03 Removing intermediate container 77411c3f1e8e 06:33:03 ---> 0add10457fb8 06:33:03 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:03 ---> Running in a47d50c6ea56 06:33:03 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:33:03 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:33:03 OK: 15857 distinct packages available 06:33:03 ---> 3a6f5bb828e2 06:33:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:33:03 Removing intermediate container 5d7af1f3fad0 06:33:03 ---> 65cf8925dffc 06:33:03 Step 23/25 : LABEL arch=x86_64 06:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:33:03 ---> Running in 7682cfc94a52 06:33:03 ---> Running in fa9cf46b180c 06:33:03 Removing intermediate container a47d50c6ea56 06:33:03 ---> 891349e17884 06:33:03 Step 23/23 : LABEL version=2.3.0-dev.81 06:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:33:03 ---> Running in f773e9b6f528 06:33:03 Removing intermediate container 7682cfc94a52 06:33:03 ---> 26ee1de51e69 06:33:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:33:03 Removing intermediate container fa9cf46b180c 06:33:03 ---> 0d3eb2f49155 06:33:03 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:03 Removing intermediate container f773e9b6f528 06:33:03 ---> 7666b8c34195 06:33:03 06:33:03 ---> Running in 128d4bc3060c 06:33:03 Successfully built 7666b8c34195 06:33:03 ---> 4be82ba8ae50 06:33:03 Step 21/26 : WORKDIR / 06:33:03 Successfully tagged support-scheduler:latest 06:33:03  Building support-scheduler ... done Building core-metadata 06:33:03 ---> Running in 39dd7afed090 06:33:03 Removing intermediate container 128d4bc3060c 06:33:03 ---> d8d77062604a 06:33:03 Step 25/25 : LABEL version=2.3.0-dev.81 06:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:33:04 (1/9) Installing ca-certificates (20220614-r0) 06:33:04 (2/9) Installing brotli-libs (1.0.9-r5) 06:33:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:33:05 (4/9) Installing libcurl (7.80.0-r3) 06:33:05 ---> Running in f37127d88f5c 06:33:05 (5/9) Installing curl (7.80.0-r3) 06:33:05 Removing intermediate container 39dd7afed090 06:33:05 ---> 8eaee48dff1c 06:33:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:05 (6/9) Installing dumb-init (1.2.5-r1) 06:33:05 ---> Running in 0ffbadfb33dc 06:33:05 (7/9) Installing musl-obstack (1.2.3-r0) 06:33:05 Removing intermediate container f37127d88f5c 06:33:05 ---> 3772c64191f7 06:33:05 06:33:05 Successfully built 3772c64191f7 06:33:05 (8/9) Installing libucontext (1.1-r0) 06:33:05 Successfully tagged security-secretstore-setup:latest 06:33:05  Building security-secretstore-setup ... done (9/9) Installing gcompat (1.0.0-r4) 06:33:05 Executing busybox-1.34.1-r7.trigger 06:33:05 Executing ca-certificates-20220614-r0.trigger 06:33:05 OK: 8 MiB in 23 packages 06:33:05 Removing intermediate container 0ffbadfb33dc 06:33:05 ---> 951ba70311d6 06:33:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:06 ---> Running in 37073d9b50ca 06:33:06 Removing intermediate container 37073d9b50ca 06:33:06 ---> 430024206ca4 06:33:06 Step 24/26 : LABEL arch=x86_64 06:33:06 ---> Running in 3626c0026498 06:33:06 Removing intermediate container 3626c0026498 06:33:06 ---> 991a7dbfed33 06:33:06 Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:06 ---> Running in dfc7d03a789d 06:33:06 Removing intermediate container 80be3a4ac7d3 06:33:06 ---> 6e840521f1ba 06:33:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:06 Removing intermediate container dfc7d03a789d 06:33:06 ---> 77b56840d632 06:33:06 Step 26/26 : LABEL version=2.3.0-dev.81 06:33:06 ---> Running in f03eaad89327 06:33:06 ---> 5e69052f67ec 06:33:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:33:07 Removing intermediate container f03eaad89327 06:33:07 ---> f96ebaa99a60 06:33:07 06:33:07 Successfully built f96ebaa99a60 06:33:07 Successfully tagged security-spire-config:latest 06:33:08  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:33:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:33:08 ---> 00ec7caa1c60 06:33:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:33:08 ---> Using cache 06:33:08 ---> 30a3280cfdb9 06:33:08 Step 4/25 : WORKDIR /edgex-go 06:33:08 ---> Using cache 06:33:08 ---> fc409b0f0e5f 06:33:08 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:08 ---> Using cache 06:33:08 ---> 5cabe8992c4d 06:33:08 Step 6/25 : RUN apk add --update --no-cache make git 06:33:08 ---> Using cache 06:33:08 ---> def3aa0805a3 06:33:08 Step 7/25 : COPY go.mod vendor* ./ 06:33:08 ---> Using cache 06:33:08 ---> 8391568faf06 06:33:08 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:08 ---> Using cache 06:33:08 ---> fe4cb37defbd 06:33:08 Step 9/25 : COPY . . 06:33:08 ---> Using cache 06:33:08 ---> 3180b6beae99 06:33:08 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:33:08 ---> cf87369ae92a 06:33:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:33:08 ---> Running in 7f8e52137196 06:33:08 Removing intermediate container 0cdb987cb78d 06:33:08 ---> 6aa41a869363 06:33:08 Step 8/26 : COPY . . 06:33:08 Removing intermediate container c73ffa69773d 06:33:08 ---> 1f13769190b5 06:33:08 Step 8/26 : COPY . . 06:33:08 Removing intermediate container 7c507bbf1ddc 06:33:08 ---> 16ced254f5a1 06:33:08 Step 8/23 : COPY . . 06:33:08 Removing intermediate container 2ffaf49b4472 06:33:08 ---> 6a5a5c391b1f 06:33:08 Step 9/23 : COPY . . 06:33:08 Removing intermediate container 4dcc01bde966 06:33:08 ---> 3a6f45977bb2 06:33:08 Step 9/25 : COPY . . 06:33:08 ---> 95651fef2541 06:33:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler ---> b5582e0958ce 06:33:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:33:08 06:33:08 ---> 7d8a6d2e933a 06:33:08 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:33:08 ---> 0c1b92b5d109 06:33:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:33:08 ---> b1788774b6c7 06:33:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:33:08 ---> Running in cf7cd6e0ec3a 06:33:08 ---> c803451fde8c 06:33:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:33:08 ---> Running in 2aab491cb0e7 06:33:08 ---> Running in 50e9b5ac32a2 06:33:08 ---> Running in 29e2e48bcfb3 06:33:08 ---> Running in fc68008708cf 06:33:08 ---> Running in 319ac73016cb 06:33:08 Removing intermediate container 2aab491cb0e7 06:33:08 ---> f32bd8746468 06:33:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:08 ---> Running in a306abdd7e4b 06:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:33:09 Removing intermediate container a306abdd7e4b 06:33:09 ---> 7ba753a58e12 06:33:09 Step 18/20 : LABEL arch=x86_64 06:33:09 ---> Running in 3243045caf67 06:33:09 Removing intermediate container 3243045caf67 06:33:09 ---> 6942109c7b9f 06:33:09 Step 19/20 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:09 ---> Running in a7ccac4b247d 06:33:09 Removing intermediate container a7ccac4b247d 06:33:09 ---> 500c3d1ef304 06:33:09 Step 20/20 : LABEL version=2.3.0-dev.81 06:33:09 ---> Running in 0afe3aef1fb3 06:33:09 Removing intermediate container fc68008708cf 06:33:09 ---> 1a104e7aa69a 06:33:09 Step 10/26 : WORKDIR /edgex-go/spire-build 06:33:09 Removing intermediate container 29e2e48bcfb3 06:33:09 ---> 985a5d5fba64 06:33:09 Step 10/26 : WORKDIR /edgex-go/spire-build 06:33:09 ---> Running in 3e8d387144f5 06:33:09 ---> Running in c109101b209d 06:33:10 Removing intermediate container 0afe3aef1fb3 06:33:10 ---> 75296dfe7dc6 06:33:10 06:33:10 Successfully built 75296dfe7dc6 06:33:10 Successfully tagged security-spiffe-token-provider:latest 06:33:10 Removing intermediate container 3e8d387144f5 06:33:10 ---> d10e5e0a3419 06:33:10 Step 11/26 : 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 06:33:10 ---> Running in a79552cfd04f 06:33:10 Removing intermediate container c109101b209d 06:33:10 ---> 2322dd9e2dcc 06:33:10 Step 11/26 : 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 06:33:10 ---> Running in 7e860fcffec3 06:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:33:14 Removing intermediate container a79552cfd04f 06:33:14 ---> d12b65fb6890 06:33:14 Step 12/26 : WORKDIR /edgex-go 06:33:14 ---> Running in c7af134ce2ff 06:33:14 Removing intermediate container 7e860fcffec3 06:33:14 ---> 586eabe1ccb4 06:33:14 Step 12/26 : WORKDIR /edgex-go 06:33:14 ---> Running in 6e0d5b5b5013 06:33:15 Removing intermediate container c7af134ce2ff 06:33:15 ---> d489700a7250 06:33:15 06:33:15 Step 13/26 : FROM alpine:3.15 06:33:15 Removing intermediate container 6e0d5b5b5013 06:33:15 ---> 2e66cad6bf44 06:33:15 06:33:15 Step 13/26 : FROM alpine:3.15 06:33:16 3.15: Pulling from library/alpine 06:33:16 3.15: Pulling from library/alpine 06:33:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:33:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 06:33:17 Status: Downloaded newer image for alpine:3.15 06:33:17 Status: Image is up to date for alpine:3.15 06:33:17 ---> 02e0d6fdf486 06:33:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:17 ---> 02e0d6fdf486 06:33:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:33:17 ---> Running in 4cc7361ada36 06:33:17 ---> Running in d3e1a3403b3e 06:33:18 Removing intermediate container d3e1a3403b3e 06:33:18 ---> a715c6c04797 06:33:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:18 ---> Running in 096d057cf4ad 06:33:18 Removing intermediate container 4cc7361ada36 06:33:18 ---> 9bcad5da2a50 06:33:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:18 ---> Running in 3b679507019b 06:33:22 Removing intermediate container 096d057cf4ad 06:33:22 ---> aed585935a56 06:33:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:33:22 ---> Running in 5921a13abaae 06:33:22 Removing intermediate container 3b679507019b 06:33:22 ---> 83aa1eb2b7b5 06:33:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:33:22 ---> Running in 5714076c8bb1 06:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:27 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:33:27 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:33:27 OK: 15734 distinct packages available 06:33:27 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:33:27 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:33:27 OK: 15734 distinct packages available 06:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:33:29 (1/4) Installing dumb-init (1.2.5-r1) 06:33:29 (2/4) Installing musl-obstack (1.2.3-r0) 06:33:29 (3/4) Installing libucontext (1.1-r0) 06:33:29 (1/5) Installing dumb-init (1.2.5-r1) 06:33:29 (4/4) Installing gcompat (1.0.0-r4) 06:33:29 (2/5) Installing musl-obstack (1.2.3-r0) 06:33:29 Executing busybox-1.34.1-r7.trigger 06:33:29 OK: 6 MiB in 18 packages 06:33:29 (3/5) Installing libucontext (1.1-r0) 06:33:29 (4/5) Installing gcompat (1.0.0-r4) 06:33:30 (5/5) Installing openssl (1.1.1q-r0) 06:33:30 Executing busybox-1.34.1-r7.trigger 06:33:30 OK: 6 MiB in 19 packages 06:33:31  Building security-spiffe-token-provider ... done Removing intermediate container 7f8e52137196 06:33:31 ---> dfcc61b2e3b0 06:33:31 06:33:31 Step 11/25 : FROM alpine:3.16 06:33:31 ---> 9c6f07244728 06:33:31 Step 12/25 : RUN apk add --update --no-cache dumb-init 06:33:31 ---> Using cache 06:33:31 ---> 3a46fb4dac96 06:33:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:33:31 ---> Using cache 06:33:31 ---> d9e558410fbb 06:33:31 Step 14/25 : ENV APP_PORT=59881 06:33:31 ---> Running in b02eaa34de01 06:33:31 Removing intermediate container 8a6cb19a10bb 06:33:31 ---> 69cefab526b2 06:33:31 06:33:31 Step 11/23 : FROM alpine:3.16 06:33:31 ---> 9c6f07244728 06:33:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:33:31 ---> Running in 8ebb41d9b764 06:33:31 Removing intermediate container b02eaa34de01 06:33:31 ---> 840a1a22c86b 06:33:31 Step 15/25 : EXPOSE $APP_PORT 06:33:31 ---> Running in 2e64d4e478d5 06:33:31 Removing intermediate container 2e64d4e478d5 06:33:31 ---> ca480b135925 06:33:31 Step 16/25 : WORKDIR / 06:33:31 ---> Running in e17a25ceaa19 06:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:33:31 Removing intermediate container e17a25ceaa19 06:33:31 ---> d3688eaf7e4f 06:33:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:33:31 ---> 529f1646c31e 06:33:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:33:31 (1/2) Installing ca-certificates (20220614-r0) 06:33:31 (2/2) Installing dumb-init (1.2.5-r1) 06:33:31 Executing busybox-1.35.0-r17.trigger 06:33:31 Executing ca-certificates-20220614-r0.trigger 06:33:31 OK: 6 MiB in 16 packages 06:33:31 ---> 7911a4408c59 06:33:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:33:31 ---> cb761ef4a9e8 06:33:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:33:32 ---> 513254684205 06:33:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:33:32 ---> Running in e2fe54445bde 06:33:32 Removing intermediate container 8ebb41d9b764 06:33:32 ---> 7c78dd051b48 06:33:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:33:32 ---> Running in 5a961baca608 06:33:32 Removing intermediate container e2fe54445bde 06:33:32 ---> 37db41c89217 06:33:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:32 ---> Running in d1eb9ee3cd38 06:33:32 Removing intermediate container 5a961baca608 06:33:32 ---> 97fd07398a89 06:33:32 Step 14/23 : ENV APP_PORT=59860 06:33:32 ---> Running in 782b2b2d0cd4 06:33:32 Removing intermediate container d1eb9ee3cd38 06:33:32 ---> 16799ecb5740 06:33:32 Step 23/25 : LABEL arch=x86_64 06:33:32 ---> Running in 8b855819d407 06:33:32 Removing intermediate container 782b2b2d0cd4 06:33:32 ---> d3f619ffe754 06:33:32 Step 15/23 : EXPOSE $APP_PORT 06:33:32 ---> Running in 426bf6adee86 06:33:32 Removing intermediate container 8b855819d407 06:33:32 ---> e64178d566b4 06:33:32 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:32 ---> Running in 4e0d870580cc 06:33:32 Removing intermediate container 426bf6adee86 06:33:32 ---> 235c6769f934 06:33:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:32 Removing intermediate container 4e0d870580cc 06:33:32 ---> c0ee74981699 06:33:32 Step 25/25 : LABEL version=2.3.0-dev.81 06:33:32 ---> Running in f033ad5cdaaf 06:33:32 ---> 87519a72ac66 06:33:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:33:32 Removing intermediate container f033ad5cdaaf 06:33:32 ---> f58b93334ec3 06:33:32 06:33:32 Removing intermediate container 5714076c8bb1 06:33:32 ---> d5590e15a0c9 06:33:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:33:32 Removing intermediate container 5921a13abaae 06:33:32 ---> 0efa7c6afaa9 06:33:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:32 Successfully built f58b93334ec3 06:33:32 Successfully tagged core-metadata:latest 06:33:33  Building core-metadata ... done  ---> 48bf66abae88 06:33:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:33:33 ---> 53c6bafa253b 06:33:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:33:33 ---> Running in 91f21f294f75 06:33:33 Removing intermediate container 91f21f294f75 06:33:33 ---> 4e203bdc4c49 06:33:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:33:33 ---> Running in 256feaed0536 06:33:33 Removing intermediate container 256feaed0536 06:33:33 ---> 258626c32b29 06:33:33 Step 21/23 : LABEL arch=x86_64 06:33:33 ---> Running in 1bfb70981681 06:33:33 Removing intermediate container 1bfb70981681 06:33:33 ---> fea907ed5927 06:33:33 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:33 ---> Running in fa1a865543c2 06:33:33 Removing intermediate container fa1a865543c2 06:33:33 ---> dde19b2b5cee 06:33:33 Step 23/23 : LABEL version=2.3.0-dev.81 06:33:34 ---> Running in aed7816dbcbf 06:33:34 Removing intermediate container aed7816dbcbf 06:33:34 ---> 41a6468f32de 06:33:34 06:33:34 Successfully built 41a6468f32de 06:33:34 Successfully tagged support-notifications:latest 06:33:34  Building support-notifications ... done  [Pipeline] } 06:33:34 $ docker stop --time=1 f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 06:33:35 $ docker rm -f f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:35 + docker images 06:33:35 REPOSITORY TAG IMAGE ID CREATED SIZE 06:33:35 support-notifications latest 41a6468f32de 2 seconds ago 27.3MB 06:33:35 core-metadata latest f58b93334ec3 3 seconds ago 18.3MB 06:33:35 69cefab526b2 5 seconds ago 1.63GB 06:33:35 dfcc61b2e3b0 6 seconds ago 1.58GB 06:33:35 security-spiffe-token-provider latest 75296dfe7dc6 26 seconds ago 29.3MB 06:33:35 security-spire-config latest f96ebaa99a60 29 seconds ago 85.8MB 06:33:35 security-secretstore-setup latest 3772c64191f7 30 seconds ago 29.2MB 06:33:35 support-scheduler latest 7666b8c34195 32 seconds ago 26.7MB 06:33:35 1e88cdc2f411 36 seconds ago 1.61GB 06:33:35 a2bb3008f008 39 seconds ago 1.63GB 06:33:35 sys-mgmt-agent latest 1b957967e2e4 43 seconds ago 136MB 06:33:35 4a3d55208f8e 47 seconds ago 1.57GB 06:33:35 core-data latest db0942f78e33 59 seconds ago 21.6MB 06:33:35 a73e8fb42db5 About a minute ago 1.55GB 06:33:35 7522141c6c21 About a minute ago 1.58GB 06:33:35 security-bootstrapper latest 2bf5bef3903c About a minute ago 19.9MB 06:33:35 security-proxy-setup latest dddcf861e7de About a minute ago 27.4MB 06:33:35 core-command latest b53de5c09a8e About a minute ago 17.4MB 06:33:35 152d6dd5d18c 2 minutes ago 1.56GB 06:33:35 62e722a82281 2 minutes ago 1.57GB 06:33:35 4cb8bb746e48 2 minutes ago 1.56GB 06:33:35 security-spire-agent latest e43ffe8ac307 2 minutes ago 125MB 06:33:35 security-spire-server latest 9c015d1f8fef 2 minutes ago 86.5MB 06:33:35 01f5fd6b65b5 2 minutes ago 1.45GB 06:33:35 b3e90f08c4b6 2 minutes ago 1.45GB 06:33:35 ci-base-image-x86_64 latest 00ec7caa1c60 5 minutes ago 940MB 06:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB 06:33:35 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 06:33:35 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 06:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 06:33:35 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 06:33:35 provisioning config files... 06:33:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config17090985432877118297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:35 ---> docker-login.sh 06:33:35 nexus3.edgexfoundry.org:10001 06:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:35 Configure a credential helper to remove this warning. See 06:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:35 06:33:35 Login Succeeded 06:33:35 nexus3.edgexfoundry.org:10002 06:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:35 Configure a credential helper to remove this warning. See 06:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:35 06:33:35 Login Succeeded 06:33:35 nexus3.edgexfoundry.org:10003 06:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:36 Configure a credential helper to remove this warning. See 06:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:36 06:33:36 Login Succeeded 06:33:36 nexus3.edgexfoundry.org:10004 06:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:36 Configure a credential helper to remove this warning. See 06:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:36 06:33:36 Login Succeeded 06:33:36 docker.io 06:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:36 Configure a credential helper to remove this warning. See 06:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:36 06:33:36 Login Succeeded 06:33:36 ---> docker-login.sh ends [Pipeline] } 06:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:33:36 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:36 latest 06:33:36 2.3.0-dev.81 06:33:36 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:36 main 06:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:37 + docker push nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:33:37 2a11980673c7: Preparing 06:33:37 4371c5d76326: Preparing 06:33:37 4eb3b799b0f5: Preparing 06:33:37 c702f068f0c5: Preparing 06:33:37 994393dc58e7: Preparing 06:33:37 994393dc58e7: Layer already exists 06:33:37 c702f068f0c5: Pushed 06:33:37 2a11980673c7: Pushed 06:33:37 4eb3b799b0f5: Pushed 06:33:38 4371c5d76326: Pushed 06:33:39 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:39 ---> 1b5d72ae30d7 06:33:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:33:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:33:39 2a11980673c7: Preparing 06:33:39 4371c5d76326: Preparing 06:33:39 4eb3b799b0f5: Preparing 06:33:39 c702f068f0c5: Preparing 06:33:39 994393dc58e7: Preparing 06:33:39 994393dc58e7: Layer already exists 06:33:39 2a11980673c7: Layer already exists 06:33:39 4eb3b799b0f5: Layer already exists 06:33:39 4371c5d76326: Layer already exists 06:33:39 c702f068f0c5: Layer already exists 06:33:39 latest: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 06:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:33:40 2a11980673c7: Preparing 06:33:40 4371c5d76326: Preparing 06:33:40 4eb3b799b0f5: Preparing 06:33:40 c702f068f0c5: Preparing 06:33:40 994393dc58e7: Preparing 06:33:40 994393dc58e7: Layer already exists 06:33:40 c702f068f0c5: Layer already exists 06:33:40 4eb3b799b0f5: Layer already exists 06:33:40 2a11980673c7: Layer already exists 06:33:40 4371c5d76326: Layer already exists 06:33:40 2.3.0-dev.81: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:40 + docker push nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:33:40 2a11980673c7: Preparing 06:33:40 4371c5d76326: Preparing 06:33:40 4eb3b799b0f5: Preparing 06:33:40 c702f068f0c5: Preparing 06:33:40 994393dc58e7: Preparing 06:33:40 c702f068f0c5: Layer already exists 06:33:40 4371c5d76326: Layer already exists 06:33:40 4eb3b799b0f5: Layer already exists 06:33:40 2a11980673c7: Layer already exists 06:33:40 994393dc58e7: Layer already exists 06:33:40 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:33:41 2a11980673c7: Preparing 06:33:41 4371c5d76326: Preparing 06:33:41 4eb3b799b0f5: Preparing 06:33:41 c702f068f0c5: Preparing 06:33:41 994393dc58e7: Preparing 06:33:41 994393dc58e7: Layer already exists 06:33:41 c702f068f0c5: Layer already exists 06:33:41 4371c5d76326: Layer already exists 06:33:41 2a11980673c7: Layer already exists 06:33:41 4eb3b799b0f5: Layer already exists 06:33:41 main: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:41 ===================================================== [Pipeline] echo 06:33:41 taggedImages: 06:33:41 - nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:41 - nexus3.edgexfoundry.org:10004/core-command:latest 06:33:41 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 06:33:41 - nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:33:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:33:41 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:41 latest 06:33:41 2.3.0-dev.81 06:33:41 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:41 main 06:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker push nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:33:42 c4aa756d1061: Preparing 06:33:42 d85f3c1ee989: Preparing 06:33:42 4eb3b799b0f5: Preparing 06:33:42 33f9eced50bd: Preparing 06:33:42 533953e2eab9: Preparing 06:33:42 994393dc58e7: Preparing 06:33:42 4eb3b799b0f5: Layer already exists 06:33:42 994393dc58e7: Layer already exists 06:33:42 c4aa756d1061: Pushed 06:33:42 533953e2eab9: Pushed 06:33:42 33f9eced50bd: Pushed 06:33:42 ---> 774f3038a521 06:33:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:33:43 d85f3c1ee989: Pushed 06:33:43 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:33:44 c4aa756d1061: Preparing 06:33:44 d85f3c1ee989: Preparing 06:33:44 4eb3b799b0f5: Preparing 06:33:44 33f9eced50bd: Preparing 06:33:44 533953e2eab9: Preparing 06:33:44 994393dc58e7: Preparing 06:33:44 994393dc58e7: Waiting 06:33:44 d85f3c1ee989: Layer already exists 06:33:44 4eb3b799b0f5: Layer already exists 06:33:44 33f9eced50bd: Layer already exists 06:33:44 533953e2eab9: Layer already exists 06:33:44 c4aa756d1061: Layer already exists 06:33:44 994393dc58e7: Layer already exists 06:33:44 latest: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:45 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 06:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:33:45 c4aa756d1061: Preparing 06:33:45 d85f3c1ee989: Preparing 06:33:45 4eb3b799b0f5: Preparing 06:33:45 33f9eced50bd: Preparing 06:33:45 533953e2eab9: Preparing 06:33:45 994393dc58e7: Preparing 06:33:45 994393dc58e7: Waiting 06:33:45 c4aa756d1061: Layer already exists 06:33:45 4eb3b799b0f5: Layer already exists 06:33:45 33f9eced50bd: Layer already exists 06:33:45 d85f3c1ee989: Layer already exists 06:33:45 533953e2eab9: Layer already exists 06:33:45 994393dc58e7: Layer already exists 06:33:45 2.3.0-dev.81: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:45 ---> 2c28df19e68b 06:33:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:33:45 ---> Running in 7a71547dcee8 06:33:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:45 + docker push nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:33:45 c4aa756d1061: Preparing 06:33:45 d85f3c1ee989: Preparing 06:33:45 4eb3b799b0f5: Preparing 06:33:45 33f9eced50bd: Preparing 06:33:45 533953e2eab9: Preparing 06:33:45 994393dc58e7: Preparing 06:33:45 994393dc58e7: Waiting 06:33:45 533953e2eab9: Layer already exists 06:33:45 33f9eced50bd: Layer already exists 06:33:45 4eb3b799b0f5: Layer already exists 06:33:45 c4aa756d1061: Layer already exists 06:33:45 d85f3c1ee989: Layer already exists 06:33:45 994393dc58e7: Layer already exists 06:33:45 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv 06:33:46 Removing intermediate container 7a71547dcee8 06:33:46 ---> c0f909551430 06:33:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:33:46 c4aa756d1061: Preparing 06:33:46 d85f3c1ee989: Preparing 06:33:46 4eb3b799b0f5: Preparing 06:33:46 33f9eced50bd: Preparing 06:33:46 533953e2eab9: Preparing 06:33:46 994393dc58e7: Preparing 06:33:46 994393dc58e7: Waiting 06:33:46 533953e2eab9: Layer already exists 06:33:46 c4aa756d1061: Layer already exists 06:33:46 4eb3b799b0f5: Layer already exists 06:33:46 33f9eced50bd: Layer already exists 06:33:46 d85f3c1ee989: Layer already exists 06:33:46 994393dc58e7: Layer already exists 06:33:46 main: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:46 ===================================================== [Pipeline] echo 06:33:46 taggedImages: 06:33:46 - nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:46 - nexus3.edgexfoundry.org:10004/core-data:latest 06:33:46 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 06:33:46 - nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:33:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:33:46 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:46 latest 06:33:46 2.3.0-dev.81 06:33:46 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:46 main 06:33:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:33:47 0882d5a3fa1f: Preparing 06:33:47 893216824d17: Preparing 06:33:47 1f1fd3a2771b: Preparing 06:33:47 4eb3b799b0f5: Preparing 06:33:47 c702f068f0c5: Preparing 06:33:47 994393dc58e7: Preparing 06:33:47 c702f068f0c5: Layer already exists 06:33:47 4eb3b799b0f5: Layer already exists 06:33:47 994393dc58e7: Layer already exists 06:33:47 893216824d17: Pushed 06:33:47 0882d5a3fa1f: Pushed 06:33:48 ---> 004ffe7fa998 06:33:48 Step 21/26 : WORKDIR / 06:33:48 ---> Running in bbc083c0f084 06:33:49 1f1fd3a2771b: Pushed 06:33:49 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:49 Removing intermediate container bbc083c0f084 06:33:49 ---> 3147c11fe746 06:33:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:49 ---> Running in a3b6fe64fc3c 06:33:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:33:49 0882d5a3fa1f: Preparing 06:33:49 893216824d17: Preparing 06:33:49 1f1fd3a2771b: Preparing 06:33:49 4eb3b799b0f5: Preparing 06:33:49 c702f068f0c5: Preparing 06:33:49 994393dc58e7: Preparing 06:33:49 994393dc58e7: Waiting 06:33:49 0882d5a3fa1f: Layer already exists 06:33:49 c702f068f0c5: Layer already exists 06:33:49 893216824d17: Layer already exists 06:33:49 1f1fd3a2771b: Layer already exists 06:33:49 4eb3b799b0f5: Layer already exists 06:33:49 994393dc58e7: Layer already exists 06:33:49 latest: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 06:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:33:50 0882d5a3fa1f: Preparing 06:33:50 893216824d17: Preparing 06:33:50 1f1fd3a2771b: Preparing 06:33:50 4eb3b799b0f5: Preparing 06:33:50 c702f068f0c5: Preparing 06:33:50 994393dc58e7: Preparing 06:33:50 994393dc58e7: Waiting 06:33:50 893216824d17: Layer already exists 06:33:50 4eb3b799b0f5: Layer already exists 06:33:50 c702f068f0c5: Layer already exists 06:33:50 0882d5a3fa1f: Layer already exists 06:33:50 1f1fd3a2771b: Layer already exists 06:33:50 994393dc58e7: Layer already exists 06:33:50 2.3.0-dev.81: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:33:51 0882d5a3fa1f: Preparing 06:33:51 893216824d17: Preparing 06:33:51 1f1fd3a2771b: Preparing 06:33:51 4eb3b799b0f5: Preparing 06:33:51 c702f068f0c5: Preparing 06:33:51 994393dc58e7: Preparing 06:33:51 994393dc58e7: Waiting 06:33:51 1f1fd3a2771b: Layer already exists 06:33:51 c702f068f0c5: Layer already exists 06:33:51 0882d5a3fa1f: Layer already exists 06:33:51 4eb3b799b0f5: Layer already exists 06:33:51 893216824d17: Layer already exists 06:33:51 994393dc58e7: Layer already exists 06:33:51 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 Removing intermediate container a3b6fe64fc3c 06:33:51 ---> b83d19154e9c 06:33:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:51 ---> Running in f8858b603133 06:33:51 ---> f484751ccb64 06:33:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:33:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:33:51 0882d5a3fa1f: Preparing 06:33:51 893216824d17: Preparing 06:33:51 1f1fd3a2771b: Preparing 06:33:51 4eb3b799b0f5: Preparing 06:33:51 c702f068f0c5: Preparing 06:33:51 994393dc58e7: Preparing 06:33:51 994393dc58e7: Waiting 06:33:51 1f1fd3a2771b: Layer already exists 06:33:51 893216824d17: Layer already exists 06:33:51 4eb3b799b0f5: Layer already exists 06:33:51 0882d5a3fa1f: Layer already exists 06:33:51 c702f068f0c5: Layer already exists 06:33:51 994393dc58e7: Layer already exists 06:33:51 main: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:51 ===================================================== [Pipeline] echo 06:33:51 taggedImages: 06:33:51 - nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:33:51 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 06:33:51 - nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:33:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:33:51 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:51 latest 06:33:51 2.3.0-dev.81 06:33:51 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:51 main 06:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:52 Removing intermediate container f8858b603133 06:33:52 ---> 948721fbc044 06:33:52 Step 24/26 : LABEL arch=arm64 06:33:52 ---> Running in a5ea380b7bdc 06:33:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:33:52 b6352fb02365: Preparing 06:33:52 b6352fb02365: Preparing 06:33:52 4b4c1d6b271c: Preparing 06:33:52 2e470e9c4f29: Preparing 06:33:52 8a05478d3fbe: Preparing 06:33:52 90a1ac7cf765: Preparing 06:33:52 435125d040a4: Preparing 06:33:52 4eb3b799b0f5: Preparing 06:33:52 b4f631d3f211: Preparing 06:33:52 8f3faa3261b5: Preparing 06:33:52 8faaf3543063: Preparing 06:33:52 bc3af3cdfa5e: Preparing 06:33:52 994393dc58e7: Preparing 06:33:52 435125d040a4: Waiting 06:33:52 4eb3b799b0f5: Waiting 06:33:52 8faaf3543063: Waiting 06:33:52 b4f631d3f211: Waiting 06:33:52 bc3af3cdfa5e: Waiting 06:33:52 8f3faa3261b5: Waiting 06:33:52 994393dc58e7: Waiting 06:33:52 2e470e9c4f29: Pushed 06:33:52 4b4c1d6b271c: Pushed 06:33:52 90a1ac7cf765: Pushed 06:33:52 b6352fb02365: Pushed 06:33:52 4eb3b799b0f5: Layer already exists 06:33:52 8a05478d3fbe: Pushed 06:33:52 b4f631d3f211: Pushed 06:33:52 8f3faa3261b5: Pushed 06:33:52 8faaf3543063: Pushed 06:33:52 994393dc58e7: Layer already exists 06:33:52 bc3af3cdfa5e: Pushed 06:33:52 ---> 8ca75b1f6fda 06:33:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:33:53 Removing intermediate container a5ea380b7bdc 06:33:53 ---> 7da99bddae0e 06:33:53 Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:53 ---> Running in 5e3f02214130 06:33:53 435125d040a4: Pushed 06:33:54 Removing intermediate container 5e3f02214130 06:33:54 ---> f7e4c40f4e63 06:33:54 Step 26/26 : LABEL version=2.3.0-dev.81 06:33:54 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 ---> Running in ac453fe4cd80 06:33:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 ---> cdd358e71ce3 06:33:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:33:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:33:54 b6352fb02365: Preparing 06:33:54 b6352fb02365: Preparing 06:33:54 4b4c1d6b271c: Preparing 06:33:54 2e470e9c4f29: Preparing 06:33:54 8a05478d3fbe: Preparing 06:33:54 90a1ac7cf765: Preparing 06:33:54 435125d040a4: Preparing 06:33:54 4eb3b799b0f5: Preparing 06:33:54 b4f631d3f211: Preparing 06:33:54 8f3faa3261b5: Preparing 06:33:54 8faaf3543063: Preparing 06:33:54 bc3af3cdfa5e: Preparing 06:33:54 994393dc58e7: Preparing 06:33:54 8f3faa3261b5: Waiting 06:33:54 8faaf3543063: Waiting 06:33:54 435125d040a4: Waiting 06:33:54 bc3af3cdfa5e: Waiting 06:33:54 4eb3b799b0f5: Waiting 06:33:54 b4f631d3f211: Waiting 06:33:54 994393dc58e7: Waiting 06:33:54 2e470e9c4f29: Layer already exists 06:33:54 8a05478d3fbe: Layer already exists 06:33:54 90a1ac7cf765: Layer already exists 06:33:54 b6352fb02365: Layer already exists 06:33:54 4b4c1d6b271c: Layer already exists 06:33:54 4eb3b799b0f5: Layer already exists 06:33:54 435125d040a4: Layer already exists 06:33:54 b4f631d3f211: Layer already exists 06:33:54 8f3faa3261b5: Layer already exists 06:33:54 8faaf3543063: Layer already exists 06:33:54 bc3af3cdfa5e: Layer already exists 06:33:54 994393dc58e7: Layer already exists 06:33:54 latest: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 06:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:33:55 b6352fb02365: Preparing 06:33:55 b6352fb02365: Preparing 06:33:55 4b4c1d6b271c: Preparing 06:33:55 2e470e9c4f29: Preparing 06:33:55 8a05478d3fbe: Preparing 06:33:55 90a1ac7cf765: Preparing 06:33:55 435125d040a4: Preparing 06:33:55 4eb3b799b0f5: Preparing 06:33:55 b4f631d3f211: Preparing 06:33:55 8f3faa3261b5: Preparing 06:33:55 8faaf3543063: Preparing 06:33:55 bc3af3cdfa5e: Preparing 06:33:55 994393dc58e7: Preparing 06:33:55 b4f631d3f211: Waiting 06:33:55 4eb3b799b0f5: Waiting 06:33:55 bc3af3cdfa5e: Waiting 06:33:55 994393dc58e7: Waiting 06:33:55 8f3faa3261b5: Waiting 06:33:55 8faaf3543063: Waiting 06:33:55 435125d040a4: Waiting 06:33:55 2e470e9c4f29: Layer already exists 06:33:55 b6352fb02365: Layer already exists 06:33:55 90a1ac7cf765: Layer already exists 06:33:55 8a05478d3fbe: Layer already exists 06:33:55 4b4c1d6b271c: Layer already exists 06:33:55 435125d040a4: Layer already exists 06:33:55 b4f631d3f211: Layer already exists 06:33:55 8faaf3543063: Layer already exists 06:33:55 8f3faa3261b5: Layer already exists 06:33:55 4eb3b799b0f5: Layer already exists 06:33:55 994393dc58e7: Layer already exists 06:33:55 bc3af3cdfa5e: Layer already exists 06:33:55 2.3.0-dev.81: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 Removing intermediate container ac453fe4cd80 06:33:55 ---> 3d76ed24fd18 06:33:55 06:33:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:55 Successfully built 3d76ed24fd18 06:33:55 Successfully tagged security-spire-config-arm64:latest 06:33:55 Building security-spire-server 06:33:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:33:55 b6352fb02365: Preparing 06:33:55 b6352fb02365: Preparing 06:33:55 4b4c1d6b271c: Preparing 06:33:55 2e470e9c4f29: Preparing 06:33:55 8a05478d3fbe: Preparing 06:33:55 90a1ac7cf765: Preparing 06:33:55 435125d040a4: Preparing 06:33:55 4eb3b799b0f5: Preparing 06:33:55 b4f631d3f211: Preparing 06:33:55 8f3faa3261b5: Preparing 06:33:55 8faaf3543063: Preparing 06:33:55 bc3af3cdfa5e: Preparing 06:33:55 994393dc58e7: Preparing 06:33:55 435125d040a4: Waiting 06:33:55 4eb3b799b0f5: Waiting 06:33:55 b4f631d3f211: Waiting 06:33:55 8f3faa3261b5: Waiting 06:33:55 994393dc58e7: Waiting 06:33:55 8faaf3543063: Waiting 06:33:55 bc3af3cdfa5e: Waiting 06:33:55 b6352fb02365: Layer already exists 06:33:55 2e470e9c4f29: Layer already exists 06:33:55 4b4c1d6b271c: Layer already exists 06:33:55 8a05478d3fbe: Layer already exists 06:33:55 90a1ac7cf765: Layer already exists 06:33:55 435125d040a4: Layer already exists 06:33:55 b4f631d3f211: Layer already exists 06:33:55 4eb3b799b0f5: Layer already exists 06:33:55 8f3faa3261b5: Layer already exists 06:33:55 8faaf3543063: Layer already exists 06:33:55 bc3af3cdfa5e: Layer already exists 06:33:55 994393dc58e7: Layer already exists 06:33:55 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56  Building security-spire-config ... done  ---> 6b97ae925b04 06:33:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:33:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 ---> Running in 7cd5a118d1e2 06:33:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:33:56 b6352fb02365: Preparing 06:33:56 b6352fb02365: Preparing 06:33:56 4b4c1d6b271c: Preparing 06:33:56 2e470e9c4f29: Preparing 06:33:56 8a05478d3fbe: Preparing 06:33:56 90a1ac7cf765: Preparing 06:33:56 435125d040a4: Preparing 06:33:56 4eb3b799b0f5: Preparing 06:33:56 b4f631d3f211: Preparing 06:33:56 8f3faa3261b5: Preparing 06:33:56 8faaf3543063: Preparing 06:33:56 bc3af3cdfa5e: Preparing 06:33:56 994393dc58e7: Preparing 06:33:56 8faaf3543063: Waiting 06:33:56 4eb3b799b0f5: Waiting 06:33:56 b4f631d3f211: Waiting 06:33:56 bc3af3cdfa5e: Waiting 06:33:56 994393dc58e7: Waiting 06:33:56 435125d040a4: Waiting 06:33:56 8f3faa3261b5: Waiting 06:33:56 90a1ac7cf765: Layer already exists 06:33:56 b6352fb02365: Layer already exists 06:33:56 8a05478d3fbe: Layer already exists 06:33:56 2e470e9c4f29: Layer already exists 06:33:56 4b4c1d6b271c: Layer already exists 06:33:56 435125d040a4: Layer already exists 06:33:56 8f3faa3261b5: Layer already exists 06:33:56 4eb3b799b0f5: Layer already exists 06:33:56 b4f631d3f211: Layer already exists 06:33:56 8faaf3543063: Layer already exists 06:33:56 bc3af3cdfa5e: Layer already exists 06:33:56 994393dc58e7: Layer already exists 06:33:56 main: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:56 ===================================================== [Pipeline] echo 06:33:56 taggedImages: 06:33:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:33:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 06:33:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:33:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:33:56 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:56 latest 06:33:56 2.3.0-dev.81 06:33:56 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:33:56 main 06:33:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:56 Removing intermediate container 7cd5a118d1e2 06:33:56 ---> 25e2bb2976dd 06:33:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:33:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:57 ---> Running in b4cd8d25180c 06:33:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:33:57 1d2442eeb56a: Preparing 06:33:57 9e737267528b: Preparing 06:33:57 7faeccf3e64d: Preparing 06:33:57 7dd605a79a07: Preparing 06:33:57 7d322d681b82: Preparing 06:33:57 39baa21cb728: Preparing 06:33:57 0b9d04bed8c6: Preparing 06:33:57 994393dc58e7: Preparing 06:33:57 39baa21cb728: Waiting 06:33:57 0b9d04bed8c6: Waiting 06:33:57 994393dc58e7: Waiting 06:33:57 7d322d681b82: Pushed 06:33:57 1d2442eeb56a: Pushed 06:33:57 9e737267528b: Pushed 06:33:57 994393dc58e7: Layer already exists 06:33:57 39baa21cb728: Pushed 06:33:57 Removing intermediate container b4cd8d25180c 06:33:57 ---> a1ee2c7c96db 06:33:57 Step 24/26 : LABEL arch=arm64 06:33:57 ---> Running in 385c2c5f35db 06:33:57 0b9d04bed8c6: Pushed 06:33:58 7dd605a79a07: Pushed 06:33:58 7faeccf3e64d: Pushed 06:33:58 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:58 Removing intermediate container 385c2c5f35db 06:33:58 ---> fb7c20dcbc86 06:33:58 Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:33:58 ---> Running in fda167ef7143 06:33:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:33:59 1d2442eeb56a: Preparing 06:33:59 9e737267528b: Preparing 06:33:59 7faeccf3e64d: Preparing 06:33:59 7dd605a79a07: Preparing 06:33:59 7d322d681b82: Preparing 06:33:59 39baa21cb728: Preparing 06:33:59 0b9d04bed8c6: Preparing 06:33:59 994393dc58e7: Preparing 06:33:59 39baa21cb728: Waiting 06:33:59 994393dc58e7: Waiting 06:33:59 0b9d04bed8c6: Waiting 06:33:59 7d322d681b82: Layer already exists 06:33:59 7dd605a79a07: Layer already exists 06:33:59 1d2442eeb56a: Layer already exists 06:33:59 7faeccf3e64d: Layer already exists 06:33:59 9e737267528b: Layer already exists 06:33:59 39baa21cb728: Layer already exists 06:33:59 0b9d04bed8c6: Layer already exists 06:33:59 994393dc58e7: Layer already exists 06:33:59 latest: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 Removing intermediate container fda167ef7143 06:33:59 ---> ccb053c8d628 06:33:59 Step 26/26 : LABEL version=2.3.0-dev.81 06:33:59 ---> Running in b136662add23 06:33:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 06:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:33:59 1d2442eeb56a: Preparing 06:33:59 9e737267528b: Preparing 06:33:59 7faeccf3e64d: Preparing 06:33:59 7dd605a79a07: Preparing 06:33:59 7d322d681b82: Preparing 06:33:59 39baa21cb728: Preparing 06:33:59 0b9d04bed8c6: Preparing 06:33:59 994393dc58e7: Preparing 06:33:59 39baa21cb728: Waiting 06:33:59 994393dc58e7: Waiting 06:33:59 0b9d04bed8c6: Waiting 06:33:59 7d322d681b82: Layer already exists 06:33:59 1d2442eeb56a: Layer already exists 06:33:59 7faeccf3e64d: Layer already exists 06:33:59 7dd605a79a07: Layer already exists 06:33:59 9e737267528b: Layer already exists 06:33:59 39baa21cb728: Layer already exists 06:33:59 0b9d04bed8c6: Layer already exists 06:33:59 994393dc58e7: Layer already exists 06:33:59 2.3.0-dev.81: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 Removing intermediate container b136662add23 06:34:00 ---> 65128e29476e 06:34:00 06:34:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:34:00 1d2442eeb56a: Preparing 06:34:00 9e737267528b: Preparing 06:34:00 7faeccf3e64d: Preparing 06:34:00 7dd605a79a07: Preparing 06:34:00 7d322d681b82: Preparing 06:34:00 39baa21cb728: Preparing 06:34:00 0b9d04bed8c6: Preparing 06:34:00 994393dc58e7: Preparing 06:34:00 39baa21cb728: Waiting 06:34:00 0b9d04bed8c6: Waiting 06:34:00 994393dc58e7: Waiting 06:34:00 7faeccf3e64d: Layer already exists 06:34:00 1d2442eeb56a: Layer already exists 06:34:00 9e737267528b: Layer already exists 06:34:00 7d322d681b82: Layer already exists 06:34:00 7dd605a79a07: Layer already exists 06:34:00 994393dc58e7: Layer already exists 06:34:00 39baa21cb728: Layer already exists 06:34:00 0b9d04bed8c6: Layer already exists 06:34:00 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:00 Successfully built 65128e29476e 06:34:00 Successfully tagged security-spire-agent-arm64:latest 06:34:00 Building support-notifications 06:34:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:34:01 1d2442eeb56a: Preparing 06:34:01 9e737267528b: Preparing 06:34:01 7faeccf3e64d: Preparing 06:34:01 7dd605a79a07: Preparing 06:34:01 7d322d681b82: Preparing 06:34:01 39baa21cb728: Preparing 06:34:01 0b9d04bed8c6: Preparing 06:34:01 994393dc58e7: Preparing 06:34:01 39baa21cb728: Waiting 06:34:01 0b9d04bed8c6: Waiting 06:34:01 994393dc58e7: Waiting 06:34:01 1d2442eeb56a: Layer already exists 06:34:01 7faeccf3e64d: Layer already exists 06:34:01 7d322d681b82: Layer already exists 06:34:01 7dd605a79a07: Layer already exists 06:34:01 9e737267528b: Layer already exists 06:34:01 39baa21cb728: Layer already exists 06:34:01 0b9d04bed8c6: Layer already exists 06:34:01 994393dc58e7: Layer already exists 06:34:01 main: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:01 ===================================================== [Pipeline] echo 06:34:01 taggedImages: 06:34:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:34:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 06:34:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:34:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:34:01 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:01 latest 06:34:01 2.3.0-dev.81 06:34:01 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:01 main 06:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:34:01 e4b7274cadc6: Preparing 06:34:01 b306396ae830: Preparing 06:34:01 c0751de75f87: Preparing 06:34:01 4c841c83d3bc: Preparing 06:34:01 30670c63a7e7: Preparing 06:34:01 33b4738a7250: Preparing 06:34:01 6b23c8b5a8b8: Preparing 06:34:01 7e57eb80b8f9: Preparing 06:34:01 d57a4f342342: Preparing 06:34:01 994393dc58e7: Preparing 06:34:01 994393dc58e7: Waiting 06:34:01 33b4738a7250: Waiting 06:34:01 6b23c8b5a8b8: Waiting 06:34:01 d57a4f342342: Waiting 06:34:01 b306396ae830: Pushed 06:34:01 30670c63a7e7: Pushed 06:34:01 e4b7274cadc6: Pushed 06:34:01  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:34:01 ---> 5da83945e778 06:34:01 Step 3/25 : WORKDIR /edgex-go 06:34:01 ---> Using cache 06:34:01 ---> ccbc057ed426 06:34:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:01 ---> Using cache 06:34:01 ---> af1621d99753 06:34:01 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:34:01 ---> Using cache 06:34:01 ---> 0ef02dbb5f0c 06:34:01 Step 6/25 : COPY go.mod vendor* ./ 06:34:01 ---> Using cache 06:34:01 ---> f3182ba9c3b9 06:34:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:01 ---> Using cache 06:34:01 ---> 1f13769190b5 06:34:01 Step 8/25 : COPY . . 06:34:01 33b4738a7250: Pushed 06:34:01 6b23c8b5a8b8: Pushed 06:34:01 7e57eb80b8f9: Pushed 06:34:01 994393dc58e7: Layer already exists 06:34:01 d57a4f342342: Pushed 06:34:02 ---> Using cache 06:34:02 ---> b1788774b6c7 06:34:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:34:02 ---> Using cache 06:34:02 ---> 1a104e7aa69a 06:34:02 Step 10/25 : WORKDIR /edgex-go/spire-build 06:34:02 ---> Using cache 06:34:02 ---> d10e5e0a3419 06:34:02 Step 11/25 : 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 06:34:02 ---> Running in f0324cda47be 06:34:02 4c841c83d3bc: Pushed 06:34:03 c0751de75f87: Pushed 06:34:03 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:34:04 e4b7274cadc6: Preparing 06:34:04 b306396ae830: Preparing 06:34:04 c0751de75f87: Preparing 06:34:04 4c841c83d3bc: Preparing 06:34:04 30670c63a7e7: Preparing 06:34:04 33b4738a7250: Preparing 06:34:04 6b23c8b5a8b8: Preparing 06:34:04 7e57eb80b8f9: Preparing 06:34:04 d57a4f342342: Preparing 06:34:04 994393dc58e7: Preparing 06:34:04 33b4738a7250: Waiting 06:34:04 d57a4f342342: Waiting 06:34:04 7e57eb80b8f9: Waiting 06:34:04 6b23c8b5a8b8: Waiting 06:34:04 994393dc58e7: Waiting 06:34:04 4c841c83d3bc: Layer already exists 06:34:04 30670c63a7e7: Layer already exists 06:34:04 c0751de75f87: Layer already exists 06:34:04 e4b7274cadc6: Layer already exists 06:34:04 b306396ae830: Layer already exists 06:34:04 33b4738a7250: Layer already exists 06:34:04 6b23c8b5a8b8: Layer already exists 06:34:04 7e57eb80b8f9: Layer already exists 06:34:04 d57a4f342342: Layer already exists 06:34:04 994393dc58e7: Layer already exists 06:34:04 latest: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 06:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:34:04 e4b7274cadc6: Preparing 06:34:04 b306396ae830: Preparing 06:34:04 c0751de75f87: Preparing 06:34:04 4c841c83d3bc: Preparing 06:34:04 30670c63a7e7: Preparing 06:34:04 33b4738a7250: Preparing 06:34:04 6b23c8b5a8b8: Preparing 06:34:04 7e57eb80b8f9: Preparing 06:34:04 d57a4f342342: Preparing 06:34:04 994393dc58e7: Preparing 06:34:04 6b23c8b5a8b8: Waiting 06:34:04 33b4738a7250: Waiting 06:34:04 7e57eb80b8f9: Waiting 06:34:04 d57a4f342342: Waiting 06:34:04 994393dc58e7: Waiting 06:34:04 30670c63a7e7: Layer already exists 06:34:04 c0751de75f87: Layer already exists 06:34:04 e4b7274cadc6: Layer already exists 06:34:04 b306396ae830: Layer already exists 06:34:04 4c841c83d3bc: Layer already exists 06:34:04 6b23c8b5a8b8: Layer already exists 06:34:04 33b4738a7250: Layer already exists 06:34:04 d57a4f342342: Layer already exists 06:34:04 994393dc58e7: Layer already exists 06:34:04 7e57eb80b8f9: Layer already exists 06:34:04 2.3.0-dev.81: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:34:05 e4b7274cadc6: Preparing 06:34:05 b306396ae830: Preparing 06:34:05 c0751de75f87: Preparing 06:34:05 4c841c83d3bc: Preparing 06:34:05 30670c63a7e7: Preparing 06:34:05 33b4738a7250: Preparing 06:34:05 6b23c8b5a8b8: Preparing 06:34:05 7e57eb80b8f9: Preparing 06:34:05 d57a4f342342: Preparing 06:34:05 994393dc58e7: Preparing 06:34:05 33b4738a7250: Waiting 06:34:05 6b23c8b5a8b8: Waiting 06:34:05 7e57eb80b8f9: Waiting 06:34:05 d57a4f342342: Waiting 06:34:05 994393dc58e7: Waiting 06:34:05 b306396ae830: Layer already exists 06:34:05 4c841c83d3bc: Layer already exists 06:34:05 30670c63a7e7: Layer already exists 06:34:05 e4b7274cadc6: Layer already exists 06:34:05 c0751de75f87: Layer already exists 06:34:05 6b23c8b5a8b8: Layer already exists 06:34:05 994393dc58e7: Layer already exists 06:34:05 7e57eb80b8f9: Layer already exists 06:34:05 33b4738a7250: Layer already exists 06:34:05 d57a4f342342: Layer already exists 06:34:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:34:05 e4b7274cadc6: Preparing 06:34:05 b306396ae830: Preparing 06:34:05 c0751de75f87: Preparing 06:34:05 4c841c83d3bc: Preparing 06:34:05 30670c63a7e7: Preparing 06:34:05 33b4738a7250: Preparing 06:34:05 6b23c8b5a8b8: Preparing 06:34:05 33b4738a7250: Waiting 06:34:05 7e57eb80b8f9: Preparing 06:34:05 d57a4f342342: Preparing 06:34:05 7e57eb80b8f9: Waiting 06:34:05 6b23c8b5a8b8: Waiting 06:34:05 994393dc58e7: Preparing 06:34:05 d57a4f342342: Waiting 06:34:05 30670c63a7e7: Layer already exists 06:34:05 c0751de75f87: Layer already exists 06:34:05 e4b7274cadc6: Layer already exists 06:34:05 4c841c83d3bc: Layer already exists 06:34:05 b306396ae830: Layer already exists 06:34:05 33b4738a7250: Layer already exists 06:34:05 6b23c8b5a8b8: Layer already exists 06:34:05 7e57eb80b8f9: Layer already exists 06:34:05 994393dc58e7: Layer already exists 06:34:05 d57a4f342342: Layer already exists 06:34:05 main: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:05 ===================================================== [Pipeline] echo 06:34:05 taggedImages: 06:34:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:34:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 06:34:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:34:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:34:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:05 latest 06:34:05 2.3.0-dev.81 06:34:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:05 main 06:34:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:34:06 4fbec77e0653: Preparing 06:34:06 a3412caa2a81: Preparing 06:34:06 4eb3b799b0f5: Preparing 06:34:06 f4efe3ffc607: Preparing 06:34:06 850a99884090: Preparing 06:34:06 34d5ebaa5410: Preparing 06:34:06 34d5ebaa5410: Waiting 06:34:06 4eb3b799b0f5: Layer already exists 06:34:06 34d5ebaa5410: Layer already exists 06:34:06 4fbec77e0653: Pushed 06:34:06 850a99884090: Pushed 06:34:07 f4efe3ffc607: Pushed 06:34:07 Removing intermediate container f0324cda47be 06:34:07 ---> 8e01dac0f4e3 06:34:07 Step 12/25 : WORKDIR /edgex-go 06:34:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:34:07 ---> 5da83945e778 06:34:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:34:07 ---> Using cache 06:34:07 ---> d70d742e21a4 06:34:07 Step 4/23 : WORKDIR /edgex-go 06:34:07 ---> Using cache 06:34:07 ---> 61255de95b28 06:34:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:07 ---> Using cache 06:34:07 ---> b06f0901bef9 06:34:07 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:34:07 ---> Running in 2efc2130809f 06:34:07 ---> Running in 7843c8911ff4 06:34:08 Removing intermediate container 2efc2130809f 06:34:08 ---> eae7e2803717 06:34:08 06:34:08 Step 13/25 : FROM alpine:3.15 06:34:08 ---> 02e0d6fdf486 06:34:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:34:08 ---> Using cache 06:34:08 ---> 9bcad5da2a50 06:34:08 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:08 ---> Using cache 06:34:08 ---> 83aa1eb2b7b5 06:34:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:34:08 ---> Using cache 06:34:08 ---> d5590e15a0c9 06:34:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:34:09 a3412caa2a81: Pushed 06:34:09 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:09 + 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 06:34:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:34:09 4fbec77e0653: Preparing 06:34:09 a3412caa2a81: Preparing 06:34:09 4eb3b799b0f5: Preparing 06:34:09 f4efe3ffc607: Preparing 06:34:09 850a99884090: Preparing 06:34:09 34d5ebaa5410: Preparing 06:34:09 34d5ebaa5410: Waiting 06:34:09 4fbec77e0653: Layer already exists 06:34:09 f4efe3ffc607: Layer already exists 06:34:09 850a99884090: Layer already exists 06:34:09 a3412caa2a81: Layer already exists 06:34:09 4eb3b799b0f5: Layer already exists 06:34:09 34d5ebaa5410: Layer already exists 06:34:09 latest: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 06:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:34:10 4fbec77e0653: Preparing 06:34:10 a3412caa2a81: Preparing 06:34:10 4eb3b799b0f5: Preparing 06:34:10 f4efe3ffc607: Preparing 06:34:10 850a99884090: Preparing 06:34:10 34d5ebaa5410: Preparing 06:34:10 34d5ebaa5410: Waiting 06:34:10 a3412caa2a81: Layer already exists 06:34:10 f4efe3ffc607: Layer already exists 06:34:10 850a99884090: Layer already exists 06:34:10 4eb3b799b0f5: Layer already exists 06:34:10 4fbec77e0653: Layer already exists 06:34:10 34d5ebaa5410: Layer already exists 06:34:10 2.3.0-dev.81: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:34:10 4fbec77e0653: Preparing 06:34:10 a3412caa2a81: Preparing 06:34:10 4eb3b799b0f5: Preparing 06:34:10 f4efe3ffc607: Preparing 06:34:10 850a99884090: Preparing 06:34:10 34d5ebaa5410: Preparing 06:34:10 34d5ebaa5410: Waiting 06:34:10 a3412caa2a81: Layer already exists 06:34:10 f4efe3ffc607: Layer already exists 06:34:10 4eb3b799b0f5: Layer already exists 06:34:10 850a99884090: Layer already exists 06:34:10 4fbec77e0653: Layer already exists 06:34:10 34d5ebaa5410: Layer already exists 06:34:10 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:11 + 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 06:34:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:34:11 4fbec77e0653: Preparing 06:34:11 a3412caa2a81: Preparing 06:34:11 4eb3b799b0f5: Preparing 06:34:11 f4efe3ffc607: Preparing 06:34:11 850a99884090: Preparing 06:34:11 34d5ebaa5410: Preparing 06:34:11 34d5ebaa5410: Waiting 06:34:11 f4efe3ffc607: Layer already exists 06:34:11 850a99884090: Layer already exists 06:34:11 a3412caa2a81: Layer already exists 06:34:11 4fbec77e0653: Layer already exists 06:34:11 4eb3b799b0f5: Layer already exists 06:34:11 34d5ebaa5410: Layer already exists 06:34:11 main: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:11 ===================================================== [Pipeline] echo 06:34:11 taggedImages: 06:34:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:34:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 06:34:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:34:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:34:11 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:11 latest 06:34:11 2.3.0-dev.81 06:34:11 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:11 main 06:34:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:34:12 a7c878eb5b59: Preparing 06:34:12 8706dfc30e96: Preparing 06:34:12 61cfac5d7d07: Preparing 06:34:12 0db3e672d073: Preparing 06:34:12 3c23dd4fbc35: Preparing 06:34:12 ae835df6fc61: Preparing 06:34:12 850a99884090: Preparing 06:34:12 34d5ebaa5410: Preparing 06:34:12 ae835df6fc61: Waiting 06:34:12 34d5ebaa5410: Waiting 06:34:12 8706dfc30e96: Pushed 06:34:12 61cfac5d7d07: Pushed 06:34:12 a7c878eb5b59: Pushed 06:34:12 850a99884090: Layer already exists 06:34:12 34d5ebaa5410: Layer already exists 06:34:12 ae835df6fc61: Pushed 06:34:13 OK: 221 MiB in 51 packages 06:34:15 3c23dd4fbc35: Pushed 06:34:16 Removing intermediate container 7843c8911ff4 06:34:16 ---> 4748a7286bfd 06:34:16 Step 7/23 : COPY go.mod vendor* ./ 06:34:18 ---> cc1d90a43c05 06:34:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:34:18 ---> 412e589db921 06:34:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:18 ---> Running in efb445f1ef1b 06:34:19 0db3e672d073: Pushed 06:34:19 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 ---> f615ffeaef55 06:34:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:34:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:34:20 a7c878eb5b59: Preparing 06:34:20 8706dfc30e96: Preparing 06:34:20 61cfac5d7d07: Preparing 06:34:20 0db3e672d073: Preparing 06:34:20 3c23dd4fbc35: Preparing 06:34:20 ae835df6fc61: Preparing 06:34:20 850a99884090: Preparing 06:34:20 34d5ebaa5410: Preparing 06:34:20 850a99884090: Waiting 06:34:20 ae835df6fc61: Waiting 06:34:20 a7c878eb5b59: Layer already exists 06:34:20 8706dfc30e96: Layer already exists 06:34:20 3c23dd4fbc35: Layer already exists 06:34:20 0db3e672d073: Layer already exists 06:34:20 61cfac5d7d07: Layer already exists 06:34:20 850a99884090: Layer already exists 06:34:20 34d5ebaa5410: Layer already exists 06:34:20 ae835df6fc61: Layer already exists 06:34:20 latest: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 06:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:34:20 a7c878eb5b59: Preparing 06:34:20 8706dfc30e96: Preparing 06:34:20 61cfac5d7d07: Preparing 06:34:20 0db3e672d073: Preparing 06:34:20 3c23dd4fbc35: Preparing 06:34:20 ae835df6fc61: Preparing 06:34:20 850a99884090: Preparing 06:34:20 34d5ebaa5410: Preparing 06:34:20 ae835df6fc61: Waiting 06:34:20 850a99884090: Waiting 06:34:20 34d5ebaa5410: Waiting 06:34:20 3c23dd4fbc35: Layer already exists 06:34:20 61cfac5d7d07: Layer already exists 06:34:20 a7c878eb5b59: Layer already exists 06:34:20 0db3e672d073: Layer already exists 06:34:20 8706dfc30e96: Layer already exists 06:34:20 ae835df6fc61: Layer already exists 06:34:20 34d5ebaa5410: Layer already exists 06:34:20 850a99884090: Layer already exists 06:34:20 2.3.0-dev.81: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:34:21 a7c878eb5b59: Preparing 06:34:21 8706dfc30e96: Preparing 06:34:21 61cfac5d7d07: Preparing 06:34:21 0db3e672d073: Preparing 06:34:21 3c23dd4fbc35: Preparing 06:34:21 ae835df6fc61: Preparing 06:34:21 850a99884090: Preparing 06:34:21 34d5ebaa5410: Preparing 06:34:21 ae835df6fc61: Waiting 06:34:21 850a99884090: Waiting 06:34:21 34d5ebaa5410: Waiting 06:34:21 8706dfc30e96: Layer already exists 06:34:21 0db3e672d073: Layer already exists 06:34:21 3c23dd4fbc35: Layer already exists 06:34:21 a7c878eb5b59: Layer already exists 06:34:21 61cfac5d7d07: Layer already exists 06:34:21 850a99884090: Layer already exists 06:34:21 ae835df6fc61: Layer already exists 06:34:21 34d5ebaa5410: Layer already exists 06:34:21 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 ---> f25544270639 06:34:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:34:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:34:21 a7c878eb5b59: Preparing 06:34:21 8706dfc30e96: Preparing 06:34:21 61cfac5d7d07: Preparing 06:34:21 0db3e672d073: Preparing 06:34:21 3c23dd4fbc35: Preparing 06:34:21 ae835df6fc61: Preparing 06:34:21 850a99884090: Preparing 06:34:21 34d5ebaa5410: Preparing 06:34:21 ae835df6fc61: Waiting 06:34:21 850a99884090: Waiting 06:34:21 34d5ebaa5410: Waiting 06:34:21 3c23dd4fbc35: Layer already exists 06:34:21 a7c878eb5b59: Layer already exists 06:34:21 61cfac5d7d07: Layer already exists 06:34:21 0db3e672d073: Layer already exists 06:34:21 8706dfc30e96: Layer already exists 06:34:21 ae835df6fc61: Layer already exists 06:34:21 850a99884090: Layer already exists 06:34:21 34d5ebaa5410: Layer already exists 06:34:21 main: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:21 ===================================================== [Pipeline] echo 06:34:21 taggedImages: 06:34:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:34:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 06:34:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:34:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:34:21 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:21 latest 06:34:21 2.3.0-dev.81 06:34:21 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:21 main 06:34:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:22 ---> ac7c9e3c3f61 06:34:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:34:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:34:22 373d53ad8eff: Preparing 06:34:22 b787dbc6651b: Preparing 06:34:22 132691baf2cf: Preparing 06:34:22 19b34886a018: Preparing 06:34:22 cf81eaf8bae8: Preparing 06:34:22 850a99884090: Preparing 06:34:22 34d5ebaa5410: Preparing 06:34:22 850a99884090: Waiting 06:34:22 34d5ebaa5410: Waiting 06:34:22 373d53ad8eff: Pushed 06:34:22 132691baf2cf: Pushed 06:34:22 b787dbc6651b: Pushed 06:34:22 850a99884090: Layer already exists 06:34:22 34d5ebaa5410: Layer already exists 06:34:22 ---> Running in 89be201de1de 06:34:22 cf81eaf8bae8: Pushed 06:34:23 Removing intermediate container 89be201de1de 06:34:23 ---> d45637fb026f 06:34:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:34:23 ---> Running in c53596510b44 06:34:23 Removing intermediate container c53596510b44 06:34:23 ---> 1eb7c99beb11 06:34:23 Step 23/25 : LABEL arch=arm64 06:34:23 ---> Running in 190a5eab6c29 06:34:24 Removing intermediate container 190a5eab6c29 06:34:24 ---> 559e88a35d7c 06:34:24 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:24 ---> Running in 3cd548888e5d 06:34:25 Removing intermediate container 3cd548888e5d 06:34:25 ---> 8e2071a9f882 06:34:25 Step 25/25 : LABEL version=2.3.0-dev.81 06:34:25 ---> Running in bace6b5e8f42 06:34:26 Removing intermediate container bace6b5e8f42 06:34:26 ---> c56bed5db871 06:34:26 06:34:26 Successfully built c56bed5db871 06:34:26 Successfully tagged security-spire-server-arm64:latest 06:34:26 Building security-spiffe-token-provider 06:34:30 19b34886a018: Pushed 06:34:30 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:34:31 373d53ad8eff: Preparing 06:34:31 b787dbc6651b: Preparing 06:34:31 132691baf2cf: Preparing 06:34:31 19b34886a018: Preparing 06:34:31 cf81eaf8bae8: Preparing 06:34:31 850a99884090: Preparing 06:34:31 34d5ebaa5410: Preparing 06:34:31 850a99884090: Waiting 06:34:31 34d5ebaa5410: Waiting 06:34:31 cf81eaf8bae8: Layer already exists 06:34:31 373d53ad8eff: Layer already exists 06:34:31 132691baf2cf: Layer already exists 06:34:31 b787dbc6651b: Layer already exists 06:34:31 19b34886a018: Layer already exists 06:34:31 850a99884090: Layer already exists 06:34:31 34d5ebaa5410: Layer already exists 06:34:31 latest: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 06:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:34:32 373d53ad8eff: Preparing 06:34:32 b787dbc6651b: Preparing 06:34:32 132691baf2cf: Preparing 06:34:32 19b34886a018: Preparing 06:34:32 cf81eaf8bae8: Preparing 06:34:32 850a99884090: Preparing 06:34:32 34d5ebaa5410: Preparing 06:34:32 850a99884090: Waiting 06:34:32 373d53ad8eff: Layer already exists 06:34:32 cf81eaf8bae8: Layer already exists 06:34:32 132691baf2cf: Layer already exists 06:34:32 19b34886a018: Layer already exists 06:34:32 b787dbc6651b: Layer already exists 06:34:32 850a99884090: Layer already exists 06:34:32 34d5ebaa5410: Layer already exists 06:34:32 2.3.0-dev.81: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:34:32 373d53ad8eff: Preparing 06:34:32 b787dbc6651b: Preparing 06:34:32 132691baf2cf: Preparing 06:34:32 19b34886a018: Preparing 06:34:32 cf81eaf8bae8: Preparing 06:34:32 850a99884090: Preparing 06:34:32 34d5ebaa5410: Preparing 06:34:32 850a99884090: Waiting 06:34:32 34d5ebaa5410: Waiting 06:34:32 19b34886a018: Layer already exists 06:34:32 373d53ad8eff: Layer already exists 06:34:32 b787dbc6651b: Layer already exists 06:34:32 132691baf2cf: Layer already exists 06:34:32 cf81eaf8bae8: Layer already exists 06:34:32 850a99884090: Layer already exists 06:34:32 34d5ebaa5410: Layer already exists 06:34:32 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:32  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:34:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:34:32 ---> 5da83945e778 06:34:32 Step 3/20 : WORKDIR /edgex-go 06:34:32 ---> Using cache 06:34:32 ---> ccbc057ed426 06:34:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:34:32 ---> Running in f16951fa0de5 06:34:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:34:33 373d53ad8eff: Preparing 06:34:33 b787dbc6651b: Preparing 06:34:33 132691baf2cf: Preparing 06:34:33 19b34886a018: Preparing 06:34:33 cf81eaf8bae8: Preparing 06:34:33 850a99884090: Preparing 06:34:33 34d5ebaa5410: Preparing 06:34:33 850a99884090: Waiting 06:34:33 132691baf2cf: Layer already exists 06:34:33 373d53ad8eff: Layer already exists 06:34:33 19b34886a018: Layer already exists 06:34:33 cf81eaf8bae8: Layer already exists 06:34:33 b787dbc6651b: Layer already exists 06:34:33 850a99884090: Layer already exists 06:34:33 34d5ebaa5410: Layer already exists 06:34:33 main: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:33 ===================================================== [Pipeline] echo 06:34:33 taggedImages: 06:34:33 - nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:34:33 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 06:34:33 - nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:34:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:34:33 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:33 latest 06:34:33 2.3.0-dev.81 06:34:33 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:33 main 06:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:34:34 e5e9a9e78818: Preparing 06:34:34 89ec409826bb: Preparing 06:34:34 781193948b54: Preparing 06:34:34 0240829328ab: Preparing 06:34:34 8f741d46ccc2: Preparing 06:34:34 850a99884090: Preparing 06:34:34 34d5ebaa5410: Preparing 06:34:34 850a99884090: Waiting 06:34:34 34d5ebaa5410: Waiting 06:34:34 781193948b54: Pushed 06:34:34 e5e9a9e78818: Pushed 06:34:34 89ec409826bb: Pushed 06:34:34 850a99884090: Layer already exists 06:34:34 34d5ebaa5410: Layer already exists 06:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:34 8f741d46ccc2: Pushed 06:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:36 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:34:36 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:34:36 OK: 16896 distinct packages available 06:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:39 OK: 221 MiB in 51 packages 06:34:42 Removing intermediate container f16951fa0de5 06:34:42 ---> e76348ec0817 06:34:42 Step 5/20 : COPY go.mod vendor* ./ 06:34:42 0240829328ab: Pushed 06:34:42 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 ---> bdf863962655 06:34:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:43 ---> Running in 01c637e13a0e 06:34:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:34:43 e5e9a9e78818: Preparing 06:34:43 89ec409826bb: Preparing 06:34:43 781193948b54: Preparing 06:34:43 0240829328ab: Preparing 06:34:43 8f741d46ccc2: Preparing 06:34:43 850a99884090: Preparing 06:34:43 34d5ebaa5410: Preparing 06:34:43 34d5ebaa5410: Waiting 06:34:43 850a99884090: Waiting 06:34:43 0240829328ab: Layer already exists 06:34:43 89ec409826bb: Layer already exists 06:34:43 e5e9a9e78818: Layer already exists 06:34:43 8f741d46ccc2: Layer already exists 06:34:43 781193948b54: Layer already exists 06:34:43 850a99884090: Layer already exists 06:34:43 34d5ebaa5410: Layer already exists 06:34:43 latest: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 06:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:34:43 e5e9a9e78818: Preparing 06:34:43 89ec409826bb: Preparing 06:34:43 781193948b54: Preparing 06:34:43 0240829328ab: Preparing 06:34:43 8f741d46ccc2: Preparing 06:34:43 850a99884090: Preparing 06:34:43 34d5ebaa5410: Preparing 06:34:43 850a99884090: Waiting 06:34:43 34d5ebaa5410: Waiting 06:34:43 0240829328ab: Layer already exists 06:34:43 8f741d46ccc2: Layer already exists 06:34:43 89ec409826bb: Layer already exists 06:34:43 781193948b54: Layer already exists 06:34:43 e5e9a9e78818: Layer already exists 06:34:43 850a99884090: Layer already exists 06:34:43 34d5ebaa5410: Layer already exists 06:34:43 2.3.0-dev.81: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:34:44 e5e9a9e78818: Preparing 06:34:44 89ec409826bb: Preparing 06:34:44 781193948b54: Preparing 06:34:44 0240829328ab: Preparing 06:34:44 8f741d46ccc2: Preparing 06:34:44 850a99884090: Preparing 06:34:44 34d5ebaa5410: Preparing 06:34:44 850a99884090: Waiting 06:34:44 34d5ebaa5410: Waiting 06:34:44 e5e9a9e78818: Layer already exists 06:34:44 89ec409826bb: Layer already exists 06:34:44 8f741d46ccc2: Layer already exists 06:34:44 781193948b54: Layer already exists 06:34:44 0240829328ab: Layer already exists 06:34:44 34d5ebaa5410: Layer already exists 06:34:44 850a99884090: Layer already exists 06:34:44 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:34:45 e5e9a9e78818: Preparing 06:34:45 89ec409826bb: Preparing 06:34:45 781193948b54: Preparing 06:34:45 0240829328ab: Preparing 06:34:45 8f741d46ccc2: Preparing 06:34:45 850a99884090: Preparing 06:34:45 34d5ebaa5410: Preparing 06:34:45 850a99884090: Waiting 06:34:45 34d5ebaa5410: Waiting 06:34:45 0240829328ab: Layer already exists 06:34:45 781193948b54: Layer already exists 06:34:45 89ec409826bb: Layer already exists 06:34:45 8f741d46ccc2: Layer already exists 06:34:45 e5e9a9e78818: Layer already exists 06:34:45 850a99884090: Layer already exists 06:34:45 34d5ebaa5410: Layer already exists 06:34:45 main: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:45 ===================================================== [Pipeline] echo 06:34:45 taggedImages: 06:34:45 - nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:34:45 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 06:34:45 - nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:34:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:34:45 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:45 latest 06:34:45 2.3.0-dev.81 06:34:45 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:45 main 06:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:34:46 9a26c0bb68eb: Preparing 06:34:46 eda8532ba5ea: Preparing 06:34:46 4eb3b799b0f5: Preparing 06:34:46 f0b641b9e9ea: Preparing 06:34:46 994393dc58e7: Preparing 06:34:46 4eb3b799b0f5: Layer already exists 06:34:46 994393dc58e7: Layer already exists 06:34:46 9a26c0bb68eb: Pushed 06:34:46 f0b641b9e9ea: Pushed 06:34:48 eda8532ba5ea: Pushed 06:34:48 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:34:49 9a26c0bb68eb: Preparing 06:34:49 eda8532ba5ea: Preparing 06:34:49 4eb3b799b0f5: Preparing 06:34:49 f0b641b9e9ea: Preparing 06:34:49 994393dc58e7: Preparing 06:34:49 9a26c0bb68eb: Layer already exists 06:34:49 4eb3b799b0f5: Layer already exists 06:34:49 eda8532ba5ea: Layer already exists 06:34:49 994393dc58e7: Layer already exists 06:34:49 f0b641b9e9ea: Layer already exists 06:34:49 latest: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 06:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:34:49 9a26c0bb68eb: Preparing 06:34:49 eda8532ba5ea: Preparing 06:34:49 4eb3b799b0f5: Preparing 06:34:49 f0b641b9e9ea: Preparing 06:34:49 994393dc58e7: Preparing 06:34:49 eda8532ba5ea: Layer already exists 06:34:49 9a26c0bb68eb: Layer already exists 06:34:49 4eb3b799b0f5: Layer already exists 06:34:49 994393dc58e7: Layer already exists 06:34:49 f0b641b9e9ea: Layer already exists 06:34:49 2.3.0-dev.81: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:34:50 9a26c0bb68eb: Preparing 06:34:50 eda8532ba5ea: Preparing 06:34:50 4eb3b799b0f5: Preparing 06:34:50 f0b641b9e9ea: Preparing 06:34:50 994393dc58e7: Preparing 06:34:50 9a26c0bb68eb: Layer already exists 06:34:50 f0b641b9e9ea: Layer already exists 06:34:50 4eb3b799b0f5: Layer already exists 06:34:50 eda8532ba5ea: Layer already exists 06:34:50 994393dc58e7: Layer already exists 06:34:50 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:34:51 9a26c0bb68eb: Preparing 06:34:51 eda8532ba5ea: Preparing 06:34:51 4eb3b799b0f5: Preparing 06:34:51 f0b641b9e9ea: Preparing 06:34:51 994393dc58e7: Preparing 06:34:51 eda8532ba5ea: Layer already exists 06:34:51 f0b641b9e9ea: Layer already exists 06:34:51 4eb3b799b0f5: Layer already exists 06:34:51 9a26c0bb68eb: Layer already exists 06:34:51 994393dc58e7: Layer already exists 06:34:51 main: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:51 ===================================================== [Pipeline] echo 06:34:51 taggedImages: 06:34:51 - nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:51 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:34:51 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 06:34:51 - nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:51 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:34:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:34:51 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:51 latest 06:34:51 2.3.0-dev.81 06:34:51 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:51 main 06:34:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:34:51 f198c0152198: Preparing 06:34:51 0c295e85d1c5: Preparing 06:34:51 4eb3b799b0f5: Preparing 06:34:51 c702f068f0c5: Preparing 06:34:51 994393dc58e7: Preparing 06:34:51 994393dc58e7: Layer already exists 06:34:51 4eb3b799b0f5: Layer already exists 06:34:51 c702f068f0c5: Layer already exists 06:34:51 f198c0152198: Pushed 06:34:54 0c295e85d1c5: Pushed 06:34:54 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:34:54 f198c0152198: Preparing 06:34:54 0c295e85d1c5: Preparing 06:34:54 4eb3b799b0f5: Preparing 06:34:54 c702f068f0c5: Preparing 06:34:54 994393dc58e7: Preparing 06:34:54 c702f068f0c5: Layer already exists 06:34:54 0c295e85d1c5: Layer already exists 06:34:54 994393dc58e7: Layer already exists 06:34:54 f198c0152198: Layer already exists 06:34:54 4eb3b799b0f5: Layer already exists 06:34:54 latest: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 06:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:34:55 f198c0152198: Preparing 06:34:55 0c295e85d1c5: Preparing 06:34:55 4eb3b799b0f5: Preparing 06:34:55 c702f068f0c5: Preparing 06:34:55 994393dc58e7: Preparing 06:34:55 f198c0152198: Layer already exists 06:34:55 994393dc58e7: Layer already exists 06:34:55 4eb3b799b0f5: Layer already exists 06:34:55 c702f068f0c5: Layer already exists 06:34:55 0c295e85d1c5: Layer already exists 06:34:55 2.3.0-dev.81: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:34:56 f198c0152198: Preparing 06:34:56 0c295e85d1c5: Preparing 06:34:56 4eb3b799b0f5: Preparing 06:34:56 c702f068f0c5: Preparing 06:34:56 994393dc58e7: Preparing 06:34:56 f198c0152198: Layer already exists 06:34:56 994393dc58e7: Layer already exists 06:34:56 0c295e85d1c5: Layer already exists 06:34:56 4eb3b799b0f5: Layer already exists 06:34:56 c702f068f0c5: Layer already exists 06:34:56 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:34:56 f198c0152198: Preparing 06:34:56 0c295e85d1c5: Preparing 06:34:56 4eb3b799b0f5: Preparing 06:34:56 c702f068f0c5: Preparing 06:34:56 994393dc58e7: Preparing 06:34:56 0c295e85d1c5: Layer already exists 06:34:56 c702f068f0c5: Layer already exists 06:34:56 994393dc58e7: Layer already exists 06:34:56 f198c0152198: Layer already exists 06:34:56 4eb3b799b0f5: Layer already exists 06:34:56 main: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:56 ===================================================== [Pipeline] echo 06:34:56 taggedImages: 06:34:56 - nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:34:56 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 06:34:56 - nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:34:56 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:34:56 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:56 latest 06:34:56 2.3.0-dev.81 06:34:56 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:34:56 main 06:34:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:34:57 34aa67ba6724: Preparing 06:34:57 1f1c190903cf: Preparing 06:34:57 f4daa86e69f3: Preparing 06:34:57 ae7fbc7e0eb1: Preparing 06:34:57 994393dc58e7: Preparing 06:34:57 994393dc58e7: Layer already exists 06:34:57 1f1c190903cf: Pushed 06:34:57 34aa67ba6724: Pushed 06:34:58 f4daa86e69f3: Pushed 06:35:10 ae7fbc7e0eb1: Pushed 06:35:10 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:35:11 34aa67ba6724: Preparing 06:35:11 1f1c190903cf: Preparing 06:35:11 f4daa86e69f3: Preparing 06:35:11 ae7fbc7e0eb1: Preparing 06:35:11 994393dc58e7: Preparing 06:35:11 ae7fbc7e0eb1: Layer already exists 06:35:11 34aa67ba6724: Layer already exists 06:35:11 f4daa86e69f3: Layer already exists 06:35:11 994393dc58e7: Layer already exists 06:35:11 1f1c190903cf: Layer already exists 06:35:11 latest: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 06:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:35:11 34aa67ba6724: Preparing 06:35:11 1f1c190903cf: Preparing 06:35:11 f4daa86e69f3: Preparing 06:35:11 ae7fbc7e0eb1: Preparing 06:35:11 994393dc58e7: Preparing 06:35:11 34aa67ba6724: Layer already exists 06:35:11 994393dc58e7: Layer already exists 06:35:11 ae7fbc7e0eb1: Layer already exists 06:35:11 1f1c190903cf: Layer already exists 06:35:11 f4daa86e69f3: Layer already exists 06:35:11 2.3.0-dev.81: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:35:12 34aa67ba6724: Preparing 06:35:12 1f1c190903cf: Preparing 06:35:12 f4daa86e69f3: Preparing 06:35:12 ae7fbc7e0eb1: Preparing 06:35:12 994393dc58e7: Preparing 06:35:12 f4daa86e69f3: Layer already exists 06:35:12 34aa67ba6724: Layer already exists 06:35:12 994393dc58e7: Layer already exists 06:35:12 ae7fbc7e0eb1: Layer already exists 06:35:12 1f1c190903cf: Layer already exists 06:35:12 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 06:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:35:13 34aa67ba6724: Preparing 06:35:13 1f1c190903cf: Preparing 06:35:13 f4daa86e69f3: Preparing 06:35:13 ae7fbc7e0eb1: Preparing 06:35:13 994393dc58e7: Preparing 06:35:13 994393dc58e7: Layer already exists 06:35:13 34aa67ba6724: Layer already exists 06:35:13 f4daa86e69f3: Layer already exists 06:35:13 ae7fbc7e0eb1: Layer already exists 06:35:13 1f1c190903cf: Layer already exists 06:35:13 main: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:13 ===================================================== [Pipeline] echo 06:35:13 taggedImages: 06:35:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:35:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:35:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 06:35:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:35:13 - 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] } 06:35:30 Removing intermediate container efb445f1ef1b 06:35:30 ---> 8ce960293fc7 06:35:30 Step 9/23 : COPY . . 06:35:34 ---> 327488a3cfb2 06:35:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:35:34 ---> Running in 2ebd470158d2 06:35:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:35:52 Removing intermediate container 01c637e13a0e 06:35:52 ---> 74d5039cce67 06:35:52 Step 7/20 : COPY . . 06:35:54 ---> 63c63c25c1fb 06:35:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:35:54 ---> Running in 4aab19858e39 06:35:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:39:02 Removing intermediate container cf7cd6e0ec3a 06:39:02 ---> 3e2d94a932f4 06:39:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:39:02 ---> Running in 01cec1656cb1 06:39:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:39:02 Removing intermediate container 01cec1656cb1 06:39:02 ---> de4036b5bc0a 06:39:02 06:39:02 Step 11/23 : FROM alpine:3.16 06:39:02 3.16: Pulling from library/alpine 06:39:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:39:02 Status: Downloaded newer image for alpine:3.16 06:39:02 ---> a6215f271958 06:39:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:39:02 ---> Running in 29514d435cd0 06:39:02 Removing intermediate container 29514d435cd0 06:39:02 ---> 7a442821e9f2 06:39:02 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 06:39:02 ---> Running in 5b47f590c957 06:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:39:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:39:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 06:39:02 (3/33) Installing readline (8.1.2-r0) 06:39:02 (4/33) Installing bash (5.1.16-r2) 06:39:02 Executing bash-5.1.16-r2.post-install 06:39:02 (5/33) Installing ca-certificates (20220614-r0) 06:39:02 (6/33) Installing brotli-libs (1.0.9-r6) 06:39:02 (7/33) Installing nghttp2-libs (1.47.0-r0) 06:39:02 (8/33) Installing libcurl (7.83.1-r3) 06:39:02 (9/33) Installing curl (7.83.1-r3) 06:39:02 (10/33) Installing docker-cli (20.10.18-r0) 06:39:03 (11/33) Installing dumb-init (1.2.5-r1) 06:39:03 (12/33) Installing libbz2 (1.0.8-r1) 06:39:03 (13/33) Installing expat (2.4.9-r0) 06:39:03 (14/33) Installing libffi (3.4.2-r1) 06:39:03 (15/33) Installing gdbm (1.23-r0) 06:39:03 (16/33) Installing xz-libs (5.2.5-r1) 06:39:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 06:39:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 06:39:03 (19/33) Installing mpdecimal (2.5.1-r1) 06:39:03 (20/33) Installing sqlite-libs (3.38.5-r0) 06:39:03 (21/33) Installing python3 (3.10.5-r0) 06:39:05 (22/33) Installing py3-contextlib2 (21.6.0-r2) 06:39:05 (23/33) Installing py3-tomli (2.0.1-r1) 06:39:05 (24/33) Installing py3-pep517 (0.12.0-r2) 06:39:05 (25/33) Installing py3-six (1.16.0-r1) 06:39:05 (26/33) Installing py3-retrying (1.3.3-r3) 06:39:05 (27/33) Installing py3-appdirs (1.4.4-r3) 06:39:05 (28/33) Installing py3-more-itertools (8.13.0-r0) 06:39:05 (29/33) Installing py3-ordered-set (4.0.2-r3) 06:39:05 (30/33) Installing py3-parsing (2.4.7-r3) 06:39:05 (31/33) Installing py3-packaging (21.3-r0) 06:39:05 (32/33) Installing py3-setuptools (59.4.0-r0) 06:39:06 (33/33) Installing py3-pip (22.1.1-r0) 06:39:06 Executing busybox-1.35.0-r17.trigger 06:39:06 Executing ca-certificates-20220614-r0.trigger 06:39:07 OK: 120 MiB in 47 packages 06:39:22 Collecting docker-compose==1.23.2 06:39:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:39:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 06:39:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 06:39:22 Collecting dockerpty<0.5,>=0.4.1 06:39:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:39:22 Preparing metadata (setup.py): started 06:39:23 Preparing metadata (setup.py): finished with status 'done' 06:39:23 Collecting docker<4.0,>=3.6.0 06:39:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:39:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.1 MB/s eta 0:00:00 06:39:24 Collecting PyYAML<4,>=3.10 06:39:24 Downloading PyYAML-3.13.tar.gz (270 kB) 06:39:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 06:39:26 Preparing metadata (setup.py): started 06:39:28 Preparing metadata (setup.py): finished with status 'done' 06:39:28 Collecting cached-property<2,>=1.2.0 06:39:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:39:28 Collecting texttable<0.10,>=0.9.0 06:39:28 Downloading texttable-0.9.1.tar.gz (11 kB) 06:39:28 Preparing metadata (setup.py): started 06:39:30 Preparing metadata (setup.py): finished with status 'done' 06:39:31 Collecting websocket-client<1.0,>=0.32.0 06:39:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:39:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.3 MB/s eta 0:00:00 06:39:31 Collecting docopt<0.7,>=0.6.1 06:39:31 Downloading docopt-0.6.2.tar.gz (25 kB) 06:39:31 Preparing metadata (setup.py): started 06:39:34 Preparing metadata (setup.py): finished with status 'done' 06:39:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:39:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:39:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 06:39:35 Collecting jsonschema<3,>=2.5.1 06:39:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:39:36 Collecting docker-pycreds>=0.4.0 06:39:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:39:37 Collecting certifi>=2017.4.17 06:39:37 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 06:39:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 16.4 MB/s eta 0:00:00 06:39:37 Collecting idna<2.8,>=2.5 06:39:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:39:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.6 MB/s eta 0:00:00 06:39:38 Collecting urllib3<1.25,>=1.21.1 06:39:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:39:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.0 MB/s eta 0:00:00 06:39:38 Collecting chardet<3.1.0,>=3.0.2 06:39:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:39:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.9 MB/s eta 0:00:00 06:39:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:39:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:39:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:39:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:39:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 06:39:40 Running setup.py install for texttable: started 06:39:43 Running setup.py install for texttable: finished with status 'done' 06:39:43 Running setup.py install for PyYAML: started 06:39:47 Running setup.py install for PyYAML: finished with status 'done' 06:39:49 Running setup.py install for docopt: started 06:39:53 Running setup.py install for docopt: finished with status 'done' 06:39:53 Removing intermediate container 319ac73016cb 06:39:53 ---> af7f421c92c3 06:39:53 06:39:53 Step 11/25 : FROM alpine:3.16 06:39:53 ---> a6215f271958 06:39:53 Step 12/25 : RUN apk add --update --no-cache dumb-init 06:39:53 ---> Running in 142470e7d745 06:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:39:57 Running setup.py install for dockerpty: started 06:39:57 (1/1) Installing dumb-init (1.2.5-r1) 06:39:57 Executing busybox-1.35.0-r17.trigger 06:39:57 OK: 5 MiB in 15 packages 06:39:58 Removing intermediate container 142470e7d745 06:39:58 ---> bc8ae853a9f4 06:39:58 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:39:58 ---> Running in de416513f0dc 06:39:59 Removing intermediate container de416513f0dc 06:39:59 ---> b04563740218 06:39:59 Step 14/25 : ENV APP_PORT=59881 06:39:59 ---> Running in 39993907d963 06:40:00 Removing intermediate container 39993907d963 06:40:00 ---> 146cf9aea645 06:40:00 Step 15/25 : EXPOSE $APP_PORT 06:40:00 ---> Running in c190cd600469 06:40:00 Running setup.py install for dockerpty: finished with status 'done' 06:40:00 Removing intermediate container c190cd600469 06:40:00 ---> 3dd9242428c9 06:40:00 Step 16/25 : WORKDIR / 06:40:00 ---> Running in 1ff104e5ff6d 06:40:01 Removing intermediate container 1ff104e5ff6d 06:40:01 ---> 206fb168a303 06:40:01 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:40:02 ---> d1d93cbf528b 06:40:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:40:04 ---> 892abb1e5f21 06:40:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:40:04 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 06:40:04 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 06:40:04  ---> 6d06a99c6d00 06:40:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:40:05 ---> 4e19122221e9 06:40:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:40:05 ---> Running in 702fcbf5b4c3 06:40:06 Removing intermediate container 702fcbf5b4c3 06:40:06 ---> 5a2cea2b7d7a 06:40:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:06 ---> Running in 2644f04d3f3d 06:40:07 Removing intermediate container 2644f04d3f3d 06:40:07 ---> 308ca0b225ac 06:40:07 Step 23/25 : LABEL arch=arm64 06:40:07 ---> Running in ba7ad53dfe99 06:40:08 Removing intermediate container ba7ad53dfe99 06:40:08 ---> c6cc3f3df575 06:40:08 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:40:08 ---> Running in 78756a8c505b 06:40:09 Removing intermediate container 78756a8c505b 06:40:09 ---> 055dde1fac0d 06:40:09 Step 25/25 : LABEL version=2.3.0-dev.81 06:40:09 ---> Running in 86ff1a63c0f1 06:40:10 Removing intermediate container 86ff1a63c0f1 06:40:10 ---> 6b46f851678c 06:40:10 06:40:10 Successfully built 6b46f851678c 06:40:11 Successfully tagged core-metadata-arm64:latest 06:40:11  Building core-metadata ... done Building core-data 06:40:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:40:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:40:16 ---> 5da83945e778 06:40:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:40:16 ---> Using cache 06:40:16 ---> d70d742e21a4 06:40:16 Step 4/24 : WORKDIR /edgex-go 06:40:16 ---> Using cache 06:40:16 ---> 61255de95b28 06:40:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:16 ---> Using cache 06:40:16 ---> b06f0901bef9 06:40:16 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:40:16 ---> Running in a7c8970ebf1a 06:40:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:40:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:40:21 OK: 221 MiB in 51 packages 06:40:22 Removing intermediate container a7c8970ebf1a 06:40:22 ---> b498b4a20ca2 06:40:22 Step 7/24 : COPY go.mod vendor* ./ 06:40:23 Removing intermediate container 5b47f590c957 06:40:23 ---> 944913dae7bd 06:40:23 Step 14/23 : ENV APP_PORT=58890 06:40:23 ---> 9d4a1556abbb 06:40:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:23 ---> Running in 12f4361b8c56 06:40:24 ---> Running in aaa21b9efb3f 06:40:24 Removing intermediate container 12f4361b8c56 06:40:24 ---> 97806bdaff15 06:40:24 Step 15/23 : EXPOSE $APP_PORT 06:40:24 ---> Running in 17b482fd70ab 06:40:25 Removing intermediate container 17b482fd70ab 06:40:25 ---> ffee7d1e529e 06:40:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:40:27 ---> 927b7ccb8809 06:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:40:27 ---> df74d8701818 06:40:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:40:29 ---> bdaee2e231f5 06:40:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:40:29 ---> Running in 336855a8c756 06:40:29 Removing intermediate container 336855a8c756 06:40:29 ---> 03a45d4cd5e9 06:40:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:29 ---> Running in 4f39cd6847da 06:40:30 Removing intermediate container 4f39cd6847da 06:40:30 ---> 371baa7cec7f 06:40:30 Step 21/23 : LABEL arch=arm64 06:40:30 ---> Running in a82e1cbad50b 06:40:30 Removing intermediate container a82e1cbad50b 06:40:30 ---> 3c5b5478d0ed 06:40:30 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:40:30 ---> Running in 353ce9ec8b0e 06:40:31 Removing intermediate container 353ce9ec8b0e 06:40:31 ---> 0c40e4fe4c74 06:40:31 Step 23/23 : LABEL version=2.3.0-dev.81 06:40:31 ---> Running in 59a7c84c3870 06:40:32 Removing intermediate container 59a7c84c3870 06:40:32 ---> e9bf8d9b32b5 06:40:32 06:40:32 Successfully built e9bf8d9b32b5 06:40:32 Successfully tagged sys-mgmt-agent-arm64:latest 06:40:32 Building security-bootstrapper 06:40:36  Building sys-mgmt-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:40:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:40:36 ---> 5da83945e778 06:40:36 Step 3/33 : WORKDIR /edgex-go 06:40:36 ---> Using cache 06:40:36 ---> ccbc057ed426 06:40:36 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:36 ---> Using cache 06:40:36 ---> af1621d99753 06:40:36 Step 5/33 : RUN apk add --update --no-cache make git 06:40:36 ---> Running in e527678d89c8 06:40:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:40:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:40:40 OK: 221 MiB in 51 packages 06:40:42 Removing intermediate container e527678d89c8 06:40:42 ---> 9b3aced99201 06:40:42 Step 6/33 : COPY go.mod vendor* ./ 06:40:42 ---> aec5852e4ca4 06:40:42 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:42 ---> Running in af359c676fdf 06:41:21 Removing intermediate container aaa21b9efb3f 06:41:21 ---> 44116bc81ad7 06:41:21 Step 9/24 : COPY . . 06:41:28 ---> c68a0d121564 06:41:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:41:28 ---> Running in 39e49057787d 06:41:30 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:41:42 Removing intermediate container af359c676fdf 06:41:42 ---> 550ffa0ba34f 06:41:42 Step 8/33 : COPY . . 06:41:44 ---> 84c3d725a236 06:41:44 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:41:44 ---> Running in a8ea59034dcf 06:41:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:42:33 Removing intermediate container 50e9b5ac32a2 06:42:33 ---> cbc0494c3008 06:42:33 06:42:33 Step 11/23 : FROM alpine:3.16 06:42:33 ---> a6215f271958 06:42:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:42:33 ---> Using cache 06:42:33 ---> bc8ae853a9f4 06:42:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:42:33 ---> Using cache 06:42:33 ---> b04563740218 06:42:33 Step 14/23 : ENV APP_PORT=59861 06:42:33 ---> Running in 731758a2191a 06:42:33 Removing intermediate container 731758a2191a 06:42:33 ---> 98a42a5f665d 06:42:33 Step 15/23 : EXPOSE $APP_PORT 06:42:33 ---> Running in 6553bdaac610 06:42:33 Removing intermediate container 6553bdaac610 06:42:33 ---> 2e319a318e72 06:42:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:42:33 ---> 60a31f08d024 06:42:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:42:33 ---> db922b68507b 06:42:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:42:34 ---> eec62fa9aa6a 06:42:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:42:34 ---> Running in 1fbe257e1d8a 06:42:34 Removing intermediate container 1fbe257e1d8a 06:42:34 ---> 03b9af17775a 06:42:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:42:35 ---> Running in 312f1cb34e83 06:42:35 Removing intermediate container 312f1cb34e83 06:42:35 ---> 4f70647cdb71 06:42:35 Step 21/23 : LABEL arch=arm64 06:42:35 ---> Running in 50c36e091915 06:42:36 Removing intermediate container 50c36e091915 06:42:36 ---> fc4acda9ac0d 06:42:36 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:42:36 ---> Running in e6ffff128c5c 06:42:36 Removing intermediate container e6ffff128c5c 06:42:36 ---> 3e24698d7920 06:42:36 Step 23/23 : LABEL version=2.3.0-dev.81 06:42:36 ---> Running in 0c133d214ddc 06:42:37 Removing intermediate container 0c133d214ddc 06:42:37 ---> d76c182eaac5 06:42:37 06:42:37 Successfully built d76c182eaac5 06:42:37 Successfully tagged support-scheduler-arm64:latest 06:42:37 Building security-secretstore-setup 06:42:40  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:42:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:42:40 ---> 5da83945e778 06:42:40 Step 3/25 : WORKDIR /edgex-go 06:42:40 ---> Using cache 06:42:40 ---> ccbc057ed426 06:42:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:40 ---> Using cache 06:42:40 ---> af1621d99753 06:42:40 Step 5/25 : RUN apk add --update --no-cache make git 06:42:40 ---> Using cache 06:42:40 ---> 9b3aced99201 06:42:40 Step 6/25 : COPY go.mod vendor* ./ 06:42:40 ---> Using cache 06:42:40 ---> aec5852e4ca4 06:42:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:42:40 ---> Using cache 06:42:40 ---> 550ffa0ba34f 06:42:40 Step 8/25 : COPY . . 06:42:41 ---> Using cache 06:42:41 ---> 84c3d725a236 06:42:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:42:41 ---> Running in 45899e14611c 06:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:43:39 Removing intermediate container 4aab19858e39 06:43:39 ---> 20f22d521420 06:43:39 06:43:39 Step 9/20 : FROM alpine:3.15 06:43:39 ---> 02e0d6fdf486 06:43:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:43:39 ---> Using cache 06:43:39 ---> 9bcad5da2a50 06:43:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:39 ---> Using cache 06:43:39 ---> 83aa1eb2b7b5 06:43:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:43:39 ---> Running in 178b50afe391 06:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:43:39 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 06:43:39 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 06:43:39 OK: 15734 distinct packages available 06:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:43:41 (1/9) Installing ca-certificates (20220614-r0) 06:43:41 (2/9) Installing brotli-libs (1.0.9-r5) 06:43:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:43:41 (4/9) Installing libcurl (7.80.0-r3) 06:43:41 (5/9) Installing curl (7.80.0-r3) 06:43:41 (6/9) Installing dumb-init (1.2.5-r1) 06:43:41 (7/9) Installing musl-obstack (1.2.3-r0) 06:43:41 (8/9) Installing libucontext (1.1-r0) 06:43:41 (9/9) Installing gcompat (1.0.0-r4) 06:43:41 Executing busybox-1.34.1-r7.trigger 06:43:41 Executing ca-certificates-20220614-r0.trigger 06:43:42 OK: 8 MiB in 23 packages 06:43:45 Removing intermediate container 178b50afe391 06:43:45 ---> bd51843cc1fc 06:43:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:43:45 ---> a9f6ea971d9b 06:43:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:43:47 ---> 52f0cb503402 06:43:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:43:48 ---> bc3c630c4734 06:43:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:43:48 ---> Running in d37a1f7093f7 06:43:49 Removing intermediate container d37a1f7093f7 06:43:49 ---> 57db64fd8238 06:43:49 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:43:49 ---> Running in 8801a37756b3 06:43:49 Removing intermediate container 8801a37756b3 06:43:49 ---> af86987dbc51 06:43:49 Step 18/20 : LABEL arch=arm64 06:43:49 ---> Running in 9f3e6ae6131b 06:43:50 Removing intermediate container 9f3e6ae6131b 06:43:50 ---> 4b62cbc67efc 06:43:50 Step 19/20 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:43:50 ---> Running in f1820a54fdfa 06:43:51 Removing intermediate container f1820a54fdfa 06:43:51 ---> 6e5b31efa417 06:43:51 Step 20/20 : LABEL version=2.3.0-dev.81 06:43:51 ---> Running in 21199480d88e 06:43:51 Removing intermediate container 21199480d88e 06:43:51 ---> 65d739811ef4 06:43:51 06:43:51 Successfully built 65d739811ef4 06:43:51 Successfully tagged security-spiffe-token-provider-arm64:latest 06:43:51  Building security-spiffe-token-provider ... done Building security-proxy-setup 06:43:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:43:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:43:55 ---> 5da83945e778 06:43:55 Step 3/22 : WORKDIR /edgex-go 06:43:55 ---> Using cache 06:43:55 ---> ccbc057ed426 06:43:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:55 ---> Using cache 06:43:55 ---> af1621d99753 06:43:55 Step 5/22 : RUN apk add --update --no-cache make git 06:43:55 ---> Using cache 06:43:55 ---> 9b3aced99201 06:43:55 Step 6/22 : COPY go.mod vendor* ./ 06:43:55 ---> Using cache 06:43:55 ---> aec5852e4ca4 06:43:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:55 ---> Using cache 06:43:55 ---> 550ffa0ba34f 06:43:55 Step 8/22 : COPY . . 06:43:55 ---> Using cache 06:43:55 ---> 84c3d725a236 06:43:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:43:55 ---> Running in 832f2729d5a3 06:43:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:44:36 Removing intermediate container 2ebd470158d2 06:44:36 ---> 333e0ae13f74 06:44:36 06:44:36 Step 11/23 : FROM alpine:3.16 06:44:36 ---> a6215f271958 06:44:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:44:36 ---> Running in 5460c8c12db6 06:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:44:36 (1/2) Installing ca-certificates (20220614-r0) 06:44:36 (2/2) Installing dumb-init (1.2.5-r1) 06:44:36 Executing busybox-1.35.0-r17.trigger 06:44:36 Executing ca-certificates-20220614-r0.trigger 06:44:37 OK: 6 MiB in 16 packages 06:44:39 Removing intermediate container 5460c8c12db6 06:44:39 ---> 70cd021f80d0 06:44:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:44:39 ---> Running in 439140c77955 06:44:39 Removing intermediate container 439140c77955 06:44:39 ---> 82da544abc59 06:44:39 Step 14/23 : ENV APP_PORT=59860 06:44:40 ---> Running in 93b6a35cf209 06:44:40 Removing intermediate container 93b6a35cf209 06:44:40 ---> 0977d9267957 06:44:40 Step 15/23 : EXPOSE $APP_PORT 06:44:40 ---> Running in b36b52729245 06:44:41 Removing intermediate container b36b52729245 06:44:41 ---> dcd859a5c10f 06:44:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:44:42 ---> 2e1b5d076a84 06:44:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:44:44 ---> af566cfb5d84 06:44:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:44:45 ---> a24ca1367088 06:44:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:44:45 ---> Running in 7d10f0c03e10 06:44:46 Removing intermediate container 7d10f0c03e10 06:44:46 ---> 3ca8d3d95664 06:44:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:44:46 ---> Running in 3c44a34c48f4 06:44:46 Removing intermediate container 3c44a34c48f4 06:44:46 ---> 9bd0a91083ae 06:44:46 Step 21/23 : LABEL arch=arm64 06:44:46 ---> Running in efc9a932629e 06:44:47 Removing intermediate container efc9a932629e 06:44:47 ---> b49c2a85b9be 06:44:47 Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:44:47 ---> Running in 2506d503a0b5 06:44:47 Removing intermediate container 2506d503a0b5 06:44:47 ---> 20969f78ffa9 06:44:47 Step 23/23 : LABEL version=2.3.0-dev.81 06:44:47 ---> Running in 94e15bf122d3 06:44:48 Removing intermediate container 94e15bf122d3 06:44:48 ---> bd7c2cb722b9 06:44:48 06:44:48 Successfully built bd7c2cb722b9 06:44:48 Successfully tagged support-notifications-arm64:latest 06:44:48 Building core-command 06:44:52  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:44:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:44:52 ---> 5da83945e778 06:44:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:44:52 ---> Using cache 06:44:52 ---> d70d742e21a4 06:44:52 Step 4/24 : WORKDIR /edgex-go 06:44:52 ---> Using cache 06:44:52 ---> 61255de95b28 06:44:52 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:52 ---> Using cache 06:44:52 ---> b06f0901bef9 06:44:52 Step 6/24 : RUN apk add --update --no-cache make git 06:44:52 ---> Using cache 06:44:52 ---> 9e202dc17928 06:44:52 Step 7/24 : COPY go.mod vendor* ./ 06:44:52 ---> Using cache 06:44:52 ---> 7a5c9f1f6779 06:44:52 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:52 ---> Using cache 06:44:52 ---> 6a5a5c391b1f 06:44:52 Step 9/24 : COPY . . 06:44:52 ---> Using cache 06:44:52 ---> 95651fef2541 06:44:52 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:44:52 ---> Running in 1c76e4cf6a5a 06:44:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:47:30 Removing intermediate container a8ea59034dcf 06:47:30 ---> de39c8509426 06:47:30 06:47:30 Step 10/33 : FROM alpine:3.16 06:47:30 ---> a6215f271958 06:47:30 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:47:30 ---> Running in 5dc3b6efeee5 06:47:30 Removing intermediate container 5dc3b6efeee5 06:47:30 ---> 15f5d06e17c4 06:47:30 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 06:47:30 ---> Running in dc18f3189749 06:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:47:30 (1/2) Installing dumb-init (1.2.5-r1) 06:47:30 (2/2) Installing su-exec (0.2-r1) 06:47:30 Executing busybox-1.35.0-r17.trigger 06:47:30 OK: 5 MiB in 16 packages 06:47:30 Removing intermediate container dc18f3189749 06:47:30 ---> 7498075517dc 06:47:30 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 06:47:31 ---> Running in 352133e7c3c8 06:47:31 Removing intermediate container 352133e7c3c8 06:47:31 ---> 5ae01614dc5b 06:47:31 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:47:31 ---> Running in e498905e7c4c 06:47:32 Removing intermediate container e498905e7c4c 06:47:32 ---> a9d9f38ce848 06:47:32 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:47:32 ---> Running in 5fc34da70e18 06:47:32 Removing intermediate container 5fc34da70e18 06:47:32 ---> 53ffba742f38 06:47:32 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:47:32 ---> Running in c43a8510c3bd 06:47:33 Removing intermediate container c43a8510c3bd 06:47:33 ---> 69d110263101 06:47:33 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:47:33 ---> Running in 20f5df14582c 06:47:36 Removing intermediate container 20f5df14582c 06:47:36 ---> 46e2edee1367 06:47:36 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 06:47:36 ---> Running in b51e3f43b0cf 06:47:37 Removing intermediate container b51e3f43b0cf 06:47:37 ---> 84a8f8030534 06:47:37 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:47:38 ---> c896a6de474c 06:47:38 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:47:38 ---> Running in 089534a442d6 06:47:41 Removing intermediate container 089534a442d6 06:47:41 ---> 12b1c02437f3 06:47:41 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:42 ---> 75b2248a0da0 06:47:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:47:44 ---> cfe756a1c4fe 06:47:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:47:44 ---> ceb066ab7f85 06:47:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:47:46 ---> 8ae956a6609a 06:47:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:47:46 ---> 81adfe884f3e 06:47:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:47:47 ---> 60dbc8bf29b3 06:47:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:47:48 ---> 45344774ccbf 06:47:48 Step 28/33 : RUN chmod +x /entrypoint.sh 06:47:48 ---> Running in 80052ec66645 06:47:52 Removing intermediate container 80052ec66645 06:47:52 ---> e21111347172 06:47:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:47:52 ---> Running in bad87fcff734 06:47:52 Removing intermediate container bad87fcff734 06:47:52 ---> ce114f54ae35 06:47:52 Step 30/33 : CMD ["gate"] 06:47:52 ---> Running in fc253411aa17 06:47:52 Removing intermediate container fc253411aa17 06:47:52 ---> d27cb5e68a06 06:47:52 Step 31/33 : LABEL arch=arm64 06:47:53 ---> Running in 37f022babeac 06:47:53 Removing intermediate container 37f022babeac 06:47:53 ---> 9f0e31254c78 06:47:53 Step 32/33 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:47:53 ---> Running in 00febd00e94b 06:47:53 Removing intermediate container 00febd00e94b 06:47:53 ---> 95cbfcc6e495 06:47:54 Step 33/33 : LABEL version=2.3.0-dev.81 06:47:54 ---> Running in 60869e3ef59e 06:47:54 Removing intermediate container 60869e3ef59e 06:47:54 ---> c793e7149b2b 06:47:54 06:47:54 Successfully built c793e7149b2b 06:47:54 Successfully tagged security-bootstrapper-arm64:latest 06:48:03  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:48:17 Removing intermediate container 45899e14611c 06:48:17 ---> b3334849e7df 06:48:17 06:48:17 Step 10/25 : FROM alpine:3.16 06:48:17 ---> a6215f271958 06:48:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:48:17 ---> Running in 872f7001521c 06:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:48:20 (1/3) Installing ca-certificates (20220614-r0) 06:48:20 (2/3) Installing dumb-init (1.2.5-r1) 06:48:20 (3/3) Installing su-exec (0.2-r1) 06:48:20 Executing busybox-1.35.0-r17.trigger 06:48:20 Executing ca-certificates-20220614-r0.trigger 06:48:21 OK: 6 MiB in 17 packages 06:48:23 Removing intermediate container 872f7001521c 06:48:23 ---> 23932e6063db 06:48:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:48:23 ---> Running in d9c7e6247957 06:48:24 Removing intermediate container d9c7e6247957 06:48:24 ---> 9fa407dd01db 06:48:24 Step 13/25 : WORKDIR / 06:48:24 ---> Running in 0f6130dc81bd 06:48:25 Removing intermediate container 0f6130dc81bd 06:48:25 ---> 196f3f6ffb0e 06:48:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:48:26 ---> 2baee0300edb 06:48:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:48:27 ---> b0badb16fe8b 06:48:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:48:29 ---> 13f649c9a247 06:48:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:48:30 ---> e3ee08096854 06:48:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:48:33 ---> cdbe9ddb8ec8 06:48:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:48:34 Removing intermediate container 39e49057787d 06:48:34 ---> adbd1fa500c2 06:48:34 06:48:34 Step 11/24 : FROM alpine:3.16 06:48:34 ---> a6215f271958 06:48:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:48:35 ---> Running in 10bf6f535dd5 06:48:35 ---> 0be030cf673e 06:48:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:48:36 Removing intermediate container 10bf6f535dd5 06:48:36 ---> ec1f4c22f2d6 06:48:36 Step 13/24 : ENV APP_PORT=59880 06:48:36 ---> Running in 8bd0e120f29f 06:48:36 Removing intermediate container 8bd0e120f29f 06:48:36 ---> 6262c78f0075 06:48:36 Step 14/24 : EXPOSE $APP_PORT 06:48:36 ---> 6222010ca97d 06:48:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:48:36 ---> Running in edf1de666b42 06:48:36 ---> Running in e67828e78bcf 06:48:37 Removing intermediate container edf1de666b42 06:48:37 ---> 39d20ad769b3 06:48:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:37 ---> Running in 81340ea82546 06:48:40 Removing intermediate container e67828e78bcf 06:48:40 ---> 970afcf6dbf3 06:48:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:48:40 ---> Running in b8555e954705 06:48:41 Removing intermediate container 81340ea82546 06:48:41 ---> a654e33a7498 06:48:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:48:41 Removing intermediate container b8555e954705 06:48:41 ---> 480e5f80e82d 06:48:41 Step 23/25 : LABEL arch=arm64 06:48:41 ---> Running in 24d8fdf13bfd 06:48:41 ---> Running in f3248fb1e9cf 06:48:42 Removing intermediate container f3248fb1e9cf 06:48:42 ---> 50c314448aa5 06:48:42 Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:48:42 ---> Running in ce4daf6f6aff 06:48:42 Removing intermediate container ce4daf6f6aff 06:48:42 ---> 3df3dfcb2d50 06:48:42 Step 25/25 : LABEL version=2.3.0-dev.81 06:48:43 ---> Running in b958bf78f894 06:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:48:43 Removing intermediate container b958bf78f894 06:48:43 ---> 772b2ad03430 06:48:43 06:48:43 Successfully built 772b2ad03430 06:48:43 Successfully tagged security-secretstore-setup-arm64:latest 06:48:44  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:48:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:48:45 (1/6) Installing dumb-init (1.2.5-r1) 06:48:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:48:45 (3/6) Installing libsodium (1.0.18-r0) 06:48:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:48:45 (5/6) Installing libzmq (4.3.4-r0) 06:48:45 (6/6) Installing zeromq (4.3.4-r0) 06:48:46 Executing busybox-1.35.0-r17.trigger 06:48:46 OK: 8 MiB in 20 packages 06:48:48 Removing intermediate container 24d8fdf13bfd 06:48:48 ---> f5228d2cc400 06:48:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:48 ---> 558b1d64f250 06:48:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:48:50 ---> f6d6c54040a5 06:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:48:51 ---> 152572021127 06:48:51 Step 20/24 : ENTRYPOINT ["/core-data"] 06:48:51 ---> Running in 6dc4312e673d 06:48:51 Removing intermediate container 6dc4312e673d 06:48:51 ---> 34839b023f12 06:48:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:52 ---> Running in e609177dc400 06:48:52 Removing intermediate container e609177dc400 06:48:52 ---> 26ff3a17e3e4 06:48:52 Step 22/24 : LABEL arch=arm64 06:48:52 ---> Running in 18cc51331ab8 06:48:53 Removing intermediate container 18cc51331ab8 06:48:53 ---> 158e2e35b3ce 06:48:53 Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:48:53 ---> Running in 33a4254501ea 06:48:53 Removing intermediate container 33a4254501ea 06:48:53 ---> 00100d3368a1 06:48:53 Step 24/24 : LABEL version=2.3.0-dev.81 06:48:53 ---> Running in 209fa4782575 06:48:54 Removing intermediate container 209fa4782575 06:48:54 ---> 7ef55cfa1ea2 06:48:54 06:48:54 Successfully built 7ef55cfa1ea2 06:48:54 Successfully tagged core-data-arm64:latest 06:49:02  Building core-data ... done Removing intermediate container 832f2729d5a3 06:49:02 ---> 8fd06b1c2d05 06:49:02 06:49:02 Step 10/22 : FROM alpine:3.16 06:49:02 ---> a6215f271958 06:49:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:49:02 ---> Running in 811fe85e2435 06:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:49:05 (1/6) Installing ca-certificates (20220614-r0) 06:49:05 (2/6) Installing brotli-libs (1.0.9-r6) 06:49:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:49:05 (4/6) Installing libcurl (7.83.1-r3) 06:49:05 (5/6) Installing curl (7.83.1-r3) 06:49:05 (6/6) Installing dumb-init (1.2.5-r1) 06:49:05 Executing busybox-1.35.0-r17.trigger 06:49:05 Executing ca-certificates-20220614-r0.trigger 06:49:05 OK: 8 MiB in 20 packages 06:49:07 Removing intermediate container 811fe85e2435 06:49:07 ---> 9216648780a7 06:49:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:49:07 ---> Running in f63f18be178f 06:49:07 Removing intermediate container f63f18be178f 06:49:07 ---> e28235ce4ddc 06:49:07 Step 13/22 : WORKDIR /edgex 06:49:07 ---> Running in 3bdf1212a136 06:49:08 Removing intermediate container 3bdf1212a136 06:49:08 ---> c8c959c5f321 06:49:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:49:09 ---> 43de9d593743 06:49:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:49:11 ---> 4556535bf02b 06:49:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:49:12 ---> fae8224163d7 06:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:49:13 ---> 552bb2327ec9 06:49:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:49:13 ---> Running in 315fe021dbbb 06:49:15 Removing intermediate container 315fe021dbbb 06:49:15 ---> b9e6756eb4fe 06:49:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:49:15 ---> Running in c19e4e356601 06:49:15 Removing intermediate container c19e4e356601 06:49:15 ---> def4ba55c55d 06:49:15 Step 20/22 : LABEL arch=arm64 06:49:15 ---> Running in 003daf82bf28 06:49:15 Removing intermediate container 003daf82bf28 06:49:15 ---> a7f1275c9806 06:49:15 Step 21/22 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:16 ---> Running in 7199f9ab8b42 06:49:16 Removing intermediate container 7199f9ab8b42 06:49:16 ---> 754e68d9ea6b 06:49:16 Step 22/22 : LABEL version=2.3.0-dev.81 06:49:16 ---> Running in 3a4af816c87b 06:49:17 Removing intermediate container 3a4af816c87b 06:49:17 ---> 140b4e8af294 06:49:17 06:49:17 Successfully built 140b4e8af294 06:49:17 Successfully tagged security-proxy-setup-arm64:latest 06:49:21  Building security-proxy-setup ... done Removing intermediate container 1c76e4cf6a5a 06:49:21 ---> cdd56c4c22e2 06:49:21 06:49:21 Step 11/24 : FROM alpine:3.16 06:49:21 ---> a6215f271958 06:49:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:49:21 ---> Using cache 06:49:21 ---> bc8ae853a9f4 06:49:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:21 ---> Using cache 06:49:21 ---> b04563740218 06:49:21 Step 14/24 : ENV APP_PORT=59882 06:49:21 ---> Running in 42b1c765699f 06:49:21 Removing intermediate container 42b1c765699f 06:49:21 ---> 80b0b208bea6 06:49:21 Step 15/24 : EXPOSE $APP_PORT 06:49:21 ---> Running in 87720fda2b43 06:49:21 Removing intermediate container 87720fda2b43 06:49:21 ---> 27f3fa2c6bb5 06:49:21 Step 16/24 : WORKDIR / 06:49:21 ---> Running in cdce7546b81c 06:49:22 Removing intermediate container cdce7546b81c 06:49:22 ---> 4e8a0d7cb630 06:49:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:22 ---> 4353e7582923 06:49:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:49:23 ---> d74a6557804e 06:49:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:49:24 ---> 3be7deae5db9 06:49:24 Step 20/24 : ENTRYPOINT ["/core-command"] 06:49:24 ---> Running in 1b9dc5917b1d 06:49:24 Removing intermediate container 1b9dc5917b1d 06:49:24 ---> de787f7cde95 06:49:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:24 ---> Running in 01e3e70f26bf 06:49:24 Removing intermediate container 01e3e70f26bf 06:49:24 ---> b7221a0f41b2 06:49:24 Step 22/24 : LABEL arch=arm64 06:49:24 ---> Running in 4fa436a02c9b 06:49:25 Removing intermediate container 4fa436a02c9b 06:49:25 ---> 7c0b53f8f1d6 06:49:25 Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:25 ---> Running in fef61cd90b7a 06:49:25 Removing intermediate container fef61cd90b7a 06:49:25 ---> 310f6e766ee6 06:49:25 Step 24/24 : LABEL version=2.3.0-dev.81 06:49:25 ---> Running in f4a89e593c24 06:49:25 Removing intermediate container f4a89e593c24 06:49:25 ---> 4f55c3f6d937 06:49:25 06:49:25 Successfully built 4f55c3f6d937 06:49:25 Successfully tagged core-command-arm64:latest 06:49:26  Building core-command ... done  [Pipeline] } 06:49:26 $ docker stop --time=1 df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 06:49:27 $ docker rm -f df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:28 + docker images 06:49:28 REPOSITORY TAG IMAGE ID CREATED SIZE 06:49:28 core-command-arm64 latest 4f55c3f6d937 3 seconds ago 16.8MB 06:49:28 cdd56c4c22e2 9 seconds ago 1.24GB 06:49:28 security-proxy-setup-arm64 latest 140b4e8af294 12 seconds ago 26.4MB 06:49:28 8fd06b1c2d05 27 seconds ago 1.23GB 06:49:28 core-data-arm64 latest 7ef55cfa1ea2 35 seconds ago 20.7MB 06:49:28 security-secretstore-setup-arm64 latest 772b2ad03430 45 seconds ago 28.2MB 06:49:28 adbd1fa500c2 55 seconds ago 1.25GB 06:49:28 b3334849e7df About a minute ago 1.23GB 06:49:28 security-bootstrapper-arm64 latest c793e7149b2b About a minute ago 19.1MB 06:49:28 de39c8509426 2 minutes ago 1.23GB 06:49:28 support-notifications-arm64 latest bd7c2cb722b9 4 minutes ago 26.3MB 06:49:28 333e0ae13f74 4 minutes ago 1.3GB 06:49:28 security-spiffe-token-provider-arm64 latest 65d739811ef4 5 minutes ago 28.4MB 06:49:28 20f22d521420 5 minutes ago 1.27GB 06:49:28 support-scheduler-arm64 latest d76c182eaac5 6 minutes ago 25.7MB 06:49:28 cbc0494c3008 7 minutes ago 1.3GB 06:49:28 sys-mgmt-agent-arm64 latest e9bf8d9b32b5 8 minutes ago 133MB 06:49:28 core-metadata-arm64 latest 6b46f851678c 9 minutes ago 17.5MB 06:49:28 af7f421c92c3 9 minutes ago 1.24GB 06:49:28 de4036b5bc0a 10 minutes ago 1.22GB 06:49:28 security-spire-server-arm64 latest c56bed5db871 15 minutes ago 84.3MB 06:49:28 eae7e2803717 15 minutes ago 1.11GB 06:49:28 security-spire-agent-arm64 latest 65128e29476e 15 minutes ago 122MB 06:49:28 security-spire-config-arm64 latest 3d76ed24fd18 15 minutes ago 83.6MB 06:49:28 2e66cad6bf44 16 minutes ago 1.11GB 06:49:28 d489700a7250 16 minutes ago 1.11GB 06:49:28 ci-base-image-arm64 latest 5da83945e778 18 minutes ago 941MB 06:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 5 days ago 679MB 06:49:28 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 06:49:28 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 06:49:28 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 06:49:28 provisioning config files... 06:49:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config10396441194441944215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:28 ---> docker-login.sh 06:49:28 nexus3.edgexfoundry.org:10001 06:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:29 Configure a credential helper to remove this warning. See 06:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:29 06:49:29 Login Succeeded 06:49:29 nexus3.edgexfoundry.org:10002 06:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:29 Configure a credential helper to remove this warning. See 06:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:29 06:49:29 Login Succeeded 06:49:29 nexus3.edgexfoundry.org:10003 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 nexus3.edgexfoundry.org:10004 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:30 Configure a credential helper to remove this warning. See 06:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:30 06:49:30 Login Succeeded 06:49:30 docker.io 06:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:31 Configure a credential helper to remove this warning. See 06:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:31 06:49:31 Login Succeeded 06:49:31 ---> docker-login.sh ends [Pipeline] } 06:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:49:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:49:31 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:31 latest 06:49:31 2.3.0-dev.81 06:49:31 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:31 main 06:49:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:31 d09a169357b5: Preparing 06:49:31 b9945082e3fa: Preparing 06:49:31 a9ba873dceec: Preparing 06:49:31 4beffad69945: Preparing 06:49:31 5d3e392a13a0: Preparing 06:49:31 5d3e392a13a0: Layer already exists 06:49:32 d09a169357b5: Pushed 06:49:32 4beffad69945: Pushed 06:49:32 a9ba873dceec: Pushed 06:49:34 b9945082e3fa: Pushed 06:49:35 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:35 d09a169357b5: Preparing 06:49:35 b9945082e3fa: Preparing 06:49:35 a9ba873dceec: Preparing 06:49:35 4beffad69945: Preparing 06:49:35 5d3e392a13a0: Preparing 06:49:35 5d3e392a13a0: Layer already exists 06:49:35 a9ba873dceec: Layer already exists 06:49:35 b9945082e3fa: Layer already exists 06:49:35 4beffad69945: Layer already exists 06:49:35 d09a169357b5: Layer already exists 06:49:35 latest: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 06:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:36 d09a169357b5: Preparing 06:49:36 b9945082e3fa: Preparing 06:49:36 a9ba873dceec: Preparing 06:49:36 4beffad69945: Preparing 06:49:36 5d3e392a13a0: Preparing 06:49:36 b9945082e3fa: Layer already exists 06:49:36 d09a169357b5: Layer already exists 06:49:36 4beffad69945: Layer already exists 06:49:36 a9ba873dceec: Layer already exists 06:49:36 5d3e392a13a0: Layer already exists 06:49:36 2.3.0-dev.81: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:37 d09a169357b5: Preparing 06:49:37 b9945082e3fa: Preparing 06:49:37 a9ba873dceec: Preparing 06:49:37 4beffad69945: Preparing 06:49:37 5d3e392a13a0: Preparing 06:49:37 b9945082e3fa: Layer already exists 06:49:37 d09a169357b5: Layer already exists 06:49:37 5d3e392a13a0: Layer already exists 06:49:37 4beffad69945: Layer already exists 06:49:37 a9ba873dceec: Layer already exists 06:49:37 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:38 d09a169357b5: Preparing 06:49:38 b9945082e3fa: Preparing 06:49:38 a9ba873dceec: Preparing 06:49:38 4beffad69945: Preparing 06:49:38 5d3e392a13a0: Preparing 06:49:38 4beffad69945: Layer already exists 06:49:38 b9945082e3fa: Layer already exists 06:49:38 5d3e392a13a0: Layer already exists 06:49:38 a9ba873dceec: Layer already exists 06:49:38 d09a169357b5: Layer already exists 06:49:38 main: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:38 ===================================================== [Pipeline] echo 06:49:38 taggedImages: 06:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 06:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:49:38 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:49:38 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:38 latest 06:49:38 2.3.0-dev.81 06:49:38 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:38 main 06:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:38 843ddca4622f: Preparing 06:49:38 71488ed96277: Preparing 06:49:38 a9ba873dceec: Preparing 06:49:38 6ec9a01b980f: Preparing 06:49:38 db94f4539241: Preparing 06:49:38 5d3e392a13a0: Preparing 06:49:38 5d3e392a13a0: Waiting 06:49:38 a9ba873dceec: Layer already exists 06:49:39 5d3e392a13a0: Layer already exists 06:49:39 843ddca4622f: Pushed 06:49:39 db94f4539241: Pushed 06:49:39 6ec9a01b980f: Pushed 06:49:42 71488ed96277: Pushed 06:49:42 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:42 843ddca4622f: Preparing 06:49:42 71488ed96277: Preparing 06:49:42 a9ba873dceec: Preparing 06:49:42 6ec9a01b980f: Preparing 06:49:42 db94f4539241: Preparing 06:49:42 5d3e392a13a0: Preparing 06:49:42 5d3e392a13a0: Waiting 06:49:42 db94f4539241: Layer already exists 06:49:42 71488ed96277: Layer already exists 06:49:42 a9ba873dceec: Layer already exists 06:49:42 6ec9a01b980f: Layer already exists 06:49:42 843ddca4622f: Layer already exists 06:49:42 5d3e392a13a0: Layer already exists 06:49:42 latest: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 06:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:43 843ddca4622f: Preparing 06:49:43 71488ed96277: Preparing 06:49:43 a9ba873dceec: Preparing 06:49:43 6ec9a01b980f: Preparing 06:49:43 db94f4539241: Preparing 06:49:43 5d3e392a13a0: Preparing 06:49:43 5d3e392a13a0: Waiting 06:49:43 6ec9a01b980f: Layer already exists 06:49:43 71488ed96277: Layer already exists 06:49:43 843ddca4622f: Layer already exists 06:49:43 a9ba873dceec: Layer already exists 06:49:43 db94f4539241: Layer already exists 06:49:43 5d3e392a13a0: Layer already exists 06:49:43 2.3.0-dev.81: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:44 843ddca4622f: Preparing 06:49:44 71488ed96277: Preparing 06:49:44 a9ba873dceec: Preparing 06:49:44 6ec9a01b980f: Preparing 06:49:44 db94f4539241: Preparing 06:49:44 5d3e392a13a0: Preparing 06:49:44 5d3e392a13a0: Waiting 06:49:44 a9ba873dceec: Layer already exists 06:49:44 843ddca4622f: Layer already exists 06:49:44 db94f4539241: Layer already exists 06:49:44 6ec9a01b980f: Layer already exists 06:49:44 71488ed96277: Layer already exists 06:49:44 5d3e392a13a0: Layer already exists 06:49:44 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:45 843ddca4622f: Preparing 06:49:45 71488ed96277: Preparing 06:49:45 a9ba873dceec: Preparing 06:49:45 6ec9a01b980f: Preparing 06:49:45 db94f4539241: Preparing 06:49:45 5d3e392a13a0: Preparing 06:49:45 5d3e392a13a0: Waiting 06:49:45 db94f4539241: Layer already exists 06:49:45 6ec9a01b980f: Layer already exists 06:49:45 a9ba873dceec: Layer already exists 06:49:45 843ddca4622f: Layer already exists 06:49:45 71488ed96277: Layer already exists 06:49:45 5d3e392a13a0: Layer already exists 06:49:45 main: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:45 ===================================================== [Pipeline] echo 06:49:45 taggedImages: 06:49:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:49:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 06:49:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:49:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:49:45 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:45 latest 06:49:45 2.3.0-dev.81 06:49:45 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:45 main 06:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:49:46 f957da14ea71: Preparing 06:49:46 8ef963665e5e: Preparing 06:49:46 18fccad3da70: Preparing 06:49:46 a9ba873dceec: Preparing 06:49:46 4beffad69945: Preparing 06:49:46 5d3e392a13a0: Preparing 06:49:46 5d3e392a13a0: Waiting 06:49:46 4beffad69945: Layer already exists 06:49:46 a9ba873dceec: Layer already exists 06:49:46 5d3e392a13a0: Layer already exists 06:49:46 f957da14ea71: Pushed 06:49:46 8ef963665e5e: Pushed 06:49:50 18fccad3da70: Pushed 06:49:50 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:49:50 f957da14ea71: Preparing 06:49:50 8ef963665e5e: Preparing 06:49:50 18fccad3da70: Preparing 06:49:50 a9ba873dceec: Preparing 06:49:50 4beffad69945: Preparing 06:49:50 5d3e392a13a0: Preparing 06:49:50 5d3e392a13a0: Waiting 06:49:50 4beffad69945: Layer already exists 06:49:50 f957da14ea71: Layer already exists 06:49:50 8ef963665e5e: Layer already exists 06:49:50 a9ba873dceec: Layer already exists 06:49:50 18fccad3da70: Layer already exists 06:49:50 5d3e392a13a0: Layer already exists 06:49:50 latest: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 06:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:49:51 f957da14ea71: Preparing 06:49:51 8ef963665e5e: Preparing 06:49:51 18fccad3da70: Preparing 06:49:51 a9ba873dceec: Preparing 06:49:51 4beffad69945: Preparing 06:49:51 5d3e392a13a0: Preparing 06:49:51 5d3e392a13a0: Waiting 06:49:51 f957da14ea71: Layer already exists 06:49:51 4beffad69945: Layer already exists 06:49:51 18fccad3da70: Layer already exists 06:49:51 a9ba873dceec: Layer already exists 06:49:51 8ef963665e5e: Layer already exists 06:49:51 5d3e392a13a0: Layer already exists 06:49:51 2.3.0-dev.81: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:49:52 f957da14ea71: Preparing 06:49:52 8ef963665e5e: Preparing 06:49:52 18fccad3da70: Preparing 06:49:52 a9ba873dceec: Preparing 06:49:52 4beffad69945: Preparing 06:49:52 5d3e392a13a0: Preparing 06:49:52 5d3e392a13a0: Waiting 06:49:52 f957da14ea71: Layer already exists 06:49:52 8ef963665e5e: Layer already exists 06:49:52 a9ba873dceec: Layer already exists 06:49:52 4beffad69945: Layer already exists 06:49:52 18fccad3da70: Layer already exists 06:49:52 5d3e392a13a0: Layer already exists 06:49:52 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:49:53 f957da14ea71: Preparing 06:49:53 8ef963665e5e: Preparing 06:49:53 18fccad3da70: Preparing 06:49:53 a9ba873dceec: Preparing 06:49:53 4beffad69945: Preparing 06:49:53 5d3e392a13a0: Preparing 06:49:53 5d3e392a13a0: Waiting 06:49:53 8ef963665e5e: Layer already exists 06:49:53 4beffad69945: Layer already exists 06:49:53 f957da14ea71: Layer already exists 06:49:53 18fccad3da70: Layer already exists 06:49:53 a9ba873dceec: Layer already exists 06:49:53 5d3e392a13a0: Layer already exists 06:49:53 main: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:53 ===================================================== [Pipeline] echo 06:49:53 taggedImages: 06:49:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:49:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 06:49:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:49:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:49:53 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:53 latest 06:49:53 2.3.0-dev.81 06:49:53 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:49:53 main 06:49:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:49:54 6a3672f9e9d0: Preparing 06:49:54 6a3672f9e9d0: Preparing 06:49:54 aa41f8f165ea: Preparing 06:49:54 dfb4497f17c7: Preparing 06:49:54 4718d3a025cf: Preparing 06:49:54 40f6a64ae91e: Preparing 06:49:54 159d344f9361: Preparing 06:49:54 a9ba873dceec: Preparing 06:49:54 925acc4963ad: Preparing 06:49:54 b9c60fd3c3b5: Preparing 06:49:54 ddd4a6311b4a: Preparing 06:49:54 bd4d3ebdbd9c: Preparing 06:49:54 5d3e392a13a0: Preparing 06:49:54 159d344f9361: Waiting 06:49:54 bd4d3ebdbd9c: Waiting 06:49:54 5d3e392a13a0: Waiting 06:49:54 b9c60fd3c3b5: Waiting 06:49:54 a9ba873dceec: Waiting 06:49:54 925acc4963ad: Waiting 06:49:54 ddd4a6311b4a: Waiting 06:49:54 6a3672f9e9d0: Pushed 06:49:54 40f6a64ae91e: Pushed 06:49:54 dfb4497f17c7: Pushed 06:49:54 aa41f8f165ea: Pushed 06:49:54 4718d3a025cf: Pushed 06:49:54 a9ba873dceec: Layer already exists 06:49:54 925acc4963ad: Pushed 06:49:54 ddd4a6311b4a: Pushed 06:49:54 b9c60fd3c3b5: Pushed 06:49:54 5d3e392a13a0: Layer already exists 06:49:54 bd4d3ebdbd9c: Pushed 06:49:58 159d344f9361: Pushed 06:49:58 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:49:58 6a3672f9e9d0: Preparing 06:49:58 6a3672f9e9d0: Preparing 06:49:58 aa41f8f165ea: Preparing 06:49:58 dfb4497f17c7: Preparing 06:49:58 4718d3a025cf: Preparing 06:49:58 40f6a64ae91e: Preparing 06:49:58 159d344f9361: Preparing 06:49:58 a9ba873dceec: Preparing 06:49:58 925acc4963ad: Preparing 06:49:58 b9c60fd3c3b5: Preparing 06:49:58 ddd4a6311b4a: Preparing 06:49:58 bd4d3ebdbd9c: Preparing 06:49:58 5d3e392a13a0: Preparing 06:49:58 925acc4963ad: Waiting 06:49:58 b9c60fd3c3b5: Waiting 06:49:58 ddd4a6311b4a: Waiting 06:49:58 159d344f9361: Waiting 06:49:58 a9ba873dceec: Waiting 06:49:58 bd4d3ebdbd9c: Waiting 06:49:58 5d3e392a13a0: Waiting 06:49:58 aa41f8f165ea: Layer already exists 06:49:58 4718d3a025cf: Layer already exists 06:49:58 dfb4497f17c7: Layer already exists 06:49:58 40f6a64ae91e: Layer already exists 06:49:58 6a3672f9e9d0: Layer already exists 06:49:58 159d344f9361: Layer already exists 06:49:58 a9ba873dceec: Layer already exists 06:49:58 b9c60fd3c3b5: Layer already exists 06:49:58 ddd4a6311b4a: Layer already exists 06:49:58 925acc4963ad: Layer already exists 06:49:58 bd4d3ebdbd9c: Layer already exists 06:49:58 5d3e392a13a0: Layer already exists 06:49:59 latest: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 06:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:49:59 6a3672f9e9d0: Preparing 06:49:59 6a3672f9e9d0: Preparing 06:49:59 aa41f8f165ea: Preparing 06:49:59 dfb4497f17c7: Preparing 06:49:59 4718d3a025cf: Preparing 06:49:59 40f6a64ae91e: Preparing 06:49:59 159d344f9361: Preparing 06:49:59 a9ba873dceec: Preparing 06:49:59 925acc4963ad: Preparing 06:49:59 b9c60fd3c3b5: Preparing 06:49:59 ddd4a6311b4a: Preparing 06:49:59 bd4d3ebdbd9c: Preparing 06:49:59 5d3e392a13a0: Preparing 06:49:59 b9c60fd3c3b5: Waiting 06:49:59 ddd4a6311b4a: Waiting 06:49:59 bd4d3ebdbd9c: Waiting 06:49:59 5d3e392a13a0: Waiting 06:49:59 159d344f9361: Waiting 06:49:59 a9ba873dceec: Waiting 06:49:59 925acc4963ad: Waiting 06:49:59 4718d3a025cf: Layer already exists 06:49:59 aa41f8f165ea: Layer already exists 06:49:59 40f6a64ae91e: Layer already exists 06:49:59 6a3672f9e9d0: Layer already exists 06:49:59 dfb4497f17c7: Layer already exists 06:49:59 159d344f9361: Layer already exists 06:49:59 a9ba873dceec: Layer already exists 06:49:59 925acc4963ad: Layer already exists 06:49:59 b9c60fd3c3b5: Layer already exists 06:49:59 ddd4a6311b4a: Layer already exists 06:49:59 bd4d3ebdbd9c: Layer already exists 06:49:59 5d3e392a13a0: Layer already exists 06:50:00 2.3.0-dev.81: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:00 6a3672f9e9d0: Preparing 06:50:00 6a3672f9e9d0: Preparing 06:50:00 aa41f8f165ea: Preparing 06:50:00 dfb4497f17c7: Preparing 06:50:00 4718d3a025cf: Preparing 06:50:00 40f6a64ae91e: Preparing 06:50:00 159d344f9361: Preparing 06:50:00 a9ba873dceec: Preparing 06:50:00 925acc4963ad: Preparing 06:50:00 b9c60fd3c3b5: Preparing 06:50:00 ddd4a6311b4a: Preparing 06:50:00 bd4d3ebdbd9c: Preparing 06:50:00 5d3e392a13a0: Preparing 06:50:00 b9c60fd3c3b5: Waiting 06:50:00 159d344f9361: Waiting 06:50:00 ddd4a6311b4a: Waiting 06:50:00 5d3e392a13a0: Waiting 06:50:00 bd4d3ebdbd9c: Waiting 06:50:00 925acc4963ad: Waiting 06:50:00 a9ba873dceec: Waiting 06:50:00 40f6a64ae91e: Layer already exists 06:50:00 dfb4497f17c7: Layer already exists 06:50:00 aa41f8f165ea: Layer already exists 06:50:00 4718d3a025cf: Layer already exists 06:50:00 6a3672f9e9d0: Layer already exists 06:50:00 a9ba873dceec: Layer already exists 06:50:00 159d344f9361: Layer already exists 06:50:00 b9c60fd3c3b5: Layer already exists 06:50:00 925acc4963ad: Layer already exists 06:50:00 ddd4a6311b4a: Layer already exists 06:50:00 5d3e392a13a0: Layer already exists 06:50:00 bd4d3ebdbd9c: Layer already exists 06:50:01 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:01 6a3672f9e9d0: Preparing 06:50:01 6a3672f9e9d0: Preparing 06:50:01 aa41f8f165ea: Preparing 06:50:01 dfb4497f17c7: Preparing 06:50:01 4718d3a025cf: Preparing 06:50:01 40f6a64ae91e: Preparing 06:50:01 159d344f9361: Preparing 06:50:01 a9ba873dceec: Preparing 06:50:01 925acc4963ad: Preparing 06:50:01 b9c60fd3c3b5: Preparing 06:50:01 ddd4a6311b4a: Preparing 06:50:01 bd4d3ebdbd9c: Preparing 06:50:01 5d3e392a13a0: Preparing 06:50:01 159d344f9361: Waiting 06:50:01 b9c60fd3c3b5: Waiting 06:50:01 ddd4a6311b4a: Waiting 06:50:01 bd4d3ebdbd9c: Waiting 06:50:01 5d3e392a13a0: Waiting 06:50:01 a9ba873dceec: Waiting 06:50:01 925acc4963ad: Waiting 06:50:01 4718d3a025cf: Layer already exists 06:50:01 aa41f8f165ea: Layer already exists 06:50:01 6a3672f9e9d0: Layer already exists 06:50:01 40f6a64ae91e: Layer already exists 06:50:01 dfb4497f17c7: Layer already exists 06:50:01 a9ba873dceec: Layer already exists 06:50:01 925acc4963ad: Layer already exists 06:50:01 159d344f9361: Layer already exists 06:50:01 b9c60fd3c3b5: Layer already exists 06:50:01 ddd4a6311b4a: Layer already exists 06:50:01 bd4d3ebdbd9c: Layer already exists 06:50:01 5d3e392a13a0: Layer already exists 06:50:02 main: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:02 ===================================================== [Pipeline] echo 06:50:02 taggedImages: 06:50:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:50:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 06:50:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:50:02 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:50:02 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:02 latest 06:50:02 2.3.0-dev.81 06:50:02 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:02 main 06:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:02 06ee6b38c75f: Preparing 06:50:02 1b1a09c20b93: Preparing 06:50:02 92d9d02767dc: Preparing 06:50:02 9d03d37422f9: Preparing 06:50:02 303e385e0f67: Preparing 06:50:02 9f86442c4d69: Preparing 06:50:02 573843803d7b: Preparing 06:50:02 5d3e392a13a0: Preparing 06:50:02 9f86442c4d69: Waiting 06:50:02 5d3e392a13a0: Waiting 06:50:02 573843803d7b: Waiting 06:50:03 303e385e0f67: Pushed 06:50:03 1b1a09c20b93: Pushed 06:50:03 06ee6b38c75f: Pushed 06:50:03 5d3e392a13a0: Layer already exists 06:50:03 9f86442c4d69: Pushed 06:50:03 573843803d7b: Pushed 06:50:05 9d03d37422f9: Pushed 06:50:05 92d9d02767dc: Pushed 06:50:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:05 + 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 06:50:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:06 06ee6b38c75f: Preparing 06:50:06 1b1a09c20b93: Preparing 06:50:06 92d9d02767dc: Preparing 06:50:06 9d03d37422f9: Preparing 06:50:06 303e385e0f67: Preparing 06:50:06 9f86442c4d69: Preparing 06:50:06 573843803d7b: Preparing 06:50:06 5d3e392a13a0: Preparing 06:50:06 573843803d7b: Waiting 06:50:06 5d3e392a13a0: Waiting 06:50:06 9f86442c4d69: Waiting 06:50:06 1b1a09c20b93: Layer already exists 06:50:06 303e385e0f67: Layer already exists 06:50:06 06ee6b38c75f: Layer already exists 06:50:06 92d9d02767dc: Layer already exists 06:50:06 9d03d37422f9: Layer already exists 06:50:06 5d3e392a13a0: Layer already exists 06:50:06 573843803d7b: Layer already exists 06:50:06 9f86442c4d69: Layer already exists 06:50:06 latest: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 06:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:07 06ee6b38c75f: Preparing 06:50:07 1b1a09c20b93: Preparing 06:50:07 92d9d02767dc: Preparing 06:50:07 9d03d37422f9: Preparing 06:50:07 303e385e0f67: Preparing 06:50:07 9f86442c4d69: Preparing 06:50:07 573843803d7b: Preparing 06:50:07 5d3e392a13a0: Preparing 06:50:07 9f86442c4d69: Waiting 06:50:07 573843803d7b: Waiting 06:50:07 5d3e392a13a0: Waiting 06:50:07 1b1a09c20b93: Layer already exists 06:50:07 303e385e0f67: Layer already exists 06:50:07 92d9d02767dc: Layer already exists 06:50:07 9d03d37422f9: Layer already exists 06:50:07 06ee6b38c75f: Layer already exists 06:50:07 9f86442c4d69: Layer already exists 06:50:07 573843803d7b: Layer already exists 06:50:07 5d3e392a13a0: Layer already exists 06:50:07 2.3.0-dev.81: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:07 06ee6b38c75f: Preparing 06:50:07 1b1a09c20b93: Preparing 06:50:07 92d9d02767dc: Preparing 06:50:07 9d03d37422f9: Preparing 06:50:07 303e385e0f67: Preparing 06:50:07 9f86442c4d69: Preparing 06:50:07 573843803d7b: Preparing 06:50:07 5d3e392a13a0: Preparing 06:50:07 573843803d7b: Waiting 06:50:07 9f86442c4d69: Waiting 06:50:07 5d3e392a13a0: Waiting 06:50:07 1b1a09c20b93: Layer already exists 06:50:07 92d9d02767dc: Layer already exists 06:50:07 06ee6b38c75f: Layer already exists 06:50:07 9d03d37422f9: Layer already exists 06:50:07 303e385e0f67: Layer already exists 06:50:07 5d3e392a13a0: Layer already exists 06:50:07 573843803d7b: Layer already exists 06:50:07 9f86442c4d69: Layer already exists 06:50:07 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:08 + 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 06:50:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:08 06ee6b38c75f: Preparing 06:50:08 1b1a09c20b93: Preparing 06:50:08 92d9d02767dc: Preparing 06:50:08 9d03d37422f9: Preparing 06:50:08 303e385e0f67: Preparing 06:50:08 9f86442c4d69: Preparing 06:50:08 573843803d7b: Preparing 06:50:08 5d3e392a13a0: Preparing 06:50:08 573843803d7b: Waiting 06:50:08 5d3e392a13a0: Waiting 06:50:08 9f86442c4d69: Waiting 06:50:08 1b1a09c20b93: Layer already exists 06:50:08 06ee6b38c75f: Layer already exists 06:50:08 303e385e0f67: Layer already exists 06:50:08 92d9d02767dc: Layer already exists 06:50:08 9d03d37422f9: Layer already exists 06:50:08 5d3e392a13a0: Layer already exists 06:50:08 9f86442c4d69: Layer already exists 06:50:08 573843803d7b: Layer already exists 06:50:09 main: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:09 ===================================================== [Pipeline] echo 06:50:09 taggedImages: 06:50:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:50:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 06:50:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:50:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:50:09 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:09 latest 06:50:09 2.3.0-dev.81 06:50:09 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:09 main 06:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:50:09 ca6ccba19922: Preparing 06:50:09 87bee846018a: Preparing 06:50:09 d341b2a0aaa5: Preparing 06:50:09 cbda526e197f: Preparing 06:50:09 c6e5fa8a6fa8: Preparing 06:50:09 78d35cf32fd6: Preparing 06:50:09 1f208766f518: Preparing 06:50:09 247c26a3b5f8: Preparing 06:50:09 3921f5217d69: Preparing 06:50:09 5d3e392a13a0: Preparing 06:50:09 247c26a3b5f8: Waiting 06:50:09 3921f5217d69: Waiting 06:50:09 78d35cf32fd6: Waiting 06:50:09 1f208766f518: Waiting 06:50:09 c6e5fa8a6fa8: Pushed 06:50:09 ca6ccba19922: Pushed 06:50:09 87bee846018a: Pushed 06:50:10 78d35cf32fd6: Pushed 06:50:10 247c26a3b5f8: Pushed 06:50:10 1f208766f518: Pushed 06:50:10 5d3e392a13a0: Layer already exists 06:50:10 3921f5217d69: Pushed 06:50:12 cbda526e197f: Pushed 06:50:13 d341b2a0aaa5: Pushed 06:50:13 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:13 + 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 06:50:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:50:13 ca6ccba19922: Preparing 06:50:13 87bee846018a: Preparing 06:50:13 d341b2a0aaa5: Preparing 06:50:13 cbda526e197f: Preparing 06:50:13 c6e5fa8a6fa8: Preparing 06:50:13 78d35cf32fd6: Preparing 06:50:13 1f208766f518: Preparing 06:50:13 247c26a3b5f8: Preparing 06:50:13 3921f5217d69: Preparing 06:50:13 5d3e392a13a0: Preparing 06:50:13 1f208766f518: Waiting 06:50:13 247c26a3b5f8: Waiting 06:50:13 3921f5217d69: Waiting 06:50:13 78d35cf32fd6: Waiting 06:50:13 ca6ccba19922: Layer already exists 06:50:13 d341b2a0aaa5: Layer already exists 06:50:13 c6e5fa8a6fa8: Layer already exists 06:50:13 87bee846018a: Layer already exists 06:50:13 cbda526e197f: Layer already exists 06:50:13 78d35cf32fd6: Layer already exists 06:50:13 1f208766f518: Layer already exists 06:50:13 5d3e392a13a0: Layer already exists 06:50:13 247c26a3b5f8: Layer already exists 06:50:13 3921f5217d69: Layer already exists 06:50:13 latest: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 06:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:50:14 ca6ccba19922: Preparing 06:50:14 87bee846018a: Preparing 06:50:14 d341b2a0aaa5: Preparing 06:50:14 cbda526e197f: Preparing 06:50:14 c6e5fa8a6fa8: Preparing 06:50:14 78d35cf32fd6: Preparing 06:50:14 1f208766f518: Preparing 06:50:14 247c26a3b5f8: Preparing 06:50:14 3921f5217d69: Preparing 06:50:14 5d3e392a13a0: Preparing 06:50:14 1f208766f518: Waiting 06:50:14 247c26a3b5f8: Waiting 06:50:14 78d35cf32fd6: Waiting 06:50:14 5d3e392a13a0: Waiting 06:50:14 3921f5217d69: Waiting 06:50:14 cbda526e197f: Layer already exists 06:50:14 d341b2a0aaa5: Layer already exists 06:50:14 ca6ccba19922: Layer already exists 06:50:14 87bee846018a: Layer already exists 06:50:14 c6e5fa8a6fa8: Layer already exists 06:50:14 1f208766f518: Layer already exists 06:50:14 78d35cf32fd6: Layer already exists 06:50:14 247c26a3b5f8: Layer already exists 06:50:14 5d3e392a13a0: Layer already exists 06:50:14 3921f5217d69: Layer already exists 06:50:14 2.3.0-dev.81: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:50:15 ca6ccba19922: Preparing 06:50:15 87bee846018a: Preparing 06:50:15 d341b2a0aaa5: Preparing 06:50:15 cbda526e197f: Preparing 06:50:15 c6e5fa8a6fa8: Preparing 06:50:15 78d35cf32fd6: Preparing 06:50:15 78d35cf32fd6: Waiting 06:50:15 1f208766f518: Preparing 06:50:15 247c26a3b5f8: Preparing 06:50:15 3921f5217d69: Preparing 06:50:15 5d3e392a13a0: Preparing 06:50:15 1f208766f518: Waiting 06:50:15 5d3e392a13a0: Waiting 06:50:15 247c26a3b5f8: Waiting 06:50:15 cbda526e197f: Layer already exists 06:50:15 ca6ccba19922: Layer already exists 06:50:15 c6e5fa8a6fa8: Layer already exists 06:50:15 87bee846018a: Layer already exists 06:50:15 d341b2a0aaa5: Layer already exists 06:50:15 247c26a3b5f8: Layer already exists 06:50:15 1f208766f518: Layer already exists 06:50:15 78d35cf32fd6: Layer already exists 06:50:15 3921f5217d69: Layer already exists 06:50:15 5d3e392a13a0: Layer already exists 06:50:15 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + 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 06:50:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:50:16 ca6ccba19922: Preparing 06:50:16 87bee846018a: Preparing 06:50:16 d341b2a0aaa5: Preparing 06:50:16 cbda526e197f: Preparing 06:50:16 c6e5fa8a6fa8: Preparing 06:50:16 78d35cf32fd6: Preparing 06:50:16 1f208766f518: Preparing 06:50:16 247c26a3b5f8: Preparing 06:50:16 3921f5217d69: Preparing 06:50:16 5d3e392a13a0: Preparing 06:50:16 247c26a3b5f8: Waiting 06:50:16 3921f5217d69: Waiting 06:50:16 5d3e392a13a0: Waiting 06:50:16 1f208766f518: Waiting 06:50:16 ca6ccba19922: Layer already exists 06:50:16 d341b2a0aaa5: Layer already exists 06:50:16 cbda526e197f: Layer already exists 06:50:16 87bee846018a: Layer already exists 06:50:16 c6e5fa8a6fa8: Layer already exists 06:50:16 78d35cf32fd6: Layer already exists 06:50:16 247c26a3b5f8: Layer already exists 06:50:16 3921f5217d69: Layer already exists 06:50:16 1f208766f518: Layer already exists 06:50:16 5d3e392a13a0: Layer already exists 06:50:16 main: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:16 ===================================================== [Pipeline] echo 06:50:16 taggedImages: 06:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 06:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:50:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:50:16 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:16 latest 06:50:16 2.3.0-dev.81 06:50:16 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:16 main 06:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:50:17 03260d3b0611: Preparing 06:50:17 3c2346f91851: Preparing 06:50:17 a9ba873dceec: Preparing 06:50:17 25632197ac55: Preparing 06:50:17 33e5b8f358c3: Preparing 06:50:17 9833f26c6bda: Preparing 06:50:17 9833f26c6bda: Waiting 06:50:17 a9ba873dceec: Layer already exists 06:50:17 9833f26c6bda: Layer already exists 06:50:17 03260d3b0611: Pushed 06:50:17 33e5b8f358c3: Pushed 06:50:18 25632197ac55: Pushed 06:50:21 3c2346f91851: Pushed 06:50:21 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:21 + 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 06:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:50:22 03260d3b0611: Preparing 06:50:22 3c2346f91851: Preparing 06:50:22 a9ba873dceec: Preparing 06:50:22 25632197ac55: Preparing 06:50:22 33e5b8f358c3: Preparing 06:50:22 9833f26c6bda: Preparing 06:50:22 9833f26c6bda: Waiting 06:50:22 33e5b8f358c3: Layer already exists 06:50:22 3c2346f91851: Layer already exists 06:50:22 a9ba873dceec: Layer already exists 06:50:22 25632197ac55: Layer already exists 06:50:22 03260d3b0611: Layer already exists 06:50:22 9833f26c6bda: Layer already exists 06:50:22 latest: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 06:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:50:23 03260d3b0611: Preparing 06:50:23 3c2346f91851: Preparing 06:50:23 a9ba873dceec: Preparing 06:50:23 25632197ac55: Preparing 06:50:23 33e5b8f358c3: Preparing 06:50:23 9833f26c6bda: Preparing 06:50:23 9833f26c6bda: Waiting 06:50:23 25632197ac55: Layer already exists 06:50:23 a9ba873dceec: Layer already exists 06:50:23 33e5b8f358c3: Layer already exists 06:50:23 3c2346f91851: Layer already exists 06:50:23 03260d3b0611: Layer already exists 06:50:23 9833f26c6bda: Layer already exists 06:50:23 2.3.0-dev.81: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:50:24 03260d3b0611: Preparing 06:50:24 3c2346f91851: Preparing 06:50:24 a9ba873dceec: Preparing 06:50:24 25632197ac55: Preparing 06:50:24 33e5b8f358c3: Preparing 06:50:24 9833f26c6bda: Preparing 06:50:24 9833f26c6bda: Waiting 06:50:24 33e5b8f358c3: Layer already exists 06:50:24 03260d3b0611: Layer already exists 06:50:24 3c2346f91851: Layer already exists 06:50:24 a9ba873dceec: Layer already exists 06:50:24 25632197ac55: Layer already exists 06:50:24 9833f26c6bda: Layer already exists 06:50:24 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:24 + 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 06:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:50:24 03260d3b0611: Preparing 06:50:24 3c2346f91851: Preparing 06:50:24 a9ba873dceec: Preparing 06:50:24 25632197ac55: Preparing 06:50:24 33e5b8f358c3: Preparing 06:50:24 9833f26c6bda: Preparing 06:50:24 9833f26c6bda: Waiting 06:50:24 03260d3b0611: Layer already exists 06:50:24 3c2346f91851: Layer already exists 06:50:24 a9ba873dceec: Layer already exists 06:50:24 25632197ac55: Layer already exists 06:50:24 33e5b8f358c3: Layer already exists 06:50:24 9833f26c6bda: Layer already exists 06:50:24 main: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:24 ===================================================== [Pipeline] echo 06:50:24 taggedImages: 06:50:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:50:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 06:50:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:50:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:50:24 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:24 latest 06:50:24 2.3.0-dev.81 06:50:24 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:24 main 06:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:50:25 82b1a0f028c1: Preparing 06:50:25 e7537f57eabb: Preparing 06:50:25 21b3859f7733: Preparing 06:50:25 ef59ad0b0322: Preparing 06:50:25 78a70fee2f59: Preparing 06:50:25 028ff38375f6: Preparing 06:50:25 33e5b8f358c3: Preparing 06:50:25 9833f26c6bda: Preparing 06:50:25 028ff38375f6: Waiting 06:50:25 9833f26c6bda: Waiting 06:50:25 33e5b8f358c3: Waiting 06:50:25 21b3859f7733: Pushed 06:50:25 e7537f57eabb: Pushed 06:50:25 82b1a0f028c1: Pushed 06:50:25 33e5b8f358c3: Layer already exists 06:50:25 9833f26c6bda: Layer already exists 06:50:26 028ff38375f6: Pushed 06:50:32 78a70fee2f59: Pushed 06:50:41 ef59ad0b0322: Pushed 06:50:41 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:41 + 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 06:50:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:50:41 82b1a0f028c1: Preparing 06:50:41 e7537f57eabb: Preparing 06:50:41 21b3859f7733: Preparing 06:50:41 ef59ad0b0322: Preparing 06:50:41 78a70fee2f59: Preparing 06:50:41 028ff38375f6: Preparing 06:50:41 33e5b8f358c3: Preparing 06:50:41 9833f26c6bda: Preparing 06:50:41 33e5b8f358c3: Waiting 06:50:41 028ff38375f6: Waiting 06:50:41 9833f26c6bda: Waiting 06:50:41 78a70fee2f59: Layer already exists 06:50:41 e7537f57eabb: Layer already exists 06:50:41 82b1a0f028c1: Layer already exists 06:50:41 21b3859f7733: Layer already exists 06:50:41 ef59ad0b0322: Layer already exists 06:50:41 33e5b8f358c3: Layer already exists 06:50:41 028ff38375f6: Layer already exists 06:50:41 9833f26c6bda: Layer already exists 06:50:42 latest: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 06:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:50:42 82b1a0f028c1: Preparing 06:50:42 e7537f57eabb: Preparing 06:50:42 21b3859f7733: Preparing 06:50:42 ef59ad0b0322: Preparing 06:50:42 78a70fee2f59: Preparing 06:50:42 028ff38375f6: Preparing 06:50:42 33e5b8f358c3: Preparing 06:50:42 9833f26c6bda: Preparing 06:50:42 028ff38375f6: Waiting 06:50:42 33e5b8f358c3: Waiting 06:50:42 9833f26c6bda: Waiting 06:50:42 e7537f57eabb: Layer already exists 06:50:42 82b1a0f028c1: Layer already exists 06:50:42 21b3859f7733: Layer already exists 06:50:42 78a70fee2f59: Layer already exists 06:50:42 ef59ad0b0322: Layer already exists 06:50:42 33e5b8f358c3: Layer already exists 06:50:42 9833f26c6bda: Layer already exists 06:50:42 028ff38375f6: Layer already exists 06:50:42 2.3.0-dev.81: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:50:43 82b1a0f028c1: Preparing 06:50:43 e7537f57eabb: Preparing 06:50:43 21b3859f7733: Preparing 06:50:43 ef59ad0b0322: Preparing 06:50:43 78a70fee2f59: Preparing 06:50:43 028ff38375f6: Preparing 06:50:43 33e5b8f358c3: Preparing 06:50:43 9833f26c6bda: Preparing 06:50:43 33e5b8f358c3: Waiting 06:50:43 028ff38375f6: Waiting 06:50:43 9833f26c6bda: Waiting 06:50:43 ef59ad0b0322: Layer already exists 06:50:43 e7537f57eabb: Layer already exists 06:50:43 21b3859f7733: Layer already exists 06:50:43 82b1a0f028c1: Layer already exists 06:50:43 78a70fee2f59: Layer already exists 06:50:43 9833f26c6bda: Layer already exists 06:50:43 33e5b8f358c3: Layer already exists 06:50:43 028ff38375f6: Layer already exists 06:50:43 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:44 + 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 06:50:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:50:44 82b1a0f028c1: Preparing 06:50:44 e7537f57eabb: Preparing 06:50:44 21b3859f7733: Preparing 06:50:44 ef59ad0b0322: Preparing 06:50:44 78a70fee2f59: Preparing 06:50:44 028ff38375f6: Preparing 06:50:44 33e5b8f358c3: Preparing 06:50:44 9833f26c6bda: Preparing 06:50:44 028ff38375f6: Waiting 06:50:44 9833f26c6bda: Waiting 06:50:44 33e5b8f358c3: Waiting 06:50:44 78a70fee2f59: Layer already exists 06:50:44 e7537f57eabb: Layer already exists 06:50:44 21b3859f7733: Layer already exists 06:50:44 ef59ad0b0322: Layer already exists 06:50:44 82b1a0f028c1: Layer already exists 06:50:44 028ff38375f6: Layer already exists 06:50:44 9833f26c6bda: Layer already exists 06:50:44 33e5b8f358c3: Layer already exists 06:50:44 main: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:44 ===================================================== [Pipeline] echo 06:50:44 taggedImages: 06:50:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:50:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 06:50:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:44 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:50:44 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:50:44 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:44 latest 06:50:44 2.3.0-dev.81 06:50:44 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:50:44 main 06:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:50:45 160d9b1305ee: Preparing 06:50:45 38c1a2259b43: Preparing 06:50:45 cbc80b7102f7: Preparing 06:50:45 8d43050904f9: Preparing 06:50:45 1a6cd03b3914: Preparing 06:50:45 33e5b8f358c3: Preparing 06:50:45 9833f26c6bda: Preparing 06:50:45 33e5b8f358c3: Waiting 06:50:45 9833f26c6bda: Waiting 06:50:45 160d9b1305ee: Pushed 06:50:45 38c1a2259b43: Pushed 06:50:45 cbc80b7102f7: Pushed 06:50:45 33e5b8f358c3: Layer already exists 06:50:45 9833f26c6bda: Layer already exists 06:50:46 1a6cd03b3914: Pushed 06:51:01 8d43050904f9: Pushed 06:51:01 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:01 + 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 06:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:51:02 160d9b1305ee: Preparing 06:51:02 38c1a2259b43: Preparing 06:51:02 cbc80b7102f7: Preparing 06:51:02 8d43050904f9: Preparing 06:51:02 1a6cd03b3914: Preparing 06:51:02 33e5b8f358c3: Preparing 06:51:02 9833f26c6bda: Preparing 06:51:02 33e5b8f358c3: Waiting 06:51:02 9833f26c6bda: Waiting 06:51:02 cbc80b7102f7: Layer already exists 06:51:02 1a6cd03b3914: Layer already exists 06:51:02 160d9b1305ee: Layer already exists 06:51:02 38c1a2259b43: Layer already exists 06:51:02 8d43050904f9: Layer already exists 06:51:02 33e5b8f358c3: Layer already exists 06:51:02 9833f26c6bda: Layer already exists 06:51:02 latest: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 06:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:51:02 160d9b1305ee: Preparing 06:51:02 38c1a2259b43: Preparing 06:51:02 cbc80b7102f7: Preparing 06:51:02 8d43050904f9: Preparing 06:51:02 1a6cd03b3914: Preparing 06:51:02 33e5b8f358c3: Preparing 06:51:02 9833f26c6bda: Preparing 06:51:02 9833f26c6bda: Waiting 06:51:02 33e5b8f358c3: Waiting 06:51:02 160d9b1305ee: Layer already exists 06:51:02 8d43050904f9: Layer already exists 06:51:02 38c1a2259b43: Layer already exists 06:51:02 1a6cd03b3914: Layer already exists 06:51:02 cbc80b7102f7: Layer already exists 06:51:02 33e5b8f358c3: Layer already exists 06:51:02 9833f26c6bda: Layer already exists 06:51:02 2.3.0-dev.81: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:51:03 160d9b1305ee: Preparing 06:51:03 38c1a2259b43: Preparing 06:51:03 cbc80b7102f7: Preparing 06:51:03 8d43050904f9: Preparing 06:51:03 1a6cd03b3914: Preparing 06:51:03 33e5b8f358c3: Preparing 06:51:03 9833f26c6bda: Preparing 06:51:03 33e5b8f358c3: Waiting 06:51:03 9833f26c6bda: Waiting 06:51:03 38c1a2259b43: Layer already exists 06:51:03 160d9b1305ee: Layer already exists 06:51:03 1a6cd03b3914: Layer already exists 06:51:03 cbc80b7102f7: Layer already exists 06:51:03 8d43050904f9: Layer already exists 06:51:03 33e5b8f358c3: Layer already exists 06:51:03 9833f26c6bda: Layer already exists 06:51:03 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:04 + 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 06:51:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:51:04 160d9b1305ee: Preparing 06:51:04 38c1a2259b43: Preparing 06:51:04 cbc80b7102f7: Preparing 06:51:04 8d43050904f9: Preparing 06:51:04 1a6cd03b3914: Preparing 06:51:04 33e5b8f358c3: Preparing 06:51:04 9833f26c6bda: Preparing 06:51:04 33e5b8f358c3: Waiting 06:51:04 9833f26c6bda: Waiting 06:51:04 8d43050904f9: Layer already exists 06:51:04 1a6cd03b3914: Layer already exists 06:51:04 cbc80b7102f7: Layer already exists 06:51:04 160d9b1305ee: Layer already exists 06:51:04 38c1a2259b43: Layer already exists 06:51:04 9833f26c6bda: Layer already exists 06:51:04 33e5b8f358c3: Layer already exists 06:51:04 main: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:05 ===================================================== [Pipeline] echo 06:51:05 taggedImages: 06:51:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:51:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 06:51:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:51:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:51:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:05 latest 06:51:05 2.3.0-dev.81 06:51:05 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:05 main 06:51:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:51:05 6c3cf6a76457: Preparing 06:51:05 d5e6cefa4e01: Preparing 06:51:05 3d641feb3d6d: Preparing 06:51:05 01b5c43235de: Preparing 06:51:05 028ff38375f6: Preparing 06:51:05 33e5b8f358c3: Preparing 06:51:05 9833f26c6bda: Preparing 06:51:05 33e5b8f358c3: Waiting 06:51:05 9833f26c6bda: Waiting 06:51:05 028ff38375f6: Layer already exists 06:51:06 33e5b8f358c3: Layer already exists 06:51:06 9833f26c6bda: Layer already exists 06:51:06 6c3cf6a76457: Pushed 06:51:06 3d641feb3d6d: Pushed 06:51:06 d5e6cefa4e01: Pushed 06:51:20 01b5c43235de: Pushed 06:51:20 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:21 + 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 06:51:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:51:21 6c3cf6a76457: Preparing 06:51:21 d5e6cefa4e01: Preparing 06:51:21 3d641feb3d6d: Preparing 06:51:21 01b5c43235de: Preparing 06:51:21 028ff38375f6: Preparing 06:51:21 33e5b8f358c3: Preparing 06:51:21 9833f26c6bda: Preparing 06:51:21 33e5b8f358c3: Waiting 06:51:21 9833f26c6bda: Waiting 06:51:21 d5e6cefa4e01: Layer already exists 06:51:21 01b5c43235de: Layer already exists 06:51:21 028ff38375f6: Layer already exists 06:51:21 6c3cf6a76457: Layer already exists 06:51:21 3d641feb3d6d: Layer already exists 06:51:21 33e5b8f358c3: Layer already exists 06:51:21 9833f26c6bda: Layer already exists 06:51:21 latest: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 06:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:51:22 6c3cf6a76457: Preparing 06:51:22 d5e6cefa4e01: Preparing 06:51:22 3d641feb3d6d: Preparing 06:51:22 01b5c43235de: Preparing 06:51:22 028ff38375f6: Preparing 06:51:22 33e5b8f358c3: Preparing 06:51:22 9833f26c6bda: Preparing 06:51:22 33e5b8f358c3: Waiting 06:51:22 9833f26c6bda: Waiting 06:51:22 028ff38375f6: Layer already exists 06:51:22 6c3cf6a76457: Layer already exists 06:51:22 3d641feb3d6d: Layer already exists 06:51:22 d5e6cefa4e01: Layer already exists 06:51:22 01b5c43235de: Layer already exists 06:51:22 9833f26c6bda: Layer already exists 06:51:22 33e5b8f358c3: Layer already exists 06:51:22 2.3.0-dev.81: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:51:22 6c3cf6a76457: Preparing 06:51:22 d5e6cefa4e01: Preparing 06:51:22 3d641feb3d6d: Preparing 06:51:22 01b5c43235de: Preparing 06:51:22 028ff38375f6: Preparing 06:51:22 33e5b8f358c3: Preparing 06:51:22 9833f26c6bda: Preparing 06:51:22 33e5b8f358c3: Waiting 06:51:22 9833f26c6bda: Waiting 06:51:22 d5e6cefa4e01: Layer already exists 06:51:22 028ff38375f6: Layer already exists 06:51:22 01b5c43235de: Layer already exists 06:51:22 3d641feb3d6d: Layer already exists 06:51:22 6c3cf6a76457: Layer already exists 06:51:22 33e5b8f358c3: Layer already exists 06:51:22 9833f26c6bda: Layer already exists 06:51:22 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:23 + 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 06:51:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:51:23 6c3cf6a76457: Preparing 06:51:23 d5e6cefa4e01: Preparing 06:51:23 3d641feb3d6d: Preparing 06:51:23 01b5c43235de: Preparing 06:51:23 028ff38375f6: Preparing 06:51:23 33e5b8f358c3: Preparing 06:51:23 9833f26c6bda: Preparing 06:51:23 33e5b8f358c3: Waiting 06:51:23 9833f26c6bda: Waiting 06:51:23 d5e6cefa4e01: Layer already exists 06:51:23 6c3cf6a76457: Layer already exists 06:51:23 3d641feb3d6d: Layer already exists 06:51:23 028ff38375f6: Layer already exists 06:51:23 01b5c43235de: Layer already exists 06:51:23 9833f26c6bda: Layer already exists 06:51:23 33e5b8f358c3: Layer already exists 06:51:23 main: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:23 ===================================================== [Pipeline] echo 06:51:23 taggedImages: 06:51:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:51:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 06:51:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:51:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:51:23 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:23 latest 06:51:23 2.3.0-dev.81 06:51:23 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:23 main 06:51:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:51:24 ec0da4c0c018: Preparing 06:51:24 8497c905f1a6: Preparing 06:51:24 a9ba873dceec: Preparing 06:51:24 e7564e89a235: Preparing 06:51:24 5d3e392a13a0: Preparing 06:51:24 5d3e392a13a0: Layer already exists 06:51:24 a9ba873dceec: Layer already exists 06:51:24 ec0da4c0c018: Pushed 06:51:24 e7564e89a235: Pushed 06:51:30 8497c905f1a6: Pushed 06:51:30 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:51:30 ec0da4c0c018: Preparing 06:51:30 8497c905f1a6: Preparing 06:51:30 a9ba873dceec: Preparing 06:51:30 e7564e89a235: Preparing 06:51:30 5d3e392a13a0: Preparing 06:51:30 8497c905f1a6: Layer already exists 06:51:30 a9ba873dceec: Layer already exists 06:51:30 ec0da4c0c018: Layer already exists 06:51:30 e7564e89a235: Layer already exists 06:51:30 5d3e392a13a0: Layer already exists 06:51:30 latest: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 06:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:51:31 ec0da4c0c018: Preparing 06:51:31 8497c905f1a6: Preparing 06:51:31 a9ba873dceec: Preparing 06:51:31 e7564e89a235: Preparing 06:51:31 5d3e392a13a0: Preparing 06:51:31 8497c905f1a6: Layer already exists 06:51:31 e7564e89a235: Layer already exists 06:51:31 5d3e392a13a0: Layer already exists 06:51:31 a9ba873dceec: Layer already exists 06:51:31 ec0da4c0c018: Layer already exists 06:51:31 2.3.0-dev.81: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:51:32 ec0da4c0c018: Preparing 06:51:32 8497c905f1a6: Preparing 06:51:32 a9ba873dceec: Preparing 06:51:32 e7564e89a235: Preparing 06:51:32 5d3e392a13a0: Preparing 06:51:32 e7564e89a235: Layer already exists 06:51:32 ec0da4c0c018: Layer already exists 06:51:32 5d3e392a13a0: Layer already exists 06:51:32 a9ba873dceec: Layer already exists 06:51:32 8497c905f1a6: Layer already exists 06:51:32 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:51:33 ec0da4c0c018: Preparing 06:51:33 8497c905f1a6: Preparing 06:51:33 a9ba873dceec: Preparing 06:51:33 e7564e89a235: Preparing 06:51:33 5d3e392a13a0: Preparing 06:51:33 5d3e392a13a0: Layer already exists 06:51:33 ec0da4c0c018: Layer already exists 06:51:33 a9ba873dceec: Layer already exists 06:51:33 e7564e89a235: Layer already exists 06:51:33 8497c905f1a6: Layer already exists 06:51:33 main: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:33 ===================================================== [Pipeline] echo 06:51:33 taggedImages: 06:51:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:51:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 06:51:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:51:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:51:33 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:33 latest 06:51:33 2.3.0-dev.81 06:51:33 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:33 main 06:51:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:33 d8f6b6edc171: Preparing 06:51:33 d4c3c515efbe: Preparing 06:51:33 a9ba873dceec: Preparing 06:51:33 4beffad69945: Preparing 06:51:33 5d3e392a13a0: Preparing 06:51:33 5d3e392a13a0: Layer already exists 06:51:33 4beffad69945: Layer already exists 06:51:33 a9ba873dceec: Layer already exists 06:51:34 d8f6b6edc171: Pushed 06:51:39 d4c3c515efbe: Pushed 06:51:39 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:40 d8f6b6edc171: Preparing 06:51:40 d4c3c515efbe: Preparing 06:51:40 a9ba873dceec: Preparing 06:51:40 4beffad69945: Preparing 06:51:40 5d3e392a13a0: Preparing 06:51:40 d8f6b6edc171: Layer already exists 06:51:40 d4c3c515efbe: Layer already exists 06:51:40 5d3e392a13a0: Layer already exists 06:51:40 a9ba873dceec: Layer already exists 06:51:40 4beffad69945: Layer already exists 06:51:40 latest: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 06:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:40 d8f6b6edc171: Preparing 06:51:40 d4c3c515efbe: Preparing 06:51:40 a9ba873dceec: Preparing 06:51:40 4beffad69945: Preparing 06:51:40 5d3e392a13a0: Preparing 06:51:40 4beffad69945: Layer already exists 06:51:40 5d3e392a13a0: Layer already exists 06:51:40 d4c3c515efbe: Layer already exists 06:51:40 d8f6b6edc171: Layer already exists 06:51:40 a9ba873dceec: Layer already exists 06:51:40 2.3.0-dev.81: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:41 d8f6b6edc171: Preparing 06:51:41 d4c3c515efbe: Preparing 06:51:41 a9ba873dceec: Preparing 06:51:41 4beffad69945: Preparing 06:51:41 5d3e392a13a0: Preparing 06:51:41 5d3e392a13a0: Layer already exists 06:51:41 d8f6b6edc171: Layer already exists 06:51:41 4beffad69945: Layer already exists 06:51:41 d4c3c515efbe: Layer already exists 06:51:41 a9ba873dceec: Layer already exists 06:51:41 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:42 d8f6b6edc171: Preparing 06:51:42 d4c3c515efbe: Preparing 06:51:42 a9ba873dceec: Preparing 06:51:42 4beffad69945: Preparing 06:51:42 5d3e392a13a0: Preparing 06:51:42 d4c3c515efbe: Layer already exists 06:51:42 4beffad69945: Layer already exists 06:51:42 a9ba873dceec: Layer already exists 06:51:42 d8f6b6edc171: Layer already exists 06:51:42 5d3e392a13a0: Layer already exists 06:51:42 main: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:42 ===================================================== [Pipeline] echo 06:51:42 taggedImages: 06:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 06:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:51:42 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 06:51:42 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:42 latest 06:51:42 2.3.0-dev.81 06:51:42 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:51:42 main 06:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:51:43 d5800f4d9625: Preparing 06:51:43 45ee515cdf4f: Preparing 06:51:43 3800648ad032: Preparing 06:51:43 8732859b5731: Preparing 06:51:43 5d3e392a13a0: Preparing 06:51:43 5d3e392a13a0: Layer already exists 06:51:43 45ee515cdf4f: Pushed 06:51:44 d5800f4d9625: Pushed 06:51:45 3800648ad032: Pushed 06:52:12 8732859b5731: Pushed 06:52:12 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:12 + 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 06:52:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:52:13 d5800f4d9625: Preparing 06:52:13 45ee515cdf4f: Preparing 06:52:13 3800648ad032: Preparing 06:52:13 8732859b5731: Preparing 06:52:13 5d3e392a13a0: Preparing 06:52:13 5d3e392a13a0: Layer already exists 06:52:13 3800648ad032: Layer already exists 06:52:13 45ee515cdf4f: Layer already exists 06:52:13 8732859b5731: Layer already exists 06:52:13 d5800f4d9625: Layer already exists 06:52:13 latest: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 06:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:52:13 d5800f4d9625: Preparing 06:52:13 45ee515cdf4f: Preparing 06:52:13 3800648ad032: Preparing 06:52:13 8732859b5731: Preparing 06:52:13 5d3e392a13a0: Preparing 06:52:13 5d3e392a13a0: Layer already exists 06:52:13 8732859b5731: Layer already exists 06:52:13 3800648ad032: Layer already exists 06:52:13 45ee515cdf4f: Layer already exists 06:52:13 d5800f4d9625: Layer already exists 06:52:13 2.3.0-dev.81: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:52:14 d5800f4d9625: Preparing 06:52:14 45ee515cdf4f: Preparing 06:52:14 3800648ad032: Preparing 06:52:14 8732859b5731: Preparing 06:52:14 5d3e392a13a0: Preparing 06:52:14 8732859b5731: Layer already exists 06:52:14 45ee515cdf4f: Layer already exists 06:52:14 5d3e392a13a0: Layer already exists 06:52:14 d5800f4d9625: Layer already exists 06:52:14 3800648ad032: Layer already exists 06:52:14 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + 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 06:52:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 06:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 06:52:15 d5800f4d9625: Preparing 06:52:15 45ee515cdf4f: Preparing 06:52:15 3800648ad032: Preparing 06:52:15 8732859b5731: Preparing 06:52:15 5d3e392a13a0: Preparing 06:52:15 5d3e392a13a0: Layer already exists 06:52:15 45ee515cdf4f: Layer already exists 06:52:15 8732859b5731: Layer already exists 06:52:15 d5800f4d9625: Layer already exists 06:52:15 3800648ad032: Layer already exists 06:52:15 main: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:15 ===================================================== [Pipeline] echo 06:52:15 taggedImages: 06:52:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 06:52:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 06:52:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 06:52:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 06:52:15 - 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 06:52:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:15 06:52:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:16 arm64: Pulling from edgex-lftools-log-publisher 06:52:16 8998bd30e6a1: Pulling fs layer 06:52:16 04944245beec: Pulling fs layer 06:52:16 699f458cf7ca: Pulling fs layer 06:52:16 765212b225bb: Pulling fs layer 06:52:16 f23df028b6ca: Pulling fs layer 06:52:16 d65c8cfc05b1: Pulling fs layer 06:52:16 2437ff75d9bd: Pulling fs layer 06:52:16 f23df028b6ca: Waiting 06:52:16 d65c8cfc05b1: Waiting 06:52:16 2437ff75d9bd: Waiting 06:52:16 765212b225bb: Waiting 06:52:16 04944245beec: Verifying Checksum 06:52:16 04944245beec: Download complete 06:52:16 765212b225bb: Verifying Checksum 06:52:16 765212b225bb: Download complete 06:52:16 f23df028b6ca: Verifying Checksum 06:52:16 f23df028b6ca: Download complete 06:52:16 d65c8cfc05b1: Verifying Checksum 06:52:16 d65c8cfc05b1: Download complete 06:52:16 699f458cf7ca: Verifying Checksum 06:52:16 699f458cf7ca: Download complete 06:52:17 8998bd30e6a1: Verifying Checksum 06:52:17 8998bd30e6a1: Download complete 06:52:19 2437ff75d9bd: Verifying Checksum 06:52:19 2437ff75d9bd: Download complete 06:52:21 8998bd30e6a1: Pull complete 06:52:21 04944245beec: Pull complete 06:52:23 699f458cf7ca: Pull complete 06:52:23 765212b225bb: Pull complete 06:52:23 f23df028b6ca: Pull complete 06:52:23 d65c8cfc05b1: Pull complete 06:52:38 2437ff75d9bd: Pull complete 06:52:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:39 prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container 06:52:39 $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:52:40 $ docker top d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:41 ---> job-cost.sh 06:52:41 lf-activate-venv: SKIPPING 06:52:41 INFO: No Stack... 06:52:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:52:42 INFO: Archiving Costs [Pipeline] sh 06:52:42 + cut -d, -f6 06:52:42 + cat /w/workspace/edgex-go/319/archives/cost.csv [Pipeline] lock 06:52:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] 06:52:42 Resource [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] did not exist. Created. 06:52:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:52:43 Stashed 1 file(s) [Pipeline] } 06:52:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:43 $ docker stop --time=1 d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 06:52:45 $ docker rm -f d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 [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 06:52:45 provisioning config files... 06:52:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/319@tmp/config10828651019210520505tmp [Pipeline] { [Pipeline] sh 06:52:46 + set +x 06:52:46 + curl -s https://codecov.io/bash 06:52:46 + bash -s -- 06:52:46 06:52:46 _____ _ 06:52:46 / ____| | | 06:52:46 | | ___ __| | ___ ___ _____ __ 06:52:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:52:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:52:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:52:46 Bash-1.0.6 06:52:46 06:52:46 06:52:46 ==> git version 2.25.1 found 06:52:46 ==> 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 06:52:46 Release-Date: 2020-01-08 06:52:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:52:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:52:46 ==> Jenkins CI detected. 06:52:46 current dir:  /w/workspace/edgex-go/319 06:52:46 project root: . 06:52:46 --> token set from env 06:52:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:52:46 ==> Running gcov in . (disable via -X gcov) 06:52:46 ==> Python coveragepy not found 06:52:46 ==> Searching for coverage reports in: 06:52:46 + . 06:52:46 -> Found 1 reports 06:52:46 ==> Detecting git/mercurial file structure 06:52:46 ==> Reading reports 06:52:46 + ./coverage.out bytes=500183 06:52:46 ==> Appending adjustments 06:52:46 https://docs.codecov.io/docs/fixing-reports 06:52:47 + Found adjustments 06:52:47 ==> Gzipping contents 06:52:47 64K /tmp/codecov.nIr3mi.gz 06:52:47 ==> Uploading reports 06:52:47 url: https://codecov.io 06:52:47 query: branch=main&commit=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:52:47 -> Pinging Codecov 06:52:47 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=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:52:47 -> Uploading to 06:52:47 https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/17acb4d22b6a38b20e3dd1bbaacb8af86852ef24/7202b86a-3814-430e-9b90-9c9d6f0cb0aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T065247Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51c58f37fc0cec98c0992f6cb4127c80848fc777be72715a01230e67e4c1b6c8 06:52:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:47 Dload Upload Total Spent Left Speed 06:52:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65381 0 0 100 65381 0 240k --:--:-- --:--:-- --:--:-- 240k 06:52:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } 06:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:52:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:52:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:52:48 06:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:52:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:52:48 df9b9388f04a: Pulling fs layer 06:52:48 52dc419b0ee2: Pulling fs layer 06:52:48 25bc292e5bac: Pulling fs layer 06:52:48 114826534d7a: Pulling fs layer 06:52:48 4657fd5d0bcf: Pulling fs layer 06:52:48 6ad1cebc031e: Pulling fs layer 06:52:48 8a3aa393b2d8: Pulling fs layer 06:52:48 4657fd5d0bcf: Waiting 06:52:48 8a3aa393b2d8: Waiting 06:52:48 114826534d7a: Waiting 06:52:48 6ad1cebc031e: Waiting 06:52:48 25bc292e5bac: Verifying Checksum 06:52:48 25bc292e5bac: Download complete 06:52:48 52dc419b0ee2: Verifying Checksum 06:52:48 52dc419b0ee2: Download complete 06:52:48 4657fd5d0bcf: Verifying Checksum 06:52:48 4657fd5d0bcf: Download complete 06:52:48 df9b9388f04a: Verifying Checksum 06:52:48 df9b9388f04a: Download complete 06:52:48 df9b9388f04a: Pull complete 06:52:48 6ad1cebc031e: Verifying Checksum 06:52:48 6ad1cebc031e: Download complete 06:52:48 52dc419b0ee2: Pull complete 06:52:48 25bc292e5bac: Pull complete 06:52:49 114826534d7a: Download complete 06:52:49 8a3aa393b2d8: Verifying Checksum 06:52:49 8a3aa393b2d8: Download complete 06:52:53 114826534d7a: Pull complete 06:52:53 4657fd5d0bcf: Pull complete 06:52:53 6ad1cebc031e: Pull complete 06:52:56 8a3aa393b2d8: Pull complete 06:52:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:52:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:56 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:52:56 $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:52:59 $ docker top 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 -eo pid,comm [Pipeline] { [Pipeline] echo 06:52:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:52:59 + set -o pipefail 06:52:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:53:05 06:53:05 Monitoring /w/workspace/edgex-go/319 (github.com/edgexfoundry/edgex-go)... 06:53:05 06:53:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/015c1fce-5a03-41e7-a37a-7c86b6002f49 06:53:05 06:53:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:53:05 06:53:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:53:05 06:53:05 06:53:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:53:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:53:05 More details here: https://snyk.co/ue1NS [Pipeline] } 06:53:05 $ docker stop --time=1 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 06:53:07 $ docker rm -f 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:53:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:08 provisioning config files... 06:53:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/319@tmp/config1479844385376169661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:08 --> edgex-publish-swagger.sh 06:53:08 === Publish openapi/v2 API === 06:53:08 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:53:08 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/319/openapi/v2/core-command.yaml] 06:53:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:08 Dload Upload Total Spent Left Speed 06:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 06:53:09 06:53:09 06:53:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/319/openapi/v2/core-data.yaml] 06:53:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:09 Dload Upload Total Spent Left Speed 06:53:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73894 --:--:-- --:--:-- --:--:-- 73818 06:53:10 06:53:10 06:53:10 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/319/openapi/v2/core-metadata.yaml] 06:53:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:10 Dload Upload Total Spent Left Speed 06:53:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 06:53:11 06:53:11 06:53:11 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/319/openapi/v2/support-notifications.yaml] 06:53:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:11 Dload Upload Total Spent Left Speed 06:53:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95019 --:--:-- --:--:-- --:--:-- 94918 06:53:12 06:53:12 06:53:12 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/319/openapi/v2/support-scheduler.yaml] 06:53:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:12 Dload Upload Total Spent Left Speed 06:53:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41637 --:--:-- --:--:-- --:--:-- 41594 06:53:13 06:53:13 06:53:13 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/319/openapi/v2/system-agent.yaml] 06:53:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:13 Dload Upload Total Spent Left Speed 06:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19374 0:00:01 0:00:01 --:--:-- 19374 06:53:14 06:53:14 [Pipeline] } 06:53:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:53:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:15 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:53:15 $ docker top 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:15 [ssh-agent] Looking for ssh-agent implementation... 06:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:15 $ docker exec 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 ssh-agent 06:53:15 SSH_AUTH_SOCK=/tmp/ssh-hpSGHiuLLuHN/agent.31 06:53:15 SSH_AGENT_PID=37 06:53:15 Running ssh-add (command line suppressed) 06:53:15 Identity added: /w/workspace/edgex-go/319@tmp/private_key_7731809125586784137.key (/w/workspace/edgex-go/319@tmp/private_key_7731809125586784137.key) 06:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:16 + git semver tag 06:53:16 2022-10-05 06:53:16,485 [run_tag] DEBUG tag force:False 06:53:16 2022-10-05 06:53:16,485 [check_head_tag] DEBUG check head tag 06:53:16 2022-10-05 06:53:16,487 [execute] INFO git cat-file --batch-check 06:53:16 2022-10-05 06:53:16,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=) 06:53:16 2022-10-05 06:53:16,492 [execute] INFO git cat-file --batch 06:53:16 2022-10-05 06:53:16,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=) 06:53:16 2022-10-05 06:53:16,527 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:16 2022-10-05 06:53:16,527 [execute] INFO git tag -a v2.3.0-dev.81 -m v2.3.0-dev.81 06:53:16 2022-10-05 06:53:16,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.81', '-m', 'v2.3.0-dev.81'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) 06:53:16 2022-10-05 06:53:16,533 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:16 2.3.0-dev.81 [Pipeline] } 06:53:16 $ docker exec --env ******** --env ******** 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 ssh-agent -k 06:53:16 unset SSH_AUTH_SOCK; 06:53:16 unset SSH_AGENT_PID; 06:53:16 echo Agent pid 37 killed; 06:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:17 + git semver [Pipeline] } 06:53:17 $ docker stop --time=1 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 06:53:18 $ docker rm -f 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:53:19 06:53:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:53:19 0.23.1-centos7: Pulling from edgex-lftools 06:53:19 ab5ef0e58194: Pulling fs layer 06:53:19 9712f1f96733: Pulling fs layer 06:53:19 63f879dbbcfc: Pulling fs layer 06:53:19 0d9ebad4ef96: Pulling fs layer 06:53:19 e9a5061849ea: Pulling fs layer 06:53:19 d747dcd14b5f: Pulling fs layer 06:53:19 2de7ff778b66: Pulling fs layer 06:53:19 d747dcd14b5f: Waiting 06:53:19 0d9ebad4ef96: Waiting 06:53:19 2de7ff778b66: Waiting 06:53:19 e9a5061849ea: Waiting 06:53:19 9712f1f96733: Verifying Checksum 06:53:19 9712f1f96733: Download complete 06:53:20 63f879dbbcfc: Verifying Checksum 06:53:20 63f879dbbcfc: Download complete 06:53:20 e9a5061849ea: Verifying Checksum 06:53:20 e9a5061849ea: Download complete 06:53:20 d747dcd14b5f: Verifying Checksum 06:53:20 d747dcd14b5f: Download complete 06:53:20 ab5ef0e58194: Download complete 06:53:20 0d9ebad4ef96: Verifying Checksum 06:53:20 0d9ebad4ef96: Download complete 06:53:20 2de7ff778b66: Verifying Checksum 06:53:20 2de7ff778b66: Download complete 06:53:22 ab5ef0e58194: Pull complete 06:53:23 9712f1f96733: Pull complete 06:53:23 63f879dbbcfc: Pull complete 06:53:27 0d9ebad4ef96: Pull complete 06:53:28 e9a5061849ea: Pull complete 06:53:28 d747dcd14b5f: Pull complete 06:53:29 2de7ff778b66: Pull complete 06:53:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:53:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:29 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:53:33 $ docker top 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:53:33 provisioning config files... 06:53:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/319@tmp/config2363360872522095180tmp 06:53:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/319@tmp/config8369211261640038010tmp 06:53:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/319@tmp/config12874343754012219357tmp [Pipeline] { [Pipeline] echo 06:53:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:53:33 ---> sigul-configuration.sh 06:53:33 gpg: directory `/root/.gnupg' created 06:53:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:53:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:53:33 gpg: keyring `/root/.gnupg/secring.gpg' created 06:53:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:53:33 gpg: CAST5 encrypted data 06:53:33 gpg: encrypted with 1 passphrase 06:53:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:53:33 + mkdir /home/jenkins 06:53:33 + mkdir /home/jenkins/sigul [Pipeline] sh 06:53:33 + 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 06:53:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:53:34 ---> sigul-install.sh 06:53:34 Sigul already installed; skipping installation. [Pipeline] sh 06:53:34 + git tag --list 06:53:34 0.6.0 06:53:34 0.6.1 06:53:34 0.7.0 06:53:34 0.7.1 06:53:34 v1.0.0 06:53:34 v1.0.1 06:53:34 v1.1.0 06:53:34 v1.2.0 06:53:34 v1.2.1 06:53:34 v1.3.0 06:53:34 v1.3.1 06:53:34 v2.0.0 06:53:34 v2.1.0 06:53:34 v2.1.1 06:53:34 v2.1.1-dev.1 06:53:34 v2.1.1-dev.2 06:53:34 v2.1.1-dev.3 06:53:34 v2.1.1-dev.4 06:53:34 v2.1.1-dev.5 06:53:34 v2.1.1-dev.6 06:53:34 v2.1.1-dev.7 06:53:34 v2.1.1-dev.8 06:53:34 v2.1.2-dev.1 06:53:34 v2.2.0 06:53:34 v2.2.1-dev.1 06:53:34 v2.2.1-dev.10 06:53:34 v2.2.1-dev.11 06:53:34 v2.2.1-dev.12 06:53:34 v2.2.1-dev.13 06:53:34 v2.2.1-dev.14 06:53:34 v2.2.1-dev.15 06:53:34 v2.2.1-dev.16 06:53:34 v2.2.1-dev.17 06:53:34 v2.2.1-dev.18 06:53:34 v2.2.1-dev.19 06:53:34 v2.2.1-dev.2 06:53:34 v2.2.1-dev.20 06:53:34 v2.2.1-dev.21 06:53:34 v2.2.1-dev.22 06:53:34 v2.2.1-dev.23 06:53:34 v2.2.1-dev.24 06:53:34 v2.2.1-dev.25 06:53:34 v2.2.1-dev.26 06:53:34 v2.2.1-dev.27 06:53:34 v2.2.1-dev.28 06:53:34 v2.2.1-dev.29 06:53:34 v2.2.1-dev.3 06:53:34 v2.2.1-dev.4 06:53:34 v2.2.1-dev.5 06:53:34 v2.2.1-dev.6 06:53:34 v2.2.1-dev.7 06:53:34 v2.2.1-dev.8 06:53:34 v2.2.1-dev.9 06:53:34 v2.3.0-dev.29 06:53:34 v2.3.0-dev.30 06:53:34 v2.3.0-dev.31 06:53:34 v2.3.0-dev.32 06:53:34 v2.3.0-dev.33 06:53:34 v2.3.0-dev.34 06:53:34 v2.3.0-dev.35 06:53:34 v2.3.0-dev.36 06:53:34 v2.3.0-dev.37 06:53:34 v2.3.0-dev.38 06:53:34 v2.3.0-dev.39 06:53:34 v2.3.0-dev.40 06:53:34 v2.3.0-dev.41 06:53:34 v2.3.0-dev.42 06:53:34 v2.3.0-dev.43 06:53:34 v2.3.0-dev.44 06:53:34 v2.3.0-dev.45 06:53:34 v2.3.0-dev.46 06:53:34 v2.3.0-dev.47 06:53:34 v2.3.0-dev.48 06:53:34 v2.3.0-dev.49 06:53:34 v2.3.0-dev.50 06:53:34 v2.3.0-dev.51 06:53:34 v2.3.0-dev.52 06:53:34 v2.3.0-dev.53 06:53:34 v2.3.0-dev.54 06:53:34 v2.3.0-dev.55 06:53:34 v2.3.0-dev.56 06:53:34 v2.3.0-dev.57 06:53:34 v2.3.0-dev.58 06:53:34 v2.3.0-dev.59 06:53:34 v2.3.0-dev.60 06:53:34 v2.3.0-dev.61 06:53:34 v2.3.0-dev.62 06:53:34 v2.3.0-dev.63 06:53:34 v2.3.0-dev.64 06:53:34 v2.3.0-dev.65 06:53:34 v2.3.0-dev.66 06:53:34 v2.3.0-dev.67 06:53:34 v2.3.0-dev.68 06:53:34 v2.3.0-dev.69 06:53:34 v2.3.0-dev.70 06:53:34 v2.3.0-dev.71 06:53:34 v2.3.0-dev.72 06:53:34 v2.3.0-dev.73 06:53:34 v2.3.0-dev.74 06:53:34 v2.3.0-dev.75 06:53:34 v2.3.0-dev.76 06:53:34 v2.3.0-dev.77 06:53:34 v2.3.0-dev.78 06:53:34 v2.3.0-dev.79 06:53:34 v2.3.0-dev.80 06:53:34 v2.3.0-dev.81 [Pipeline] sh 06:53:34 + lftools sign git-tag v2.3.0-dev.81 06:53:35 Signing Git tag with Sigul... 06:53:35 Signing v2.3.0-dev.81 [Pipeline] echo 06:53:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:53:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:53:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:53:36 $ docker stop --time=1 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a 06:53:37 $ docker rm -f 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:53:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:38 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:53:38 $ docker top 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a -eo pid,comm 06:53:38 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). 06:53:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:38 [ssh-agent] Looking for ssh-agent implementation... 06:53:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:38 $ docker exec 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a ssh-agent 06:53:39 SSH_AUTH_SOCK=/tmp/ssh-eHXQFIBmpbk0/agent.32 06:53:39 SSH_AGENT_PID=38 06:53:39 Running ssh-add (command line suppressed) 06:53:39 Identity added: /w/workspace/edgex-go/319@tmp/private_key_2483238568288257419.key (/w/workspace/edgex-go/319@tmp/private_key_2483238568288257419.key) 06:53:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:39 + git semver bump pre 06:53:39 2022-10-05 06:53:39,693 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:39 2022-10-05 06:53:39,693 [bump_version] DEBUG bumping version:2.3.0-dev.81 on axis:pre with prefix:dev 06:53:39 2022-10-05 06:53:39,693 [bump_version] DEBUG bumped version:2.3.0-dev.82 06:53:39 2022-10-05 06:53:39,693 [write_version] DEBUG write version:2.3.0-dev.82 to path:/w/workspace/edgex-go/319/.semver/main with force:True 06:53:39 2022-10-05 06:53:39,693 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:39 2022-10-05 06:53:39,693 [write_file] DEBUG write to file:/w/workspace/edgex-go/319/.semver/main 06:53:39 2022-10-05 06:53:39,695 [execute] INFO git cat-file --batch-check 06:53:39 2022-10-05 06:53:39,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) 06:53:39 2022-10-05 06:53:39,701 [execute] INFO git cat-file --batch 06:53:39 2022-10-05 06:53:39,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) 06:53:39 2022-10-05 06:53:39,707 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:39 2.3.0-dev.82 [Pipeline] } 06:53:39 $ docker exec --env ******** --env ******** 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a ssh-agent -k 06:53:39 unset SSH_AUTH_SOCK; 06:53:39 unset SSH_AGENT_PID; 06:53:39 echo Agent pid 38 killed; 06:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:40 + git semver [Pipeline] } 06:53:40 $ docker stop --time=1 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a 06:53:41 $ docker rm -f 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a [Pipeline] // withDockerContainer [Pipeline] sh 06:53:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:42 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:53:42 $ docker top 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:42 [ssh-agent] Looking for ssh-agent implementation... 06:53:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:43 $ docker exec 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 ssh-agent 06:53:43 SSH_AUTH_SOCK=/tmp/ssh-7op50Zlxp16J/agent.31 06:53:43 SSH_AGENT_PID=37 06:53:43 Running ssh-add (command line suppressed) 06:53:43 Identity added: /w/workspace/edgex-go/319@tmp/private_key_10940436433854107547.key (/w/workspace/edgex-go/319@tmp/private_key_10940436433854107547.key) 06:53:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:43 + git semver push 06:53:43 2022-10-05 06:53:43,806 [run_push] DEBUG push 06:53:43 2022-10-05 06:53:43,807 [execute] INFO git cat-file --batch-check 06:53:43 2022-10-05 06:53:43,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) 06:53:43 2022-10-05 06:53:43,812 [execute] INFO git rev-list 26b3ade496f79f407bbb721618faa8ce411c2766 -- 06:53:43 2022-10-05 06:53:43,812 [execute] DEBUG Popen(['git', 'rev-list', '26b3ade496f79f407bbb721618faa8ce411c2766', '--'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=None) 06:53:43 2022-10-05 06:53:43,828 [execute] INFO git fetch -v origin 06:53:43 2022-10-05 06:53:43,828 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=True, shell=None, istream=None) 06:53:44 2022-10-05 06:53:44,371 [run_push] DEBUG no remote changes detected 06:53:44 2022-10-05 06:53:44,372 [execute] INFO git push origin semver 06:53:44 2022-10-05 06:53:44,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=None) 06:53:45 2022-10-05 06:53:45,209 [run_push] DEBUG push all version tags 06:53:45 2022-10-05 06:53:45,210 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:53:45 2022-10-05 06:53:45,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) 06:53:46 2022-10-05 06:53:46,480 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main 06:53:46 2.3.0-dev.82 [Pipeline] } 06:53:46 $ docker exec --env ******** --env ******** 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 ssh-agent -k 06:53:46 unset SSH_AUTH_SOCK; 06:53:46 unset SSH_AGENT_PID; 06:53:46 echo Agent pid 37 killed; 06:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:47 + git semver [Pipeline] } 06:53:47 $ docker stop --time=1 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 06:53:48 $ docker rm -f 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 [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 06:53:49 + [ -d /w/workspace/edgex-go/319/archives ] [Pipeline] libraryResource [Pipeline] sh 06:53:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:50 ---> package-listing.sh 06:53:50 ++ facter osfamily 06:53:50 ++ tr '[:upper:]' '[:lower:]' 06:53:50 + OS_FAMILY=debian 06:53:50 + workspace=/w/workspace/edgex-go/319 06:53:50 + START_PACKAGES=/tmp/packages_start.txt 06:53:50 + END_PACKAGES=/tmp/packages_end.txt 06:53:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:50 + PACKAGES=/tmp/packages_start.txt 06:53:50 + '[' /w/workspace/edgex-go/319 ']' 06:53:50 + PACKAGES=/tmp/packages_end.txt 06:53:50 + case "${OS_FAMILY}" in 06:53:50 + dpkg -l 06:53:50 + grep '^ii' 06:53:50 + '[' -f /tmp/packages_start.txt ']' 06:53:50 + '[' -f /tmp/packages_end.txt ']' 06:53:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:50 + '[' /w/workspace/edgex-go/319 ']' 06:53:50 + mkdir -p /w/workspace/edgex-go/319/archives/ 06:53:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/319/archives/ [Pipeline] echo 06:53:50 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/319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:53:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:51 06:53:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:51 latest: Pulling from edgex-lftools-log-publisher 06:53:51 5eb5b503b376: Pulling fs layer 06:53:51 5c69ac0246d0: Pulling fs layer 06:53:51 ec43610c2a17: Pulling fs layer 06:53:51 3a2ae6a8a46f: Pulling fs layer 06:53:51 33b1e0a273af: Pulling fs layer 06:53:51 5d3b04190fa2: Pulling fs layer 06:53:51 2f39f015ded8: Pulling fs layer 06:53:51 3a2ae6a8a46f: Waiting 06:53:51 33b1e0a273af: Waiting 06:53:51 5d3b04190fa2: Waiting 06:53:51 2f39f015ded8: Waiting 06:53:51 5c69ac0246d0: Download complete 06:53:51 3a2ae6a8a46f: Download complete 06:53:51 33b1e0a273af: Verifying Checksum 06:53:51 33b1e0a273af: Download complete 06:53:52 5d3b04190fa2: Verifying Checksum 06:53:52 5d3b04190fa2: Download complete 06:53:52 ec43610c2a17: Verifying Checksum 06:53:52 ec43610c2a17: Download complete 06:53:52 5eb5b503b376: Verifying Checksum 06:53:52 5eb5b503b376: Download complete 06:53:52 2f39f015ded8: Download complete 06:53:53 5eb5b503b376: Pull complete 06:53:53 5c69ac0246d0: Pull complete 06:53:54 ec43610c2a17: Pull complete 06:53:54 3a2ae6a8a46f: Pull complete 06:53:54 33b1e0a273af: Pull complete 06:53:54 5d3b04190fa2: Pull complete 06:53:59 2f39f015ded8: Pull complete 06:53:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:59 prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container 06:53:59 $ 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/319/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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 06:54:02 $ docker top e7e58f41cffdb4578919c5944f0bd33b376b29cd3227c0bd07fcd7e7ddb255b7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:54:03 + mkdir -p /var/log/sysstat [Pipeline] sh 06:54:03 + ls /var/log/sa-host 06:54:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:03 provisioning config files... 06:54:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/319@tmp/config3711027469205162163tmp [Pipeline] { [Pipeline] echo 06:54:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:03 ---> create-netrc.sh [Pipeline] } 06:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:54:04 ---> python-tools-install.sh [Pipeline] echo 06:54:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:54:04 ---> sudo-logs.sh 06:54:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:54:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:54:04 ---> job-cost.sh 06:54:04 lf-activate-venv: SKIPPING 06:54:04 DEBUG: total: 0.10999999940395355 06:54:04 INFO: Retrieving Stack Cost... 06:54:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:54:05 INFO: Archiving Costs [Pipeline] echo 06:54:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:54:05 ---> logs-deploy.sh 06:54:05 lf-activate-venv: SKIPPING 06:54:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/319 06:54:05 INFO: archiving workspace using pattern(s): 06:54:06 Archives upload complete. 06:54:07 INFO: archiving logs to Nexus 06:54:08 ---> uname -a: 06:54:08 Linux prd-ubuntu20-04-docker-8c-8g-7143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:54:08 06:54:08 06:54:08 ---> lscpu: 06:54:08 Architecture: x86_64 06:54:08 CPU op-mode(s): 32-bit, 64-bit 06:54:08 Byte Order: Little Endian 06:54:08 Address sizes: 40 bits physical, 48 bits virtual 06:54:08 CPU(s): 8 06:54:08 On-line CPU(s) list: 0-7 06:54:08 Thread(s) per core: 1 06:54:08 Core(s) per socket: 1 06:54:08 Socket(s): 8 06:54:08 NUMA node(s): 1 06:54:08 Vendor ID: AuthenticAMD 06:54:08 CPU family: 23 06:54:08 Model: 49 06:54:08 Model name: AMD EPYC-Rome Processor 06:54:08 Stepping: 0 06:54:08 CPU MHz: 2799.998 06:54:08 BogoMIPS: 5599.99 06:54:08 Virtualization: AMD-V 06:54:08 Hypervisor vendor: KVM 06:54:08 Virtualization type: full 06:54:08 L1d cache: 256 KiB 06:54:08 L1i cache: 256 KiB 06:54:08 L2 cache: 4 MiB 06:54:08 L3 cache: 128 MiB 06:54:08 NUMA node0 CPU(s): 0-7 06:54:08 Vulnerability Itlb multihit: Not affected 06:54:08 Vulnerability L1tf: Not affected 06:54:08 Vulnerability Mds: Not affected 06:54:08 Vulnerability Meltdown: Not affected 06:54:08 Vulnerability Mmio stale data: Not affected 06:54:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:54:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:54:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:54:08 Vulnerability Srbds: Not affected 06:54:08 Vulnerability Tsx async abort: Not affected 06:54:08 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 06:54:08 06:54:08 06:54:08 ---> nproc: 06:54:08 8 06:54:08 06:54:08 06:54:08 ---> df -h: 06:54:08 Filesystem Size Used Avail Use% Mounted on 06:54:08 overlay 155G 20G 136G 13% / 06:54:08 tmpfs 64M 0 64M 0% /dev 06:54:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:54:08 shm 64M 0 64M 0% /dev/shm 06:54:08 /dev/vda1 155G 20G 136G 13% /facter-os 06:54:08 06:54:08 06:54:08 ---> sar -b -r -n DEV: 06:54:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7143) 10/05/22 _x86_64_ (8 CPU) 06:54:08 06:54:08 06:26:36 LINUX RESTART (8 CPU) 06:54:08 06:54:08 06:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:54:08 06:28:01 164.11 20.57 143.53 0.00 2126.01 76069.28 0.00 06:54:08 06:29:01 40.86 0.07 40.79 0.00 1.07 13079.04 0.00 06:54:08 06:30:01 33.54 0.18 33.36 0.00 2.67 12211.16 0.00 06:54:08 06:31:01 480.07 8.32 471.75 0.00 85.72 242672.49 0.00 06:54:08 06:32:01 1018.06 8.70 1009.36 0.00 932.49 291934.69 0.00 06:54:08 06:33:01 882.32 2.72 879.60 0.00 1993.80 251222.80 0.00 06:54:08 06:34:01 452.06 0.13 451.92 0.00 10.80 63624.86 0.00 06:54:08 06:35:01 21.25 0.07 21.18 0.00 8.80 619.23 0.00 06:54:08 06:36:01 6.00 0.00 6.00 0.00 0.00 94.92 0.00 06:54:08 06:37:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 06:54:08 06:38:01 1.67 0.00 1.67 0.00 0.00 29.32 0.00 06:54:08 06:39:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 06:54:08 06:40:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 06:54:08 06:41:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 06:54:08 06:42:01 2.00 0.02 1.98 0.00 0.13 22.00 0.00 06:54:08 06:43:01 1.22 0.00 1.22 0.00 0.00 17.86 0.00 06:54:08 06:44:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 06:54:08 06:45:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 06:54:08 06:46:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 06:54:08 06:47:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 06:54:08 06:48:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 06:54:08 06:49:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 06:54:08 06:50:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 06:54:08 06:51:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 06:54:08 06:52:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 06:54:08 06:53:01 49.18 0.37 48.81 0.00 12.40 24799.20 0.00 06:54:08 06:54:01 119.46 0.18 119.28 0.00 14.40 46573.30 0.00 06:54:08 Average: 121.69 1.52 120.18 0.00 190.96 37870.88 0.00 06:54:08 06:54:08 06:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:54:08 06:28:01 28531968 31590140 721136 2.19 105104 3195972 1916768 5.65 1082428 2871312 616 06:54:08 06:29:01 27698312 31353248 949572 2.89 108656 3745604 2365404 6.97 1555856 3178224 298368 06:54:08 06:30:01 27528248 31562548 742400 2.26 111132 4109352 1861328 5.49 1384356 3510692 307664 06:54:08 06:31:01 21566256 31504980 786528 2.39 256744 9592248 1910240 5.63 1707640 8856280 1311448 06:54:08 06:32:01 20467220 31069536 1188792 3.62 331500 10089628 3363496 9.91 2537944 8987516 3340 06:54:08 06:33:01 18033784 31386276 880864 2.68 432528 12598528 2736940 8.07 2351776 11483836 9752 06:54:08 06:34:01 19677256 31515768 754588 2.29 439680 11107948 1826632 5.38 2297256 9932264 2064 06:54:08 06:35:01 19670220 31510184 759392 2.31 440540 11108532 1948116 5.74 2303700 9932404 1060 06:54:08 06:36:01 19681092 31521088 748668 2.28 440604 11108556 1832924 5.40 2291164 9932608 4 06:54:08 06:37:01 19681588 31521656 748128 2.28 440624 11108560 1832924 5.40 2291152 9932620 196 06:54:08 06:38:01 19687288 31527392 742804 2.26 440668 11108564 1832924 5.40 2285804 9932624 8 06:54:08 06:39:01 19687556 31527680 742548 2.26 440676 11108564 1832924 5.40 2285764 9932624 140 06:54:08 06:40:01 19690280 31530428 739736 2.25 440712 11108560 1832924 5.40 2283312 9932628 20 06:54:08 06:41:01 19689728 31530128 740200 2.25 440728 11108568 1832924 5.40 2283188 9932852 144 06:54:08 06:42:01 19688164 31528796 741280 2.25 440768 11108572 1845968 5.44 2283084 9932860 44 06:54:08 06:43:01 19687964 31528616 741320 2.25 440784 11108556 1845968 5.44 2283224 9932840 192 06:54:08 06:44:01 19687696 31528352 741496 2.25 440812 11108556 1845968 5.44 2283104 9932840 8 06:54:08 06:45:01 19687764 31528628 741068 2.25 440848 11108688 1845968 5.44 2283508 9932964 276 06:54:08 06:46:01 19687788 31528712 741020 2.25 440872 11108688 1845968 5.44 2283192 9932972 8 06:54:08 06:47:01 19687520 31528468 741228 2.25 440900 11108692 1845968 5.44 2283236 9932976 200 06:54:08 06:48:01 19687712 31528696 741168 2.25 440920 11108696 1845968 5.44 2283336 9932980 16 06:54:08 06:49:01 19687672 31528656 741168 2.25 440932 11108696 1845968 5.44 2283276 9932980 152 06:54:08 06:50:01 19687308 31528296 741436 2.25 440948 11108700 1845968 5.44 2283280 9932984 36 06:54:08 06:51:01 19687700 31528688 740980 2.25 440964 11108704 1845968 5.44 2283296 9932984 184 06:54:08 06:52:01 19687652 31528648 741060 2.25 440980 11108700 1845968 5.44 2283280 9932988 4 06:54:08 06:53:01 18715004 31412280 852216 2.59 453464 11896872 2056500 6.06 2437296 10689320 84160 06:54:08 06:54:01 17665928 31495056 763276 2.32 500564 12869552 1975684 5.82 2428760 11632116 94568 06:54:08 Average: 20527284 31495294 778299 2.37 395320 10339291 1972752 5.81 2182341 9256751 78321 06:54:08 06:54:08 06:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:54:08 06:28:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 06:54:08 06:28:01 docker0 438.77 433.93 32.81 3525.43 0.00 0.00 0.00 0.00 06:54:08 06:28:01 ens3 1325.06 1164.51 12651.87 158.23 0.00 0.00 0.00 0.00 06:54:08 06:28:01 veth1c62f0a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:54:08 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:29:01 docker0 1.12 1.17 0.07 0.09 0.00 0.00 0.00 0.00 06:54:08 06:29:01 ens3 32.18 23.10 27.05 13.56 0.00 0.00 0.00 0.00 06:54:08 06:29:01 veth285f568 1.12 1.30 0.09 0.10 0.00 0.00 0.00 0.00 06:54:08 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:30:01 ens3 31.69 27.86 23.57 107.44 0.00 0.00 0.00 0.00 06:54:08 06:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 06:54:08 06:31:01 docker0 339.84 403.70 25.74 4640.40 0.00 0.00 0.00 0.00 06:54:08 06:31:01 ens3 495.18 407.42 6334.11 48.63 0.00 0.00 0.00 0.00 06:54:08 06:31:01 veth071fb8b 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 06:54:08 06:32:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 06:54:08 06:32:01 veth7ce14c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:32:01 docker0 197.32 273.81 15.03 3165.04 0.00 0.00 0.00 0.00 06:54:08 06:32:01 ens3 405.10 264.10 4124.70 42.55 0.00 0.00 0.00 0.00 06:54:08 06:32:01 vethf695f80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:32:01 veth6f5d19c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:54:08 06:32:01 veth071fb8b 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 06:54:08 06:32:01 veth33999c6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:54:08 06:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:54:08 06:33:01 veth6437fcd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:33:01 docker0 125.36 213.81 9.92 2647.47 0.00 0.00 0.00 0.00 06:54:08 06:33:01 ens3 300.83 175.80 3161.23 34.26 0.00 0.00 0.00 0.00 06:54:08 06:33:01 veth071fb8b 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 06:54:08 06:33:01 vethebbb94e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:34:01 lo 26.20 26.20 2.58 2.58 0.00 0.00 0.00 0.00 06:54:08 06:34:01 docker0 16.21 21.61 0.96 135.80 0.00 0.00 0.00 0.00 06:54:08 06:34:01 ens3 287.59 288.97 290.00 902.95 0.00 0.00 0.00 0.00 06:54:08 06:35:01 lo 34.66 34.66 3.41 3.41 0.00 0.00 0.00 0.00 06:54:08 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:35:01 ens3 438.71 440.81 186.22 2741.43 0.00 0.00 0.00 0.00 06:54:08 06:36:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 06:54:08 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:36:01 ens3 53.72 51.71 19.07 397.15 0.00 0.00 0.00 0.00 06:54:08 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:38:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 06:54:08 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:41:01 ens3 0.42 0.33 0.24 0.14 0.00 0.00 0.00 0.00 06:54:08 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:43:01 ens3 0.63 0.50 0.34 0.28 0.00 0.00 0.00 0.00 06:54:08 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:44:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:48:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 06:54:08 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:54:08 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:51:01 ens3 0.92 0.80 4.70 0.06 0.00 0.00 0.00 0.00 06:54:08 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:08 06:53:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 06:54:08 06:53:01 docker0 33.79 50.97 2.59 585.96 0.00 0.00 0.00 0.00 06:54:08 06:53:01 ens3 201.70 143.29 4561.77 17.97 0.00 0.00 0.00 0.00 06:54:08 06:53:01 veth9ecf40d 33.79 51.06 3.06 585.97 0.00 0.00 0.00 0.05 06:54:08 06:54:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 06:54:08 06:54:01 docker0 10.71 14.81 1.34 109.52 0.00 0.00 0.00 0.00 06:54:08 06:54:01 ens3 332.19 252.51 5883.51 170.19 0.00 0.00 0.00 0.00 06:54:08 Average: lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 06:54:08 Average: docker0 42.83 52.13 3.26 546.67 0.00 0.00 0.00 0.00 06:54:08 Average: ens3 143.96 119.44 1373.33 171.67 0.00 0.00 0.00 0.00 06:54:08 06:54:08 06:54:08 ---> sar -P ALL: 06:54:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7143) 10/05/22 _x86_64_ (8 CPU) 06:54:08 06:54:08 06:26:36 LINUX RESTART (8 CPU) 06:54:08 06:54:08 06:27:02 CPU %user %nice %system %iowait %steal %idle 06:54:08 06:28:01 all 11.86 0.00 4.41 2.11 0.06 81.55 06:54:08 06:28:01 0 10.87 0.00 3.79 1.54 0.05 83.74 06:54:08 06:28:01 1 11.28 0.00 3.61 1.63 0.05 83.43 06:54:08 06:28:01 2 14.07 0.00 3.90 2.67 0.03 79.34 06:54:08 06:28:01 3 9.59 0.00 3.40 0.12 0.05 86.84 06:54:08 06:28:01 4 15.83 0.00 5.03 1.07 0.07 78.01 06:54:08 06:28:01 5 11.26 0.00 3.79 7.80 0.05 77.10 06:54:08 06:28:01 6 11.18 0.00 4.96 0.14 0.09 83.64 06:54:08 06:28:01 7 10.84 0.00 6.84 1.94 0.09 80.30 06:54:08 06:29:01 all 45.62 0.00 7.71 0.36 0.08 46.23 06:54:08 06:29:01 0 45.13 0.00 8.56 0.08 0.08 46.14 06:54:08 06:29:01 1 45.90 0.00 7.77 1.75 0.08 44.50 06:54:08 06:29:01 2 45.71 0.00 7.34 0.12 0.08 46.74 06:54:08 06:29:01 3 46.58 0.00 7.14 0.02 0.08 46.18 06:54:08 06:29:01 4 45.20 0.00 7.31 0.00 0.08 47.41 06:54:08 06:29:01 5 46.48 0.00 7.71 0.42 0.08 45.30 06:54:08 06:29:01 6 44.13 0.00 8.40 0.32 0.08 47.07 06:54:08 06:29:01 7 45.81 0.00 7.46 0.14 0.08 46.51 06:54:08 06:30:01 all 49.31 0.00 6.68 0.46 0.08 43.47 06:54:08 06:30:01 0 48.77 0.00 6.56 0.25 0.08 44.34 06:54:08 06:30:01 1 49.62 0.00 6.50 0.74 0.08 43.05 06:54:08 06:30:01 2 50.77 0.00 6.85 1.16 0.10 41.12 06:54:08 06:30:01 3 48.35 0.00 6.33 0.32 0.08 44.91 06:54:08 06:30:01 4 49.12 0.00 6.49 0.07 0.07 44.26 06:54:08 06:30:01 5 48.20 0.00 6.71 0.40 0.08 44.60 06:54:08 06:30:01 6 50.79 0.00 7.17 0.59 0.08 41.36 06:54:08 06:30:01 7 48.85 0.00 6.82 0.13 0.08 44.11 06:54:08 06:31:01 all 15.46 0.00 11.67 8.89 0.09 63.89 06:54:08 06:31:01 0 15.21 0.00 12.84 7.50 0.09 64.36 06:54:08 06:31:01 1 14.04 0.00 11.83 10.23 0.07 63.83 06:54:08 06:31:01 2 16.45 0.00 13.44 11.18 0.10 58.83 06:54:08 06:31:01 3 15.55 0.00 11.15 8.80 0.10 64.39 06:54:08 06:31:01 4 15.65 0.00 10.42 5.84 0.07 68.01 06:54:08 06:31:01 5 15.67 0.00 9.45 5.18 0.07 69.63 06:54:08 06:31:01 6 14.49 0.00 12.07 6.08 0.12 67.24 06:54:08 06:31:01 7 16.61 0.00 12.19 16.44 0.09 54.68 06:54:08 06:32:01 all 48.37 0.00 14.13 10.38 0.13 26.98 06:54:08 06:32:01 0 48.30 0.00 14.08 12.29 0.10 25.23 06:54:08 06:32:01 1 48.21 0.00 15.11 8.15 0.12 28.42 06:54:08 06:32:01 2 48.36 0.00 13.45 5.86 0.12 32.22 06:54:08 06:32:01 3 47.69 0.00 15.09 18.42 0.17 18.63 06:54:08 06:32:01 4 49.08 0.00 13.95 13.25 0.12 23.60 06:54:08 06:32:01 5 45.43 0.00 13.38 9.84 0.14 31.21 06:54:08 06:32:01 6 50.45 0.00 13.30 8.14 0.14 27.97 06:54:08 06:32:01 7 49.49 0.00 14.71 7.11 0.12 28.57 06:54:08 06:33:01 all 63.30 0.00 15.11 6.35 0.18 15.06 06:54:08 06:33:01 0 61.71 0.00 14.45 7.89 0.17 15.78 06:54:08 06:33:01 1 61.90 0.00 14.56 8.97 0.23 14.35 06:54:08 06:33:01 2 63.26 0.00 16.15 3.58 0.15 16.85 06:54:08 06:33:01 3 61.25 0.00 14.20 3.40 0.14 21.01 06:54:08 06:33:01 4 64.57 0.00 12.41 7.57 0.14 15.30 06:54:08 06:33:01 5 63.86 0.00 16.05 4.88 0.14 15.07 06:54:08 06:33:01 6 62.30 0.00 17.09 8.83 0.32 11.46 06:54:08 06:33:01 7 67.43 0.00 15.97 5.87 0.14 10.59 06:54:08 06:34:01 all 31.76 0.00 6.23 2.88 0.08 59.05 06:54:08 06:34:01 0 29.31 0.00 5.70 0.73 0.08 64.18 06:54:08 06:34:01 1 31.62 0.00 5.90 1.76 0.08 60.64 06:54:08 06:34:01 2 32.39 0.00 6.73 6.07 0.08 54.72 06:54:08 06:34:01 3 29.68 0.00 6.16 0.78 0.08 63.30 06:54:08 06:34:01 4 31.40 0.00 5.85 1.59 0.08 61.06 06:54:08 06:34:01 5 33.51 0.00 6.60 3.33 0.08 56.48 06:54:08 06:34:01 6 31.96 0.00 5.58 0.95 0.07 61.44 06:54:08 06:34:01 7 34.19 0.00 7.35 7.81 0.10 50.54 06:54:08 06:35:01 all 9.95 0.00 0.91 0.07 0.05 89.02 06:54:08 06:35:01 0 10.65 0.00 1.18 0.03 0.03 88.10 06:54:08 06:35:01 1 13.15 0.00 0.89 0.02 0.05 85.89 06:54:08 06:35:01 2 12.24 0.00 0.80 0.00 0.03 86.93 06:54:08 06:35:01 3 3.62 0.00 0.55 0.00 0.05 95.78 06:54:08 06:35:01 4 7.68 0.00 0.49 0.02 0.05 91.77 06:54:08 06:35:01 5 8.71 0.00 0.75 0.07 0.03 90.44 06:54:08 06:35:01 6 9.92 0.00 1.30 0.40 0.07 88.31 06:54:08 06:35:01 7 13.65 0.00 1.34 0.03 0.05 84.92 06:54:08 06:36:01 all 1.97 0.00 0.20 0.02 0.02 97.80 06:54:08 06:36:01 0 0.18 0.00 0.15 0.00 0.02 99.65 06:54:08 06:36:01 1 3.20 0.00 0.20 0.00 0.02 96.58 06:54:08 06:36:01 2 1.99 0.00 0.22 0.05 0.02 97.73 06:54:08 06:36:01 3 2.05 0.00 0.20 0.02 0.02 97.72 06:54:08 06:36:01 4 1.96 0.00 0.15 0.00 0.00 97.89 06:54:08 06:36:01 5 2.32 0.00 0.25 0.00 0.03 97.40 06:54:08 06:36:01 6 0.38 0.00 0.05 0.07 0.00 99.50 06:54:08 06:36:01 7 3.67 0.00 0.37 0.00 0.03 95.93 06:54:08 06:37:01 all 0.02 0.00 0.02 0.01 0.00 99.96 06:54:08 06:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:54:08 06:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:54:08 06:37:01 6 0.02 0.00 0.02 0.03 0.02 99.92 06:54:08 06:37:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:54:08 06:38:01 all 0.27 0.00 0.02 0.00 0.00 99.71 06:54:08 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:54:08 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:38:01 4 1.95 0.00 0.00 0.00 0.00 98.05 06:54:08 06:38:01 5 0.07 0.00 0.05 0.00 0.02 99.87 06:54:08 06:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:54:08 06:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:54:08 06:54:08 06:38:01 CPU %user %nice %system %iowait %steal %idle 06:54:08 06:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:54:08 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:54:08 06:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:39:01 4 1.99 0.00 0.00 0.00 0.00 98.01 06:54:08 06:39:01 5 0.03 0.00 0.05 0.00 0.00 99.92 06:54:08 06:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:54:08 06:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:54:08 06:40:01 all 0.27 0.00 0.01 0.00 0.00 99.71 06:54:08 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:40:01 2 0.05 0.00 0.02 0.02 0.00 99.92 06:54:08 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:40:01 4 1.97 0.00 0.02 0.00 0.00 98.01 06:54:08 06:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:54:08 06:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:54:08 06:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:54:08 06:41:01 all 0.27 0.00 0.01 0.00 0.00 99.72 06:54:08 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:54:08 06:41:01 4 1.97 0.00 0.00 0.00 0.02 98.01 06:54:08 06:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:54:08 06:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:54:08 06:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:42:01 all 0.08 0.00 0.05 0.01 0.00 99.86 06:54:08 06:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:54:08 06:42:01 1 0.02 0.00 0.07 0.00 0.02 99.90 06:54:08 06:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:54:08 06:42:01 3 0.02 0.00 0.07 0.00 0.00 99.92 06:54:08 06:42:01 4 0.38 0.00 0.10 0.00 0.00 99.52 06:54:08 06:42:01 5 0.08 0.00 0.03 0.02 0.02 99.85 06:54:08 06:42:01 6 0.03 0.00 0.03 0.03 0.00 99.90 06:54:08 06:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:54:08 06:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:54:08 06:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:43:01 2 0.10 0.00 0.02 0.00 0.00 99.88 06:54:08 06:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:43:01 5 0.05 0.00 0.03 0.02 0.00 99.90 06:54:08 06:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:54:08 06:43:01 7 0.07 0.00 0.00 0.00 0.00 99.93 06:54:08 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:54:08 06:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:54:08 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:54:08 06:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:54:08 06:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:54:08 06:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:54:08 06:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:54:08 06:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:45:01 4 0.23 0.00 0.00 0.00 0.00 99.77 06:54:08 06:45:01 5 0.07 0.00 0.03 0.02 0.02 99.87 06:54:08 06:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:54:08 06:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:54:08 06:46:01 all 0.09 0.00 0.01 0.00 0.00 99.89 06:54:08 06:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:54:08 06:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:54:08 06:46:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:54:08 06:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:46:01 4 0.37 0.00 0.00 0.00 0.00 99.63 06:54:08 06:46:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:54:08 06:46:01 6 0.10 0.00 0.03 0.02 0.00 99.85 06:54:08 06:46:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:54:08 06:47:01 all 0.13 0.00 0.01 0.00 0.00 99.85 06:54:08 06:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:47:01 4 0.95 0.00 0.00 0.00 0.02 99.04 06:54:08 06:47:01 5 0.03 0.00 0.05 0.02 0.02 99.88 06:54:08 06:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:54:08 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:48:01 all 0.04 0.00 0.01 0.00 0.00 99.95 06:54:08 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:54:08 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:54:08 06:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:54:08 06:48:01 5 0.12 0.00 0.00 0.02 0.02 99.85 06:54:08 06:48:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:54:08 06:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:54:08 06:49:01 all 0.23 0.00 0.02 0.00 0.00 99.74 06:54:08 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:49:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:54:08 06:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:54:08 06:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:54:08 06:49:01 4 1.74 0.00 0.03 0.00 0.02 98.21 06:54:08 06:49:01 5 0.05 0.00 0.03 0.02 0.00 99.90 06:54:08 06:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:54:08 06:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:54:08 06:54:08 06:49:01 CPU %user %nice %system %iowait %steal %idle 06:54:08 06:50:01 all 0.28 0.00 0.01 0.00 0.00 99.70 06:54:08 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:54:08 06:50:01 4 1.99 0.00 0.05 0.00 0.02 97.95 06:54:08 06:50:01 5 0.20 0.00 0.00 0.00 0.00 99.80 06:54:08 06:50:01 6 0.05 0.00 0.00 0.02 0.02 99.92 06:54:08 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:51:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:54:08 06:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:54:08 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:54:08 06:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:54:08 06:51:01 4 1.99 0.00 0.00 0.00 0.02 98.00 06:54:08 06:51:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:54:08 06:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:54:08 06:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:54:08 06:52:01 all 0.04 0.00 0.02 0.00 0.00 99.94 06:54:08 06:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:54:08 06:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:54:08 06:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:54:08 06:52:01 4 0.17 0.00 0.02 0.00 0.02 99.80 06:54:08 06:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:54:08 06:52:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:54:08 06:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:54:08 06:53:01 all 3.67 0.00 1.72 0.53 0.02 94.05 06:54:08 06:53:01 0 4.30 0.00 1.72 0.27 0.02 93.69 06:54:08 06:53:01 1 3.96 0.00 1.24 0.02 0.03 94.75 06:54:08 06:53:01 2 3.25 0.00 1.64 0.02 0.02 95.08 06:54:08 06:53:01 3 4.53 0.00 1.74 0.03 0.02 93.68 06:54:08 06:53:01 4 3.81 0.00 1.73 0.07 0.03 94.36 06:54:08 06:53:01 5 2.88 0.00 2.28 3.29 0.02 91.53 06:54:08 06:53:01 6 2.95 0.00 1.09 0.34 0.02 95.61 06:54:08 06:53:01 7 3.69 0.00 2.35 0.22 0.02 93.73 06:54:08 06:54:01 all 8.78 0.00 4.22 1.37 0.06 85.57 06:54:08 06:54:01 0 9.04 0.00 4.26 0.03 0.07 86.60 06:54:08 06:54:01 1 9.01 0.00 5.03 0.08 0.05 85.83 06:54:08 06:54:01 2 10.04 0.00 3.34 0.49 0.05 86.08 06:54:08 06:54:01 3 9.49 0.00 5.39 4.31 0.07 80.75 06:54:08 06:54:01 4 8.00 0.00 3.16 0.20 0.07 88.57 06:54:08 06:54:01 5 10.01 0.00 4.52 5.67 0.08 79.72 06:54:08 06:54:01 6 7.05 0.00 3.55 0.07 0.05 89.29 06:54:08 06:54:01 7 7.59 0.00 4.49 0.10 0.07 87.76 06:54:08 Average: all 10.68 0.00 2.67 1.22 0.03 85.40 06:54:08 Average: 0 10.35 0.00 2.68 1.11 0.03 85.83 06:54:08 Average: 1 10.65 0.00 2.66 1.21 0.03 85.45 06:54:08 Average: 2 10.94 0.00 2.70 1.14 0.03 85.19 06:54:08 Average: 3 10.18 0.00 2.61 1.32 0.03 85.86 06:54:08 Average: 4 11.24 0.00 2.45 1.08 0.03 85.20 06:54:08 Average: 5 10.59 0.00 2.63 1.50 0.04 85.25 06:54:08 Average: 6 10.39 0.00 2.71 0.94 0.04 85.92 06:54:08 Average: 7 11.06 0.00 2.92 1.45 0.03 84.54 06:54:08 06:54:08 06:54:08