Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 502310b00a79916b803008258ae56cda32ec220b 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-ssh9828692007452312504.key > 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-ssh6032401068262176987.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh3576689838041628012.key > 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-ssh5124112715311607570.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4138950846571346635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28571 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/293 [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/293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 502310b00a79916b803008258ae56cda32ec220b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 502310b00a79916b803008258ae56cda32ec220b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4145)" > git rev-list --no-walk 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:15:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:15:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:15:00 ========================================================= 23:15:00 EdgeX Global Pipelines Version Info 23:15:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:15:01 ------------------- 23:15:01 stable info: 23:15:01 ------------------- 23:15:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:15:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 23:15:01 Message: update stable to v1.0.239 23:15:02 ------------------- 23:15:02 experimental info: 23:15:02 ------------------- 23:15:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:15:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 23:15:02 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:15:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 502310b [Pipeline] echo 23:15:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:03 provisioning config files... 23:15:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config8674700911017385001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:03 ---> docker-login.sh 23:15:03 nexus3.edgexfoundry.org:10001 23:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:03 Configure a credential helper to remove this warning. See 23:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:03 23:15:03 Login Succeeded 23:15:03 nexus3.edgexfoundry.org:10002 23:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:03 Configure a credential helper to remove this warning. See 23:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:03 23:15:03 Login Succeeded 23:15:03 nexus3.edgexfoundry.org:10003 23:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:04 Configure a credential helper to remove this warning. See 23:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:04 23:15:04 Login Succeeded 23:15:04 nexus3.edgexfoundry.org:10004 23:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:04 Configure a credential helper to remove this warning. See 23:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:04 23:15:04 Login Succeeded 23:15:04 docker.io 23:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:04 Configure a credential helper to remove this warning. See 23:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:04 23:15:04 Login Succeeded 23:15:04 ---> docker-login.sh ends [Pipeline] } 23:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:05 + 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 23:15:05 + dirname cmd/core-command/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo core-command,cmd/core-command/Dockerfile 23:15:05 + dirname cmd/core-data/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo core-data,cmd/core-data/Dockerfile 23:15:05 + dirname cmd/core-metadata/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo core-metadata,cmd/core-metadata/Dockerfile 23:15:05 + dirname cmd/security-bootstrapper/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:15:05 + dirname cmd/security-proxy-setup/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:15:05 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 23:15:05 -f2 23:15:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:15:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:15:05 + dirname cmd/security-spire-agent/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:15:05 + dirname cmd/security-spire-config/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:15:05 + dirname cmd/security-spire-server/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:15:05 + dirname cmd/support-notifications/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo support-notifications,cmd/support-notifications/Dockerfile 23:15:05 + dirname cmd/support-scheduler/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:15:05 + dirname cmd/sys-mgmt-agent/Dockerfile 23:15:05 + cut -d/ -f2 23:15:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:15:05 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 23:15:05 + git rev-list -1 --merges 502310b00a79916b803008258ae56cda32ec220b~1..502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo 23:15:05 -----------> git rev-list -1 --merges 502310b00a79916b803008258ae56cda32ec220b~1..502310b00a79916b803008258ae56cda32ec220b 502310b00a79916b803008258ae56cda32ec220b [false] [Pipeline] sh 23:15:05 + git log --format=format:%s -1 502310b00a79916b803008258ae56cda32ec220b [Pipeline] echo 23:15:05 ========================================================= 23:15:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:15:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:15:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:06 + grep -v github /etc/ssh/ssh_known_hosts 23:15:06 + [ -e /tmp/ssh_known_hosts ] 23:15:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:15:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:15:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:15:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:06 23:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:15:06 b85a868b505f: Pulling fs layer 23:15:06 e2be974225ed: Pulling fs layer 23:15:06 339a4e72a1f5: Pulling fs layer 23:15:06 988bab9f4d93: Pulling fs layer 23:15:06 1469e6f7b9e6: Pulling fs layer 23:15:06 eaf3925da568: Pulling fs layer 23:15:06 1469e6f7b9e6: Waiting 23:15:06 eaf3925da568: Waiting 23:15:06 988bab9f4d93: Waiting 23:15:06 bab4dde63d76: Pulling fs layer 23:15:06 bde34c3a00c8: Pulling fs layer 23:15:06 b352a97aabf1: Pulling fs layer 23:15:06 bab4dde63d76: Waiting 23:15:06 bde34c3a00c8: Waiting 23:15:06 4872d77fe225: Pulling fs layer 23:15:06 5851b861e8e6: Pulling fs layer 23:15:06 4872d77fe225: Waiting 23:15:06 b352a97aabf1: Waiting 23:15:06 5851b861e8e6: Waiting 23:15:06 e2be974225ed: Verifying Checksum 23:15:06 e2be974225ed: Download complete 23:15:06 988bab9f4d93: Verifying Checksum 23:15:06 988bab9f4d93: Download complete 23:15:07 1469e6f7b9e6: Verifying Checksum 23:15:07 1469e6f7b9e6: Download complete 23:15:07 339a4e72a1f5: Verifying Checksum 23:15:07 339a4e72a1f5: Download complete 23:15:07 eaf3925da568: Download complete 23:15:07 bde34c3a00c8: Download complete 23:15:07 b352a97aabf1: Download complete 23:15:07 4872d77fe225: Verifying Checksum 23:15:07 4872d77fe225: Download complete 23:15:07 5851b861e8e6: Verifying Checksum 23:15:07 5851b861e8e6: Download complete 23:15:07 b85a868b505f: Verifying Checksum 23:15:07 b85a868b505f: Download complete 23:15:07 bab4dde63d76: Verifying Checksum 23:15:07 bab4dde63d76: Download complete 23:15:08 b85a868b505f: Pull complete 23:15:08 e2be974225ed: Pull complete 23:15:09 339a4e72a1f5: Pull complete 23:15:09 988bab9f4d93: Pull complete 23:15:09 1469e6f7b9e6: Pull complete 23:15:09 eaf3925da568: Pull complete 23:15:11 bab4dde63d76: Pull complete 23:15:11 bde34c3a00c8: Pull complete 23:15:11 b352a97aabf1: Pull complete 23:15:11 4872d77fe225: Pull complete 23:15:11 5851b861e8e6: Pull complete 23:15:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:11 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:15:13 $ docker top b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 -eo pid,comm 23:15:13 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). 23:15:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:13 [ssh-agent] Looking for ssh-agent implementation... 23:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:14 $ docker exec b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent 23:15:14 SSH_AUTH_SOCK=/tmp/ssh-UjcZMhrRM1ZQ/agent.34 23:15:14 SSH_AGENT_PID=40 23:15:14 Running ssh-add (command line suppressed) 23:15:14 Identity added: /w/workspace/edgex-go/293@tmp/private_key_6230678586908805478.key (/w/workspace/edgex-go/293@tmp/private_key_6230678586908805478.key) 23:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:14 + git tag --points-at HEAD [Pipeline] } 23:15:14 $ docker exec --env ******** --env ******** b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent -k 23:15:14 unset SSH_AUTH_SOCK; 23:15:14 unset SSH_AGENT_PID; 23:15:14 echo Agent pid 40 killed; 23:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:14 [ssh-agent] Looking for ssh-agent implementation... 23:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:14 $ docker exec b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent 23:15:15 SSH_AUTH_SOCK=/tmp/ssh-U5GDDxxnU7LP/agent.74 23:15:15 SSH_AGENT_PID=80 23:15:15 Running ssh-add (command line suppressed) 23:15:15 Identity added: /w/workspace/edgex-go/293@tmp/private_key_5323676144531084177.key (/w/workspace/edgex-go/293@tmp/private_key_5323676144531084177.key) 23:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:15 + git semver init 23:15:15 2022-09-06 23:15:15,631 [run_init] DEBUG init version:0.0.0 force:False 23:15:15 2022-09-06 23:15:15,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/293/.semver 23:15:15 2022-09-06 23:15:15,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/293/.semver 23:15:15 2022-09-06 23:15:15,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/293/.semver'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) 23:15:21 2022-09-06 23:15:20,466 [append_file] DEBUG append to file:/w/workspace/edgex-go/293/.git/info/exclude 23:15:21 2022-09-06 23:15:20,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/293/.semver/main with force:False 23:15:21 2022-09-06 23:15:20,466 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:15:21 2022-09-06 23:15:20,467 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:15:21 2.3.0-dev.57 [Pipeline] } 23:15:21 $ docker exec --env ******** --env ******** b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 ssh-agent -k 23:15:21 unset SSH_AUTH_SOCK; 23:15:21 unset SSH_AGENT_PID; 23:15:21 echo Agent pid 80 killed; 23:15:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:21 + git semver [Pipeline] } 23:15:21 $ docker stop --time=1 b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 23:15:23 $ docker rm -f b7cd81e61e13204168cdf3f3a78039d5971969cc0140d6a6bfaa414f6fc88f45 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:23 Stashed 1 file(s) [Pipeline] echo 23:15:23 [edgeXSemver]: initialized semver on version 2.3.0-dev.57 [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 23:15:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 23:15:24 + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] ws 23:15:24 Running in /w/workspace/edgex-go/293 [Pipeline] { [Pipeline] checkout [Pipeline] echo 23:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 23:15:24 The recommended git tool is: git [Pipeline] echo 23:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:24 ========================================================= 23:15:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:15:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:15:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:15:24 2408cc74d12b: Pulling fs layer 23:15:24 ea60b727a1ce: Pulling fs layer 23:15:24 30c4a7721957: Pulling fs layer 23:15:24 370296b7ddb6: Pulling fs layer 23:15:24 7c6cee850709: Pulling fs layer 23:15:24 39a5fcdaea64: Pulling fs layer 23:15:24 d94ebbe4e438: Pulling fs layer 23:15:24 bcfd1f05c69d: Pulling fs layer 23:15:24 59ccb84bbe0f: Pulling fs layer 23:15:24 bcfd1f05c69d: Waiting 23:15:24 59ccb84bbe0f: Waiting 23:15:24 39a5fcdaea64: Waiting 23:15:24 7c6cee850709: Waiting 23:15:24 d94ebbe4e438: Waiting 23:15:24 30c4a7721957: Verifying Checksum 23:15:24 30c4a7721957: Download complete 23:15:24 ea60b727a1ce: Verifying Checksum 23:15:24 ea60b727a1ce: Download complete 23:15:24 7c6cee850709: Verifying Checksum 23:15:24 7c6cee850709: Download complete 23:15:24 39a5fcdaea64: Verifying Checksum 23:15:24 39a5fcdaea64: Download complete 23:15:24 2408cc74d12b: Verifying Checksum 23:15:24 2408cc74d12b: Download complete 23:15:24 d94ebbe4e438: Download complete 23:15:24 2408cc74d12b: Pull complete 23:15:24 ea60b727a1ce: Pull complete 23:15:24 30c4a7721957: Pull complete 23:15:24 59ccb84bbe0f: Verifying Checksum 23:15:24 59ccb84bbe0f: Download complete 23:15:25 370296b7ddb6: Verifying Checksum 23:15:25 370296b7ddb6: Download complete 23:15:25 bcfd1f05c69d: Verifying Checksum 23:15:25 bcfd1f05c69d: Download complete 23:15:28 using credential edgex-jenkins-ssh 23:15:28 Cloning the remote Git repository 23:15:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:15:28 > git init /w/workspace/edgex-go/293 # timeout=10 23:15:29 370296b7ddb6: Pull complete 23:15:29 7c6cee850709: Pull complete 23:15:29 39a5fcdaea64: Pull complete 23:15:29 d94ebbe4e438: Pull complete 23:15:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:15:28 > git --version # timeout=10 23:15:29 > git --version # 'git version 2.25.1' 23:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:31 bcfd1f05c69d: Pull complete 23:15:31 59ccb84bbe0f: Pull complete 23:15:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:15:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:15:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:15:31 WORKDIR /edgex 23:15:31 COPY go.mod . 23:15:31 RUN go mod download 23:15:31 + docker build -t ci-base-image-x86_64 -f - . 23:15:32 Sending build context to Docker daemon 169.3MB 23:15:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:15:32 ---> a4fb48ad2a94 23:15:32 Step 2/4 : WORKDIR /edgex 23:15:36 ---> Running in 2e81966c5e0e 23:15:36 Removing intermediate container 2e81966c5e0e 23:15:36 ---> a63e73f1e67a 23:15:36 Step 3/4 : COPY go.mod . 23:15:36 ---> d2dfbda6be33 23:15:36 Step 4/4 : RUN go mod download 23:15:36 ---> Running in f52845a9c016 23:15:44 Avoid second fetch 23:15:44 Checking out Revision 502310b00a79916b803008258ae56cda32ec220b (main) 23:15:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:15:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:44 > git config core.sparsecheckout # timeout=10 23:15:44 > git checkout -f 502310b00a79916b803008258ae56cda32ec220b # timeout=10 23:15:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4145)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:15:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:50 Dload Upload Total Spent Left Speed 23:15:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 23:15:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:15:51 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 23:15:51 /etc/docker/daemon.json 23:15:51 { 23:15:51 "registry-mirrors": [ 23:15:51 "https://nexus3.edgexfoundry.org:10001" 23:15:51 ], 23:15:51 "bip": "10.250.0.254/24", 23:15:51 "hosts": [ 23:15:51 "tcp://0.0.0.0:5555", 23:15:51 "unix:///var/run/docker.sock" 23:15:51 ], 23:15:51 "mtu": 1458, 23:15:51 "selinux-enabled": true, 23:15:51 "seccomp-profile": "/etc/docker/seccomp.json" 23:15:51 } [Pipeline] sh 23:15:51 Removing intermediate container f52845a9c016 23:15:51 ---> 906cdc20663c 23:15:51 Successfully built 906cdc20663c 23:15:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:15:51 + docker inspect -f . ci-base-image-x86_64 23:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:52 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:15:52 + sudo service docker restart 23:15:52 $ docker top 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:52 + go version 23:15:52 go version go1.18.3 linux/amd64 [Pipeline] } 23:15:52 $ docker stop --time=1 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 23:15:54 $ docker rm -f 6a7d1139f3a42e96bfb859471cd46e0084eb0c67c4f346e616c821c0ffc328a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:54 + docker inspect -f . ci-base-image-x86_64 23:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:54 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:15:54 $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:15:55 $ docker top 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 -eo pid,comm [Pipeline] { [Pipeline] echo 23:15:55 ========================================================= 23:15:55 [edgeXBuildGoParallel] Running Tests and Build... 23:15:55 ========================================================= [Pipeline] sh 23:15:55 + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] fileExists [Pipeline] sh 23:15:55 + make test 23:15:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:16:02 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:10 provisioning config files... 23:16:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config4120483102352018947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:11 ---> docker-login.sh 23:16:11 nexus3.edgexfoundry.org:10001 23:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:11 Configure a credential helper to remove this warning. See 23:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:11 23:16:11 Login Succeeded 23:16:11 nexus3.edgexfoundry.org:10002 23:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:12 Configure a credential helper to remove this warning. See 23:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:12 23:16:12 Login Succeeded 23:16:12 nexus3.edgexfoundry.org:10003 23:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:13 Configure a credential helper to remove this warning. See 23:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:13 23:16:13 Login Succeeded 23:16:13 nexus3.edgexfoundry.org:10004 23:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:13 Configure a credential helper to remove this warning. See 23:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:13 23:16:13 Login Succeeded 23:16:13 docker.io 23:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:14 Configure a credential helper to remove this warning. See 23:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:14 23:16:14 Login Succeeded 23:16:14 ---> docker-login.sh ends [Pipeline] } 23:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] sh 23:16:14 + git config --global --add safe.directory /w/workspace/edgex-go/293 [Pipeline] echo 23:16:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:14 ========================================================= 23:16:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:16:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements 23:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:16:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 23:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:16:15 b3c136eddcbf: Pulling fs layer 23:16:15 c0a3192eca97: Pulling fs layer 23:16:15 a050256f5b6f: Pulling fs layer 23:16:15 656be50a0ddc: Pulling fs layer 23:16:15 2bbca73fdf42: Pulling fs layer 23:16:15 46d945488cbd: Pulling fs layer 23:16:15 8a5474983e97: Pulling fs layer 23:16:15 329c88fbcd65: Pulling fs layer 23:16:15 46d945488cbd: Waiting 23:16:15 656be50a0ddc: Waiting 23:16:15 8a5474983e97: Waiting 23:16:15 329c88fbcd65: Waiting 23:16:15 2bbca73fdf42: Waiting 23:16:15 a050256f5b6f: Verifying Checksum 23:16:15 a050256f5b6f: Download complete 23:16:15 c0a3192eca97: Verifying Checksum 23:16:15 c0a3192eca97: Download complete 23:16:15 2bbca73fdf42: Verifying Checksum 23:16:15 2bbca73fdf42: Download complete 23:16:15 46d945488cbd: Download complete 23:16:15 b3c136eddcbf: Download complete 23:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 23:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:16:16 b3c136eddcbf: Pull complete 23:16:16 329c88fbcd65: Verifying Checksum 23:16:16 329c88fbcd65: Download complete 23:16:17 c0a3192eca97: Pull complete 23:16:17 a050256f5b6f: Pull complete 23:16:17 8a5474983e97: Verifying Checksum 23:16:17 8a5474983e97: Download complete 23:16:18 656be50a0ddc: Verifying Checksum 23:16:18 656be50a0ddc: Download complete 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.121s coverage: 89.2% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.1% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.510s coverage: 95.6% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 23:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 23:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 23:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 80.8% of statements 23:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:16:31 656be50a0ddc: Pull complete 23:16:31 2bbca73fdf42: Pull complete 23:16:31 46d945488cbd: Pull complete 23:16:36 8a5474983e97: Pull complete 23:16:37 329c88fbcd65: Pull complete 23:16:37 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:16:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:38 WORKDIR /edgex 23:16:38 COPY go.mod . 23:16:38 RUN go mod download 23:16:38 + docker build -t ci-base-image-arm64 -f - . 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 64.7% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.8% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.6% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:16:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 23:16:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 23:16:38 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 23:16:39 Sending build context to Docker daemon 3.162MB 23:16:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:39 ---> ff4287adb874 23:16:39 Step 2/4 : WORKDIR /edgex 23:16:41 ---> Running in 7b6919ec3138 23:16:41 Removing intermediate container 7b6919ec3138 23:16:41 ---> 599e6e0decd0 23:16:41 Step 3/4 : COPY go.mod . 23:16:41 ---> f101fc273c87 23:16:41 Step 4/4 : RUN go mod download 23:16:42 ---> Running in dc61c2d391a0 23:17:00 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." 23:17:00 GO111MODULE=on go vet ./... 23:17:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:02 ./bin/test-attribution-txt.sh 23:17:02 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:17:02 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:17:02 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:17:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:17:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:17:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:17:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:17:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:17:02 + ls -al . 23:17:02 total 736 23:17:02 drwxrwxr-x 10 1001 1001 4096 Sep 6 23:15 . 23:17:02 drwxr-xr-x 4 root root 4096 Sep 6 23:15 .. 23:17:02 -rw-rw-r-- 1 1001 1001 16 Sep 6 23:14 .dockerignore 23:17:02 drwxrwxr-x 8 1001 1001 4096 Sep 6 23:16 .git 23:17:02 drwxrwxr-x 3 1001 1001 4096 Sep 6 23:14 .github 23:17:02 -rw-rw-r-- 1 1001 1001 1030 Sep 6 23:14 .gitignore 23:17:02 -rw-rw-r-- 1 1001 1001 42 Sep 6 23:14 .golangci.yml 23:17:02 -rw-rw-r-- 1 1001 1001 87 Sep 6 23:14 .hadolint.yml 23:17:02 drwxr-xr-x 3 1001 1001 4096 Sep 6 23:15 .semver 23:17:02 -rw-rw-r-- 1 1001 1001 166 Sep 6 23:14 .sonarcloud.properties 23:17:02 -rw-rw-r-- 1 1001 1001 1171 Sep 6 23:14 ADOPTERS.md 23:17:02 -rw-rw-r-- 1 1001 1001 10347 Sep 6 23:14 Attribution.txt 23:17:02 -rw-rw-r-- 1 1001 1001 63209 Sep 6 23:14 CHANGELOG.md 23:17:02 -rw-rw-r-- 1 1001 1001 3804 Sep 6 23:14 CONTRIBUTING.md 23:17:02 -rw-rw-r-- 1 1001 1001 677 Sep 6 23:14 GOVERNANCE.md 23:17:02 -rw-rw-r-- 1 1001 1001 850 Sep 6 23:14 Jenkinsfile 23:17:02 -rw-rw-r-- 1 1001 1001 10775 Sep 6 23:14 LICENSE 23:17:02 -rw-rw-r-- 1 1001 1001 13724 Sep 6 23:14 Makefile 23:17:02 -rw-rw-r-- 1 1001 1001 582 Sep 6 23:14 OWNERS.md 23:17:02 -rw-rw-r-- 1 1001 1001 9799 Sep 6 23:14 README.md 23:17:02 -rw-rw-r-- 1 1001 1001 6912 Sep 6 23:14 SECURITY.md 23:17:02 -rw-rw-r-- 1 1001 1001 12 Sep 6 23:15 VERSION 23:17:02 -rw-rw-r-- 1 1001 1001 4131 Sep 6 23:14 ZMQWindows.md 23:17:02 drwxrwxr-x 2 1001 1001 4096 Sep 6 23:14 bin 23:17:02 drwxrwxr-x 18 1001 1001 4096 Sep 6 23:14 cmd 23:17:02 -rw-r--r-- 1 root root 482786 Sep 6 23:16 coverage.out 23:17:02 -rw-rw-r-- 1 1001 1001 3682 Sep 6 23:14 go.mod 23:17:02 -rw-rw-r-- 1 1001 1001 38527 Sep 6 23:14 go.sum 23:17:02 drwxrwxr-x 8 1001 1001 4096 Sep 6 23:14 internal 23:17:02 drwxrwxr-x 3 1001 1001 4096 Sep 6 23:14 openapi 23:17:02 drwxrwxr-x 4 1001 1001 4096 Sep 6 23:14 snap 23:17:02 -rw-rw-r-- 1 1001 1001 204 Sep 6 23:14 version.go [Pipeline] sh 23:17:03 + '[' -e coverage.out ] 23:17:03 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:03 Stashed 1 file(s) [Pipeline] sh 23:17:03 + make build 23:17:03 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:17:14 Removing intermediate container dc61c2d391a0 23:17:14 ---> 3aacc6736051 23:17:14 Successfully built 3aacc6736051 23:17:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:14 + docker inspect -f . ci-base-image-arm64 23:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container 23:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:16 $ docker top b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:17 + go version 23:17:17 go version go1.18.3 linux/arm64 [Pipeline] } 23:17:17 $ docker stop --time=1 b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 23:17:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:19 $ docker rm -f b0236317b064a2fca5d85dbcdf07a04524a72e9334797ca3c8bfc225aba32194 [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 23:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:20 23:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:20 latest: Pulling from edgex-devops/edgex-compose-arm64 23:17:20 29e5d40040c1: Pulling fs layer 23:17:20 1ce36da41761: Pulling fs layer 23:17:20 25b303627fd3: Pulling fs layer 23:17:20 29e5d40040c1: Verifying Checksum 23:17:20 29e5d40040c1: Download complete 23:17:21 1ce36da41761: Verifying Checksum 23:17:21 1ce36da41761: Download complete 23:17:21 29e5d40040c1: Pull complete 23:17:22 25b303627fd3: Verifying Checksum 23:17:22 25b303627fd3: Download complete 23:17:22 1ce36da41761: Pull complete 23:17:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:17:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:17:35 25b303627fd3: Pull complete 23:17:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:35 prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container 23:17:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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-arm64:latest cat 23:17:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:17:38 $ docker top 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:17:39 + grep parallel 23:17:39 + docker-compose build --help 23:17:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:17:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:17:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:17: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.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:17:43 --parallel Build images in parallel. [Pipeline] } 23:17:43 $ docker stop --time=1 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d 23:17:45 $ docker rm -f 8caed188cbf70bdacba10aa249ecabd00815c35c0e33c2ce1b43b193e856815d [Pipeline] // withDockerContainer [Pipeline] } 23:17:45 $ docker stop --time=1 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 23:17:49 $ docker rm -f 10e4078ea34d4de67a0f8096ca9c27b3814e52202aede265fd3fa0522786dc78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:50 23:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:51 latest: Pulling from edgex-devops/edgex-compose 23:17:51 cbdbe7a5bc2a: Pulling fs layer 23:17:51 ca9280d653b3: Pulling fs layer 23:17:51 7e9c9ca2126c: Pulling fs layer 23:17:51 prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container 23:17:51 $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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 23:17:51 cbdbe7a5bc2a: Verifying Checksum 23:17:51 cbdbe7a5bc2a: Download complete 23:17:51 ca9280d653b3: Verifying Checksum 23:17:51 ca9280d653b3: Download complete 23:17:51 cbdbe7a5bc2a: Pull complete 23:17:51 7e9c9ca2126c: Download complete 23:17:51 ca9280d653b3: Pull complete 23:17:52 $ docker top 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:53 + docker-compose -f ./docker-compose-build.yml build --parallel 23:17:56 7e9c9ca2126c: Pull complete 23:17:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:56 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:17:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@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 23:17:58 $ docker top e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:58 + docker-compose build --help 23:17:58 + grep parallel 23:17:59 Building core-command ... 23:17:59 Building core-data ... 23:17:59 Building core-metadata ... 23:17:59 Building security-bootstrapper ... 23:17:59 Building security-proxy-setup ... 23:17:59 Building security-secretstore-setup ... 23:17:59 Building security-spiffe-token-provider ... 23:17:59 Building security-spire-agent ... 23:17:59 Building security-spire-config ... 23:17:59 Building security-spire-server ... 23:17:59 Building support-notifications ... 23:17:59 Building support-scheduler ... 23:17:59 Building sys-mgmt-agent ... 23:17:59 Building security-proxy-setup 23:17:59 Building security-spire-agent 23:17:59 Building sys-mgmt-agent 23:17:59 Building security-spire-config 23:17:59 --parallel Build images in parallel. [Pipeline] } 23:17:59 $ docker stop --time=1 e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e 23:17:59 Building security-spire-server 23:18:00 $ docker rm -f e169059fe0d8da7c42bb35f0fbf80ca8e2717babd39eeb22662cc5d838a4d30e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:00 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:18:00 $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:01 $ docker top 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:01 + docker-compose -f ./docker-compose-build.yml build --parallel 23:18:02 Building core-command ... 23:18:02 Building core-data ... 23:18:02 Building core-metadata ... 23:18:02 Building security-bootstrapper ... 23:18:02 Building security-proxy-setup ... 23:18:02 Building security-secretstore-setup ... 23:18:02 Building security-spiffe-token-provider ... 23:18:02 Building security-spire-agent ... 23:18:02 Building security-spire-config ... 23:18:02 Building security-spire-server ... 23:18:02 Building support-notifications ... 23:18:02 Building support-scheduler ... 23:18:02 Building sys-mgmt-agent ... 23:18:02 Building security-spiffe-token-provider 23:18:02 Building security-spire-server 23:18:02 Building security-spire-config 23:18:02 Building support-scheduler 23:18:02 Building support-notifications 23:18:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:11 ---> 3aacc6736051 23:18:11 Step 3/22 : WORKDIR /edgex-go 23:18:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> 3aacc6736051 23:18:11 23:18:11 Step 3/23 : WORKDIR /edgex-goStep 2/26 : FROM ${BUILDER_BASE} AS builder 23:18:11 23:18:11 ---> 3aacc6736051 23:18:11 Step 3/26 : WORKDIR /edgex-go 23:18:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:18:12 ---> 3aacc6736051 23:18:12 Step 3/25 : WORKDIR /edgex-go 23:18:12 ---> Running in fc8636b45caf 23:18:12 ---> Running in 4b84f30fefb2 23:18:12 ---> Running in b4dad7c33d5b 23:18:12 ---> Running in 9e25f6bc8d0b 23:18:12 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:18:12 ---> 3aacc6736051 23:18:12 Step 3/26 : WORKDIR /edgex-go 23:18:12 ---> Running in 3ecdf94b3641 23:18:12 Removing intermediate container 4b84f30fefb2 23:18:12 ---> aa65a67d107f 23:18:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:12 Removing intermediate container fc8636b45caf 23:18:12 ---> 9e4df0bff385 23:18:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:12 ---> Running in e0bc2feb566e 23:18:12 Removing intermediate container b4dad7c33d5b 23:18:12 ---> c11b59886c62 23:18:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:12 ---> Running in 12e49a497fc7 23:18:13 ---> Running in 61059b764d8e 23:18:13 Removing intermediate container 9e25f6bc8d0b 23:18:13 Removing intermediate container 3ecdf94b3641 23:18:13 ---> d2865046de6e 23:18:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:13 ---> 65f6c7f82ec2 23:18:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:13 ---> Running in 0037eb18e268 23:18:13 ---> Running in ca7865ba2fdd 23:18:14 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 906cdc20663c 23:18:14 Step 3/25 : WORKDIR /edgex-go 23:18:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 906cdc20663c 23:18:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:18:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 906cdc20663c 23:18:14 Step 3/26 : WORKDIR /edgex-go 23:18:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 906cdc20663c 23:18:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:18:14 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 906cdc20663c 23:18:14 Step 3/20 : WORKDIR /edgex-go 23:18:17 Removing intermediate container e0bc2feb566e 23:18:17 ---> ca400ecedcf6 23:18:17 Step 5/22 : RUN apk add --update --no-cache make git 23:18:17 Removing intermediate container 12e49a497fc7 23:18:17 ---> a817d9fb4236 23:18:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:18:17 ---> Running in 0e1bd4ebf65c 23:18:17 ---> Running in f4ac83ae2d0a 23:18:17 Removing intermediate container 61059b764d8e 23:18:17 ---> 1b1c6066c2e0 23:18:17 Step 5/23 : RUN apk add --update --no-cache make bash git 23:18:18 ---> Running in d6d17f330258 23:18:18 Removing intermediate container 0037eb18e268 23:18:18 ---> 27bca4cf769b 23:18:18 Step 5/25 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container ca7865ba2fdd 23:18:18 23:18:18 ---> 6cf9692f23b5 23:18:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:18:18 ---> Running in 23e754ba57de 23:18:18 ---> Running in c78b7ce9d20d 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:21 ---> Running in b62413a4be35 23:18:21 ---> Running in a2a886c82d8c 23:18:21 ---> Running in 7bc21b12db3f 23:18:21 ---> Running in 84ed74c4d7be 23:18:21 ---> Running in 449e0bd3907a 23:18:21 Removing intermediate container a2a886c82d8c 23:18:21 ---> 299bf43c8fa2 23:18:21 Step 4/23 : WORKDIR /edgex-go 23:18:21 Removing intermediate container b62413a4be35 23:18:21 ---> 67c8ddc51150 23:18:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:21 Removing intermediate container 7bc21b12db3f 23:18:21 ---> 1360e64fe49d 23:18:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:18:21 Removing intermediate container 84ed74c4d7be 23:18:21 ---> 95ef5e25c5b1 23:18:21 Step 4/23 : WORKDIR /edgex-go 23:18:21 Removing intermediate container 449e0bd3907a 23:18:21 ---> 0fe1712f206c 23:18:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:21 ---> Running in a698e61ad8bc 23:18:21 ---> Running in 0593022d0d5e 23:18:21 ---> Running in 99c9ff699c8b 23:18:21 ---> Running in 74b0086cfe7d 23:18:21 ---> Running in 3e053d2a91a0 23:18:21 Removing intermediate container 99c9ff699c8b 23:18:21 ---> ebdb3ebdc514 23:18:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:21 Removing intermediate container 74b0086cfe7d 23:18:21 ---> be80f937c23d 23:18:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:21 ---> Running in a6c08c39659c 23:18:21 ---> Running in 4c5be71e7843 23:18:21 Removing intermediate container a698e61ad8bc 23:18:21 ---> f7cdea98a3da 23:18:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:18:21 ---> Running in 59a2607d5ccf 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:21 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:18:21 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:18:21 OK: 17040 distinct packages available 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:21 Removing intermediate container a6c08c39659c 23:18:21 ---> 147c0463c83f 23:18:21 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:18:21 Removing intermediate container 3e053d2a91a0 23:18:21 ---> fa96bc9a507c 23:18:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:18:21 Removing intermediate container 4c5be71e7843 23:18:21 ---> e8c5ae30d8c9 23:18:21 Step 6/23 : RUN apk add --update --no-cache make git 23:18:21 ---> Running in a1b95222f840 23:18:21 ---> Running in 917b63dd3ad9 23:18:21 ---> Running in 620c04eff5ab 23:18:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:21 OK: 211 MiB in 51 packages 23:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:22 Removing intermediate container 0593022d0d5e 23:18:22 ---> 431d0b209831 23:18:22 Step 5/20 : COPY go.mod vendor* ./ 23:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:22 OK: 221 MiB in 51 packages 23:18:22 OK: 221 MiB in 51 packages 23:18:22 ---> c1cf6f0f3eb4 23:18:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:22 ---> Running in 7169fa10fad5 23:18:22 OK: 221 MiB in 51 packages 23:18:22 OK: 221 MiB in 51 packages 23:18:22 OK: 211 MiB in 51 packages 23:18:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:23 OK: 221 MiB in 51 packages 23:18:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:23 Removing intermediate container 59a2607d5ccf 23:18:23 ---> a134a77a4a27 23:18:23 Step 6/25 : COPY go.mod vendor* ./ 23:18:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:23 ---> ad0ab1fd0e3f 23:18:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:23 ---> Running in 05f581f29cbe 23:18:23 OK: 211 MiB in 51 packages 23:18:23 OK: 211 MiB in 51 packages 23:18:23 OK: 211 MiB in 51 packages 23:18:23 Removing intermediate container 620c04eff5ab 23:18:23 ---> ad36dea400a4 23:18:23 Step 7/23 : COPY go.mod vendor* ./ 23:18:23 Removing intermediate container 917b63dd3ad9 23:18:23 ---> 19cfecdfeb66 23:18:23 Step 6/26 : COPY go.mod vendor* ./ 23:18:23 ---> 12978e7fa594 23:18:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:23 Removing intermediate container a1b95222f840 23:18:23 ---> 549cdf65a3cf 23:18:23 Step 7/23 : COPY go.mod vendor* ./ 23:18:23 ---> Running in dad1497d5f95 23:18:24 Removing intermediate container 0e1bd4ebf65c 23:18:24 ---> eaef69d7c50f 23:18:24 Step 6/22 : COPY go.mod vendor* ./Removing intermediate container f4ac83ae2d0a 23:18:24 23:18:24 ---> ffc2c5e1e321 23:18:24 Step 6/26 : COPY go.mod vendor* ./ 23:18:24 ---> 40a7f92a4946 23:18:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:24 ---> c97b1640179b 23:18:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:24 ---> Running in fa2ea8de1bc7 23:18:24 ---> Running in 5ef5a5c9865d 23:18:24 Removing intermediate container c78b7ce9d20d 23:18:24 Removing intermediate container d6d17f330258 23:18:24 ---> 88969df36ba7 23:18:24 Step 6/23 : COPY go.mod vendor* ./ 23:18:24 ---> 7129492a5c70 23:18:24 Step 6/25 : COPY go.mod vendor* ./ 23:18:24 Removing intermediate container 23e754ba57de 23:18:24 ---> 7b9a68319fd0 23:18:24 Step 6/26 : COPY go.mod vendor* ./ 23:18:25 ---> 13f72ebb8bdb 23:18:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:25 ---> Running in 4fc6d975a7ac 23:18:25 ---> 173e415070ed 23:18:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:25 ---> Running in ae04ac9c4ec3 23:18:26 ---> 743a84180863 23:18:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:26 ---> Running in 9d02bde4d5b6 23:18:26 ---> 267c04e5fd68 23:18:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:26 ---> 754697c54d77 23:18:26 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:26 ---> Running in 72d0edb8d9e1 23:18:26 ---> Running in 062aecec51ff 23:18:42 Removing intermediate container 5ef5a5c9865d 23:18:42 ---> 626bb89df78e 23:18:42 Step 9/23 : COPY . . 23:18:42 Removing intermediate container 05f581f29cbe 23:18:42 ---> 7c9be7a974a0 23:18:42 Step 8/25 : COPY . .Removing intermediate container fa2ea8de1bc7 23:18:42 23:18:42 ---> b999e4380e98 23:18:42 Step 8/26 : COPY . . 23:18:42 Removing intermediate container 7169fa10fad5 23:18:42 ---> 9053734978de 23:18:42 Step 7/20 : COPY . . 23:18:42 Removing intermediate container dad1497d5f95 23:18:42 ---> 113c3fc4eb52 23:18:42 Step 9/23 : COPY . . 23:18:57 ---> a56963e995ae 23:18:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:57 ---> 0196179dfae9 23:18:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:18:57 ---> 0b1750f8af6a 23:18:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:18:57 ---> 96aeb6b4f8fd 23:18:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:18:57 ---> Running in 812cb78eab2a 23:18:57 ---> ac48d1aade4c 23:18:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:18:57 ---> Running in 67d461cf5e3f 23:18:57 ---> Running in 99d2a6606af7 23:18:57 ---> Running in 8b5821e487f8 23:18:57 ---> Running in b99365dd63c2 23:18:57 Removing intermediate container 8b5821e487f8 23:18:57 ---> a38ec63031f3 23:18:57 Step 10/25 : WORKDIR /edgex-go/spire-build 23:18:57 Removing intermediate container 99d2a6606af7 23:18:57 ---> b51832d28e77 23:18:57 Step 10/26 : WORKDIR /edgex-go/spire-build 23:18:57 ---> Running in a794dea494d0 23:18:57 ---> Running in bb4a323b737e 23:18:57 Removing intermediate container a794dea494d0 23:18:57 ---> 6b229b15cb9a 23:18:57 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 23:18:57 Removing intermediate container bb4a323b737e 23:18:57 ---> ef2b9a474640 23:18:57 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 23:18:57 ---> Running in c4da2a6d94de 23:18:57 ---> Running in f6ae2f039d3d 23:18: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.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:18:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:18:57 Removing intermediate container f6ae2f039d3d 23:18:57 ---> 63c7b26a1386 23:18:57 Step 12/26 : WORKDIR /edgex-go 23:18:57 Removing intermediate container c4da2a6d94de 23:18:57 ---> ff1486cda0fb 23:18:57 Step 12/25 : WORKDIR /edgex-go 23:18:57 ---> Running in 87fc0ee90415 23:18:57 ---> Running in 3d2a90d4ce0a 23:18:57 Removing intermediate container 3d2a90d4ce0a 23:18:57 ---> 8a7b8446da08 23:18:57 23:18:57 Step 13/25 : FROM alpine:3.15 23:18:57 Removing intermediate container 87fc0ee90415 23:18:57 ---> c13dea34e81a 23:18:57 23:18:57 Step 13/26 : FROM alpine:3.15 23:18:58 3.15: Pulling from library/alpine 23:18:58 3.15: Pulling from library/alpine 23:18:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:18:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:18:59 Status: Downloaded newer image for alpine:3.15 23:18:59 Status: Image is up to date for alpine:3.15 23:18:59 ---> c4fc93816858 23:18:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:59 ---> c4fc93816858 23:18:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:59 ---> Running in 1ed32d1ff68c 23:18:59 ---> Running in 43739afa22c1 23:18:59 Removing intermediate container 43739afa22c1 23:18:59 ---> 654182d02aa2 23:18:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:59 Removing intermediate container 1ed32d1ff68c 23:18:59 ---> 8045ba90a16f 23:18:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:18:59 ---> Running in 0b781acc7010 23:18:59 ---> Running in d6e2d5600864 23:19:01 Removing intermediate container d6e2d5600864 23:19:01 ---> a52cde5dcfc2 23:19:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:01 Removing intermediate container 0b781acc7010 23:19:01 ---> 50aaea55a01e 23:19:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:01 ---> Running in 0bb6b995d4f4 23:19:01 ---> Running in e697e58f4bfb 23:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:03 OK: 15856 distinct packages available 23:19:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:03 OK: 15856 distinct packages available 23:19:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:05 (1/5) Installing dumb-init (1.2.5-r1) 23:19:05 (2/5) Installing musl-obstack (1.2.3-r0) 23:19:05 (3/5) Installing libucontext (1.1-r0) 23:19:05 (4/5) Installing gcompat (1.0.0-r4) 23:19:05 (1/4) Installing dumb-init (1.2.5-r1) 23:19:05 (5/5) Installing openssl (1.1.1q-r0) 23:19:05 (2/4) Installing musl-obstack (1.2.3-r0) 23:19:05 Executing busybox-1.34.1-r7.trigger 23:19:05 OK: 7 MiB in 19 packages 23:19:05 (3/4) Installing libucontext (1.1-r0) 23:19:05 (4/4) Installing gcompat (1.0.0-r4) 23:19:05 Executing busybox-1.34.1-r7.trigger 23:19:05 OK: 6 MiB in 18 packages 23:19:09 Removing intermediate container e697e58f4bfb 23:19:09 ---> 106c40bab2b4 23:19:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:09 Removing intermediate container 0bb6b995d4f4 23:19:09 ---> fbb02e6d2bb9 23:19:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:17 ---> 47a243b8ba16 23:19:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:19:17 ---> 41abe1f3ee4a 23:19:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:19:18 ---> 80d7611db0ce 23:19:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:19:18 ---> 387f9c777000 23:19:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:19:18 ---> Running in 434df9f68792 23:19:18 Removing intermediate container 434df9f68792 23:19:18 ---> a1fae630e558 23:19:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:19:18 ---> e43d73aba0f7 23:19:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:19:19 ---> 6bde6ce16b27 23:19:19 Step 21/26 : WORKDIR / 23:19:19 ---> Running in 1e7a20b4a9b1 23:19:20 ---> 7bf539e7861b 23:19:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:19:20 ---> Running in 500c2f21a019 23:19:20 Removing intermediate container 1e7a20b4a9b1 23:19:20 ---> 2440b82958ee 23:19:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:19:21 Removing intermediate container 500c2f21a019 23:19:21 ---> 3fd42003b190 23:19:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:19:21 ---> Running in fed683541aa9 23:19:21 ---> Running in 0bc2c577c539 23:19:21 Removing intermediate container fed683541aa9 23:19:21 ---> 15390bddb6e5 23:19:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:19:21 Removing intermediate container 0bc2c577c539 23:19:21 ---> 6d91fb579183 23:19:21 Step 23/25 : LABEL arch=x86_64 23:19:21 ---> Running in fd222b27a4c7 23:19:21 ---> Running in 1c0fd122fdd4 23:19:21 Removing intermediate container fd222b27a4c7 23:19:21 ---> a72fbe9bc027 23:19:21 Step 24/26 : LABEL arch=x86_64 23:19:22 Removing intermediate container 1c0fd122fdd4 23:19:22 ---> 89e2827c4df1 23:19:22 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:19:22 ---> Running in 4f6bd6eb3d54 23:19:22 ---> Running in a78a46a40196 23:19:22 Removing intermediate container 4f6bd6eb3d54 23:19:22 ---> 37712aaf1e85 23:19:22 Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:19:22 Removing intermediate container a78a46a40196 23:19:22 ---> 567abacef24b 23:19:22 Step 25/25 : LABEL version=2.3.0-dev.57 23:19:22 ---> Running in bc5bf3f638a8 23:19:22 ---> Running in f5c521b33d80 23:19:23 Removing intermediate container bc5bf3f638a8 23:19:23 ---> dde9bcdce776 23:19:23 Step 26/26 : LABEL version=2.3.0-dev.57 23:19:23 Removing intermediate container f5c521b33d80 23:19:23 ---> 45e25a3615cf 23:19:23 23:19:23 Successfully built 45e25a3615cf 23:19:23 Successfully tagged security-spire-server:latest 23:19:23  Building security-spire-server ... done Building core-data 23:19:23 ---> Running in e7ab7855c9a8 23:19:25 Removing intermediate container e7ab7855c9a8 23:19:25 ---> 7aadb34b28e4 23:19:25 23:19:25 Successfully built 7aadb34b28e4 23:19:25 Successfully tagged security-spire-config:latest 23:19:25  Building security-spire-config ... done Building security-bootstrapper 23:19:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:19:25 ---> 906cdc20663c 23:19:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:19:25 ---> Using cache 23:19:25 ---> 95ef5e25c5b1 23:19:25 Step 4/24 : WORKDIR /edgex-go 23:19:25 ---> Using cache 23:19:25 ---> be80f937c23d 23:19:25 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:25 ---> Using cache 23:19:25 ---> e8c5ae30d8c9 23:19:25 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:19:28 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:19:28 ---> 906cdc20663c 23:19:28 Step 3/31 : WORKDIR /edgex-go 23:19:28 ---> Using cache 23:19:28 ---> 0fe1712f206c 23:19:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:28 ---> Using cache 23:19:28 ---> fa96bc9a507c 23:19:28 Step 5/31 : RUN apk add --update --no-cache make git 23:19:30 ---> Running in 245779cda198 23:19:30 ---> Running in 4180ac41bcba 23:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:32 OK: 211 MiB in 51 packages 23:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:33 OK: 211 MiB in 51 packages 23:19:34 Removing intermediate container 4fc6d975a7ac 23:19:34 ---> 5321bb9e9d0a 23:19:34 Step 8/26 : COPY . . 23:19:34 Removing intermediate container 9d02bde4d5b6 23:19:34 ---> b3ba00fbada6 23:19:34 Step 8/25 : COPY . . 23:19:34 Removing intermediate container 062aecec51ff 23:19:34 ---> 95c3fda29625 23:19:34 Step 8/26 : COPY . . 23:19:34 Removing intermediate container 72d0edb8d9e1 23:19:34 ---> 58b308835b11 23:19:34 Step 8/23 : COPY . . 23:19:34 Removing intermediate container ae04ac9c4ec3 23:19:34 ---> 5d741314b467 23:19:34 Step 8/22 : COPY . . 23:19:34 ---> c73236dc1446 23:19:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:19:34 ---> 025206e8882f 23:19:34 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:19:34 ---> 5187f7497a83 23:19:34 ---> 2708ec88b386 23:19:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:19:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:19:34 ---> ae6e18941bba 23:19:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:19:34 ---> Running in 73cf0c7e9f44 23:19:34 ---> Running in 4561d98146e8 23:19:34 ---> Running in 85f2f8608cd7 23:19:34 ---> Running in c16d39104917 23:19:34 ---> Running in 55ec1ad9a491 23:19:34 Removing intermediate container 85f2f8608cd7 23:19:34 ---> 0d369cce5296 23:19:34 Step 10/25 : WORKDIR /edgex-go/spire-build 23:19:34 Removing intermediate container 4561d98146e8 23:19:34 ---> 9349c5546ae6 23:19:34 Step 10/26 : WORKDIR /edgex-go/spire-build 23:19:34 ---> Running in 89416121fefd 23:19:34 Removing intermediate container c16d39104917 23:19:34 ---> 33e9100bf301 23:19:34 Step 10/26 : WORKDIR /edgex-go/spire-build 23:19:34 ---> Running in 613497e3bb02 23:19:34 ---> Running in 6115bac4c1b5 23:19:34 Removing intermediate container 613497e3bb02 23:19:34 ---> 8c7ab43c180a 23:19:34 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 23:19:34 Removing intermediate container 89416121fefd 23:19:34 ---> f528ca485120 23:19:34 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 23:19:34 Removing intermediate container 6115bac4c1b5 23:19:34 ---> 18e732f63814 23:19:34 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 23:19:34 ---> Running in 367c2ccd9124 23:19:34 ---> Running in 6eaf5429e300 23:19:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:19:34 ---> Running in 9560d514fba0 23:19:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:19:36 Removing intermediate container 245779cda198 23:19:36 ---> 3382fe8ae773 23:19:36 Step 7/24 : COPY go.mod vendor* ./ 23:19:36 Removing intermediate container 812cb78eab2a 23:19:36 ---> 2a3642e249fa 23:19:36 23:19:36 Step 9/20 : FROM alpine:3.15 23:19:36 ---> c4fc93816858 23:19:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:36 ---> Using cache 23:19:36 ---> 8045ba90a16f 23:19:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:36 ---> Using cache 23:19:36 ---> a52cde5dcfc2 23:19:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:19:36 ---> Running in 36ec5628cd9a 23:19:36 Removing intermediate container 67d461cf5e3f 23:19:36 ---> 549e5e2a2aa0 23:19:36 23:19:36 Step 11/23 : FROM alpine:3.16 23:19:36 Removing intermediate container b99365dd63c2 23:19:36 ---> beadad9cfb0f 23:19:36 23:19:36 Step 11/23 : FROM alpine:3.16 23:19:36 Removing intermediate container 4180ac41bcba 23:19:36 ---> f2c0ca953bbb 23:19:36 Step 6/31 : COPY go.mod vendor* ./ 23:19:36 ---> 4c428e690c1e 23:19:36 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:36 ---> Running in c7df078a801c 23:19:36 ---> 1403464c1484 23:19:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:36 ---> Running in 205c52af5007 23:19:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:36 3.16: Pulling from library/alpine 23:19:36 3.16: Pulling from library/alpine 23:19:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:19:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:19:37 Status: Image is up to date for alpine:3.16 23:19:37 Status: Downloaded newer image for alpine:3.16 23:19:37 ---> 9c6f07244728 23:19:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:19:37 ---> 9c6f07244728 23:19:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:19:37 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:37 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:37 OK: 15856 distinct packages available 23:19:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:37 ---> Running in d689c6e623b1 23:19:37 ---> Running in 5ea6e29c5dc9 23:19:37 Removing intermediate container 9560d514fba0 23:19:37 ---> 6e1665297837 23:19:37 Step 12/26 : WORKDIR /edgex-go 23:19:37 Removing intermediate container 6eaf5429e300 23:19:37 ---> 18b0ed452483 23:19:37 Step 12/25 : WORKDIR /edgex-go 23:19:37 Removing intermediate container 367c2ccd9124 23:19:37 ---> aec1d0b0d995 23:19:37 Step 12/26 : WORKDIR /edgex-go 23:19:37 ---> Running in 62009321c781 23:19:37 ---> Running in f30a66e441d8 23:19:38 ---> Running in c02dfd914d17 23:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:38 (1/1) Installing dumb-init (1.2.5-r1) 23:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:38 Executing busybox-1.35.0-r17.trigger 23:19:38 OK: 6 MiB in 15 packages 23:19:39 (1/9) Installing ca-certificates (20220614-r0) 23:19:39 (2/9) Installing brotli-libs (1.0.9-r5) 23:19:39 (1/2) Installing ca-certificates (20220614-r0) 23:19:39 (2/2) Installing dumb-init (1.2.5-r1) 23:19:39 Executing busybox-1.35.0-r17.trigger 23:19:39 Executing ca-certificates-20220614-r0.trigger 23:19:39 OK: 6 MiB in 16 packages 23:19:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:19:39 Removing intermediate container f30a66e441d8 23:19:39 ---> b4439e44a3f8 23:19:39 23:19:39 Step 13/26 : FROM alpine:3.15 23:19:39 Removing intermediate container 62009321c781 23:19:39 ---> 2928223dd32d 23:19:39 23:19:39 Step 13/25 : FROM alpine:3.15 23:19:39 Removing intermediate container c02dfd914d17 23:19:39 ---> 3b8c722fcd88 23:19:39 23:19:39 Step 13/26 : FROM alpine:3.15 23:19:39 3.15: Pulling from library/alpine 23:19:39 (4/9) Installing libcurl (7.80.0-r3) 23:19:39 (5/9) Installing curl (7.80.0-r3) 23:19:39 (6/9) Installing dumb-init (1.2.5-r1) 23:19:39 3.15: Pulling from library/alpine 23:19:39 3.15: Pulling from library/alpine 23:19:39 (7/9) Installing musl-obstack (1.2.3-r0) 23:19:39 (8/9) Installing libucontext (1.1-r0) 23:19:39 (9/9) Installing gcompat (1.0.0-r4) 23:19:40 Executing busybox-1.34.1-r7.trigger 23:19:40 Executing ca-certificates-20220614-r0.trigger 23:19:40 OK: 8 MiB in 23 packages 23:19:41 Removing intermediate container 5ea6e29c5dc9 23:19:41 ---> 878f733f0338 23:19:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:19:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:19:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 23:19:41 Status: Downloaded newer image for alpine:3.15 23:19:41 Status: Image is up to date for alpine:3.15 23:19:41 Status: Downloaded newer image for alpine:3.15 23:19:41 ---> 02e0d6fdf486 23:19:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:41 ---> 02e0d6fdf486 23:19:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:41 ---> 02e0d6fdf486 23:19:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:41 ---> Running in 1b8b7a50e31f 23:19:41 ---> Running in 675b135588e5 23:19:41 ---> Running in 229e40c240fe 23:19:41 ---> Running in 3f65ffd5dcfa 23:19:42 Removing intermediate container d689c6e623b1 23:19:42 ---> 9113d9fe2d18 23:19:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:19:42 Removing intermediate container 36ec5628cd9a 23:19:42 ---> 1758714610b0 23:19:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:42 ---> Running in fed60598bc0c 23:19:42 Removing intermediate container 3f65ffd5dcfa 23:19:42 ---> 860fc7e5ac1b 23:19:42 Step 14/23 : ENV APP_PORT=59861 23:19:42 ---> Running in 7d5035320adb 23:19:42 Removing intermediate container fed60598bc0c 23:19:42 ---> 800c1015fac1 23:19:42 Step 14/23 : ENV APP_PORT=59860 23:19:42 ---> Running in 949acc86b9e8 23:19:42 ---> ec61cf7cc9a8 23:19:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:19:42 Removing intermediate container 7d5035320adb 23:19:42 ---> d9103aa4aa2d 23:19:42 Step 15/23 : EXPOSE $APP_PORT 23:19:42 ---> Running in d03f3d6a7a38 23:19:42 Removing intermediate container 675b135588e5 23:19:42 ---> 27bd332a35ff 23:19:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:42 Removing intermediate container 229e40c240fe 23:19:42 ---> 3d23d2f47dc0 23:19:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:42 Removing intermediate container 1b8b7a50e31f 23:19:42 ---> bace4b0f9ef6 23:19:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:42 ---> Running in cb481b41f4bb 23:19:42 Removing intermediate container 949acc86b9e8 23:19:42 ---> fa060e5e109c 23:19:42 Step 15/23 : EXPOSE $APP_PORT 23:19:42 ---> Running in 55833e984dd4 23:19:42 Removing intermediate container d03f3d6a7a38 23:19:42 ---> 1faa16c3263d 23:19:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:42 ---> Running in c99bc773bfaa 23:19:43 ---> Running in 2d9aaa0688dd 23:19:43 Removing intermediate container 55833e984dd4 23:19:43 ---> 42918be6afce 23:19:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:43 ---> e57bea9222d7 23:19:43 ---> a6363cfd4c35 23:19:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:19:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:43 ---> 04755b7ca524 23:19:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:19:45 ---> b2be2f446310 23:19:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:19:45 ---> 4c1ea4d2d74c 23:19:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:45 ---> 3d3cae60e776 23:19:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:19:45 ---> Running in ab6cda82954e 23:19:46 Removing intermediate container ab6cda82954e 23:19:46 ---> f790935c370d 23:19:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:46 ---> 5aa2a8c15c2c 23:19:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:19:46 ---> Running in 33f39a129dfa 23:19:46 ---> 7a3e665ec8a4 23:19:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:19:46 ---> Running in f25f9ee54e97 23:19:46 ---> Running in c76f6e3b18d8 23:19:46 Removing intermediate container 33f39a129dfa 23:19:46 ---> 23db3c05d72f 23:19:46 Step 18/20 : LABEL arch=x86_64 23:19:46 Removing intermediate container f25f9ee54e97 23:19:46 ---> 4b14431d45ec 23:19:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:46 ---> Running in 1867e633a93c 23:19:46 ---> Running in f52376786196 23:19:46 Removing intermediate container c76f6e3b18d8 23:19:46 ---> 6b76973698d6 23:19:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:46 ---> Running in c1b5e994e75c 23:19:46 Removing intermediate container 1867e633a93c 23:19:46 ---> c18726371c7d 23:19:46 Step 19/20 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:19:46 Removing intermediate container f52376786196 23:19:46 ---> 48de01fce76e 23:19:46 Step 21/23 : LABEL arch=x86_64 23:19:46 ---> Running in 27ff05f7b0cb 23:19:46 ---> Running in 20d5901e458e 23:19:46 Removing intermediate container c1b5e994e75c 23:19:46 ---> 68a6d626098a 23:19:46 Step 21/23 : LABEL arch=x86_64 23:19:46 ---> Running in 959d26a3ec6b 23:19:46 Removing intermediate container 20d5901e458e 23:19:46 ---> a033473deb0b 23:19:46 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:19:46 Removing intermediate container 27ff05f7b0cb 23:19:46 ---> 483c6831fb77 23:19:46 Step 20/20 : LABEL version=2.3.0-dev.57 23:19:47 ---> Running in f5375af6962a 23:19:47 ---> Running in 081440ec449d 23:19:47 Removing intermediate container 959d26a3ec6b 23:19:47 ---> a63a2a98cab5 23:19:47 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:19:47 ---> Running in 94184b8df8aa 23:19:47 Removing intermediate container f5375af6962a 23:19:47 ---> 144dc5b430ce 23:19:47 Step 23/23 : LABEL version=2.3.0-dev.57 23:19:47 Removing intermediate container 205c52af5007 23:19:47 ---> 49d5e242278c 23:19:47 Step 8/31 : COPY . . 23:19:47 ---> Running in 1eaf3166e72f 23:19:47 Removing intermediate container 081440ec449d 23:19:47 ---> 81aa33400a81 23:19:47 23:19:47 Removing intermediate container c7df078a801c 23:19:47 ---> da601cd90430 23:19:47 Step 9/24 : COPY . . 23:19:47 Removing intermediate container 94184b8df8aa 23:19:47 ---> 70a44751ff4e 23:19:47 Step 23/23 : LABEL version=2.3.0-dev.57 23:19:47 Successfully built 81aa33400a81 23:19:47 ---> Running in aef2aabc1448 23:19:47 Removing intermediate container 1eaf3166e72f 23:19:47 ---> 5d3008c250f8 23:19:47 23:19:47 Successfully tagged security-spiffe-token-provider:latest 23:19:47  Building security-spiffe-token-provider ... done Building security-spire-agent 23:19:47 Successfully built 5d3008c250f8 23:19:47 Removing intermediate container c99bc773bfaa 23:19:47 ---> 5cae488a0dcf 23:19:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:47 ---> Running in 9f238fec9a1d 23:19:47 Removing intermediate container cb481b41f4bb 23:19:47 ---> 3b12195c99b6 23:19:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:47 Removing intermediate container 2d9aaa0688dd 23:19:47 ---> 217ae6681b2d 23:19:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:47 ---> Running in 3ad03be1632d 23:19:48 ---> Running in 43cf3cf5d173 23:19:48 Successfully tagged support-scheduler:latest 23:19:48  Building support-scheduler ... done Building security-secretstore-setup 23:19:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:19:50 ---> 906cdc20663c 23:19:50 Step 3/26 : WORKDIR /edgex-go 23:19:50 ---> Using cache 23:19:50 ---> 0fe1712f206c 23:19:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:50 ---> Using cache 23:19:50 ---> fa96bc9a507c 23:19:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:19:50 ---> Using cache 23:19:50 ---> 19cfecdfeb66 23:19:50 Step 6/26 : COPY go.mod vendor* ./ 23:19:50 ---> Using cache 23:19:50 ---> 40a7f92a4946 23:19:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:50 ---> Using cache 23:19:50 ---> b999e4380e98 23:19:50 Step 8/26 : COPY . . 23:19:50 ---> Using cache 23:19:50 ---> 0196179dfae9 23:19:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:19:50 ---> Using cache 23:19:50 ---> b51832d28e77 23:19:50 Step 10/26 : WORKDIR /edgex-go/spire-build 23:19:50 ---> Using cache 23:19:50 ---> ef2b9a474640 23:19:50 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 23:19:50 ---> Using cache 23:19:50 ---> 63c7b26a1386 23:19:50 Step 12/26 : WORKDIR /edgex-go 23:19:50 ---> Using cache 23:19:50 ---> c13dea34e81a 23:19:50 23:19:50 Step 13/26 : FROM alpine:3.15 23:19:50 ---> c4fc93816858 23:19:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:50 ---> Using cache 23:19:50 ---> 8045ba90a16f 23:19:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:50 ---> Using cache 23:19:50 ---> a52cde5dcfc2 23:19:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:50 ---> Using cache 23:19:50 ---> fbb02e6d2bb9 23:19:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:19:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:19:51 ---> 906cdc20663c 23:19:51 Step 3/25 : WORKDIR /edgex-go 23:19:51 ---> Using cache 23:19:51 ---> 0fe1712f206c 23:19:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:51 ---> Using cache 23:19:51 ---> fa96bc9a507c 23:19:51 Step 5/25 : RUN apk add --update --no-cache make git 23:19:51 ---> Using cache 23:19:51 ---> f2c0ca953bbb 23:19:51 Step 6/25 : COPY go.mod vendor* ./ 23:19:51 ---> Using cache 23:19:51 ---> 1403464c1484 23:19:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:51 ---> Using cache 23:19:51 ---> 49d5e242278c 23:19:51 Step 8/25 : COPY . . 23:19:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:52 OK: 15733 distinct packages available 23:19:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:52 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:52 OK: 15733 distinct packages available 23:19:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:53 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:19:53 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:19:53 OK: 15733 distinct packages available 23:19:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:53 Removing intermediate container aef2aabc1448 23:19:53 ---> 1fcbe3978101 23:19:53 23:19:53 Successfully built 1fcbe3978101 23:19:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:54 Successfully tagged support-notifications:latest 23:19:54  Building support-notifications ... done Building security-proxy-setup 23:19:55 (1/5) Installing dumb-init (1.2.5-r1) 23:19:55 (1/5) Installing dumb-init (1.2.5-r1) 23:19:55 (2/5) Installing musl-obstack (1.2.3-r0) 23:19:55 (2/5) Installing musl-obstack (1.2.3-r0) 23:19:55 (3/5) Installing libucontext (1.1-r0) 23:19:55 (4/5) Installing gcompat (1.0.0-r4) 23:19:55 (3/5) Installing libucontext (1.1-r0) 23:19:55 (5/5) Installing openssl (1.1.1q-r0) 23:19:55 (4/5) Installing gcompat (1.0.0-r4) 23:19:55 (1/4) Installing dumb-init (1.2.5-r1) 23:19:55 (5/5) Installing openssl (1.1.1q-r0) 23:19:55 (2/4) Installing musl-obstack (1.2.3-r0) 23:19:55 Executing busybox-1.34.1-r7.trigger 23:19:55 OK: 6 MiB in 19 packages 23:19:55 (3/4) Installing libucontext (1.1-r0) 23:19:55 Executing busybox-1.34.1-r7.trigger 23:19:55 OK: 6 MiB in 19 packages 23:19:55 (4/4) Installing gcompat (1.0.0-r4) 23:19:55 Executing busybox-1.34.1-r7.trigger 23:19:55 OK: 6 MiB in 18 packages 23:19:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:19:57 ---> 906cdc20663c 23:19:57 Step 3/22 : WORKDIR /edgex-go 23:19:57 ---> Using cache 23:19:57 ---> 0fe1712f206c 23:19:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:57 ---> Using cache 23:19:57 ---> fa96bc9a507c 23:19:57 Step 5/22 : RUN apk add --update --no-cache make git 23:19:57 ---> Using cache 23:19:57 ---> f2c0ca953bbb 23:19:57 Step 6/22 : COPY go.mod vendor* ./ 23:19:57 ---> Using cache 23:19:57 ---> 1403464c1484 23:19:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:57 ---> Using cache 23:19:57 ---> 49d5e242278c 23:19:57 Step 8/22 : COPY . . 23:19:57 ---> Using cache 23:19:57 ---> 55fd13547ad4 23:19:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:19:58 Removing intermediate container 3ad03be1632d 23:19:58 ---> 94202fa9dc53 23:19:58 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:58 Removing intermediate container 9f238fec9a1d 23:19:58 ---> d162d03316fe 23:19:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:19:58 Removing intermediate container 43cf3cf5d173 23:19:58 ---> a181282f8e7d 23:19:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:00 ---> 5c821e2efa32 23:20:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:00 ---> Running in 8e9856bb4332 23:20:00 ---> 55fd13547ad4 23:20:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:20:00 ---> cec419b40755 23:20:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:20:00 ---> a1ce6e046959 23:20:00 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:20:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:20:00 ---> Running in 08699863b845 23:20:00 ---> Running in a79c49db33a5 23:20:00 ---> Running in 7fe572fce669 23:20:01 ---> 07c05cb66a0a 23:20:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:01 ---> 3621371f91dd 23:20:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:01 ---> b57be38033de 23:20:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:01 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:20:01 ---> 226fff5b9c6c 23:20:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:01 ---> Running in f65744dcaace 23:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:20:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:20:01 Removing intermediate container f65744dcaace 23:20:01 ---> 295c9980cd61 23:20:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:01 ---> Running in eb9a80201e55 23:20:01 Removing intermediate container eb9a80201e55 23:20:01 ---> 3eb0de54f248 23:20:01 Step 24/26 : LABEL arch=x86_64 23:20:01 ---> Running in ce3879459aa9 23:20:01 Removing intermediate container ce3879459aa9 23:20:01 ---> 94885d3f2462 23:20:01 Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:02 ---> Running in 502e0a08e377 23:20:02 Removing intermediate container 502e0a08e377 23:20:02 ---> ee77dda7fa4a 23:20:02 Step 26/26 : LABEL version=2.3.0-dev.57 23:20:02 ---> Running in 395adbf13957 23:20:02 Removing intermediate container 395adbf13957 23:20:02 ---> 371af7e21975 23:20:02 23:20:02 Successfully built 371af7e21975 23:20:02 Successfully tagged security-spire-agent:latest 23:20:02  Building security-spire-agent ... done Building core-command 23:20:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:05 ---> 906cdc20663c 23:20:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:20:05 ---> Using cache 23:20:05 ---> 95ef5e25c5b1 23:20:05 Step 4/24 : WORKDIR /edgex-go 23:20:05 ---> Using cache 23:20:05 ---> be80f937c23d 23:20:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:05 ---> Using cache 23:20:05 ---> e8c5ae30d8c9 23:20:05 Step 6/24 : RUN apk add --update --no-cache make git 23:20:05 ---> Using cache 23:20:05 ---> ad36dea400a4 23:20:05 Step 7/24 : COPY go.mod vendor* ./ 23:20:05 ---> Using cache 23:20:05 ---> 12978e7fa594 23:20:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:05 ---> Using cache 23:20:05 ---> 113c3fc4eb52 23:20:05 Step 9/24 : COPY . . 23:20:05 ---> Using cache 23:20:05 ---> 0b1750f8af6a 23:20:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:20:05 ---> b81b6f083df2 23:20:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:08 ---> 13fb56128bfa 23:20:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:20:08 ---> 2034528ef640 23:20:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:20:10 ---> c3ae4fa01132 23:20:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:20:10 ---> b5cc5461f982 23:20:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:20:10 ---> Running in e411bd0e40b1 23:20:10 ---> Running in a60a1f071001 23:20: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.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:20:11 Removing intermediate container a60a1f071001 23:20:11 ---> c155646e0ff5 23:20:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:20:11 ---> 7a4b533f99c9 23:20:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:20:13 ---> 54deeb6fd81a 23:20:13 Step 21/26 : WORKDIR / 23:20:13 ---> Running in 1c108f0fb2aa 23:20:13 ---> 4361a2b0d1bd 23:20:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:14 ---> Running in 2d02fd015c10 23:20:14 ---> 382455213a0b 23:20:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:14 Removing intermediate container 1c108f0fb2aa 23:20:14 ---> 8822a8aeb8dc 23:20:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:14 ---> Running in 4e8d7242212e 23:20:15 Removing intermediate container 2d02fd015c10 23:20:15 ---> 3abf1293453b 23:20:15 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:15 ---> Running in 45f6ea5b6a2b 23:20:15 Removing intermediate container 4e8d7242212e 23:20:15 ---> 1475055ceb16 23:20:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:15 ---> Running in 35c37a156ef4 23:20:16 Removing intermediate container 45f6ea5b6a2b 23:20:16 ---> 33e55be2f813 23:20:16 Step 23/25 : LABEL arch=arm64 23:20:16 ---> Running in 03cdabdbf66a 23:20:16 ---> 047829e2d995 23:20:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:17 Removing intermediate container 35c37a156ef4 23:20:17 ---> 1a6308881b2e 23:20:17 Step 24/26 : LABEL arch=arm64 23:20:17 Removing intermediate container 03cdabdbf66a 23:20:17 ---> 60f407155e7b 23:20:17 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:17 ---> Running in e9ebe79ae266 23:20:17 ---> Running in 3e3e4064c389 23:20:18 Removing intermediate container e9ebe79ae266 23:20:18 ---> 71ae9c9958fe 23:20:18 Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:18 ---> Running in 140002b91658 23:20:18 ---> cf25448cfff3 23:20:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:18 Removing intermediate container 3e3e4064c389 23:20:18 ---> 7d854277543c 23:20:18 Step 25/25 : LABEL version=2.3.0-dev.57 23:20:18 ---> Running in 190b871f2ce8 23:20:19 Removing intermediate container 140002b91658 23:20:19 ---> 82a1de513980 23:20:19 Step 26/26 : LABEL version=2.3.0-dev.57 23:20:19 Removing intermediate container 190b871f2ce8 23:20:19 ---> bf7cf8e209f4 23:20:19 23:20:19 ---> Running in a17b5376c7cd 23:20:19 ---> a3c22ea01a24 23:20:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:19 ---> Running in 9436a803fa93 23:20:19 Successfully built bf7cf8e209f4 23:20:19 Successfully tagged security-spire-server-arm64:latest 23:20:19  Building security-spire-server ... done Building core-data 23:20:20 Removing intermediate container a17b5376c7cd 23:20:20 ---> f04e36e302b5 23:20:20 23:20:20 Removing intermediate container 9436a803fa93 23:20:20 ---> b54225d613d3 23:20:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:20 ---> Running in 77004319c02d 23:20:20 Successfully built f04e36e302b5 23:20:20 Successfully tagged security-spire-config-arm64:latest 23:20:20  Building security-spire-config ... done Building security-bootstrapper 23:20:21 Removing intermediate container 77004319c02d 23:20:21 ---> 566e33784f6f 23:20:21 Step 24/26 : LABEL arch=arm64 23:20:21 ---> Running in a59ddae33c89 23:20:21 Removing intermediate container a59ddae33c89 23:20:21 ---> d5f074d68a60 23:20:21 Step 25/26 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:21 ---> Running in 9c73103692bf 23:20:22 Removing intermediate container 9c73103692bf 23:20:22 ---> 2aaee5a27603 23:20:22 Step 26/26 : LABEL version=2.3.0-dev.57 23:20:22 ---> Running in 4b38e4ebe5fe 23:20:23 Removing intermediate container 4b38e4ebe5fe 23:20:23 ---> 31db501c9555 23:20:23 23:20:23 Successfully built 31db501c9555 23:20:23 Successfully tagged security-spire-agent-arm64:latest 23:20:23 Building security-spiffe-token-provider 23:20:25  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:20:25 ---> 3aacc6736051 23:20:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:20:25 ---> Running in a0ce7963cda4 23:20:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:20:26 Removing intermediate container a0ce7963cda4 23:20:26 ---> 69f3165c30f0 23:20:26 Step 4/24 : WORKDIR /edgex-go 23:20:26 ---> Running in 97f966611e41 23:20:26 Removing intermediate container 97f966611e41 23:20:26 ---> 4fc183a14afc 23:20:26 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:27 ---> Running in 92b43790583a 23:20:28 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:20:28 ---> 3aacc6736051 23:20:28 Step 3/31 : WORKDIR /edgex-go 23:20:28 ---> Using cache 23:20:28 ---> d2865046de6e 23:20:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:28 ---> Using cache 23:20:28 ---> 6cf9692f23b5 23:20:28 Step 5/31 : RUN apk add --update --no-cache make git 23:20:28 ---> Running in e116a5412d6f 23:20:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:20:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:20:31 ---> 3aacc6736051 23:20:31 Step 3/20 : WORKDIR /edgex-go 23:20:31 ---> Using cache 23:20:31 ---> d2865046de6e 23:20:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:20:31 ---> Running in 50b15c53e7d5 23:20:31 Removing intermediate container 92b43790583a 23:20:31 ---> f407f697cf50 23:20:31 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:20:32 ---> Running in d02fa880d6f9 23:20:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:34 OK: 221 MiB in 51 packages 23:20:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:36 Removing intermediate container e116a5412d6f 23:20:36 ---> 17b1d2c45d64 23:20:36 Step 6/31 : COPY go.mod vendor* ./ 23:20:36 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:20:36 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:20:36 OK: 16894 distinct packages available 23:20:37 ---> 294c606aaa6a 23:20:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 ---> Running in f0651715e084 23:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:37 Removing intermediate container 7fe572fce669 23:20:37 ---> bfecaaf7fedf 23:20:37 23:20:37 Step 10/31 : FROM alpine:3.16 23:20:37 ---> 9c6f07244728 23:20:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:20:37 Removing intermediate container 8e9856bb4332 23:20:37 ---> cfbf95574e28 23:20:37 23:20:37 Step 10/22 : FROM alpine:3.16 23:20:37 ---> 9c6f07244728 23:20:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:20:37 Removing intermediate container 08699863b845 23:20:37 ---> a0aed1eca1c7 23:20:37 23:20:37 Step 10/25 : FROM alpine:3.16 23:20:37 ---> 9c6f07244728 23:20:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:20:37 OK: 221 MiB in 51 packages 23:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:39 Removing intermediate container d02fa880d6f9 23:20:39 ---> 59c2025e868a 23:20:39 Step 7/24 : COPY go.mod vendor* ./ 23:20:39 ---> Running in 89baf92b2c56 23:20:39 ---> Running in 8a9a6b6fc307 23:20:39 ---> Running in a221a0a6d18f 23:20:39 Removing intermediate container 89baf92b2c56 23:20:39 ---> 952952c306f1 23:20:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:20:39 Removing intermediate container a79c49db33a5 23:20:39 ---> b062d0a0a5cb 23:20:39 23:20:39 Step 11/24 : FROM alpine:3.16 23:20:39 ---> 9c6f07244728 23:20:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:20:39 OK: 221 MiB in 51 packages 23:20:39 Removing intermediate container e411bd0e40b1 23:20:39 ---> b9d94a236327 23:20:39 23:20:39 Step 11/24 : FROM alpine:3.16 23:20:39 ---> 9c6f07244728 23:20:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:20:39 ---> Using cache 23:20:39 ---> 878f733f0338 23:20:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:20:39 ---> Using cache 23:20:39 ---> 860fc7e5ac1b 23:20:39 Step 14/24 : ENV APP_PORT=59882 23:20:39 ---> Running in 76f8a225fff0 23:20:39 ---> Running in c812b0faa273 23:20:39 ---> Running in 2a1b253b463c 23:20:39 Removing intermediate container c812b0faa273 23:20:39 ---> b107979a167f 23:20:39 Step 13/24 : ENV APP_PORT=59880 23:20:39 Removing intermediate container 2a1b253b463c 23:20:39 ---> c42111cc85e4 23:20:39 Step 15/24 : EXPOSE $APP_PORT 23:20:39 ---> Running in b317e881123b 23:20:39 ---> Running in 86930f3d5545 23:20:40 Removing intermediate container b317e881123b 23:20:40 ---> 6b94475bcf08 23:20:40 Step 14/24 : EXPOSE $APP_PORT 23:20:40 Removing intermediate container 86930f3d5545 23:20:40 ---> 70d3ccebc9e3 23:20:40 Step 16/24 : WORKDIR / 23:20:40 ---> Running in 41bd85da3fe1 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:40 ---> Running in 4992b1ca8738 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:40 Removing intermediate container 41bd85da3fe1 23:20:40 ---> 732742ac67a3 23:20:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:40 ---> Running in 548d0241ffc2 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:40 Removing intermediate container 4992b1ca8738 23:20:40 ---> ffd4b6a99ab7 23:20:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:40 (1/6) Installing ca-certificates (20220614-r0) 23:20:40 ---> b7f54f900a23 23:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:20:40 (2/6) Installing brotli-libs (1.0.9-r6) 23:20:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:20:40 (4/6) Installing libcurl (7.83.1-r3) 23:20:40 (5/6) Installing curl (7.83.1-r3) 23:20:40 (6/6) Installing dumb-init (1.2.5-r1) 23:20:40 Executing busybox-1.35.0-r17.trigger 23:20:40 Executing ca-certificates-20220614-r0.trigger 23:20:40 (1/3) Installing ca-certificates (20220614-r0) 23:20:40 (2/3) Installing dumb-init (1.2.5-r1) 23:20:40 OK: 8 MiB in 20 packages 23:20:40 (3/3) Installing su-exec (0.2-r1) 23:20:40 Executing busybox-1.35.0-r17.trigger 23:20:40 Executing ca-certificates-20220614-r0.trigger 23:20:40 (1/2) Installing dumb-init (1.2.5-r1) 23:20:40 (2/2) Installing su-exec (0.2-r1) 23:20:40 Executing busybox-1.35.0-r17.trigger 23:20:40 OK: 6 MiB in 16 packages 23:20:40 OK: 6 MiB in 17 packages 23:20:40 ---> 02f2a0c1b476 23:20:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:40 ---> Running in 6f522b0c8a14 23:20:41 ---> 434045b448c6 23:20:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:20:41 ---> 8a4e6fdba290 23:20:41 Step 20/24 : ENTRYPOINT ["/core-command"] 23:20:41 ---> Running in d0a1d1c82b98 23:20:41 Removing intermediate container 548d0241ffc2 23:20:41 ---> c33e74c6b08e 23:20:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:20:41 ---> Running in 1f23361bd913 23:20:41 Removing intermediate container a221a0a6d18f 23:20:41 ---> abd11e738136 23:20:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:20:41 Removing intermediate container d0a1d1c82b98 23:20:41 ---> f53876d40235 23:20:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:41 Removing intermediate container 76f8a225fff0 23:20:41 ---> 41824d4ed73a 23:20:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:20:41 ---> Running in 54665374f819 23:20:41 ---> Running in ebf4f56f5654 23:20:41 ---> Running in de597534d3aa 23:20:41 Removing intermediate container 8a9a6b6fc307 23:20:41 ---> 05002e70c001 23:20:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:20:41 ---> Running in f137f3eecab8 23:20:41 Removing intermediate container 54665374f819 23:20:41 ---> dbb688c6332b 23:20:41 Step 13/22 : WORKDIR /edgex 23:20:41 ---> Running in df2993fa24ba 23:20:41 Removing intermediate container de597534d3aa 23:20:41 ---> 13add3a6bb35 23:20:41 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:20:41 Removing intermediate container ebf4f56f5654 23:20:41 ---> a4ab6eca66db 23:20:41 Step 22/24 : LABEL arch=x86_64 23:20:41 Removing intermediate container 50b15c53e7d5 23:20:41 ---> e9cca70af5bd 23:20:41 Step 5/20 : COPY go.mod vendor* ./ 23:20:41 ---> Running in 76ac0fc3b8e1 23:20:41 ---> Running in 34daa3a69508 23:20:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:41 Removing intermediate container f137f3eecab8 23:20:41 ---> 75ebc5aa2476 23:20:41 Step 13/25 : WORKDIR / 23:20:41 Removing intermediate container df2993fa24ba 23:20:41 ---> cacf9e367fe8 23:20:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:20:41 ---> Running in e580324e69a9 23:20:41 Removing intermediate container 76ac0fc3b8e1 23:20:41 ---> 696ba904f286 23:20:41 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:20:41 Removing intermediate container 34daa3a69508 23:20:41 ---> 23005cdee7ab 23:20:41 Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:41 ---> Running in 8905f55a61ec 23:20:41 ---> Running in 41f92828a220 23:20:41 Removing intermediate container e580324e69a9 23:20:41 ---> 8eb823da2cdf 23:20:41 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:20:42 ---> 36ebb0acd3ab 23:20:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:20:42 Removing intermediate container 8905f55a61ec 23:20:42 ---> 31cafa462e43 23:20:42 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:20:42 ---> Running in 51cb5dc806c9 23:20:42 Removing intermediate container 41f92828a220 23:20:42 ---> 153accccfe34 23:20:42 Step 24/24 : LABEL version=2.3.0-dev.57 23:20:42 ---> Running in a9e592f693da 23:20:42 ---> f44ec40ad96e 23:20:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:20:42 Removing intermediate container a9e592f693da 23:20:42 ---> 3b7c0b9d7b53 23:20:42 23:20:42 ---> 77703522f1d5 23:20:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:20:42 ---> 2b4104085a7e 23:20:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:20:42 Successfully built 3b7c0b9d7b53 23:20:42 Successfully tagged core-command:latest 23:20:42  Building core-command ... done Building core-metadata 23:20:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:43 ---> 8f4bf603d16b 23:20:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:43 ---> Running in a8995bc713b7 23:20:43 (1/6) Installing dumb-init (1.2.5-r1) 23:20:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:20:43 (3/6) Installing libsodium (1.0.18-r0) 23:20:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:20:43 (5/6) Installing libzmq (4.3.4-r0) 23:20:43 (6/6) Installing zeromq (4.3.4-r0) 23:20:43 Executing busybox-1.35.0-r17.trigger 23:20:43 OK: 8 MiB in 20 packages 23:20:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:20:45 ---> 906cdc20663c 23:20:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:20:45 ---> Using cache 23:20:45 ---> 95ef5e25c5b1 23:20:45 Step 4/25 : WORKDIR /edgex-go 23:20:45 ---> Using cache 23:20:45 ---> be80f937c23d 23:20:45 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:45 ---> Using cache 23:20:45 ---> e8c5ae30d8c9 23:20:45 Step 6/25 : RUN apk add --update --no-cache make git 23:20:45 ---> Using cache 23:20:45 ---> ad36dea400a4 23:20:45 Step 7/25 : COPY go.mod vendor* ./ 23:20:45 ---> Using cache 23:20:45 ---> 12978e7fa594 23:20:45 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:45 ---> Using cache 23:20:45 ---> 113c3fc4eb52 23:20:45 Step 9/25 : COPY . . 23:20:45 ---> Using cache 23:20:45 ---> 0b1750f8af6a 23:20:45 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:20:46 ---> 100fcff5f66a 23:20:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:20:46 ---> Running in a2aba8f90f49 23:20:46 ---> 4b6a24857242 23:20:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:20:46 Removing intermediate container 51cb5dc806c9 23:20:46 ---> f76f20ded409 23:20:46 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:20:46 ---> Running in 8f2e5cf83d41 23:20:46 Removing intermediate container 1f23361bd913 23:20:46 ---> aa04e412cfab 23:20:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:46 ---> e12f5f77139e 23:20:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:46 ---> d4060ea766d5 23:20:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:20:46 ---> Running in 87dd13a226d0 23:20:46 Removing intermediate container 8f2e5cf83d41 23:20:46 ---> 2bdbc77ada7d 23:20:46 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:20:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:20:46 ---> 70203868adc3 23:20:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:20:46 ---> b31f4174e1d2 23:20:46 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:20:46 ---> Running in 220e5f84c4bd 23:20:46 ---> 80b189bac527 23:20:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:20:48 ---> de2841600c14 23:20:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:20:48 Removing intermediate container 87dd13a226d0 23:20:48 ---> 85a4abd9bf10 23:20:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:20:48 ---> 39ca79a6d7ac 23:20:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:20:48 ---> Running in 7c93a245c1c9 23:20:48 Removing intermediate container 7c93a245c1c9 23:20:48 ---> 949cc3c65473 23:20:48 Step 20/22 : LABEL arch=x86_64 23:20:48 ---> 45291b2306b3 23:20:48 Step 20/24 : ENTRYPOINT ["/core-data"] 23:20:48 ---> Running in e3b35a047c9a 23:20:48 ---> Running in 80b325228586 23:20:48 ---> f512f05bfde5 23:20:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:48 Removing intermediate container 220e5f84c4bd 23:20:48 ---> 4cb9df83a73e 23:20:48 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:48 ---> Running in 7dd08cc9d98e 23:20:48 Removing intermediate container 80b325228586 23:20:48 ---> e0a7d5b949ca 23:20:48 Step 21/22 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:48 Removing intermediate container e3b35a047c9a 23:20:48 ---> e8fe28ab8204 23:20:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:48 ---> Running in 10bfe4d268f9 23:20:48 ---> Running in 5e033f55b022 23:20:48 ---> 502aca3795a7 23:20:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:20:48 Removing intermediate container 10bfe4d268f9 23:20:48 ---> 1fbfcdd462dc 23:20:48 Step 22/22 : LABEL version=2.3.0-dev.57 23:20:48 ---> Running in e23ef1869068 23:20:48 Removing intermediate container 5e033f55b022 23:20:48 ---> 2acd1069c6b7 23:20:48 Step 22/24 : LABEL arch=x86_64 23:20:48 ---> Running in 23673b4d2214 23:20:48 Removing intermediate container e23ef1869068 23:20:48 ---> 928b6e03d60e 23:20:48 23:20:48 ---> 881dd5b79f5a 23:20:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:20:48 Successfully built 928b6e03d60e 23:20:48 Removing intermediate container 23673b4d2214 23:20:48 ---> ad4c8db4f348 23:20:48 Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:48 Successfully tagged security-proxy-setup:latest 23:20:48  Building security-proxy-setup ... done Building sys-mgmt-agent 23:20:49 ---> Running in e030d08b0b37 23:20:53 ---> db7b65eeefb2 23:20:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:20:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:54 ---> 906cdc20663c 23:20:54 Step 3/23 : WORKDIR /edgex-go 23:20:54 ---> Using cache 23:20:54 ---> 0fe1712f206c 23:20:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:54 ---> Using cache 23:20:54 ---> fa96bc9a507c 23:20:54 Step 5/23 : RUN apk add --update --no-cache make bash git 23:20:54 Removing intermediate container 7dd08cc9d98e 23:20:54 ---> 0a09d31877fb 23:20:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:20:54 Removing intermediate container e030d08b0b37 23:20:54 ---> 6351f94e4b06 23:20:54 Step 24/24 : LABEL version=2.3.0-dev.57 23:20:54 ---> Running in df72dc9576dc 23:20:54 ---> Running in 7b6e84f939f5 23:20:54 ---> 455b9fe63d46 23:20:54 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:20:54 ---> Running in 57b80f6c541f 23:20:54 Removing intermediate container df72dc9576dc 23:20:54 ---> 7dca19af3856 23:20:54 Step 23/25 : LABEL arch=x86_64 23:20:54 Removing intermediate container 57b80f6c541f 23:20:54 ---> b26f70611cbd 23:20:54 23:20:54 ---> Running in 7a3e19c19457 23:20:54 ---> ef7b81aa095b 23:20:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:20:54 Successfully built b26f70611cbd 23:20:54 Successfully tagged core-data:latest 23:20:54  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:54 Removing intermediate container 7a3e19c19457 23:20:54 ---> 152a6c532d24 23:20:54 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:54 ---> d17c70f4ee17 23:20:54 Step 26/31 : RUN chmod +x /entrypoint.sh 23:20:54 ---> Running in a187d53cdb14 23:20:54 ---> Running in fec70715feb3 23:20:55 Removing intermediate container a187d53cdb14 23:20:55 ---> f2f777ef68cd 23:20:55 Step 25/25 : LABEL version=2.3.0-dev.57 23:20:55 ---> Running in 77d6bb771bbb 23:20:55 Removing intermediate container 77d6bb771bbb 23:20:55 ---> ee1c0bce6e8c 23:20:55 23:20:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:55 Successfully built ee1c0bce6e8c 23:20:55 Successfully tagged security-secretstore-setup:latest 23:20:56  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages 23:20:56 Removing intermediate container fec70715feb3 23:20:56 ---> b71f835b8830 23:20:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:20:56 ---> Running in 5d219416ff66 23:20:56 Removing intermediate container 7b6e84f939f5 23:20:56 ---> c3c2c793471e 23:20:56 Step 6/23 : COPY go.mod vendor* ./ 23:20:56 Removing intermediate container 5d219416ff66 23:20:56 ---> d0612d66e832 23:20:56 Step 28/31 : CMD ["gate"] 23:20:56 ---> Running in 8e29acc9e0b4 23:20:57 Removing intermediate container 8e29acc9e0b4 23:20:57 ---> 1e0524c9de6c 23:20:57 Step 29/31 : LABEL arch=x86_64 23:20:57 ---> Running in 17e547534285 23:20:57 ---> 6964157f273d 23:20:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:57 ---> Running in c4b95af07d9e 23:20:57 Removing intermediate container 17e547534285 23:20:57 ---> 37b007329eee 23:20:57 Step 30/31 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:20:57 ---> Running in ac414a761df9 23:20:57 Removing intermediate container ac414a761df9 23:20:57 ---> 805b606a6d27 23:20:57 Step 31/31 : LABEL version=2.3.0-dev.57 23:20:57 ---> Running in 88ffb5a23324 23:20:57 Removing intermediate container 88ffb5a23324 23:20:57 ---> 114701b8ff60 23:20:57 23:20:57 Successfully built 114701b8ff60 23:20:57 Successfully tagged security-bootstrapper:latest 23:21:05  Building security-bootstrapper ... done Removing intermediate container c4b95af07d9e 23:21:05 ---> 5d64e23f9236 23:21:05 Step 8/23 : COPY . . 23:21:11 Removing intermediate container a2aba8f90f49 23:21:11 ---> 10dd1f41662e 23:21:11 23:21:11 Step 11/25 : FROM alpine:3.16 23:21:11 ---> 9c6f07244728 23:21:11 Step 12/25 : RUN apk add --update --no-cache dumb-init 23:21:11 ---> Using cache 23:21:11 ---> 878f733f0338 23:21:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:21:11 ---> Using cache 23:21:11 ---> 860fc7e5ac1b 23:21:11 Step 14/25 : ENV APP_PORT=59881 23:21:11 ---> 86b0a1d6ca1f 23:21:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:21:11 ---> Running in 9fb328cf6add 23:21:11 ---> Running in 038a2b263828 23:21:11 Removing intermediate container 9fb328cf6add 23:21:11 ---> 5c3ee7a684a1 23:21:11 Step 15/25 : EXPOSE $APP_PORT 23:21:11 ---> Running in 2014dcf8d819 23:21:11 Removing intermediate container 2014dcf8d819 23:21:11 ---> 4e4299f5099b 23:21:11 Step 16/25 : WORKDIR / 23:21:11 ---> Running in 86cb3eeaf0a5 23:21:11 Removing intermediate container 86cb3eeaf0a5 23:21:11 ---> 597136411427 23:21:11 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:21: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.57" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:21:11 ---> aba59f3669ff 23:21:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:21:11 ---> 7f7af6ede9bc 23:21:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:21:11 ---> 82601ed8250a 23:21:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:21:11 ---> 29b7cc0624a5 23:21:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:21:11 ---> Running in 100f58fdd3c7 23:21:11 Removing intermediate container 100f58fdd3c7 23:21:11 ---> aca344b281c3 23:21:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:11 ---> Running in 731a1b3642b2 23:21:11 Removing intermediate container 731a1b3642b2 23:21:11 ---> edb5f48b62dc 23:21:11 Step 23/25 : LABEL arch=x86_64 23:21:11 ---> Running in 2c276d201136 23:21:12 Removing intermediate container 2c276d201136 23:21:12 ---> 42519c4c7eab 23:21:12 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:21:12 ---> Running in ef2ccabf3004 23:21:12 Removing intermediate container ef2ccabf3004 23:21:12 ---> 1c3f17b6911e 23:21:12 Step 25/25 : LABEL version=2.3.0-dev.57 23:21:12 ---> Running in e08a968a6957 23:21:12 Removing intermediate container e08a968a6957 23:21:12 ---> 62df5f330a0f 23:21:12 23:21:12 Successfully built 62df5f330a0f 23:21:12 Successfully tagged core-metadata:latest 23:21:24  Building core-metadata ... done Removing intermediate container 038a2b263828 23:21:24 ---> fa0fcf702db1 23:21:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:21:24 ---> Running in 73cda850e68a 23:21:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:21:25 Removing intermediate container 73cda850e68a 23:21:25 ---> 739ddd4f6e1c 23:21:25 23:21:25 Step 11/23 : FROM alpine:3.16 23:21:25 ---> 9c6f07244728 23:21:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:21:25 ---> Running in 188c68ecef42 23:21:25 Removing intermediate container 188c68ecef42 23:21:25 ---> 341f71ebe296 23:21:25 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 23:21:25 ---> Running in 9825f3389cb0 23:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:21:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:21:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:21:26 (3/33) Installing readline (8.1.2-r0) 23:21:26 (4/33) Installing bash (5.1.16-r2) 23:21:26 Executing bash-5.1.16-r2.post-install 23:21:26 (5/33) Installing ca-certificates (20220614-r0) 23:21:26 (6/33) Installing brotli-libs (1.0.9-r6) 23:21:26 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:21:26 (8/33) Installing libcurl (7.83.1-r3) 23:21:26 (9/33) Installing curl (7.83.1-r3) 23:21:26 (10/33) Installing docker-cli (20.10.16-r2) 23:21:26 (11/33) Installing dumb-init (1.2.5-r1) 23:21:26 (12/33) Installing libbz2 (1.0.8-r1) 23:21:26 (13/33) Installing expat (2.4.8-r0) 23:21:26 (14/33) Installing libffi (3.4.2-r1) 23:21:26 (15/33) Installing gdbm (1.23-r0) 23:21:26 (16/33) Installing xz-libs (5.2.5-r1) 23:21:26 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:21:26 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:21:26 (19/33) Installing mpdecimal (2.5.1-r1) 23:21:26 (20/33) Installing sqlite-libs (3.38.5-r0) 23:21:26 (21/33) Installing python3 (3.10.5-r0) 23:21:27 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:21:27 (23/33) Installing py3-tomli (2.0.1-r1) 23:21:27 (24/33) Installing py3-pep517 (0.12.0-r2) 23:21:27 (25/33) Installing py3-six (1.16.0-r1) 23:21:27 (26/33) Installing py3-retrying (1.3.3-r3) 23:21:27 (27/33) Installing py3-appdirs (1.4.4-r3) 23:21:27 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:21:27 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:21:27 (30/33) Installing py3-parsing (2.4.7-r3) 23:21:27 (31/33) Installing py3-packaging (21.3-r0) 23:21:27 (32/33) Installing py3-setuptools (59.4.0-r0) 23:21:27 (33/33) Installing py3-pip (22.1.1-r0) 23:21:27 Executing busybox-1.35.0-r17.trigger 23:21:27 Executing ca-certificates-20220614-r0.trigger 23:21:27 OK: 122 MiB in 47 packages 23:21:29 Collecting docker-compose==1.23.2 23:21:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:21:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 36.1 MB/s eta 0:00:00 23:21:29 Collecting docopt<0.7,>=0.6.1 23:21:29 Downloading docopt-0.6.2.tar.gz (25 kB) 23:21:29 Preparing metadata (setup.py): started 23:21:29 Preparing metadata (setup.py): finished with status 'done' 23:21:29 Collecting texttable<0.10,>=0.9.0 23:21:29 Downloading texttable-0.9.1.tar.gz (11 kB) 23:21:29 Preparing metadata (setup.py): started 23:21:29 Preparing metadata (setup.py): finished with status 'done' 23:21:30 Collecting jsonschema<3,>=2.5.1 23:21:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:21:30 Collecting cached-property<2,>=1.2.0 23:21:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:21:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:21:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:21:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 164.5 MB/s eta 0:00:00 23:21:30 Collecting PyYAML<4,>=3.10 23:21:30 Downloading PyYAML-3.13.tar.gz (270 kB) 23:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 125.2 MB/s eta 0:00:00 23:21:30 Preparing metadata (setup.py): started 23:21:30 Preparing metadata (setup.py): finished with status 'done' 23:21:30 Collecting websocket-client<1.0,>=0.32.0 23:21:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 81.0 MB/s eta 0:00:00 23:21:30 Collecting docker<4.0,>=3.6.0 23:21:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 78.4 MB/s eta 0:00:00 23:21:30 Collecting dockerpty<0.5,>=0.4.1 23:21:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:21:30 Preparing metadata (setup.py): started 23:21:31 Preparing metadata (setup.py): finished with status 'done' 23:21:31 Collecting docker-pycreds>=0.4.0 23:21:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:21:31 Collecting urllib3<1.25,>=1.21.1 23:21:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 153.0 MB/s eta 0:00:00 23:21:31 Collecting chardet<3.1.0,>=3.0.2 23:21:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 217.1 MB/s eta 0:00:00 23:21:31 Collecting idna<2.8,>=2.5 23:21:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 166.4 MB/s eta 0:00:00 23:21:31 Collecting certifi>=2017.4.17 23:21:31 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 98.4 MB/s eta 0:00:00 23:21:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:21:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:21:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:21:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:21:31 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:21:31 Running setup.py install for texttable: started 23:21:31 Running setup.py install for texttable: finished with status 'done' 23:21:31 Running setup.py install for PyYAML: started 23:21:32 Running setup.py install for PyYAML: finished with status 'done' 23:21:32 Running setup.py install for docopt: started 23:21:32 Running setup.py install for docopt: finished with status 'done' 23:21:33 Running setup.py install for dockerpty: started 23:21:33 Running setup.py install for dockerpty: finished with status 'done' 23:21:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 23:21:33 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 23:21:37 Removing intermediate container 9825f3389cb0 23:21:37 ---> 45e5e819e32b 23:21:37 Step 14/23 : ENV APP_PORT=58890 23:21:37 ---> Running in 1e577fe0d558 23:21:37 Removing intermediate container 1e577fe0d558 23:21:37 ---> 45eb15b795c4 23:21:37 Step 15/23 : EXPOSE $APP_PORT 23:21:37 ---> Running in 30353b2cc4df 23:21:37 Removing intermediate container 30353b2cc4df 23:21:37 ---> a0ed4d00a568 23:21:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:21:37 ---> dea0f29e9d23 23:21:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:21:38 ---> 4bfbf45485c2 23:21:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:21:38 ---> ebe2e675aeb9 23:21:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:21:38 ---> Running in 2a7d424d870d 23:21:38 Removing intermediate container 2a7d424d870d 23:21:38 ---> 01469c0fb8e0 23:21:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:38 ---> Running in 03c88542dc8b 23:21:38 Removing intermediate container 03c88542dc8b 23:21:38 ---> bebbd3ed4bf8 23:21:38 Step 21/23 : LABEL arch=x86_64 23:21:38 ---> Running in a476980b6bcc 23:21:38 Removing intermediate container a476980b6bcc 23:21:38 ---> cec5c385bf49 23:21:38 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:21:38 ---> Running in 7efccbb0b66f 23:21:38 Removing intermediate container 7efccbb0b66f 23:21:38 ---> ac41e909fada 23:21:38 Step 23/23 : LABEL version=2.3.0-dev.57 23:21:38 ---> Running in 70e3791c85f9 23:21:38 Removing intermediate container 70e3791c85f9 23:21:38 ---> 9b49886a33c4 23:21:38 23:21:38 Successfully built 9b49886a33c4 23:21:38 Successfully tagged sys-mgmt-agent:latest 23:21:39  Building sys-mgmt-agent ... done  [Pipeline] } 23:21:39 $ docker stop --time=1 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b 23:21:40 $ docker rm -f 4029de153303a049838e5a35017009a180748775e35d21d839ad7a708a6a3a5b [Pipeline] // withDockerContainer [Pipeline] sh 23:21:40 + docker images 23:21:40 REPOSITORY TAG IMAGE ID CREATED SIZE 23:21:40 sys-mgmt-agent latest 9b49886a33c4 2 seconds ago 136MB 23:21:40 739ddd4f6e1c 15 seconds ago 1.53GB 23:21:40 core-metadata latest 62df5f330a0f 28 seconds ago 18.2MB 23:21:40 10dd1f41662e 34 seconds ago 1.55GB 23:21:40 security-bootstrapper latest 114701b8ff60 43 seconds ago 19.4MB 23:21:40 security-secretstore-setup latest ee1c0bce6e8c 45 seconds ago 29.2MB 23:21:40 core-data latest b26f70611cbd 46 seconds ago 21.6MB 23:21:40 security-proxy-setup latest 928b6e03d60e 52 seconds ago 27.4MB 23:21:40 core-command latest 3b7c0b9d7b53 58 seconds ago 17.3MB 23:21:40 b9d94a236327 About a minute ago 1.54GB 23:21:40 b062d0a0a5cb About a minute ago 1.55GB 23:21:40 a0aed1eca1c7 About a minute ago 1.54GB 23:21:40 cfbf95574e28 About a minute ago 1.53GB 23:21:40 bfecaaf7fedf About a minute ago 1.53GB 23:21:40 security-spire-agent latest 371af7e21975 About a minute ago 125MB 23:21:40 support-scheduler latest 5d3008c250f8 About a minute ago 26.7MB 23:21:40 support-notifications latest 1fcbe3978101 About a minute ago 27.3MB 23:21:40 security-spiffe-token-provider latest 81aa33400a81 About a minute ago 29.3MB 23:21:40 beadad9cfb0f 2 minutes ago 1.61GB 23:21:40 549e5e2a2aa0 2 minutes ago 1.61GB 23:21:40 2a3642e249fa 2 minutes ago 1.58GB 23:21:40 security-spire-config latest 7aadb34b28e4 2 minutes ago 85.8MB 23:21:40 security-spire-server latest 45e25a3615cf 2 minutes ago 86.5MB 23:21:40 c13dea34e81a 2 minutes ago 1.42GB 23:21:40 8a7b8446da08 2 minutes ago 1.42GB 23:21:40 ci-base-image-x86_64 latest 906cdc20663c 5 minutes ago 994MB 23:21:40 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 23:21:40 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 23:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 23:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 23:21:40 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 23:21:40 provisioning config files... 23:21:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config4526875580987838011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:41 ---> docker-login.sh 23:21:41 nexus3.edgexfoundry.org:10001 23:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:41 Configure a credential helper to remove this warning. See 23:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:41 23:21:41 Login Succeeded 23:21:41 nexus3.edgexfoundry.org:10002 23:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:41 Configure a credential helper to remove this warning. See 23:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:41 23:21:41 Login Succeeded 23:21:41 nexus3.edgexfoundry.org:10003 23:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:41 Configure a credential helper to remove this warning. See 23:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:41 23:21:41 Login Succeeded 23:21:41 nexus3.edgexfoundry.org:10004 23:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:41 Configure a credential helper to remove this warning. See 23:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:41 23:21:41 Login Succeeded 23:21:41 docker.io 23:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:42 Configure a credential helper to remove this warning. See 23:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:42 23:21:42 Login Succeeded 23:21:42 ---> docker-login.sh ends [Pipeline] } 23:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:21:42 502310b00a79916b803008258ae56cda32ec220b 23:21:42 latest 23:21:42 2.3.0-dev.57 23:21:42 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:42 main 23:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:42 + docker push nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b 23:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:21:42 c5677d57b459: Preparing 23:21:42 fbff20b2e194: Preparing 23:21:42 5f98872f04f0: Preparing 23:21:42 6c04abae7236: Preparing 23:21:42 994393dc58e7: Preparing 23:21:42 994393dc58e7: Layer already exists 23:21:42 6c04abae7236: Pushed 23:21:42 5f98872f04f0: Pushed 23:21:42 c5677d57b459: Pushed 23:21:44 fbff20b2e194: Pushed 23:21:44 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:21:44 c5677d57b459: Preparing 23:21:44 fbff20b2e194: Preparing 23:21:44 5f98872f04f0: Preparing 23:21:44 6c04abae7236: Preparing 23:21:44 994393dc58e7: Preparing 23:21:44 c5677d57b459: Layer already exists 23:21:44 fbff20b2e194: Layer already exists 23:21:44 6c04abae7236: Layer already exists 23:21:44 994393dc58e7: Layer already exists 23:21:44 5f98872f04f0: Layer already exists 23:21:44 latest: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 23:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:21:45 c5677d57b459: Preparing 23:21:45 fbff20b2e194: Preparing 23:21:45 5f98872f04f0: Preparing 23:21:45 6c04abae7236: Preparing 23:21:45 994393dc58e7: Preparing 23:21:45 c5677d57b459: Layer already exists 23:21:45 fbff20b2e194: Layer already exists 23:21:45 6c04abae7236: Layer already exists 23:21:45 994393dc58e7: Layer already exists 23:21:45 5f98872f04f0: Layer already exists 23:21:45 2.3.0-dev.57: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker push nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:21:46 c5677d57b459: Preparing 23:21:46 fbff20b2e194: Preparing 23:21:46 5f98872f04f0: Preparing 23:21:46 6c04abae7236: Preparing 23:21:46 994393dc58e7: Preparing 23:21:46 fbff20b2e194: Layer already exists 23:21:46 c5677d57b459: Layer already exists 23:21:46 5f98872f04f0: Layer already exists 23:21:46 994393dc58e7: Layer already exists 23:21:46 6c04abae7236: Layer already exists 23:21:46 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:21:46 c5677d57b459: Preparing 23:21:46 fbff20b2e194: Preparing 23:21:46 5f98872f04f0: Preparing 23:21:46 6c04abae7236: Preparing 23:21:46 994393dc58e7: Preparing 23:21:46 c5677d57b459: Layer already exists 23:21:46 6c04abae7236: Layer already exists 23:21:46 fbff20b2e194: Layer already exists 23:21:46 5f98872f04f0: Layer already exists 23:21:46 994393dc58e7: Layer already exists 23:21:46 main: digest: sha256:aff37d8a3e398122e9ad9d2e3631c9055c9ca6d2579c3cc6c00d58b0e57bc946 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:46 ===================================================== [Pipeline] echo 23:21:46 taggedImages: 23:21:46 - nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b 23:21:46 - nexus3.edgexfoundry.org:10004/core-command:latest 23:21:46 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.57 23:21:46 - nexus3.edgexfoundry.org:10004/core-command:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:21:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:21:46 502310b00a79916b803008258ae56cda32ec220b 23:21:46 latest 23:21:46 2.3.0-dev.57 23:21:46 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:46 main 23:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:47 + docker push nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b 23:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:21:47 590feb9346fa: Preparing 23:21:47 7ee010b97d21: Preparing 23:21:47 5f98872f04f0: Preparing 23:21:47 107bfe6c6c57: Preparing 23:21:47 c2f3e0065f87: Preparing 23:21:47 994393dc58e7: Preparing 23:21:47 994393dc58e7: Waiting 23:21:47 5f98872f04f0: Layer already exists 23:21:47 994393dc58e7: Layer already exists 23:21:47 590feb9346fa: Pushed 23:21:47 c2f3e0065f87: Pushed 23:21:47 107bfe6c6c57: Pushed 23:21:49 7ee010b97d21: Pushed 23:21:49 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:21:49 590feb9346fa: Preparing 23:21:49 7ee010b97d21: Preparing 23:21:49 5f98872f04f0: Preparing 23:21:49 107bfe6c6c57: Preparing 23:21:49 c2f3e0065f87: Preparing 23:21:49 994393dc58e7: Preparing 23:21:49 994393dc58e7: Waiting 23:21:49 590feb9346fa: Layer already exists 23:21:49 7ee010b97d21: Layer already exists 23:21:49 107bfe6c6c57: Layer already exists 23:21:49 5f98872f04f0: Layer already exists 23:21:49 c2f3e0065f87: Layer already exists 23:21:49 994393dc58e7: Layer already exists 23:21:49 latest: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:50 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 23:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:21:50 590feb9346fa: Preparing 23:21:50 7ee010b97d21: Preparing 23:21:50 5f98872f04f0: Preparing 23:21:50 107bfe6c6c57: Preparing 23:21:50 c2f3e0065f87: Preparing 23:21:50 994393dc58e7: Preparing 23:21:50 994393dc58e7: Waiting 23:21:50 c2f3e0065f87: Layer already exists 23:21:50 5f98872f04f0: Layer already exists 23:21:50 590feb9346fa: Layer already exists 23:21:50 107bfe6c6c57: Layer already exists 23:21:50 7ee010b97d21: Layer already exists 23:21:50 994393dc58e7: Layer already exists 23:21:50 2.3.0-dev.57: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:51 + docker push nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:21:51 590feb9346fa: Preparing 23:21:51 7ee010b97d21: Preparing 23:21:51 5f98872f04f0: Preparing 23:21:51 107bfe6c6c57: Preparing 23:21:51 c2f3e0065f87: Preparing 23:21:51 994393dc58e7: Preparing 23:21:51 994393dc58e7: Waiting 23:21:51 c2f3e0065f87: Layer already exists 23:21:51 590feb9346fa: Layer already exists 23:21:51 5f98872f04f0: Layer already exists 23:21:51 107bfe6c6c57: Layer already exists 23:21:51 7ee010b97d21: Layer already exists 23:21:51 994393dc58e7: Layer already exists 23:21:51 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:21:51 590feb9346fa: Preparing 23:21:51 7ee010b97d21: Preparing 23:21:51 5f98872f04f0: Preparing 23:21:51 107bfe6c6c57: Preparing 23:21:51 c2f3e0065f87: Preparing 23:21:51 994393dc58e7: Preparing 23:21:51 994393dc58e7: Waiting 23:21:51 107bfe6c6c57: Layer already exists 23:21:51 c2f3e0065f87: Layer already exists 23:21:51 5f98872f04f0: Layer already exists 23:21:51 590feb9346fa: Layer already exists 23:21:51 7ee010b97d21: Layer already exists 23:21:51 994393dc58e7: Layer already exists 23:21:51 main: digest: sha256:267a5d3a9d24696fa1b53fbb9ea00267aa50fad4efec79911b8710b82cb4595c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:51 ===================================================== [Pipeline] echo 23:21:51 taggedImages: 23:21:51 - nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b 23:21:51 - nexus3.edgexfoundry.org:10004/core-data:latest 23:21:51 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.57 23:21:51 - nexus3.edgexfoundry.org:10004/core-data:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:21:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:21:51 502310b00a79916b803008258ae56cda32ec220b 23:21:51 latest 23:21:51 2.3.0-dev.57 23:21:51 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:51 main 23:21:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b 23:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:21:52 709fe08f3e03: Preparing 23:21:52 ab9045ae155a: Preparing 23:21:52 283edbb8483d: Preparing 23:21:52 5f98872f04f0: Preparing 23:21:52 6c04abae7236: Preparing 23:21:52 994393dc58e7: Preparing 23:21:52 994393dc58e7: Waiting 23:21:52 6c04abae7236: Layer already exists 23:21:52 5f98872f04f0: Layer already exists 23:21:52 994393dc58e7: Layer already exists 23:21:52 ab9045ae155a: Pushed 23:21:52 709fe08f3e03: Pushed 23:21:53 283edbb8483d: Pushed 23:21:54 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:21:54 709fe08f3e03: Preparing 23:21:54 ab9045ae155a: Preparing 23:21:54 283edbb8483d: Preparing 23:21:54 5f98872f04f0: Preparing 23:21:54 6c04abae7236: Preparing 23:21:54 994393dc58e7: Preparing 23:21:54 994393dc58e7: Waiting 23:21:54 283edbb8483d: Layer already exists 23:21:54 5f98872f04f0: Layer already exists 23:21:54 6c04abae7236: Layer already exists 23:21:54 ab9045ae155a: Layer already exists 23:21:54 709fe08f3e03: Layer already exists 23:21:54 994393dc58e7: Layer already exists 23:21:54 latest: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 23:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:21:55 709fe08f3e03: Preparing 23:21:55 ab9045ae155a: Preparing 23:21:55 283edbb8483d: Preparing 23:21:55 5f98872f04f0: Preparing 23:21:55 6c04abae7236: Preparing 23:21:55 994393dc58e7: Preparing 23:21:55 994393dc58e7: Waiting 23:21:55 709fe08f3e03: Layer already exists 23:21:55 6c04abae7236: Layer already exists 23:21:55 ab9045ae155a: Layer already exists 23:21:55 5f98872f04f0: Layer already exists 23:21:55 283edbb8483d: Layer already exists 23:21:55 994393dc58e7: Layer already exists 23:21:55 2.3.0-dev.57: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:21:55 709fe08f3e03: Preparing 23:21:55 ab9045ae155a: Preparing 23:21:55 283edbb8483d: Preparing 23:21:55 5f98872f04f0: Preparing 23:21:55 6c04abae7236: Preparing 23:21:55 994393dc58e7: Preparing 23:21:55 994393dc58e7: Waiting 23:21:55 6c04abae7236: Layer already exists 23:21:55 283edbb8483d: Layer already exists 23:21:55 5f98872f04f0: Layer already exists 23:21:55 ab9045ae155a: Layer already exists 23:21:55 709fe08f3e03: Layer already exists 23:21:55 994393dc58e7: Layer already exists 23:21:55 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:21:56 709fe08f3e03: Preparing 23:21:56 ab9045ae155a: Preparing 23:21:56 283edbb8483d: Preparing 23:21:56 5f98872f04f0: Preparing 23:21:56 6c04abae7236: Preparing 23:21:56 994393dc58e7: Preparing 23:21:56 994393dc58e7: Waiting 23:21:56 709fe08f3e03: Layer already exists 23:21:56 ab9045ae155a: Layer already exists 23:21:56 283edbb8483d: Layer already exists 23:21:56 5f98872f04f0: Layer already exists 23:21:56 6c04abae7236: Layer already exists 23:21:56 994393dc58e7: Layer already exists 23:21:56 main: digest: sha256:070ec8083d30016e97d177fa7548ddb82e61ca4f7078325bcb0398e92e3cd9be size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:56 ===================================================== [Pipeline] echo 23:21:56 taggedImages: 23:21:56 - nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b 23:21:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:21:56 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.57 23:21:56 - nexus3.edgexfoundry.org:10004/core-metadata:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:21:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:21:56 502310b00a79916b803008258ae56cda32ec220b 23:21:56 latest 23:21:56 2.3.0-dev.57 23:21:56 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:21:56 main 23:21:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b 23:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:21:57 fcb071a82f29: Preparing 23:21:57 fcb071a82f29: Preparing 23:21:57 3098c72f82dc: Preparing 23:21:57 9e485f7f95d1: Preparing 23:21:57 0ca1535910ff: Preparing 23:21:57 cd07500385b3: Preparing 23:21:57 5f98872f04f0: Preparing 23:21:57 6d0e3170e291: Preparing 23:21:57 248373269d91: Preparing 23:21:57 5f98872f04f0: Waiting 23:21:57 6d0e3170e291: Waiting 23:21:57 95dcfe0ddcb5: Preparing 23:21:57 34f6da290809: Preparing 23:21:57 994393dc58e7: Preparing 23:21:57 95dcfe0ddcb5: Waiting 23:21:57 994393dc58e7: Waiting 23:21:57 248373269d91: Waiting 23:21:57 0ca1535910ff: Pushed 23:21:57 5f98872f04f0: Layer already exists 23:21:57 3098c72f82dc: Pushed 23:21:57 fcb071a82f29: Pushed 23:21:57 9e485f7f95d1: Pushed 23:21:57 6d0e3170e291: Pushed 23:21:57 248373269d91: Pushed 23:21:57 994393dc58e7: Layer already exists 23:21:57 95dcfe0ddcb5: Pushed 23:21:57 34f6da290809: Pushed 23:21:58 cd07500385b3: Pushed 23:21:59 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:21:59 fcb071a82f29: Preparing 23:21:59 fcb071a82f29: Preparing 23:21:59 3098c72f82dc: Preparing 23:21:59 9e485f7f95d1: Preparing 23:21:59 0ca1535910ff: Preparing 23:21:59 cd07500385b3: Preparing 23:21:59 5f98872f04f0: Preparing 23:21:59 6d0e3170e291: Preparing 23:21:59 248373269d91: Preparing 23:21:59 95dcfe0ddcb5: Preparing 23:21:59 34f6da290809: Preparing 23:21:59 994393dc58e7: Preparing 23:21:59 34f6da290809: Waiting 23:21:59 248373269d91: Waiting 23:21:59 5f98872f04f0: Waiting 23:21:59 6d0e3170e291: Waiting 23:21:59 994393dc58e7: Waiting 23:21:59 95dcfe0ddcb5: Waiting 23:21:59 9e485f7f95d1: Layer already exists 23:21:59 cd07500385b3: Layer already exists 23:21:59 fcb071a82f29: Layer already exists 23:21:59 0ca1535910ff: Layer already exists 23:21:59 3098c72f82dc: Layer already exists 23:21:59 5f98872f04f0: Layer already exists 23:21:59 248373269d91: Layer already exists 23:21:59 6d0e3170e291: Layer already exists 23:21:59 34f6da290809: Layer already exists 23:21:59 95dcfe0ddcb5: Layer already exists 23:21:59 994393dc58e7: Layer already exists 23:21:59 latest: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 23:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:00 fcb071a82f29: Preparing 23:22:00 fcb071a82f29: Preparing 23:22:00 3098c72f82dc: Preparing 23:22:00 9e485f7f95d1: Preparing 23:22:00 0ca1535910ff: Preparing 23:22:00 cd07500385b3: Preparing 23:22:00 5f98872f04f0: Preparing 23:22:00 6d0e3170e291: Preparing 23:22:00 248373269d91: Preparing 23:22:00 5f98872f04f0: Waiting 23:22:00 95dcfe0ddcb5: Preparing 23:22:00 6d0e3170e291: Waiting 23:22:00 34f6da290809: Preparing 23:22:00 994393dc58e7: Preparing 23:22:00 994393dc58e7: Waiting 23:22:00 34f6da290809: Waiting 23:22:00 248373269d91: Waiting 23:22:00 95dcfe0ddcb5: Waiting 23:22:00 fcb071a82f29: Layer already exists 23:22:00 3098c72f82dc: Layer already exists 23:22:00 0ca1535910ff: Layer already exists 23:22:00 9e485f7f95d1: Layer already exists 23:22:00 cd07500385b3: Layer already exists 23:22:00 5f98872f04f0: Layer already exists 23:22:00 6d0e3170e291: Layer already exists 23:22:00 248373269d91: Layer already exists 23:22:00 95dcfe0ddcb5: Layer already exists 23:22:00 34f6da290809: Layer already exists 23:22:00 994393dc58e7: Layer already exists 23:22:00 2.3.0-dev.57: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:01 fcb071a82f29: Preparing 23:22:01 fcb071a82f29: Preparing 23:22:01 3098c72f82dc: Preparing 23:22:01 9e485f7f95d1: Preparing 23:22:01 0ca1535910ff: Preparing 23:22:01 cd07500385b3: Preparing 23:22:01 5f98872f04f0: Preparing 23:22:01 6d0e3170e291: Preparing 23:22:01 248373269d91: Preparing 23:22:01 95dcfe0ddcb5: Preparing 23:22:01 34f6da290809: Preparing 23:22:01 994393dc58e7: Preparing 23:22:01 248373269d91: Waiting 23:22:01 95dcfe0ddcb5: Waiting 23:22:01 34f6da290809: Waiting 23:22:01 994393dc58e7: Waiting 23:22:01 6d0e3170e291: Waiting 23:22:01 5f98872f04f0: Waiting 23:22:01 0ca1535910ff: Layer already exists 23:22:01 3098c72f82dc: Layer already exists 23:22:01 fcb071a82f29: Layer already exists 23:22:01 cd07500385b3: Layer already exists 23:22:01 9e485f7f95d1: Layer already exists 23:22:01 5f98872f04f0: Layer already exists 23:22:01 6d0e3170e291: Layer already exists 23:22:01 248373269d91: Layer already exists 23:22:01 34f6da290809: Layer already exists 23:22:01 95dcfe0ddcb5: Layer already exists 23:22:01 994393dc58e7: Layer already exists 23:22:01 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:01 fcb071a82f29: Preparing 23:22:01 fcb071a82f29: Preparing 23:22:01 3098c72f82dc: Preparing 23:22:01 9e485f7f95d1: Preparing 23:22:01 0ca1535910ff: Preparing 23:22:01 cd07500385b3: Preparing 23:22:01 5f98872f04f0: Preparing 23:22:01 6d0e3170e291: Preparing 23:22:01 248373269d91: Preparing 23:22:01 95dcfe0ddcb5: Preparing 23:22:01 34f6da290809: Preparing 23:22:01 994393dc58e7: Preparing 23:22:01 5f98872f04f0: Waiting 23:22:01 248373269d91: Waiting 23:22:01 95dcfe0ddcb5: Waiting 23:22:01 34f6da290809: Waiting 23:22:01 994393dc58e7: Waiting 23:22:01 6d0e3170e291: Waiting 23:22:01 cd07500385b3: Layer already exists 23:22:01 9e485f7f95d1: Layer already exists 23:22:01 fcb071a82f29: Layer already exists 23:22:01 0ca1535910ff: Layer already exists 23:22:01 3098c72f82dc: Layer already exists 23:22:01 248373269d91: Layer already exists 23:22:01 5f98872f04f0: Layer already exists 23:22:01 34f6da290809: Layer already exists 23:22:01 95dcfe0ddcb5: Layer already exists 23:22:01 6d0e3170e291: Layer already exists 23:22:01 994393dc58e7: Layer already exists 23:22:01 main: digest: sha256:dc6f426f389230d9e10201cfe7abcb5e133c632f8c36537825b7b46c280fc4b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:01 ===================================================== [Pipeline] echo 23:22:01 taggedImages: 23:22:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b 23:22:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:22:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.57 23:22:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:22:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:22:01 502310b00a79916b803008258ae56cda32ec220b 23:22:01 latest 23:22:01 2.3.0-dev.57 23:22:01 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:01 main 23:22:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b 23:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:02 a84f81431fcb: Preparing 23:22:02 0b1c1b0c684c: Preparing 23:22:02 fd46d75a1d2a: Preparing 23:22:02 bc815ad7531b: Preparing 23:22:02 c166a29ebcb0: Preparing 23:22:02 61be43855cb7: Preparing 23:22:02 1e5a61d35922: Preparing 23:22:02 994393dc58e7: Preparing 23:22:02 61be43855cb7: Waiting 23:22:02 1e5a61d35922: Waiting 23:22:02 994393dc58e7: Waiting 23:22:02 c166a29ebcb0: Pushed 23:22:02 a84f81431fcb: Pushed 23:22:02 0b1c1b0c684c: Pushed 23:22:02 994393dc58e7: Layer already exists 23:22:02 61be43855cb7: Pushed 23:22:02 1e5a61d35922: Pushed 23:22:03 bc815ad7531b: Pushed 23:22:03 fd46d75a1d2a: Pushed 23:22:03 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:04 a84f81431fcb: Preparing 23:22:04 0b1c1b0c684c: Preparing 23:22:04 fd46d75a1d2a: Preparing 23:22:04 bc815ad7531b: Preparing 23:22:04 c166a29ebcb0: Preparing 23:22:04 61be43855cb7: Preparing 23:22:04 1e5a61d35922: Preparing 23:22:04 994393dc58e7: Preparing 23:22:04 61be43855cb7: Waiting 23:22:04 1e5a61d35922: Waiting 23:22:04 994393dc58e7: Waiting 23:22:04 bc815ad7531b: Layer already exists 23:22:04 0b1c1b0c684c: Layer already exists 23:22:04 a84f81431fcb: Layer already exists 23:22:04 c166a29ebcb0: Layer already exists 23:22:04 fd46d75a1d2a: Layer already exists 23:22:04 61be43855cb7: Layer already exists 23:22:04 994393dc58e7: Layer already exists 23:22:04 1e5a61d35922: Layer already exists 23:22:04 latest: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 23:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:04 a84f81431fcb: Preparing 23:22:04 0b1c1b0c684c: Preparing 23:22:04 fd46d75a1d2a: Preparing 23:22:04 bc815ad7531b: Preparing 23:22:04 c166a29ebcb0: Preparing 23:22:04 61be43855cb7: Preparing 23:22:04 1e5a61d35922: Preparing 23:22:04 994393dc58e7: Preparing 23:22:04 1e5a61d35922: Waiting 23:22:04 61be43855cb7: Waiting 23:22:04 994393dc58e7: Waiting 23:22:04 0b1c1b0c684c: Layer already exists 23:22:04 bc815ad7531b: Layer already exists 23:22:04 fd46d75a1d2a: Layer already exists 23:22:04 c166a29ebcb0: Layer already exists 23:22:04 a84f81431fcb: Layer already exists 23:22:04 1e5a61d35922: Layer already exists 23:22:04 61be43855cb7: Layer already exists 23:22:04 994393dc58e7: Layer already exists 23:22:04 2.3.0-dev.57: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:05 Removing intermediate container f0651715e084 23:22:05 ---> b0a03f19fad9 23:22:05 Step 8/31 : COPY . . 23:22:05 Removing intermediate container 6f522b0c8a14 23:22:05 ---> 66ceb0dac8dc 23:22:05 Step 9/24 : COPY . . 23:22:05 Removing intermediate container a8995bc713b7 23:22:05 ---> 1d57d262aaf6 23:22:05 Step 7/20 : COPY . . 23:22:05 ---> 1817fee24aa0 23:22:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:05 ---> Running in ee5260e3b5ff 23:22:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:05 ---> 03d82501fd7a 23:22:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:22:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:05 a84f81431fcb: Preparing 23:22:05 0b1c1b0c684c: Preparing 23:22:05 fd46d75a1d2a: Preparing 23:22:05 bc815ad7531b: Preparing 23:22:05 c166a29ebcb0: Preparing 23:22:05 61be43855cb7: Preparing 23:22:05 1e5a61d35922: Preparing 23:22:05 994393dc58e7: Preparing 23:22:05 61be43855cb7: Waiting 23:22:05 1e5a61d35922: Waiting 23:22:05 994393dc58e7: Waiting 23:22:05 0b1c1b0c684c: Layer already exists 23:22:05 fd46d75a1d2a: Layer already exists 23:22:05 bc815ad7531b: Layer already exists 23:22:05 a84f81431fcb: Layer already exists 23:22:05 c166a29ebcb0: Layer already exists 23:22:05 61be43855cb7: Layer already exists 23:22:05 1e5a61d35922: Layer already exists 23:22:05 994393dc58e7: Layer already exists 23:22:05 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:05 ---> Running in 548fff09da4b 23:22:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:06 a84f81431fcb: Preparing 23:22:06 0b1c1b0c684c: Preparing 23:22:06 fd46d75a1d2a: Preparing 23:22:06 bc815ad7531b: Preparing 23:22:06 c166a29ebcb0: Preparing 23:22:06 61be43855cb7: Preparing 23:22:06 1e5a61d35922: Preparing 23:22:06 994393dc58e7: Preparing 23:22:06 61be43855cb7: Waiting 23:22:06 1e5a61d35922: Waiting 23:22:06 c166a29ebcb0: Layer already exists 23:22:06 0b1c1b0c684c: Layer already exists 23:22:06 fd46d75a1d2a: Layer already exists 23:22:06 bc815ad7531b: Layer already exists 23:22:06 a84f81431fcb: Layer already exists 23:22:06 1e5a61d35922: Layer already exists 23:22:06 61be43855cb7: Layer already exists 23:22:06 994393dc58e7: Layer already exists 23:22:06 main: digest: sha256:9a450298274f3b9360be456291396b0b86267d821717e241888b3c910f465624 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:06 ===================================================== [Pipeline] echo 23:22:06 taggedImages: 23:22:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b 23:22:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.57 23:22:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:22:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:22:06 502310b00a79916b803008258ae56cda32ec220b 23:22:06 latest 23:22:06 2.3.0-dev.57 23:22:06 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:06 main 23:22:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:06 ---> 36e27794c10b 23:22:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:06 ---> Running in 1b0f87602448 23:22:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b 23:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:22:06 c65e445bfd8a: Preparing 23:22:06 0096c1d36b6b: Preparing 23:22:06 db8ac0cff8ab: Preparing 23:22:06 5b0abf2364f2: Preparing 23:22:06 56e6c87eec66: Preparing 23:22:06 b4f80f486e90: Preparing 23:22:06 45f683ba79c0: Preparing 23:22:06 012e172bffff: Preparing 23:22:06 809822adf0c9: Preparing 23:22:06 994393dc58e7: Preparing 23:22:06 b4f80f486e90: Waiting 23:22:06 45f683ba79c0: Waiting 23:22:06 012e172bffff: Waiting 23:22:06 809822adf0c9: Waiting 23:22:06 994393dc58e7: Waiting 23:22:06 0096c1d36b6b: Pushed 23:22:06 56e6c87eec66: Pushed 23:22:06 c65e445bfd8a: Pushed 23:22:07 b4f80f486e90: Pushed 23:22:07 45f683ba79c0: Pushed 23:22:07 012e172bffff: Pushed 23:22:07 994393dc58e7: Layer already exists 23:22:07 809822adf0c9: Pushed 23:22:08 5b0abf2364f2: Pushed 23:22:08 db8ac0cff8ab: Pushed 23:22:08 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } 23:22:08 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:22:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:22:09 c65e445bfd8a: Preparing 23:22:09 0096c1d36b6b: Preparing 23:22:09 db8ac0cff8ab: Preparing 23:22:09 5b0abf2364f2: Preparing 23:22:09 56e6c87eec66: Preparing 23:22:09 b4f80f486e90: Preparing 23:22:09 45f683ba79c0: Preparing 23:22:09 012e172bffff: Preparing 23:22:09 809822adf0c9: Preparing 23:22:09 994393dc58e7: Preparing 23:22:09 45f683ba79c0: Waiting 23:22:09 b4f80f486e90: Waiting 23:22:09 809822adf0c9: Waiting 23:22:09 012e172bffff: Waiting 23:22:09 994393dc58e7: Waiting 23:22:09 c65e445bfd8a: Layer already exists 23:22:09 5b0abf2364f2: Layer already exists 23:22:09 db8ac0cff8ab: Layer already exists 23:22:09 56e6c87eec66: Layer already exists 23:22:09 0096c1d36b6b: Layer already exists 23:22:09 b4f80f486e90: Layer already exists 23:22:09 45f683ba79c0: Layer already exists 23:22:09 809822adf0c9: Layer already exists 23:22:09 994393dc58e7: Layer already exists 23:22:09 012e172bffff: Layer already exists 23:22:09 latest: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 23:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:22:09 c65e445bfd8a: Preparing 23:22:09 0096c1d36b6b: Preparing 23:22:09 db8ac0cff8ab: Preparing 23:22:09 5b0abf2364f2: Preparing 23:22:09 56e6c87eec66: Preparing 23:22:09 b4f80f486e90: Preparing 23:22:09 45f683ba79c0: Preparing 23:22:09 012e172bffff: Preparing 23:22:09 809822adf0c9: Preparing 23:22:09 994393dc58e7: Preparing 23:22:09 b4f80f486e90: Waiting 23:22:09 45f683ba79c0: Waiting 23:22:09 012e172bffff: Waiting 23:22:09 809822adf0c9: Waiting 23:22:09 994393dc58e7: Waiting 23:22:09 c65e445bfd8a: Layer already exists 23:22:09 db8ac0cff8ab: Layer already exists 23:22:09 0096c1d36b6b: Layer already exists 23:22:09 5b0abf2364f2: Layer already exists 23:22:09 56e6c87eec66: Layer already exists 23:22:09 b4f80f486e90: Layer already exists 23:22:09 45f683ba79c0: Layer already exists 23:22:09 809822adf0c9: Layer already exists 23:22:09 012e172bffff: Layer already exists 23:22:09 994393dc58e7: Layer already exists 23:22:09 2.3.0-dev.57: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:22:10 c65e445bfd8a: Preparing 23:22:10 0096c1d36b6b: Preparing 23:22:10 db8ac0cff8ab: Preparing 23:22:10 5b0abf2364f2: Preparing 23:22:10 56e6c87eec66: Preparing 23:22:10 b4f80f486e90: Preparing 23:22:10 45f683ba79c0: Preparing 23:22:10 012e172bffff: Preparing 23:22:10 809822adf0c9: Preparing 23:22:10 994393dc58e7: Preparing 23:22:10 45f683ba79c0: Waiting 23:22:10 994393dc58e7: Waiting 23:22:10 012e172bffff: Waiting 23:22:10 809822adf0c9: Waiting 23:22:10 b4f80f486e90: Waiting 23:22:10 56e6c87eec66: Layer already exists 23:22:10 0096c1d36b6b: Layer already exists 23:22:10 db8ac0cff8ab: Layer already exists 23:22:10 5b0abf2364f2: Layer already exists 23:22:10 c65e445bfd8a: Layer already exists 23:22:10 b4f80f486e90: Layer already exists 23:22:10 012e172bffff: Layer already exists 23:22:10 809822adf0c9: Layer already exists 23:22:10 45f683ba79c0: Layer already exists 23:22:10 994393dc58e7: Layer already exists 23:22:10 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:22:11 c65e445bfd8a: Preparing 23:22:11 0096c1d36b6b: Preparing 23:22:11 db8ac0cff8ab: Preparing 23:22:11 5b0abf2364f2: Preparing 23:22:11 56e6c87eec66: Preparing 23:22:11 b4f80f486e90: Preparing 23:22:11 45f683ba79c0: Preparing 23:22:11 012e172bffff: Preparing 23:22:11 809822adf0c9: Preparing 23:22:11 994393dc58e7: Preparing 23:22:11 012e172bffff: Waiting 23:22:11 b4f80f486e90: Waiting 23:22:11 809822adf0c9: Waiting 23:22:11 45f683ba79c0: Waiting 23:22:11 994393dc58e7: Waiting 23:22:11 db8ac0cff8ab: Layer already exists 23:22:11 56e6c87eec66: Layer already exists 23:22:11 c65e445bfd8a: Layer already exists 23:22:11 0096c1d36b6b: Layer already exists 23:22:11 5b0abf2364f2: Layer already exists 23:22:11 b4f80f486e90: Layer already exists 23:22:11 45f683ba79c0: Layer already exists 23:22:11 809822adf0c9: Layer already exists 23:22:11 012e172bffff: Layer already exists 23:22:11 994393dc58e7: Layer already exists 23:22:11 main: digest: sha256:9b96c5b65d09ffe7b889ee255a585bb0bc4f197239ef694c2a11cd1111f2459b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:11 ===================================================== [Pipeline] echo 23:22:11 taggedImages: 23:22:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b 23:22:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:22:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.57 23:22:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:22:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:22:11 502310b00a79916b803008258ae56cda32ec220b 23:22:11 latest 23:22:11 2.3.0-dev.57 23:22:11 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:11 main 23:22:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b 23:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:22:11 b9ba56f4ed94: Preparing 23:22:11 f1d140101d81: Preparing 23:22:11 5f98872f04f0: Preparing 23:22:11 a9cff9265260: Preparing 23:22:11 54b781ef0021: Preparing 23:22:11 34d5ebaa5410: Preparing 23:22:11 34d5ebaa5410: Waiting 23:22:11 5f98872f04f0: Layer already exists 23:22:11 34d5ebaa5410: Layer already exists 23:22:11 54b781ef0021: Pushed 23:22:11 b9ba56f4ed94: Pushed 23:22:12 a9cff9265260: Pushed 23:22:14 f1d140101d81: Pushed 23:22:14 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:14 + 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 23:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:22:15 b9ba56f4ed94: Preparing 23:22:15 f1d140101d81: Preparing 23:22:15 5f98872f04f0: Preparing 23:22:15 a9cff9265260: Preparing 23:22:15 54b781ef0021: Preparing 23:22:15 34d5ebaa5410: Preparing 23:22:15 34d5ebaa5410: Waiting 23:22:15 54b781ef0021: Layer already exists 23:22:15 a9cff9265260: Layer already exists 23:22:15 b9ba56f4ed94: Layer already exists 23:22:15 5f98872f04f0: Layer already exists 23:22:15 f1d140101d81: Layer already exists 23:22:15 34d5ebaa5410: Layer already exists 23:22:15 latest: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 23:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:22:15 b9ba56f4ed94: Preparing 23:22:15 f1d140101d81: Preparing 23:22:15 5f98872f04f0: Preparing 23:22:15 a9cff9265260: Preparing 23:22:15 54b781ef0021: Preparing 23:22:15 34d5ebaa5410: Preparing 23:22:15 34d5ebaa5410: Waiting 23:22:15 a9cff9265260: Layer already exists 23:22:15 f1d140101d81: Layer already exists 23:22:15 b9ba56f4ed94: Layer already exists 23:22:15 5f98872f04f0: Layer already exists 23:22:15 54b781ef0021: Layer already exists 23:22:15 34d5ebaa5410: Layer already exists 23:22:15 2.3.0-dev.57: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:22:16 b9ba56f4ed94: Preparing 23:22:16 f1d140101d81: Preparing 23:22:16 5f98872f04f0: Preparing 23:22:16 a9cff9265260: Preparing 23:22:16 54b781ef0021: Preparing 23:22:16 34d5ebaa5410: Preparing 23:22:16 34d5ebaa5410: Waiting 23:22:16 b9ba56f4ed94: Layer already exists 23:22:16 f1d140101d81: Layer already exists 23:22:16 a9cff9265260: Layer already exists 23:22:16 5f98872f04f0: Layer already exists 23:22:16 54b781ef0021: Layer already exists 23:22:16 34d5ebaa5410: Layer already exists 23:22:16 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:16 + 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 23:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:22:16 b9ba56f4ed94: Preparing 23:22:16 f1d140101d81: Preparing 23:22:16 5f98872f04f0: Preparing 23:22:16 a9cff9265260: Preparing 23:22:16 54b781ef0021: Preparing 23:22:16 34d5ebaa5410: Preparing 23:22:16 34d5ebaa5410: Waiting 23:22:16 5f98872f04f0: Layer already exists 23:22:16 b9ba56f4ed94: Layer already exists 23:22:16 f1d140101d81: Layer already exists 23:22:16 a9cff9265260: Layer already exists 23:22:16 54b781ef0021: Layer already exists 23:22:16 34d5ebaa5410: Layer already exists 23:22:16 main: digest: sha256:1eff6a7677e41310635ec440834fe71b12d457db729fc82630ab12d2fbc13f8b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:16 ===================================================== [Pipeline] echo 23:22:16 taggedImages: 23:22:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b 23:22:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:22:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.57 23:22:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:22:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:22:16 502310b00a79916b803008258ae56cda32ec220b 23:22:16 latest 23:22:16 2.3.0-dev.57 23:22:16 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:16 main 23:22:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b 23:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:22:17 32494c7c27d6: Preparing 23:22:17 e20acb65bbd7: Preparing 23:22:17 de8390549bad: Preparing 23:22:17 ca87db8be2a5: Preparing 23:22:17 c5f2b1064175: Preparing 23:22:17 87601b9d19af: Preparing 23:22:17 54b781ef0021: Preparing 23:22:17 34d5ebaa5410: Preparing 23:22:17 87601b9d19af: Waiting 23:22:17 54b781ef0021: Waiting 23:22:17 34d5ebaa5410: Waiting 23:22:17 e20acb65bbd7: Pushed 23:22:17 32494c7c27d6: Pushed 23:22:17 de8390549bad: Pushed 23:22:17 54b781ef0021: Layer already exists 23:22:17 34d5ebaa5410: Layer already exists 23:22:18 87601b9d19af: Pushed 23:22:21 c5f2b1064175: Pushed 23:22:24 ca87db8be2a5: Pushed 23:22:25 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:22:25 32494c7c27d6: Preparing 23:22:25 e20acb65bbd7: Preparing 23:22:25 de8390549bad: Preparing 23:22:25 ca87db8be2a5: Preparing 23:22:25 c5f2b1064175: Preparing 23:22:25 87601b9d19af: Preparing 23:22:25 54b781ef0021: Preparing 23:22:25 34d5ebaa5410: Preparing 23:22:25 34d5ebaa5410: Waiting 23:22:25 54b781ef0021: Waiting 23:22:25 87601b9d19af: Waiting 23:22:25 ca87db8be2a5: Layer already exists 23:22:25 e20acb65bbd7: Layer already exists 23:22:25 32494c7c27d6: Layer already exists 23:22:25 de8390549bad: Layer already exists 23:22:25 c5f2b1064175: Layer already exists 23:22:25 54b781ef0021: Layer already exists 23:22:25 87601b9d19af: Layer already exists 23:22:25 34d5ebaa5410: Layer already exists 23:22:25 latest: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 23:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:22:26 32494c7c27d6: Preparing 23:22:26 e20acb65bbd7: Preparing 23:22:26 de8390549bad: Preparing 23:22:26 ca87db8be2a5: Preparing 23:22:26 c5f2b1064175: Preparing 23:22:26 87601b9d19af: Preparing 23:22:26 54b781ef0021: Preparing 23:22:26 34d5ebaa5410: Preparing 23:22:26 34d5ebaa5410: Waiting 23:22:26 54b781ef0021: Waiting 23:22:26 87601b9d19af: Waiting 23:22:26 ca87db8be2a5: Layer already exists 23:22:26 32494c7c27d6: Layer already exists 23:22:26 e20acb65bbd7: Layer already exists 23:22:26 c5f2b1064175: Layer already exists 23:22:26 de8390549bad: Layer already exists 23:22:26 87601b9d19af: Layer already exists 23:22:26 54b781ef0021: Layer already exists 23:22:26 34d5ebaa5410: Layer already exists 23:22:26 2.3.0-dev.57: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:22:26 32494c7c27d6: Preparing 23:22:26 e20acb65bbd7: Preparing 23:22:26 de8390549bad: Preparing 23:22:26 ca87db8be2a5: Preparing 23:22:26 c5f2b1064175: Preparing 23:22:26 87601b9d19af: Preparing 23:22:26 54b781ef0021: Preparing 23:22:26 34d5ebaa5410: Preparing 23:22:26 87601b9d19af: Waiting 23:22:26 54b781ef0021: Waiting 23:22:26 34d5ebaa5410: Waiting 23:22:26 de8390549bad: Layer already exists 23:22:26 c5f2b1064175: Layer already exists 23:22:26 e20acb65bbd7: Layer already exists 23:22:26 32494c7c27d6: Layer already exists 23:22:26 ca87db8be2a5: Layer already exists 23:22:26 34d5ebaa5410: Layer already exists 23:22:26 54b781ef0021: Layer already exists 23:22:26 87601b9d19af: Layer already exists 23:22:26 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:22:27 32494c7c27d6: Preparing 23:22:27 e20acb65bbd7: Preparing 23:22:27 de8390549bad: Preparing 23:22:27 ca87db8be2a5: Preparing 23:22:27 c5f2b1064175: Preparing 23:22:27 87601b9d19af: Preparing 23:22:27 54b781ef0021: Preparing 23:22:27 34d5ebaa5410: Preparing 23:22:27 87601b9d19af: Waiting 23:22:27 54b781ef0021: Waiting 23:22:27 34d5ebaa5410: Waiting 23:22:27 32494c7c27d6: Layer already exists 23:22:27 ca87db8be2a5: Layer already exists 23:22:27 c5f2b1064175: Layer already exists 23:22:27 de8390549bad: Layer already exists 23:22:27 e20acb65bbd7: Layer already exists 23:22:27 54b781ef0021: Layer already exists 23:22:27 87601b9d19af: Layer already exists 23:22:27 34d5ebaa5410: Layer already exists 23:22:27 main: digest: sha256:2f00fa1eaedccde8bbb078606c0bf21e8baab1fd4d17787cbf13c1fee5fcd255 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:27 ===================================================== [Pipeline] echo 23:22:27 taggedImages: 23:22:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b 23:22:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:22:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.57 23:22:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:22:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:22:27 502310b00a79916b803008258ae56cda32ec220b 23:22:27 latest 23:22:27 2.3.0-dev.57 23:22:27 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:27 main 23:22:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b 23:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:22:28 56a5562a9259: Preparing 23:22:28 6c2138735888: Preparing 23:22:28 b638c6eca005: Preparing 23:22:28 6efa461107a6: Preparing 23:22:28 8bcc3ca4bd78: Preparing 23:22:28 1932b3e9c0f4: Preparing 23:22:28 34d5ebaa5410: Preparing 23:22:28 1932b3e9c0f4: Waiting 23:22:28 34d5ebaa5410: Waiting 23:22:28 56a5562a9259: Pushed 23:22:28 b638c6eca005: Pushed 23:22:28 6c2138735888: Pushed 23:22:28 34d5ebaa5410: Layer already exists 23:22:28 1932b3e9c0f4: Pushed 23:22:28 8bcc3ca4bd78: Pushed 23:22:35 6efa461107a6: Pushed 23:22:35 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:22:35 56a5562a9259: Preparing 23:22:35 6c2138735888: Preparing 23:22:35 b638c6eca005: Preparing 23:22:35 6efa461107a6: Preparing 23:22:35 8bcc3ca4bd78: Preparing 23:22:35 1932b3e9c0f4: Preparing 23:22:35 34d5ebaa5410: Preparing 23:22:35 1932b3e9c0f4: Waiting 23:22:35 34d5ebaa5410: Waiting 23:22:35 56a5562a9259: Layer already exists 23:22:35 6efa461107a6: Layer already exists 23:22:35 b638c6eca005: Layer already exists 23:22:35 6c2138735888: Layer already exists 23:22:35 8bcc3ca4bd78: Layer already exists 23:22:35 1932b3e9c0f4: Layer already exists 23:22:35 34d5ebaa5410: Layer already exists 23:22:35 latest: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 23:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:22:36 56a5562a9259: Preparing 23:22:36 6c2138735888: Preparing 23:22:36 b638c6eca005: Preparing 23:22:36 6efa461107a6: Preparing 23:22:36 8bcc3ca4bd78: Preparing 23:22:36 1932b3e9c0f4: Preparing 23:22:36 34d5ebaa5410: Preparing 23:22:36 1932b3e9c0f4: Waiting 23:22:36 b638c6eca005: Layer already exists 23:22:36 6c2138735888: Layer already exists 23:22:36 56a5562a9259: Layer already exists 23:22:36 6efa461107a6: Layer already exists 23:22:36 8bcc3ca4bd78: Layer already exists 23:22:36 1932b3e9c0f4: Layer already exists 23:22:36 34d5ebaa5410: Layer already exists 23:22:36 2.3.0-dev.57: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:22:36 56a5562a9259: Preparing 23:22:36 6c2138735888: Preparing 23:22:36 b638c6eca005: Preparing 23:22:36 6efa461107a6: Preparing 23:22:36 8bcc3ca4bd78: Preparing 23:22:36 1932b3e9c0f4: Preparing 23:22:36 34d5ebaa5410: Preparing 23:22:36 34d5ebaa5410: Waiting 23:22:36 1932b3e9c0f4: Waiting 23:22:36 56a5562a9259: Layer already exists 23:22:36 6efa461107a6: Layer already exists 23:22:36 6c2138735888: Layer already exists 23:22:36 8bcc3ca4bd78: Layer already exists 23:22:36 b638c6eca005: Layer already exists 23:22:36 34d5ebaa5410: Layer already exists 23:22:36 1932b3e9c0f4: Layer already exists 23:22:36 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:22:37 56a5562a9259: Preparing 23:22:37 6c2138735888: Preparing 23:22:37 b638c6eca005: Preparing 23:22:37 6efa461107a6: Preparing 23:22:37 8bcc3ca4bd78: Preparing 23:22:37 1932b3e9c0f4: Preparing 23:22:37 34d5ebaa5410: Preparing 23:22:37 1932b3e9c0f4: Waiting 23:22:37 34d5ebaa5410: Waiting 23:22:37 6efa461107a6: Layer already exists 23:22:37 8bcc3ca4bd78: Layer already exists 23:22:37 6c2138735888: Layer already exists 23:22:37 b638c6eca005: Layer already exists 23:22:37 56a5562a9259: Layer already exists 23:22:37 1932b3e9c0f4: Layer already exists 23:22:37 34d5ebaa5410: Layer already exists 23:22:37 main: digest: sha256:d90a71f6695e244e849c4709ba26540a576bc3cf030f9878a6b7bcab7856df96 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:37 ===================================================== [Pipeline] echo 23:22:37 taggedImages: 23:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b 23:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.57 23:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:22:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:22:37 502310b00a79916b803008258ae56cda32ec220b 23:22:37 latest 23:22:37 2.3.0-dev.57 23:22:37 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:37 main 23:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b 23:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:22:38 71678ef9ade9: Preparing 23:22:38 93e1f945266b: Preparing 23:22:38 df196119f94a: Preparing 23:22:38 6efa461107a6: Preparing 23:22:38 87601b9d19af: Preparing 23:22:38 54b781ef0021: Preparing 23:22:38 34d5ebaa5410: Preparing 23:22:38 34d5ebaa5410: Waiting 23:22:38 87601b9d19af: Layer already exists 23:22:38 6efa461107a6: Layer already exists 23:22:38 54b781ef0021: Layer already exists 23:22:38 34d5ebaa5410: Layer already exists 23:22:38 df196119f94a: Pushed 23:22:38 71678ef9ade9: Pushed 23:22:38 93e1f945266b: Pushed 23:22:38 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:22:39 71678ef9ade9: Preparing 23:22:39 93e1f945266b: Preparing 23:22:39 df196119f94a: Preparing 23:22:39 6efa461107a6: Preparing 23:22:39 87601b9d19af: Preparing 23:22:39 54b781ef0021: Preparing 23:22:39 34d5ebaa5410: Preparing 23:22:39 54b781ef0021: Waiting 23:22:39 34d5ebaa5410: Waiting 23:22:39 df196119f94a: Layer already exists 23:22:39 6efa461107a6: Layer already exists 23:22:39 93e1f945266b: Layer already exists 23:22:39 71678ef9ade9: Layer already exists 23:22:39 87601b9d19af: Layer already exists 23:22:39 54b781ef0021: Layer already exists 23:22:39 34d5ebaa5410: Layer already exists 23:22:39 latest: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 23:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:22:39 71678ef9ade9: Preparing 23:22:39 93e1f945266b: Preparing 23:22:39 df196119f94a: Preparing 23:22:39 6efa461107a6: Preparing 23:22:39 87601b9d19af: Preparing 23:22:39 54b781ef0021: Preparing 23:22:39 34d5ebaa5410: Preparing 23:22:39 54b781ef0021: Waiting 23:22:39 34d5ebaa5410: Waiting 23:22:39 6efa461107a6: Layer already exists 23:22:39 71678ef9ade9: Layer already exists 23:22:39 87601b9d19af: Layer already exists 23:22:39 93e1f945266b: Layer already exists 23:22:39 df196119f94a: Layer already exists 23:22:39 54b781ef0021: Layer already exists 23:22:39 34d5ebaa5410: Layer already exists 23:22:39 2.3.0-dev.57: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:22:40 71678ef9ade9: Preparing 23:22:40 93e1f945266b: Preparing 23:22:40 df196119f94a: Preparing 23:22:40 6efa461107a6: Preparing 23:22:40 87601b9d19af: Preparing 23:22:40 54b781ef0021: Preparing 23:22:40 34d5ebaa5410: Preparing 23:22:40 54b781ef0021: Waiting 23:22:40 34d5ebaa5410: Waiting 23:22:40 df196119f94a: Layer already exists 23:22:40 71678ef9ade9: Layer already exists 23:22:40 93e1f945266b: Layer already exists 23:22:40 87601b9d19af: Layer already exists 23:22:40 6efa461107a6: Layer already exists 23:22:40 54b781ef0021: Layer already exists 23:22:40 34d5ebaa5410: Layer already exists 23:22:40 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:22:41 71678ef9ade9: Preparing 23:22:41 93e1f945266b: Preparing 23:22:41 df196119f94a: Preparing 23:22:41 6efa461107a6: Preparing 23:22:41 87601b9d19af: Preparing 23:22:41 54b781ef0021: Preparing 23:22:41 34d5ebaa5410: Preparing 23:22:41 54b781ef0021: Waiting 23:22:41 34d5ebaa5410: Waiting 23:22:41 87601b9d19af: Layer already exists 23:22:41 df196119f94a: Layer already exists 23:22:41 93e1f945266b: Layer already exists 23:22:41 71678ef9ade9: Layer already exists 23:22:41 6efa461107a6: Layer already exists 23:22:41 54b781ef0021: Layer already exists 23:22:41 34d5ebaa5410: Layer already exists 23:22:41 main: digest: sha256:18c0ac27a939e7a0d996536054a50e7261921f2dd619ed0c8c35c36749e8cfa6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:41 ===================================================== [Pipeline] echo 23:22:41 taggedImages: 23:22:41 - nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b 23:22:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:22:41 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.57 23:22:41 - nexus3.edgexfoundry.org:10004/security-spire-server:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:22:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:22:41 502310b00a79916b803008258ae56cda32ec220b 23:22:41 latest 23:22:41 2.3.0-dev.57 23:22:41 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:41 main 23:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b 23:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:22:41 86f8ce441fea: Preparing 23:22:41 f9e2702c4cc2: Preparing 23:22:41 5f98872f04f0: Preparing 23:22:41 0b4913401f12: Preparing 23:22:41 994393dc58e7: Preparing 23:22:41 994393dc58e7: Layer already exists 23:22:41 5f98872f04f0: Layer already exists 23:22:41 86f8ce441fea: Pushed 23:22:41 0b4913401f12: Pushed 23:22:44 f9e2702c4cc2: Pushed 23:22:44 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:22:45 86f8ce441fea: Preparing 23:22:45 f9e2702c4cc2: Preparing 23:22:45 5f98872f04f0: Preparing 23:22:45 0b4913401f12: Preparing 23:22:45 994393dc58e7: Preparing 23:22:45 86f8ce441fea: Layer already exists 23:22:45 994393dc58e7: Layer already exists 23:22:45 0b4913401f12: Layer already exists 23:22:45 5f98872f04f0: Layer already exists 23:22:45 f9e2702c4cc2: Layer already exists 23:22:45 latest: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 23:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:22:45 86f8ce441fea: Preparing 23:22:45 f9e2702c4cc2: Preparing 23:22:45 5f98872f04f0: Preparing 23:22:45 0b4913401f12: Preparing 23:22:45 994393dc58e7: Preparing 23:22:45 994393dc58e7: Layer already exists 23:22:45 86f8ce441fea: Layer already exists 23:22:45 f9e2702c4cc2: Layer already exists 23:22:45 0b4913401f12: Layer already exists 23:22:45 5f98872f04f0: Layer already exists 23:22:45 2.3.0-dev.57: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:22:46 86f8ce441fea: Preparing 23:22:46 f9e2702c4cc2: Preparing 23:22:46 5f98872f04f0: Preparing 23:22:46 0b4913401f12: Preparing 23:22:46 994393dc58e7: Preparing 23:22:46 86f8ce441fea: Layer already exists 23:22:46 5f98872f04f0: Layer already exists 23:22:46 f9e2702c4cc2: Layer already exists 23:22:46 0b4913401f12: Layer already exists 23:22:46 994393dc58e7: Layer already exists 23:22:46 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:22:46 86f8ce441fea: Preparing 23:22:46 f9e2702c4cc2: Preparing 23:22:46 5f98872f04f0: Preparing 23:22:46 0b4913401f12: Preparing 23:22:46 994393dc58e7: Preparing 23:22:46 f9e2702c4cc2: Layer already exists 23:22:46 86f8ce441fea: Layer already exists 23:22:46 5f98872f04f0: Layer already exists 23:22:46 994393dc58e7: Layer already exists 23:22:46 0b4913401f12: Layer already exists 23:22:46 main: digest: sha256:8635e6963b485e64cc132ee331a694259b76486d954e5c4d908110ee1d4d07b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:46 ===================================================== [Pipeline] echo 23:22:47 taggedImages: 23:22:47 - nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b 23:22:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:22:47 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.57 23:22:47 - nexus3.edgexfoundry.org:10004/support-notifications:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:22:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:22:47 502310b00a79916b803008258ae56cda32ec220b 23:22:47 latest 23:22:47 2.3.0-dev.57 23:22:47 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:47 main 23:22:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b 23:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:22:47 4f99a539d076: Preparing 23:22:47 5e99b7816c1c: Preparing 23:22:47 5f98872f04f0: Preparing 23:22:47 6c04abae7236: Preparing 23:22:47 994393dc58e7: Preparing 23:22:47 5f98872f04f0: Layer already exists 23:22:47 6c04abae7236: Layer already exists 23:22:47 994393dc58e7: Layer already exists 23:22:47 4f99a539d076: Pushed 23:22:50 5e99b7816c1c: Pushed 23:22:50 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:22:51 4f99a539d076: Preparing 23:22:51 5e99b7816c1c: Preparing 23:22:51 5f98872f04f0: Preparing 23:22:51 6c04abae7236: Preparing 23:22:51 994393dc58e7: Preparing 23:22:51 4f99a539d076: Layer already exists 23:22:51 6c04abae7236: Layer already exists 23:22:51 994393dc58e7: Layer already exists 23:22:51 5f98872f04f0: Layer already exists 23:22:51 5e99b7816c1c: Layer already exists 23:22:51 latest: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 23:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:22:51 4f99a539d076: Preparing 23:22:51 5e99b7816c1c: Preparing 23:22:51 5f98872f04f0: Preparing 23:22:51 6c04abae7236: Preparing 23:22:51 994393dc58e7: Preparing 23:22:51 5e99b7816c1c: Layer already exists 23:22:51 4f99a539d076: Layer already exists 23:22:51 5f98872f04f0: Layer already exists 23:22:51 6c04abae7236: Layer already exists 23:22:51 994393dc58e7: Layer already exists 23:22:51 2.3.0-dev.57: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:22:52 4f99a539d076: Preparing 23:22:52 5e99b7816c1c: Preparing 23:22:52 5f98872f04f0: Preparing 23:22:52 6c04abae7236: Preparing 23:22:52 994393dc58e7: Preparing 23:22:52 5f98872f04f0: Layer already exists 23:22:52 994393dc58e7: Layer already exists 23:22:52 5e99b7816c1c: Layer already exists 23:22:52 4f99a539d076: Layer already exists 23:22:52 6c04abae7236: Layer already exists 23:22:52 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:22:53 4f99a539d076: Preparing 23:22:53 5e99b7816c1c: Preparing 23:22:53 5f98872f04f0: Preparing 23:22:53 6c04abae7236: Preparing 23:22:53 994393dc58e7: Preparing 23:22:53 994393dc58e7: Layer already exists 23:22:53 6c04abae7236: Layer already exists 23:22:53 5f98872f04f0: Layer already exists 23:22:53 5e99b7816c1c: Layer already exists 23:22:53 4f99a539d076: Layer already exists 23:22:53 main: digest: sha256:fc137fb297f5eab34aa7dd9a226ee24dbb3d03af3fb2b32f864543f04822947b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:53 ===================================================== [Pipeline] echo 23:22:53 taggedImages: 23:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b 23:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.57 23:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:22:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:22:53 502310b00a79916b803008258ae56cda32ec220b 23:22:53 latest 23:22:53 2.3.0-dev.57 23:22:53 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:22:53 main 23:22:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b 23:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:22:53 7314eee72fd8: Preparing 23:22:53 bf6861587eda: Preparing 23:22:53 a9925b536faa: Preparing 23:22:53 6b503da51ba2: Preparing 23:22:53 994393dc58e7: Preparing 23:22:53 994393dc58e7: Layer already exists 23:22:53 bf6861587eda: Pushed 23:22:53 7314eee72fd8: Pushed 23:22:54 a9925b536faa: Pushed 23:23:07 6b503da51ba2: Pushed 23:23:07 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:23:07 7314eee72fd8: Preparing 23:23:07 bf6861587eda: Preparing 23:23:07 a9925b536faa: Preparing 23:23:07 6b503da51ba2: Preparing 23:23:07 994393dc58e7: Preparing 23:23:07 bf6861587eda: Layer already exists 23:23:07 7314eee72fd8: Layer already exists 23:23:07 994393dc58e7: Layer already exists 23:23:07 a9925b536faa: Layer already exists 23:23:07 6b503da51ba2: Layer already exists 23:23:07 latest: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 23:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:23:08 7314eee72fd8: Preparing 23:23:08 bf6861587eda: Preparing 23:23:08 a9925b536faa: Preparing 23:23:08 6b503da51ba2: Preparing 23:23:08 994393dc58e7: Preparing 23:23:08 7314eee72fd8: Layer already exists 23:23:08 994393dc58e7: Layer already exists 23:23:08 bf6861587eda: Layer already exists 23:23:08 6b503da51ba2: Layer already exists 23:23:08 a9925b536faa: Layer already exists 23:23:08 2.3.0-dev.57: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:23:09 7314eee72fd8: Preparing 23:23:09 bf6861587eda: Preparing 23:23:09 a9925b536faa: Preparing 23:23:09 6b503da51ba2: Preparing 23:23:09 994393dc58e7: Preparing 23:23:09 994393dc58e7: Layer already exists 23:23:09 bf6861587eda: Layer already exists 23:23:09 6b503da51ba2: Layer already exists 23:23:09 7314eee72fd8: Layer already exists 23:23:09 a9925b536faa: Layer already exists 23:23:09 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:23:09 7314eee72fd8: Preparing 23:23:09 bf6861587eda: Preparing 23:23:09 a9925b536faa: Preparing 23:23:09 6b503da51ba2: Preparing 23:23:09 994393dc58e7: Preparing 23:23:09 bf6861587eda: Layer already exists 23:23:09 7314eee72fd8: Layer already exists 23:23:09 994393dc58e7: Layer already exists 23:23:09 a9925b536faa: Layer already exists 23:23:09 6b503da51ba2: Layer already exists 23:23:09 main: digest: sha256:3a088c05b8831da5c8e26d106a9c75a83517a4b51022cd85524d1f577aa65bda size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:09 ===================================================== [Pipeline] echo 23:23:09 taggedImages: 23:23:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b 23:23:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:23:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.57 23:23:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:23:09 - 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] } 23:24:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:24:41 Removing intermediate container 55ec1ad9a491 23:24:41 ---> 1c944f10ef34 23:24:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:24:41 ---> Running in 7f354f41d144 23:24: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.57" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:24:49 Removing intermediate container 7f354f41d144 23:24:49 ---> 5690c0b7c040 23:24:49 23:24:49 Step 11/23 : FROM alpine:3.16 23:24:49 3.16: Pulling from library/alpine 23:24:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:24:52 Status: Downloaded newer image for alpine:3.16 23:24:52 ---> a6215f271958 23:24:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:24:52 ---> Running in 3626aca34d1b 23:24:52 Removing intermediate container 3626aca34d1b 23:24:52 ---> 684ce207a562 23:24:52 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 23:24:53 ---> Running in 2b6eb04f1cb0 23:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:57 Removing intermediate container 73cf0c7e9f44 23:24:57 ---> 321362d03cb8 23:24:57 23:24:57 Step 10/22 : FROM alpine:3.16 23:24:57 ---> a6215f271958 23:24:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:24:57 ---> Running in 73fb887e55a9 23:24:58 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:24:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:24:58 (3/33) Installing readline (8.1.2-r0) 23:24:58 (4/33) Installing bash (5.1.16-r2) 23:24:58 Executing bash-5.1.16-r2.post-install 23:24:58 (5/33) Installing ca-certificates (20220614-r0) 23:24:58 (6/33) Installing brotli-libs (1.0.9-r6) 23:24:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:24:59 (8/33) Installing libcurl (7.83.1-r3) 23:24:59 (9/33) Installing curl (7.83.1-r3) 23:24:59 (10/33) Installing docker-cli (20.10.16-r2) 23:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:00 (11/33) Installing dumb-init (1.2.5-r1) 23:25:00 (12/33) Installing libbz2 (1.0.8-r1) 23:25:00 (13/33) Installing expat (2.4.8-r0) 23:25:00 (14/33) Installing libffi (3.4.2-r1) 23:25:00 (15/33) Installing gdbm (1.23-r0) 23:25:00 (16/33) Installing xz-libs (5.2.5-r1) 23:25:00 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:25:00 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:25:00 (19/33) Installing mpdecimal (2.5.1-r1) 23:25:00 (20/33) Installing sqlite-libs (3.38.5-r0) 23:25:01 (21/33) Installing python3 (3.10.5-r0) 23:25:02 (1/6) Installing ca-certificates (20220614-r0) 23:25:02 (2/6) Installing brotli-libs (1.0.9-r6) 23:25:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:25:02 (4/6) Installing libcurl (7.83.1-r3) 23:25:02 (5/6) Installing curl (7.83.1-r3) 23:25:02 (6/6) Installing dumb-init (1.2.5-r1) 23:25:02 Executing busybox-1.35.0-r17.trigger 23:25:02 Executing ca-certificates-20220614-r0.trigger 23:25:02 OK: 8 MiB in 20 packages 23:25:03 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:25:03 (23/33) Installing py3-tomli (2.0.1-r1) 23:25:03 (24/33) Installing py3-pep517 (0.12.0-r2) 23:25:03 (25/33) Installing py3-six (1.16.0-r1) 23:25:03 (26/33) Installing py3-retrying (1.3.3-r3) 23:25:04 (27/33) Installing py3-appdirs (1.4.4-r3) 23:25:04 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:25:04 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:25:04 (30/33) Installing py3-parsing (2.4.7-r3) 23:25:04 (31/33) Installing py3-packaging (21.3-r0) 23:25:04 (32/33) Installing py3-setuptools (59.4.0-r0) 23:25:04 (33/33) Installing py3-pip (22.1.1-r0) 23:25:05 Removing intermediate container 73fb887e55a9 23:25:05 ---> ae745d84bdea 23:25:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:25:05 ---> Running in c3607fd2dfc7 23:25:06 Executing busybox-1.35.0-r17.trigger 23:25:06 Executing ca-certificates-20220614-r0.trigger 23:25:06 Removing intermediate container c3607fd2dfc7 23:25:06 ---> a1d9c0529066 23:25:06 Step 13/22 : WORKDIR /edgex 23:25:06 ---> Running in 4b385f610b7b 23:25:06 OK: 120 MiB in 47 packages 23:25:07 Removing intermediate container 4b385f610b7b 23:25:07 ---> 4c6fc4fe1eed 23:25:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:25:08 ---> e3833fb036f9 23:25:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:25:10 ---> 90b9e4ef083e 23:25:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:25:11 ---> 128494ef13df 23:25:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:25:13 ---> 71da3280f630 23:25:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:25:13 ---> Running in 1b54f77f78e9 23:25:16 Removing intermediate container 1b54f77f78e9 23:25:16 ---> 2ec1e37aa353 23:25:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:25:16 ---> Running in 1b4b58566563 23:25:16 Removing intermediate container 1b4b58566563 23:25:16 ---> d4ce2531d794 23:25:16 Step 20/22 : LABEL arch=arm64 23:25:17 ---> Running in 2da59da16279 23:25:17 Removing intermediate container 2da59da16279 23:25:17 ---> d3db9efbc35a 23:25:17 Step 21/22 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:25:18 ---> Running in 9d3794d0e7c5 23:25:18 Removing intermediate container 9d3794d0e7c5 23:25:18 ---> fa20ca73db25 23:25:18 Step 22/22 : LABEL version=2.3.0-dev.57 23:25:18 ---> Running in 898297c93941 23:25:19 Removing intermediate container 898297c93941 23:25:19 ---> bb4bcf63a7bc 23:25:19 23:25:19 Successfully built bb4bcf63a7bc 23:25:19 Successfully tagged security-proxy-setup-arm64:latest 23:25:19  Building security-proxy-setup ... done Building core-metadata 23:25:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:25:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:25:23 ---> 3aacc6736051 23:25:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:25:23 ---> Using cache 23:25:23 ---> 69f3165c30f0 23:25:23 Step 4/25 : WORKDIR /edgex-go 23:25:23 ---> Using cache 23:25:23 ---> 4fc183a14afc 23:25:23 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:23 ---> Using cache 23:25:23 ---> f407f697cf50 23:25:23 Step 6/25 : RUN apk add --update --no-cache make git 23:25:23 ---> Running in f8ac5c22c731 23:25:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:28 Collecting docker-compose==1.23.2 23:25:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:25:28 OK: 221 MiB in 51 packages 23:25:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 23:25:29 Collecting texttable<0.10,>=0.9.0 23:25:29 Downloading texttable-0.9.1.tar.gz (11 kB) 23:25:29 Preparing metadata (setup.py): started 23:25:30 Removing intermediate container f8ac5c22c731 23:25:30 ---> 8665d13428b1 23:25:30 Step 7/25 : COPY go.mod vendor* ./ 23:25:31 ---> a2b7addda032 23:25:31 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:31 ---> Running in 6a44e7d57949 23:25:32 Preparing metadata (setup.py): finished with status 'done' 23:25:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:25:33 Collecting docker<4.0,>=3.6.0 23:25:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.7 MB/s eta 0:00:00 23:25:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:25:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.8 MB/s eta 0:00:00 23:25:34 Collecting dockerpty<0.5,>=0.4.1 23:25:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:25:34 Preparing metadata (setup.py): started 23:25:37 Preparing metadata (setup.py): finished with status 'done' 23:25:38 Collecting jsonschema<3,>=2.5.1 23:25:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:25:38 Collecting cached-property<2,>=1.2.0 23:25:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:25:39 Collecting PyYAML<4,>=3.10 23:25:39 Downloading PyYAML-3.13.tar.gz (270 kB) 23:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.6 MB/s eta 0:00:00 23:25:41 Preparing metadata (setup.py): started 23:25:44 Preparing metadata (setup.py): finished with status 'done' 23:25:44 Collecting websocket-client<1.0,>=0.32.0 23:25:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:25:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 23:25:45 Collecting docopt<0.7,>=0.6.1 23:25:45 Downloading docopt-0.6.2.tar.gz (25 kB) 23:25:45 Preparing metadata (setup.py): started 23:25:47 Preparing metadata (setup.py): finished with status 'done' 23:25:48 Collecting docker-pycreds>=0.4.0 23:25:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:25:50 Collecting urllib3<1.25,>=1.21.1 23:25:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 23:25:50 Collecting chardet<3.1.0,>=3.0.2 23:25:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.7 MB/s eta 0:00:00 23:25:50 Collecting idna<2.8,>=2.5 23:25:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 13.5 MB/s eta 0:00:00 23:25:51 Collecting certifi>=2017.4.17 23:25:51 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 23:25:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.5 MB/s eta 0:00:00 23:25:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:25:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:25:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:25:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:25:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:25:54 Running setup.py install for texttable: started 23:25:56 Running setup.py install for texttable: finished with status 'done' 23:25:56 Running setup.py install for PyYAML: started 23:26:00 Running setup.py install for PyYAML: finished with status 'done' 23:26:03 Running setup.py install for docopt: started 23:26:07 Running setup.py install for docopt: finished with status 'done' 23:26:12 Running setup.py install for dockerpty: started 23:26:15 Running setup.py install for dockerpty: finished with status 'done' 23:26:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 23:26:20 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 23:26:24 Removing intermediate container 6a44e7d57949 23:26:24 ---> 24208057a4e6 23:26:24 Step 9/25 : COPY . . 23:26:29 ---> fde93418b8e7 23:26:29 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:26:29 ---> Running in b06de89e2ef0 23:26:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:26:45 Removing intermediate container 2b6eb04f1cb0 23:26:45 ---> 34c059cc6ed3 23:26:45 Step 14/23 : ENV APP_PORT=58890 23:26:45 ---> Running in f4da0419c2e6 23:26:45 Removing intermediate container f4da0419c2e6 23:26:45 ---> 3cf11ccc0bb8 23:26:45 Step 15/23 : EXPOSE $APP_PORT 23:26:45 ---> Running in 87d74af2099e 23:26:45 Removing intermediate container 87d74af2099e 23:26:45 ---> 0d30f63422da 23:26:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:26:46 ---> 6e872a08e8c7 23:26:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:26:47 ---> cfde370a92fa 23:26:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:26:48 ---> d7ba2ca126a1 23:26:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:26:48 ---> Running in cef2a7c30092 23:26:49 Removing intermediate container cef2a7c30092 23:26:49 ---> 285a7bffa3b3 23:26:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:49 ---> Running in f9112565cf1f 23:26:49 Removing intermediate container f9112565cf1f 23:26:49 ---> 701993b9109f 23:26:49 Step 21/23 : LABEL arch=arm64 23:26:49 ---> Running in 6914440fc9aa 23:26:50 Removing intermediate container 6914440fc9aa 23:26:50 ---> 92396603bfe1 23:26:50 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:26:50 ---> Running in 9860eb076d71 23:26:51 Removing intermediate container 9860eb076d71 23:26:51 ---> 357da7bf8f94 23:26:51 Step 23/23 : LABEL version=2.3.0-dev.57 23:26:51 ---> Running in ef8ea2a27a0a 23:26:51 Removing intermediate container ef8ea2a27a0a 23:26:51 ---> f70bb1aed1de 23:26:51 23:26:51 Successfully built f70bb1aed1de 23:26:51 Successfully tagged sys-mgmt-agent-arm64:latest 23:26:51  Building sys-mgmt-agent ... done Building support-notifications 23:26:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:56 ---> 3aacc6736051 23:26:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:56 ---> Using cache 23:26:56 ---> 69f3165c30f0 23:26:56 Step 4/23 : WORKDIR /edgex-go 23:26:56 ---> Using cache 23:26:56 ---> 4fc183a14afc 23:26:56 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:56 ---> Using cache 23:26:56 ---> f407f697cf50 23:26:56 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:26:56 ---> Running in 77588629148b 23:26:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:27:01 OK: 221 MiB in 51 packages 23:27:02 Removing intermediate container 77588629148b 23:27:02 ---> 8f23911e6187 23:27:02 Step 7/23 : COPY go.mod vendor* ./ 23:27:03 ---> 61bd0efd302b 23:27:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:03 ---> Running in da92e0ea681f 23:28:00 Removing intermediate container da92e0ea681f 23:28:00 ---> f59efeb96bc1 23:28:00 Step 9/23 : COPY . . 23:28:00 ---> 622c310e2d59 23:28:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:28:00 ---> Running in 01d80afbdd3c 23:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:28:39 Removing intermediate container ee5260e3b5ff 23:28:39 ---> 35520ae05c00 23:28:39 23:28:39 Step 10/31 : FROM alpine:3.16 23:28:39 ---> a6215f271958 23:28:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:39 ---> Running in 4234d7cd71c9 23:28:39 Removing intermediate container 4234d7cd71c9 23:28:39 ---> 6fb9f195b798 23:28:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:28:39 ---> Running in 52007411ec6a 23:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:41 (1/2) Installing dumb-init (1.2.5-r1) 23:28:41 (2/2) Installing su-exec (0.2-r1) 23:28:41 Executing busybox-1.35.0-r17.trigger 23:28:41 OK: 5 MiB in 16 packages 23:28:43 Removing intermediate container 52007411ec6a 23:28:43 ---> 7a91e00f48e6 23:28:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:28:43 ---> Running in ec22d3572a96 23:28:44 Removing intermediate container ec22d3572a96 23:28:44 ---> 363ac477f48f 23:28:44 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:28:44 ---> Running in 0441f31719a8 23:28:45 Removing intermediate container 0441f31719a8 23:28:45 ---> f7c2d643cfe1 23:28:45 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:28:45 ---> Running in f1115872c575 23:28:45 Removing intermediate container f1115872c575 23:28:45 ---> 0408a6aca3af 23:28:45 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:28:46 ---> Running in 2ae4e4ad2d41 23:28:49 Removing intermediate container 2ae4e4ad2d41 23:28:49 ---> a0061d8c3958 23:28:49 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:28:49 ---> Running in e6cf87837e8a 23:28:50 Removing intermediate container e6cf87837e8a 23:28:50 ---> 75e3121560c6 23:28:50 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:28:51 ---> 214888aaa690 23:28:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:28:51 ---> Running in d057fc72f842 23:28:54 Removing intermediate container d057fc72f842 23:28:54 ---> f5e84a12d913 23:28:54 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:55 ---> 97adffd167d1 23:28:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:28:57 ---> 517ce683d699 23:28:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:28:58 ---> 8a043b94a10e 23:28:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:28:59 ---> 3d4ac24bc323 23:28:59 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:29:00 ---> 5be665c38ba1 23:29:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:29:01 ---> 1e92dea9a251 23:29:01 Step 26/31 : RUN chmod +x /entrypoint.sh 23:29:01 ---> Running in 20e0cb8e26a8 23:29:04 Removing intermediate container 20e0cb8e26a8 23:29:04 ---> ef4fbc8bf640 23:29:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:29:04 ---> Running in 400448c5cf68 23:29:05 Removing intermediate container 400448c5cf68 23:29:05 ---> 9d2e2bc5b429 23:29:05 Step 28/31 : CMD ["gate"] 23:29:05 ---> Running in 23d38b5ce886 23:29:05 Removing intermediate container 23d38b5ce886 23:29:05 ---> 7b6a001c9f44 23:29:05 Step 29/31 : LABEL arch=arm64 23:29:06 ---> Running in d6ac4fc665cf 23:29:06 Removing intermediate container d6ac4fc665cf 23:29:06 ---> d30b713949cd 23:29:06 Step 30/31 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:29:06 ---> Running in 8d21f325c9bd 23:29:07 Removing intermediate container 8d21f325c9bd 23:29:07 ---> 51acf913a7ad 23:29:07 Step 31/31 : LABEL version=2.3.0-dev.57 23:29:07 ---> Running in df84de1f96c1 23:29:08 Removing intermediate container df84de1f96c1 23:29:08 ---> ac98b330ea64 23:29:08 23:29:08 Successfully built ac98b330ea64 23:29:08 Successfully tagged security-bootstrapper-arm64:latest 23:29:08  Building security-bootstrapper ... done Building support-scheduler 23:29:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:13 ---> 3aacc6736051 23:29:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:29:13 ---> Using cache 23:29:13 ---> 69f3165c30f0 23:29:13 Step 4/23 : WORKDIR /edgex-go 23:29:13 ---> Using cache 23:29:13 ---> 4fc183a14afc 23:29:13 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:13 ---> Using cache 23:29:13 ---> f407f697cf50 23:29:13 Step 6/23 : RUN apk add --update --no-cache make git 23:29:13 ---> Using cache 23:29:13 ---> 8665d13428b1 23:29:13 Step 7/23 : COPY go.mod vendor* ./ 23:29:13 ---> Using cache 23:29:13 ---> a2b7addda032 23:29:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:13 ---> Using cache 23:29:13 ---> 24208057a4e6 23:29:13 Step 9/23 : COPY . . 23:29:13 ---> Using cache 23:29:13 ---> fde93418b8e7 23:29:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:29:13 ---> Running in cc026fd79767 23:29:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:30:36 Removing intermediate container 548fff09da4b 23:30:36 ---> 4c53a41aa58e 23:30:36 23:30:36 Step 11/24 : FROM alpine:3.16 23:30:36 ---> a6215f271958 23:30:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:30:36 ---> Running in 93f4a78ee32b 23:30:36 Removing intermediate container 93f4a78ee32b 23:30:36 ---> 3615121d2520 23:30:36 Step 13/24 : ENV APP_PORT=59880 23:30:36 ---> Running in 0bd0f41911cc 23:30:36 Removing intermediate container 0bd0f41911cc 23:30:36 ---> ee9f0f946246 23:30:36 Step 14/24 : EXPOSE $APP_PORT 23:30:36 ---> Running in 70be2d31acb9 23:30:36 Removing intermediate container 70be2d31acb9 23:30:36 ---> e9de85453234 23:30:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:36 ---> Running in e4e17219686b 23:30:36 Removing intermediate container e4e17219686b 23:30:36 ---> 7ed4c6b3c17c 23:30:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:30:36 ---> Running in 1553eacc50f7 23:30:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:30:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:30:36 (1/6) Installing dumb-init (1.2.5-r1) 23:30:36 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:30:36 (3/6) Installing libsodium (1.0.18-r0) 23:30:36 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:30:36 (5/6) Installing libzmq (4.3.4-r0) 23:30:36 (6/6) Installing zeromq (4.3.4-r0) 23:30:36 Executing busybox-1.35.0-r17.trigger 23:30:36 OK: 8 MiB in 20 packages 23:30:38 Removing intermediate container 1553eacc50f7 23:30:38 ---> a3faa9787d7c 23:30:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:39 ---> 4fc643880c41 23:30:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:30:41 ---> 7963eabae18b 23:30:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:30:42 ---> f821828be4ac 23:30:42 Step 20/24 : ENTRYPOINT ["/core-data"] 23:30:42 ---> Running in 8a4aa52a665a 23:30:42 Removing intermediate container 8a4aa52a665a 23:30:42 ---> 178f0c6ad058 23:30:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:30:42 ---> Running in cd5ece3b7f94 23:30:43 Removing intermediate container cd5ece3b7f94 23:30:43 ---> ed0e6ae80c2b 23:30:43 Step 22/24 : LABEL arch=arm64 23:30:43 ---> Running in 6e30246d232d 23:30:43 Removing intermediate container 6e30246d232d 23:30:43 ---> 6d5b5ecee5f8 23:30:43 Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:30:44 ---> Running in ec85a0c21927 23:30:44 Removing intermediate container ec85a0c21927 23:30:44 ---> 7aba55afa1b3 23:30:44 Step 24/24 : LABEL version=2.3.0-dev.57 23:30:44 ---> Running in 4b8a76cea5ac 23:30:45 Removing intermediate container 4b8a76cea5ac 23:30:45 ---> 66516fba00de 23:30:45 23:30:45 Successfully built 66516fba00de 23:30:45 Successfully tagged core-data-arm64:latest 23:30:45  Building core-data ... done Building security-secretstore-setup 23:30:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:30:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:30:49 ---> 3aacc6736051 23:30:49 Step 3/25 : WORKDIR /edgex-go 23:30:49 ---> Using cache 23:30:49 ---> d2865046de6e 23:30:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:49 ---> Using cache 23:30:49 ---> 6cf9692f23b5 23:30:49 Step 5/25 : RUN apk add --update --no-cache make git 23:30:49 ---> Using cache 23:30:49 ---> 17b1d2c45d64 23:30:49 Step 6/25 : COPY go.mod vendor* ./ 23:30:49 ---> Using cache 23:30:49 ---> 294c606aaa6a 23:30:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:49 ---> Using cache 23:30:49 ---> b0a03f19fad9 23:30:49 Step 8/25 : COPY . . 23:30:49 ---> Using cache 23:30:49 ---> 1817fee24aa0 23:30:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:30:49 ---> Running in 08d2115ccdf5 23:30:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:31:04 Removing intermediate container 1b0f87602448 23:31:04 ---> 917dccd26878 23:31:04 23:31:04 Step 9/20 : FROM alpine:3.15 23:31:04 ---> 02e0d6fdf486 23:31:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:31:04 ---> Using cache 23:31:04 ---> bace4b0f9ef6 23:31:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:04 ---> Using cache 23:31:04 ---> 217ae6681b2d 23:31:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:31:04 ---> Running in e7c4ffa14b57 23:31:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:31:08 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:31:08 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:31:08 OK: 15733 distinct packages available 23:31:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:31:11 (1/9) Installing ca-certificates (20220614-r0) 23:31:11 (2/9) Installing brotli-libs (1.0.9-r5) 23:31:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:31:12 (4/9) Installing libcurl (7.80.0-r3) 23:31:12 (5/9) Installing curl (7.80.0-r3) 23:31:12 (6/9) Installing dumb-init (1.2.5-r1) 23:31:12 (7/9) Installing musl-obstack (1.2.3-r0) 23:31:12 (8/9) Installing libucontext (1.1-r0) 23:31:12 (9/9) Installing gcompat (1.0.0-r4) 23:31:12 Executing busybox-1.34.1-r7.trigger 23:31:12 Executing ca-certificates-20220614-r0.trigger 23:31:13 OK: 8 MiB in 23 packages 23:31:15 Removing intermediate container e7c4ffa14b57 23:31:15 ---> 9762217c9468 23:31:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:31:16 ---> c2a6182b6617 23:31:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:31:18 ---> d0d78ce29e3e 23:31:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:31:19 ---> 051aca07a14b 23:31:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:31:20 ---> Running in 3a708c755a6b 23:31:20 Removing intermediate container 3a708c755a6b 23:31:20 ---> 076b83991bdd 23:31:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:20 ---> Running in e437625f1afa 23:31:21 Removing intermediate container e437625f1afa 23:31:21 ---> 96b85eebc6ab 23:31:21 Step 18/20 : LABEL arch=arm64 23:31:21 ---> Running in 9232bf40f40b 23:31:22 Removing intermediate container 9232bf40f40b 23:31:22 ---> 847d1e3ddc6a 23:31:22 Step 19/20 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:31:22 ---> Running in 0664138a9df4 23:31:22 Removing intermediate container 0664138a9df4 23:31:22 ---> 2980386f60ce 23:31:22 Step 20/20 : LABEL version=2.3.0-dev.57 23:31:22 ---> Running in a8533ffdb0e6 23:31:23 Removing intermediate container a8533ffdb0e6 23:31:23 ---> 4d32c04683da 23:31:23 23:31:23 Successfully built 4d32c04683da 23:31:23 Successfully tagged security-spiffe-token-provider-arm64:latest 23:31:23  Building security-spiffe-token-provider ... done Building core-command 23:31:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:27 ---> 3aacc6736051 23:31:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:27 ---> Using cache 23:31:27 ---> 69f3165c30f0 23:31:27 Step 4/24 : WORKDIR /edgex-go 23:31:27 ---> Using cache 23:31:27 ---> 4fc183a14afc 23:31:27 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:27 ---> Using cache 23:31:27 ---> f407f697cf50 23:31:27 Step 6/24 : RUN apk add --update --no-cache make git 23:31:27 ---> Using cache 23:31:27 ---> 8665d13428b1 23:31:27 Step 7/24 : COPY go.mod vendor* ./ 23:31:27 ---> Using cache 23:31:27 ---> a2b7addda032 23:31:27 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:27 ---> Using cache 23:31:27 ---> 24208057a4e6 23:31:27 Step 9/24 : COPY . . 23:31:27 ---> Using cache 23:31:27 ---> fde93418b8e7 23:31:27 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:31:27 ---> Running in 984833e677a1 23:31:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:33:51 Removing intermediate container b06de89e2ef0 23:33:51 ---> 0199591b4f80 23:33:51 23:33:51 Step 11/25 : FROM alpine:3.16 23:33:51 ---> a6215f271958 23:33:51 Step 12/25 : RUN apk add --update --no-cache dumb-init 23:33:51 ---> Running in 94c2eba309e5 23:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:33:54 (1/1) Installing dumb-init (1.2.5-r1) 23:33:54 Executing busybox-1.35.0-r17.trigger 23:33:54 OK: 5 MiB in 15 packages 23:33:55 Removing intermediate container 94c2eba309e5 23:33:55 ---> 2854952aaee0 23:33:55 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:33:55 ---> Running in 89617ae484a2 23:33:56 Removing intermediate container 89617ae484a2 23:33:56 ---> 80294229b42a 23:33:56 Step 14/25 : ENV APP_PORT=59881 23:33:56 ---> Running in 87535f7e6097 23:33:56 Removing intermediate container 87535f7e6097 23:33:56 ---> a5127f969011 23:33:56 Step 15/25 : EXPOSE $APP_PORT 23:33:57 ---> Running in 087157605a65 23:33:57 Removing intermediate container 087157605a65 23:33:57 ---> 0f6523a0abd3 23:33:57 Step 16/25 : WORKDIR / 23:33:57 ---> Running in 8a8bb407ca0e 23:33:58 Removing intermediate container 8a8bb407ca0e 23:33:58 ---> c2f0e391bcc0 23:33:58 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:33:59 ---> 95922d95e9a0 23:33:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:34:01 ---> 2b646407cb37 23:34:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:34:02 ---> 2fb55490e3db 23:34:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:34:03 ---> 9ed8e7d8c307 23:34:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:34:03 ---> Running in d6c56469e3aa 23:34:04 Removing intermediate container d6c56469e3aa 23:34:04 ---> dfa6bef26440 23:34:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:04 ---> Running in b7450a077c0f 23:34:04 Removing intermediate container b7450a077c0f 23:34:04 ---> f4f25139f32f 23:34:04 Step 23/25 : LABEL arch=arm64 23:34:04 ---> Running in 961114bb43a5 23:34:05 Removing intermediate container 961114bb43a5 23:34:05 ---> b9b3d8ab4f13 23:34:05 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:34:05 ---> Running in 046598f6a54a 23:34:05 Removing intermediate container 046598f6a54a 23:34:05 ---> 63c58f5a4274 23:34:05 Step 25/25 : LABEL version=2.3.0-dev.57 23:34:05 ---> Running in 3a8b8a34d83b 23:34:06 Removing intermediate container 3a8b8a34d83b 23:34:06 ---> a9ac0b9c8670 23:34:06 23:34:06 Successfully built a9ac0b9c8670 23:34:06 Successfully tagged core-metadata-arm64:latest 23:36:13  Building core-metadata ... 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.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:36:28 Removing intermediate container 08d2115ccdf5 23:36:28 ---> 6dc1f7586f3f 23:36:28 23:36:28 Step 10/25 : FROM alpine:3.16 23:36:28 ---> a6215f271958 23:36:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:36:28 ---> Running in 8859eb1eff05 23:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:30 (1/3) Installing ca-certificates (20220614-r0) 23:36:30 (2/3) Installing dumb-init (1.2.5-r1) 23:36:30 (3/3) Installing su-exec (0.2-r1) 23:36:30 Executing busybox-1.35.0-r17.trigger 23:36:30 Executing ca-certificates-20220614-r0.trigger 23:36:30 OK: 6 MiB in 17 packages 23:36:32 Removing intermediate container 8859eb1eff05 23:36:32 ---> d0cbbd261303 23:36:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:36:32 ---> Running in 969d52e16abd 23:36:33 Removing intermediate container 969d52e16abd 23:36:33 ---> 25626fc960c9 23:36:33 Step 13/25 : WORKDIR / 23:36:33 ---> Running in e98b2002f8d0 23:36:33 Removing intermediate container e98b2002f8d0 23:36:33 ---> be6006f6d628 23:36:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:36:34 ---> 4ab897f60e9f 23:36:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:36:35 ---> d62019e2b736 23:36:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:36:36 ---> b767b81e1caf 23:36:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:36:37 ---> 31dcff12c662 23:36:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:36:39 ---> ea342d995df7 23:36:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:36:41 ---> a67466ac3fc8 23:36:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:36:42 ---> 10b6237665d2 23:36:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:42 ---> Running in c649effbbe4b 23:36:45 Removing intermediate container c649effbbe4b 23:36:45 ---> 293bf25bb194 23:36:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:36:45 ---> Running in 342edd60d175 23:36:45 Removing intermediate container 342edd60d175 23:36:45 ---> a0396612790d 23:36:45 Step 23/25 : LABEL arch=arm64 23:36:45 ---> Running in 5648be51f1fa 23:36:46 Removing intermediate container 5648be51f1fa 23:36:46 ---> 4f9cdd1f7e9f 23:36:46 Step 24/25 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:36:46 ---> Running in 0aa53771b0cc 23:36:47 Removing intermediate container 0aa53771b0cc 23:36:47 ---> 1c4001ac1419 23:36:47 Step 25/25 : LABEL version=2.3.0-dev.57 23:36:47 ---> Running in 34886f5cc610 23:36:48 Removing intermediate container 34886f5cc610 23:36:48 ---> 9f977a5ee8ea 23:36:48 23:36:48 Successfully built 9f977a5ee8ea 23:36:48 Successfully tagged security-secretstore-setup-arm64:latest 23:37:10  Building security-secretstore-setup ... done Removing intermediate container 984833e677a1 23:37:10 ---> 8d53d249b149 23:37:10 23:37:10 Step 11/24 : FROM alpine:3.16 23:37:10 ---> a6215f271958 23:37:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:37:10 ---> Using cache 23:37:10 ---> 2854952aaee0 23:37:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:37:10 ---> Using cache 23:37:10 ---> 80294229b42a 23:37:10 Step 14/24 : ENV APP_PORT=59882 23:37:10 Removing intermediate container 01d80afbdd3c 23:37:10 ---> ae68aa1e9e2f 23:37:10 23:37:10 Step 11/23 : FROM alpine:3.16 23:37:10 ---> a6215f271958 23:37:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:37:10 ---> Running in 1e2a8dba63cc 23:37:10 ---> Running in e6557d5df0f1 23:37:10 Removing intermediate container 1e2a8dba63cc 23:37:10 ---> 82c9698d6be8 23:37:10 Step 15/24 : EXPOSE $APP_PORT 23:37:10 ---> Running in 70dd5f691fd4 23:37:10 Removing intermediate container 70dd5f691fd4 23:37:10 ---> c7e4b351e386 23:37:10 Step 16/24 : WORKDIR / 23:37:10 ---> Running in ee8399253364 23:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:37:10 Removing intermediate container ee8399253364 23:37:10 ---> a92f028288de 23:37:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:37:10 ---> a33a449bb849 23:37:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:37:11 (1/2) Installing ca-certificates (20220614-r0) 23:37:11 (2/2) Installing dumb-init (1.2.5-r1) 23:37:11 Executing busybox-1.35.0-r17.trigger 23:37:11 Executing ca-certificates-20220614-r0.trigger 23:37:11 OK: 6 MiB in 16 packages 23:37:11 ---> db0dcc99ffdb 23:37:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:37:13 Removing intermediate container e6557d5df0f1 23:37:13 ---> 4bb900b1a83d 23:37:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:37:13 ---> d2f2c53a67e0 23:37:13 Step 20/24 : ENTRYPOINT ["/core-command"] 23:37:13 ---> Running in bda26e587cd3 23:37:13 ---> Running in 8e183b2ef313 23:37:14 Removing intermediate container bda26e587cd3 23:37:14 ---> 1cbb459d0ff1 23:37:14 Step 14/23 : ENV APP_PORT=59860 23:37:14 ---> Running in b7e87f0460f9 23:37:14 Removing intermediate container 8e183b2ef313 23:37:14 ---> e40f45e30da4 23:37:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:37:14 ---> Running in 8e0913a9320e 23:37:14 Removing intermediate container b7e87f0460f9 23:37:14 ---> 2ab6eed78400 23:37:14 Step 15/23 : EXPOSE $APP_PORT 23:37:14 ---> Running in 9c6c3a7044a7 23:37:14 Removing intermediate container 8e0913a9320e 23:37:14 ---> 3cd2aad7d0c9 23:37:14 Step 22/24 : LABEL arch=arm64 23:37:14 ---> Running in 4e3920cb1626 23:37:15 Removing intermediate container 9c6c3a7044a7 23:37:15 ---> 2d3205a4d098 23:37:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:15 Removing intermediate container 4e3920cb1626 23:37:15 ---> 828afc019289 23:37:15 Step 23/24 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:37:15 ---> Running in 23ee51806ee5 23:37:16 Removing intermediate container 23ee51806ee5 23:37:16 ---> 53af55e073aa 23:37:16 Step 24/24 : LABEL version=2.3.0-dev.57 23:37:16 ---> fc6c07bd61da 23:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:37:16 ---> Running in 052828cf9884 23:37:16 Removing intermediate container 052828cf9884 23:37:16 ---> 7487cf06a0b3 23:37:16 23:37:16 Successfully built 7487cf06a0b3 23:37:16 Successfully tagged core-command-arm64:latest 23:37:18  Building core-command ... done  ---> d17d7e702055 23:37:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:37:19 ---> c6352e88dcef 23:37:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:37:19 ---> Running in 2c1f8f842fca 23:37:19 Removing intermediate container 2c1f8f842fca 23:37:19 ---> fc23df524270 23:37:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:37:19 ---> Running in 8b67318a2ae8 23:37:20 Removing intermediate container 8b67318a2ae8 23:37:20 ---> a55c64765b76 23:37:20 Step 21/23 : LABEL arch=arm64 23:37:20 ---> Running in e64c220d946e 23:37:20 Removing intermediate container e64c220d946e 23:37:20 ---> 9a2d099867e3 23:37:20 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:37:20 ---> Running in afa19ef5bdce 23:37:21 Removing intermediate container afa19ef5bdce 23:37:21 ---> 1699e5675a56 23:37:21 Step 23/23 : LABEL version=2.3.0-dev.57 23:37:21 ---> Running in 75ac3b764c96 23:37:21 Removing intermediate container 75ac3b764c96 23:37:21 ---> 88b58944ef7f 23:37:21 23:37:21 Successfully built 88b58944ef7f 23:37:21 Successfully tagged support-notifications-arm64:latest 23:37:28  Building support-notifications ... done Removing intermediate container cc026fd79767 23:37:28 ---> e3ede52b8269 23:37:28 23:37:28 Step 11/23 : FROM alpine:3.16 23:37:28 ---> a6215f271958 23:37:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:37:28 ---> Using cache 23:37:28 ---> 2854952aaee0 23:37:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:37:28 ---> Using cache 23:37:28 ---> 80294229b42a 23:37:28 Step 14/23 : ENV APP_PORT=59861 23:37:28 ---> Running in 27e1d2525f38 23:37:28 Removing intermediate container 27e1d2525f38 23:37:28 ---> fafe38688786 23:37:28 Step 15/23 : EXPOSE $APP_PORT 23:37:28 ---> Running in 49378e030706 23:37:28 Removing intermediate container 49378e030706 23:37:28 ---> c24f154cbc1f 23:37:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:28 ---> f8cdcfdf2970 23:37:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:37:30 ---> 3fdc157cbbb3 23:37:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:37:30 ---> 780108c5aa07 23:37:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:37:30 ---> Running in 6b690f79547d 23:37:31 Removing intermediate container 6b690f79547d 23:37:31 ---> 98310592b2ed 23:37:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:37:31 ---> Running in e90525f83f7f 23:37:31 Removing intermediate container e90525f83f7f 23:37:31 ---> b80bd0996e8a 23:37:31 Step 21/23 : LABEL arch=arm64 23:37:31 ---> Running in 3128e7bcde3f 23:37:31 Removing intermediate container 3128e7bcde3f 23:37:31 ---> 5bf7af16a2d1 23:37:31 Step 22/23 : LABEL git_sha=502310b00a79916b803008258ae56cda32ec220b 23:37:31 ---> Running in 3b4ea68aa359 23:37:32 Removing intermediate container 3b4ea68aa359 23:37:32 ---> 508387b21785 23:37:32 Step 23/23 : LABEL version=2.3.0-dev.57 23:37:32 ---> Running in c524d36fc639 23:37:32 Removing intermediate container c524d36fc639 23:37:32 ---> a67c91400edc 23:37:32 23:37:32 Successfully built a67c91400edc 23:37:32 Successfully tagged support-scheduler-arm64:latest 23:37:33  Building support-scheduler ... done  [Pipeline] } 23:37:33 $ docker stop --time=1 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 23:37:34 $ docker rm -f 7c0fa876a114c4444e8ce349994a8b8073d112c7c1c20f6e7c494f9f3dd7ffd7 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:35 + docker images 23:37:35 REPOSITORY TAG IMAGE ID CREATED SIZE 23:37:35 support-scheduler-arm64 latest a67c91400edc 3 seconds ago 25.7MB 23:37:35 e3ede52b8269 9 seconds ago 1.27GB 23:37:35 support-notifications-arm64 latest 88b58944ef7f 14 seconds ago 26.3MB 23:37:35 core-command-arm64 latest 7487cf06a0b3 19 seconds ago 16.7MB 23:37:35 8d53d249b149 29 seconds ago 1.21GB 23:37:35 ae68aa1e9e2f 30 seconds ago 1.27GB 23:37:35 security-secretstore-setup-arm64 latest 9f977a5ee8ea 48 seconds ago 28.2MB 23:37:35 6dc1f7586f3f About a minute ago 1.2GB 23:37:35 core-metadata-arm64 latest a9ac0b9c8670 3 minutes ago 17.5MB 23:37:35 0199591b4f80 3 minutes ago 1.22GB 23:37:35 security-spiffe-token-provider-arm64 latest 4d32c04683da 6 minutes ago 28.4MB 23:37:35 917dccd26878 6 minutes ago 1.24GB 23:37:35 core-data-arm64 latest 66516fba00de 6 minutes ago 20.7MB 23:37:35 4c53a41aa58e 7 minutes ago 1.22GB 23:37:35 security-bootstrapper-arm64 latest ac98b330ea64 8 minutes ago 18.7MB 23:37:35 35520ae05c00 8 minutes ago 1.2GB 23:37:35 sys-mgmt-agent-arm64 latest f70bb1aed1de 10 minutes ago 133MB 23:37:35 security-proxy-setup-arm64 latest bb4bcf63a7bc 12 minutes ago 26.4MB 23:37:35 321362d03cb8 12 minutes ago 1.2GB 23:37:35 5690c0b7c040 12 minutes ago 1.19GB 23:37:35 security-spire-agent-arm64 latest 31db501c9555 17 minutes ago 122MB 23:37:35 security-spire-config-arm64 latest f04e36e302b5 17 minutes ago 83.6MB 23:37:35 security-spire-server-arm64 latest bf7cf8e209f4 17 minutes ago 84.2MB 23:37:35 2928223dd32d 17 minutes ago 1.09GB 23:37:35 b4439e44a3f8 17 minutes ago 1.09GB 23:37:35 3b8c722fcd88 17 minutes ago 1.09GB 23:37:35 ci-base-image-arm64 latest 3aacc6736051 20 minutes ago 995MB 23:37:35 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 23:37:35 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 23:37:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 23:37:35 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 23:37:35 provisioning config files... 23:37:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/293@tmp/config861528577018012628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:36 ---> docker-login.sh 23:37:36 nexus3.edgexfoundry.org:10001 23:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:36 Configure a credential helper to remove this warning. See 23:37:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:36 23:37:36 Login Succeeded 23:37:36 nexus3.edgexfoundry.org:10002 23:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:37 Configure a credential helper to remove this warning. See 23:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:37 23:37:37 Login Succeeded 23:37:37 nexus3.edgexfoundry.org:10003 23:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:37 Configure a credential helper to remove this warning. See 23:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:37 23:37:37 Login Succeeded 23:37:37 nexus3.edgexfoundry.org:10004 23:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:38 Configure a credential helper to remove this warning. See 23:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:38 23:37:38 Login Succeeded 23:37:38 docker.io 23:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:39 Configure a credential helper to remove this warning. See 23:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:39 23:37:39 Login Succeeded 23:37:39 ---> docker-login.sh ends [Pipeline] } 23:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:39 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:37:39 502310b00a79916b803008258ae56cda32ec220b 23:37:39 latest 23:37:39 2.3.0-dev.57 23:37:39 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:39 main 23:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b 23:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:39 8929c90de149: Preparing 23:37:39 b7bc65199fe5: Preparing 23:37:39 9c0399a802e3: Preparing 23:37:39 0e699a408f58: Preparing 23:37:39 5d3e392a13a0: Preparing 23:37:39 5d3e392a13a0: Layer already exists 23:37:40 9c0399a802e3: Pushed 23:37:40 8929c90de149: Pushed 23:37:40 0e699a408f58: Pushed 23:37:42 b7bc65199fe5: Pushed 23:37:42 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:43 8929c90de149: Preparing 23:37:43 b7bc65199fe5: Preparing 23:37:43 9c0399a802e3: Preparing 23:37:43 0e699a408f58: Preparing 23:37:43 5d3e392a13a0: Preparing 23:37:43 5d3e392a13a0: Layer already exists 23:37:43 0e699a408f58: Layer already exists 23:37:43 8929c90de149: Layer already exists 23:37:43 9c0399a802e3: Layer already exists 23:37:43 b7bc65199fe5: Layer already exists 23:37:43 latest: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 23:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:44 8929c90de149: Preparing 23:37:44 b7bc65199fe5: Preparing 23:37:44 9c0399a802e3: Preparing 23:37:44 0e699a408f58: Preparing 23:37:44 5d3e392a13a0: Preparing 23:37:44 b7bc65199fe5: Layer already exists 23:37:44 5d3e392a13a0: Layer already exists 23:37:44 9c0399a802e3: Layer already exists 23:37:44 0e699a408f58: Layer already exists 23:37:44 8929c90de149: Layer already exists 23:37:44 2.3.0-dev.57: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:45 8929c90de149: Preparing 23:37:45 b7bc65199fe5: Preparing 23:37:45 9c0399a802e3: Preparing 23:37:45 0e699a408f58: Preparing 23:37:45 5d3e392a13a0: Preparing 23:37:45 5d3e392a13a0: Layer already exists 23:37:45 0e699a408f58: Layer already exists 23:37:45 8929c90de149: Layer already exists 23:37:45 b7bc65199fe5: Layer already exists 23:37:45 9c0399a802e3: Layer already exists 23:37:45 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:46 8929c90de149: Preparing 23:37:46 b7bc65199fe5: Preparing 23:37:46 9c0399a802e3: Preparing 23:37:46 0e699a408f58: Preparing 23:37:46 5d3e392a13a0: Preparing 23:37:46 b7bc65199fe5: Layer already exists 23:37:46 0e699a408f58: Layer already exists 23:37:46 8929c90de149: Layer already exists 23:37:46 5d3e392a13a0: Layer already exists 23:37:46 9c0399a802e3: Layer already exists 23:37:46 main: digest: sha256:c332dd6a1a978afe8def1b16fc350ae3824b72f2b374010e7f6c3f2541a3f6b8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:46 ===================================================== [Pipeline] echo 23:37:46 taggedImages: 23:37:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b 23:37:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:37:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.57 23:37:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:37:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:37:46 502310b00a79916b803008258ae56cda32ec220b 23:37:46 latest 23:37:46 2.3.0-dev.57 23:37:46 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:46 main 23:37:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b 23:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:47 10b18a154934: Preparing 23:37:47 cb2e6f5b95cd: Preparing 23:37:47 9c0399a802e3: Preparing 23:37:47 63ed4241f993: Preparing 23:37:47 a9d5eb9a9a28: Preparing 23:37:47 5d3e392a13a0: Preparing 23:37:47 5d3e392a13a0: Waiting 23:37:47 9c0399a802e3: Layer already exists 23:37:47 5d3e392a13a0: Layer already exists 23:37:47 10b18a154934: Pushed 23:37:47 a9d5eb9a9a28: Pushed 23:37:48 63ed4241f993: Pushed 23:37:51 cb2e6f5b95cd: Pushed 23:37:51 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:51 10b18a154934: Preparing 23:37:51 cb2e6f5b95cd: Preparing 23:37:51 9c0399a802e3: Preparing 23:37:51 63ed4241f993: Preparing 23:37:51 a9d5eb9a9a28: Preparing 23:37:51 5d3e392a13a0: Preparing 23:37:51 5d3e392a13a0: Waiting 23:37:51 cb2e6f5b95cd: Layer already exists 23:37:51 63ed4241f993: Layer already exists 23:37:51 a9d5eb9a9a28: Layer already exists 23:37:51 9c0399a802e3: Layer already exists 23:37:51 10b18a154934: Layer already exists 23:37:52 5d3e392a13a0: Layer already exists 23:37:52 latest: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 23:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:52 10b18a154934: Preparing 23:37:52 cb2e6f5b95cd: Preparing 23:37:52 9c0399a802e3: Preparing 23:37:52 63ed4241f993: Preparing 23:37:52 a9d5eb9a9a28: Preparing 23:37:52 5d3e392a13a0: Preparing 23:37:52 cb2e6f5b95cd: Layer already exists 23:37:52 a9d5eb9a9a28: Layer already exists 23:37:52 9c0399a802e3: Layer already exists 23:37:52 10b18a154934: Layer already exists 23:37:52 63ed4241f993: Layer already exists 23:37:53 5d3e392a13a0: Layer already exists 23:37:53 2.3.0-dev.57: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:53 10b18a154934: Preparing 23:37:53 cb2e6f5b95cd: Preparing 23:37:53 9c0399a802e3: Preparing 23:37:53 63ed4241f993: Preparing 23:37:53 a9d5eb9a9a28: Preparing 23:37:53 5d3e392a13a0: Preparing 23:37:53 5d3e392a13a0: Waiting 23:37:53 9c0399a802e3: Layer already exists 23:37:53 cb2e6f5b95cd: Layer already exists 23:37:53 63ed4241f993: Layer already exists 23:37:53 10b18a154934: Layer already exists 23:37:53 a9d5eb9a9a28: Layer already exists 23:37:53 5d3e392a13a0: Layer already exists 23:37:54 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:54 10b18a154934: Preparing 23:37:54 cb2e6f5b95cd: Preparing 23:37:54 9c0399a802e3: Preparing 23:37:54 63ed4241f993: Preparing 23:37:54 a9d5eb9a9a28: Preparing 23:37:54 5d3e392a13a0: Preparing 23:37:54 5d3e392a13a0: Waiting 23:37:54 9c0399a802e3: Layer already exists 23:37:54 63ed4241f993: Layer already exists 23:37:54 cb2e6f5b95cd: Layer already exists 23:37:54 10b18a154934: Layer already exists 23:37:54 a9d5eb9a9a28: Layer already exists 23:37:54 5d3e392a13a0: Layer already exists 23:37:55 main: digest: sha256:51ac961b9287e2667453f02f4058cd4103873c2ff4ba2a389b707354f3e5da6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:55 ===================================================== [Pipeline] echo 23:37:55 taggedImages: 23:37:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b 23:37:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:37:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.57 23:37:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:37:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:37:55 502310b00a79916b803008258ae56cda32ec220b 23:37:55 latest 23:37:55 2.3.0-dev.57 23:37:55 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:37:55 main 23:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b 23:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:37:55 2720d8797769: Preparing 23:37:55 84a5c16729f9: Preparing 23:37:55 8dfa5e564fbc: Preparing 23:37:55 9c0399a802e3: Preparing 23:37:55 0e699a408f58: Preparing 23:37:55 5d3e392a13a0: Preparing 23:37:55 5d3e392a13a0: Waiting 23:37:56 0e699a408f58: Layer already exists 23:37:56 9c0399a802e3: Layer already exists 23:37:56 5d3e392a13a0: Layer already exists 23:37:56 84a5c16729f9: Pushed 23:37:56 2720d8797769: Pushed 23:37:59 8dfa5e564fbc: Pushed 23:37:59 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:00 2720d8797769: Preparing 23:38:00 84a5c16729f9: Preparing 23:38:00 8dfa5e564fbc: Preparing 23:38:00 9c0399a802e3: Preparing 23:38:00 0e699a408f58: Preparing 23:38:00 5d3e392a13a0: Preparing 23:38:00 5d3e392a13a0: Waiting 23:38:00 9c0399a802e3: Layer already exists 23:38:00 0e699a408f58: Layer already exists 23:38:00 8dfa5e564fbc: Layer already exists 23:38:00 2720d8797769: Layer already exists 23:38:00 84a5c16729f9: Layer already exists 23:38:00 5d3e392a13a0: Layer already exists 23:38:00 latest: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 23:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:01 2720d8797769: Preparing 23:38:01 84a5c16729f9: Preparing 23:38:01 8dfa5e564fbc: Preparing 23:38:01 9c0399a802e3: Preparing 23:38:01 0e699a408f58: Preparing 23:38:01 5d3e392a13a0: Preparing 23:38:01 5d3e392a13a0: Waiting 23:38:01 8dfa5e564fbc: Layer already exists 23:38:01 84a5c16729f9: Layer already exists 23:38:01 0e699a408f58: Layer already exists 23:38:01 2720d8797769: Layer already exists 23:38:01 9c0399a802e3: Layer already exists 23:38:01 5d3e392a13a0: Layer already exists 23:38:01 2.3.0-dev.57: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:02 2720d8797769: Preparing 23:38:02 84a5c16729f9: Preparing 23:38:02 8dfa5e564fbc: Preparing 23:38:02 9c0399a802e3: Preparing 23:38:02 0e699a408f58: Preparing 23:38:02 5d3e392a13a0: Preparing 23:38:02 5d3e392a13a0: Waiting 23:38:02 9c0399a802e3: Layer already exists 23:38:02 8dfa5e564fbc: Layer already exists 23:38:02 0e699a408f58: Layer already exists 23:38:02 84a5c16729f9: Layer already exists 23:38:02 2720d8797769: Layer already exists 23:38:02 5d3e392a13a0: Layer already exists 23:38:02 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:03 2720d8797769: Preparing 23:38:03 84a5c16729f9: Preparing 23:38:03 8dfa5e564fbc: Preparing 23:38:03 9c0399a802e3: Preparing 23:38:03 0e699a408f58: Preparing 23:38:03 5d3e392a13a0: Preparing 23:38:03 5d3e392a13a0: Waiting 23:38:03 9c0399a802e3: Layer already exists 23:38:03 84a5c16729f9: Layer already exists 23:38:03 2720d8797769: Layer already exists 23:38:03 8dfa5e564fbc: Layer already exists 23:38:03 0e699a408f58: Layer already exists 23:38:03 5d3e392a13a0: Layer already exists 23:38:03 main: digest: sha256:2cfe86840ddf9c6927b9594b1e2cd566d72f618c9f4eb1ceecde8b46a1f3fe0a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:03 ===================================================== [Pipeline] echo 23:38:03 taggedImages: 23:38:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:38:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.57 23:38:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:38:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:38:03 502310b00a79916b803008258ae56cda32ec220b 23:38:03 latest 23:38:03 2.3.0-dev.57 23:38:03 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:03 main 23:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:04 723831cd06a1: Preparing 23:38:04 723831cd06a1: Preparing 23:38:04 20c940807f49: Preparing 23:38:04 c953979b7fe6: Preparing 23:38:04 78b341bc453a: Preparing 23:38:04 c81efeb46eb0: Preparing 23:38:04 9c0399a802e3: Preparing 23:38:04 98bfc26e4924: Preparing 23:38:04 051c4434de97: Preparing 23:38:04 be96fd8e3176: Preparing 23:38:04 b63687abe390: Preparing 23:38:04 5d3e392a13a0: Preparing 23:38:04 051c4434de97: Waiting 23:38:04 be96fd8e3176: Waiting 23:38:04 b63687abe390: Waiting 23:38:04 5d3e392a13a0: Waiting 23:38:04 9c0399a802e3: Waiting 23:38:04 98bfc26e4924: Waiting 23:38:04 723831cd06a1: Pushed 23:38:04 c953979b7fe6: Pushed 23:38:04 20c940807f49: Pushed 23:38:04 78b341bc453a: Pushed 23:38:04 9c0399a802e3: Layer already exists 23:38:05 98bfc26e4924: Pushed 23:38:05 051c4434de97: Pushed 23:38:05 5d3e392a13a0: Layer already exists 23:38:05 b63687abe390: Pushed 23:38:05 be96fd8e3176: Pushed 23:38:08 c81efeb46eb0: Pushed 23:38:08 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:09 723831cd06a1: Preparing 23:38:09 723831cd06a1: Preparing 23:38:09 20c940807f49: Preparing 23:38:09 c953979b7fe6: Preparing 23:38:09 78b341bc453a: Preparing 23:38:09 c81efeb46eb0: Preparing 23:38:09 9c0399a802e3: Preparing 23:38:09 98bfc26e4924: Preparing 23:38:09 051c4434de97: Preparing 23:38:09 be96fd8e3176: Preparing 23:38:09 b63687abe390: Preparing 23:38:09 5d3e392a13a0: Preparing 23:38:09 9c0399a802e3: Waiting 23:38:09 98bfc26e4924: Waiting 23:38:09 051c4434de97: Waiting 23:38:09 be96fd8e3176: Waiting 23:38:09 b63687abe390: Waiting 23:38:09 5d3e392a13a0: Waiting 23:38:09 c953979b7fe6: Layer already exists 23:38:09 723831cd06a1: Layer already exists 23:38:09 78b341bc453a: Layer already exists 23:38:09 20c940807f49: Layer already exists 23:38:09 c81efeb46eb0: Layer already exists 23:38:09 98bfc26e4924: Layer already exists 23:38:09 9c0399a802e3: Layer already exists 23:38:09 b63687abe390: Layer already exists 23:38:09 be96fd8e3176: Layer already exists 23:38:09 051c4434de97: Layer already exists 23:38:09 5d3e392a13a0: Layer already exists 23:38:09 latest: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 23:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:10 723831cd06a1: Preparing 23:38:10 723831cd06a1: Preparing 23:38:10 20c940807f49: Preparing 23:38:10 c953979b7fe6: Preparing 23:38:10 78b341bc453a: Preparing 23:38:10 c81efeb46eb0: Preparing 23:38:10 9c0399a802e3: Preparing 23:38:10 98bfc26e4924: Preparing 23:38:10 051c4434de97: Preparing 23:38:10 be96fd8e3176: Preparing 23:38:10 b63687abe390: Preparing 23:38:10 5d3e392a13a0: Preparing 23:38:10 be96fd8e3176: Waiting 23:38:10 9c0399a802e3: Waiting 23:38:10 98bfc26e4924: Waiting 23:38:10 051c4434de97: Waiting 23:38:10 b63687abe390: Waiting 23:38:10 5d3e392a13a0: Waiting 23:38:10 c81efeb46eb0: Layer already exists 23:38:10 78b341bc453a: Layer already exists 23:38:10 723831cd06a1: Layer already exists 23:38:10 20c940807f49: Layer already exists 23:38:10 c953979b7fe6: Layer already exists 23:38:10 be96fd8e3176: Layer already exists 23:38:10 051c4434de97: Layer already exists 23:38:10 9c0399a802e3: Layer already exists 23:38:10 98bfc26e4924: Layer already exists 23:38:10 b63687abe390: Layer already exists 23:38:10 5d3e392a13a0: Layer already exists 23:38:10 2.3.0-dev.57: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:11 723831cd06a1: Preparing 23:38:11 723831cd06a1: Preparing 23:38:11 20c940807f49: Preparing 23:38:11 c953979b7fe6: Preparing 23:38:11 78b341bc453a: Preparing 23:38:11 c81efeb46eb0: Preparing 23:38:11 9c0399a802e3: Preparing 23:38:11 98bfc26e4924: Preparing 23:38:11 051c4434de97: Preparing 23:38:11 be96fd8e3176: Preparing 23:38:11 b63687abe390: Preparing 23:38:11 5d3e392a13a0: Preparing 23:38:11 051c4434de97: Waiting 23:38:11 be96fd8e3176: Waiting 23:38:11 b63687abe390: Waiting 23:38:11 5d3e392a13a0: Waiting 23:38:11 9c0399a802e3: Waiting 23:38:11 98bfc26e4924: Waiting 23:38:11 723831cd06a1: Layer already exists 23:38:11 c81efeb46eb0: Layer already exists 23:38:11 20c940807f49: Layer already exists 23:38:11 78b341bc453a: Layer already exists 23:38:11 c953979b7fe6: Layer already exists 23:38:11 051c4434de97: Layer already exists 23:38:11 9c0399a802e3: Layer already exists 23:38:11 b63687abe390: Layer already exists 23:38:11 98bfc26e4924: Layer already exists 23:38:11 be96fd8e3176: Layer already exists 23:38:11 5d3e392a13a0: Layer already exists 23:38:11 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:12 723831cd06a1: Preparing 23:38:12 723831cd06a1: Preparing 23:38:12 20c940807f49: Preparing 23:38:12 c953979b7fe6: Preparing 23:38:12 78b341bc453a: Preparing 23:38:12 c81efeb46eb0: Preparing 23:38:12 9c0399a802e3: Preparing 23:38:12 98bfc26e4924: Preparing 23:38:12 051c4434de97: Preparing 23:38:12 be96fd8e3176: Preparing 23:38:12 b63687abe390: Preparing 23:38:12 5d3e392a13a0: Preparing 23:38:12 051c4434de97: Waiting 23:38:12 b63687abe390: Waiting 23:38:12 9c0399a802e3: Waiting 23:38:12 98bfc26e4924: Waiting 23:38:12 5d3e392a13a0: Waiting 23:38:12 c81efeb46eb0: Layer already exists 23:38:12 78b341bc453a: Layer already exists 23:38:12 c953979b7fe6: Layer already exists 23:38:12 723831cd06a1: Layer already exists 23:38:12 20c940807f49: Layer already exists 23:38:12 051c4434de97: Layer already exists 23:38:12 98bfc26e4924: Layer already exists 23:38:12 b63687abe390: Layer already exists 23:38:12 be96fd8e3176: Layer already exists 23:38:12 9c0399a802e3: Layer already exists 23:38:12 5d3e392a13a0: Layer already exists 23:38:12 main: digest: sha256:6362f840192528378f5aa9df117018cf4952b960a04cf9da4cf46ea1d9655b2b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:12 ===================================================== [Pipeline] echo 23:38:12 taggedImages: 23:38:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:38:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.57 23:38:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:38:12 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:38:12 502310b00a79916b803008258ae56cda32ec220b 23:38:12 latest 23:38:12 2.3.0-dev.57 23:38:12 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:12 main 23:38:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:13 657799ef729c: Preparing 23:38:13 069a1e1f530f: Preparing 23:38:13 a0e7274925f1: Preparing 23:38:13 a83b930f6012: Preparing 23:38:13 87d70093a007: Preparing 23:38:13 c6f39df7d2de: Preparing 23:38:13 0da71efc4390: Preparing 23:38:13 5d3e392a13a0: Preparing 23:38:13 c6f39df7d2de: Waiting 23:38:13 0da71efc4390: Waiting 23:38:13 5d3e392a13a0: Waiting 23:38:13 069a1e1f530f: Pushed 23:38:13 657799ef729c: Pushed 23:38:13 87d70093a007: Pushed 23:38:13 5d3e392a13a0: Layer already exists 23:38:13 c6f39df7d2de: Pushed 23:38:14 0da71efc4390: Pushed 23:38:15 a83b930f6012: Pushed 23:38:15 a0e7274925f1: Pushed 23:38:16 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:16 + 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 23:38:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:16 657799ef729c: Preparing 23:38:16 069a1e1f530f: Preparing 23:38:16 a0e7274925f1: Preparing 23:38:16 a83b930f6012: Preparing 23:38:16 87d70093a007: Preparing 23:38:16 c6f39df7d2de: Preparing 23:38:16 0da71efc4390: Preparing 23:38:16 5d3e392a13a0: Preparing 23:38:16 c6f39df7d2de: Waiting 23:38:16 5d3e392a13a0: Waiting 23:38:16 0da71efc4390: Waiting 23:38:16 069a1e1f530f: Layer already exists 23:38:16 a83b930f6012: Layer already exists 23:38:16 a0e7274925f1: Layer already exists 23:38:16 87d70093a007: Layer already exists 23:38:16 657799ef729c: Layer already exists 23:38:16 c6f39df7d2de: Layer already exists 23:38:16 5d3e392a13a0: Layer already exists 23:38:16 0da71efc4390: Layer already exists 23:38:17 latest: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 23:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:17 657799ef729c: Preparing 23:38:17 069a1e1f530f: Preparing 23:38:17 a0e7274925f1: Preparing 23:38:17 a83b930f6012: Preparing 23:38:17 87d70093a007: Preparing 23:38:17 c6f39df7d2de: Preparing 23:38:17 0da71efc4390: Preparing 23:38:17 5d3e392a13a0: Preparing 23:38:17 c6f39df7d2de: Waiting 23:38:17 0da71efc4390: Waiting 23:38:17 5d3e392a13a0: Waiting 23:38:17 87d70093a007: Layer already exists 23:38:17 a0e7274925f1: Layer already exists 23:38:17 a83b930f6012: Layer already exists 23:38:17 069a1e1f530f: Layer already exists 23:38:17 657799ef729c: Layer already exists 23:38:18 5d3e392a13a0: Layer already exists 23:38:18 0da71efc4390: Layer already exists 23:38:18 c6f39df7d2de: Layer already exists 23:38:18 2.3.0-dev.57: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:18 657799ef729c: Preparing 23:38:18 069a1e1f530f: Preparing 23:38:18 a0e7274925f1: Preparing 23:38:18 a83b930f6012: Preparing 23:38:18 87d70093a007: Preparing 23:38:18 c6f39df7d2de: Preparing 23:38:18 0da71efc4390: Preparing 23:38:18 5d3e392a13a0: Preparing 23:38:18 c6f39df7d2de: Waiting 23:38:18 0da71efc4390: Waiting 23:38:18 5d3e392a13a0: Waiting 23:38:18 a83b930f6012: Layer already exists 23:38:18 657799ef729c: Layer already exists 23:38:18 a0e7274925f1: Layer already exists 23:38:18 069a1e1f530f: Layer already exists 23:38:18 87d70093a007: Layer already exists 23:38:19 0da71efc4390: Layer already exists 23:38:19 5d3e392a13a0: Layer already exists 23:38:19 c6f39df7d2de: Layer already exists 23:38:19 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:19 + 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 23:38:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:19 657799ef729c: Preparing 23:38:19 069a1e1f530f: Preparing 23:38:19 a0e7274925f1: Preparing 23:38:19 a83b930f6012: Preparing 23:38:19 87d70093a007: Preparing 23:38:19 c6f39df7d2de: Preparing 23:38:19 0da71efc4390: Preparing 23:38:19 5d3e392a13a0: Preparing 23:38:19 0da71efc4390: Waiting 23:38:19 5d3e392a13a0: Waiting 23:38:19 c6f39df7d2de: Waiting 23:38:19 657799ef729c: Layer already exists 23:38:19 069a1e1f530f: Layer already exists 23:38:19 a83b930f6012: Layer already exists 23:38:19 a0e7274925f1: Layer already exists 23:38:19 87d70093a007: Layer already exists 23:38:20 c6f39df7d2de: Layer already exists 23:38:20 0da71efc4390: Layer already exists 23:38:20 5d3e392a13a0: Layer already exists 23:38:20 main: digest: sha256:4c47e35dcdb86a670e790d9fe38d3a40312160d98e181271011faf64404f5d16 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:20 ===================================================== [Pipeline] echo 23:38:20 taggedImages: 23:38:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:38:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.57 23:38:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:38:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:38:20 502310b00a79916b803008258ae56cda32ec220b 23:38:20 latest 23:38:20 2.3.0-dev.57 23:38:20 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:20 main 23:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:20 be7c242e8b18: Preparing 23:38:20 f1c5e6aa6bc8: Preparing 23:38:20 726affdcffca: Preparing 23:38:20 99ef1f2e754d: Preparing 23:38:20 912ca03b4339: Preparing 23:38:20 aecaeec83258: Preparing 23:38:20 4ce8c3dc1ac2: Preparing 23:38:20 950f0935fb02: Preparing 23:38:20 0217f3166d27: Preparing 23:38:20 5d3e392a13a0: Preparing 23:38:20 aecaeec83258: Waiting 23:38:20 5d3e392a13a0: Waiting 23:38:20 950f0935fb02: Waiting 23:38:20 0217f3166d27: Waiting 23:38:20 4ce8c3dc1ac2: Waiting 23:38:21 f1c5e6aa6bc8: Pushed 23:38:21 912ca03b4339: Pushed 23:38:21 be7c242e8b18: Pushed 23:38:21 aecaeec83258: Pushed 23:38:21 950f0935fb02: Pushed 23:38:21 4ce8c3dc1ac2: Pushed 23:38:21 5d3e392a13a0: Layer already exists 23:38:21 0217f3166d27: Pushed 23:38:23 99ef1f2e754d: Pushed 23:38:24 726affdcffca: Pushed 23:38:24 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:24 + 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 23:38:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:25 be7c242e8b18: Preparing 23:38:25 f1c5e6aa6bc8: Preparing 23:38:25 726affdcffca: Preparing 23:38:25 99ef1f2e754d: Preparing 23:38:25 912ca03b4339: Preparing 23:38:25 aecaeec83258: Preparing 23:38:25 4ce8c3dc1ac2: Preparing 23:38:25 950f0935fb02: Preparing 23:38:25 0217f3166d27: Preparing 23:38:25 5d3e392a13a0: Preparing 23:38:25 4ce8c3dc1ac2: Waiting 23:38:25 0217f3166d27: Waiting 23:38:25 5d3e392a13a0: Waiting 23:38:25 950f0935fb02: Waiting 23:38:25 726affdcffca: Layer already exists 23:38:25 be7c242e8b18: Layer already exists 23:38:25 f1c5e6aa6bc8: Layer already exists 23:38:25 99ef1f2e754d: Layer already exists 23:38:25 912ca03b4339: Layer already exists 23:38:25 aecaeec83258: Layer already exists 23:38:25 950f0935fb02: Layer already exists 23:38:25 5d3e392a13a0: Layer already exists 23:38:25 0217f3166d27: Layer already exists 23:38:25 4ce8c3dc1ac2: Layer already exists 23:38:25 latest: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 23:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:26 be7c242e8b18: Preparing 23:38:26 f1c5e6aa6bc8: Preparing 23:38:26 726affdcffca: Preparing 23:38:26 99ef1f2e754d: Preparing 23:38:26 912ca03b4339: Preparing 23:38:26 aecaeec83258: Preparing 23:38:26 4ce8c3dc1ac2: Preparing 23:38:26 950f0935fb02: Preparing 23:38:26 0217f3166d27: Preparing 23:38:26 5d3e392a13a0: Preparing 23:38:26 4ce8c3dc1ac2: Waiting 23:38:26 950f0935fb02: Waiting 23:38:26 0217f3166d27: Waiting 23:38:26 5d3e392a13a0: Waiting 23:38:26 aecaeec83258: Waiting 23:38:26 f1c5e6aa6bc8: Layer already exists 23:38:26 912ca03b4339: Layer already exists 23:38:26 be7c242e8b18: Layer already exists 23:38:26 99ef1f2e754d: Layer already exists 23:38:26 726affdcffca: Layer already exists 23:38:26 aecaeec83258: Layer already exists 23:38:26 4ce8c3dc1ac2: Layer already exists 23:38:26 950f0935fb02: Layer already exists 23:38:26 5d3e392a13a0: Layer already exists 23:38:26 0217f3166d27: Layer already exists 23:38:26 2.3.0-dev.57: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:27 be7c242e8b18: Preparing 23:38:27 f1c5e6aa6bc8: Preparing 23:38:27 726affdcffca: Preparing 23:38:27 99ef1f2e754d: Preparing 23:38:27 912ca03b4339: Preparing 23:38:27 aecaeec83258: Preparing 23:38:27 4ce8c3dc1ac2: Preparing 23:38:27 950f0935fb02: Preparing 23:38:27 0217f3166d27: Preparing 23:38:27 5d3e392a13a0: Preparing 23:38:27 aecaeec83258: Waiting 23:38:27 950f0935fb02: Waiting 23:38:27 0217f3166d27: Waiting 23:38:27 4ce8c3dc1ac2: Waiting 23:38:27 726affdcffca: Layer already exists 23:38:27 99ef1f2e754d: Layer already exists 23:38:27 912ca03b4339: Layer already exists 23:38:27 f1c5e6aa6bc8: Layer already exists 23:38:27 be7c242e8b18: Layer already exists 23:38:27 950f0935fb02: Layer already exists 23:38:27 aecaeec83258: Layer already exists 23:38:27 4ce8c3dc1ac2: Layer already exists 23:38:27 0217f3166d27: Layer already exists 23:38:27 5d3e392a13a0: Layer already exists 23:38:27 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:27 + 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 23:38:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:28 be7c242e8b18: Preparing 23:38:28 f1c5e6aa6bc8: Preparing 23:38:28 726affdcffca: Preparing 23:38:28 99ef1f2e754d: Preparing 23:38:28 912ca03b4339: Preparing 23:38:28 aecaeec83258: Preparing 23:38:28 4ce8c3dc1ac2: Preparing 23:38:28 950f0935fb02: Preparing 23:38:28 0217f3166d27: Preparing 23:38:28 5d3e392a13a0: Preparing 23:38:28 4ce8c3dc1ac2: Waiting 23:38:28 950f0935fb02: Waiting 23:38:28 0217f3166d27: Waiting 23:38:28 aecaeec83258: Waiting 23:38:28 5d3e392a13a0: Waiting 23:38:28 726affdcffca: Layer already exists 23:38:28 f1c5e6aa6bc8: Layer already exists 23:38:28 912ca03b4339: Layer already exists 23:38:28 be7c242e8b18: Layer already exists 23:38:28 99ef1f2e754d: Layer already exists 23:38:28 aecaeec83258: Layer already exists 23:38:28 0217f3166d27: Layer already exists 23:38:28 4ce8c3dc1ac2: Layer already exists 23:38:28 950f0935fb02: Layer already exists 23:38:28 5d3e392a13a0: Layer already exists 23:38:28 main: digest: sha256:efb6865780e3f6582955eb45d03f18d459a16ecd138945f0fc65f22b38d2db65 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:28 ===================================================== [Pipeline] echo 23:38:28 taggedImages: 23:38:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:38:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.57 23:38:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:38:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:38:28 502310b00a79916b803008258ae56cda32ec220b 23:38:28 latest 23:38:28 2.3.0-dev.57 23:38:28 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:28 main 23:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:29 fc52344078c4: Preparing 23:38:29 a6e64141486a: Preparing 23:38:29 9c0399a802e3: Preparing 23:38:29 bc0f30c0c763: Preparing 23:38:29 cfdbacb3667c: Preparing 23:38:29 9833f26c6bda: Preparing 23:38:29 9833f26c6bda: Waiting 23:38:29 9c0399a802e3: Layer already exists 23:38:29 9833f26c6bda: Layer already exists 23:38:29 cfdbacb3667c: Pushed 23:38:29 fc52344078c4: Pushed 23:38:30 bc0f30c0c763: Pushed 23:38:34 a6e64141486a: Pushed 23:38:34 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:34 + 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 23:38:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:35 fc52344078c4: Preparing 23:38:35 a6e64141486a: Preparing 23:38:35 9c0399a802e3: Preparing 23:38:35 bc0f30c0c763: Preparing 23:38:35 cfdbacb3667c: Preparing 23:38:35 9833f26c6bda: Preparing 23:38:35 9833f26c6bda: Waiting 23:38:35 a6e64141486a: Layer already exists 23:38:35 bc0f30c0c763: Layer already exists 23:38:35 fc52344078c4: Layer already exists 23:38:35 cfdbacb3667c: Layer already exists 23:38:35 9c0399a802e3: Layer already exists 23:38:35 9833f26c6bda: Layer already exists 23:38:35 latest: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 23:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:36 fc52344078c4: Preparing 23:38:36 a6e64141486a: Preparing 23:38:36 9c0399a802e3: Preparing 23:38:36 bc0f30c0c763: Preparing 23:38:36 cfdbacb3667c: Preparing 23:38:36 9833f26c6bda: Preparing 23:38:36 9833f26c6bda: Waiting 23:38:36 9c0399a802e3: Layer already exists 23:38:36 a6e64141486a: Layer already exists 23:38:36 bc0f30c0c763: Layer already exists 23:38:36 cfdbacb3667c: Layer already exists 23:38:36 fc52344078c4: Layer already exists 23:38:36 9833f26c6bda: Layer already exists 23:38:36 2.3.0-dev.57: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:37 fc52344078c4: Preparing 23:38:37 a6e64141486a: Preparing 23:38:37 9c0399a802e3: Preparing 23:38:37 bc0f30c0c763: Preparing 23:38:37 cfdbacb3667c: Preparing 23:38:37 9833f26c6bda: Preparing 23:38:37 9833f26c6bda: Waiting 23:38:37 9c0399a802e3: Layer already exists 23:38:37 bc0f30c0c763: Layer already exists 23:38:37 a6e64141486a: Layer already exists 23:38:37 fc52344078c4: Layer already exists 23:38:37 cfdbacb3667c: Layer already exists 23:38:37 9833f26c6bda: Layer already exists 23:38:37 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:37 + 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 23:38:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:38 fc52344078c4: Preparing 23:38:38 a6e64141486a: Preparing 23:38:38 9c0399a802e3: Preparing 23:38:38 bc0f30c0c763: Preparing 23:38:38 cfdbacb3667c: Preparing 23:38:38 9833f26c6bda: Preparing 23:38:38 9833f26c6bda: Waiting 23:38:38 a6e64141486a: Layer already exists 23:38:38 9c0399a802e3: Layer already exists 23:38:38 cfdbacb3667c: Layer already exists 23:38:38 bc0f30c0c763: Layer already exists 23:38:38 fc52344078c4: Layer already exists 23:38:38 9833f26c6bda: Layer already exists 23:38:38 main: digest: sha256:6c5a322bccbdf7a4e1206b065557c4c809f06d6f1c920d4551ec8d3fe3350933 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:38 ===================================================== [Pipeline] echo 23:38:38 taggedImages: 23:38:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:38:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.57 23:38:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:38:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:38:38 502310b00a79916b803008258ae56cda32ec220b 23:38:38 latest 23:38:38 2.3.0-dev.57 23:38:38 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:38 main 23:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:39 60c8522ecb02: Preparing 23:38:39 1f992facfe33: Preparing 23:38:39 9720944c78fc: Preparing 23:38:39 8c39e06fdfdf: Preparing 23:38:39 ffd7a7b30c8b: Preparing 23:38:39 a3c2a5f710c7: Preparing 23:38:39 cfdbacb3667c: Preparing 23:38:39 9833f26c6bda: Preparing 23:38:39 a3c2a5f710c7: Waiting 23:38:39 cfdbacb3667c: Waiting 23:38:39 9833f26c6bda: Waiting 23:38:39 9720944c78fc: Pushed 23:38:39 1f992facfe33: Pushed 23:38:39 60c8522ecb02: Pushed 23:38:39 9833f26c6bda: Layer already exists 23:38:39 cfdbacb3667c: Layer already exists 23:38:40 a3c2a5f710c7: Pushed 23:38:48 ffd7a7b30c8b: Pushed 23:38:55 8c39e06fdfdf: Pushed 23:38:55 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:55 + 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 23:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:56 60c8522ecb02: Preparing 23:38:56 1f992facfe33: Preparing 23:38:56 9720944c78fc: Preparing 23:38:56 8c39e06fdfdf: Preparing 23:38:56 ffd7a7b30c8b: Preparing 23:38:56 a3c2a5f710c7: Preparing 23:38:56 cfdbacb3667c: Preparing 23:38:56 9833f26c6bda: Preparing 23:38:56 cfdbacb3667c: Waiting 23:38:56 9833f26c6bda: Waiting 23:38:56 a3c2a5f710c7: Waiting 23:38:56 8c39e06fdfdf: Layer already exists 23:38:56 ffd7a7b30c8b: Layer already exists 23:38:56 1f992facfe33: Layer already exists 23:38:56 9720944c78fc: Layer already exists 23:38:56 60c8522ecb02: Layer already exists 23:38:56 cfdbacb3667c: Layer already exists 23:38:56 a3c2a5f710c7: Layer already exists 23:38:56 9833f26c6bda: Layer already exists 23:38:56 latest: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 23:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:57 60c8522ecb02: Preparing 23:38:57 1f992facfe33: Preparing 23:38:57 9720944c78fc: Preparing 23:38:57 8c39e06fdfdf: Preparing 23:38:57 ffd7a7b30c8b: Preparing 23:38:57 a3c2a5f710c7: Preparing 23:38:57 cfdbacb3667c: Preparing 23:38:57 9833f26c6bda: Preparing 23:38:57 a3c2a5f710c7: Waiting 23:38:57 cfdbacb3667c: Waiting 23:38:57 9833f26c6bda: Waiting 23:38:57 9720944c78fc: Layer already exists 23:38:57 1f992facfe33: Layer already exists 23:38:57 60c8522ecb02: Layer already exists 23:38:57 8c39e06fdfdf: Layer already exists 23:38:57 ffd7a7b30c8b: Layer already exists 23:38:57 cfdbacb3667c: Layer already exists 23:38:57 a3c2a5f710c7: Layer already exists 23:38:57 9833f26c6bda: Layer already exists 23:38:57 2.3.0-dev.57: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:57 60c8522ecb02: Preparing 23:38:57 1f992facfe33: Preparing 23:38:57 9720944c78fc: Preparing 23:38:57 8c39e06fdfdf: Preparing 23:38:57 ffd7a7b30c8b: Preparing 23:38:57 a3c2a5f710c7: Preparing 23:38:57 cfdbacb3667c: Preparing 23:38:57 9833f26c6bda: Preparing 23:38:57 a3c2a5f710c7: Waiting 23:38:57 cfdbacb3667c: Waiting 23:38:57 9833f26c6bda: Waiting 23:38:57 ffd7a7b30c8b: Layer already exists 23:38:57 60c8522ecb02: Layer already exists 23:38:57 9720944c78fc: Layer already exists 23:38:57 1f992facfe33: Layer already exists 23:38:57 8c39e06fdfdf: Layer already exists 23:38:57 a3c2a5f710c7: Layer already exists 23:38:57 cfdbacb3667c: Layer already exists 23:38:57 9833f26c6bda: Layer already exists 23:38:58 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:58 + 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 23:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:58 60c8522ecb02: Preparing 23:38:58 1f992facfe33: Preparing 23:38:58 9720944c78fc: Preparing 23:38:58 8c39e06fdfdf: Preparing 23:38:58 ffd7a7b30c8b: Preparing 23:38:58 a3c2a5f710c7: Preparing 23:38:58 cfdbacb3667c: Preparing 23:38:58 9833f26c6bda: Preparing 23:38:58 9833f26c6bda: Waiting 23:38:58 a3c2a5f710c7: Waiting 23:38:58 cfdbacb3667c: Waiting 23:38:58 ffd7a7b30c8b: Layer already exists 23:38:58 9720944c78fc: Layer already exists 23:38:58 1f992facfe33: Layer already exists 23:38:58 8c39e06fdfdf: Layer already exists 23:38:58 60c8522ecb02: Layer already exists 23:38:58 9833f26c6bda: Layer already exists 23:38:58 cfdbacb3667c: Layer already exists 23:38:58 a3c2a5f710c7: Layer already exists 23:38:59 main: digest: sha256:9e3cdde7fa3349f806ff18b7831a63214e792f5f367b117b32294726071b5eb8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:59 ===================================================== [Pipeline] echo 23:38:59 taggedImages: 23:38:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b 23:38:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:38:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.57 23:38:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:38:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:38:59 502310b00a79916b803008258ae56cda32ec220b 23:38:59 latest 23:38:59 2.3.0-dev.57 23:38:59 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:38:59 main 23:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:00 1903982b10f3: Preparing 23:39:00 82819ccaba26: Preparing 23:39:00 4495f09250ec: Preparing 23:39:00 4c0856f6a701: Preparing 23:39:00 4e87970e74fe: Preparing 23:39:00 cfdbacb3667c: Preparing 23:39:00 9833f26c6bda: Preparing 23:39:00 cfdbacb3667c: Waiting 23:39:00 9833f26c6bda: Waiting 23:39:00 82819ccaba26: Pushed 23:39:00 1903982b10f3: Pushed 23:39:00 4495f09250ec: Pushed 23:39:00 cfdbacb3667c: Layer already exists 23:39:00 9833f26c6bda: Layer already exists 23:39:01 4e87970e74fe: Pushed 23:39:19 4c0856f6a701: Pushed 23:39:19 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:19 + 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 23:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:20 1903982b10f3: Preparing 23:39:20 82819ccaba26: Preparing 23:39:20 4495f09250ec: Preparing 23:39:20 4c0856f6a701: Preparing 23:39:20 4e87970e74fe: Preparing 23:39:20 cfdbacb3667c: Preparing 23:39:20 9833f26c6bda: Preparing 23:39:20 cfdbacb3667c: Waiting 23:39:20 9833f26c6bda: Waiting 23:39:20 4495f09250ec: Layer already exists 23:39:20 82819ccaba26: Layer already exists 23:39:20 1903982b10f3: Layer already exists 23:39:20 4c0856f6a701: Layer already exists 23:39:20 4e87970e74fe: Layer already exists 23:39:20 cfdbacb3667c: Layer already exists 23:39:20 9833f26c6bda: Layer already exists 23:39:20 latest: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 23:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:21 1903982b10f3: Preparing 23:39:21 82819ccaba26: Preparing 23:39:21 4495f09250ec: Preparing 23:39:21 4c0856f6a701: Preparing 23:39:21 4e87970e74fe: Preparing 23:39:21 cfdbacb3667c: Preparing 23:39:21 9833f26c6bda: Preparing 23:39:21 cfdbacb3667c: Waiting 23:39:21 9833f26c6bda: Waiting 23:39:21 4495f09250ec: Layer already exists 23:39:21 4c0856f6a701: Layer already exists 23:39:21 1903982b10f3: Layer already exists 23:39:21 82819ccaba26: Layer already exists 23:39:21 4e87970e74fe: Layer already exists 23:39:21 cfdbacb3667c: Layer already exists 23:39:21 9833f26c6bda: Layer already exists 23:39:21 2.3.0-dev.57: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:22 1903982b10f3: Preparing 23:39:22 82819ccaba26: Preparing 23:39:22 4495f09250ec: Preparing 23:39:22 4c0856f6a701: Preparing 23:39:22 4e87970e74fe: Preparing 23:39:22 cfdbacb3667c: Preparing 23:39:22 9833f26c6bda: Preparing 23:39:22 9833f26c6bda: Waiting 23:39:22 cfdbacb3667c: Waiting 23:39:22 1903982b10f3: Layer already exists 23:39:22 4e87970e74fe: Layer already exists 23:39:22 4495f09250ec: Layer already exists 23:39:22 82819ccaba26: Layer already exists 23:39:22 4c0856f6a701: Layer already exists 23:39:22 cfdbacb3667c: Layer already exists 23:39:22 9833f26c6bda: Layer already exists 23:39:22 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:22 + 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 23:39:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:23 1903982b10f3: Preparing 23:39:23 82819ccaba26: Preparing 23:39:23 4495f09250ec: Preparing 23:39:23 4c0856f6a701: Preparing 23:39:23 4e87970e74fe: Preparing 23:39:23 cfdbacb3667c: Preparing 23:39:23 9833f26c6bda: Preparing 23:39:23 cfdbacb3667c: Waiting 23:39:23 9833f26c6bda: Waiting 23:39:23 82819ccaba26: Layer already exists 23:39:23 4c0856f6a701: Layer already exists 23:39:23 4e87970e74fe: Layer already exists 23:39:23 1903982b10f3: Layer already exists 23:39:23 4495f09250ec: Layer already exists 23:39:23 9833f26c6bda: Layer already exists 23:39:23 cfdbacb3667c: Layer already exists 23:39:23 main: digest: sha256:5d73daec9074f75c0069f0b7cedcee50ad820dd1189aa6c0c760cce7adeec2e0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:23 ===================================================== [Pipeline] echo 23:39:23 taggedImages: 23:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.57 23:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:39:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:39:23 502310b00a79916b803008258ae56cda32ec220b 23:39:23 latest 23:39:23 2.3.0-dev.57 23:39:23 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:23 main 23:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:24 bd753a873596: Preparing 23:39:24 cd013ec5f640: Preparing 23:39:24 383650b9a531: Preparing 23:39:24 fb17a8e73913: Preparing 23:39:24 b842deb07afc: Preparing 23:39:24 cfdbacb3667c: Preparing 23:39:24 9833f26c6bda: Preparing 23:39:24 cfdbacb3667c: Waiting 23:39:24 9833f26c6bda: Waiting 23:39:24 cd013ec5f640: Pushed 23:39:24 bd753a873596: Pushed 23:39:24 383650b9a531: Pushed 23:39:24 cfdbacb3667c: Layer already exists 23:39:24 9833f26c6bda: Layer already exists 23:39:25 b842deb07afc: Pushed 23:39:40 fb17a8e73913: Pushed 23:39:40 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:40 + 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 23:39:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:41 bd753a873596: Preparing 23:39:41 cd013ec5f640: Preparing 23:39:41 383650b9a531: Preparing 23:39:41 fb17a8e73913: Preparing 23:39:41 b842deb07afc: Preparing 23:39:41 cfdbacb3667c: Preparing 23:39:41 9833f26c6bda: Preparing 23:39:41 9833f26c6bda: Waiting 23:39:41 cfdbacb3667c: Waiting 23:39:41 bd753a873596: Layer already exists 23:39:41 383650b9a531: Layer already exists 23:39:41 fb17a8e73913: Layer already exists 23:39:41 cd013ec5f640: Layer already exists 23:39:41 b842deb07afc: Layer already exists 23:39:41 cfdbacb3667c: Layer already exists 23:39:41 9833f26c6bda: Layer already exists 23:39:41 latest: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 23:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:42 bd753a873596: Preparing 23:39:42 cd013ec5f640: Preparing 23:39:42 383650b9a531: Preparing 23:39:42 fb17a8e73913: Preparing 23:39:42 b842deb07afc: Preparing 23:39:42 cfdbacb3667c: Preparing 23:39:42 9833f26c6bda: Preparing 23:39:42 cfdbacb3667c: Waiting 23:39:42 9833f26c6bda: Waiting 23:39:42 cd013ec5f640: Layer already exists 23:39:42 bd753a873596: Layer already exists 23:39:42 b842deb07afc: Layer already exists 23:39:42 383650b9a531: Layer already exists 23:39:42 fb17a8e73913: Layer already exists 23:39:42 cfdbacb3667c: Layer already exists 23:39:42 9833f26c6bda: Layer already exists 23:39:42 2.3.0-dev.57: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:43 bd753a873596: Preparing 23:39:43 cd013ec5f640: Preparing 23:39:43 383650b9a531: Preparing 23:39:43 fb17a8e73913: Preparing 23:39:43 b842deb07afc: Preparing 23:39:43 cfdbacb3667c: Preparing 23:39:43 9833f26c6bda: Preparing 23:39:43 cfdbacb3667c: Waiting 23:39:43 9833f26c6bda: Waiting 23:39:43 cd013ec5f640: Layer already exists 23:39:43 fb17a8e73913: Layer already exists 23:39:43 b842deb07afc: Layer already exists 23:39:43 bd753a873596: Layer already exists 23:39:43 383650b9a531: Layer already exists 23:39:43 cfdbacb3667c: Layer already exists 23:39:43 9833f26c6bda: Layer already exists 23:39:43 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:43 + 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 23:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:44 bd753a873596: Preparing 23:39:44 cd013ec5f640: Preparing 23:39:44 383650b9a531: Preparing 23:39:44 fb17a8e73913: Preparing 23:39:44 b842deb07afc: Preparing 23:39:44 cfdbacb3667c: Preparing 23:39:44 9833f26c6bda: Preparing 23:39:44 cfdbacb3667c: Waiting 23:39:44 9833f26c6bda: Waiting 23:39:44 cd013ec5f640: Layer already exists 23:39:44 b842deb07afc: Layer already exists 23:39:44 bd753a873596: Layer already exists 23:39:44 fb17a8e73913: Layer already exists 23:39:44 383650b9a531: Layer already exists 23:39:44 9833f26c6bda: Layer already exists 23:39:44 cfdbacb3667c: Layer already exists 23:39:44 main: digest: sha256:1f90e1b2965183e6119f3c70d8b7195a0812edfd6a886f667b3c88092e9e3382 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:44 ===================================================== [Pipeline] echo 23:39:44 taggedImages: 23:39:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:39:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.57 23:39:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:39:44 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:39:44 502310b00a79916b803008258ae56cda32ec220b 23:39:44 latest 23:39:44 2.3.0-dev.57 23:39:44 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:44 main 23:39:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:45 3a4e4a326542: Preparing 23:39:45 5ccfd08416da: Preparing 23:39:45 9c0399a802e3: Preparing 23:39:45 36e8a85a0fe8: Preparing 23:39:45 5d3e392a13a0: Preparing 23:39:45 5d3e392a13a0: Layer already exists 23:39:45 9c0399a802e3: Layer already exists 23:39:45 3a4e4a326542: Pushed 23:39:45 36e8a85a0fe8: Pushed 23:39:51 5ccfd08416da: Pushed 23:39:51 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:51 3a4e4a326542: Preparing 23:39:51 5ccfd08416da: Preparing 23:39:51 9c0399a802e3: Preparing 23:39:51 36e8a85a0fe8: Preparing 23:39:51 5d3e392a13a0: Preparing 23:39:52 36e8a85a0fe8: Layer already exists 23:39:52 5d3e392a13a0: Layer already exists 23:39:52 3a4e4a326542: Layer already exists 23:39:52 5ccfd08416da: Layer already exists 23:39:52 9c0399a802e3: Layer already exists 23:39:52 latest: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 23:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:52 3a4e4a326542: Preparing 23:39:52 5ccfd08416da: Preparing 23:39:52 9c0399a802e3: Preparing 23:39:52 36e8a85a0fe8: Preparing 23:39:52 5d3e392a13a0: Preparing 23:39:53 36e8a85a0fe8: Layer already exists 23:39:53 5d3e392a13a0: Layer already exists 23:39:53 9c0399a802e3: Layer already exists 23:39:53 5ccfd08416da: Layer already exists 23:39:53 3a4e4a326542: Layer already exists 23:39:53 2.3.0-dev.57: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:53 3a4e4a326542: Preparing 23:39:53 5ccfd08416da: Preparing 23:39:53 9c0399a802e3: Preparing 23:39:53 36e8a85a0fe8: Preparing 23:39:53 5d3e392a13a0: Preparing 23:39:54 5d3e392a13a0: Layer already exists 23:39:54 3a4e4a326542: Layer already exists 23:39:54 36e8a85a0fe8: Layer already exists 23:39:54 5ccfd08416da: Layer already exists 23:39:54 9c0399a802e3: Layer already exists 23:39:54 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:54 3a4e4a326542: Preparing 23:39:54 5ccfd08416da: Preparing 23:39:54 9c0399a802e3: Preparing 23:39:54 36e8a85a0fe8: Preparing 23:39:54 5d3e392a13a0: Preparing 23:39:54 5ccfd08416da: Layer already exists 23:39:54 36e8a85a0fe8: Layer already exists 23:39:54 5d3e392a13a0: Layer already exists 23:39:55 3a4e4a326542: Layer already exists 23:39:55 9c0399a802e3: Layer already exists 23:39:55 main: digest: sha256:b9c84a3e5af57cfdc1dbdf7c426b673df2560a8fe1953a06a1139c2127bd8cbc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:55 ===================================================== [Pipeline] echo 23:39:55 taggedImages: 23:39:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:39:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.57 23:39:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:55 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:39:55 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:39:55 502310b00a79916b803008258ae56cda32ec220b 23:39:55 latest 23:39:55 2.3.0-dev.57 23:39:55 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:39:55 main 23:39:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b 23:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:39:56 78766e5f500a: Preparing 23:39:56 ddf90d8274a5: Preparing 23:39:56 9c0399a802e3: Preparing 23:39:56 0e699a408f58: Preparing 23:39:56 5d3e392a13a0: Preparing 23:39:56 9c0399a802e3: Layer already exists 23:39:56 5d3e392a13a0: Layer already exists 23:39:56 0e699a408f58: Layer already exists 23:39:56 78766e5f500a: Pushed 23:40:01 ddf90d8274a5: Pushed 23:40:01 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:02 78766e5f500a: Preparing 23:40:02 ddf90d8274a5: Preparing 23:40:02 9c0399a802e3: Preparing 23:40:02 0e699a408f58: Preparing 23:40:02 5d3e392a13a0: Preparing 23:40:02 ddf90d8274a5: Layer already exists 23:40:02 5d3e392a13a0: Layer already exists 23:40:02 9c0399a802e3: Layer already exists 23:40:02 78766e5f500a: Layer already exists 23:40:02 0e699a408f58: Layer already exists 23:40:02 latest: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 23:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:03 78766e5f500a: Preparing 23:40:03 ddf90d8274a5: Preparing 23:40:03 9c0399a802e3: Preparing 23:40:03 0e699a408f58: Preparing 23:40:03 5d3e392a13a0: Preparing 23:40:03 9c0399a802e3: Layer already exists 23:40:03 ddf90d8274a5: Layer already exists 23:40:03 5d3e392a13a0: Layer already exists 23:40:03 78766e5f500a: Layer already exists 23:40:03 0e699a408f58: Layer already exists 23:40:03 2.3.0-dev.57: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:04 78766e5f500a: Preparing 23:40:04 ddf90d8274a5: Preparing 23:40:04 9c0399a802e3: Preparing 23:40:04 0e699a408f58: Preparing 23:40:04 5d3e392a13a0: Preparing 23:40:04 9c0399a802e3: Layer already exists 23:40:04 0e699a408f58: Layer already exists 23:40:04 5d3e392a13a0: Layer already exists 23:40:04 ddf90d8274a5: Layer already exists 23:40:04 78766e5f500a: Layer already exists 23:40:04 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:05 78766e5f500a: Preparing 23:40:05 ddf90d8274a5: Preparing 23:40:05 9c0399a802e3: Preparing 23:40:05 0e699a408f58: Preparing 23:40:05 5d3e392a13a0: Preparing 23:40:05 ddf90d8274a5: Layer already exists 23:40:05 0e699a408f58: Layer already exists 23:40:05 5d3e392a13a0: Layer already exists 23:40:05 9c0399a802e3: Layer already exists 23:40:05 78766e5f500a: Layer already exists 23:40:05 main: digest: sha256:326e443ab73ae3dad5a8b3c39131b29ff4ee139e063e34133bc6ae369e35e84c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:05 ===================================================== [Pipeline] echo 23:40:05 taggedImages: 23:40:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b 23:40:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:40:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.57 23:40:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:40:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:40:05 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:40:05 502310b00a79916b803008258ae56cda32ec220b 23:40:05 latest 23:40:05 2.3.0-dev.57 23:40:05 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:40:05 main 23:40:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b 23:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:06 19b9a726e9ae: Preparing 23:40:06 7bafaed966b8: Preparing 23:40:06 63adf7ec9d1f: Preparing 23:40:06 182ea96c920c: Preparing 23:40:06 5d3e392a13a0: Preparing 23:40:06 5d3e392a13a0: Layer already exists 23:40:06 7bafaed966b8: Pushed 23:40:07 19b9a726e9ae: Pushed 23:40:09 63adf7ec9d1f: Pushed 23:40:36 182ea96c920c: Pushed 23:40:36 502310b00a79916b803008258ae56cda32ec220b: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:36 + 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 23:40:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:36 19b9a726e9ae: Preparing 23:40:36 7bafaed966b8: Preparing 23:40:36 63adf7ec9d1f: Preparing 23:40:36 182ea96c920c: Preparing 23:40:36 5d3e392a13a0: Preparing 23:40:37 5d3e392a13a0: Layer already exists 23:40:37 182ea96c920c: Layer already exists 23:40:37 7bafaed966b8: Layer already exists 23:40:37 19b9a726e9ae: Layer already exists 23:40:37 63adf7ec9d1f: Layer already exists 23:40:37 latest: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 23:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:37 19b9a726e9ae: Preparing 23:40:37 7bafaed966b8: Preparing 23:40:37 63adf7ec9d1f: Preparing 23:40:37 182ea96c920c: Preparing 23:40:37 5d3e392a13a0: Preparing 23:40:38 5d3e392a13a0: Layer already exists 23:40:38 7bafaed966b8: Layer already exists 23:40:38 63adf7ec9d1f: Layer already exists 23:40:38 182ea96c920c: Layer already exists 23:40:38 19b9a726e9ae: Layer already exists 23:40:38 2.3.0-dev.57: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:38 19b9a726e9ae: Preparing 23:40:38 7bafaed966b8: Preparing 23:40:38 63adf7ec9d1f: Preparing 23:40:38 182ea96c920c: Preparing 23:40:38 5d3e392a13a0: Preparing 23:40:38 5d3e392a13a0: Layer already exists 23:40:38 182ea96c920c: Layer already exists 23:40:38 63adf7ec9d1f: Layer already exists 23:40:38 19b9a726e9ae: Layer already exists 23:40:38 7bafaed966b8: Layer already exists 23:40:39 502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:39 + 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 23:40:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:39 19b9a726e9ae: Preparing 23:40:39 7bafaed966b8: Preparing 23:40:39 63adf7ec9d1f: Preparing 23:40:39 182ea96c920c: Preparing 23:40:39 5d3e392a13a0: Preparing 23:40:40 182ea96c920c: Layer already exists 23:40:40 63adf7ec9d1f: Layer already exists 23:40:40 7bafaed966b8: Layer already exists 23:40:40 5d3e392a13a0: Layer already exists 23:40:40 19b9a726e9ae: Layer already exists 23:40:40 main: digest: sha256:c90f439f45482e6e5b8268ee31bd62284aa09aa9b2e23ef192d8dc883a0c3666 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:40 ===================================================== [Pipeline] echo 23:40:40 taggedImages: 23:40:40 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b 23:40:40 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:40:40 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.57 23:40:40 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:502310b00a79916b803008258ae56cda32ec220b-2.3.0-dev.57 23:40:40 - 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 23:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:40 23:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:41 arm64: Pulling from edgex-lftools-log-publisher 23:40:41 8998bd30e6a1: Pulling fs layer 23:40:41 04944245beec: Pulling fs layer 23:40:41 699f458cf7ca: Pulling fs layer 23:40:41 765212b225bb: Pulling fs layer 23:40:41 f23df028b6ca: Pulling fs layer 23:40:41 d65c8cfc05b1: Pulling fs layer 23:40:41 2437ff75d9bd: Pulling fs layer 23:40:41 f23df028b6ca: Waiting 23:40:41 2437ff75d9bd: Waiting 23:40:41 d65c8cfc05b1: Waiting 23:40:41 765212b225bb: Waiting 23:40:41 04944245beec: Verifying Checksum 23:40:41 04944245beec: Download complete 23:40:41 765212b225bb: Verifying Checksum 23:40:41 765212b225bb: Download complete 23:40:41 f23df028b6ca: Verifying Checksum 23:40:41 f23df028b6ca: Download complete 23:40:41 d65c8cfc05b1: Verifying Checksum 23:40:41 d65c8cfc05b1: Download complete 23:40:41 699f458cf7ca: Verifying Checksum 23:40:41 699f458cf7ca: Download complete 23:40:42 8998bd30e6a1: Verifying Checksum 23:40:42 8998bd30e6a1: Download complete 23:40:45 2437ff75d9bd: Download complete 23:40:47 8998bd30e6a1: Pull complete 23:40:48 04944245beec: Pull complete 23:40:49 699f458cf7ca: Pull complete 23:40:49 765212b225bb: Pull complete 23:40:50 f23df028b6ca: Pull complete 23:40:50 d65c8cfc05b1: Pull complete 23:41:06 2437ff75d9bd: Pull complete 23:41:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-28566 does not seem to be running inside a container 23:41:06 $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:41:09 $ docker top 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:10 ---> job-cost.sh 23:41:11 lf-activate-venv: SKIPPING 23:41:11 INFO: No Stack... 23:41:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:12 INFO: Archiving Costs [Pipeline] sh 23:41:13 + cat /w/workspace/edgex-go/293/archives/cost.csv 23:41:13 + cut -d, -f6 [Pipeline] lock 23:41:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] 23:41:13 Resource [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] did not exist. Created. 23:41:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:14 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:14 Stashed 1 file(s) [Pipeline] } 23:41:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:14 $ docker stop --time=1 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 23:41:16 $ docker rm -f 4b1a50d8dac17439c505e555c4d8510054047cf956ffe36e4c78518489b40217 [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 23:41:16 provisioning config files... 23:41:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/293@tmp/config5627155614911482249tmp [Pipeline] { [Pipeline] sh 23:41:17 + set +x 23:41:17 + curl -s https://codecov.io/bash 23:41:17 + bash -s -- 23:41:17 23:41:17 _____ _ 23:41:17 / ____| | | 23:41:17 | | ___ __| | ___ ___ _____ __ 23:41:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:17 Bash-1.0.6 23:41:17 23:41:17 23:41:17 ==> git version 2.25.1 found 23:41:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:41:17 Release-Date: 2020-01-08 23:41:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:41:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:41:17 ==> Jenkins CI detected. 23:41:17 current dir:  /w/workspace/edgex-go/293 23:41:17 project root: . 23:41:17 --> token set from env 23:41:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:17 ==> Running gcov in . (disable via -X gcov) 23:41:17 ==> Python coveragepy not found 23:41:17 ==> Searching for coverage reports in: 23:41:17 + . 23:41:17 -> Found 1 reports 23:41:17 ==> Detecting git/mercurial file structure 23:41:17 ==> Reading reports 23:41:17 + ./coverage.out bytes=482786 23:41:17 ==> Appending adjustments 23:41:17 https://docs.codecov.io/docs/fixing-reports 23:41:18 + Found adjustments 23:41:18 ==> Gzipping contents 23:41:18 64K /tmp/codecov.TDRboi.gz 23:41:18 ==> Uploading reports 23:41:18 url: https://codecov.io 23:41:18 query: branch=main&commit=502310b00a79916b803008258ae56cda32ec220b&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:18 -> Pinging Codecov 23:41:18 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=502310b00a79916b803008258ae56cda32ec220b&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:18 -> Uploading to 23:41:18 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/502310b00a79916b803008258ae56cda32ec220b/1828a9b1-5057-4f80-ace6-f2fda7d39118.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T234118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed80dde95148a119ff85a21d3e0d65f149e27d9a4f2c5502d896a09afeade5c6 23:41:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:18 Dload Upload Total Spent Left Speed 23:41:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63320 0 0 100 63320 0 250k --:--:-- --:--:-- --:--:-- 250k 23:41:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/502310b00a79916b803008258ae56cda32ec220b [Pipeline] } 23:41:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:41:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:41:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:19 23:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:41:19 df9b9388f04a: Pulling fs layer 23:41:19 52dc419b0ee2: Pulling fs layer 23:41:19 25bc292e5bac: Pulling fs layer 23:41:19 114826534d7a: Pulling fs layer 23:41:19 4657fd5d0bcf: Pulling fs layer 23:41:19 6ad1cebc031e: Pulling fs layer 23:41:19 8a3aa393b2d8: Pulling fs layer 23:41:19 8a3aa393b2d8: Waiting 23:41:19 4657fd5d0bcf: Waiting 23:41:19 114826534d7a: Waiting 23:41:19 25bc292e5bac: Verifying Checksum 23:41:19 25bc292e5bac: Download complete 23:41:19 52dc419b0ee2: Download complete 23:41:19 4657fd5d0bcf: Verifying Checksum 23:41:19 4657fd5d0bcf: Download complete 23:41:19 df9b9388f04a: Verifying Checksum 23:41:19 df9b9388f04a: Download complete 23:41:20 df9b9388f04a: Pull complete 23:41:20 6ad1cebc031e: Verifying Checksum 23:41:20 6ad1cebc031e: Download complete 23:41:20 52dc419b0ee2: Pull complete 23:41:20 25bc292e5bac: Pull complete 23:41:20 114826534d7a: Verifying Checksum 23:41:20 114826534d7a: Download complete 23:41:20 8a3aa393b2d8: Verifying Checksum 23:41:20 8a3aa393b2d8: Download complete 23:41:24 114826534d7a: Pull complete 23:41:24 4657fd5d0bcf: Pull complete 23:41:24 6ad1cebc031e: Pull complete 23:41:28 8a3aa393b2d8: Pull complete 23:41:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:28 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:41:28 $ 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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:41:32 $ docker top c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 -eo pid,comm [Pipeline] { [Pipeline] echo 23:41:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:41:32 + set -o pipefail 23:41:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:41:37 23:41:37 Monitoring /w/workspace/edgex-go/293 (github.com/edgexfoundry/edgex-go)... 23:41:37 23:41:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/dc73c924-c501-41fe-b5ab-884bbf359d8b 23:41:37 23:41:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:41:37 23:41:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:41:37 23:41:37 [Pipeline] } 23:41:37 $ docker stop --time=1 c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 23:41:40 $ docker rm -f c5b8813eaace60b4937d3b82b2badc71cd1080fe1f745aeb7c9e76885f64b329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:41:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:41 provisioning config files... 23:41:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/293@tmp/config1322619435612801047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:41 --> edgex-publish-swagger.sh 23:41:41 === Publish openapi/v2 API === 23:41:41 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:41:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/293/openapi/v2/core-command.yaml] 23:41:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:41 Dload Upload Total Spent Left Speed 23:41:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 141k --:--:-- --:--:-- --:--:-- 140k 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 23:41:42 23:41:42 23:41:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/293/openapi/v2/core-data.yaml] 23:41:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:42 Dload Upload Total Spent Left Speed 23:41:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75214 --:--:-- --:--:-- --:--:-- 75135 100 71604 0 0 100 71604 0 75214 --:--:-- --:--:-- --:--:-- 75135 23:41:43 23:41:43 23:41:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/293/openapi/v2/core-metadata.yaml] 23:41:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:43 Dload Upload Total Spent Left Speed 23:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 147k --:--:-- --:--:-- --:--:-- 147k 100 144k 0 0 100 144k 0 147k --:--:-- --:--:-- --:--:-- 147k 23:41:44 23:41:44 23:41:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/293/openapi/v2/support-notifications.yaml] 23:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:44 Dload Upload Total Spent Left Speed 23:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88258 0:00:01 0:00:01 --:--:-- 88258 100 89318 0 0 100 89318 0 88258 0:00:01 0:00:01 --:--:-- 88258 23:41:45 23:41:45 23:41:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/293/openapi/v2/support-scheduler.yaml] 23:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:45 Dload Upload Total Spent Left Speed 23:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32799 0:00:01 0:00:01 --:--:-- 32799 100 39556 0 0 100 39556 0 30545 0:00:01 0:00:01 --:--:-- 30521 100 39556 0 0 100 39556 0 30545 0:00:01 0:00:01 --:--:-- 30521 23:41:46 23:41:46 23:41:46 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/293/openapi/v2/system-agent.yaml] 23:41:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:46 Dload Upload Total Spent Left Speed 23:41:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22625 --:--:-- --:--:-- --:--:-- 22625 23:41:47 23:41:47 [Pipeline] } 23:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:41:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:48 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:48 $ docker top d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:49 [ssh-agent] Looking for ssh-agent implementation... 23:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:49 $ docker exec d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a ssh-agent 23:41:49 SSH_AUTH_SOCK=/tmp/ssh-m5yew9TPeIDh/agent.33 23:41:49 SSH_AGENT_PID=39 23:41:49 Running ssh-add (command line suppressed) 23:41:49 Identity added: /w/workspace/edgex-go/293@tmp/private_key_8059479320125560947.key (/w/workspace/edgex-go/293@tmp/private_key_8059479320125560947.key) 23:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:49 + git semver tag 23:41:49 2022-09-06 23:41:49,922 [run_tag] DEBUG tag force:False 23:41:49 2022-09-06 23:41:49,922 [check_head_tag] DEBUG check head tag 23:41:49 2022-09-06 23:41:49,924 [execute] INFO git cat-file --batch-check 23:41:49 2022-09-06 23:41:49,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=) 23:41:49 2022-09-06 23:41:49,927 [execute] INFO git cat-file --batch 23:41:49 2022-09-06 23:41:49,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=) 23:41:49 2022-09-06 23:41:49,950 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:41:49 2022-09-06 23:41:49,951 [execute] INFO git tag -a v2.3.0-dev.57 -m v2.3.0-dev.57 23:41:49 2022-09-06 23:41:49,951 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.57', '-m', 'v2.3.0-dev.57'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) 23:41:49 2022-09-06 23:41:49,956 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:41:49 2.3.0-dev.57 [Pipeline] } 23:41:50 $ docker exec --env ******** --env ******** d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a ssh-agent -k 23:41:50 unset SSH_AUTH_SOCK; 23:41:50 unset SSH_AGENT_PID; 23:41:50 echo Agent pid 39 killed; 23:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:50 + git semver [Pipeline] } 23:41:50 $ docker stop --time=1 d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a 23:41:51 $ docker rm -f d8d230adbcacd7fc536e64b0cc0b0687ebd52875f9088c266cd6318bfb76908a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:41:52 23:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:41:52 0.23.1-centos7: Pulling from edgex-lftools 23:41:52 ab5ef0e58194: Pulling fs layer 23:41:52 9712f1f96733: Pulling fs layer 23:41:52 63f879dbbcfc: Pulling fs layer 23:41:52 0d9ebad4ef96: Pulling fs layer 23:41:52 e9a5061849ea: Pulling fs layer 23:41:52 d747dcd14b5f: Pulling fs layer 23:41:52 2de7ff778b66: Pulling fs layer 23:41:52 e9a5061849ea: Waiting 23:41:52 0d9ebad4ef96: Waiting 23:41:52 d747dcd14b5f: Waiting 23:41:52 2de7ff778b66: Waiting 23:41:52 9712f1f96733: Download complete 23:41:53 63f879dbbcfc: Verifying Checksum 23:41:53 63f879dbbcfc: Download complete 23:41:53 0d9ebad4ef96: Verifying Checksum 23:41:53 0d9ebad4ef96: Download complete 23:41:53 e9a5061849ea: Verifying Checksum 23:41:53 e9a5061849ea: Download complete 23:41:53 d747dcd14b5f: Download complete 23:41:53 ab5ef0e58194: Download complete 23:41:53 2de7ff778b66: Verifying Checksum 23:41:53 2de7ff778b66: Download complete 23:41:56 ab5ef0e58194: Pull complete 23:41:56 9712f1f96733: Pull complete 23:41:57 63f879dbbcfc: Pull complete 23:42:01 0d9ebad4ef96: Pull complete 23:42:01 e9a5061849ea: Pull complete 23:42:01 d747dcd14b5f: Pull complete 23:42:02 2de7ff778b66: Pull complete 23:42:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:02 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:42:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:42:07 $ docker top 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:42:07 provisioning config files... 23:42:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/293@tmp/config5245300331035739302tmp 23:42:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/293@tmp/config3610309566853821166tmp 23:42:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/293@tmp/config2906082325074092749tmp [Pipeline] { [Pipeline] echo 23:42:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:42:07 ---> sigul-configuration.sh 23:42:07 gpg: directory `/root/.gnupg' created 23:42:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:42:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:42:07 gpg: keyring `/root/.gnupg/secring.gpg' created 23:42:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:42:07 gpg: CAST5 encrypted data 23:42:07 gpg: encrypted with 1 passphrase 23:42:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:42:08 + mkdir /home/jenkins 23:42:08 + mkdir /home/jenkins/sigul [Pipeline] sh 23:42:08 + 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 23:42:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:42:08 ---> sigul-install.sh 23:42:08 Sigul already installed; skipping installation. [Pipeline] sh 23:42:08 + git tag --list 23:42:08 0.6.0 23:42:08 0.6.1 23:42:08 0.7.0 23:42:08 0.7.1 23:42:08 v1.0.0 23:42:08 v1.0.1 23:42:08 v1.1.0 23:42:08 v1.2.0 23:42:08 v1.2.1 23:42:08 v1.3.0 23:42:08 v1.3.1 23:42:08 v2.0.0 23:42:08 v2.1.0 23:42:08 v2.1.1 23:42:08 v2.1.1-dev.1 23:42:08 v2.1.1-dev.2 23:42:08 v2.1.1-dev.3 23:42:08 v2.1.1-dev.4 23:42:08 v2.1.1-dev.5 23:42:08 v2.1.1-dev.6 23:42:08 v2.1.1-dev.7 23:42:08 v2.1.1-dev.8 23:42:08 v2.1.2-dev.1 23:42:08 v2.2.0 23:42:08 v2.2.1-dev.1 23:42:08 v2.2.1-dev.10 23:42:08 v2.2.1-dev.11 23:42:08 v2.2.1-dev.12 23:42:08 v2.2.1-dev.13 23:42:08 v2.2.1-dev.14 23:42:08 v2.2.1-dev.15 23:42:08 v2.2.1-dev.16 23:42:08 v2.2.1-dev.17 23:42:08 v2.2.1-dev.18 23:42:08 v2.2.1-dev.19 23:42:08 v2.2.1-dev.2 23:42:08 v2.2.1-dev.20 23:42:08 v2.2.1-dev.21 23:42:08 v2.2.1-dev.22 23:42:08 v2.2.1-dev.23 23:42:08 v2.2.1-dev.24 23:42:08 v2.2.1-dev.25 23:42:08 v2.2.1-dev.26 23:42:08 v2.2.1-dev.27 23:42:08 v2.2.1-dev.28 23:42:08 v2.2.1-dev.29 23:42:08 v2.2.1-dev.3 23:42:08 v2.2.1-dev.4 23:42:08 v2.2.1-dev.5 23:42:08 v2.2.1-dev.6 23:42:08 v2.2.1-dev.7 23:42:08 v2.2.1-dev.8 23:42:08 v2.2.1-dev.9 23:42:08 v2.3.0-dev.29 23:42:08 v2.3.0-dev.30 23:42:08 v2.3.0-dev.31 23:42:08 v2.3.0-dev.32 23:42:08 v2.3.0-dev.33 23:42:08 v2.3.0-dev.34 23:42:08 v2.3.0-dev.35 23:42:08 v2.3.0-dev.36 23:42:08 v2.3.0-dev.37 23:42:08 v2.3.0-dev.38 23:42:08 v2.3.0-dev.39 23:42:08 v2.3.0-dev.40 23:42:08 v2.3.0-dev.41 23:42:08 v2.3.0-dev.42 23:42:08 v2.3.0-dev.43 23:42:08 v2.3.0-dev.44 23:42:08 v2.3.0-dev.45 23:42:08 v2.3.0-dev.46 23:42:08 v2.3.0-dev.47 23:42:08 v2.3.0-dev.48 23:42:08 v2.3.0-dev.49 23:42:08 v2.3.0-dev.50 23:42:08 v2.3.0-dev.51 23:42:08 v2.3.0-dev.52 23:42:08 v2.3.0-dev.53 23:42:08 v2.3.0-dev.54 23:42:08 v2.3.0-dev.55 23:42:08 v2.3.0-dev.56 23:42:08 v2.3.0-dev.57 [Pipeline] sh 23:42:09 + lftools sign git-tag v2.3.0-dev.57 23:42:09 Signing Git tag with Sigul... 23:42:09 Signing v2.3.0-dev.57 [Pipeline] echo 23:42:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:42:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:42:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:42:10 $ docker stop --time=1 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 23:42:11 $ docker rm -f 4cc6eb94cac94d487fb6b11b50d5d1694f84e7eef0125bb38d9991b9bdc122c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:42:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:12 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:12 $ docker top 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:13 [ssh-agent] Looking for ssh-agent implementation... 23:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:13 $ docker exec 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec ssh-agent 23:42:13 SSH_AUTH_SOCK=/tmp/ssh-LT2NemADS8Fi/agent.33 23:42:13 SSH_AGENT_PID=39 23:42:13 Running ssh-add (command line suppressed) 23:42:13 Identity added: /w/workspace/edgex-go/293@tmp/private_key_5189409359477539547.key (/w/workspace/edgex-go/293@tmp/private_key_5189409359477539547.key) 23:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:13 + git semver bump pre 23:42:13 2022-09-06 23:42:13,919 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:42:13 2022-09-06 23:42:13,919 [bump_version] DEBUG bumping version:2.3.0-dev.57 on axis:pre with prefix:dev 23:42:13 2022-09-06 23:42:13,920 [bump_version] DEBUG bumped version:2.3.0-dev.58 23:42:13 2022-09-06 23:42:13,920 [write_version] DEBUG write version:2.3.0-dev.58 to path:/w/workspace/edgex-go/293/.semver/main with force:True 23:42:13 2022-09-06 23:42:13,920 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:42:13 2022-09-06 23:42:13,920 [write_file] DEBUG write to file:/w/workspace/edgex-go/293/.semver/main 23:42:13 2022-09-06 23:42:13,922 [execute] INFO git cat-file --batch-check 23:42:13 2022-09-06 23:42:13,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) 23:42:13 2022-09-06 23:42:13,928 [execute] INFO git cat-file --batch 23:42:13 2022-09-06 23:42:13,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) 23:42:13 2022-09-06 23:42:13,933 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:42:13 2.3.0-dev.58 [Pipeline] } 23:42:13 $ docker exec --env ******** --env ******** 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec ssh-agent -k 23:42:14 unset SSH_AUTH_SOCK; 23:42:14 unset SSH_AGENT_PID; 23:42:14 echo Agent pid 39 killed; 23:42:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:14 + git semver [Pipeline] } 23:42:14 $ docker stop --time=1 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec 23:42:15 $ docker rm -f 84e7993403a71c7d35dd529e3fea2771c203409c69ee571798a3c7962312deec [Pipeline] // withDockerContainer [Pipeline] sh 23:42:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:16 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:17 $ docker top 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:17 [ssh-agent] Looking for ssh-agent implementation... 23:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:17 $ docker exec 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 ssh-agent 23:42:17 SSH_AUTH_SOCK=/tmp/ssh-74YPnhZQ0eEc/agent.32 23:42:17 SSH_AGENT_PID=38 23:42:17 Running ssh-add (command line suppressed) 23:42:17 Identity added: /w/workspace/edgex-go/293@tmp/private_key_1102342980098887514.key (/w/workspace/edgex-go/293@tmp/private_key_1102342980098887514.key) 23:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:17 + git semver push 23:42:18 2022-09-06 23:42:18,123 [run_push] DEBUG push 23:42:18 2022-09-06 23:42:18,124 [execute] INFO git cat-file --batch-check 23:42:18 2022-09-06 23:42:18,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=) 23:42:18 2022-09-06 23:42:18,128 [execute] INFO git rev-list ff2052b51ccc877c565b543232c9a6f59a56995e -- 23:42:18 2022-09-06 23:42:18,128 [execute] DEBUG Popen(['git', 'rev-list', 'ff2052b51ccc877c565b543232c9a6f59a56995e', '--'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=None) 23:42:18 2022-09-06 23:42:18,143 [execute] INFO git fetch -v origin 23:42:18 2022-09-06 23:42:18,143 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=True, shell=None, istream=None) 23:42:19 2022-09-06 23:42:18,782 [run_push] DEBUG no remote changes detected 23:42:19 2022-09-06 23:42:18,783 [execute] INFO git push origin semver 23:42:19 2022-09-06 23:42:18,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/293/.semver, universal_newlines=False, shell=None, istream=None) 23:42:19 2022-09-06 23:42:19,608 [run_push] DEBUG push all version tags 23:42:19 2022-09-06 23:42:19,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:42:19 2022-09-06 23:42:19,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/293, universal_newlines=False, shell=None, istream=None) 23:42:20 2022-09-06 23:42:20,431 [read_version] DEBUG read version from /w/workspace/edgex-go/293/.semver/main 23:42:20 2.3.0-dev.58 [Pipeline] } 23:42:20 $ docker exec --env ******** --env ******** 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 ssh-agent -k 23:42:20 unset SSH_AUTH_SOCK; 23:42:20 unset SSH_AGENT_PID; 23:42:20 echo Agent pid 38 killed; 23:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:21 + git semver [Pipeline] } 23:42:21 $ docker stop --time=1 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 23:42:22 $ docker rm -f 49fbfe8b44f393cfaaef84fce8cc6f31545406191911c3a9b545ae2e1acf2523 [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 23:42:23 + [ -d /w/workspace/edgex-go/293/archives ] [Pipeline] libraryResource [Pipeline] sh 23:42:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:24 ---> package-listing.sh 23:42:24 ++ facter osfamily 23:42:24 ++ tr '[:upper:]' '[:lower:]' 23:42:24 + OS_FAMILY=debian 23:42:24 + workspace=/w/workspace/edgex-go/293 23:42:24 + START_PACKAGES=/tmp/packages_start.txt 23:42:24 + END_PACKAGES=/tmp/packages_end.txt 23:42:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:24 + PACKAGES=/tmp/packages_start.txt 23:42:24 + '[' /w/workspace/edgex-go/293 ']' 23:42:24 + PACKAGES=/tmp/packages_end.txt 23:42:24 + case "${OS_FAMILY}" in 23:42:24 + dpkg -l 23:42:24 + grep '^ii' 23:42:24 + '[' -f /tmp/packages_start.txt ']' 23:42:24 + '[' -f /tmp/packages_end.txt ']' 23:42:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:24 + '[' /w/workspace/edgex-go/293 ']' 23:42:24 + mkdir -p /w/workspace/edgex-go/293/archives/ 23:42:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/293/archives/ [Pipeline] echo 23:42:24 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/293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:42:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:25 23:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:25 latest: Pulling from edgex-lftools-log-publisher 23:42:25 5eb5b503b376: Pulling fs layer 23:42:25 5c69ac0246d0: Pulling fs layer 23:42:25 ec43610c2a17: Pulling fs layer 23:42:25 3a2ae6a8a46f: Pulling fs layer 23:42:25 33b1e0a273af: Pulling fs layer 23:42:25 5d3b04190fa2: Pulling fs layer 23:42:25 2f39f015ded8: Pulling fs layer 23:42:25 3a2ae6a8a46f: Waiting 23:42:25 33b1e0a273af: Waiting 23:42:25 5d3b04190fa2: Waiting 23:42:25 2f39f015ded8: Waiting 23:42:25 5c69ac0246d0: Verifying Checksum 23:42:25 5c69ac0246d0: Download complete 23:42:25 3a2ae6a8a46f: Verifying Checksum 23:42:25 3a2ae6a8a46f: Download complete 23:42:25 33b1e0a273af: Verifying Checksum 23:42:25 33b1e0a273af: Download complete 23:42:26 ec43610c2a17: Verifying Checksum 23:42:26 ec43610c2a17: Download complete 23:42:26 5d3b04190fa2: Verifying Checksum 23:42:26 5d3b04190fa2: Download complete 23:42:26 5eb5b503b376: Verifying Checksum 23:42:26 5eb5b503b376: Download complete 23:42:26 2f39f015ded8: Download complete 23:42:27 5eb5b503b376: Pull complete 23:42:27 5c69ac0246d0: Pull complete 23:42:27 ec43610c2a17: Pull complete 23:42:28 3a2ae6a8a46f: Pull complete 23:42:28 33b1e0a273af: Pull complete 23:42:28 5d3b04190fa2: Pull complete 23:42:32 2f39f015ded8: Pull complete 23:42:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:32 prd-ubuntu20.04-docker-8c-8g-28571 does not seem to be running inside a container 23:42:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/293/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/293 -v /w/workspace/edgex-go/293:/w/workspace/edgex-go/293:rw,z -v /w/workspace/edgex-go/293@tmp:/w/workspace/edgex-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:42:35 $ docker top df061dcc9d4a3d9777044970e5d023dcc5312a3aef25cab5239cea3075e68e5e -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:42:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:42:36 + ls /var/log/sa-host 23:42:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:36 provisioning config files... 23:42:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/293@tmp/config3660449388134002823tmp [Pipeline] { [Pipeline] echo 23:42:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:42:37 ---> create-netrc.sh [Pipeline] } 23:42:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:42:37 ---> python-tools-install.sh [Pipeline] echo 23:42:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:42:37 ---> sudo-logs.sh 23:42:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:42:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:42:38 ---> job-cost.sh 23:42:38 lf-activate-venv: SKIPPING 23:42:38 DEBUG: total: 0.10999999940395355 23:42:38 INFO: Retrieving Stack Cost... 23:42:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:42:38 INFO: Archiving Costs [Pipeline] echo 23:42:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:42:39 ---> logs-deploy.sh 23:42:39 lf-activate-venv: SKIPPING 23:42:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/293 23:42:39 INFO: archiving workspace using pattern(s): 23:42:40 Archives upload complete. 23:42:40 INFO: archiving logs to Nexus 23:42:41 ---> uname -a: 23:42:41 Linux prd-ubuntu20-04-docker-8c-8g-28571 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:42:41 23:42:41 23:42:41 ---> lscpu: 23:42:41 Architecture: x86_64 23:42:41 CPU op-mode(s): 32-bit, 64-bit 23:42:41 Byte Order: Little Endian 23:42:41 Address sizes: 40 bits physical, 48 bits virtual 23:42:41 CPU(s): 8 23:42:41 On-line CPU(s) list: 0-7 23:42:41 Thread(s) per core: 1 23:42:41 Core(s) per socket: 1 23:42:41 Socket(s): 8 23:42:41 NUMA node(s): 1 23:42:41 Vendor ID: AuthenticAMD 23:42:41 CPU family: 23 23:42:41 Model: 49 23:42:41 Model name: AMD EPYC-Rome Processor 23:42:41 Stepping: 0 23:42:41 CPU MHz: 2799.994 23:42:41 BogoMIPS: 5599.98 23:42:41 Virtualization: AMD-V 23:42:41 Hypervisor vendor: KVM 23:42:41 Virtualization type: full 23:42:41 L1d cache: 256 KiB 23:42:41 L1i cache: 256 KiB 23:42:41 L2 cache: 4 MiB 23:42:41 L3 cache: 128 MiB 23:42:41 NUMA node0 CPU(s): 0-7 23:42:41 Vulnerability Itlb multihit: Not affected 23:42:41 Vulnerability L1tf: Not affected 23:42:41 Vulnerability Mds: Not affected 23:42:41 Vulnerability Meltdown: Not affected 23:42:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:42:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:42:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:42:41 Vulnerability Srbds: Not affected 23:42:41 Vulnerability Tsx async abort: Not affected 23:42:41 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 23:42:41 23:42:41 23:42:41 ---> nproc: 23:42:41 8 23:42:41 23:42:41 23:42:41 ---> df -h: 23:42:41 Filesystem Size Used Avail Use% Mounted on 23:42:41 overlay 155G 19G 137G 12% / 23:42:41 tmpfs 64M 0 64M 0% /dev 23:42:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:42:41 shm 64M 0 64M 0% /dev/shm 23:42:41 /dev/vda1 155G 19G 137G 12% /facter-os 23:42:41 23:42:41 23:42:41 ---> sar -b -r -n DEV: 23:42:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28571) 09/06/22 _x86_64_ (8 CPU) 23:42:41 23:42:41 23:14:18 LINUX RESTART (8 CPU) 23:42:41 23:42:41 23:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:42:41 23:16:01 163.27 11.33 151.94 0.00 1979.14 99235.99 0.00 23:42:41 23:17:01 34.38 0.08 34.29 0.00 0.67 13909.97 0.00 23:42:41 23:18:01 82.57 0.10 82.47 0.00 3.33 34574.37 0.00 23:42:41 23:19:01 550.86 6.20 544.66 0.00 60.79 242847.39 0.00 23:42:41 23:20:01 708.76 0.67 708.09 0.00 15.72 243479.23 0.00 23:42:41 23:21:01 750.23 0.33 749.90 0.00 5.20 138297.90 0.00 23:42:41 23:22:01 236.77 0.05 236.72 0.00 3.73 54969.47 0.00 23:42:41 23:23:01 26.66 0.03 26.63 0.00 3.07 700.95 0.00 23:42:41 23:24:01 2.70 0.00 2.70 0.00 0.00 56.91 0.00 23:42:41 23:25:01 2.17 0.00 2.17 0.00 0.00 28.00 0.00 23:42:41 23:26:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 23:42:41 23:27:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 23:42:41 23:28:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 23:42:41 23:29:01 1.67 0.00 1.67 0.00 0.00 17.86 0.00 23:42:41 23:30:01 1.62 0.02 1.60 0.00 0.13 18.93 0.00 23:42:41 23:31:01 2.92 0.87 2.05 0.00 18.40 29.73 0.00 23:42:41 23:32:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 23:42:41 23:33:02 1.62 0.00 1.62 0.00 0.00 18.00 0.00 23:42:41 23:34:01 0.93 0.00 0.93 0.00 0.00 10.30 0.00 23:42:41 23:35:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 23:42:41 23:36:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 23:42:41 23:37:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 23:42:41 23:38:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 23:42:41 23:39:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 23:42:41 23:40:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 23:42:41 23:41:01 3.23 1.57 1.67 0.00 49.06 22.00 0.00 23:42:41 23:42:01 73.64 0.23 73.40 0.00 9.20 38237.49 0.00 23:42:41 Average: 98.46 0.80 97.67 0.00 79.62 32120.75 0.00 23:42:41 23:42:41 23:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:41 23:16:01 27926944 31587768 709552 2.16 136388 3737020 2485120 7.32 1462308 3049884 89760 23:42:41 23:17:01 27653192 31713012 580308 1.76 140892 4088776 2225588 6.56 1345260 3396176 182948 23:42:41 23:18:01 27662988 31763120 530796 1.61 142204 4142232 1934748 5.70 1291000 3455256 608 23:42:41 23:19:01 22832668 31292532 971568 2.95 280840 8112760 4784428 14.10 2217852 7064600 18076 23:42:41 23:20:01 20904584 31490108 774152 2.35 323420 10080052 3115592 9.18 2193784 8905768 1552 23:42:41 23:21:01 20923428 31637636 630676 1.92 355020 10150152 2494676 7.35 2298160 8763328 64752 23:42:41 23:22:01 21242084 31769736 507952 1.54 376792 9956724 1884696 5.55 2104868 8668524 1600 23:42:41 23:23:01 21221700 31752372 525212 1.60 377740 9957468 2054204 6.05 2120476 8668836 68 23:42:41 23:24:01 21239556 31768480 509232 1.55 377772 9957484 1870572 5.51 2104096 8668844 16 23:42:41 23:25:01 21240560 31769484 508564 1.55 377796 9957468 1870572 5.51 2103812 8668828 24 23:42:41 23:26:01 21245764 31774708 503348 1.53 377816 9957468 1870572 5.51 2098092 8668828 20 23:42:41 23:27:01 21245828 31774808 503264 1.53 377840 9957472 1870572 5.51 2098108 8668832 64 23:42:41 23:28:01 21250560 31779552 498428 1.52 377856 9957476 1870572 5.51 2093368 8668836 32 23:42:41 23:29:01 21250260 31779276 498640 1.52 377880 9957480 1870572 5.51 2093392 8668836 12 23:42:41 23:30:01 21251404 31780532 497812 1.51 377912 9957484 1905140 5.61 2093672 8668952 24 23:42:41 23:31:01 21250948 31780836 497648 1.51 377972 9957996 1968352 5.80 2093568 8669356 12 23:42:41 23:32:01 21250656 31780548 497908 1.51 377980 9958000 1968352 5.80 2093448 8669360 16 23:42:41 23:33:02 21251036 31780960 497628 1.51 377988 9958004 1968352 5.80 2093476 8669364 8 23:42:41 23:34:01 21251256 31781180 497360 1.51 378000 9958004 1968352 5.80 2093504 8669364 12 23:42:41 23:35:01 21250720 31780672 497848 1.51 378008 9958008 1968352 5.80 2093972 8669368 56 23:42:41 23:36:01 21250672 31780636 497772 1.51 378024 9958012 1968352 5.80 2093836 8669372 24 23:42:41 23:37:01 21250380 31780492 497904 1.51 378032 9958144 1968352 5.80 2093568 8669504 48 23:42:41 23:38:01 21249892 31780024 498300 1.52 378052 9958140 1952172 5.75 2093956 8669508 16 23:42:41 23:39:01 21249996 31780160 498220 1.52 378076 9958144 1952172 5.75 2093948 8669508 12 23:42:41 23:40:01 21249876 31780096 498272 1.52 378096 9958152 1952172 5.75 2094112 8669512 20 23:42:41 23:41:01 21244944 31777812 500292 1.52 378124 9959624 1933988 5.70 2100276 8669048 92 23:42:41 23:42:01 19764852 31716408 558332 1.70 420092 11223764 2279812 6.72 2236848 9891628 589796 23:42:41 Average: 21948398 31730850 547666 1.67 346541 9284871 2146533 6.33 2036769 8070712 35173 23:42:41 23:42:41 23:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:41 23:16:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 23:42:41 23:16:01 vethe1ea9a3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:16:01 docker0 544.19 493.37 40.59 3866.98 0.00 0.00 0.00 0.00 23:42:41 23:16:01 ens3 800.38 747.96 9543.42 141.18 0.00 0.00 0.00 0.00 23:42:41 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:17:01 vethe1ea9a3 1.37 1.42 0.11 0.12 0.00 0.00 0.00 0.00 23:42:41 23:17:01 docker0 1.37 1.37 0.09 0.12 0.00 0.00 0.00 0.00 23:42:41 23:17:01 ens3 21.38 13.26 16.68 9.24 0.00 0.00 0.00 0.00 23:42:41 23:18:01 vethdc4c40f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:42:41 23:18:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:18:01 ens3 136.98 94.88 1703.02 81.55 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth2be4a7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth6ba4a04 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth953c3b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth1fa3159 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:19:01 vethdc4c40f 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 23:42:41 23:19:01 vethcf07b95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth455b798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:19:01 veth27370e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:19:01 docker0 121.68 160.06 9.48 1671.74 0.00 0.00 0.00 0.00 23:42:41 23:19:01 ens3 186.44 139.58 1737.25 21.42 0.00 0.00 0.00 0.00 23:42:41 23:20:01 veth3a53b93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:20:01 vethdc4c40f 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 23:42:41 23:20:01 vethb0cdb86 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:20:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 23:42:41 23:20:01 veth96fa3bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:20:01 docker0 101.58 132.64 6.88 988.99 0.00 0.00 0.00 0.00 23:42:41 23:20:01 ens3 208.68 163.36 1074.99 85.24 0.00 0.00 0.00 0.00 23:42:41 23:20:01 vethd767c0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:21:01 vethdc4c40f 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 23:42:41 23:21:01 veth779c1f4 0.02 0.27 0.00 0.02 0.00 0.00 0.00 0.00 23:42:41 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:21:01 docker0 44.50 62.11 3.11 525.57 0.00 0.00 0.00 0.00 23:42:41 23:21:01 ens3 97.00 64.80 553.19 18.75 0.00 0.00 0.00 0.00 23:42:41 23:22:01 lo 20.47 20.47 2.02 2.02 0.00 0.00 0.00 0.00 23:42:41 23:22:01 docker0 13.28 36.95 1.13 653.45 0.00 0.00 0.00 0.00 23:42:41 23:22:01 ens3 229.75 197.98 769.86 574.63 0.00 0.00 0.00 0.00 23:42:41 23:23:01 lo 39.59 39.59 3.90 3.90 0.00 0.00 0.00 0.00 23:42:41 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:23:01 ens3 487.35 494.20 219.47 2791.54 0.00 0.00 0.00 0.00 23:42:41 23:24:01 lo 3.13 3.13 0.31 0.31 0.00 0.00 0.00 0.00 23:42:41 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:24:01 ens3 33.29 32.37 16.97 157.86 0.00 0.00 0.00 0.00 23:42:41 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:25:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:42:41 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:30:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:42:41 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:31:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:32:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:33:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:35:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 23:42:41 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:38:01 ens3 2.10 1.82 8.52 0.13 0.00 0.00 0.00 0.00 23:42:41 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:41 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:40:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:41 23:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:42:41 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:41 23:41:01 ens3 7.20 5.30 5.29 6.04 0.00 0.00 0.00 0.00 23:42:41 23:42:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 23:42:41 23:42:01 docker0 38.96 43.56 3.36 692.56 0.00 0.00 0.00 0.00 23:42:41 23:42:01 ens3 337.33 240.33 7866.98 67.45 0.00 0.00 0.00 0.00 23:42:41 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 23:42:41 Average: docker0 32.08 34.47 2.40 311.29 0.00 0.00 0.00 0.00 23:42:41 Average: ens3 94.48 81.43 871.48 146.58 0.00 0.00 0.00 0.00 23:42:41 23:42:41 23:42:41 ---> sar -P ALL: 23:42:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28571) 09/06/22 _x86_64_ (8 CPU) 23:42:41 23:42:41 23:14:18 LINUX RESTART (8 CPU) 23:42:41 23:42:41 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:42:41 23:16:01 all 13.31 0.00 4.49 2.60 0.07 79.53 23:42:41 23:16:01 0 13.91 0.00 6.05 4.79 0.07 75.19 23:42:41 23:16:01 1 13.75 0.00 3.78 0.10 0.10 82.26 23:42:41 23:16:01 2 12.60 0.00 4.06 0.56 0.05 82.74 23:42:41 23:16:01 3 15.31 0.00 5.95 1.66 0.07 77.02 23:42:41 23:16:01 4 13.03 0.00 3.83 0.03 0.05 83.05 23:42:41 23:16:01 5 11.41 0.00 4.93 12.26 0.05 71.35 23:42:41 23:16:01 6 12.89 0.00 3.32 0.19 0.05 83.55 23:42:41 23:16:01 7 13.61 0.00 4.00 1.28 0.10 81.01 23:42:41 23:17:01 all 50.19 0.00 7.40 0.54 0.07 41.80 23:42:41 23:17:01 0 49.08 0.00 6.83 0.25 0.07 43.77 23:42:41 23:17:01 1 50.08 0.00 7.26 0.18 0.07 42.42 23:42:41 23:17:01 2 50.74 0.00 7.31 0.07 0.07 41.81 23:42:41 23:17:01 3 50.60 0.00 7.62 0.13 0.07 41.57 23:42:41 23:17:01 4 50.79 0.00 7.69 3.12 0.07 38.33 23:42:41 23:17:01 5 49.55 0.00 8.22 0.40 0.08 41.75 23:42:41 23:17:01 6 50.35 0.00 7.24 0.17 0.07 42.17 23:42:41 23:17:01 7 50.32 0.00 7.06 0.02 0.07 42.54 23:42:41 23:18:01 all 34.65 0.00 5.78 1.33 0.07 58.17 23:42:41 23:18:01 0 33.64 0.00 5.52 0.07 0.07 60.71 23:42:41 23:18:01 1 33.87 0.00 5.65 0.08 0.05 60.34 23:42:41 23:18:01 2 35.24 0.00 5.39 0.13 0.05 59.18 23:42:41 23:18:01 3 35.73 0.00 5.46 0.15 0.07 58.59 23:42:41 23:18:01 4 34.13 0.00 5.67 1.66 0.07 58.47 23:42:41 23:18:01 5 33.53 0.00 6.40 1.08 0.07 58.92 23:42:41 23:18:01 6 34.95 0.00 6.24 0.00 0.08 58.73 23:42:41 23:18:01 7 36.12 0.00 5.90 7.48 0.07 50.43 23:42:41 23:19:01 all 19.38 0.00 10.59 9.60 0.07 60.36 23:42:41 23:19:01 0 18.87 0.00 10.30 10.99 0.05 59.79 23:42:41 23:19:01 1 19.59 0.00 9.67 4.28 0.07 66.40 23:42:41 23:19:01 2 21.28 0.00 10.07 3.70 0.09 64.87 23:42:41 23:19:01 3 18.94 0.00 11.53 28.28 0.09 41.17 23:42:41 23:19:01 4 19.92 0.00 11.74 4.85 0.09 63.40 23:42:41 23:19:01 5 18.32 0.00 9.89 6.39 0.07 65.33 23:42:41 23:19:01 6 19.45 0.00 10.19 4.32 0.07 65.97 23:42:41 23:19:01 7 18.65 0.00 11.38 14.19 0.09 55.69 23:42:41 23:20:01 all 44.14 0.00 12.03 10.77 0.14 32.92 23:42:41 23:20:01 0 45.47 0.00 12.50 20.89 0.14 21.00 23:42:41 23:20:01 1 43.48 0.00 10.71 13.05 0.15 32.60 23:42:41 23:20:01 2 45.23 0.00 12.89 9.70 0.12 32.05 23:42:41 23:20:01 3 43.25 0.00 12.29 9.86 0.17 34.42 23:42:41 23:20:01 4 43.79 0.00 12.54 7.77 0.14 35.76 23:42:41 23:20:01 5 41.52 0.00 10.47 1.62 0.15 46.24 23:42:41 23:20:01 6 44.66 0.00 13.27 13.58 0.10 28.38 23:42:41 23:20:01 7 45.74 0.00 11.59 9.68 0.10 32.88 23:42:41 23:21:01 all 61.65 0.00 12.11 7.02 0.19 19.03 23:42:41 23:21:01 0 62.93 0.00 11.41 11.70 0.28 13.69 23:42:41 23:21:01 1 58.61 0.00 12.19 3.97 0.12 25.11 23:42:41 23:21:01 2 61.24 0.00 12.26 10.52 0.29 15.68 23:42:41 23:21:01 3 62.98 0.00 13.01 7.09 0.17 16.75 23:42:41 23:21:01 4 62.81 0.00 11.41 7.97 0.14 17.67 23:42:41 23:21:01 5 59.65 0.00 11.75 3.57 0.19 24.84 23:42:41 23:21:01 6 60.97 0.00 11.07 4.21 0.12 23.63 23:42:41 23:21:01 7 64.11 0.00 13.82 7.17 0.23 14.68 23:42:41 23:22:01 all 16.31 0.00 4.03 2.89 0.07 76.70 23:42:41 23:22:01 0 19.70 0.00 5.12 3.62 0.07 71.49 23:42:41 23:22:01 1 11.51 0.00 2.58 0.33 0.05 85.53 23:42:41 23:22:01 2 18.33 0.00 3.74 0.20 0.07 77.66 23:42:41 23:22:01 3 18.86 0.00 4.55 1.67 0.07 74.84 23:42:41 23:22:01 4 16.83 0.00 4.92 10.44 0.08 67.72 23:42:41 23:22:01 5 12.30 0.00 3.94 0.02 0.08 83.66 23:42:41 23:22:01 6 17.36 0.00 3.95 1.42 0.07 77.21 23:42:41 23:22:01 7 15.61 0.00 3.43 5.51 0.07 75.38 23:42:41 23:23:01 all 9.91 0.00 1.15 0.07 0.05 88.82 23:42:41 23:23:01 0 12.40 0.00 1.61 0.20 0.07 85.73 23:42:41 23:23:01 1 7.07 0.00 0.90 0.00 0.05 91.98 23:42:41 23:23:01 2 10.33 0.00 0.77 0.03 0.03 88.83 23:42:41 23:23:01 3 11.20 0.00 1.25 0.03 0.07 87.45 23:42:41 23:23:01 4 13.58 0.00 1.44 0.07 0.07 84.85 23:42:41 23:23:01 5 2.73 0.00 0.74 0.00 0.05 96.49 23:42:41 23:23:01 6 15.41 0.00 1.69 0.22 0.07 82.62 23:42:41 23:23:01 7 6.57 0.00 0.79 0.02 0.03 92.59 23:42:41 23:24:01 all 1.17 0.00 0.17 0.01 0.02 98.62 23:42:41 23:24:01 0 0.97 0.00 0.22 0.00 0.05 98.77 23:42:41 23:24:01 1 1.03 0.00 0.17 0.00 0.00 98.80 23:42:41 23:24:01 2 2.89 0.00 0.18 0.00 0.02 96.91 23:42:41 23:24:01 3 1.10 0.00 0.18 0.00 0.02 98.70 23:42:41 23:24:01 4 0.27 0.00 0.20 0.00 0.03 99.50 23:42:41 23:24:01 5 1.07 0.00 0.18 0.00 0.03 98.72 23:42:41 23:24:01 6 0.63 0.00 0.15 0.07 0.02 99.13 23:42:41 23:24:01 7 1.39 0.00 0.12 0.00 0.00 98.50 23:42:41 23:25:01 all 0.11 0.00 0.02 0.01 0.02 99.84 23:42:41 23:25:01 0 0.05 0.00 0.02 0.02 0.02 99.90 23:42:41 23:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:25:01 2 0.67 0.00 0.00 0.00 0.02 99.32 23:42:41 23:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:25:01 4 0.07 0.00 0.10 0.02 0.08 99.73 23:42:41 23:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:25:01 6 0.02 0.00 0.03 0.03 0.03 99.88 23:42:41 23:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:42:41 23:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:42:41 23:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:41 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:26:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:42:41 23:26:01 5 0.03 0.00 0.05 0.00 0.02 99.90 23:42:41 23:26:01 6 0.02 0.00 0.02 0.03 0.00 99.93 23:42:41 23:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:41 23:42:41 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:42:41 23:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:42:41 23:27:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:42:41 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:27:01 4 0.05 0.00 0.03 0.02 0.00 99.90 23:42:41 23:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:42:41 23:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:42:41 23:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:42:41 23:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:42:41 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:28:01 4 0.05 0.00 0.03 0.02 0.00 99.90 23:42:41 23:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:42:41 23:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:42:41 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:42:41 23:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:41 23:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:42:41 23:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:41 23:29:01 6 0.02 0.00 0.02 0.03 0.02 99.92 23:42:41 23:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:30:01 all 0.03 0.00 0.03 0.01 0.00 99.93 23:42:41 23:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:41 23:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:30:01 2 0.02 0.00 0.05 0.00 0.00 99.93 23:42:41 23:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:42:41 23:30:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:42:41 23:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:41 23:30:01 6 0.07 0.00 0.02 0.03 0.00 99.88 23:42:41 23:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:42:41 23:31:01 all 0.04 0.00 0.04 0.01 0.01 99.90 23:42:41 23:31:01 0 0.12 0.00 0.03 0.00 0.02 99.83 23:42:41 23:31:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:42:41 23:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:42:41 23:31:01 3 0.00 0.00 0.05 0.02 0.00 99.93 23:42:41 23:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:41 23:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:31:01 6 0.00 0.00 0.05 0.03 0.00 99.92 23:42:41 23:31:01 7 0.18 0.00 0.10 0.03 0.00 99.68 23:42:41 23:32:01 all 0.03 0.00 0.01 0.00 0.01 99.96 23:42:41 23:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:42:41 23:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:41 23:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 23:42:41 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:42:41 23:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:33:02 all 0.01 0.00 0.01 0.01 0.01 99.97 23:42:41 23:33:02 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:33:02 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:33:02 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:33:02 3 0.02 0.00 0.02 0.02 0.00 99.95 23:42:41 23:33:02 4 0.02 0.00 0.02 0.02 0.02 99.93 23:42:41 23:33:02 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:33:02 6 0.00 0.00 0.02 0.02 0.02 99.95 23:42:41 23:33:02 7 0.00 0.00 0.00 0.00 0.02 99.98 23:42:41 23:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:42:41 23:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:42:41 23:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:42:41 23:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:42:41 23:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:42:41 23:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:42:41 23:35:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:42:41 23:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:35:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:42:41 23:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:41 23:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:36:01 all 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:42:41 23:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:42:41 23:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:42:41 23:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:36:01 6 0.03 0.00 0.07 0.03 0.02 99.85 23:42:41 23:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:42:41 23:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:42:41 23:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:41 23:37:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:42:41 23:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:41 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:42:41 23:37:01 CPU %user %nice %system %iowait %steal %idle 23:42:41 23:38:01 all 0.03 0.00 0.02 0.00 0.00 99.94 23:42:41 23:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:41 23:38:01 2 0.08 0.00 0.02 0.00 0.02 99.88 23:42:41 23:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:42:41 23:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:42:41 23:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:38:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:42:41 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:42:41 23:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 23:42:41 23:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:42:41 23:39:01 3 0.00 0.00 0.02 0.03 0.02 99.93 23:42:41 23:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:41 23:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:42:41 23:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:42:41 23:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:41 23:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:42:41 23:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:42:41 23:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:41 23:40:01 2 0.02 0.00 0.05 0.00 0.00 99.93 23:42:41 23:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:42:41 23:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:41 23:40:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:42:41 23:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:41 23:41:01 all 0.17 0.00 0.04 0.01 0.01 99.76 23:42:41 23:41:01 0 0.20 0.00 0.03 0.00 0.00 99.77 23:42:41 23:41:01 1 0.08 0.00 0.07 0.02 0.02 99.82 23:42:41 23:41:01 2 0.22 0.00 0.08 0.00 0.02 99.68 23:42:41 23:41:01 3 0.05 0.00 0.03 0.03 0.00 99.88 23:42:41 23:41:01 4 0.30 0.00 0.03 0.00 0.02 99.65 23:42:41 23:41:01 5 0.17 0.00 0.05 0.03 0.00 99.75 23:42:41 23:41:01 6 0.08 0.00 0.03 0.03 0.00 99.85 23:42:41 23:41:01 7 0.28 0.00 0.02 0.00 0.02 99.68 23:42:41 23:42:01 all 8.58 0.00 3.26 1.40 0.04 86.72 23:42:41 23:42:01 0 8.57 0.00 2.93 0.10 0.03 88.36 23:42:41 23:42:01 1 8.79 0.00 2.97 2.69 0.05 85.50 23:42:41 23:42:01 2 9.41 0.00 3.04 0.03 0.03 87.48 23:42:41 23:42:01 3 8.16 0.00 4.46 7.09 0.05 80.24 23:42:41 23:42:01 4 8.94 0.00 2.79 0.56 0.03 87.68 23:42:41 23:42:01 5 8.68 0.00 3.40 0.19 0.03 87.70 23:42:41 23:42:01 6 6.70 0.00 2.83 0.54 0.02 89.91 23:42:41 23:42:01 7 9.42 0.00 3.67 0.03 0.03 86.85 23:42:41 Average: all 9.49 0.00 2.24 1.32 0.03 86.93 23:42:41 Average: 0 9.71 0.00 2.29 1.91 0.04 86.05 23:42:41 Average: 1 9.08 0.00 2.05 0.90 0.03 87.94 23:42:41 Average: 2 9.80 0.00 2.19 0.90 0.03 87.08 23:42:41 Average: 3 9.73 0.00 2.42 2.03 0.03 85.79 23:42:41 Average: 4 9.69 0.00 2.29 1.33 0.04 86.65 23:42:41 Average: 5 8.71 0.00 2.19 0.93 0.03 88.13 23:42:41 Average: 6 9.64 0.00 2.20 0.91 0.03 87.22 23:42:41 Average: 7 9.54 0.00 2.25 1.65 0.03 86.53 23:42:41 23:42:41 23:42:41